Page 1 of 2
Debian/Ubuntu Install Failed
Posted: Wed Aug 05, 2015 3:52 pm
by badams
Trying to install VestaCP to try for the first time.
Tried both on Debian 7 and Ubuntu 14.04, both fail at this line 411.
Running as root in both instances.
Tried reinstalling OS multiple times. This is running on a VPS so I am guessing its a configuration issue of some sort or I am missing a step somewhere.
Code: Select all
Setting up php-auth (1.6.4-1) ...
Setting up php-db (1.7.14-2) ...
Setting up php5-cgi (5.5.9+dfsg-1ubuntu4.11) ...
update-alternatives: using /usr/bin/php5-cgi to provide /usr/bin/php-cgi (php-cgi) in auto mode
update-alternatives: using /usr/lib/cgi-bin/php5 to provide /usr/lib/cgi-bin/php (php-cgi-bin) in auto mode
vst-install-ubuntu.sh: line 411: 30407 Terminated apt-get -y install $software
Error: apt-get install failed
root@
Re: Debian/Ubuntu Install Failed
Posted: Wed Aug 05, 2015 5:14 pm
by skurudo
Do you install on clean OS?
Which software doy you have on clean os?
Re: Debian/Ubuntu Install Failed
Posted: Mon Aug 10, 2015 2:54 pm
by badams
skurudo wrote:Do you install on clean OS?
Which software doy you have on clean os?
Yes, on clean OS, both Ubuntu and Debian.
Its not a minimum install as Im at the mercy of what my VPS provider has their installation templates set up as, however I do remove all the software that VestaCP installation script installs prior to running the script
Re: Debian/Ubuntu Install Failed
Posted: Wed Aug 12, 2015 7:27 am
by skurudo
badams wrote:
Its not a minimum install as Im at the mercy of what my VPS provider has their installation templates set up as, however I do remove all the software that VestaCP installation script installs prior to running the script
I don't sure about all software. May be you can name your VPS provieder? How can I test this?
Re: Debian/Ubuntu Install Failed
Posted: Fri Aug 14, 2015 1:35 pm
by mehargags
are you sure you are installing in SUDO mode ? with full root privileges ?
Can you reload Debian 7 on your VPS again -> update it -> upgrade it -> remove apache bind etc and then install vesta cp with SUDO privileges ?
Re: Debian/Ubuntu Install Failed
Posted: Tue Aug 18, 2015 10:02 pm
by badams
The vps provider is vpsdime.com
I am running as root user, and using sudo does not affect the outcome (same error message)
On a completely fresh install of Debain 7 from my provider, this is exactly what I run which results in that error message in original post:
Code: Select all
apt-get update
apt-get upgrade
apt-get install sudo curl
apt-get purge exim4*
cd /
curl -O http://vestacp.com/pub/vst-install.sh
sudo bash vst-install.sh
Re: Debian/Ubuntu Install Failed
Posted: Tue Aug 18, 2015 10:08 pm
by mehargags
Thats a known provider... should not have problems unless there is a problem with one of his OS templates.
Can you share your VPSDIME SoluVM control panel credentials on PM (ofcourse change your password). I can take a look what's wrong. What's more surprising is that it is failing on 2 OS templates... strange!
Re: Debian/Ubuntu Install Failed
Posted: Wed Aug 19, 2015 1:51 pm
by badams
mehargags wrote:Thats a known provider... should not have problems unless there is a problem with one of his OS templates.
Can you share your VPSDIME SoluVM control panel credentials on PM (ofcourse change your password). I can take a look what's wrong. What's more surprising is that it is failing on 2 OS templates... strange!
Mehargags, you want access to my VPSDime CP? Or SSH access to the server itself?
Im just curious what you need access to the control panel for (forgive my hesitation, I realize you are trying to help, but there is billing info and what not in there hence the hesitation)
Re: Debian/Ubuntu Install Failed
Posted: Wed Aug 19, 2015 7:54 pm
by badams
FYI, I took a chance and contacted VPSDime support.
They suggested I remove the webalizer package from the VestaCP installation script. Sure enough, the installation was completely flawless after that.
Re: Debian/Ubuntu Install Failed
Posted: Wed Aug 19, 2015 8:25 pm
by mehargags
I understand... glad that its sorted out for you.
You should report this in Bug's section