FS#2420 - postfix broken

Attached to Project: Arch Linux
Opened by Daniel Butler (prune) - Sunday, 20 March 2005, 22:11 GMT
Task Type Bug Report
Category Packages: Current
Status Closed
Assigned To No-one
Architecture not specified
Severity High
Priority Normal
Reported Version 0.7 Wombat
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

postfix: error while loading shared libraries: libdb-4.2.so: cannot open shared object file: No such file or directory

Can this package please be rebuilt
This task depends upon

Closed by  Jan de Groot (JGC)
Monday, 21 March 2005, 07:48 GMT
Reason for closing:  Not a bug
Comment by Jan de Groot (JGC) - Monday, 21 March 2005, 07:47 GMT
ldd `which postfix`
linux-gate.so.1 => (0xffffe000)
libpcre.so.0 => /usr/lib/libpcre.so.0 (0xa7fce000)
libdb-4.3.so => /usr/lib/libdb-4.3.so (0xa7ef8000)
libnsl.so.1 => /lib/tls/libnsl.so.1 (0xa7ee4000)
libresolv.so.2 => /lib/tls/libresolv.so.2 (0xa7ed2000)
libc.so.6 => /lib/tls/libc.so.6 (0xa7db9000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xa7da7000)
/lib/ld-linux.so.2 (0xa7feb000)

It was already compiled against latest BDB. DB 4.3 and postfix moved at the same time, db to current, postfix to extra. Seems your mirror is outdated for extra (or you just didn't update for ages ;))

Loading...