• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • We are looking for U.S.-based freelancer or agency working with SEO or WordPress for a quick 30-min interviews to gather feedback on XOVI, a successful German SEO tool we’re looking to launch in the U.S.
    If you qualify and participate, you’ll receive a $30 Amazon gift card as a thank-you. Please apply here. Thanks for helping shape a better SEO product for agencies!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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