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

Review info and install* tests for dnf5 #1577

Merged
merged 4 commits into from
Oct 22, 2024

Conversation

pkratoch
Copy link
Contributor

No description provided.

The first scenario checked a wrong path, the local packages are actually
incorrectly cached, issue:
rpm-software-management#1576
When multiple paths to the same rpm is given, I believe there are two
valid approaches:
    1. Fail because of conflicting requests
    2. Install one of the packages (if they have the same checksum)

Currently dnf fails because of conflicting requests, but I don't think
there needs to be a test for that, since the other approach is not
strictly bad.
@kontura kontura self-assigned this Oct 22, 2024
@kontura
Copy link
Contributor

kontura commented Oct 22, 2024

Great, thank you!

@kontura kontura merged commit 73b5e53 into rpm-software-management:main Oct 22, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants