• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    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.

Resolved Updates that I cant update

weareimpulse

Basic Pleskian
HI, has anyone had this before...

the welcome page in Plesk says I have 7 updates to trigger, however, when I click update all, it tells me:

All the selected packages are up-to-date.

and then the updates remain... see snaps

tried to update them every which way I know how... not sure what's happening

any help please?
 

Attachments

  • Screenshot 2022-03-29 at 20.09.26.png
    Screenshot 2022-03-29 at 20.09.26.png
    30.3 KB · Views: 8
  • Screenshot 2022-03-29 at 20.09.35.png
    Screenshot 2022-03-29 at 20.09.35.png
    21.7 KB · Views: 8
  • Screenshot 2022-03-29 at 20.09.44.png
    Screenshot 2022-03-29 at 20.09.44.png
    177.9 KB · Views: 8
Try to install updates in CLI with

# apt-get update && apt-get upgrade -y

and check possible error messages.
 
apt-get update && apt-get upgrade -y
hi, thanks - thats got it, said the following:

The following packages were automatically installed and are no longer required:
alt-py38-libprotobuf10 alt-python38-asn1crypto alt-python38-cryptography alt-python38-packaging alt-python38-pyparsing libsodium23

Use 'apt autoremove' to remove them.

which I did -

thank you :)
 
Back
Top