What type of hardware are you using: Old laptop or computer
What YunoHost version are you running: 11.3.0.2
How are you able to access your server: The webadmin
SSH
Direct access via physical keyboard/screen
Are you in a special context or did you perform specific tweaking on your YunoHost instance ?: No
Describe your issue
Hi all,
and thanks for working on this wonderful system!
I can’t update the Debian packages on my server. It must be some sort of package inconsistency, but now it seems stuck for good.
If I try to do an apt update&& apt upgrade
(as root) the update works fine, but the upgrade always stops when configuring the package php8.3-fpm
.
If I try to remove it using dpkg
, it informs me I must first do a dpkg --configure -a
.
However, that command always gets stuck on these lines:
Setting up php8.3-fpm (8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc) ...
Processing triggers for php8.3-fpm (8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc) ...
Has anyone experienced this and know how to get past it?
Share relevant logs or error messages
These are the last lines of /var/log/dpkg.log:
2024-11-19 14:25:52 configure php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 14:25:52 status half-configured php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 14:52:17 startup packages configure
2024-11-19 14:52:17 configure php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 14:52:17 status half-configured php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 18:17:15 status installed php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 18:22:15 status triggers-pending php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 18:30:35 trigproc php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 18:30:35 status half-configured php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc
2024-11-19 18:36:13 status installed php8.3-fpm:amd64 8.3.13-1+0~20241030.44+debian11~1.gbpaaf4dc