Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.

Bug 1722030

Summary: RxCpp: FTBFS due to change path of hardlink
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: RxCppAssignee: Jitka Plesnikova <jplesnik>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 31CC: besser82, releng
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: http://apps.fedoraproject.org/koschei/package/RxCpp
Whiteboard:
Fixed In Version: RxCpp-4.1.0-4.fc32 RxCpp-4.1.0-4.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-15 09:01:22 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 12:02:15 UTC
Description of problem:
Package RxCpp fails to build from source in Fedora rawhide with error:

+ /usr/sbin/hardlink -fv /builddir/build/BUILDROOT/RxCpp-4.1.0-2.fc31.x86_64/usr/share/doc/RxCpp
BUILDSTDERR: /var/tmp/rpm-tmp.rFQGdb: line 47: /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):
4.1.0-2.fc30

Steps to Reproduce:
koji build --scratch f31 RxCpp-4.1.0-2.fc30.src.rpm

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

Comment 1 Ben Cotton 2019-08-13 19:10:03 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 08:58:10 UTC
*** Bug 1735433 has been marked as a duplicate of this bug. ***

Comment 3 Jitka Plesnikova 2019-08-15 08:58:13 UTC
*** Bug 1734913 has been marked as a duplicate of this bug. ***