-
> NOTE: Remember to label this issue with "`ci: sev`"
**MERGE BLOCKING**
## Current Status
Mitigated
https://fosstodon.org/@sourceforgestatus
## Error looks like
For example from this [l…
-
Some time ago, there were a bunch of *Pirelli* routers whose firmware was using a **modified CramFS**.
(also containing LZMA structures).
The file magic for these were: **`45 3D CD 28`**.
With L…
E3V3A updated
5 months ago
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
The container is blocking on `[custom-init] No custom files found, skipping...`
### Expected…
-
I've found error ['IsAbsolutePath' is missing exception specification 'throw()'] and ['GetRootPrefixSize' is missing exception specification 'throw()'] while compiling file 'lzma/cpp/windows/FileName.…
-
**Describe the bug**
We tried to upgrade `zig` after 0.11.0 [release](https://ziglang.org/download/0.11.0/release-notes.html), but build failed.
**To Reproduce**
Install `zig v0.11.0` and try …
-
I'm using LZMA-JS on nodejs, my code is as below
```
var my_lzma = require("lzma");
var fs = require('fs');
var result = my_lzma.compress('123456789qwertyuiop');
fs.writeFileSync('b.txt', new Buffer…
-
### Description
We are compiling a project depending on `xz_utils`. One of our Windows profiles has:
build_type=Debug
compiler.runtime_type=Release
For all other dependencies, it re…
-
Error:
```
Hunk #1 succeeded at 32 with fuzz 1.
cc -g -O2 -I. -I./LZMA/lzma465/C -I./LZMA/lzmalt -I./LZMA/lzmadaptive/C/7zip/Compress/LZMA_Lib -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_S…
-
BPO | [46384](https://bugs.python.org/issue46384)
--- | :---
Nosy | @miurahr
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*
…
-
Banged my head against the wall until I tried to use other compressor and it solved my problem of my callbacks never being called.