Patrick Shanahan composed on 2019-03-03 12:32 (UTC-0500):
Maximilian Trummer composed on 2019-03-03 17:32 (UTC+0100):
I'm trying to do a 'zypper dup' on a headless server, but it wants to install a load of unnecessary packages. Many of them are gtk stuff, but also cryptsetup, mdadm, PackageKit and fuse.
you don't say, but suggest: zypper -v --no-r --no-allow-v dup
When I / no-allow in man zypper, I get Pattern not found. :-(
The upgrade would be from the currently running 20190222 to 20190301, which upgrades the schemes 'base', 'basesystem' and 'minimal_base'.
How can I find out what package is trying to pull in these new dependencies?
try first the above and it may solve itself
if you still get unwanted pkgs, try adding specific locks
If you'd like to get updated now and make that determination later, you could add --no-recommends to zypper for now. You can make --no-recommends the default via /etc/zypp/zypp.conf/ solver.onlyRequires = true -- Evolution as taught in public schools is religion, not science. Team OS/2 ** Reg. Linux User #211409 ** a11y rocks! Felix Miata *** http://fm.no-ip.com/ -- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org