-
Port the concurrent compression logic from pbzip2 to archive_write_add_filter_bzip2.c.
jsonn updated
2 years ago
-
Hi, some of the targets I'm building require some third party libraries. For example, I'm trying to compile NestFuzz for the freetype2 benchmark (i.e. in fuzzbench) which is trying to compile `libarch…
-
Hi there,
I'm not sure if it was an oversight or not, but the documentation is misleading. I cannot use Bzip2 to compress anything but a stream. I forked your repo and did the needful. Should I submi…
-
Occasionally CircleCI fails on the `unpack_phantomjs` step with:
```
#!/bin/bash -eo pipefail
/bin/tar xjf /usr/local/src/phantomjs-1.9.7-linux-x86_64.tar.bz2 --strip-components=1
bzip2: Com…
-
Resolve build error that happens "sometimes"
```
-----> Installing phantomjs.
bzip2: (stdin) is not a bzip2 file.
tar: Child returned status 2
tar: Error is not recoverable: exiting now
```
Appears …
-
```
Since, I have space issues, I want to parse the .bz2 file itself without
unzipping it.
I get the following error:
java -cp wikixmlj-r43.jar:.:bzip2.jar:.:xercesImpl-2.9.1.jar Test
enwiki-20130…
-
### Steps to reproduce
1. Load the provided file (this is the pixel data from a PNG image, original provided)
2. Load the byte data through a memory stream into BZip2.Compress function
Code Sampl…
-
Please consider support for tar with bzip2 compression format for archives.
-
```
Since, I have space issues, I want to parse the .bz2 file itself without
unzipping it.
I get the following error:
java -cp wikixmlj-r43.jar:.:bzip2.jar:.:xercesImpl-2.9.1.jar Test
enwiki-20130…
-
This is a very useful library that I think we should be able to use.
ghost updated
11 months ago