Windows 7 Installation
Windows 7 Installation
wir testen gerade die Unattended Windows 7 Installation mit OPSI4UCS.
Nach dem Ausühren von
create_driver_links.py
erhalten wir den Fehler:
root@deb00351:/var/lib/opsi/depot/win7# ./create_driver_links.py -vvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
Command 'wget' found at: '/usr/bin/wget'
Traceback:
line 298 in '<module>' in file './create_driver_links.py'
line 638 in 'which' in file '/var/lib/python-support/python2.5/OPSI/System/Posix.py'
==>>> Command '7z' not found in PATH Command '7z' not found in PATH
Haben Sie eine Idee, woran es liegen könnte?
Vielen Dank im Voraus
Re: Windows 7 Installation
Re: Windows 7 Installation
ich vermute das Paket 7zip (p7zip-full) fehlt ...
gruss
d.oertel
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de
Re: Windows 7 Installation
d.oertel hat geschrieben:Hi,
ich vermute das Paket 7zip (p7zip-full) fehlt ...
gruss
d.oertel


Thomas_H
Aus dem Glashaus


Re: Windows 7 Installation
bei UCS ist das p7zip-full Paket im unmaintained Repository von UCS:
http://apt.univention.de/2.3/unmaintain ... _amd64.deb
Um die unmaintained-Repos direkt zu verwenden:
Code: Alles auswählen
ucr set repository/online/unmaintained=yes
Code: Alles auswählen
univention-install p7zip-full
Vielen Dank für die Nutzung von opsi. Im Forum ist unser Support begrenzt.
Für den professionellen Einsatz und individuelle Beratung empfehlen wir einen Support-Vertrag und eine Schulung.
Gerne informieren wir Sie zu unserem Angebot.
uib GmbH
Telefon: +49 6131 27561 0
E-Mail: sales@uib.de