• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

Issue Issue with daily update

nicolas2212

New Pleskian
Server operating system version
Debian 10.12
Plesk version and microupdate number
Plesk Obsidian v18.0.45_build1800220722.09 os_Debian 10.0
Hello,

I am operated a Plesk version Plesk Obsidian 18.0.45 up to date.

VersionPlesk Obsidian v18.0.45_build1800220722.09 os_Debian 10.0
OSDebian 10.12


Each day, I received an email from Plesk stating an update error « Package Update Manager notification »


« Raison : 2022-08-13 06:25:22 INFO: pum is called with arguments: ['--list', '--repo-info', '--json']
2022-08-13 06:25:25 ERROR: E:The repository 'http://autoinstall.plesk.com/PSA_18.0.37 buster Release' no longer has a Release file., W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., E:The repository 'http://pkg.cloudflare.com stretch Release' no longer has a Release file., W:Updating from such a repository can't be done securely, and is therefore disabled by default., W:See apt-secure(8) manpage for repository creation and user configuration details., W:Target Packages (all/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/plesk.list:6, W:Target Packages (all/binary-i386/Packages) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/plesk.list:6, W:Target Packages (all/binary-all/Packages) is configured multiple times in /etc/apt/sources.list: 9 and /etc/apt/sources.list.d/plesk.list:6, W:Target Translations (all/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:9 and /etc/apt/sources.list.d/plesk.list:6, W:Target Packages (all/binary-amd64/Packages) is configured multiple times in /etc/apt/sources.list:11 and /etc/apt/sources.list.d/plesk-ext-panel-migrator.list:1, W:Target Packages (all/binary-all/Packages) is configured multiple times in /etc/apt/sources.list:11 and /etc/apt/sources.list.d/plesk-ext-panel-migrator.list:1, W:Target Translations (all/i18n/Translation-en) is configured multiple times in /etc/apt/sources.list:11 and /etc/apt/sources.list.d/plesk-ext-panel-migrator.list:1
2022-08-13 06:25:25 ERROR: Exited with returncode 1. »


My file source.list, stated a source for PSA_18.0.37, whici is not the current one.

deb Index of /debian-security buster/updates main contrib non-free

deb Index of /debian buster-updates main contrib non-free

deb Index of /debian buster main contrib non-free

deb http://autoinstall.plesk.com/PSA_18.0.37/ buster all

deb Index of /debian/SITEBUILDER_17.8.12 all all

deb Index of /PHP71_17 buster all

deb Index of /PHP72_17 buster all

deb Index of /PHP73_17 buster all

deb Index of /PHP74_17 buster all

deb https://packages.grafana.com/oss/deb stable main

deb [arch=amd64] Index of /PMM_0.1.11 buster all

deb [arch=amd64] Index of /NODE_0.0.2 all all

deb [arch=amd64] Index of /RUBY_0.0.2 buster all

Source.list is not updated by plesk update ?

What should the correct content of the file ?

Many Thanks for your help

nicolas
 
Hello IgorG
Thanks for your reply, my issue is quite different, because I am already in Plesk Obsidian 18.0.45 and my souce.list file still refer to Plesk Obsidian 18.0.47.

Nicolas
 
I
What should the correct content of the file ?
For example on my Debian 11 I see:

Code:
# cat /etc/apt/sources.list.d/plesk.list
## Persistent repositories for Plesk Products.
deb http://autoinstall.plesk.com/pool/PSA_18.0.45_9299/  bullseye extras
deb http://autoinstall.plesk.com/PHP74_17/  bullseye all
deb http://autoinstall.plesk.com/PHP80_17/  bullseye all
 
Back
Top