Control: -1 -moreinfo -unreproducible
On Mon, Dec 14, 2020 at 01:58:54AM +0100, Guillem Jover wrote:
> Control: tags -1 moreinfo unreproducible
>
> Hi!
>
> On Sun, 2020-12-13 at 00:27:39 +0100, Bill Allombert wrote:
> > Package: dpkg
> > Version: 1.20.5
> > Severity: important
>
> > The command
> > dpkg-query --show --showformat='${db-fsys:Files}
> > displays an extra spurious first line:
> >
> > (Reading database ... 134656 files and directories currently installed.)
> >
> > which breaks compatibiity with buster (which doe not)
>
> I cannot reproduce this on either my main sid systems nor on a clean
> sid chroot. Can you reproduce this elsewhere?
For example on barriere.debian.org:
schroot -b -n bill -c sid
schroot -r -c bill
dpkg-query --show --showformat='${db-fsys:Files}'|head -n2
(Reading database ... 26215 files and directories currently installed.)
/.
dpkg-query --show --showformat='${db-fsys:Files}' 2>/dev/null |head -n2
(Reading database ... 26215 files and directories currently installed.)
/.
Cheers,
--
Bill. <[email protected]>
Imagine a large red swirl here.