GNU bug report logs - #47398
generic-html updater does not work for exiv2 package

Previous Next

Package: guix;

Reported by: Léo Le Bouter <lle-bout <at> zaclys.net>

Date: Fri, 26 Mar 2021 00:47:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 47398 in the body.
You can then email your comments to 47398 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#47398; Package guix. (Fri, 26 Mar 2021 00:47:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Léo Le Bouter <lle-bout <at> zaclys.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 26 Mar 2021 00:47:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Léo Le Bouter <lle-bout <at> zaclys.net>
To: bug-guix <at> gnu.org
Subject: generic-html updater does not work for exiv2 package
Date: Fri, 26 Mar 2021 01:46:02 +0100
[Message part 1 (text/plain, inline)]
$ ./pre-inst-env guix refresh exiv2
gnu/packages/image.scm:1343:2: warning: 'generic-html' updater failed
to determine available releases for exiv2

It seems applying this patch does not help either:

diff --git a/gnu/packages/image.scm b/gnu/packages/image.scm
index d04a247976..8ede48eea5 100644
--- a/gnu/packages/image.scm
+++ b/gnu/packages/image.scm
@@ -1350,6 +1350,9 @@ channels.")
                            "-Source.tar.gz"))
        (sha256
         (base32
"0y77wfadjsrcxijdqgkr3q88b6mm9y3rg8kqsmaig8iah49md7x7"))))
+    (properties
+     `((release-monitoring-url
+        . "https://www.exiv2.org/download.html")))
     (build-system cmake-build-system)
     (arguments '(#:tests? #f))          ; no test suite
     (propagated-inputs

https://www.exiv2.org/builds/ is a common directory listing.

The URLs contain 'Source' in them, is that another corner case? I don't
know how it works precisely yet :-)

Thank you
[signature.asc (application/pgp-signature, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 29 Mar 2021 21:36:02 GMT) Full text and rfc822 format available.

Notification sent to Léo Le Bouter <lle-bout <at> zaclys.net>:
bug acknowledged by developer. (Mon, 29 Mar 2021 21:36:02 GMT) Full text and rfc822 format available.

Message #10 received at 47398-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Léo Le Bouter <lle-bout <at> zaclys.net>
Cc: 47398-done <at> debbugs.gnu.org
Subject: Re: bug#47398: generic-html updater does not work for exiv2 package
Date: Mon, 29 Mar 2021 23:35:21 +0200
Léo Le Bouter <lle-bout <at> zaclys.net> skribis:

> $ ./pre-inst-env guix refresh exiv2
> gnu/packages/image.scm:1343:2: warning: 'generic-html' updater failed
> to determine available releases for exiv2

[...]

> The URLs contain 'Source' in them, is that another corner case? I don't
> know how it works precisely yet :-)

Indeed!  Fixed in 1575da60628cf2594cd7b1ab0812ec4c50ac5092.

Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 27 Apr 2021 11:24:11 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 364 days ago.

Previous Next


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