drinkcat / chroagh

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

buildinfo failure #121

Open githubgnulinux opened 8 years ago

githubgnulinux commented 8 years ago

chronos@localhost ~/Downloads/drinkcat-chroagh-18cc180 $ sudo sh -e installer/main.sh -r arch -t xfce WARNING: Your rootfs is writable. Signed boot verification cannot be enabled. If this is a surprise to you, you should do a full system recovery via USB. 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%

tar: bash-4.3.046-1/depends: Not found in archive tar: Exiting with failure status due to previous errors tar: bash-4.3.046-1/depends: Not found in archive tar: Exiting with failure status due to previous errors Downloading and installing gawk...

100.0%

Downloading and installing grep...

100.0%

tar: .BUILDINFO: Cannot open: File exists tar: Exiting with failure status due to previous errors

MaxMansfield commented 8 years ago

+1

zacknorman commented 8 years ago

+1 -- anyone fix this???

archerface commented 8 years ago

+1 seeing this issue on acer chromebook 15

dvon commented 8 years ago

Same problem (on Acer Chromebook R11).

gergesh commented 8 years ago

Toshiba chromebook 2 2015, same here.

Wanatux commented 8 years ago

Same problem with a Lenovo 100s sudo sh -e installer/main.sh -a i686 -r arch -t xfce Installing arch-i686 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% tar: bash-4.3.046-1/depends: Not found in archive tar: Exiting with failure status due to previous errors tar: bash-4.3.046-1/depends: Not found in archive tar: Exiting with failure status due to previous errors Downloading and installing gawk... ######################################################################## 100.0% tar: .BUILDINFO: Cannot open: File exists tar: Exiting with failure status due to previous errors

thebitstick commented 7 years ago
chronos@localhost ~/Downloads/Utils/chroagh $ sudo sh -e installer/main.sh -r arch -t xfce -m 'http://cosmos.cites.illinois.edu/pub/archlinux/$repo/os/$arch'
WARNING: USB booting is enabled; consider disabling it.
WARNING: Signed boot verification is disabled; consider enabling it.
You can use the following command: sudo crossystem dev_boot_usb=0 dev_boot_signed_only=1
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%
tar: bash-4.3.046-1/depends: Not found in archive
tar: Exiting with failure status due to previous errors
tar: bash-4.3.046-1/depends: Not found in archive
tar: Exiting with failure status due to previous errors
Downloading and installing gawk...
######################################################################## 100.0%
tar: .BUILDINFO: Cannot open: File exists
tar: Exiting with failure status due to previous errors

Same issue @baffometo