-
Notifications
You must be signed in to change notification settings - Fork 99
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
Update to 5.0.14 in Rawhide #635
Comments
I think another problem is that |
The releasever detection algorithm hasn't changed in dnf5 (there still can be a bug in implementation, though).
|
Uh, I was wrong. I've started to see some automated tests failing with an error about dnf being unable to load a repository and I thought it was due to a different variable expansion. |
On the other hand, Happy to open a new issue if you prefer. edit I opened #706 |
All fixes related to the functionality of DNF5 itself discovered here should now be resolved. I've created a follow-up issue for the remaining deployment-related things that are to be addressed during the planned future switch. |
This is intended as a tracking issue about problems found related to dnf5 5.0.14 bodhi update (switching to dnf5 as default package manager) in Rawhide.
There is a list of problems discovered so far:
groupinstall
commandgroup install
workaround should be fine for themrepo-pkgs
commanddnf5 repoquery --repo brew-101869798
instead of the failingyum repo-pkgs brew-101869798 list --showduplicates
?config-manager --set-disabled
reinstall --allowerasing
remove --noautoremove
clean_requirements_on_remove
configuration optionrepoquery --repofrompath
dnf5 repoquery --repofrompath ID,baseurl
#549--cacheonly
fedora-review is breaking in Rawhide because dnf repoquery -C isn't implemented.
--refresh
and--cacheonly
option #227dnf install -y 'dnf-command(copr)'
install --skip-broken
not working as expectedskip_if_unavailable
was introducedskip_if_unavailable=False
by default nowdnf copr enable repo_name
dnf copr enable repo_name fedora-rawhide-x86_64
dnf5
?Problem: The operation would result in removing the following protected packages: dnf
The text was updated successfully, but these errors were encountered: