Error in system upgrade

My YunoHost server

Hardware: Raspberry Pi 4 at home
YunoHost version: 11.2.10.3
I have access to my server : Through SSH | through the webadmin
Are you in a special context or did you perform some particular tweaking on your YunoHost instance ? : no

Description of my issue

Today, trying to upgrade my system I have this error:

root@cybervalley:~# yunohost tools upgrade system
Info: Upgrading packages...
Info: Upgrading system packages
Info: + Reading package lists...
Info: + Building dependency tree...
Info: + Reading state information...
Info: + Calculating upgrade...
Info: + The following packages will be upgraded:
Info: +   php8.2
Info: + 1 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Info: + Need to get 39.1 kB of archives.
Info: + After this operation, 0 B of additional disk space will be used.
Info: + Err:1 https://packages.sury.org/php bullseye/main armhf php8.2 all 8.2.17-1+0~20240320.46+debian11~1.gbpc3bdbd
Info: +   404  Not Found [IP: 143.244.56.49 443]
Warning: E: Failed to fetch https://packages.sury.org/php/pool/main/p/php8.2/php8.2_8.2.17-1%2b0%7e20240320.46%2bdebian11%7e1.gbpc3bdbd_all.deb  404  Not Found [IP: 143.244.56.49 443]
Warning: E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Warning: Could not upgrade packages: php8.2
Success! System upgraded

Can you try the following command from SSH? sudo apt-get update then try again?

1 Like

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