Bug 1721984

Summary: libyui-mga-gtk: FTBFS due to change path of hardlink
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: libyui-mga-gtkAssignee: Neal Gompa <ngompa13>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: besser82, lupinix.fedora, ngompa13, releng
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://apps.fedoraproject.org/koschei/package/libyui-mga-gtk
Whiteboard:
Fixed In Version: libyui-mga-gtk-1.0.2-0.19.git22f2cf6.20131215.fc32 libyui-mga-gtk-1.0.2-0.19.git22f2cf6.20131215.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-14 15:07:47 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: 1700317, 1732841    

Description Jitka Plesnikova 2019-06-19 10:46:35 UTC
Description of problem:
Package libyui-mga-gtk fails to build from source in Fedora rawhide with an error:

+ /usr/sbin/hardlink -cv doc/html
BUILDSTDERR: /var/tmp/rpm-tmp.n4qBcN: line 48: /usr/sbin/hardlink: No such file or directory
BUILDSTDERR: error: Bad exit status from /var/tmp/rpm-tmp.n4qBcN (%install)

It is caused, because hardlink was merged to unix-linux and the path was changed from
/usr/sbin/hardlink
to
/usr/bin/hardlink

Version-Release number of selected component (if applicable):
1.0.2-0.17.git22f2cf6.20131215.fc30

Steps to Reproduce:
koji build --scratch f31 libyui-mga-gtk-1.0.2-0.17.git22f2cf6.20131215.fc30.src.rpm

Additional info:
This package is tracked by Koschei. See:
http://apps.fedoraproject.org/koschei/package/libyui-mga-gtk

Comment 1 Ben Cotton 2019-08-13 19:10:18 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 31 development cycle.
Changing version to 31.

Comment 2 Jitka Plesnikova 2019-08-14 15:07:59 UTC
*** Bug 1736060 has been marked as a duplicate of this bug. ***