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 - Impacket incompatible with python 3.9, array.array().tostring() --> tobytes()
Summary: Impacket incompatible with python 3.9, array.array().tostring() --> tobytes()
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-impacket
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Michal Ambroz
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON3.10
TreeView+ depends on / blocked
 
Reported: 2020-11-02 19:39 UTC by Dick Marinus
Modified: 2021-05-16 02:06 UTC (History)
3 users (show)

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:
Clone Of:
Environment:
Last Closed: 2021-05-16 02:01:10 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github SecureAuthCorp impacket pull 946 0 None open Python 3.9: array.array().tostring() --> tobytes() 2021-01-08 12:03:37 UTC

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.


Note You need to log in before you can comment on or make changes to this bug.