Bug#1024469: lib/debian/tests/test_debfile.py::TestDebFile::test_control fails when tar(1) is not GNU tar

Michał Górny mgorny at gentoo.org
Sun Nov 20 15:31:18 GMT 2022


On Mon, 2022-11-21 at 00:03 +1100, Stuart Prescott wrote:
> The error is coming from the invocation of dpkg-deb which runs
> ["tar", "-x", "-m", "-f", "-", "--warning=no-timestamp"]
> 
> Do I take it that on your system dpkg-deb exists but is entirely 
> non-functional because it can't actually work with any archives?

Ah, I've just looked into dpkg and it seems to switch to `gtar`
invocation if such an executable is present.  So it failed only because
I haven't rebuilt dpkg after we've switched to installing GNU tar
as `gtar`.  In this case, there is nothing to be fixed in dpkg and we
just need to handle this on Gentoo end.

I'm sorry for the false report and thank you for all your guidance.

-- 
Best regards,
Michał Górny



More information about the pkg-python-debian-maint mailing list