[gelöst] Ubuntu 18.04 opsi-setup --configure-mysql
Verfasst: 22 Aug 2018, 12:19
Hello
Ich will einmal Ubuntu 18.04 antesten und habe jetzt folgendes Problem, wo ich nicht mehr weiterkomme. Ein paar kleinere habe ich ja schon gelöst
Beim Befehl
getent hosts $(hostname -f)
kommt folgendes heraus
10.0.0.15 opsi.test.intern
Sollte ja eigentlich passen?
Ich will einmal Ubuntu 18.04 antesten und habe jetzt folgendes Problem, wo ich nicht mehr weiterkomme. Ein paar kleinere habe ich ja schon gelöst

Code: Alles auswählen
root@opsi:/home/sch# opsi-setup --configure-mysql
Traceback (most recent call last):
File "/usr/bin/opsi-setup", line 57, in <module>
from OPSI.Util.Task.Certificate import (
File "/usr/lib/python2.7/dist-packages/OPSI/Util/Task/Certificate.py", line 52, in <module>
"commonName": forceHostId(getfqdn()),
File "/usr/lib/python2.7/dist-packages/OPSI/Util/__init__.py", line 852, in getfqdn
return forceFqdn(socket.getfqdn(name))
File "/usr/lib/python2.7/dist-packages/OPSI/Types.py", line 299, in forceFqdn
raise ValueError(u"Bad fqdn: '%s'" % var)
ValueError: Bad fqdn: 'opsi'
getent hosts $(hostname -f)
kommt folgendes heraus
10.0.0.15 opsi.test.intern
Sollte ja eigentlich passen?