Bug 1721932

Summary: dynaplugz: FTBFS due to change path of hardlink
Product: [Fedora] Fedora Reporter: Jitka Plesnikova <jplesnik>
Component: dynaplugzAssignee: Björn Esser (besser82) <besser82>
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/dynaplugz
Whiteboard:
Fixed In Version: dynaplugz-0.0.0.0-0.12.git20160309.597ce9f.fc32 dynaplugz-0.0.0.0-0.12.git20160309.597ce9f.fc31 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-15 08:00:50 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 09:22:17 UTC
Description of problem:
Package dynaplugz fails to build from source in Fedora rawhide with an error:

+ /usr/sbin/hardlink -cv /builddir/build/BUILDROOT/dynaplugz-0.0.0.0-0.10.git20160309.597ce9f.fc31.x86_64/usr/share/doc/libdynaplugz
/var/tmp/rpm-tmp.OgVN1t: line 63: /usr/sbin/hardlink: No such file or directory
error: Bad exit status from /var/tmp/rpm-tmp.OgVN1t (%install)

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

Version-Release number of selected component (if applicable):
0.0.0.0-0.10.git20160309.597ce9f.fc30

Steps to Reproduce:
koji build --scratch f31 dynaplugz-0.0.0.0-0.10.git20160309.597ce9f.fc30.src.rpm

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

Comment 1 Ben Cotton 2019-08-13 16:54:17 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:27 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-15 08:01:04 UTC
*** Bug 1735107 has been marked as a duplicate of this bug. ***