There is no stable link to the 'latest release' for a project usable by wget/curl etc

Bug #726280 reported by Michael Hope
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Triaged
Low
Unassigned

Bug Description

I have a minimalist Makefile that downloads Linaro GCC and builds it. It's an example so that others can see what's involved in building GCC.

The version to download is currently hard-coded into the script. It would be nice to have a way of detecting and fetching the latest release in a series and downloading that tarball.

Something like:
 wget https://launchpad.net/gcc-linaro/4.5/+download/+latest

that, through redirects, ends up downloading gcc-linaro-4.5-2011.02-0.tar.bz2.

I'd rather not use uwatch as it's another tool that people would have to install

Revision history for this message
Michael Hope (michaelh1) wrote :

(wishlist at best, but I can't set the priority)

summary: - Add a link to the latest download for use from a script
+ There is no stable link to the 'lastest release' for a project usable by
+ wget/curl etc
summary: - There is no stable link to the 'lastest release' for a project usable by
+ There is no stable link to the 'latest release' for a project usable by
wget/curl etc
Changed in launchpad:
status: New → Triaged
importance: Undecided → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.