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 1705262 - distgen FTBFS on Python 3.8
Summary: distgen FTBFS on Python 3.8
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: distgen
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
Assignee: Slavek Kabrda
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON38
TreeView+ depends on / blocked
 
Reported: 2019-05-01 20:26 UTC by Miro Hrončok
Modified: 2019-05-02 00:15 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2019-05-01 23:35:56 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Full log from Copr (123.41 KB, text/plain)
2019-05-01 20:26 UTC, Miro Hrončok
no flags Details

Description Miro Hrončok 2019-05-01 20:26:59 UTC
Created attachment 1561126 [details]
Full log from Copr

distgen 1.3-2.fc31 FTBFS on Python 3.8 with:

AttributeError: <module 'platform' from '/usr/lib64/python3.8/platform.py'> does not have the attribute 'dist'

Full log attached.

platform.dist has been deprecated since Python 3.5 and was removed from Python 3.8.

https://docs.python.org/3.7/library/platform.html#platform.dist

Comment 1 Pavel Raiskup 2019-05-01 23:35:56 UTC
Fixed by 8a77972f9398afff6011c497529d923e6b6c4a6c

Comment 2 Miro Hrončok 2019-05-02 00:15:08 UTC
Thanks for the swift fix.


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