|
Bugzilla – Full Text Bug Listing |
| Summary: | libmilter package requirement problem | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Distribution | Reporter: | Stefan Schäfer <stefan.schaefer> |
| Component: | Other | Assignee: | E-mail List <screening-team-bugs> |
| Status: | RESOLVED WORKSFORME | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P3 - Medium | CC: | stefan.schaefer |
| Version: | Leap 15.4 | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Stefan Schäfer
2023-08-17 09:39:37 UTC
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
See above |