Bug#673161: [Digikam-devel] Bug#673161: Starting mysqld in a chroot

2012-05-22 Thread Francesco Riosa
Il 18/05/2012 08:21, Arnold Metselaar ha scritto: Hi, I was mistaken in my previous message. Generating a decent /etc/mtab with the line grep "${CHROOT_PATH}" /etc/mtab | sed -e "s:${CHROOT_PATH}/\?:/:">"${CHROOT_PATH}/etc/mtab" in /etc/schroot/setup.d/99mini-buildd helped get rid of warnin

Bug#673161: Starting mysqld in a chroot

2012-05-17 Thread Arnold Metselaar
Hi, I was mistaken in my previous message. Generating a decent /etc/mtab with the line grep "${CHROOT_PATH}" /etc/mtab | sed -e "s:${CHROOT_PATH}/\?:/:" >"${CHROOT_PATH}/etc/mtab" in /etc/schroot/setup.d/99mini-buildd helped get rid of warnings from df, but mysqld was trying to start witho