Public bug reported: Hi,
The nbdkit gzip filter is broken on the platforms I tried: Ubuntu 20.04 (Focal), Ubuntu 20.10 (Groovy) and Debian 10 (Buster). The xz filter works fine though. To reproduce, run: `sudo nbdkit --filter=gzip myfile.gz`. It produces the following output: > nbdkit: error: cannot open filter 'gzip': /usr/lib/x86_64-linux- gnu/nbdkit/filters/nbdkit-gzip-filter.so: cannot open shared object file: No such file or directory The gzip and xz plugins are present, but in the gzip case the file named "nbdkit-gzip-filter.so" is missing: https://packages.ubuntu.com/focal/amd64/nbdkit/filelist https://packages.ubuntu.com/groovy/arm64/nbdkit/filelist https://packages.debian.org/buster/amd64/nbdkit/filelist Hopefully this bug can be fixed on all platforms, because this is a very promising program. ** Affects: nbdkit (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1904554 Title: gzip filter is missing thus completely broken To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/nbdkit/+bug/1904554/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
