Hide Forgot
Description of problem: Currently, on an up-to-date Fedora 24, dnsyo crashes immediately. Version-Release number of selected component (if applicable): dnsyo-1.1.4-4.fc21.noarch (well, fc21 might explain a bit) How reproducible: every time Steps to Reproduce: 1. install dnsyo 2. `dnsyo foo.com` or `dnsyo --help` Actual results: Traceback . . . pkg_resources.DistributionNotFound: The 'dnspython==1.11.1' distribution was not found and is required by dnsyo Exit 1 Expected results: Not sure, I've never tried it before, but not this. Additional info: I'm assuming dnspython is what's provided by the python2-dns & python3-dns packages, which are currently at 1.12.0GITa477433-1.fc24. dnsyo the package currently just Requires an unversioned python-dns, but apparently the program itself feels rather strongly otherwise, and currently wants the old 1.11.1.
It looks like this might also explain the FTBFS #1307428. It looks like the build uses something called help2man, which I'm guessing converts the --help output into a man page. But as I noted above, even --help fails, so that fails during the build, bringing it to a stop. Fix this, and I bet it builds again. (Not much else that can go wrong with a typical noarch package.)
dnsyo-2.0.7-1.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-0c5ca3f13a
dnsyo-2.0.7-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-55774fa3ac
dnsyo-2.0.7-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-1a4cb9c780
dnsyo-2.0.7-1.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e8bb5db00f
dnsyo-2.0.7-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ef40c656f5
dnsyo-2.0.7-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-1a4cb9c780
dnsyo-2.0.7-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ef40c656f5
dnsyo-2.0.7-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-55774fa3ac
dnsyo-2.0.7-1.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-e8bb5db00f
dnsyo-2.0.7-1.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-0c5ca3f13a
Now it's the same, except python3-dns has been updated to 1.15.0 in the meantime, and dnsyo is demanding 1.12.0, so it still fails & tracebacks. Going to have to try again. (Sorry I took so long to test, I was moving overseas, just finally got the real computer set up here.)
Problem persists in FC25, since it still has the 1.1.4-4.fc21 version in the release repo, and essentially the same 2.0.7-1.fc25 in updates-testing. (My above comment#12 was referring to 2.0.7-1.fc24 in updates-testing, I should have specified.)
dnsyo-2.0.7-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2017-2d085a8365
dnsyo-2.0.7-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2017-81ef82396e
dnsyo-2.0.7-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-81ef82396e
dnsyo-2.0.7-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-2d085a8365
dnsyo-2.0.7-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
dnsyo-2.0.7-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.