dnf5
dnf5 copied to clipboard
Bug fixes on dnf5daemon for GNOME Software
We have several bugs filed in bugzilla which need to be resolved, before the work on a gnome plugin for dnf-daemon can be started. dnf-daemon does not uses package kit for interacting with the UI environments and libraries.
- [ ] Bug#2124503 - dnf5daemon: API for offline upgrades
- [x] Bug#2124304 - dnf5 - server fails to run due to missing symbol
- [ ] Bug#2124468 - [dnf5] Enhance list::upgrades
- [x] https://github.com/rpm-software-management/dnf5/issues/771
- [x] https://github.com/rpm-software-management/dnf5/issues/772
- [ ] https://github.com/rpm-software-management/dnf5/issues/773
- [ ] Bug#2124511 - [dnf5] Add dedicated function to refresh metadata
- [x] Bug#2124525 - [dnf5] Failed to load repo data
- [ ] Bug#2124997 - [dnf5] transaction_unpack_error signal has missing reason of the failure
- [x] Bug#2125181 - [dnf5] Cannot install packages: 'g-io-error-quark: GDBus.Error:org.rpm.dnf.v0.Error: Not authorized (36)'
- [x] Bug#2125232 - [dnf5] Update dnf5/dnf5daemon-server/dbus/interfaces/*.xml files
- [ ] Bug#2124994 - [dnf5] Provide overall transaction progress
- [x] Bug 2184271 - dnf5daemon-client crashed in __gnu_cxx::__verbose_terminate_handler() clone .cold when upgrading kf5-filesystem
- [x] Bug 2184276 - [F38+copr] dnf5daemon-server crashes on fetching package indexes in _ZN22DownloadCallbacksProxy16add_new_downloadEPvPKcd
- [x] Bug 2184277 - [F38+copr] dnf5daemon-server crashes on installing package in ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEC2ERKS4
- [x] #451
I just tried dnf5daemon for the first time, and did some very basic operations. I ran into a lot of crashes, reported at https://bugzilla.redhat.com/show_bug.cgi?id=2184271 , https://bugzilla.redhat.com/show_bug.cgi?id=2184276 , https://bugzilla.redhat.com/show_bug.cgi?id=2184277 . Possibly you want to add them here as blockers?
Yeah, I noticed them and I plan to investigate today. As far as blockers are concerned - I'm not sure whether github supports such functionality. But I'm adding the bugs to the list in description.