rmadision should default to 'ubuntu' URL when under Ubuntu.

Bug #152424 reported by Paul Sladen
4
Affects Status Importance Assigned to Milestone
devscripts (Ubuntu)
Fix Released
Wishlist
Unassigned

Bug Description

Binary package hint: devscripts

rmadison is a script within the 'devscripts' package for pulling useful information out of the archives.

Internally this uses different URLs:

    'debian' => "http://qa.debian.org/madison.php",
    'ubuntu' => "http://people.ubuntu.com/~ubuntu-archive/madison.cgi",

which the default being selected by:

  my $url = $params->{'url'} ? $params->{'url'} : "debian";

Ideally this might want to default to 'ubuntu' when running on an Ubuntu system.

Related branches

Paul Sladen (sladen)
Changed in devscripts:
importance: Undecided → Wishlist
Revision history for this message
Paul Sladen (sladen) wrote :

20:33 <ScottK > sladen: You might discuss it with StevenK. He works on devscripts both in Ubuntu and Debian.

Originally came up as a result of a Debian user on #ubuntu-motu asking if there was "anything like rmadison in Ubuntu", and when somebody tested for them, rmadision "wasn't working" because of returning Debian QA data.

Revision history for this message
Steve Kowalik (stevenk) wrote :

This has been fixed with the 2.10.10ubuntu2 upload of devscripts to Hardy.

Changed in devscripts:
status: New → Fix Released
Revision history for this message
Paul Sladen (sladen) wrote : Re: changelog.

devscripts (2.10.10ubuntu1) hardy; urgency=low

  * Merge from Debian unstable.
  ...
  * Change the default URL parameter of rmadison to be ubuntu. The old
    behaviour can be used by 'rmadison -u debian'.

 -- Steve Kowalik <email address hidden> Sun, 11 Nov 2007 08:14:51 +1100

devscripts (2.10.10ubuntu2) hardy; urgency=low

  * Update "rmadison --help" output to show that Ubuntu is the default,
    and also provide a hint about shorthands.

 -- Soren Hansen <email address hidden> Wed, 21 Nov 2007 18:37:45 +0100

Revision history for this message
LaMont Jones (lamont) wrote :

Actually, the man page needs to be fixed too, since it still claims the default is Debian.

Changed in devscripts:
status: Fix Released → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package devscripts - 2.10.26ubuntu4

---------------
devscripts (2.10.26ubuntu4) intrepid; urgency=low

  * Document rmadison -u ubuntu as the default (LP: #152424).
  * Document DEBSIGN_ALWAYS_RESIGN (LP: #218210).
  * Don't apply Ubuntu versioning logic if any of the --nmu, --bin-nmu,
    --qa, or --bpo options are used (LP: #188075).

 -- Colin Watson <email address hidden> Fri, 02 May 2008 10:13:15 +0100

Changed in devscripts:
status: Confirmed → Fix Released
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.