Having the same problem, you're solution worked except that proc sys and dev 
were mounted from outside the chroot :
sudo mount --bind /dev /target/dev
sudo mount -t sysfs sysfs /target/sys
sudo mount -t proc proc /target/proc

Thanks a lot.

-- 
hal can't upgrade in chroot: polkit-auth call in postinst fails
https://bugs.launchpad.net/bugs/210748
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Reply via email to