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

Resolved Package Update Manager notification : error

nvincent

New Pleskian
Hello,

Since few days I'm receiving the following error in e-mail :
Raison : 2021-08-20 06:26:38 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2021-08-20 06:27:40 ERROR: E:The repository 'Index of /kernelcare-debian/10/ stable Release' no longer has a Release file.
2021-08-20 06:27:40 ERROR: Exited with returncode 1.

I've tried to manually update system ("apt-get update && apt-get upgrade -y") but it doesn't fix it.
Any idea about how to fix it, please ?
 
Do you have kernelcare extension installed? Try to remove it.
 
Hello @IgorG !
OK, I try to remove it (I've tested it in trial, but didn't remove it when it expires).
I'll give you a feed back after tests.
 
I am receiving similar message in email:

Reason: 2022-07-26 06:25:31 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2022-07-26 06:25:39 ERROR:
2022-07-26 06:25:39 ERROR: Exited with returncode 1.

I have tried the same things including apt-get update and upgrade as well as removing kernel care.

I still receive the error "Error: Unable to get packages list: 2022-07-26 13:04:44 INFO: pum is called with arguments: ['--list', '--repo-info', '--json'] 2022-07-26 13:04:47 ERROR: 2022-07-26 13:04:47 ERROR: Exited with returncode 1." when trying to load the system updates page in Plesk.

@nvincent did removing kernelcare work for you? Is there anything else I can try?
 
I got this message today since I received 2 days ago an automatic update to Plesk Obsidian 18.0.45 Update 2:

Hallo admin, es sind Probleme mit dem Tool für Systemupdates auf Ihrem Server mail.tenckhoff.de aufgetreten. Beheben Sie die Probleme manuell.

Grund: 2022-07-28 05:33:00 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2022-07-28 05:33:32 ERROR:
2022-07-28 05:33:32 ERROR: Exited with returncode 1.

1. apt update works without error.
2. source.list is unchanged since 5.7.22
3. source.list.d contains an empty file with name: hda-me-ubuntu-nginx-stable-focal.hda.list I do not know.

Any idea how to find out the reason and solve this?
 
I got this message today since I received 2 days ago an automatic update to Plesk Obsidian 18.0.45 Update 2:

Hallo admin, es sind Probleme mit dem Tool für Systemupdates auf Ihrem Server mail.tenckhoff.de aufgetreten. Beheben Sie die Probleme manuell.

Grund: 2022-07-28 05:33:00 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2022-07-28 05:33:32 ERROR:
2022-07-28 05:33:32 ERROR: Exited with returncode 1.

1. apt update works without error.
2. source.list is unchanged since 5.7.22
3. source.list.d contains an empty file with name: hda-me-ubuntu-nginx-stable-focal.hda.list I do not know.

Any idea how to find out the reason and solve this?

Check your repository files in /etc/apt/sources.list.d/
This one is empty: hda-me-ubuntu-nginx-stable-focal.hda.list

So either delete it or move it to /tmp and try again.
 
Thank you for the reply. It was not the problem but the choosen repository for MariaDb updates was not stable reachable. It was served by mariadb.mirror.liquidtelecom.com.

So I removed the entry deb [arch=ppc64el,amd64,arm64] Index of /repo/10.6/ubuntu/ focal main and now it works again.

Is there any recommendation for a reliable repository for MariaDb 10.6 updates as I just got rid of the previous used russian one?
 
Back
Top