Forum archive
upstart chroot solution for configuration console?
I've been all over the place today, so can't retrace my steps, but recall seeing some of the problems with converting the configuration console to upstart mentioned. I don't now if this issue has been solved yet, but stumbled upon this bit of info in the Lucid Lynx release notes that I thought might be relevant if it hasn't. I don't understand the basis of the problem enough to be of any real help, but every bit I can do while learning...
It basicly sounds like the problem is getting processes within a chroot to communicate with upstart, which is outside of the chroot. The bit of info at the referenced page seems to give a work-around. They suggested using commands something like this within the chroot:
dpkg-divert --local --rename --add /sbin/initctl ln -s /bin/true /sbin/initctl
I think you're referring to the issue we had with TKLPatch on the new 11.0RC builds, mainly with MySQL as its init script was converted to use upstart. We've since solved the issue, but thanks!
Socks on backwards - LOL...