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

Issue Updating Debian 10 to 11

Jan Bludau

Basic Pleskian
Server operating system version
Debian 10 to Debian 11
Plesk version and microupdate number
18.0.58
I would like to point out two errors here.

I used this nice Guide for Updating Debian 10 to Debian 11.8 with Plesk on Board.

https://support.plesk.com/hc/en-us/...upgrade-procedure-on-Linux-server-with-Plesk-

Before step 20. plesk installer update belongs
19. service mariadb start
20. plesk installer update

And I get some errors with the following error message:

WARNING:Skip fixing 'sw-engine-cli-4.51': Cannot find deb-archive for package sw-engine-cli-4.51

My source.list
Bash:
nano /etc/apt/sources.list
# am
#deb http://mirror.eu.oneandone.net/debian bullseye main
#deb http://mirror.eu.oneandone.net/debian bullseye main
#deb http://mirror.eu.oneandone.net/debian-security bullseye/updates main
#deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
# deb http://mirror.eu.oneandone.net/debian buster-backports main
deb [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.4/debian buster main
# deb-src [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.4/debian buster main
deb [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.6/debian buster main
# deb-src [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.6/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.7/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.7/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.8/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.8/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.9/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.9/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.10/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.10/debian buster main
deb http://deb.debian.org/debian bullseye main contrib non-free
deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

Thank You
 
I would like to point out two errors here.

I used this nice Guide for Updating Debian 10 to Debian 11.8 with Plesk on Board.

https://support.plesk.com/hc/en-us/...upgrade-procedure-on-Linux-server-with-Plesk-

Before step 20. plesk installer update belongs
19. service mariadb start
20. plesk installer update

And I get some errors with the following error message:

WARNING:Skip fixing 'sw-engine-cli-4.51': Cannot find deb-archive for package sw-engine-cli-4.51

My source.list
Bash:
nano /etc/apt/sources.list
# am
#deb http://mirror.eu.oneandone.net/debian bullseye main
#deb http://mirror.eu.oneandone.net/debian bullseye main
#deb http://mirror.eu.oneandone.net/debian-security bullseye/updates main
#deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
# deb http://mirror.eu.oneandone.net/debian buster-backports main
deb [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.4/debian buster main
# deb-src [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.4/debian buster main
deb [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.6/debian buster main
# deb-src [arch=arm64,ppc64el,amd64] https://mirror.docker.ru/mariadb/repo/10.6/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.7/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.7/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.8/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.8/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.9/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.9/debian buster main
deb https://mirror.mva-n.net/mariadb/repo/10.10/debian buster main
# deb-src https://mirror.mva-n.net/mariadb/repo/10.10/debian buster main
deb http://deb.debian.org/debian bullseye main contrib non-free
deb-src http://deb.debian.org/debian bullseye main contrib non-free

deb http://deb.debian.org/debian-security/ bullseye-security main contrib non-free
deb-src http://deb.debian.org/debian-security/ bullseye-security main contrib non-free

deb http://deb.debian.org/debian bullseye-updates main contrib non-free
deb-src http://deb.debian.org/debian bullseye-updates main contrib non-free

Thank You
The Plesk apt-get dist-upgrade still worked without errors
 
Back
Top