Bug 1791686

Summary: jrnl 2.1.1-1 fails to build in Fedora 32
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: jrnlAssignee: Fabian Affolter <mail>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 32CC: cstratak, mail, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: jrnl-2.2-1.fc31 jrnl-2.2-1.fc30 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-02-15 02:16:59 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: 1750908, 1785415    

Description Miro Hrončok 2020-01-16 11:28:49 UTC
jrnl 2.1.1-1 fails to build in Fedora 32.


+ /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s'
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'install_requires'
  warnings.warn(msg)
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'extras_require'
  warnings.warn(msg)
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'entry_points'
  warnings.warn(msg)
/usr/lib64/python3.9/distutils/dist.py:274: UserWarning: Unknown distribution option: 'python_requires'
  warnings.warn(msg)

...


RPM build errors:
    File not found: /builddir/build/BUILDROOT/jrnl-2.1.1-1.fc32.x86_64/usr/bin/jrnl


Upstream uses poetry, not setup.py. The setup.py seems to use distutils + setuptools features :/

This blocks the Python 3.9 rebuild, but is not Python 3.9 related.

Comment 1 Fedora Update System 2020-02-06 15:44:00 UTC
FEDORA-2020-6d716e68a4 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-6d716e68a4

Comment 2 Fedora Update System 2020-02-06 15:50:47 UTC
FEDORA-2020-3a934e96e1 has been submitted as an update to Fedora 30. https://bodhi.fedoraproject.org/updates/FEDORA-2020-3a934e96e1

Comment 3 Fedora Update System 2020-02-07 01:04:01 UTC
jrnl-2.2-1.fc30 has been pushed to the Fedora 30 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-3a934e96e1

Comment 4 Fedora Update System 2020-02-07 02:44:37 UTC
jrnl-2.2-1.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-6d716e68a4

Comment 5 Ben Cotton 2020-02-11 16:39:17 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 32 development cycle.
Changing version to 32.

Comment 6 Fedora Update System 2020-02-15 02:16:59 UTC
jrnl-2.2-1.fc31 has been pushed to the Fedora 31 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2020-02-15 02:54:16 UTC
jrnl-2.2-1.fc30 has been pushed to the Fedora 30 stable repository. If problems still persist, please make note of it in this bug report.