[Bug 797170] [NEW] [lp-project-upload] NameError for new_milestone when not specified
Jelmer Vernooij
797170 at bugs.launchpad.net
Tue Jun 14 13:04:10 UTC 2011
Public bug reported:
Binary package hint: ubuntu-dev-tools
Trying to upload a new version of bzr-builder without specifying a new
milestone, I get:
gwenhwyvar:~/src/bzr-builder/trunk% lp-project-upload bzr-builder 0.7 bzr-builder-0.7.tar.gz
/usr/lib/python2.7/dist-packages/lazr/restfulclient/__init__.py:19: UserWarning: Module paste was already imported from None, but /usr/lib/python2.7/dist-packages is being added to sys.path
import pkg_resources
Traceback (most recent call last):
File "/usr/bin/lp-project-upload", line 159, in <module>
main()
File "/usr/bin/lp-project-upload", line 148, in main
if new_milestone is not None:
UnboundLocalError: local variable 'new_milestone' referenced before assignment
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
--
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/797170
Title:
[lp-project-upload] NameError for new_milestone when not specified
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/797170/+subscriptions
More information about the universe-bugs
mailing list