• Hi, Pleskians! We are running a UX testing of our upcoming product intended for server management and monitoring.
    We would like to invite you to have a call with us and have some fun checking our prototype. The agenda is pretty simple - we bring new design and some scenarios that you need to walk through and succeed. We will be watching and taking insights for further development of the design.
    If you would like to participate, please use this link to book a meeting. We will sent the link to the clickable prototype at the meeting.
  • (Plesk for Windows):
    MySQL Connector/ODBC 3.51, 5.1, and 5.3 are no longer shipped with Plesk because they have reached end of life. MariaDB Connector/ODBC 64-bit 3.2.4 is now used instead.
  • 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.

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