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

Error Please Help me #5

Closed
firstbon opened this issue Oct 15, 2017 · 3 comments
Closed

Error Please Help me #5

firstbon opened this issue Oct 15, 2017 · 3 comments

Comments

@firstbon
Copy link

[root@localhost home]# pacman -Syu
:: Synchronizing package databases...
error: failed retrieving file 'core.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update core (download library error)
error: failed retrieving file 'extra.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update extra (download library error)
error: failed retrieving file 'community.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update community (download library error)
error: failed retrieving file 'alarm.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update alarm (download library error)
error: failed retrieving file 'aur.db' from mirror.archlinuxarm.org : Could not resolve host: mirror.archlinuxarm.org
error: failed to update aur (download library error)
error: failed to synchronize any databases
error: failed to init transaction (download library error)
[root@localhost home]#

@SDRausty
Copy link
Owner

SDRausty commented Oct 15, 2017

@mjskoneg thanks for your time. Your input is very helpful. Please adjust your /etc/pacman.d/mirrorlist file according 🌎 to your geographic location. Also, how do websites render in text-based browsers from Arch Linux on Termux?

screenshot_20171015-161003

@ghost
Copy link

ghost commented Oct 16, 2017

@mjskoneg I solved that issue by creating a resolv.conf file on /etc with the following configuration:

nameserver 8.8.8.8
nameserver 8.8.4.4

it should work afterwards.

@SDRausty
Copy link
Owner

Thanks for your time and consideration. It was very helpful in modifying setupTermuxArch.sh accordingly.

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