sentora / sentora-installers

Provides a central place to store, version and distribute the Sentora installer and upgrade scripts from.
GNU General Public License v3.0
154 stars 148 forks source link

ERROR on Sentora Installation #65

Closed hrace009 closed 9 years ago

hrace009 commented 9 years ago

There is an error on Sentora Install Script for CentOS 6.5 64Bit Minimal Install cat: /etc/hostname: No such file or directory sed: -e expression #1, char 0: no previous regular expression

-- Installing Postfix Package 2:postfix-2.6.6-6.el6_5.x86_64 already installed and latest version ERROR 1071 (42000) at line 115: Specified key was too long; max key length is 1000 bytes

# Building suhosin wget: unable to resolve host address “codeload.github.com” [suhosin.zip] End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of this archive. unzip: cannot find zipfile directory in one of suhosin.zip or suhosin.zip.zip, and cannot find suhosin.zip.ZIP, period. /dev/fd/63: line 887: cd: suhosin-0.9.37.1: No such file or directory make: *\ No rule to make target `install'. Stop.

Thats all i got this moment

andykimpe commented 9 years ago

thank you to provide the complete log file

without this information is not perssone poura check it comes to a bug in the installer or system

if using a vps thank you specify the virtualization type (openvz, kvm ...)

given the error I have a problem we are dealing dns networks

check file /etc/resolv.conf

Caffe1neAdd1ct commented 9 years ago

/etc/hostname should exist on CentOS 6.5, who was the provider of the server or if you installed yourself what steps did you take?

Caffe1neAdd1ct commented 9 years ago

Your server / install looks unable to resolve dns names and has no hostname .. going to close this for now.