drinkcat / chroagh

Chromium OS Archlinux Chroot Environment
BSD 3-Clause "New" or "Revised" License
241 stars 27 forks source link

-r alarm no longer seems to work well #15

Closed rminnich closed 11 years ago

rminnich commented 11 years ago

the install gets lots of errors and ...

chronos@localhost /usr/local/drinkcat-chroagh-75e65d2 $ sudo host-bin/enter-chroot Entering /usr/local/chroots/alarm... A chroot setup script still exists inside the chroot. The chroot may not be fully set up. Would you like to finish the setup? [Y/n] y Preparing chroot environment... Couldn't find plugdev group in chroot! Couldn't find cras group in chroot! Couldn't open /dev/tty1 Failed to complete chroot setup. Unmounting /usr/local/chroots/alarm...

drinkcat commented 11 years ago

Ok, the problem is somewhere earlier, and I can't tell much from what I see here. Can you paste the complete log of what happened when "the install gets lots of errors"?

drinkcat commented 11 years ago

Oh, and can you post the output of ls -l /usr/local/chroots/alarm?

drinkcat commented 11 years ago

There was quite a bit of code refactoring since then, I'm going to assume this is fixed (or broken in a different way...)