Bug 1592073

Summary: libreport FTBFS
Product: [Fedora] Fedora Reporter: Charalampos Stratakis <cstratak>
Component: libreportAssignee: abrt <abrt-devel-list>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: urgent    
Version: rawhideCC: abrt-devel-list, jakub, mhabrnal, mhroncok, michal.toman, mkutlak, mmarusak
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: libreport-2.9.5-3.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-18 14:04:19 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: 1565020    
Attachments:
Description Flags
Build log none

Description Charalampos Stratakis 2018-06-16 18:21:49 UTC
Created attachment 1452222 [details]
Build log

libreport fails to build from source on the f29-python side tag (used to bootstrap python 3.7), due to ambiguous invocation of the 'python' command, in two places:

1) During make install, which can be fixed in the same manner as bug 1589314

2) During %check where a hardcoded shell command is running from src/lib/ureport.c [0]

[0] https://github.com/abrt/libreport/blob/master/src/lib/ureport.c#L84

Attaching the build log with 1) only fixed.

Scratch build link: https://koji.fedoraproject.org/koji/taskinfo?taskID=27659335