Debian/Ubuntu Install Failed
Debian/Ubuntu Install Failed
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.
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
Do you install on clean OS?
Which software doy you have on clean os?
Which software doy you have on clean os?
Re: Debian/Ubuntu Install Failed
Yes, on clean OS, both Ubuntu and Debian.skurudo wrote:Do you install on clean OS?
Which software doy you have on clean os?
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
I don't sure about all software. May be you can name your VPS provieder? How can I test this?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
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Debian/Ubuntu Install Failed
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 ?
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
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:
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
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Debian/Ubuntu Install Failed
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!
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
Mehargags, you want access to my VPSDime CP? Or SSH access to the server itself?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!
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
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.
They suggested I remove the webalizer package from the VestaCP installation script. Sure enough, the installation was completely flawless after that.
-
- Support team
- Posts: 1096
- Joined: Sat Sep 06, 2014 9:58 pm
- Contact:
- Os: Debian 8x
- Web: apache + nginx
Re: Debian/Ubuntu Install Failed
I understand... glad that its sorted out for you.
You should report this in Bug's section
You should report this in Bug's section