Bug 1792928

Summary: python-debtcollector fails to create SRPM in Fedora
Product: [Fedora] Fedora Reporter: Miro Hrončok <mhroncok>
Component: python-debtcollectorAssignee: Chandan Kumar <chkumar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: amoralej, apevec, chkumar, cstratak, mhroncok, openstack-sig
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-20 18:47:37 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-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