You are not logged in.
Pages: 1
when I try to install something or use pacman -Syu it it gives me this for what BUT for what i am showing i am using pacman -Syu --debug
the entry at the end the last part, all the other servers show whats in the first entry
error: failed retrieving file 'core.db' from "server" : could not resolve host : archmirror.it
warning : too many errors from archmirror.it, skipping for the remainder of this transaction
debug : core.db : curl returned result 6 from transfer
error: failed retrieving file 'core.db' from archmirror.it : could not resolve host : archmirror.it
warning : too many errors from archmirror.it, skipping for the remainder of this transaction
debug : core.db : no more servers to retry
debug : curl_download_internal return code is -1
debug : failed to sync dbs: invalid url for server
error : failed to synchronize all databases (invalid url for server)
debug : unregistering database for 'local'
debug : unregistering database for 'core'
debug : unregistering database for 'extra'
Last edited by user90882542 (2023-09-03 17:05:52)
What do i put here?
Offline
Was your internet connection up when you got that error? Can you ping the mirrors? Please post the complete output in [code] tags.
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
my internet was working and I cant ping the mirror or any other site
how do i copy the full output when i have just the terminal and I cant scroll up or down
Last edited by user90882542 (2023-09-03 05:10:51)
What do i put here?
Offline
1st link below, however:
I cant ping the mirror or any other site
(ping -c1 google.com; ping -c1 8.8.8.8; ip a; ip r; resolvectl status; stat /etc/resolv.conf; cat /etc/resolv.conf) > /tmp/network.status
cat /tmp/network.status | curl -F 'file=@-' 0x0.stEdit:
my internet was working and I cant ping the mirror or any other site
this is btw. nonsense. If you cannot ping "any other site" your internet is obviously not working.
Last edited by seth (2023-09-03 06:52:31)
Offline
what I meant by "my internet was working" is that other devices were connected and using it
sorry if I didn't understand
Edit: i use ethernet
-
Last edited by user90882542 (2023-09-03 16:56:02)
What do i put here?
Offline
but again i just installed arch and i cant copy paste how am i supposed to copy it?
i just noticed mirrors were working in chroot
Last edited by user90882542 (2023-09-03 16:43:27)
What do i put here?
Offline
my ethernet cable died right after installation
Last edited by user90882542 (2023-09-03 17:05:02)
What do i put here?
Offline
The cable died, or did you just not configure networking within the new installation?
"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman
Offline
yeah the cable died
Last edited by user90882542 (2023-09-03 20:20:12)
What do i put here?
Offline
Pages: 1