[Bug 953131] New: how to block installation of 'snapper-zypp-plugin' ?
http://bugzilla.opensuse.org/show_bug.cgi?id=953131 Bug ID: 953131 Summary: how to block installation of 'snapper-zypp-plugin' ? Classification: openSUSE Product: openSUSE Distribution Version: Leap 42.1 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: bnc-team-screening@forge.provo.novell.com Reporter: koenig@linux.de QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 Build Identifier: snapper-zypp-plugin takes much cpu time while not using btrfs, so I'd like to block installation of this packet, but right now "zypper dup" always tries to pick it up again (while "zypper up" doesn't!!). how can I block an RPM from being installed ? what triggers installation of snapper-zypp-plugin in "dup" mode ? # zypper dup The following NEW package is going to be installed: snapper-zypp-plugin 1 new package to install. Overall download size: 16.9 KiB. Already cached: 0 B. After the operation, additional 9.8 KiB will be used. Continue? [y/n/? shows all options] (y): .... # rpm -q --whatrequires snapper-zypp-plugin no package requires snapper-zypp-plugin # rpm -q --triggeredby snapper-zypp-plugin no package triggers snapper-zypp-plugin or just speed up 'snapper-zypp-plugin' for non-btrfs installations ;-) Reproducible: Always -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=953131 http://bugzilla.opensuse.org/show_bug.cgi?id=953131#c1 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dimstar@opensuse.org --- Comment #1 from Dominique Leuenberger <dimstar@opensuse.org> --- (In reply to Harald Koenig from comment #0)
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:41.0) Gecko/20100101 Firefox/41.0 Build Identifier:
snapper-zypp-plugin takes much cpu time while not using btrfs, so I'd like to block installation of this packet, but right now "zypper dup" always tries to pick it up again (while "zypper up" doesn't!!).
how can I block an RPM from being installed ?
zypper al snapper-zypp-plugin
what triggers installation of snapper-zypp-plugin in "dup" mode ?
zypper se --recommends snapper-zypp-plugin S | Name | Summary | Type --+---------+-----------------------------------------+-------- i | snapper | Tool for filesystem snapshot management | package
(so, having snapper installed triggers the installation of the zypp-plugin)
or just speed up 'snapper-zypp-plugin' for non-btrfs installations ;-)
I'd say that's the real bug: if there is no btrfs, there is no need to snapshot - the plugin should realize that early on and not do work -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=953131 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|bnc-team-screening@forge.pr |aschnell@suse.com |ovo.novell.com | -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com