[Bug 665202] Re: syncpackage depends on DEBFULLNAME being set
Andrew Starr-Bochicchio
a.starr.b at gmail.com
Sat Oct 30 15:20:00 UTC 2010
To make this worse, it also crashes even when you set UPLOADER_NAME,
which is supposed to override DEBFULLNAME anyways.
-n UPLOADER_NAME, --uploader-name=UPLOADER_NAME
Use UPLOADER_NAME as the name of the maintainer for
this upload instead of evaluating DEBFULLNAME.
$ syncpackage --uploader-name "Andrew Starr-Bochicchio" deluge
Traceback (most recent call last):
File "/usr/bin/syncpackage", line 409, in <module>
default = os.environ["DEBFULLNAME"])
File "/usr/lib/python2.6/UserDict.py", line 22, in __getitem__
raise KeyError(key)
KeyError: 'DEBFULLNAME'
** Changed in: ubuntu-dev-tools (Ubuntu)
Status: New => Confirmed
** Changed in: ubuntu-dev-tools (Ubuntu)
Importance: Undecided => Medium
--
syncpackage depends on DEBFULLNAME being set
https://bugs.launchpad.net/bugs/665202
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in ubuntu.
More information about the universe-bugs
mailing list