You are not logged in.

#1 2023-09-02 20:13:16

user90882542
Member
Registered: 2023-08-30
Posts: 8

[SOLVED] mirrors not working

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

#2 2023-09-02 20:48:29

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,462
Website

Re: [SOLVED] mirrors not working

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

#3 2023-09-03 04:17:03

user90882542
Member
Registered: 2023-08-30
Posts: 8

Re: [SOLVED] mirrors not working

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

#4 2023-09-03 06:51:38

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,101

Re: [SOLVED] mirrors not working

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.st

Edit:

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

#5 2023-09-03 16:23:39

user90882542
Member
Registered: 2023-08-30
Posts: 8

Re: [SOLVED] mirrors not working

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

#6 2023-09-03 16:41:02

user90882542
Member
Registered: 2023-08-30
Posts: 8

Re: [SOLVED] mirrors not working

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

#7 2023-09-03 17:03:49

user90882542
Member
Registered: 2023-08-30
Posts: 8

Re: [SOLVED] mirrors not working

my ethernet cable died right after installation

Last edited by user90882542 (2023-09-03 17:05:02)


What do i put here?

Offline

#8 2023-09-03 17:28:28

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,462
Website

Re: [SOLVED] mirrors not working

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

#9 2023-09-03 20:19:00

user90882542
Member
Registered: 2023-08-30
Posts: 8

Re: [SOLVED] mirrors not working

yeah the cable died

Last edited by user90882542 (2023-09-03 20:20:12)


What do i put here?

Offline

Board footer

Powered by FluxBB