Description of problem: When rebuilding python-dns on FreeIPA Copr for RHEL-7.0, python-dns failed to build on 7.0 build root: Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.R4mZlU + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf dnspython + /usr/bin/mkdir -p dnspython + cd dnspython + /usr/bin/gzip -dc /builddir/build/SOURCES/dnspython-1.11.1.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + find . -name '._*' -delete + find /builddir/build/BUILD/dnspython/dnspython-1.11.1/examples -type f + xargs chmod a-x Patch #1 (dnspython-1.11.1-ecdsa-loc.patch): + echo 'Patch #1 (dnspython-1.11.1-ecdsa-loc.patch):' + /usr/bin/cat /builddir/build/SOURCES/dnspython-1.11.1-ecdsa-loc.patch + /usr/bin/patch -p1 --fuzz=0 patching file dnspython-1.11.1/ChangeLog patching file dnspython-1.11.1/dns/dnssec.py patching file dnspython-1.11.1/dns/query.py patching file dnspython-1.11.1/dns/rdtypes/ANY/LOC.py patching file dnspython-1.11.1/tests/dnssec.py patching file dnspython-1.11.1/tests/rdtypeanyloc.py can't find file to patch at input line 401 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -Naur dnspython-orig/dnspython3-1.11.1/ChangeLog dnspython/dnspython3-1.11.1/ChangeLog |--- dnspython-orig/dnspython3-1.11.1/ChangeLog 2013-09-02 14:59:21.000000000 -0400 |+++ dnspython/dnspython3-1.11.1/ChangeLog 2014-02-18 18:36:33.489753522 -0500 -------------------------- ... The problem is that the downstream patch is only applicable to the python3 enabled version of the package. Version-Release number of selected component (if applicable): python-dns-1.11.1-2.fc20.src.rpm How reproducible: Always Steps to Reproduce: 1. Build F20 python-dns for RHEL-7.0 2. 3. Actual results: Build fails. Expected results: Build succeeds. Additional info:
Created attachment 944531 [details] Proposed patch to allow building on both Fedora and RHEL platforms
This message is a reminder that Fedora 20 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 20. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '20'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 20 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 20 changed to end-of-life (EOL) status on 2015-06-23. Fedora 20 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.