drinkcat / chroagh

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

tar: bash-4.4.012-2/depends: Not found in archive #125

Open madhathacker opened 7 years ago

madhathacker commented 7 years ago

System: Acer Chromebook CB5-571 Architecture: x86-64

Commands: cd ~/Downloads wget https://api.github.com/repos/drinkcat/chroagh/tarball -O chroagh.tar.gz tar xvf chroagh.tar.gz cd drinkcat-chroagh-* sudo sh -e installer/main.sh -n arch -r arch -t xfce -M 'http://archlinux.ip-connect.vn.ua/$repo/os/$arch'

Output: 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.4.012-2/depends: Not found in archive tar: Exiting with failure status due to previous errors tar: bash-4.4.012-2/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

ghost commented 6 years ago

Exactly same issue. Acer Chromebook 15, CB5-571. Tried with -t x11,audio

mongerrr commented 6 years ago

Exact same issue with Pixelbook i5 with xfce target

dbaynard commented 6 years ago

The archive format changed. This is fixed in my fork (although the fork as a whole isn't working yet).

fsalamic commented 5 years ago

@dbaynard thank you, it works well :D

jinigithub commented 4 years ago

@dbaynard @bosniandoge i had the same trouble with it,i tried to amend to tar -I zstd,but failed since i know nothing about the sh script, would pls be kind to send the fixed file to me: jinitalk@gmail.com,many tks

The archive format changed. This is fixed in my fork (although the fork as a whole isn't working yet).

dbaynard commented 4 years ago

I won't be able to help, @jinigithub. Best of luck.