Fehler nach Update von 3.4 auf 4.0
Verfasst: 02 Sep 2011, 09:16
Ich bekomme nach dem Vorgehen aus der Upgrade-Doku Fehlermeldungen. Ich wollte von 3.4 auf die aktuelle 4.0 updaten. Folgender Fehler tritt auf, wenn ich
eingebe.
OPSI läuft somit nicht mehr und diverse Computer lassen sich nicht mehr starten. Dort erhalte ich nun die Meldung, dass der Zugriff nicht authorisiert sei. Irgendwie mag OPSI die MySQL-Datenbank nicht mehr ansprechen.
Das ganze läuft auf einem Ubuntu 10.04 Server.
Code: Alles auswählen
opsi-setup --update-mysql
Code: Alles auswählen
[5] [Sep 02 09:10:23] Connection to database 'opsi' on 'localhost' as user 'opsi' (opsi-setup|1028)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_HDAUDIO_DEVICE from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_SCSI_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_AUDIO_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_VIDEO_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_PCI_DEVICE from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_NETWORK_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_IDE_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_USB_DEVICE from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_PCMCIA_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_FLOPPY_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_USB_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Updating database table HARDWARE_DEVICE_1394_CONTROLLER from opsi 3.4 to 4.0 (opsi-setup|1150)
[5] [Sep 02 09:10:24] Modules file signature verified (customer: opsi community) (MySQL.py|413)
[5] [Sep 02 09:10:25] Creating opsi base (SQL.py|392)
[5] [Sep 02 09:10:25] Modules file signature verified (customer: opsi community) (MySQL.py|413)
[5] [Sep 02 09:10:26] Creating opsi base (SQL.py|392)
[5] [Sep 02 09:10:26] Modules file signature verified (customer: opsi community) (MySQL.py|413)
[5] [Sep 02 09:10:26] Creating opsi base (SQL.py|392)
[2] [Sep 02 09:10:27] Traceback: (Logger.py|742)
[2] [Sep 02 09:10:27] line 3029 in '<module>' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Sep 02 09:10:27] line 2996 in 'main' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Sep 02 09:10:27] line 576 in 'update' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Sep 02 09:10:27] line 2492 in 'initializeConfigs' in file '/usr/bin/opsi-setup' (Logger.py|742)
[2] [Sep 02 09:10:27] line 1 in 'config_getIdents' in file '<string>' (Logger.py|742)
[2] [Sep 02 09:10:27] line 407 in '_executeMethod' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [Sep 02 09:10:27] line 1 in 'config_getIdents' in file '<string>' (Logger.py|742)
[2] [Sep 02 09:10:27] line 407 in '_executeMethod' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [Sep 02 09:10:27] line 1677 in 'config_getIdents' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [Sep 02 09:10:27] line 1 in 'config_getObjects' in file '<string>' (Logger.py|742)
[2] [Sep 02 09:10:27] line 407 in '_executeMethod' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/Backend.py' (Logger.py|742)
[2] [Sep 02 09:10:27] line 1 in 'config_getObjects' in file '<string>' (Logger.py|742)
[2] [Sep 02 09:10:27] line 326 in '_dispatchMethod' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/BackendManager.py' (Logger.py|742)
[2] [Sep 02 09:10:27] line 997 in 'config_getObjects' in file '/usr/lib/pymodules/python2.6/OPSI/Backend/SQL.py' (Logger.py|742)
[2] [Sep 02 09:10:27] ==>>> SQL backend module disabled (opsi-setup|3037)
ERROR: SQL backend module disabled
Das ganze läuft auf einem Ubuntu 10.04 Server.