Page 1 of 1

problems installing ubuntu 15.10

Posted: Thu Feb 04, 2016 10:56 am
by cordal
When I try to install vestacp in ubuntu ubuntu 15.10 I get the following error:

root:~# bash vst-install.sh
--2016-02-04 11:51:10-- http://vestacp.com/pub/vst-install-rhel.sh
Resolviendo vestacp.com (vestacp.com)... 104.236.66.100
Conectando con vestacp.com (vestacp.com)[104.236.66.100]:80... conectado.
Petición HTTP enviada, esperando respuesta... 200 OK
Longitud: 44148 (43K) [text/plain]
Grabando a: “vst-install-rhel.sh”

vst-install-rhel.sh 100%[=====================>] 43,11K 282KB/s en 0,2s

2016-02-04 11:51:10 (282 KB/s) - “vst-install-rhel.sh” guardado [44148/44148]

cut: /etc/redhat-release: No existe el archivo o el directorio
grep: /etc/redhat-release: No existe el archivo o el directorio
vst-install-rhel.sh: línea 20: [: : se esperaba una expresión entera
Error: No access to Vesta repository

Re: problems installing ubuntu 15.10

Posted: Thu Feb 04, 2016 11:27 am
by skurudo
Just needed set OS and version like this...

Code: Select all

sudo nano /etc/issue
Paste:

Code: Select all

Ubuntu 15.10 \n \l
viewtopic.php?t=9639
viewtopic.php?f=41&t=9088

Re: problems installing ubuntu 15.10

Posted: Thu Feb 04, 2016 11:48 am
by cordal
Thanks for the quick response, proves

Re: problems installing ubuntu 15.10

Posted: Thu Feb 04, 2016 3:05 pm
by skurudo
cordal wrote:Thanks for the quick response, proves
Ok, close than ;-)