[Bug 312297] [NEW] requestsync -n fails
Laurent Bigonville
bigon at bigon.be
Mon Dec 29 21:55:32 UTC 2008
Public bug reported:
Binary package hint: ubuntu-dev-tools
Running "requestsync -d experimental -n mumudvb jaunty" give me the
following backtrace:
Traceback (most recent call last):
File "/usr/bin/requestsync", line 490, in <module>
checkExistingReports(srcpkg)
File "/usr/bin/requestsync", line 96, in checkExistingReports
pkgBugList = bugList("https://bugs.launchpad.net/ubuntu/+source/%s" % package)
File "/usr/lib/python2.5/site-packages/launchpadbugs/connector.py", line 124, in __call__
progress_hook=self.__progress_hook)
File "/usr/lib/python2.5/site-packages/launchpadbugs/html_buglist.py", line 269, in __init__
BugPage, progress_hook)
File "/usr/lib/python2.5/site-packages/launchpadbugs/buglistbase.py", line 96, in __init__
self._add(self.baseurl)
File "/usr/lib/python2.5/site-packages/launchpadbugs/buglistbase.py", line 150, in _add
bugpage = self._fetch(url)
File "/usr/lib/python2.5/site-packages/launchpadbugs/buglistbase.py", line 135, in _fetch
connection=self.__connection, all_tasks=self.__all_tasks)
File "/usr/lib/python2.5/site-packages/launchpadbugs/buglistbase.py", line 30, in __init__
self.batchsize, self.length) = self.find_parse_function(connection, url, all_tasks)
File "/usr/lib/python2.5/site-packages/launchpadbugs/html_buglist.py", line 63, in find_parse_function
lp_content = connection.get(url)
File "/usr/lib/python2.5/site-packages/launchpadbugs/http_connection.py", line 253, in get
return self._safe_urlopen(url, None, False)
File "/usr/lib/python2.5/site-packages/launchpadbugs/http_connection.py", line 352, in _safe_urlopen
raise exceptions.choose_LaunchpadError(error, url)
launchpadbugs.exceptions.LaunchpadURLError:
* message: Page not found
* url: https://bugs.launchpad.net/ubuntu/+source/mumudvb
I guess requestsync shouldn't test if a previous sync requests have already been made when invoqued with -n
** Affects: ubuntu-dev-tools (Ubuntu)
Importance: Undecided
Status: New
--
requestsync -n fails
https://bugs.launchpad.net/bugs/312297
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list