Bug#977240: dpkg-query --showformat='${db-fsys:Files}' incompatible with buster

2020-12-14 Thread Guillem Jover
Hi!

On Mon, 2020-12-14 at 10:58:43 +0100, Bill Allombert wrote:
> On Mon, Dec 14, 2020 at 01:58:54AM +0100, Guillem Jover wrote:
> > On Sun, 2020-12-13 at 00:27:39 +0100, Bill Allombert wrote:
> > > 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.)
>  /.

Ah sorry right, my fault, I was passing a package to it! Ok I see now
and this is a regression since 1.20.0, I've fixed it locally now and
will be included in my next push targeting the next release.

Thanks,
Guillem



Bug#977240: dpkg-query --showformat='${db-fsys:Files}' incompatible with buster

2020-12-14 Thread Bill Allombert
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. 

Imagine a large red swirl here. 



Bug#977240: dpkg-query --showformat='${db-fsys:Files}' incompatible with buster

2020-12-13 Thread Guillem Jover
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?

Thanks,
Guillem



Bug#977240: dpkg-query --showformat='${db-fsys:Files}' incompatible with buster

2020-12-12 Thread Bill Allombert
Package: dpkg
Version: 1.20.5
Severity: important

Hello DPKG maintainers,

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)

Cheers,
-- 
Bill. 

Imagine a large red swirl here.