I'm trying to deploy OS windows 7 pro on a laptop via netboot and here is the error message i get during initial hwaudit :
Code: Alles auswählen
local variable 'result' referenced before assignment
Code: Alles auswählen
[7] [Feb 18 10:19:48] Processing class 'COMPUTER_SYSTEM' (Posix.py|2515)
[6] [Feb 18 10:19:48] Condition found, try to check the Condition (Posix.py|2529)
[2] [Feb 18 10:19:49] Traceback: (Logger.py|742)
[2] [Feb 18 10:19:49] line 1387 in '<module>' in file '/usr/local/bin/master.py' (Logger.py|742)
[2] [Feb 18 10:19:49] line 132 in '<module>' in file '/tmp/setup.py' (Logger.py|742)
[2] [Feb 18 10:19:49] line 2483 in 'auditHardware' in file '/usr/lib/pymodules/python2.6/OPSI/System/Posix.py' (Logger.py|742)
[2] [Feb 18 10:19:49] line 2551 in 'hardwareExtendedInventory' in file '/usr/lib/pymodules/python2.6/OPSI/System/Posix.py' (Logger.py|742)
[2] [Feb 18 10:19:49] ==>>> local variable 'Write failed: Broken pipe assignment (master.py|1435)
JSONRPC.JSONRPCBackend instance at 0x8a0058c> (master.py|1438)
I don't know what is going wrong with this one... Any clue ?
Thanks for you help
PS : i'm running last stable opsi version on an up to date Debian squeeze server.