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

Issue Error: Unable to receive update information for the package(s)

BernieG

Basic Pleskian
Hi,

I'm running into this same "Error: Unable to receive update information for the package(s)" issue when I try to install updates. I took a look at other posts with users having this same issue and those fixes didn't resolve my issue.

I'm under the following system:

CentOS Linux 7.9.2009 (Core)
Plesk Obsidian
Version 18.0.34 Update #2, last updated on May 31, 2021 09:35 PM


Thank you!
 
This is often related to a temporary unavailability for package source servers. When you try again a few hours or a day later, this should be solved.
 
This issue started 8/1 for me and has not gone away on its own. Tried a couple of different solutions I have found in the forums, but none seem to work. Also ran plesk repair all, and tried again, with no luck.

Got first message that updates failed on 8/1 and now they are just stacking up.

Code:
Reason: 2022-08-01 06:25:36 INFO: pum is called with arguments: ['--verbose', '--list', '--repo-info', '--json']
2022-08-01 06:25:36 DEBUG: pum is started with debug logging
2022-08-01 06:25:40 ERROR:
2022-08-01 06:25:40 DEBUG:
Traceback (most recent call last):
File "/opt/psa/admin/sbin/pum_worker/pum_common.py", line 309, in do_main
_do_main(package_manager_maker)
File "/opt/psa/admin/sbin/pum_worker/pum_common.py", line 267, in _do_main
_do_work(package_manager_maker, options, arguments)
File "/opt/psa/admin/sbin/pum_worker/pum_common.py", line 276, in _do_work
package_manager = package_manager_maker(options.unsafe)
File "/opt/psa/admin/sbin/pum_worker/papt.py", line 10, in wrapper_maker
from zipimport import zipimporter
File "/opt/psa/admin/sbin/pum_worker/apt_wrapper.py", line 47, in __init__
self.cache.update()
File "/usr/lib/python3/dist-packages/apt/cache.py", line 588, in update
raise FetchFailedException()
apt.cache.FetchFailedException
2022-08-01 06:25:40 ERROR: Exited with returncode 1.
 
What MariaDB version are you running? Check in Tools & Settings > Database Servers.
Can you ping autoinstall.plesk.com from the server? If no, can you ping any other site, like Google, etc.?
And Michael, are you also on CentOS 7.9 or another OS?
 
Back
Top