[GELÖST] Problem mit der Paketinstallation
Veröffentlicht: 19. Juni 2026 - 10:25 Uhr
Guten Morgen,
Ich versuche, ein Paket auf Version 2.6 zu portieren
Es tritt ein Fehler auf und ich komme nicht weiter; der Quellcode ist in Ordnung, unabhängig von der verwendeten Methode (Python-Skript, PowerShell)
Sicherheitsproblem aufgrund einer bestimmten Datei?
Falls Sie Ideen haben, bin ich ganz Ohr, vielen Dank!
Ich versuche, ein Paket auf Version 2.6 zu portieren
Es tritt ein Fehler auf und ich komme nicht weiter; der Quellcode ist in Ordnung, unabhängig von der verwendeten Methode (Python-Skript, PowerShell)
Sicherheitsproblem aufgrund einer bestimmten Datei?
Falls Sie Ideen haben, bin ich ganz Ohr, vielen Dank!
Code: Alle auswählen
Traceback (most recent call last):
File "C:\Program Files (x86)\wapt\common.py", line 4364, in install_wapt
packagetempdir = entry.unzip_package(cabundle=self.cabundle, target_dir = tempfile.mkdtemp(prefix='wapt',dir=self.wapt_temp_dir))
File "C:\Program Files (x86)\wapt\waptpackage.py", line 2652, in unzip_package
raise EWaptCorruptedFiles('Unzip: Unsafe filename %s in zip package file %s' % (fn,self.localpath))
waptpackage.EWaptCorruptedFiles: Unzip: Unsafe filename ActivInspire/Program Files 64/Activ Software/Inspire/apps/ActivityBuilder/static/media/javascript,__webpack_public_path__ = __webpack_base_uri__ = htmlWebpackPluginPublicPath;.bin in zip package file C:\Program Files (x86)\wapt\private\cache\xyz-activinspiresuite-3.5_3.5.18-3_x64_windows_10.0_PROD.wapt
EWaptCorruptedFiles: Unzip: Unsafe filename ActivInspire/Program Files 64/Activ Software/Inspire/apps/ActivityBuilder/static/media/javascript,__webpack_public_path__ = __webpack_base_uri__ = htmlWebpackPluginPublicPath;.bin in zip package file C:\Program Files (x86)\wapt\private\cache\xyz-activinspiresuite-3.5_3.5.18-3_x64_windows_10.0_PROD.wapt