GNU bug report logs - #22242
Help constructing source URL

Previous Next

Package: guix;

Reported by: Leo Famulari <leo <at> famulari.name>

Date: Sat, 26 Dec 2015 07:07:01 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

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 22242 in the body.
You can then email your comments to 22242 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#22242; Package guix. (Sat, 26 Dec 2015 07:07:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Leo Famulari <leo <at> famulari.name>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sat, 26 Dec 2015 07:07:01 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: bug-guix <at> gnu.org
Subject: Help constructing source URL
Date: Sat, 26 Dec 2015 02:05:59 -0500
Our tinyproxy package needs to be updated to use the current source URL.

The current URL is:
https://download.banu.com/tinyproxy/1.8/tinyproxy-1.8.3.tar.gz

I don't know how to abstract the "1.8" directory to account for other
versions.




Information forwarded to bug-guix <at> gnu.org:
bug#22242; Package guix. (Sat, 26 Dec 2015 07:47:02 GMT) Full text and rfc822 format available.

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

From: Ricardo Wurmus <rekado <at> elephly.net>
To: Leo Famulari <leo <at> famulari.name>
Cc: 22242 <at> debbugs.gnu.org
Subject: Re: bug#22242: Help constructing source URL
Date: Sat, 26 Dec 2015 08:46:38 +0100
Leo Famulari <leo <at> famulari.name> writes:

> Our tinyproxy package needs to be updated to use the current source URL.
>
> The current URL is:
> https://download.banu.com/tinyproxy/1.8/tinyproxy-1.8.3.tar.gz
>
> I don't know how to abstract the "1.8" directory to account for other
> versions.

How about this:

(string-append "https://download.banu.com/tinyproxy/"
               (version-major+minor version)
               "/tinyproxy-" version ".tar.gz")

~~ Ricardo





Reply sent to Andreas Enge <andreas <at> enge.fr>:
You have taken responsibility. (Sat, 26 Dec 2015 13:34:03 GMT) Full text and rfc822 format available.

Notification sent to Leo Famulari <leo <at> famulari.name>:
bug acknowledged by developer. (Sat, 26 Dec 2015 13:34:03 GMT) Full text and rfc822 format available.

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

From: Andreas Enge <andreas <at> enge.fr>
To: 22242-done <at> debbugs.gnu.org
Subject: Re: bug#22242: Help constructing source URL
Date: Sat, 26 Dec 2015 14:32:55 +0100
This is not quite a bug, closing it.

Andreas





Information forwarded to bug-guix <at> gnu.org:
bug#22242; Package guix. (Sat, 26 Dec 2015 16:49:02 GMT) Full text and rfc822 format available.

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

From: Leo Famulari <leo <at> famulari.name>
To: Ricardo Wurmus <rekado <at> elephly.net>
Cc: 22242 <at> debbugs.gnu.org
Subject: Re: bug#22242: Help constructing source URL
Date: Sat, 26 Dec 2015 11:48:26 -0500
On Sat, Dec 26, 2015 at 08:46:38AM +0100, Ricardo Wurmus wrote:
> 
> Leo Famulari <leo <at> famulari.name> writes:
> 
> > Our tinyproxy package needs to be updated to use the current source URL.
> >
> > The current URL is:
> > https://download.banu.com/tinyproxy/1.8/tinyproxy-1.8.3.tar.gz
> >
> > I don't know how to abstract the "1.8" directory to account for other
> > versions.
> 
> How about this:
> 
> (string-append "https://download.banu.com/tinyproxy/"
>                (version-major+minor version)
>                "/tinyproxy-" version ".tar.gz")

Thanks! I've updated the package definition using this method.

> 
> ~~ Ricardo
> 




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 24 Jan 2016 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 9 years and 147 days ago.

Previous Next


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