Bug 1721939 - generic-logos: FTBFS due to change path of hardlink
Summary: generic-logos: FTBFS due to change path of hardlink
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: generic-logos
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Neal Gompa
QA Contact: Fedora Extras Quality Assurance
URL: http://apps.fedoraproject.org/koschei...
Whiteboard:
Depends On:
Blocks: 1735242
TreeView+ depends on / blocked
 
Reported: 2019-06-19 09:31 UTC by Jitka Plesnikova
Modified: 2019-08-05 02:58 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-05 02:57:05 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Jitka Plesnikova 2019-06-19 09:31:00 UTC
Description of problem:
Package generic-logos fails to build from source in Fedora rawhide with an error:

+ /usr/sbin/hardlink -v /builddir/build/BUILDROOT/generic-logos-18.0.0-7.fc31.x86_64/
/var/tmp/rpm-tmp.HlMgmx: line 94: /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):
18.0.0-7.fc30

Steps to Reproduce:
koji build --scratch f31 generic-logos-18.0.0-7.fc30.src.rpm

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


Note You need to log in before you can comment on or make changes to this bug.