Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1893859

Summary: Impacket incompatible with python 3.9, array.array().tostring() --> tobytes()
Product: [Fedora] Fedora Reporter: Dick Marinus <dick>
Component: python-impacketAssignee: Michal Ambroz <rebus>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: mail, rebus, thrnciar
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: python-impacket-0.9.22-3.fc34 python-impacket-0.9.22-3.fc33 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-05-16 02:01:10 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:
Bug Depends On:    
Bug Blocks: 1890881    

Description Dick Marinus 2020-11-02 19:39:04 UTC
Impacket is incompatible with python 3.9, it shouldn't use tostring() and fromstring() but instead tobytes() and frombytes().

There is an open pull request here:
https://github.com/SecureAuthCorp/impacket/pull/946

Removal release note from Python 3.9 is here:
https://docs.python.org/3.9/whatsnew/3.9.html#removed

Comment 1 Dick Marinus 2021-04-30 19:18:35 UTC
Python 3.9 support has been added in https://github.com/SecureAuthCorp/impacket/pull/1054

Comment 2 Fedora Update System 2021-05-02 22:08:23 UTC
FEDORA-2021-93382ad2eb has been submitted as an update to Fedora 34. https://bodhi.fedoraproject.org/updates/FEDORA-2021-93382ad2eb

Comment 3 Fedora Update System 2021-05-02 22:09:18 UTC
FEDORA-2021-e6ce561862 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-e6ce561862

Comment 4 Fedora Update System 2021-05-03 02:28:06 UTC
FEDORA-2021-e6ce561862 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-e6ce561862`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-e6ce561862

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 5 Fedora Update System 2021-05-03 02:37:01 UTC
FEDORA-2021-93382ad2eb has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-93382ad2eb`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-93382ad2eb

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2021-05-08 02:07:55 UTC
FEDORA-2021-888ccfd5b6 has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-888ccfd5b6`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-888ccfd5b6

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2021-05-08 02:17:47 UTC
FEDORA-2021-52dfb60726 has been pushed to the Fedora 34 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-52dfb60726`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-52dfb60726

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 8 Fedora Update System 2021-05-16 02:01:10 UTC
FEDORA-2021-52dfb60726 has been pushed to the Fedora 34 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 9 Fedora Update System 2021-05-16 02:06:10 UTC
FEDORA-2021-888ccfd5b6 has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.