requestsync -n fails
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Medium
|
Jonathan Davies |
Bug Description
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/
checkExisti
File "/usr/bin/
pkgBugList = bugList("https:/
File "/usr/lib/
progress_
File "/usr/lib/
BugPage, progress_hook)
File "/usr/lib/
self.
File "/usr/lib/
bugpage = self._fetch(url)
File "/usr/lib/
connection=
File "/usr/lib/
self.batchsize, self.length) = self.find_
File "/usr/lib/
lp_content = connection.get(url)
File "/usr/lib/
return self._safe_
File "/usr/lib/
raise exceptions.
launchpadbugs.
* message: Page not found
* url: https:/
I guess requestsync shouldn't test if a previous sync requests have already been made when invoqued with -n
I'll get to work on this first thing tomorrow.
Thank you for your report, I should have really thought of his when I implemented the existing bugs checker.