vesta icon indicating copy to clipboard operation
vesta copied to clipboard

Installation error

Open xiaojujuovo opened this issue 1 year ago • 4 comments

bash vst-install.sh --nginx no --apache no --phpfpm no --named yes --remi yes --vsftpd no --proftpd no --iptables yes --fail2ban yes --quota yes --exim yes --dovecot yes --spamassassin yes --clamav yes --softaculous yes --mysql yes --postgresql no --hostname Coding --email Coding --password Coding
--2023-07-01 01:42:35--  http://vestacp.com/pub/vst-install-ubuntu.sh
Resolving vestacp.com (vestacp.com)... 104.236.66.100
Connecting to vestacp.com (vestacp.com)|104.236.66.100|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 50046 (49K) [text/plain]
Saving to: ‘vst-install-ubuntu.sh’

vst-install-ubuntu.sh       100%[========================================>]  48.87K  5.29KB/s    in 9.2s    

2023-07-01 01:42:48 (5.29 KB/s) - ‘vst-install-ubuntu.sh’ saved [50046/50046]

Reading package lists... Done
Building dependency tree       
Reading state information... Done
gnupg is already the newest version (2.2.4-1ubuntu1.6).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

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

                                  Vesta Control Panel



The following software will be installed on your system:
   - Bind DNS Server
   - Exim Mail Server + ClamAVSpamAssassin
   - Dovecot POP3/IMAP Server
   - MySQL Database Server
   - Softaculous Plugin
   - Iptables Firewall + Fail2Ban


Would you like to continue [y/n]: y
Please enter Vesta port number (press enter for 8083): 1000
Installation backup directory: /root/vst_install_backups/1688147064




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.
--2023-07-01 01:44:35--  http://nginx.org/keys/nginx_signing.key
Resolving nginx.org (nginx.org)... 2a05:d014:edb:5702::6, 2a05:d014:edb:5704::6, 3.125.197.172, ...
Connecting to nginx.org (nginx.org)|2a05:d014:edb:5702::6|: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-07-01 01:44:35 (29.3 MB/s) - ‘/tmp/nginx_signing.key’ saved [1561/1561]

OK
--2023-07-01 01:44:36--  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 0.002s  

2023-07-01 01:44:37 (984 KB/s) - ‘deb_signing.key’ saved [1719/1719]

OK
Hit:1 https://mirrors.ustc.edu.cn/ubuntu-ports bionic InRelease
Hit:2 https://mirrors.ustc.edu.cn/ubuntu-ports bionic-updates InRelease                                     
Hit:3 https://mirrors.ustc.edu.cn/ubuntu-ports bionic-backports InRelease                                   
Hit:4 https://mirrors.ustc.edu.cn/ubuntu-ports bionic-security InRelease                                    
Hit:6 http://nginx.org/packages/mainline/ubuntu bionic InRelease                                            
Hit:5 http://mirrors.aliyun.com/armbian bionic InRelease                                                    
Hit:7 http://apt.vestacp.com/bionic bionic InRelease                                                
Reading package lists... Done                      
N: Skipping acquire of configured file 'nginx/binary-armhf/Packages' as repository 'http://nginx.org/packages/mainline/ubuntu bionic InRelease' doesn't support architecture 'armhf'
N: Skipping acquire of configured file 'vesta/binary-armhf/Packages' as repository 'http://apt.vestacp.com/bionic bionic InRelease' doesn't support architecture 'armhf'
N: Skipping acquire of configured file 'vesta/binary-arm64/Packages' as repository 'http://apt.vestacp.com/bionic bionic InRelease' doesn't support architecture 'arm64'
Reading package lists... Done
Building dependency tree       
Reading state information... Done
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

xiaojujuovo avatar Jun 30 '23 17:06 xiaojujuovo

VestaCP does not port ARM based systems...

jaapmarcus avatar Jul 01 '23 13:07 jaapmarcus

Didn't the official website write that it supports ubuntu 18.04?

xiaojujuovo avatar Jul 01 '23 13:07 xiaojujuovo

Not ARM64 or ARMHF

jaapmarcus avatar Jul 01 '23 13:07 jaapmarcus

well same thing as mine. Not arm. Same problem ubuntu 24 and debian 12. VPS and vmware has the same problem.

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

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

                                  Vesta Control Panel



The following software will be installed on your system:
   - Nginx Web Server
   - Apache Web Server (as backend)
   - Bind DNS Server
   - Exim Mail Server + ClamAVSpamAssassin
   - Dovecot POP3/IMAP Server
   - MySQL Database Server
   - Vsftpd FTP Server
   - Softaculous Plugin
   - Iptables Firewall + Fail2Ban


Would you like to continue [y/n]: y
Please enter admin email address: [email protected]
Please enter Vesta port number (press enter for 8083):
Please enter FQDN hostname [ubuntu2404]: main.melgar.website
Installation backup directory: /root/vst_install_backups/1722642831




Installation will take about 15 minutes ...

Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Adding component(s) 'universe' to all repositories.
Hit:1 http://in.archive.ubuntu.com/ubuntu noble InRelease
Hit:2 http://security.ubuntu.com/ubuntu noble-security InRelease
Hit:3 http://in.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:4 http://in.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
--2024-08-02 23:54:05--  http://nginx.org/keys/nginx_signing.key
Resolving nginx.org (nginx.org)... 3.125.197.172, 52.58.199.22, 2a05:d014:5c0:2601::6, ...
Connecting to nginx.org (nginx.org)|3.125.197.172|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 11809 (12K) [application/octet-stream]
Saving to: ‘/tmp/nginx_signing.key’

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

2024-08-02 23:54:06 (880 MB/s) - ‘/tmp/nginx_signing.key’ saved [11809/11809]

Warning: apt-key is deprecated. Manage keyring files in trusted.gpg.d instead (see apt-key(8)).
OK
--2024-08-02 23:54:06--  http://c.vestacp.com/deb_signing.key
Resolving c.vestacp.com (c.vestacp.com)... 165.227.223.101
Connecting to c.vestacp.com (c.vestacp.com)|165.227.223.101|: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

2024-08-02 23:54:07 (306 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
Get:1 http://nginx.org/packages/mainline/ubuntu noble InRelease [2,843 B]
Ign:2 http://apt.vestacp.com/noble noble InRelease
Hit:3 http://security.ubuntu.com/ubuntu noble-security InRelease
Err:4 http://apt.vestacp.com/noble noble Release
  404  Not Found [IP: 165.227.223.101 80]
Hit:5 http://in.archive.ubuntu.com/ubuntu noble InRelease
Get:6 http://nginx.org/packages/mainline/ubuntu noble/nginx amd64 Packages [9,397 B]
Hit:7 http://in.archive.ubuntu.com/ubuntu noble-updates InRelease
Hit:8 http://in.archive.ubuntu.com/ubuntu noble-backports InRelease
Reading package lists... Done
W: http://nginx.org/packages/mainline/ubuntu/dists/noble/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
E: The repository 'http://apt.vestacp.com/noble noble 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... Done
Reading state information... Done
Note, selecting 'libext2fs2t64' instead of 'e2fslibs'
E: Unable to locate package libapache2-mod-ruid2
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

rexsllemel avatar Aug 03 '24 00:08 rexsllemel