[Bug 737683] Re: Make compatible with launchpadlib 1.9.7

Benjamin Drung bdrung at debian.org
Fri Mar 18 17:55:55 UTC 2011


ubuntu-dev-tools 0.119 contains all the required fixes: The broken
functions from libsupport.py were removed; find_credentials and
get_token_and_login don't exist any more.

ubuntu-dev-tools can't be used in non-interactive applications (e.g. in
cronjobs) any more properly. We would have to modify all LP scripts to
gain a parameter for non-interactive use and then use
Launchpad.login_with("my-app", "production",
credentials_file="/path/to/file") if this parameter is specified. I
would like to see this support in launchpadlib directly instead of
modifying all LP scripts. What's about having an environment variable
for setting a credentials file?

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.
https://bugs.launchpad.net/bugs/737683

Title:
  Make compatible with launchpadlib 1.9.7




More information about the universe-bugs mailing list