SRU Verification:

The original issue seems to be fixed but I'm unable to confirm it due to 
another problem with the package. bzutils-get now fails with the error:
$ ./bzutils-get https://bugs.freedesktop.org  28576

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 "/tmp/python-bzutils-0.2/src/bzutils/bugzilla.py", line 43, in get
    return self.cgi.query_bchart(charts=charts)[0]
  File "/tmp/python-bzutils-0.2/src/bzutils/cgi.py", line 369, in query_bchart
    return self.parse(f)
  File "/tmp/python-bzutils-0.2/src/bzutils/cgi.py", line 125, in parse
    return self.parse_csv(handle)
  File "/tmp/python-bzutils-0.2/src/bzutils/cgi.py", line 150, in parse_csv
    bug.set_product(report[7])
  File "/tmp/python-bzutils-0.2/src/bzutils/bug.py", line 85, in set_product
    raise exceptions.InvalidProductError("Invalid product: %s" % product)
bzutils.exceptions.InvalidProductError: Invalid product: Add the Sony Ericsson 
Xperia X10 Android phone

The same problem exists in Maverick too. I haven't tested with other bugzilla 
instances but at least bugs.f.d.o 
doesn't returns the format expected by bzutils. The fields product, component 
and version are missing from the csv returned by bugs.fdo.

According to http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557481 the
package is orphaned and, unless someone wants to maintain, it should be
removed from the archive.

Marking as verification-failed.

** Bug watch added: Debian Bug tracker #557481
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=557481

** Tags added: verification-failed
** Tags removed: verification-needed

-- 
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@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to