Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert default of allow_vendor_change to true #745

Merged
merged 1 commit into from
Jul 20, 2023

Commits on Jul 20, 2023

  1. Revert default of allow_vendor_change to true

    We discovered several issues related to the feature.
    
    Command line packages are refused to get installed when they have
    a different vendor.
    
    Disabling copr repository results in refusing installation of packages
    and upgrades from original repositories - skipping all upgrades.
    
    Cryptic solver message
     - it is impossible to guess that the real issue is related to
     a different vendor of both packages
     - cannot install both dnf5-5.0.13-2.fc38.x86_64 and dnf5-5.1.0-20230719020203.0.gc17c4f61.fc38.x86_64
        repoquery info does not show vendor
    j-mracek committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ba8561e View commit details
    Browse the repository at this point in the history