[Bug 748496] New: zypper RPM is missing a dependency on lsof
https://bugzilla.novell.com/show_bug.cgi?id=748496 https://bugzilla.novell.com/show_bug.cgi?id=748496#c0 Summary: zypper RPM is missing a dependency on lsof Classification: openSUSE Product: openSUSE 12.1 Version: Final Platform: All OS/Version: openSUSE 12.1 Status: NEW Severity: Minor Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: archie@dellroad.org QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:10.0.2) Gecko/20100101 Firefox/10.0.2 zypper blindly attempts to invoke lsof even when it is not installed. It should either check whether it exists first, or have an RPM Requires: lsof. $ zypper install foo ... .. committingCommitResult (total 2, done 2, error 0, skipped 0, updateMessages 0) Checking for running processes using deleted libraries... Check failed: Executing 'lsof' failed (129). History: - Command exited with status 129. $ which lsof which: no lsof in (/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games) Reproducible: Always Steps to Reproduce: 1. Install zypper 2. Uninstall lsof 3. zypper install something Actual Results: Error above Expected Results: No error -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=748496 https://bugzilla.novell.com/show_bug.cgi?id=748496#c Christian Boltz <suse-beta@cboltz.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |suse-beta@cboltz.de AssignedTo|bnc-team-screening@forge.pr |jano@opensuse.org |ovo.novell.com | -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=748496 https://bugzilla.novell.com/show_bug.cgi?id=748496#c Stephan Kulow <coolo@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Basesystem |libzypp AssignedTo|jano@opensuse.org |zypp-maintainers@forge.prov | |o.novell.com -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=748496 https://bugzilla.novell.com/show_bug.cgi?id=748496#c1 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE --- Comment #1 from Michael Andres <ma@suse.com> 2013-02-18 11:34:42 CET --- lsof is just recommended (by libzypp), but maybe the error message should be rephrased. *** This bug has been marked as a duplicate of bug 694427 *** http://bugzilla.novell.com/show_bug.cgi?id=694427 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com