Version 25.1-1 of eos-bash-shared
has an unfortunate bug in app eos-update
.
Please update eos-bash-shared
to 25.1.1-1 using one of the following commands:
sudo pacman -Syu
yay
paru
eos-update --aur
Version 25.1-1 of eos-bash-shared
has an unfortunate bug in app eos-update
.
Please update eos-bash-shared
to 25.1.1-1 using one of the following commands:
sudo pacman -Syu
yay
paru
eos-update --aur
Done! Thanks for the hint
I tried, but don’t receive new version, I received this:
sudo pacman -Syu yay paru
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
warning: yay-12.4.2-1 is up to date -- reinstalling
warning: paru-2.0.4-1 is up to date -- reinstalling
:: Starting full system upgrade...
resolving dependencies...
looking for conflicting packages...
Package (2) Old Version New Version Net Change
endeavouros/paru 2.0.4-1 2.0.4-1 0,00 MiB
endeavouros/yay 12.4.2-1 12.4.2-1 0,00 MiB
Total Installed Size: 17,14 MiB
Net Upgrade Size: 0,00 MiB
:: Proceed with installation? [Y/n]```
sudo pacman -Syu
yay
and paru
are alternative comamnds to be used to do the same
Well, I think it’s not work here:
river ~
sudo pacman -Syu
[sudo] password for river:
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
river~
yay -Syu
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Searching AUR for updates...
:: Searching databases for updates...
there is nothing to do
river~
paru -Syu
:: Synchronizing package databases...
endeavouros is up to date
core is up to date
extra is up to date
multilib is up to date
:: Starting full system upgrade...
there is nothing to do
:: Looking for PKGBUILD upgrades...
:: Looking for AUR upgrades...
:: Looking for devel upgrades...
there is nothing to do
river~
eos-update
eos-update: package updater with additional features
Updating native apps...
/home/river/.eos-update.helper.uyc: line 9: syntax error near unexpected token `||'
/home/river/.eos-update.helper.uyc: line 9: ` [ "" ] && || return # Note: 'paru' returns 1 on error, but 'yay' does not!'```
The problem is in the mirrors. Your first mirror in file /etc/pacman.d/endeavouros-mirrorlist has not yet been updated. But it should get the new version quite soon.
Or you can re-rank those mirrors with command
eos-rankmirrors
Thanks it is ok now!
And welcome to the community!