Page 1 of 1

Error install on Ubuntu

Posted: Mon Apr 04, 2016 1:59 pm
by Wiizard
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

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:~#
Dose anyone know what is this or how to bypass it

If i browse with filezila i have this

Image

Re: Error install on Ubuntu

Posted: Mon Apr 04, 2016 2:05 pm
by Wiizard
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

Posted: Mon Apr 04, 2016 4:51 pm
by Wiizard
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 :)

Re: Error install on Ubuntu

Posted: Mon Apr 04, 2016 5:42 pm
by mehargags
As a rule of thumb, always install your OS from Minimal Net install. Even after that before vesta install I would do

Code: Select all

apt-get purge apache* samba* bind9* exim4* postfix* -y
apt-get autoremove --purge -y
to make it absolutely clean system to avoid clashes.
VestaCP installs best on a "Virgin" bare minimum OS

Re: Error install on Ubuntu

Posted: Mon Apr 04, 2016 8:56 pm
by Wiizard
well the thing is that is out of my power this is the os that i have available on the server