Just for the record, when I install Ubuntu Trusty (14.04) as a chroot
inside Ubuntu Trusty (14.04) this problem does not happen. The problem
here is with starting mysql inside the chroot: `service mysql start`. It
tries to start the mysql of the main (host) system.

The easy workaround for this (which was not so easy for me to find) is to start 
mysql like this: `/etc/init.d/mysql start`
I hope this is useful to someone, since "systemd" may need some time to become 
working and stable. By the way, I tried to test it on 14.04 and it didn't work.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/430224

Title:
  init: support chroots

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-release-notes/+bug/430224/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to