Hi Neil On Tue, Apr 13, 2010 at 08:19:19AM -0000, NeilGreenwood wrote: > On 13 April 2010 09:18, Neil Greenwood <[email protected]> wrote: > > Testing revision 340, I got the following: > > > > $ ./dl-ubuntu-test-iso > > Traceback (most recent call last): > > File "./dl-ubuntu-test-iso", line 615, in <module> > > main() > > File "./dl-ubuntu-test-iso", line 604, in main > > update_release() > > File "./dl-ubuntu-test-iso", line 78, in update_release > > lp_release = get_devel_release() > > File "./dl-ubuntu-test-iso", line 66, in get_devel_release > > launchpad = Launchpad.login_anonymously("Ubuntu QA iso downloader", > > "edge") > > AttributeError: type object 'Launchpad' has no attribute 'login_anonymously' > > > > Sorry, I should have said. I'm running this on an up-to-date karmic > install.
Yes, sorry, the launchpad anonymous login bit got added to fix bug 541729. Can you try again with the '--no-release-check' argument added? That will tell it to skip the launchpad check. -- Steve Beattie <[email protected]> http://NxNW.org/~steve/ -- dl-ubuntu-test-iso doesn't work behind a non-transparent proxy https://bugs.launchpad.net/bugs/512691 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
