opsiconfd restart failed
-
- Beiträge: 23
- Registriert: 13 Mär 2013, 11:51
opsiconfd restart failed
Hallo Zusammen,
(unter opensuse 12.1) opsiconfd und opsipxeconf schmeißen beide beim restart (/etc/init.d/opsiconfd restart) folgende Meldung raus:
Traceback (most recent call last):
File "/usr/bin/opsiconfd", line 12, in <module>
from opsiconfd.opsiconfd import main
File "/usr/lib/python2.7/site-packages/opsiconfd/opsiconfd.py", line 73, in <module>
from OPSI.Backend.BackendManager import BackendManager
File "/usr/lib/python2.7/site-packages/OPSI/Backend/BackendManager.py", line 50, in <module>
from OPSI.Backend.Depotserver import DepotserverBackend
File "/usr/lib/python2.7/site-packages/OPSI/Backend/Depotserver.py", line 46, in <module>
from OPSI.Util.Product import ProductPackageFile
File "/usr/lib/python2.7/site-packages/OPSI/Util/Product.py", line 54, in <module>
from OPSI.Util.File.Archive import *
File "/usr/lib/python2.7/site-packages/OPSI/Util/File/Archive/__init__.py", line 41, in <module>
import magic, fcntl
File "/usr/lib/python2.7/site-packages/magic.py", line 54, in <module>
_open = _libraries['magic'].magic_open
File "/usr/lib64/python2.7/ctypes/__init__.py", line 366, in __getattr__
func = self.__getitem__(name)
File "/usr/lib64/python2.7/ctypes/__init__.py", line 371, in __getitem__
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /usr/bin/python: undefined symbol: magic_open
Zuvor musste ich python-pyasn1 installieren.
Vielen Dank für Eure Hilfe.
Gruß,
Patrick
(unter opensuse 12.1) opsiconfd und opsipxeconf schmeißen beide beim restart (/etc/init.d/opsiconfd restart) folgende Meldung raus:
Traceback (most recent call last):
File "/usr/bin/opsiconfd", line 12, in <module>
from opsiconfd.opsiconfd import main
File "/usr/lib/python2.7/site-packages/opsiconfd/opsiconfd.py", line 73, in <module>
from OPSI.Backend.BackendManager import BackendManager
File "/usr/lib/python2.7/site-packages/OPSI/Backend/BackendManager.py", line 50, in <module>
from OPSI.Backend.Depotserver import DepotserverBackend
File "/usr/lib/python2.7/site-packages/OPSI/Backend/Depotserver.py", line 46, in <module>
from OPSI.Util.Product import ProductPackageFile
File "/usr/lib/python2.7/site-packages/OPSI/Util/Product.py", line 54, in <module>
from OPSI.Util.File.Archive import *
File "/usr/lib/python2.7/site-packages/OPSI/Util/File/Archive/__init__.py", line 41, in <module>
import magic, fcntl
File "/usr/lib/python2.7/site-packages/magic.py", line 54, in <module>
_open = _libraries['magic'].magic_open
File "/usr/lib64/python2.7/ctypes/__init__.py", line 366, in __getattr__
func = self.__getitem__(name)
File "/usr/lib64/python2.7/ctypes/__init__.py", line 371, in __getitem__
func = self._FuncPtr((name_or_ordinal, self))
AttributeError: /usr/bin/python: undefined symbol: magic_open
Zuvor musste ich python-pyasn1 installieren.
Vielen Dank für Eure Hilfe.
Gruß,
Patrick
-
- Beiträge: 23
- Registriert: 13 Mär 2013, 11:51
Re: opsiconfd restart failed
Finde leider keine Lösung.
Zumindest ist python-magic installiert.
Gruß,
Patrick
Zumindest ist python-magic installiert.
Gruß,
Patrick
Re: opsiconfd restart failed
Hi,
welche Version von python-magic ist installiert?
welche Version von python-magic ist installiert?
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
-
- Beiträge: 23
- Registriert: 13 Mär 2013, 11:51
Re: opsiconfd restart failed
Hallo,
hat sich mittlerweile erledigt in der /var/log/ stand drin das Berechtigungen für opsi-Verzeichnisse fehlen. Brechtigung gesetzt dann gings.
Danke für die Hilfe und Gruß,
Patrick
hat sich mittlerweile erledigt in der /var/log/ stand drin das Berechtigungen für opsi-Verzeichnisse fehlen. Brechtigung gesetzt dann gings.
Danke für die Hilfe und Gruß,
Patrick