[Bug 389289] Re: Cannot query freedesktop.org's bugzilla
Bryce Harrington
bryce at bryceharrington.org
Sat Jul 25 04:26:07 UTC 2009
I get the same thing even running against a locally installed bugzilla
from Karmic ubuntu:
bryce at chideok:~/src/python-bzutils/python-bzutils-0.2/src$ ./bzutils-get
http://localhost/cgi-bin/bugzilla3/ 1
Usage: bzutils-get <url> <bugnumber>
<url>: The base url of the bugzilla server.
<query>: Number/ID of the bug
Traceback (most recent call last):
File "./bzutils-get", line 37, in <module>
print bz.get(sys.argv[2])
File "/home/bryce/src/python-bzutils/python-bzutils-0.2/src/bzutils/bugzilla.py", line 43, in get
return self.cgi.query_bchart(charts=charts)[0]
File "/home/bryce/src/python-bzutils/python-bzutils-0.2/src/bzutils/cgi.py", line 367, in query_bchart
return self.parse(f)
File "/home/bryce/src/python-bzutils/python-bzutils-0.2/src/bzutils/cgi.py", line 127, in parse
raise BugListParseError, "Couldn't parse bug list: unknown format"
bzutils.exceptions.BugListParseError: Couldn't parse bug list: unknown format
** Changed in: python-bzutils (Ubuntu)
Importance: Undecided => High
--
Cannot query freedesktop.org's bugzilla
https://bugs.launchpad.net/bugs/389289
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