Seite 1 von 1
Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Verfasst: 19 Sep 2024, 14:32
von afshin_1413
Beim Starten des Netboot-Produkts treten Fehler auf:
Command '/usr/local/bin/patcha /mnt/hd/opsi/unattend.xml' failed (255):
Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Vielen Dank im Voraus.
Re: Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Verfasst: 23 Sep 2024, 09:48
von m.radtke
Hi
oft können wir mit wenig Informationen viel anfangen, in diesem Fall leider nicht.
Bitte gib doch mal an welche Version des Windows Netboot Pakets du verwenden willst dun mit welcher Version vom opsi-linux-bootimage du arbeitest.
Gruß
Mathias
Re: Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Verfasst: 24 Sep 2024, 15:13
von afshin_1413
Hi Mathias,
die Version vom opsi-linux-bootimage ist 4.3.7.2 [python-opsi=4.3.5.1] und die Version vom Win10-X64-De-Netboot ist 4.2.0.3-6.2 .
Ich habe dies Problem nur mit den Laptops.
Vielen Dank und viele Grüße
AFSHiN
Re: Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Verfasst: 24 Sep 2024, 15:22
von afshin_1413
Anbei finden Sie auch Screenshot von Fehler.
Re: Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Verfasst: 24 Sep 2024, 17:11
von j.schneider
Hallo,
könnte sein, dass die RAMdisk voll läuft.
Wie viel Arbeitsspeicher haben die Notebooks?
Grüße
Jan Schneider
Re: Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Verfasst: 25 Sep 2024, 16:43
von afshin_1413
Hallo,
Unser Problem ist schon gelöst.
Das Notebook hat schon 32GB RAM und wir haben Installation auf verschiedene Laptops auch getestet und
Für alle Laptops waren gleiche Fehler.
Danach haben wir "rootfs-type=ramfs" in allgemeine Host-Parameter in opsi-linux-bootimage.append hinzugefügt.
Jetzt ist Installation erfolgreich.
Vielen Dank und viele Grüße
AFSHiN
Re: Failed to extract cryptography/hazmat/bindings/_rust.abi3.so: decompression resulted in return code -1!
Verfasst: 26 Sep 2024, 05:57
von m.radtke
Guten Morgen,
vielen Dank für dein Feedback.
Tatsächlich wurde in der Vergangenheit der Parameter "rootfstype=ramfs" als default im Kernel vim opsi-linux-bootimage genutzt.
Dies scheint jedoch beim Wechsel des Bauverfahrens unter den Tisch gefallen zu sein und ich habe es nun wieder eingebaut.
Wird in zukünftigen Versionen vom opsi-linux-bootimage wieder der Default sein.
Grüße
Mathias