Bug#1132051: dpkg: seeks in FD file arg

"Barak A. Pearlmutter" <[email protected]> Sun, 21 Jun 2026 21:54:24 -0400
Newsgroups gmane.linux.debian.devel.dpkg.bugs
Message-ID <CANa01BKLgmDCb09MVO9XyjVUsULLgEcXoz9OWWzDhC-PmfrgLw__16110.1355379046$1782093444$gmane$org@mail.gmail.com>
Well you'll be pleased to know that my zoom-up script (repo above)
already assumes dpkg can handle a streaming input but dynamically
falls back to groveling through the stream itself if dpkg cannot. So
it will take advantage of your streaming fix, but will be robust
should streaming support ever be disabled.

Cheers,

--Barak.