• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

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