Bug 2022850 - Subscription Manager is broken in F35: AttributeError: module 'collections' has no attribute 'MutableMapping'
Summary: Subscription Manager is broken in F35: AttributeError: module 'collections' h...
Keywords:
Status: CLOSED DUPLICATE of bug 1995465
Alias: None
Product: Fedora
Classification: Fedora
Component: subscription-manager
Version: 35
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chris Snyder
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-11-12 18:15 UTC by Daniel Riek
Modified: 2021-11-23 14:33 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2021-11-23 14:33:13 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Daniel Riek 2021-11-12 18:15:20 UTC
Subscription manager in F35 fails with "AttributeError: module 'collections' has no attribute 'MutableMapping'"

This appears to be an instance of the common issue with Python 3.10 in F35:

The deprecated aliases to Collections Abstract Base Classes were removed from the collections module.
https://docs.python.org/3.10/whatsnew/changelog.html#python-3-10-0-alpha-5
https://bugs.python.org/issue37324

Comment 1 Rehana 2021-11-23 14:33:13 UTC

*** This bug has been marked as a duplicate of bug 1995465 ***


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