requestsync --lp is crazy (opens multiple bug reports)
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-launchpad-bugs |
In Progress
|
High
|
Markus Korn | ||
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
High
|
Unassigned |
Bug Description
Binary package hint: ubuntu-dev-tools
I just used requestsync --lp ngircd jaunty, and it opened 5 bug reports instead of one. I aborted when I noticed it was opening multiple bugs.
% requestsync --lp ngircd jaunty
Changes have been made to the package in Ubuntu.
Please edit the report and give an explanation.
Press ENTER to start your editor. Press Control-C to abort now.
Not saving the report file will abort the request, too.
Using cookie file at /home/adri2000/
Summary:
Please sync ngircd 0.12.1-2 (universe) from Debian unstable (main).
Description:
Please sync ngircd 0.12.1-2 (universe) from Debian unstable (main).
Explanation of the Ubuntu delta and why it can be dropped:
Main Ubuntu change (/var/run/ foo) now is in Debian.
Other Ubuntu changes were trying to fix init script problems; starting with
0.12.1-1, the init script is a complete rewrite and should work better.
Changelog since current jaunty version 0.10.3-2ubuntu3:
ngircd (0.12.1-2) unstable; urgency=low
* Create /var/run/ngircd/ when starting the daemon Closes: #507259
-- Patch thanks to Adrien Cunin
* Add myself to Uploaders
-- Matt Arnold <email address hidden> Tue, 23 Dec 2008 11:54:00 -0500
ngircd (0.12.1-1) unstable; urgency=low
* New upstream release (Closes: #465815, #466063).
* Maintainer set to Debian IRC Team.
* Added Vcs-* fields in debian/control.
* Added Homepage field in debian/control.
* Removed Homepage from description field in debian/control.
* Bumped policy version to 3.8.0.
* Enabled syslog (Closes: #452028).
* New init-script derived from actual dh-templates. (Closes: #478338).
-- Mario Iseli <email address hidden> Sat, 13 Sep 2008 16:47:32 +0200
Do you want to edit the report before sending [y/N]? Press Control-C to abort.
^CTraceback (most recent call last):
File "/usr/bin/
if post_bug(srcpkg, subscribe, mapping[status], title, report):
File "/usr/bin/
bug = Bug.New(product = product, summary = bugtitle, description = bugtext)
File "/usr/lib/
return getattr(
File "/usr/lib/
result = connection.
File "/usr/lib/
return self._safe_
File "/usr/lib/
sock = opener.
File "/usr/lib/
response = meth(req, response)
File "/usr/lib/
'http', request, response, code, msg, hdrs)
File "/usr/lib/
result = self._call_
File "/usr/lib/
result = func(*args)
File "/usr/lib/
return self.parent.
File "/usr/lib/
response = self._open(req, data)
File "/usr/lib/
'_open', req)
File "/usr/lib/
result = func(*args)
File "/usr/lib/
return self.do_
File "/usr/lib/
h.request(
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.
File "/usr/lib/
self.send(msg)
File "/usr/lib/
self.connect()
File "/usr/lib/
sock.
^C File "<string>", line 1, in connect
zsh: exit 1 requestsync --lp ngircd jaunty
The sync request in question is bug #311282 and its duplicates are marked as such.
Forgot to mention that this is using ubuntu-dev-tools 0.46 on intrepid, although anyway it seems requestsync hasn't changed much since.