When i run sudo pacman -Syu

i get this when i run sudo pacman -Syu

[fj@whitewolf yay]$ sudo pacman -Syu
:: Synchronizing package databases…
endeavouros is up to date
core is up to date
extra 8.2 MiB 1670 KiB/s 00:05 [--------------------------------------] 100%
community is up to date
multilib is up to date
:: Starting full system upgrade…
warning: yay: local (12.0.5-1) is newer than endeavouros (12.0.4-1)
there is nothing to do

Have you installed yay from AUR?

If so, you could ignore the warning.

$ pacman -Si yay
Repository      : endeavouros
Name            : yay
Version         : 12.0.4-1

In AUR:

Package Details: yay 12.0.5-1

https://aur.archlinux.org/packages/yay

1 Like

[fj@whitewolf ~]$ pacman -Si yay
Repository : endeavouros
Name : yay
Version : 12.0.4-1
Description : Yet another yogurt. Pacman wrapper and AUR helper written in go.
Architecture : x86_64
URL : https://github.com/Jguer/yay
Licenses : GPL3
Groups : None
Provides : None
Depends On : pacman>5 git
Optional Deps : sudo: privilege elevation
doas: privilege elevation
Conflicts With : None
Replaces : None
Download Size : 3.04 MiB
Installed Size : 9.16 MiB
Packager : EndeavourOS info@endeavouros.com
Build Date : Tue 11 Apr 2023 02:39:48 PM EDT
Validated By : MD5 Sum SHA-256 Sum Signature

[fj@whitewolf ~]$

Yes.
But this output shows the version available from the repos configured in your pacman.conf.
Not if the package is installed from AUR.

1 Like

pacman -Qi yay shows the locally installed package’s infos.

Check:

pacman -Qi yay

or

pacman -Qm

1 Like

[fj@whitewolf ~]$ pacman -Qi yay
Name : yay
Version : 12.0.4-1
Description : Yet another yogurt. Pacman wrapper and AUR helper written in go.
Architecture : x86_64
URL : https://github.com/Jguer/yay
Licenses : GPL3
Groups : None
Provides : None
Depends On : pacman>5 git
Optional Deps : sudo: privilege elevation [installed]
doas: privilege elevation
Required By : None
Optional For : eos-update-notifier
Conflicts With : None
Replaces : None
Installed Size : 9.16 MiB
Packager : EndeavourOS info@endeavouros.com
Build Date : Tue 11 Apr 2023 02:39:48 PM EDT
Install Date : Tue 23 May 2023 04:11:47 AM EDT
Install Reason : Explicitly installed
Install Script : No
Validated By : Signature

[fj@whitewolf ~]$

[fj@whitewolf ~]$ pacman -Qm
blastem 0.6.2-2
cairo-dock-plug-ins-extras 3.4.0-2
cairo-dock-themes 1.6.3.1-4
candy-icons-git r982.a017160-1
cawbird 1.5-2
chatgpt-desktop-bin 0.12.0-1
conkyforecast 2.24-1
conkywx 200730-1
cos-git r2071.7d6fc803-1
cppzmq 4.9.0-0
cython2 0.29.33-1
dotfonts-git r64.a768278-1
dracula-gtk-theme v4.0.0-1
dropbox 173.4.6706-1
flat-remix-gtk 20220627-1
freetuxtv 0.6.8-1
game-devices-udev 0.21-1
gis-weather 0.8.4.1-1
globonote 1.6-1
hypnotix 3.2-1
indicator-stickynotes 1.0.1-1
insync 3.8.6.50504-1
juno-theme-git r191.638fe43-1
libdial 2.3-1
libuvc 0.0.7-2
macchina 6.1.8-2
my-weather-indicator-git 1:0.10.0.0+r186+24363b4-1
pcsx2 1.7.3753-2
plank-theme-catalinas 1.0.1-2
plank-theme-dax-git 0.2-1
plank-theme-float-git 0.2-1
plank-theme-foggy-round-git 0.6-1
plank-theme-foggy-square-git 0.1-1
plank-theme-frost-git 0.1-1
plank-theme-paperterial-git 0.2-1
plank-theme-shade-git 0.2-1
playmyvideos 1.1.2-3
python-imdbpy 2021.4.18-5
python2 2.7.18-8
python2-numpy 1.16.6-2
python2-pillow 6.2.2-3
python2-setuptools 2:44.1.1-2
qtav 1.13.0-4
rainlendar-pro 2.19.1-1
scid_vs_pc 4.24-1
solarus 1.6.5-1
sticky-git 1.14.r3.g2cb2742-1
sticky-notes 0.1.10-1
switchboard-plug-pantheon-tweaks-git r566.67f490f-1
timeshift 22.11.2-1
trizen 1:1.68-1
tunics 0.3-1
tzclock 4.4-1
ucl 1.03-9
vdhcoapp 1.6.3-2
webcamoid 9.0.0-2
wingpanel-standalone-git r695.0cbf289-1
xboxdrv 0.8.8-7
xeus 3.0.5-1
xproperty 0.11.0-1
xscreensaver-arch-logo 6.06-1
xtl 0.7.5-1
zelda-classic 2.50.2.29-2
zelda-roth 6.11-2
zelda-roth-se 1.2.1-2
zoom 5.14.7-1
zsdx 1.12.3-1
zsxd 1.12.2-4
[fj@whitewolf ~]$

i no longer get the error i don’t know what you guys did but it is fixed. thank you graciously.

1 Like

It’s a mirror thing, I get it frequently, then they catch up and it’s gone.
Not an issue of concern.

1 Like

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