Seite 1 von 1

[Solved] Probleme nach dem Einbinden weiterer Depots

Verfasst: 22 Okt 2021, 14:32
von NorbertKoch
Hallo zusammen,

ich habe Depots aufgesetzt und lokale Pakete auf diese verteilt. Hatte mich auch gefreut, dass das so gut geklappt hatte.

Allerdings habe ich jetzt ein Problem beim Ausrollen von Windows 10, das vermutlich damit zusammenhängt (obwohl ich den Client vom Config-Server aus aufsetzen wollte).
Das PXE bricht ab. Im Log steht:
(32) Oct 22 20:26:38 [opsiinit] opsi init script ended
(33) [3] [2021-10-22 20:26:45.706] [ ] Locale not found: 'GNUTranslations' object has no attribute 'ugettext' (run-master:89)
(4069) [3] [2021-10-22 20:26:52.264] [ ] 'binary object store' (Posix.py:3318)
(5308) [3] [2021-10-22 20:26:52.647] [ ] Key 'description' not found (Posix.py:3566)
(5309) [3] [2021-10-22 20:26:52.649] [ ] Key 'serial' not found (Posix.py:3566)
(8121) [2] [2021-10-22 20:28:20.738] [ ] Repository error: Failed to download '/mnt/opsi/opsi-winst//files/opsi-winst/locale/winst32.fr.po' to '/mnt/hd/opsi/opsi-script/files/opsi-winst/locale/winst32.fr.po': [Errno 22] Invalid argument: '/mnt/opsi/opsi-winst//files/opsi-winst/locale/winst32.fr.po' (Logger.py:344)
(8122) Traceback (most recent call last):
(8123) File "OPSI/Util/Repository.py", line 823, in download
(8124) OSError: [Errno 22] Invalid argument: '/mnt/opsi/opsi-winst//files/opsi-winst/locale/winst32.fr.po'
(8125)
(8126) The above exception was the direct cause of the following exception:
(8127)
(8128) Traceback (most recent call last):
(8129) File "run-master", line 1660, in <module>
(8130) File "/tmp/setup.py", line 1439, in <module>
(8131) depot.copy('/opsi-winst', target + '/opsi/opsi-script/')
(8132) File "OPSI/Util/Repository.py", line 682, in copy
(8133) File "OPSI/Util/Repository.py", line 670, in copy
(8134) File "OPSI/Util/Repository.py", line 829, in download
(8135) OPSI.Exceptions.RepositoryError: Repository error: Failed to download '/mnt/opsi/opsi-winst//files/opsi-winst/locale/winst32.fr.po' to '/mnt/hd/opsi/opsi-script/files/opsi-winst/locale/winst32.fr.po': [Errno 22] Invalid argument: '/mnt/opsi/opsi-winst//files/opsi-winst/locale/winst32.fr.po'
Und ich habe keine Ahnung, wo ich ansetzen könnte...

Re: Probleme nach dem Einbinden weiterer Depots

Verfasst: 22 Okt 2021, 15:01
von m.radtke
Hi

installiere das aktuele opsi-script opsi Paket
Gruß
Mathias

Re: Probleme nach dem Einbinden weiterer Depots

Verfasst: 22 Okt 2021, 15:57
von NorbertKoch
Hallo Mathias,

habe ich gemacht; danach den Server durchgestartet; selbes Ergebnis. :?

Re: Probleme nach dem Einbinden weiterer Depots

Verfasst: 22 Okt 2021, 16:55
von m.radtke
Hi

hast du auch die aktuellen Netboot Pakete?

Gruß
Mathias

Re: Probleme nach dem Einbinden weiterer Depots

Verfasst: 25 Okt 2021, 08:00
von NorbertKoch
Guten morgen Mathias,

danke, daran lag es. Jetzt klappt wieder alles. :D