Reiniero-fpcup icon indicating copy to clipboard operation
Reiniero-fpcup copied to clipboard

During installation of help: fpclazup: ERROR: TNormalUnzipper: Could not unzip file.

Open marsupilami79 opened this issue 9 months ago • 4 comments

Hello,

we use fpclazup to update fpc 3.2 and lazarus on a nightly basis. For some time now we get the following error when updating in the logs:

01:03:12 fpclazup: info: helplazarus: documentation directory: C:\fpc-3.2-fixes+lazarus-2.0-fixes-win32\lazarus\docs\chm. 01:03:12 Using WinINet to download doc-chm-fpc3.2.2-laz2.2.0-0.zip from /projects/lazarus/files/Lazarus Documentation/Lazarus 2.2.0/ 01:03:15 fpclazup: ERROR: TNormalUnzipper: Could not unzip file. 01:03:15 An unhandled exception occurred at $0040E5DF: 01:03:15 EAccessViolation: Access violation 01:03:15 $0040E5DF 01:03:15 $004AFDE2 01:03:15 $004B1BFE 01:03:15 $0043D026 01:03:15 $0043F038 01:03:15 $0043EFB4 01:03:15 $0043EFB4 01:03:15 $0043C529 01:03:15 $00403D0F 01:03:15 01:03:15

This is the version information as printed by fpclazup:

00:34:10 Version: based on commit fpcup489 (20231225) 00:34:10 Build date: 2023/12/27 08:45:49 00:34:10 Compiled for CPU: i386 on win32

I do this on Windows 10. The command line is:

C:\fpclazup\fpclazup-i386-win32.exe --installdir="C:\fpc-3.2-fixes+lazarus-2.0-fixes-win32" --fpcsplit --noconfirm --fpcURL="fixes-3.2.gitlab" --lazURL="fixes-2.0.gitlab" --fpcPATCH=comprsrc.pas.diff

Are there any ides what I can do?

Best regards,

Jan

marsupilami79 avatar May 28 '24 13:05 marsupilami79