Bug 1722000

Summary: libyui-ncurses: FTBFS due to change path of hardlink
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: libyui-ncursesAssignee: 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-ncurses
Whiteboard:
Fixed In Version: libyui-ncurses-2.48.3-8.fc32 libyui-ncurses-2.48.3-8.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-15 07:21:10 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:56:57 UTC
Description of problem:
Package libyui-ncurses fails to build from source in Fedora rawhide with an error:

+ /usr/sbin/hardlink -cv /builddir/build/BUILDROOT/libyui-ncurses-2.48.3-6.fc31.x86_64/usr/share/doc/libyui-ncurses/html
BUILDSTDERR: /var/tmp/rpm-tmp.V8i6vk: 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.48.3-6.fc30

Steps to Reproduce:
koji build --scratch f31 libyui-ncurses-2.48.3-6.fc30.src.rpm

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

Comment 1 Ben Cotton 2019-08-13 19:10:12 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-15 07:21:25 UTC
*** Bug 1736064 has been marked as a duplicate of this bug. ***