Public bug reported:

Binary package hint: python-dnspython

I was attempting to use the Python libraries included in this package,
but have found that a fairly critical bug was fixed after this package
was built.

The bug involves this traceback:
Traceback (most recent call last):
  File "./add_dnsrecord.py", line 15, in <module>
    response = dns.query.udp(update, "10.10.0.1")
  File "/usr/lib/pymodules/python2.6/dns/query.py", line 113, in udp
    wire = q.to_wire()
  File "/usr/lib/pymodules/python2.6/dns/update.py", line 241, in to_wire
    return super(Update, self).to_wire(origin, max_size)
  File "/usr/lib/pymodules/python2.6/dns/message.py", line 418, in to_wire
    self.keyalgorithm)
  File "/usr/lib/pymodules/python2.6/dns/renderer.py", line 286, in add_tsig
    algorithm=algorithm)
  File "/usr/lib/pymodules/python2.6/dns/tsig.py", line 88, in sign
    time_mac = struct.pack('!HIH', upper_time, lower_time, fudge)

When I grabbed the source from the developer[1] and compiled it myself,
the libraries were fully operational and worked as expected.

Would it be possible to get a bump to 1.8.0-2 for this package to take
into account commit e80c56c6c5c6dd7aa12c439b1f3b664811f65dcb from this
package?

Thanks!

-Jeff

[1] git://www.dnspython.org/dnspython.git

Output of lsb_release -rd:
Description:    Ubuntu 10.10
Release:        10.10

jfor...@monitor:~$ apt-cache policy python-dnspython
python-dnspython:
  Installed: 1.8.0-1
  Candidate: 1.8.0-1
  Version table:
 *** 1.8.0-1 0
        500 http://us.archive.ubuntu.com/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status

** Affects: dnspython (Ubuntu)
     Importance: Undecided
         Status: New

-- 
update to python-dnspython needed for code bug fix
https://bugs.launchpad.net/bugs/660749
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