Error when trying to update

Hello everyone,

I’m getting the following error when trying to update

error: failed to synchronize all databases (no servers configured for repository)

What could be the issue here please?

Thanks in advance.

Phlis

Please show the returned addresses of these commands:

eos-sendlog < /etc/pacman.conf
eos-sendlog < /etc/pacman.d/mirrorlist
eos-sendlog < /etc/pacman.d/endeavouros-mirrorlist
2 Likes

Hello Manuel,

Thank you for helping, the output of the first command is

→ The URL below will expire in 7 days.
https://0x0.st/8MDq.txt

The output of the second command is

→ The URL below will expire in 7 days.
https://0x0.st/8MDA.txt

And the output of the third command is

eos-sendlog-helper: error: No input!

Thanks again, take care.

Phlis

you need to put this in under your endeavouros in your pacman.conf
Include = /etc/pacman.d/endeavouros-mirrorlist

your missing the endeavouros-mirrorlist

1 Like

Sorry to be a newbie, but how do I do that?

Wondering how you managed to lose those definitions…

Copy the original file from here to /etc/pacman.conf:
https://raw.githubusercontent.com/endeavouros-team/EndeavourOS-ISO/refs/heads/main/pacman.conf
It contains the definitions you seem to need.

Then you probably need to run command

eos-rankmirrors

Then try to update:

eos-update
2 Likes

The TS probably overwrote pacman.conf with pacman.conf.pacnew, there have been some people on the forum that did that.

2 Likes

try this

1 Like

Manuel, you are indeed a gentleman. That worked a dream, dear sir I owe you a beer :smiley:

1 Like

Thank you for your help

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.