GNU bug report logs - #41533
[PATCH 0/10] Misc updates

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Mon, 25 May 2020 21:57:02 UTC

Severity: normal

Tags: patch

Done: Vincent Legoll <vincent.legoll <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Tobias Geerinckx-Rice <me <at> tobias.gr>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 41533 <at> debbugs.gnu.org
Subject: [bug#41533] Acknowledgement ([PATCH 0/10] Misc updates)
Date: Tue, 26 May 2020 00:45:42 +0200
[Message part 1 (text/plain, inline)]
Vincent,

Thanks!  According to this comment in the netpbm package, 
‘advanced’ was not the prime choice:

 ;; At the time of first packaging, the "super-stable" and
 ;; "stable" versions did not compile with newer libpng;
 ;; we needed the "advanced" version.
 ;; The currently highest stable version is 10.47.53,
 ;; the currently highest advanced version is 10.69.4,
 ;; svn release 2397.

Stable has moved up quite a bit, to 10.86.13.  Could you try 
building it first?

Vincent Legoll 写道:
> There's something strange (to me) happening with the netpbm 
> update,
> probably related to svn-fetch.
>
> The hash did not change for the version update.

You're still asking Guix to fetch and build the old revision, 
since you only changed the VERSION field.  The source isn't 
affected by that variable:

 (uri (svn-reference
        (url "http://svn.code.sf.net/p/netpbm/code/advanced")
        (revision 2965)))

You can find the corresponding SVN revision on the release page[0] 
or:

 ;; To determine the correct release: "svn log version.mk".

Kind regards,

T G-R

[0]: https://sourceforge.net/p/netpbm/code/HEAD/tree/

PS: I updated haproxy on master already.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 5 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.