[SOLVED] Unzip error on windows 7 embedded
Published: February 5, 2021 - 3:29 PM
Wapt: 1.8.2 (Debian Server)
Target: Windows 7 embedded
Good morning
On some Windows 7 Embedded x86 targets, packages fail to decompress.
The console returns this message:
I should point out that there are still several tenths of a GB of free space and that the package is only 200 MB.
Could this be a rights issue?
Thank you for your help.
Tom
Target: Windows 7 embedded
Good morning
On some Windows 7 Embedded x86 targets, packages fail to decompress.
The console returns this message:
Code: Select all
Traceback (most recent call last):
File "c:\Program Files\wapt\common.py", line 3763, in install_wapt
packagetempdir = entry.unzip_package(cabundle=self.cabundle)
File "c:\Program Files\wapt\waptpackage.py", line 2287, in unzip_package
raise e
IOError: [Errno 28] No space left on device
IOError: [Errno 28] No space left on deviceCould this be a rights issue?
Thank you for your help.
Tom