[GELÖST]opsiconfd lässt sich nach update nicht mehr starten
[GELÖST]opsiconfd lässt sich nach update nicht mehr starten
ich habe gerade meinen Opsi Server upgedatet.
Jetzt lässt sich der opsiconfd nicht mehr starten.
/etc/init.d/opsiconfd start
Starting opsi config service..Traceback (most recent call last):
File "/usr/bin/opsiconfd", line 12, in <module>
from opsiconfd.opsiconfd import main
ImportError: No module named opsiconfd.opsiconfd
.......... (failed).
Kann ich das Modul irgendwo herunterladen?
danke
Re: opsiconfd lässt sich nach update nicht mehr starten
/etc/init.d/opsiconfd start
Starting opsi config service..Traceback (most recent call last):
File "/usr/bin/opsiconfd", line 12, in <module>
from opsiconfd.opsiconfd import main
File "/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py", line 71, in <module>
from OPSI.Backend.BackendManager import BackendManager
File "/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py", line 49, in <module>
from OPSI.Backend.JSONRPC import JSONRPCBackend
File "/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py", line 53, in <module>
from OPSI.Util.HTTP import urlsplit, getSharedConnectionPool
File "/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py", line 42, in <module>
from httplib import HTTPConnection, HTTPSConnection, HTTPException, FakeSocket
ImportError: cannot import name HTTPSConnection
.......... (failed).
Hoffe mir kann wer helfen.
Re: opsiconfd lässt sich nach update nicht mehr starten
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: opsiconfd lässt sich nach update nicht mehr starten
opsi-atftpd 0.7.dfsg-1.4 advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
ii opsi-configed 4.0.1.7-3 OPSI config editor
ii opsi-depotserver 4.0.1-6 opsi depotserver configuration package
ii opsi-linux-bootimage 20110117-1 Linux-Bootimage fuer das Softwareverteilungssystem OPSI
ii opsi-utils 4.0.1-3 opsi utils
ri opsiconfd 4.0.1-8 opsi configuration service
ii opsipxeconfd 4.0-1 opsi pxe configuration daemon
ii python-opsi 4.0.1-21 opsi python library
danke für die hilfe!
Re: opsiconfd lässt sich nach update nicht mehr starten
Re: opsiconfd lässt sich nach update nicht mehr starten
Code: Alles auswählen
aptitude install python-m2crypto
gruss
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: opsiconfd lässt sich nach update nicht mehr starten
/etc/init.d/opsiconfd start
Starting opsi config service..Traceback (most recent call last):
File "/usr/bin/opsiconfd", line 12, in <module>
from opsiconfd.opsiconfd import main
File "/usr/lib/pymodules/python2.6/opsiconfd/opsiconfd.py", line 71, in <module>
from OPSI.Backend.BackendManager import BackendManager
File "/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py", line 49, in <module>
from OPSI.Backend.JSONRPC import JSONRPCBackend
File "/usr/lib/pymodules/python2.6/OPSI/Backend/JSONRPC.py", line 53, in <module>
from OPSI.Util.HTTP import urlsplit, getSharedConnectionPool
File "/usr/lib/pymodules/python2.6/OPSI/Util/HTTP.py", line 42, in <module>
from httplib import HTTPConnection, HTTPSConnection, HTTPException, FakeSocket
ImportError: cannot import name HTTPSConnection
danke für Ihre hilfe
Re: opsiconfd lässt sich nach update nicht mehr starten
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de