Bug 1059594

Summary: LOC records are parsed incorrectly
Product: [Fedora] Fedora Reporter: Petr Spacek <pspacek>
Component: python-dnsAssignee: Jeffrey C. Ollie <jeff>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 20CC: jamielinux, jeff, louiz, pwouters, rkuska
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-dns-1.11.1-2.fc19 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1056747 Environment:
Last Closed: 2014-03-03 03:07:05 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Spacek 2014-01-30 08:57:45 UTC
+++ This bug was initially created as a clone of Bug #1056747 +++

Description of problem:
LOC records have incorrect default values for size, horizontal and vertical precision. Also the explicit value for vertical precision is not parsed correctly if there is no 'm' (unit) at the end of input.

Version-Release number of selected component (if applicable):
python-dns-1.11.1-1.fc20.noarch

How reproducible:
100 %

Steps to Reproduce:
1. Run test dns/tests/rdtypeanyloc.py from the upstream test suite.

Actual results:
Tests fail because the record is not parsed correctly.

Expected results:
Record should be parsed correctly.

Additional info:
I have submited patch upstream and it was accepted.
See https://github.com/rthalley/dnspython/issues/47 and https://github.com/rthalley/dnspython/commit/0b2b985c0b4b0781ddafe74ec435362a026ebf63.

This bug blocks test suite we use during DNSSEC development in FreeIPA project.

Comment 1 Petr Spacek 2014-02-14 14:55:36 UTC
Please, could you pull the patch (or latest version) from upstream? I would like to have this issue fixed because it blocks our test suite during FreeIPA development.

Thank you very much!

Comment 2 Paul Wouters 2014-02-18 23:47:40 UTC
Petr: can you ping upstream that they are missing the 1.11.1 tag in git?

I've build a new release in rawhide. Can you test it and verify it fixes the LOC issue?



http://koji.fedoraproject.org/koji/taskinfo?taskID=6545278

Comment 3 Petr Spacek 2014-02-19 09:24:49 UTC
I confirm that python-dns-1.11.1-2.fc21.noarch.rpm solves my problem (even if it is installed to Fedora 20).

Please, build the package for Fedora 20 so we can depend on the fixed version in FreeIPA.

Thank you!

Comment 4 Petr Spacek 2014-02-19 09:27:11 UTC
(In reply to Paul Wouters from comment #2)
> Petr: can you ping upstream that they are missing the 1.11.1 tag in git?

I'm not very reliable when it comes to relaying information, please open the bug directly:
https://github.com/rthalley/dnspython/issues

Comment 5 Fedora Update System 2014-02-19 18:11:24 UTC
python-dns-1.11.1-2.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/python-dns-1.11.1-2.fc20

Comment 6 Fedora Update System 2014-02-19 18:11:52 UTC
python-dns-1.11.1-2.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/python-dns-1.11.1-2.fc19

Comment 7 Fedora Update System 2014-02-19 19:40:49 UTC
python-dns-1.11.1-2.el6 has been submitted as an update for Fedora EPEL 6.
https://admin.fedoraproject.org/updates/python-dns-1.11.1-2.el6

Comment 8 Fedora Update System 2014-02-20 07:00:42 UTC
Package python-dns-1.11.1-2.el6:
* should fix your issue,
* was pushed to the Fedora EPEL 6 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=epel-testing python-dns-1.11.1-2.el6'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-EPEL-2014-0609/python-dns-1.11.1-2.el6
then log in and leave karma (feedback).

Comment 9 Fedora Update System 2014-03-03 03:07:05 UTC
python-dns-1.11.1-2.fc20 has been pushed to the Fedora 20 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2014-03-06 21:10:00 UTC
python-dns-1.11.1-2.el6 has been pushed to the Fedora EPEL 6 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2014-03-07 06:37:07 UTC
python-dns-1.11.1-2.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.