outroll / vesta

VESTA Control Panel
http://vestacp.com
GNU General Public License v3.0
2.91k stars 1.02k forks source link

Broken installer on Debian 8 on OVH server #1043

Open laraaj opened 7 years ago

laraaj commented 7 years ago

Operating System (OS/VERSION):

Debian 8

VestaCP Version:

latest version

Broken installed didn't detect the the operating system on a server with the default minimal installation of Debian 8 on OVH server.

suggested solution read check the from version from /etc/issue.net instead of /etc/issue

Output from the file /etc/issue from the server with the problem :

root@server1:~# cat /etc/issue Linux server1.jetfitting.net 3.14.32-xxxx-grs-ipv6-64 #9 SMP Thu Oct 20 14:53:52 CEST 2016 x86_64 GNU/Linux

server : 276690 ip : xxx.xxx.xxx.xxx hostname : server1.jetfitting.net

Output from the file cat /etc/issue.net :

root@server1:~# cat /etc/issue.net Debian GNU/Linux 8

SysVoid commented 7 years ago

Potential fix is cat /etc/issue*. Marking as bug and someone (maybe myself) will investigate soon.

Thanks for the report!

skurudo commented 7 years ago

OVH (kimsufi, soyoustart) made templates without info in /etc/issue And it's real. Can confirm this. It's pain in ass from end of 2015. (https://forum.vestacp.com/viewtopic.php?f=28&t=9993)