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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

error: #45

Closed
ghost opened this issue Feb 11, 2018 · 3 comments
Closed

error: #45

ghost opened this issue Feb 11, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Feb 11, 2018

馃晵 < 馃暃 Activated termux-wake-lock. Contacting mirror http://os.archlinuxarm.org/. Downloading ArchLinuxARM-aarch64-latest.tar.gz and the corresponding checksum from http://sg.m. This may take a long time pending the Internet connection.

curl: (3) Illegal characters found in URL
curl: (3) Illegal characters found in URL

@SDRausty
Copy link
Owner

Thanks for sharing. Use setupTermuxArch.sh --help for instructions how to set the mirror manually. Evidently http://os.archlinuxarm.org/ is handing off an inactive mirror in your geographic location. Running the script again hoping you will get a better mirror next time is also a possible solution.

@JoshuaWebb
Copy link

JoshuaWebb commented Feb 18, 2018

I also encountered this issue, from multiple attempts I ended up with the following invalid URIs in the output:

Downloading ArchLinuxARM-aarch64-latest.tar.gz from http://au.mirror.archlinuxarm..
Downloading ArchLinuxARM-aarch64-latest.tar.gz from http://sg.mirror.archlinuxarm..
Downloading ArchLinuxARM-aarch64-latest.tar.gz from .archlinuxarm.org/.

I can't tell at which stage the URI is getting mangled, but when I run

curl -v "http://os.archlinuxarm.org/"

The Location header seems to be okay on multiple separate attempts.
e.g.
< Location: http://au.mirror.archlinuxarm.org/
< Location: http://sg.mirror.archlinuxarm.org/

Using http://au.mirror.archlinuxarm.org/ as the mirror in setupTermuxArchConfigs.sh resulted in a successful installation.

@SDRausty
Copy link
Owner

@JoshuaWebb Thanks for the update. Glad to hear that you found a mirror that works. Some of the mirrors near me are more reliable than others. I guess that's what mirrors are for. See https://archlinuxarm.org/about/mirrors for contact information.

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

2 participants