You are not logged in.
$ schroot -p opera
/usr/lib/schroot/schroot-mount: symbol lookup error: /usr/lib/schroot/schroot-mount: undefined symbol: _ZN5boost10filesystem6detail10status_apiERKSsRi
E: Arch32-9a3a3cfd-bb6d-4e13-bdb6-4b7c237623f6: Chroot setup failed: stage=setup-startI followed the wiki, daemon is started. I just don't understand what this error means. Looks to me like it's trying to mount UUID and can't.
opera, firefox, etc work fine if I chroot /opt/arch32. Just schroot fails. Does anyone else have this working at the moment?
Offline
Looks like a boost problem. Are you using [testing]? You should try rebuilding schroot using ABS.
Offline
Yes, I am using testing, will try and rebuild tonight. Thanks for the input.
Offline
I'm not using testing, but have this same error.
Edit...
I removed schroot
pacman -R schroot
Deleted /etc/schroot
Then building schroot with abs seems to have fixed the problem, although I'm not sure what the original problem was.
also, If you're like me and often open programs using a different locale, you need to specify the locale befor the schroot command...
LANG=zh_CN schroot -p firefox
It's a little different than how dchroot works.
Last edited by Leigh (2008-10-16 09:46:15)
-- archlinux 是一个极好的 linux。
Offline
Then building schroot with abs seems to have fixed the problem, although I'm not sure what the original problem was.
Rebuilding with abs does fix the problem. See http://aur.archlinux.org/packages.php?ID=13315 (the latest comment)
Offline