This bug was fixed in the package ubuntu-dev-tools - 0.31
---
ubuntu-dev-tools (0.31) intrepid; urgency=low
[ Siegfried-Angel Gevatter Pujals (RainCT) ]
* pbuilder-dist.new:
- Rewrite the script in Python to make it more robust and faster.
* what-patch:
- If cdbs-edit-
The above action did indeed file the bug (#236260) but ubuntu-archive
was not subscribed (I suppose this is what requestsync is attempting
when it fails). I subsequently did that manually.
--
requestsync crashed with LPUrlError in _safe_urlopen()
https://bugs.launchpad.net/bugs/208808
You receive
Using trunk @ commit 96, which contains Daniel's requestsync fixes, I
get this:
Do you want to edit the report before sending [y/N]? Press Control-C to
abort.
Traceback (most recent call last):
File "/u/mok/devel/ubuntu-dev-tools/requestsync", line 428, in
if post_bug(srcpkg, subscribe, ma
** Changed in: ubuntu-dev-tools (Ubuntu)
Status: Triaged => Fix Committed
--
requestsync crashed with LPUrlError in _safe_urlopen()
https://bugs.launchpad.net/bugs/208808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-
requestsync (which uses python-launchpad-bugs), did only support the Firefox 2
cookie. I've added support for ~/.lpcookie.txt and Firefox 3 in my bzr branch
for ubuntu-dev-tools, which hopefully gets merged soon into trunk and then
released.
I'll link the branch here, so you can take a look, if
Oh, does python-launchpad-bugs already support the Firefox 3.0 cookie files?
When this problem arised for me, I took a script from Kees Cook
(http://people.ubuntu.com/~kees/scripts/cookies-sql2txt) to extract the LP
cookie from the sqlite cookie file from Firefox 3.0 and stored it in a file and
It's likely that the required Launchpad cookie is missing.
I, for myself, had to create a cookie text file, containing the "lp" and "edge"
cookie, using the curl method described at
https://wiki.ubuntu.com/SponsorshipProcess/ppaput.
That won't help you with the current requestsync, because it onl