-
I'm trying to get tilemill compiled on Arch Linux (and meanwhile make a package for it, so other user can install it better), but I'm stuck on the following error message:
```
> zipfile@0.2.4 install…
-
When assembling a big jar file, SpringBoot breaks with a IndexOutOfBoundsException.
I have put the example that creates this bug at:
https://github.com/jfarjona/bugs-spring-boot-1
It breaks …
-
Is it possible to add an extended attribute (xattr) to a file in an existing zip archive with rubyzip?
-
I think this isn't really an implementable requirement:
> Any media included in a ZIP course package MUST use relative URL references in the Course Structure XML.
I suspect I get the idea, and m…
-
Dear Florian,
On an up-to-date Ubuntu 20.04 with the latest version of dev branch I got the following error when trying to compile. Can you help me please?
Cheers
John
```
[ 96%] Linking CXX ex…
-
Hello,
I'm working with Rails 5.0.1 and rubyzip 1.2.1. I'm working on a project where the user will be uploading large zip files and i'm using paperclip for uploading. After the files are uploaded…
-
I'm on commit 608c231f467b855ff5ac81315e0e6b66e63d5226 (master)
Deleted my old buildroot and ran `./build.sh rg350`
Got the following error
```
john@---:~/Code/projects/devilutionX/Packagin…
-
Hi there i am under Slackware 14.2 (32 Bits).
i need manual install cmake
```
cd /tmp
wget -c https://github.com/Kitware/CMake/releases/download/v3.16.2/cmake-3.16.2.tar.gz
tar xfvz cmake-3.16…
-
In the [Initial Provisioning spec](https://docs.osgi.org/specification/osgi.cmpn/7.0.0/service.provisioning.html), there is discussion of string the mime type of an entry in the Zip Extra field (see s…
-
Is there a way to encrypt a zip file witout a password, only using private/public keypairs?
I want to make a zip file which can be opened only by a private key.