Page 1 of 1

Installation problem on debian 11

Posted: Wed May 17, 2023 8:32 am
by caygri
Hello,

on fresh vps on debian 11 I try to install VestaCP but I see this error:

Code: Select all

Installation backup directory: /root/vst_install_backups/1684311962




Installation will take about 15 minutes ...

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
  libudev1 linux-generic linux-headers-generic linux-image-generic udev
0 upgraded, 0 newly installed, 0 to remove and 5 not upgraded.
--2023-05-17 10:26:08--  http://nginx.org/keys/nginx_signing.key
Resolving nginx.org (nginx.org)... 52.58.199.22, 3.125.197.172, 2a05:d014:edb:5702::6, ...
Connecting to nginx.org (nginx.org)|52.58.199.22|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1561 (1.5K) [application/octet-stream]
Saving to: ‘/tmp/nginx_signing.key’

/tmp/nginx_signing.key   100%[==================================>]   1.52K  --.-KB/s    in 0s

2023-05-17 10:26:08 (200 MB/s) - ‘/tmp/nginx_signing.key’ saved [1561/1561]

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
--2023-05-17 10:26:08--  http://c.vestacp.com/deb_signing.key
Resolving c.vestacp.com (c.vestacp.com)... 104.236.66.100
Connecting to c.vestacp.com (c.vestacp.com)|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1719 (1.7K) [application/octet-stream]
Saving to: ‘deb_signing.key’

deb_signing.key          100%[==================================>]   1.68K  --.-KB/s    in 0s

2023-05-17 10:26:08 (245 MB/s) - ‘deb_signing.key’ saved [1719/1719]

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
Hit:1 http://asi-fs-d.contabo.net/ubuntu jammy InRelease
Hit:2 http://asi-fs-d.contabo.net/ubuntu jammy-updates InRelease
Hit:3 http://asi-fs-d.contabo.net/ubuntu jammy-backports InRelease
Get:4 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Hit:5 http://nginx.org/packages/mainline/ubuntu jammy InRelease
Ign:6 http://apt.vestacp.com/jammy jammy InRelease
Err:7 http://apt.vestacp.com/jammy jammy Release
  404  Not Found [IP: 104.236.66.100 80]
Reading package lists... Done
E: The repository 'http://apt.vestacp.com/jammy jammy Release' does not have a Release file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
W: http://nginx.org/packages/mainline/ubuntu/dists/jammy/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
N: Skipping acquire of configured file 'nginx/binary-i386/Packages' as repository 'http://nginx.org/packages/mainline/ubuntu jammy InRelease' doesn't support architecture 'i386'
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Note, selecting 'libext2fs2' instead of 'e2fslibs'
E: Unable to locate package rssh
E: Unable to locate package vesta
E: Unable to locate package vesta-ioncube
E: Unable to locate package vesta-nginx
E: Unable to locate package vesta-php
E: Unable to locate package vesta-softaculous
Error: apt-get install failed
How can I fix it?
My vps is on contabo and have only debian 11, ubuntu 20 and 22, rocky linux 8 and 9, almalinux 8 and 9 version.
What I can do and fix this error?