Terminal problems with files to install and others that don't install

Then you are not on the stable branch, or installed it from the AUR. However… you need to add telegram to the ignore list if you do it like this :wink:

1 Like

“Yes, it was on testing branch. So I didn’t want to downgrade.”

And now I don’t know if I’ll still be on the testing branch. So I didn’t want to downgrade.

Check the urls here:

cat /etc/pacman.d/mirrorlist

There must be the path /testing/ written.

Otherwise run this:

sudo pacman-mirrors --country Portugal --api --set-branch testing
sudo pacman -Syyuu
1 Like

“cat /etc/pacman.d/mirrorlist”
“everything was stable”

“sudo pacman-mirrors --country Portugal --api --set-branch testing
sudo pacman -Syyuu”

“this command gave testing and is installing”

“A correr os hooks de pós-instalação…
( 1/26) Creating system user accounts…
( 2/26) Reloading system manager configuration…
( 3/26) Creating temporary files…
( 4/26) Reloading device manager configuration…
( 5/26) Arming ConditionNeedsUpdate…
( 6/26) Updating the MIME type database…
( 7/26) Updating module dependencies…
( 8/26) Updating linux initcpios…”

“Just one more question, how do I put more test servers instead of just portugal”

sudo pacman-mirrors --country all --api --set-branch testing
1 Like

“Thank you very much for your help and patience. A hug”

1 Like