problems installing ubuntu 15.10
problems installing ubuntu 15.10
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
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
Just needed set OS and version like this...
Paste:
viewtopic.php?t=9639
viewtopic.php?f=41&t=9088
Code: Select all
sudo nano /etc/issue
Code: Select all
Ubuntu 15.10 \n \l
viewtopic.php?f=41&t=9088
Re: problems installing ubuntu 15.10
Thanks for the quick response, proves
Re: problems installing ubuntu 15.10
Ok, close than ;-)cordal wrote:Thanks for the quick response, proves