ich habe seit folgendes Problem:
Code: Alles auswählen
opsi:/opt/pcbin/install/preloginloader# ./opsi-deploy-preloginloader -vvvvv -u Domain.de/Administrator -p ******* Client-001.Domain.de
[info] OS reports 'Domain.de' as default domain
[warning] No config file given
[info] Using default domain 'Domain.de'
[info] Skipping local authorization
--------------------------------------------
Client-001.Domain.de
--------------------------------------------
[notice] Querying for ip address of host 'Client-001.Domain.de'
[info] Getting host 'Client-001.Domain.de' by name
[notice] Got ip address '192.168.*.67' from syscall
[notice] Pinging host 192.168.*.67 ...
[debug] > PING 192.168.*.67 (192.168.*.67) 56(84) bytes of data.
[debug] >
[debug] > --- 192.168.*.67 ping statistics ---
[debug] > 2 packets transmitted, 2 received, 0% packet loss, time 999ms
[debug] > rtt min/avg/max/mdev = 0.306/0.410/0.515/0.106 ms
[notice] Host 192.168.*.67 is up
[notice] Getting hardware ethernet address of host 'Client-001.Domain.de'
[notice] Found hardware ethernet address '00:19:99:0f:9a:**'
[notice] Creating client 'Client-001.Domain.de'
[error] ERROR: BackendManager instance has no attribute 'createClient'
Kann mir jemand einen Tipp geben, wie ich den BackendManger dazu überredet bekomme die Installation hier nicht abzubrechen....
Danke JAN