opsi 4.3 März 2026 Release

Neuigkeiten und Ankündigungen
ch.gorges
Beiträge: 14
Registriert: 04 Okt 2016, 12:18

Re: opsi 4.3 März 2026 Release

Beitrag von ch.gorges »

Hallo zusammen,

bei mir funktioniert bei einigen (bislang getesteten) Systemen die automatische OCA-Installation nach einer Windows 11 25H2 via opsi-local-image-win11-x64 nicht mehr.

Wenn man sich mit Administrator / nt123 einloggt ist ein schwarzes CMD Fenster offen und der oca installation helper ist im Taskmanager gelistet, aber ohne Aktivität; halbe oder ganze Stunde warten bringt auch nichts.

Eine manuelle Installation des OCA via service_setup.cmd funktioniert auch nicht, dann startet zwar das CMD-Fenster mit "Starting oca-installation-helper.exe...", danach passiert aber auch nichts mehr.

Betrifft OPSI 4.3 mit opsiconfd 4.3.50.7 und OCA 4.3.17.10 (in einer paedML Linux 8.0), sowohl HW-Clients, als VMs; Netzwerkverbindung in Windows zum OPSI-Server ist i.O.

Ist das schon bekannt oder beobachtet/gemeldet worden?

Merci im Voraus.
udome19
Beiträge: 3
Registriert: 23 Sep 2025, 09:25

Re: opsi 4.3 März 2026 Release

Beitrag von udome19 »

Hallo zusammen,

bei uns läuft nach dem Update keine BS-Installation mehr.

Invalid partition data!
Information: Creating fresh partition table; will override earlier problems!
The operation has completed successfully.
(opsimain.py:1830)
Traceback (most recent call last):
File "/usr/lib/opsi-agent/_internal/opsiagent_plugins/bootimage/python/legacy/opsimain.py", line 1752, in <module>
exec(compile(open(actionScript, "rb").read(), actionScript, "exec"))
~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/tmp/setup.py", line 1052, in <module>
execute('/usr/sbin/sgdisk --clear -g -p %s' % (disk.device))
~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "OPSI/System/Posix.py", line 1042, in execute
RuntimeError: Command '/usr/sbin/sgdisk --clear -g -p /dev/sda' failed (2):
^GCaution: invalid main GPT header, but valid backup; regenerating main header
from backup!

^GWarning: Invalid CRC on main header data; loaded backup partition table.
Warning! Main and backup partition tables differ! Use the 'c' and 'e' options
on the recovery & transformation menu to examine the two tables.

^GWarning! Main partition table CRC mismatch! Loaded backup partition table
instead of main partition table!

Warning! One or more CRCs don't match. You should repair the disk!
Main header: ERROR
Backup header: OK
Main partition table: ERROR
Backup partition table: OK
JakobCGN
Beiträge: 31
Registriert: 12 Okt 2023, 20:51

Re: opsi 4.3 März 2026 Release

Beitrag von JakobCGN »

udome19 hat geschrieben: 07 Apr 2026, 11:02 File "OPSI/System/Posix.py", line 1042, in execute
RuntimeError: Command '/usr/sbin/sgdisk --clear -g -p /dev/sda' failed (2):
^GCaution: invalid main GPT header, but valid backup; regenerating main header
benutzt du auch die netboot Paketversion 4.3.0.6-1?
der Fehler wurde mit der Version gefixt:
## [4.3.0.6-1] - 2026-03-02
### Changed
- Ignore exit code of "sgdisk --clear" (Jan Schneider <j.schneider@uib.de>)
Antworten