Control: tag 1132051 pending
Hi!
Bug #1132051 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:
https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=a658782c1
---
dpkg-deb: Do not fail on non-seekable archives
We have documented that we support non-seekable archives for some time,
and this was a regression introduced in 1.23.7. Disable the robustness
check if the input is not seekable.
Add regression tests to avoid this happening in the future.
Fixes: commit 7d54287521ac4e1b2061d4a92467c634525436d3
Closes: #1132051