http://bugzilla.novell.com/show_bug.cgi?id=606251 http://bugzilla.novell.com/show_bug.cgi?id=606251#c0 Summary: postfix chrooted mysql.sock lost on mysql restart Classification: openSUSE Product: openSUSE 11.3 Version: Factory Platform: Other OS/Version: openSUSE 11.3 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: chris@computersalat.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; de; rv:1.8.1.22pre) Gecko/20081213 SUSE/2.0.0.21post-0.1 Firefox/2.0.0.22pre When postfix is run chrooted 'with mysql', mysql.sock get lost when mysql is restarted. Only a rerun of SuSEconfig could solve it. Reproducible: Always Steps to Reproduce: 1.configure postfix with mysql 2.configure postfix chrooted/update chroot 3.restart mysql Actual Results: postfix can not connect to mysql.sock Expected Results: mysql.sock should not get lost attached patch improves postfix' mysql support. previously linked mysql.sock is now 'mount -o bind' Example: mysql.sock is in /var/run/mysql/mysql.sock mount -o bind /var/run/mysql /var/spool/postfix/var/run/mysql -- 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.