An App Not Updating With yay

Hi,
I just had something I haven’t seen before.
I installed an app, went fine, but it indicated there is an update.
Running yay -Syu and even yay -Syyu updated everything but this specific app still says there is an update.
The app is portfolio https://aur.archlinux.org/packages/portfolio
So I did yay -Syu portfolio

I noticed during installation and update it is downloading lots of files from other websites eg:

[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64.nl_ru_4.22.0.v20211218020001.jar from https://download.eclipse.org/technology/babel/update-site/R0.19.2/2021-12/plugins/ (1.57kB)
[INFO] Fetching org.eclipse.equinox.security.win32.x86_64.nl_ru_4.22.0.v20211218020001.jar from https://download.eclipse.org/technology/babel/update-site/R0.19.2/2021-12/plugins/ (1.49kB)
[INFO] Fetching org.eclipse.core.net.win32.x86_64.nl_sk_4.22.0.v20211218020001.jar from https://download.eclipse.org/technology/babel/update-site/R0.19.2/2021-12/plugins/ (1.48kB)
[INFO] Fetching org.eclipse.equinox.launcher.win32.win32.x86_64_1.2.400.v20211117-0650.jar from https://download.eclipse.org/eclipse/updates/4.23/R-4.23-202203080310/plugins/ (132.48kB)

Is this is why it does not update with yay -Syyu but it does with yay -Syu portfolio?
I don’t understand what is the difference.

I still see it mentioning there is an update that needs to be downloaded!
Thanks for any inputs. There is still a lot to learn I see.

The Portfolio AUR package is flagged out of date. There is a new version of the app available on github, but the maintainer has not updated the pkgbuild script yet.
When you run yay -Syu portfolio the old version just gets reinstalled.

5 Likes

Thanks a lot @klv
I noticed this when I did yay portfolio
This explains everything.
Thank you.
Just to update you. Now it is updating normally as expected. But it is taking ages downloading lots of stuff!

1 Like

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