On 1/28/25 09:22, PICCA Frederic-Emmanuel wrote:
I could not see a 7z file there (at least not by simply looking at the
file extensions).

Here the file output:
fiji-linux64.zip: Zip archive data, at least v2.0 to extract, compression method=deflate

This is a zip archive whcih can not be extracted on stable, except with 7zip.

someone can confirm that it does not work out of the box with unzip on stable ?

i cannot.
using 'unzip' in a debian:stable docker container works nicely

```
docker run --rm -ti -v $(pwd):/src -w /src debian:stable

## with the container:
apt-get update; apt-get install -y unzip
unzip fiji-linux64.zip >/dev/null && echo ok
```


gfdasmfrt
IOhannes

Attachment: OpenPGP_0xB65019C47F7A36F8.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to