drinkcat / chroagh

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

sed: command not found #66

Closed stayradiated closed 9 years ago

stayradiated commented 9 years ago

I'm trying to install arch and I get an error message saying sed could not be found.

Tried with both cli-extra and xfce targets.

Any ideas?

chronos@localhost ~/Downloads/chroagh $ sudo sh -e installer/main.sh -r arch -t cli-extra
Installing arch-x86_64 chroot to /usr/local/chroots/arch
Fetching repository packages list...
Fetching core...
######################################################################## 100.0%
Fetching community...
######################################################################## 100.0%
Fetching extra...
######################################################################## 100.0%
Downloading and extracting packages...
Downloading and installing bash...
######################################################################## 100.0%
Downloading and installing gawk...
######################################################################## 100.0%
Downloading and installing pacman...
######################################################################## 100.0%
Downloading and installing grep...
######################################################################## 100.0%
Downloading and installing util-linux...
######################################################################## 100.0%
Downloading and installing readline...
######################################################################## 100.0%
Downloading and installing glibc...
######################################################################## 100.0%
Downloading and installing mpfr...
######################################################################## 100.0%
Downloading and installing libarchive...
######################################################################## 100.0%
Downloading and installing curl...
######################################################################## 100.0%
Downloading and installing gpgme...
######################################################################## 100.0%
Downloading and installing pacman-mirrorlist...
######################################################################## 100.0%
Downloading and installing archlinux-keyring...
######################################################################## 100.0%
Downloading and installing pcre...
######################################################################## 100.0%
Downloading and installing pam...
######################################################################## 100.0%
Downloading and installing shadow...
######################################################################## 100.0%
Downloading and installing coreutils...
######################################################################## 100.0%
Downloading and installing libsystemd...
######################################################################## 100.0%
Downloading and installing libutil-linux...
######################################################################## 100.0%
Downloading and installing ncurses...
######################################################################## 100.0%
Downloading and installing linux-api-headers...
######################################################################## 100.0%
Downloading and installing tzdata...
######################################################################## 100.0%
Downloading and installing filesystem...
######################################################################## 100.0%
Downloading and installing gmp...
######################################################################## 100.0%
Downloading and installing acl...
######################################################################## 100.0%
Downloading and installing attr...
######################################################################## 100.0%
Downloading and installing bzip2...
######################################################################## 100.0%
Downloading and installing expat...
######################################################################## 100.0%
Downloading and installing lzo...
######################################################################## 100.0%
Downloading and installing openssl...
######################################################################## 100.0%
Downloading and installing xz...
######################################################################## 100.0%
Downloading and installing zlib...
######################################################################## 100.0%
Downloading and installing ca-certificates...
######################################################################## 100.0%
Downloading and installing krb5...
######################################################################## 100.0%
Downloading and installing libssh2...
######################################################################## 100.0%
Downloading and installing libidn...
######################################################################## 100.0%
Downloading and installing libgpg-error...
######################################################################## 100.0%
Downloading and installing pth...
######################################################################## 100.0%
Downloading and installing gnupg...
######################################################################## 100.0%
Downloading and installing gcc-libs...
######################################################################## 100.0%
Downloading and installing cracklib...
######################################################################## 100.0%
Downloading and installing libtirpc...
######################################################################## 100.0%
Downloading and installing pambase...
######################################################################## 100.0%
Downloading and installing libcap...
######################################################################## 100.0%
Downloading and installing glib2...
######################################################################## 100.0%
Downloading and installing libgcrypt...
######################################################################## 100.0%
Downloading and installing lz4...
######################################################################## 100.0%
Downloading and installing iana-etc...
######################################################################## 100.0%
Downloading and installing perl...
######################################################################## 100.0%
Downloading and installing ca-certificates-mozilla...
######################################################################## 100.0%
Downloading and installing ca-certificates-cacert...
######################################################################## 100.0%
Downloading and installing e2fsprogs...
######################################################################## 100.0%
Downloading and installing libldap...
######################################################################## 100.0%
Downloading and installing keyutils...
######################################################################## 100.0%
Downloading and installing texinfo...
######################################################################## 100.0%
Downloading and installing npth...
######################################################################## 100.0%
Downloading and installing libksba...
######################################################################## 100.0%
Downloading and installing libassuan...
######################################################################## 100.0%
Downloading and installing pinentry...
######################################################################## 100.0%
Downloading and installing libffi...
######################################################################## 100.0%
Downloading and installing gdbm...
######################################################################## 100.0%
Downloading and installing db...
######################################################################## 100.0%
Downloading and installing ca-certificates-utils...
######################################################################## 100.0%
Downloading and installing libsasl...
######################################################################## 100.0%
Downloading and installing findutils...
######################################################################## 100.0%
Downloading and installing gzip...
######################################################################## 100.0%
Downloading and installing p11-kit...
######################################################################## 100.0%
Downloading and installing less...
######################################################################## 100.0%
Downloading and installing libtasn1...
######################################################################## 100.0%
Moving bootstrap files into the chroot...
Preparing chroot environment...
Installing croutonversion into the chroot...
Installing host-dbus into the chroot...
Installing host-x11 into the chroot...
Installing startcli into the host...
Installing croutonpowerd into the chroot...
Installing enter-chroot into the host...
Installing delete-chroot into the host...
Installing edit-chroot into the host...
Installing mount-chroot into the host...
Installing unmount-chroot into the host...
Installing crash_reporter_wrapper into the host...
Creating hwaudio group with GID 18...
Changing audio GID from 92 to 220...
Creating cdrom group with GID 19...
Moving log GID from 19 to 22...
Creating devbroker-access group with GID 403...
Changing floppy GID from 94 to 11...
Moving ftp GID from 11 to 13...
Creating i2c group with GID 404...
Changing input GID from 97 to 222...
Creating serial group with GID 402...
Creating tape group with GID 26...
Creating plugdev group with GID 85...
Changing video GID from 91 to 27...
/prepare.sh: line 474: sed: command not found
Failed to complete chroot setup.
Unmounting /mnt/stateful_partition/crouton/chroots/arch...
ghost commented 9 years ago

Getting same issue on HP 14 Chromebook.

drinkcat commented 9 years ago

Thanks for reporting, this was caused by changes in Arch.

Fixed by 26d263c76910ec87cf4ca34fab538393c3d9b3b7.