- Server operating system version
- Ubuntu focal 20.04
- Plesk version and microupdate number
- Plesk Obsidian 18.0.53.2
Hi,
Yesterday I dist-upgraded my virtual server from bionic to focal, by using the tutorial https://support.plesk.com/hc/en-us/articles/12377714344983 succesfully with minor flaws and issues on understanding some sentences and terminology.
Today I want to go to the next ubuntu LTS jammy 22.04.
Now I'm stuc at 12.
I also updated /etc/apt/sources.list.d to jammy
I'm not sure how to get the sources.list for tortix right for jammy.
Yesterday I dist-upgraded my virtual server from bionic to focal, by using the tutorial https://support.plesk.com/hc/en-us/articles/12377714344983 succesfully with minor flaws and issues on understanding some sentences and terminology.
Today I want to go to the next ubuntu LTS jammy 22.04.
Now I'm stuc at 12.
Code:
plesk installer --override-os-version 22.04 --check-updates --skip-cleanup
I also updated /etc/apt/sources.list.d to jammy
Code:
-rw-r--r-- 1 root root 92 Jul 17 23:26 /etc/apt/sources.list.d/imunify360.list
-rw-r--r-- 1 root root 648 Jun 12 08:27 /etc/apt/sources.list.d/imunify-rollout.list
-rw-r--r-- 1 root root 75 Jul 17 17:18 /etc/apt/sources.list.d/tortix-common.list
Bash:
cat /etc/apt/sources.list.d/tortix-common.list
# deb https://updates.atomicorp.com/channels/tortix-common/debian jammy main
# /etc/apt/sources.list.d/tortix-common.list
deb https://updates.atomicorp.com/channels/atomic/ubuntu/ jammy main
deb https://updates.atomicorp.com/channels/tortix-common/debian/ jammy main
Code:
[...]
Err:24 https://updates.atomicorp.com/channels/tortix-common/debian jammy Release
404 Not Found [IP: 51.161.13.101 443]
Err:25 https://updates.atomicorp.com/channels/atomic/ubuntu jammy Release
404 Not Found [IP: 51.161.13.101 443]
[...]
Reading package lists...
E: The repository 'https://updates.atomicorp.com/channels/tortix-common/debian jammy Release' does not have a Release file.
E: The repository 'https://updates.atomicorp.com/channels/atomic/ubuntu jammy Release' does not have a Release file.
[...]
Code:
Warning: there are errors in 'apt-get update'
I'm not sure how to get the sources.list for tortix right for jammy.