Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tar: This does not look like a tar archive #11

Open
ghost opened this issue Jun 13, 2018 · 1 comment
Open

tar: This does not look like a tar archive #11

ghost opened this issue Jun 13, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 13, 2018

I tried to download chroagh with curl but when I want to use tar afterwards it says:
tar: This does not look like a tar archive

After that I downloaded the whole repo as a zip. Unzipped it and tried to use the install command, but got the same error like above. This was the output:

Installing arch-x86_64 chroot to /usr/local/chroots/arch
Fetching repository packages list...
Fetching core...
-=#=-#     #       #                                                                                                                                                     
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Fetching community...
-=#=-#     #       #                                                                                                                                                     
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Fetching extra...
-=#=-#     #       #                                                                                                                                                     
tar: This does not look like a tar archive
tar: Exiting with failure status due to previous errors
Downloading and extracting packages...
Cannot find package bash...

I used this command to install it: sudo sh -e installer/main.sh -r arch -t x11,xorg,audio,touch,keyboard,extension,core,cli-extra,chrome

Not sure what I am doing wrong, or is this just all outdated?

@dbaynard
Copy link

The default mirror has changed. Try supplying a mirror (in the form -m http://archlinux.mirrors.uk2.net/$repo/os/$arch). Or try @mediocregopher's fork. Or mine (though it's not quite ready).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant