Bug 1186791
| Summary: | Please make bind-utils use Python 3 instead of Python 2 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Bohuslav "Slavek" Kabrda <bkabrda> |
| Component: | bind | Assignee: | Tomáš Hozza <thozza> |
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | psimerda, thozza, vonsch |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2015-02-26 10:31:51 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
Bohuslav "Slavek" Kabrda
2015-01-28 14:38:15 UTC
There are two python scripts distributed in bind-utils: dnssec-checkds dnssec-coverage I'll test them with Python3... (In reply to Tomas Hozza from comment #1) > There are two python scripts distributed in bind-utils: > dnssec-checkds > dnssec-coverage utilities switched to Python3 in bind-9.10.2-0.3.rc2.fc23 and bind-9.10.2-0.3.rc2.fc22 One small patch sent to upstream. [ISC-Bugs #38710] Python3 issue: print used as a statement in dnssec-coverage.py |