[Bug 1214356] New: libmilter package requirement problem
https://bugzilla.suse.com/show_bug.cgi?id=1214356 Bug ID: 1214356 Summary: libmilter package requirement problem Classification: openSUSE Product: openSUSE Distribution Version: Leap 15.4 Hardware: x86-64 OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Other Assignee: screening-team-bugs@suse.de Reporter: stefan.schaefer@fsproductions.de QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- The libmilter package description shows the following: provides: libmilter.so.1.0()(64bit), libmilter1_0 = 8.17.2-lp154.359.1, libmilter1_0(x86-64) = 8.17.2-lp154.359.1 We try to build a package (benno-milter) wich requires libmilter. In our specfile we therefore we placed: Requires: libmilter1_0 If we try to install our package zypper answers with: nichts stellt 'libmilter.so.1.0.1()(64bit)' bereit, das vom zu installierenden benno-milter-2.10.0-lp154.5.1.x86_64 benötigt wird It seems that "provides: libmilter.so.1.0.1()(64bit)" is missing in the libmilter1_0 package. Regards Stefan -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1214356 Stefan Schäfer <stefan.schaefer@fsproductions.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P3 - Medium CC| |stefan.schaefer@fsproductio | |ns.de -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1214356 https://bugzilla.suse.com/show_bug.cgi?id=1214356#c1 --- Comment #1 from Stefan Schäfer <stefan.schaefer@fsproductions.de> --- Sorry for that. This was our problem. We had set Autoreqprov: on" in our specfile and ldd benno-milter results in: linux-vdso.so.1 (0x00007ffd48bd6000) libmilter.so.1.0.1 => /usr/lib64/libmilter.so.1.0.1 (0x00007fd05e9f7000) libpthread.so.0 => /lib64/libpthread.so.0 (0x00007fd05e9d3000) libc.so.6 => /lib64/libc.so.6 (0x00007fd05e7dc000) /lib64/ld-linux-x86-64.so.2 (0x00007fd05ec33000) Problem solved -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1214356 https://bugzilla.suse.com/show_bug.cgi?id=1214356#c2 Stefan Schäfer <stefan.schaefer@fsproductions.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WORKSFORME Status|NEW |RESOLVED --- Comment #2 from Stefan Schäfer <stefan.schaefer@fsproductions.de> --- See above -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com