GNU bug report logs - #31247
fetching an svn repository always results in a different hash

Previous Next

Package: guix;

Reported by: julien lepiller <julien <at> lepiller.eu>

Date: Mon, 23 Apr 2018 15:45:01 UTC

Severity: normal

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Danny Milosavljevic <dannym <at> scratchpost.org>
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: 31247 <at> debbugs.gnu.org
Subject: bug#31247: fetching an svn repository always results in a different hash
Date: Tue, 24 Apr 2018 22:56:41 +0200
[Message part 1 (text/plain, inline)]
Hi Julien,

On Tue, 24 Apr 2018 22:40:21 +0200
Julien Lepiller <julien <at> lepiller.eu> wrote:

> > > I'm trying to use svn-fetch in a new package, but I always get a
> > > different hash when I try to download the sources. I think this is
> > > due to fetching external resources. Here are two adresses that
> > > trigger this bug:    
> > 
> > Can you try comparing the differences between the downloaded archives?
> > The diffoscope program will be useful.  
> 
> There are differences in .svn/wc.db. The top .svn directory is removed,
> but there are other .svn directories that are not removed and contain a
> wc.db file. In my case, src/lib/kStuff/.svn is kept intact and differs
> every time.

I think we should change guix/build/svn.scm to also delete the other ".svn"
directories.

Those contain state that is not necessary for the build - and since it's
causing trouble, we can just remove them.
[Message part 2 (application/pgp-signature, inline)]

This bug report was last modified 6 years and 52 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.