Package: diffoscope
Version: 95
Severity: normal
First, thanks for diffoscope; it's the best. :)
The context for this bug is in [1]. The basic gist is that I need to
preserve extended attributes to get the proper capabilities on
"/bin/ping" inside a rootfs tarball, so I updated my GNU tar invoca
Hi Chris,
On Fri, Jun 01, 2018 at 10:40:18AM +0100, Chris Lamb wrote:
> > I think this should be relatively easy to compute:
> Indeed — 9182/33705 packages need a rebuild in sid.
> (Full output of following script attached.)
hehe, very nice.
Just the numbers strike me as odd: we currently have
Hi Chris,
On 01-06-18 16:32, Chris Lamb wrote:
> Hi Paul,
>
>>> (Full output of following script attached.)
>>
>> Would it be easy to run dd-list on this and share that as well?
>
> Attached, but…
Thanks.
>> Just in case people care enough to help with rebuilding their
>> own packages (like I
Hi Chris,
On 01-06-18 11:40, Chris Lamb wrote:
> (Full output of following script attached.)
Would it be easy to run dd-list on this and share that as well? Just in
case people care enough to help with rebuilding their own packages (like
I would).
Paul
signature.asc
Description: OpenPGP digit
Hi Guillem,
> I think this should be relatively easy to compute:
Indeed — 9182/33705 packages need a rebuild in sid.
(Full output of following script attached.)
#!/usr/bin/env python3
import os
import re
import glob
import bisect
import psycopg2
import collections
from debian import deb822
fr