Error update

Hi!!! I am new using this and I would like to know if someone can help me please.

I’m trying to update and it gives me the following error, does anyone know how to fix it?

I also tried the following command lines but at some point it gave me an error and it didn’t end up working.

  • sudo pacman-key --refresh-keys
  • sudo pacman -Syy endeavouros-keyring
  • yay -Syu

Nothing wrong with the first two but the third gives me a problem:

It gives me many more errors than what appears in the image

Someone suggested endeavouros to me since I needed a unix system to use sextractor for astronomical purposes and it didn’t have windows support

I have no experience with anything like this and I really need it to use sextractor and get the information from the fits files. any advice is greatly appreciated!!!

Please post the terminal output as text and not screenshots.

It will then be possible to copy-paste to quote and also it will be searchable by forum’s search function and external search engines.

You could copy the output, paste it into your reply, highlight it and press Ctrle-E to format.

1 Like

Looks like it was “ages” ago you updated your system.

  1. For the issue depicted in your first screenshot:

Those packages were once part of the repositories. They are not anymore. Since they are not in AUR either, the package manager is solely informing you about them.

You could check with pactree -r X (replace X with the name of the package) to make sure nothing in your system is dependent on it. If that is the case, you could remove them.

Also you could use the forum’s search function and look them up for more info.
Example: https://forum.endeavouros.com/search?q=yad-eos

  1. For the issue depicted in your second screenshot:

Install archlinux-keyring first:

sudo pacman -Sy archlinux-keyring

Then try again:

sudo pacman -Syu

1 Like

In the end it didn’t work for me, a friend installed an old version that he had around and that’s why it seemed that I had never updated it.

I asked him if he had any idea of ​​how to use sextractor since I was a Windows user and had not had any kind of contact with this world c:

I ended up downloading the latest version and reinstalling EOS

Thank you very much for your help

1 Like