We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Error install on Ubuntu
Error install on Ubuntu
Hello i try it to install first in ubuntu 14.04 then in 15.10 both x64 versions on a dedi server and in both cases i got this errors
Dose anyone know what is this or how to bypass it
If i browse with filezila i have this
Code: Select all
Package apache2-suexec-custom is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package libapache2-mod-fcgid is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
Package rssh is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'apache2-suexec-custom' has no installation candidate
E: Unable to locate package libapache2-mod-ruid2
E: Unable to locate package libapache2-mod-rpaf
E: Package 'libapache2-mod-fcgid' has no installation candidate
E: Unable to locate package webalizer
E: Unable to locate package roundcube-core
E: Unable to locate package roundcube-mysql
E: Unable to locate package roundcube-plugins
E: Unable to locate package phpMyAdmin
E: Unable to locate package mc
E: Package 'rssh' has no installation candidate
E: Unable to locate package idn
E: Unable to locate package fail2ban
Error: apt-get install failed
root@customer:~#
If i browse with filezila i have this
Re: Error install on Ubuntu
for the current ver 15.10 in my /etc/apt/sources.list
Code: Select all
deb http://nl.archive.ubuntu.com/ubuntu/ wily main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ wily main restricted
deb http://nl.archive.ubuntu.com/ubuntu/ wily-updates main restricted
deb-src http://nl.archive.ubuntu.com/ubuntu/ wily-updates main restricted
deb-src http://security.ubuntu.com/ubuntu/ wily-security main restricted
deb-src http://security.ubuntu.com/ubuntu/ wily-security main restricted
Re: Error install on Ubuntu
The only problem it was the sourcelist from my server i think the hosting is using a custom image so i added the one that the digitalocean they have and all works fine for 14.04 and 15.10 i tested on both :)
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Error install on Ubuntu
As a rule of thumb, always install your OS from Minimal Net install. Even after that before vesta install I would do
to make it absolutely clean system to avoid clashes.
VestaCP installs best on a "Virgin" bare minimum OS
Code: Select all
apt-get purge apache* samba* bind9* exim4* postfix* -y
apt-get autoremove --purge -y
VestaCP installs best on a "Virgin" bare minimum OS
Re: Error install on Ubuntu
well the thing is that is out of my power this is the os that i have available on the server