Summary: | Support distribution upgrades on Fedora | ||
---|---|---|---|
Product: | [Applications] Discover | Reporter: | cirelli94 |
Component: | PackageKit | Assignee: | Dan Leinir Turthra Jensen <leinir> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | aleixpol, bug, cberlinger, johnmaverick74, katyaberezyaka, Lance, nate, ngompa13, rdieter, travier, xnaxdy |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://pagure.io/fedora-kde/SIG/issue/3 | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=451849 | ||
Latest Commit: | https://invent.kde.org/plasma/discover/-/commit/294354b548b6382810da13a7f7319db3f60d2cb3 | Version Fixed In: | 6.0 |
Sentry Crash Report: |
Description
cirelli94
2021-12-13 11:53:27 UTC
Discover already supports distro upgrades in Neon, Kubuntu, and openSUSE Leap IIRC, but Fedora is not supported yet. Gotta do that. (In reply to Nate Graham from comment #1) > Discover already supports distro upgrades in Neon, Kubuntu, and openSUSE > Leap IIRC, but Fedora is not supported yet. Gotta do that. 🥳🥳🥳 For reference, there are some notes in the KDE SIG tracker about how this works with GNOME Software: * https://pagure.io/fedora-kde/SIG/issue/3#comment-754433 * https://pagure.io/fedora-kde/SIG/issue/3#comment-769500 (In reply to Nate Graham from comment #1) > openSUSE Leap Correction: System upgrades using Discover are not available in openSUSE Leap :( (I WISH!!! -> https://hackweek.opensuse.org/projects/easy-opensuse-upgrade ) Should I open a bug report for openSUSE as well? (I don't think it's a good idea cause we'll end up with one bug per distro) Please do. In fact every distro needs to be individually supported. (In reply to Nate Graham from comment #5) > Please do. In fact every distro needs to be individually supported. Done: https://bugs.kde.org/show_bug.cgi?id=451849 (In reply to John from comment #4) > (In reply to Nate Graham from comment #1) > > openSUSE Leap > > Correction: > System upgrades using Discover are not available in openSUSE Leap :( > > (I WISH!!! -> https://hackweek.opensuse.org/projects/easy-opensuse-upgrade ) > > Should I open a bug report for openSUSE as well? > (I don't think it's a good idea cause we'll end up with one bug per distro) SUSE has their own way to do almost everything. They are often incompatible with what is standard everywhere else. For example, one of the best ways to update SUSE is to boot from the new installation flash drive, and click "upgrade." Yes, you can also do it from the command line, but the results may not be as predictable. Fedora update: https://pagure.io/fedora-kde/SIG/issue/3#comment-848145 (let's hope this gets backported to 5.27...) (In reply to Nate Graham from comment #5) > Please do. In fact every distro needs to be individually supported. As far as I can tell, the code that was added to Discover is not distribution-specific. The distribution needs to support distribution upgrades in its PackageKit backend and in its AppStream metadata. Then it should just work in Discover, but also, e.g., in GNOME Software. |