On Thu, 2009-07-16 at 13:27 -0700, Ryan Niebur wrote: > $ rmadison -u ubuntu libgtk2-mozembed-perl > <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"> > <html><head> > <title>302 Found</title> > </head><body> > <h1>Found</h1> > <p>The document has moved <a > href="http://people.canonical.com/~ubuntu-archive//madison.cgi?package=libgtk2-mozembed-perl&text=on&">here</a>.</p> > </body></html> > > running: sed -i s/people.ubuntu.com/people.canonical.com/ scripts/rmadison.pl > seems to fix it.
Spooky timing. :-) I've literally just applied the patch from 2.10.48ubuntu2 to our repository for the above change. fwiw, the patch also updates the options passed to curl so that it follows HTTP redirects; if that had been in place before then everything would have carried on working happily despite the move - users without curl installed would have fallen back to wget which dtrt by default already. Regards, Adam -- To unsubscribe, send mail to [email protected].
