-
Just discovered your docker and was so delighted because the github version takes ages to work out how to install and then I can't get it to work.
So I started off by trying:
**_sudo bash wahoomc-cl…
-
If I use cget installed in a python 2.7 virtualenv, and then install a package that is contained in a .xz archive, it will fail with:
```
Downloading http://sourceforge.net/projects/arma/files/ar…
-
## Summary
File of type `.lz` are not processed.
[An `.lz` file is](https://docs.fileformat.com/compression/lzma/):
> A file with .lzma extension is a compressed archive file created using the LZ…
-
/home/majestio/Dev/cross/mxe/usr/bin/x86_64-w64-mingw32.shared-ld: cannot find -lpthread
collect2: error: ld returned 1 exit status
-
When I try to create lzma(solid) archive I am getting:
09/28/10 10:43:40 AM - Storing lzma solid archive...
09/28/10 10:43:40 AM - failed to open output file
while executing
"miniarc::crap::${meth…
-
The attached files behave differently when decompressed with lzma-rs and with xz2 crate backed by lzma-sys: [lzmars_xz2_mismatches.tar.gz](https://github.com/gendx/lzma-rs/files/4488337/lzmars_xz2_mis…
-
The read-compressed-file modules all added a `'t'` mode for opening files in text mode at the same time `'t'` was added as a mode for plain vanilla `open`. Is it possible to monkey-patch them so that …
-
After following [these](https://wiki.smartos.org/display/DOC/Building+SmartOS+on+SmartOS) instructions on the wiki, for building smartos-live, `gmake live` fails when copying a file in from the illumo…
-
**Context**
Augur's current backend for transparently reading/writing compressed data is [xopen](https://github.com/pycompression/xopen/). [xopen uses the standard Python LZMA module to handle xz f…
-
Don't know if this is outside the scope of this project, but it would be nice to have a PigzFile representing a file object like most stdlib implementations - gzip/bz2/lzma, etc. [pyzstd](https://gith…