Page 1 of 1

VestaCP bug (Debian & Ubuntu)

Posted: Wed Nov 20, 2013 1:54 am
by David
Heya,
Trying to install Vesta on my VPS again, however I get the following error:
vst-install-ubuntu.sh: line 388: 677 Terminated apt-get -y install $software
Error: apt-get install failed
Debian also has this issue.

Re: VestaCP bug (Debian & Ubuntu)

Posted: Wed Nov 20, 2013 9:43 am
by skid
It must be something with apt, try to install following packages manually

Code: Select all

apt-get install nginx apache2 apache2-utils apache2.2-common apache2-suexec-custom \
    libapache2-mod-ruid2 libapache2-mod-rpaf libapache2-mod-fcgid bind9 idn \
    mysql-server mysql-common mysql-client php5-common php5-cgi php5-mysql \
    php5-curl libapache2-mod-php5 vsftpd mc exim4 exim4-daemon-heavy \
    clamav-daemon flex dovecot-imapd dovecot-pop3d phpMyAdmin awstats \
    webalizer jwhois rssh git spamassassin roundcube roundcube-mysql \
    roundcube-plugins apparmor-utils sudo bc ftp lsof ntpdate rrdtool

Re: VestaCP bug (Debian & Ubuntu)

Posted: Wed Nov 20, 2013 6:39 pm
by David
On some VMs I also get:
OK
E: Malformed line 1 in source list /etc/apt/sources.list.d/nginx.list (dist parse)
E: The list of sources could not be read.
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package libapache2-mod-ruid2
E: Unable to locate package roundcube-plugins
E: Unable to locate package apparmor-utils
E: Unable to locate package vesta
E: Unable to locate package vesta-nginx
E: Unable to locate package vesta-php
Error: apt-get install failed
It's also an issue with CentOS and yum :/

Re: VestaCP bug (Debian & Ubuntu)

Posted: Wed Nov 20, 2013 9:05 pm
by skid
roundcube-plugins and apparmor-utils are basic pages which should be available in base debian/ubuntu repository. Make sure you have valid sources.list for apt-get and firewall is disabled.

Re: VestaCP bug (Debian & Ubuntu)

Posted: Thu Nov 21, 2013 6:14 am
by David
skid wrote:roundcube-plugins and apparmor-utils are basic pages which should be available in base debian/ubuntu repository. Make sure you have valid sources.list for apt-get and firewall is disabled.
Sources are definitely valid and there isn't any firewall.


it's odd because I've installed Vesta perfectly fine on the same OSs before a few weeks ago?

Re: VestaCP bug (Debian & Ubuntu)

Posted: Thu Nov 21, 2013 7:50 am
by skid
I tried to install it several times but can't catch the error you have. Maybe you can provide me temporary access so I can take a look?

Re: VestaCP bug (Debian & Ubuntu)

Posted: Thu Nov 21, 2013 8:47 am
by David
skid wrote:I tried to install it several times but can't catch the error you have. Maybe you can provide me temporary access so I can take a look?
PM'd :)