Seite 1 von 1

Fehler MySQLBackend instance has no attribute 'createServer'

Verfasst: 27 Nov 2009, 12:36
von Enno29
Guten Tag,

wir möchten für die Module HW-Audit und SW Audit das Backend von "File 31" nach "MySQL" konvertieren, leider bricht der Befehl opsi-convert (opsi-convert -nv File31 MySQL) mit der folgender Fehlermeldung ab:

Code: Alles auswählen

opsi:/etc# opsi-convert -nv File31 MySQL
Converting from backend 'File31' to backend 'MySQL'.
No config file given
No config file given
Failed to read opsi modules file '/etc/opsi/modules': [Errno 2] No such file or directory: '/etc/opsi/modules'
Directory '/var/lib/opsi/config/depots/opsi.kvhs-aur.intern/products/netboot' does not exist
Creating opsi base.
Replicating servers.
      Replicating server 'opsi.XXXX-XXX.intern' (1/1)
MySQLBackend instance has no attribute 'createServer'
Traceback:
     line 255 in '<module>' in file '/usr/bin/opsi-convert'
     line 249 in 'main' in file '/usr/bin/opsi-convert'
     line 529 in 'replicate' in file '/var/lib/python-support/python2.5/OPSI/Backend/Backend.py'
     line 596 in 'replicateServers' in file '/var/lib/python-support/python2.5/OPSI/Backend/Backend.py'
     line 1 in 'createServer' in file '<string>'
     line 501 in '_execMethod' in file '/var/lib/python-support/python2.5/OPSI/Backend/BackendManager.py'
     line 1 in '<module>' in file '<string>'
     ==>>> MySQLBackend instance has no attribute 'createServer'
ERROR: MySQLBackend instance has no attribute 'createServer'
Habe schon das Forum und auch per Google nach der Fehlermeldung geforscht, konnte so aber nichts finden. Hatte hier vielleicht schon jemand das gleiche Problem ?

Mit freundlichen Grüßen

Enno

Re: Fehler MySQLBackend instance has no attribute 'createServer'

Verfasst: 28 Nov 2009, 12:08
von d.oertel
Hi,

für die Konvertierung der Invertarisierungsdaten gibt es zur Zeit keine Möglichkeit.

gruss
d.oertel