Bug 1592073 - libreport FTBFS
Summary: libreport FTBFS
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: libreport
Version: rawhide
Hardware: Unspecified
OS: Unspecified
urgent
unspecified
Target Milestone: ---
Assignee: abrt
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: PYTHON37
TreeView+ depends on / blocked
 
Reported: 2018-06-16 18:21 UTC by Charalampos Stratakis
Modified: 2018-06-18 14:04 UTC (History)
7 users (show)

Fixed In Version: libreport-2.9.5-3.fc29
Clone Of:
Environment:
Last Closed: 2018-06-18 14:04:19 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Build log (438.86 KB, text/plain)
2018-06-16 18:21 UTC, Charalampos Stratakis
no flags Details

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


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