Bug 1792928 - python-debtcollector fails to create SRPM in Fedora
Summary: python-debtcollector fails to create SRPM in Fedora
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: python-debtcollector
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Chandan Kumar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: F32FTBFS PYTHON39
TreeView+ depends on / blocked
 
Reported: 2020-01-20 12:11 UTC by Miro Hrončok
Modified: 2020-01-20 18:47 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-01-20 18:47:37 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2020-01-20 12:11:02 UTC
python-debtcollector fails to create SRPM due to unescaped nested macros.

[python-debtcollector (master)]$ fedpkg srpm
error: Cannot use %python if %__python wasn't redefined to something other than /usr/bin/python.
error: lua script failed: [string "<lua>"]:4: error expanding macro
error: .../python-debtcollector/python-debtcollector.spec: line 8: Macro %pyver_sitelib failed to expand
error: query of specfile .../python-debtcollector/python-debtcollector.spec failed, can't parse

Could not execute srpm: Could not get n-v-r-e from .../python-debtcollector/python-debtcollector.spec


Possible fix is at https://src.fedoraproject.org/rpms/python-debtcollector/pull-request/3

Alternate fix is also described there.

This blocks the Python 3.9 rebuild.

Comment 1 Alfredo Moralejo 2020-01-20 18:47:37 UTC
Fixed in https://src.fedoraproject.org/rpms/python-debtcollector/pull-request/3


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