Page 1 of 1

[SOLVED] Error: apt-get install failed

Posted: Wed Nov 25, 2020 9:46 am
by Tomasz
I have "ubuntu-20.04.1-live-server" It ends with me ↓

Code: Select all

_|      _|  _|_|_|_|    _|_|_|  _|_|_|_|_|    _|_|
 _|      _|  _|        _|            _|      _|    _|
 _|      _|  _|_|_|      _|_|        _|      _|_|_|_|
   _|  _|    _|              _|      _|      _|    _|
     _|      _|_|_|_|  _|_|_|        _|      _|    _|

                                  Vesta Control Panel



The following software will be installed on your system:
   - Apache Web Server
   - Bind DNS Server
   - MySQL Database Server
   - PostgreSQL Database Server
   - Softaculous Plugin



Would you like to continue [y/n]: y
Please enter admin email address: [email protected]
Please enter FQDN hostname [tom]: localhost
Installation backup directory: /root/vst_install_backups/1606297140




Installation will take about 15 minutes ...

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
--2020-11-25 09:39:05--  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      

2020-11-25 09:39:05 (109 MB/s) - ‘/tmp/nginx_signing.key’ saved [1561/1561]

OK
--2020-11-25 09:39:06--  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) [text/plain]
Saving to: ‘deb_signing.key’

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

2020-11-25 09:39:06 (111 MB/s) - ‘deb_signing.key’ saved [1719/1719]

OK
Hit:1 http://nginx.org/packages/mainline/ubuntu focal InRelease
Hit:2 http://pl.archive.ubuntu.com/ubuntu focal InRelease
Hit:3 http://pl.archive.ubuntu.com/ubuntu focal-updates InRelease
Ign:4 http://apt.vestacp.com/focal focal InRelease 
Hit:5 http://pl.archive.ubuntu.com/ubuntu focal-backports InRelease
Err:6 http://apt.vestacp.com/focal focal Release
  404  Not Found [IP: 104.236.66.100 80]
Hit:7 http://pl.archive.ubuntu.com/ubuntu focal-security InRelease
Reading package lists... Done
E: The repository 'http://apt.vestacp.com/focal focal 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.
Reading package lists... Done
Building dependency tree       
Reading state information... Done
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
and

Code: Select all

sudo apt update 
Hit:1 http://pl.archive.ubuntu.com/ubuntu focal InRelease
Hit:2 http://pl.archive.ubuntu.com/ubuntu focal-updates InRelease
Hit:3 http://nginx.org/packages/mainline/ubuntu focal InRelease
Hit:4 http://pl.archive.ubuntu.com/ubuntu focal-backports InRelease
Hit:5 http://pl.archive.ubuntu.com/ubuntu focal-security InRelease
Ign:6 http://apt.vestacp.com/focal focal InRelease 
Err:7 http://apt.vestacp.com/focal focal Release   
  404  Not Found [IP: 104.236.66.100 80]
Reading package lists... Done
E: The repository 'http://apt.vestacp.com/focal focal 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.
Where is the problem?

Re: Error: apt-get install failed

Posted: Wed Nov 25, 2020 10:00 am
by grayfolk
Tomasz wrote:
Wed Nov 25, 2020 9:46 am

Where is the problem?
See supported OS first.

Re: [SOLVED] Error: apt-get install failed

Posted: Wed Nov 25, 2020 10:14 am
by Tomasz
All clear...