• 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.

Resolved Package Manager updater notification

Stephan Griesel

Basic Pleskian
I got the following message:

Reason: 2017-07-02 05:26:47 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']

How can this be resolved? I remember I got this a previous time as well and after a restart I have not received it again. This is the first time since again.
 
Hi Stephan Griesel,

are you aware, that the posted reason is an INFORMATION ( no error, no warning ) ?

You should consider to post additional informations, if you need help, as it is unclear, WHAT your desire is. :(
 
Yep my thoughts exactly :) Here is the full notification I received by email:

Hello, #####
Some problems occurred with the System Updates tool on your server ##### Please resolve them manually.

Reason: 2017-07-02 05:26:47 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
 
Hi Stephan Griesel,

in some ( rare ) situations, you need to use manual commands on your server ( logged in as user "root" over SSH ):

Examples:

for CentOS/RHEL
Code:
yum clean all
yum update

for Debian/Ubuntu:
Code:
apt-get clean
aptitude upgrade
 
The same problem.This tool can be the cause of problems.After the update is integrated
Package Manager the server crashed.
 
Back
Top