opsi-fire-event.py funktioniert nicht mehr

Antworten
matth46
Beiträge: 172
Registriert: 22 Jun 2009, 19:48

opsi-fire-event.py funktioniert nicht mehr

Beitrag von matth46 »

Nach heutigem Update der vorhandenen opsi-3.4-Installation aus den Repositorys gibt die Benutzung von "opsi-fire-event.py" folgende Fehlermeldung aus:

Code: Alles auswählen

Traceback (most recent call last):
  File "/usr/share/opsi/opsi-fire-event.py", line 37, in <module>
    import os, sys, httplib, urllib, base64, json
ImportError: No module named json
Ausgabe "aptitude search opsi":

Code: Alles auswählen

p   libsynopsis8                                                                                                   - The runtime library for Synopsis
p   libsynopsis8-dev                                                                                               - The runtime library for Synopsis (development files)
i A opsi-atftpd                                                                                                    - advanced TFTP server - opsi version with pcre, fifo and max-blksize patches
i   opsi-configed                                                                                                  - OPSI config editor
i   opsi-depotserver                                                                                               - server fuer das Softwareverteilungssystem OPSI
i A opsi-linux-bootimage                                                                                           - Linux-Bootimage fuer das Softwareverteilungssystem OPSI
v   opsi-reinstmgr                                                                                                 -
i A opsi-utils                                                                                                     - OPSI utils
i A opsiconfd                                                                                                      - OPSI configuration service
i A opsipxeconfd                                                                                                   - OPSI PXE configuration daemon
i A python-opsi                                                                                                    - OPSI python library
v   python2.3-opsi                                                                                                 -
v   python2.4-opsi                                                                                                 -
v   python2.5-opsi                                                                                                 -
p   synopsis                                                                                                       - A Source-code Introspection Tool
p   synopsis-doc                                                                                                   - Documentation for synopsis
v   synopsis-formatter-dot                                                                                         -
Installierter preloginloader: 3.4.-69

Auffällig ist, dass beim Update das Paket "python-json" deinstalliert und anscheinend durch "python-simplejson" ersetzt wurde.
Benutzeravatar
j.schneider
uib-Team
Beiträge: 2044
Registriert: 29 Mai 2008, 15:14

Re: opsi-fire-event.py funktioniert nicht mehr

Beitrag von j.schneider »

Hallo,

danke für den Hinweis.
Neues python-opsi-Paket (3.4.0.11-1) steht im Repository bereit.

Gruß,
Jan Schneider


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


matth46
Beiträge: 172
Registriert: 22 Jun 2009, 19:48

Re: opsi-fire-event.py funktioniert nicht mehr

Beitrag von matth46 »

Super, danke!
Antworten