Seite 1 von 1

preloginloader auf Client Installieren bricht ab

Verfasst: 25 Jun 2009, 11:00
von rakoski
Hallo zusammen,

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'
Der Server läuft ansonsten gut, Installationen und Deinstallationen funktionieren auf vorhandenen Clients hervorragend.

Kann mir jemand einen Tipp geben, wie ich den BackendManger dazu überredet bekomme die Installation hier nicht abzubrechen....

Danke JAN

Re: preloginloader auf Client Installieren bricht ab

Verfasst: 25 Jun 2009, 11:10
von j.schneider
Hallo,

es scheint mir als würde das opsi-deploy-preloginloader Skript von einem preloginloader 3.3 auf einem opsi 3.4 System ausgeführt werden.
Bitte einen preloginloader 3.4 einspielen.

Gruß
Jan Schneider

Re: preloginloader auf Client Installieren bricht ab

Verfasst: 25 Jun 2009, 11:30
von rakoski
Danke das wars, ich habe die Opsi Pakete aktualisert und jetzt gehts!

Gruss JAN