• The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Question System updates failed

Neotop

New Pleskian
Server operating system version
Ubuntu 22.04.4 LTS
Plesk version and microupdate number
Plesk Obsidian v18.0.63_build1800240902.09
System and Plesk Updates are failing. Anyone facing the same problem?

dpkg --audit
The following packages are in a mess due to serious problems during
installation. They must be reinstalled for them (and any packages
that depend on them) to function properly:
alt-python311-libs (no description available)

The following packages are missing the list control file in the
database, they need to be reinstalled:
alt-python311-libs (no description available)

The following packages are missing the md5sums control file in the
database, they need to be reinstalled:
alt-python311-libs (no description available)
apt-get upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
E: The package alt-python311-libs needs to be reinstalled, but I can't find an archive for it.
 
This is probably due to temp issues with the repo or it being missing, check that you have:
Code:
deb [arch=amd64] https://repo.imunify360.cloudlinux.com/imunify360/ubuntu/22.04/
in your repo list
 
Thank you for that.

I added the following line to the file /etc/apt/sources.list.d/plesk-ext-site-import.list:

deb [arch=amd64] Index of /imunify360/ubuntu/22.04/ jammy main

I have added "jammy main" something else otherwise it doesn't work.

After that, I ran:
apt install -f and done.

Can it be removed afterward, or should it stay in?

Thanks a lot.
Problem solved.
 
Back
Top