Bug#931695: libgit-raw-perl: FTBFS with libgit2 0.28

gregor herrmann gregoa at debian.org
Thu Nov 28 20:10:14 GMT 2019


On Thu, 28 Nov 2019 18:02:20 +0000, Peter Green wrote:

> On 28/11/2019 16:19, gregor herrmann wrote:
> > > A debdiff should appear soon at https://debdiffs.raspbian.org/main/libg/libgit-raw-perl
> > … this is still a 404 (and the pool/ directory also still has the old
> > version)
> Apologies, it appears that rust built-using generation does not
> like binnmus and this has snarled up our update process. I am
> working on un-snarling it now and the debdiff will be generated
> when it is unsnarled.

No worries, and good luck in fixing the build infrastructure.

> > As I don't see any obvious problems with the clean target (I can also
> > build twice in a row), could you send your fix to the BTS please?
> 
> override_dh_auto_clean:
>         dh_auto_clean
>         rm -f t/merge_repo/test1

I see, thank you.
 
> It would not surprise me if said file is only left behind after the
> build fails with a testsuite failure, and not after a successful
> build.

Right, that makes sense.

*quick grep*

== t/15-merge.t ==

    my $path = rel2abs(catfile('t', 'merge_repo'));
    make_path($path);

    …

    rmtree $path; 


So yeah, t/merge_repo is removed in the test which failed
before the patch.
Hm, I guess if the build fails with a failing test we are not very
worried about a stray subdirectory in t/ :)


Ok, I uploaded -7 earlier tonight, so unless new problems emerge
you should be able to sync it from Debian/bullseye in a couple of
days.


Thanks again,
gregor

-- 
 .''`.  https://info.comodo.priv.at -- Debian Developer https://www.debian.org
 : :' : OpenPGP fingerprint D1E1 316E 93A7 60A8 104D  85FA BB3A 6801 8649 AA06
 `. `'  Member VIBE!AT & SPI Inc. -- Supporter Free Software Foundation Europe
   `-   NP: Bjørn Berge: Heartbreaker
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: Digital Signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20191128/76066172/attachment.sig>


More information about the pkg-perl-maintainers mailing list