-
On Linux, there are these **unknown extended headers** warnings while extracting `jq-1.6.tar.bz2`:
```shell
$ cd /home/runner/work/zsv/zsv/build/Linux/rel/musl-gcc/external/jq-src-tmp && tar xf /h…
-
I think it is a good idea to extract the data from the archived pdfs and publish in this repo it self. It means we also need to keep the code.
I suggest the following layout:
```
archive/
…
-
I think these lines:
"require": {
"php": "^8.1",
"php-http/message-factory": "^1.1"
"suggest": {
"php-http/client-implementation": "Allows to use http services",…
-
### Please add the exact image (with tag) that you are using
eclipse-temurin:17-jre-alpine
### Please add the version of Docker you are running
24.0.5
### What happened?
We are using `eclipse-tem…
-
There are some issues I found that occur when interacting with encrypted archives:
Currently, extracting an encrypted archive has the side effect that a `.tar.lz` file gets created in the source di…
fnoah updated
4 years ago
-
This is an edge case that I hit, but I don't know if it is worth fixing.
The set up:
```shell
mkdir /tmp/testing; cd /tmp/testing
echo "hello" > foo
tar czhf my.tar.gz foo foo
```
Notice …
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
You got your hands on a FZ, but are …
-
```
It would be very useful if The Unrachiver could clone metadata from the archive
file such as
Spotlight Comments and More Info to the files and folders that are extracted
from that archive. This…
-
Hi,
I'm running into a problem with certain .lz4 and also .jar files. Example (lz4):
```
$:~/SCAN_IMAGES/release-1.13.zip-extract$ ~/scancode-toolkit/extractcode ./release/deploy_artifacts/router…
-
### Summary
Using the 'archival' function in ansible reveals files are changed in some way.
Example:
I've exported a docker image to tar file.
```
md5sum gitlab.tar
a583a3e53d55fbf27881dd6d73f5d…