rmadison needs update to new rmadison.cgi url
Bug #399891 reported by
Marian Sigler
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
devscripts (Ubuntu) |
Fix Released
|
High
|
Colin Watson | ||
Hardy |
Fix Released
|
High
|
Unassigned | ||
Jaunty |
Won't Fix
|
High
|
Unassigned | ||
Karmic |
Fix Released
|
High
|
Colin Watson |
Bug Description
Binary package hint: devscripts
Recently, the url of the rmadison.cgi script must have changed (from people.ubuntu.com to people.
Fix (attached):
- replace people.ubuntu.com by people.
- replace curl by curl -L to avoid such bugs in the future
(the patch is against the hardy version)
Changed in devscripts (Ubuntu Hardy): | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in devscripts (Ubuntu Jaunty): | |
importance: | Undecided → High |
status: | New → Triaged |
To post a comment you must log in.
I've tested with jaunty and karmic, the bug exists there, too. (In karmic one hunk of the patch fails, I don't know why, but you may apply it by hand, the idea is clear I think :-) )
In case you cannot reproduce it: Ensure that curl is installed, if it is not wget is used (which *wohoo!* is able to follow redirects per default)