drinkcat / chroagh

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

`installer/main.sh` fails on `libarchive` #102

Open jmetz opened 8 years ago

jmetz commented 8 years ago

The fix on #100 get's past the libncursesw.so issue, but now

sudo sh -e installer/main.sh -r arch -t xfce

sticks at libarchive:

Downloading and installing libarchive...
######################################################################## 100.0%
tar: This does not look like a tar archive
xz: (stdin): File format not recognized
tar: Child returned status 1
tar: Error is not recoverable: exiting now
chendaniely commented 8 years ago

is this still happening for you? I found many of my "this does not look like a tar archive" problems are due to mirror problems.

jmetz commented 8 years ago

I switched back to crouton with Jessie... will update if/when I get around to trying this again.