xsuchy / fedora-upgrade

Upgrade Fedora to next version using DNF upgrade without the need to reboot during the upgrade.
GNU General Public License v2.0
43 stars 16 forks source link

don't list debuginfo and debugsource rpms as potentially orphaned #23

Open sharkcz opened 5 years ago

sharkcz commented 5 years ago

Just did an online upgrade F-28 to F-29 and the system had a number of debuginfo/debugsource packages installed which weren't updated during the upgrade. But they got listed in the "check for potentially orphaned" phase and made the output unfriendly. The real potential orphans were just few mixed with dozens of debuginfo/debugsource rpms. My suggestion is to filter out the debuginfo/debugsource rpms from the output, they always need a special handling.