Bug 1721979

Summary: libyui-gtk: FTBFS due to change path of hardlink
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: libyui-gtkAssignee: Neal Gompa <ngompa13>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: ngompa13, releng
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://apps.fedoraproject.org/koschei/package/libyui-gtk
Whiteboard:
Fixed In Version: libyui-gtk-2.44.9-14.fc32 libyui-gtk-2.44.9-14.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-14 13:56:34 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:38:06 UTC
Description of problem:
Package libyui-gtk fails to build from source in Fedora rawhide with an error:

+ /usr/sbin/hardlink -cv /builddir/build/BUILDROOT/libyui-gtk-2.44.9-12.fc31.x86_64/usr/share/doc/libyui-gtk/html
BUILDSTDERR: /var/tmp/rpm-tmp.p0kNwe: line 53: /usr/sbin/hardlink: No such file or directory

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):
2.44.9-12.fc30

Steps to Reproduce:
koji build --scratch f31 libyui-gtk-2.44.9-12.fc30.src.rpm

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

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

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

Comment 3 Jitka Plesnikova 2019-08-14 13:57:41 UTC
*** Bug 1736058 has been marked as a duplicate of this bug. ***