http://bugzilla.novell.com/show_bug.cgi?id=507083 Summary: libpcap1 package obsoletes (needed) libpcap package Classification: openSUSE Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Network AssignedTo: puzel@novell.com ReportedBy: poeml@novell.com QAContact: qa@suse.de CC: prusnak@novell.com Found By: --- Hi, installing software from network:utilities results into a dependency problem since recently. libpcap is a required package (the 0.9.x library) by installed packages like wireshark, however the libpcap1 package (1.x library) which is provided in network:utilities doesnt fulfill this requirement. The network:utilities project doesn't provide 0.9.x library package though. This is probably due to the "Obsoletes" in the spec file. I suggest the following fix: % osc diff Index: libpcap.spec =================================================================== --- libpcap.spec (revision c9db6da3150b3c81817bf98a06fcea44) +++ libpcap.spec (working copy) @@ -70,7 +70,6 @@ %endif # Provides: libpcap = %{version} -Obsoletes: libpcap < %{version} %description -n libpcap1 libpcap is a library used by packet sniffer programs. It provides an I can commit the change, if you are fine with it. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.