https://qa.mandrakesoft.com/show_bug.cgi?id=399
Product: glibc
Component: documentation
Summary: chroot jail is not set correctly
Version: 2.2.4-25mdk
Platform: PC
OS/Version: All
Status: NEW
Severity: normal
Priority: P1
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
Standard installation of postfix with Mandrake 9.0 (was clean install): chroot
in /etc/postfix/master.cf is set to "y", although chroot jail is not set correctly.
------- Additional Comments From [EMAIL PROTECTED] 2002-11-06 16:42 -------
I have solved the problem with ldconfig:
all links like libresolv.so.2 -> libresolv-2.2.5.so
are missing, So I've made them (Added /var/spool/postfix/lib in
/etc/ld.so.conf)
Emmanuel
------- Additional Comments From [EMAIL PROTECTED] 2002-12-09 19:11 -------
There is a bug in the ldconfig of <= 9.0, leading to some problems with the
chroot of postfix. To fix, run, as root:
ldconfig -n /var/spool/postfix/lib
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.