Bug 378286 - On openSUSE Tumbleweed, update plasmoid appears to do `zypper up` instead of `zypper dup --no-allow-vendor-change`
Summary: On openSUSE Tumbleweed, update plasmoid appears to do `zypper up` instead of ...
Status: RESOLVED UPSTREAM
Alias: None
Product: plasma-pk-updates
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-30 19:16 UTC by Nate Graham
Modified: 2017-04-13 22:17 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2017-03-30 19:16:40 UTC
openSUSE Tumbleweed with Plasma 5.9.4 and plasma5-pk-updates 0.2-7.1

Per https://lwn.net/Articles/717489, the correct way to update an openSUSE Tumbleweed installation is with `zypper dup --no-allow-vendor-change`. However, the KDE update plasmoid appears to do `zypper up` instead. Every time I use the plasmoid to install updates, following that up by running `zypper dup --no-allow-vendor-change` always shows a few extra updates and removals that the plasmoid missed.
Comment 1 Nate Graham 2017-03-30 21:07:39 UTC
Not KDE; the package list is determined by the PackageKit backend, which comes from the distro. See https://bugzilla.opensuse.org/show_bug.cgi?id=1030829