Bug 1791686 - jrnl 2.1.1-1 fails to build in Fedora 32
Summary: jrnl 2.1.1-1 fails to build in Fedora 32
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: jrnl
Version: 32
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fabian Affolter
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS PYTHON39
TreeView+ depends on / blocked
 
Reported: 2020-01-16 11:28 UTC by Miro Hrončok
Modified: 2020-02-15 02:54 UTC (History)
3 users (show)

Fixed In Version: jrnl-2.2-1.fc31 jrnl-2.2-1.fc30
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-02-15 02:16:59 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


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