Guido U. Draheim

Results 150 comments of Guido U. Draheim

-- lib zzipfseeko to be compiled: OFF -- lib zzipmmapped to be compiled: OFF I haven't tried this one in my testbuilds.py.... but it does look related to the error....

@paroj - see the latest patch on develop. May be that helps.

I had renamed ZZIPCOMPAT to ZZIP_COMPAT to be in line with the newer options. However that should not make the step itself to fail [ 8%] Generating compat/zzip.h /bin/sh: 1:...

zziplib does scan the zip directory ahead of time, so it does not seem to be very complicated to guide the processing function to do a re-encoding. It was simply...

Well, if you really want to be correct then you need to consider that file system functions expect the arguments for file names to be in the encoding that is...

@Biswa96 - I am not sure if it would to have a general case to remove the libname-REL.lib feature as it may break compatibility with older versions of the lib....

Please try to change "if podman()" on line 720 into "if True".

in [v1.4.6097](https://github.com/gdraheim/docker-copyedit/commit/af0bd7496b9a9bda603bf4529d82269ecbb49bc9)

Yes, that should be in the next version.

Please check what the logging says - you can use "-vvv" for the direct logging level or you create a /var/log/systemctl.debug.log before running a systemctl command. I don't see hown...