Bug 1222429 - Install rpmgrill without dependency binutils
Summary: Install rpmgrill without dependency binutils
Keywords:
Status: CLOSED DUPLICATE of bug 1356477
Alias: None
Product: rpmgrill
Classification: Community
Component: Infrastructure
Version: 0.23
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: rpmdiff-maint@redhat.com
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-18 08:33 UTC by Meiying Li
Modified: 2017-01-03 00:51 UTC (History)
1 user (show)

Fixed In Version:
Story Points: ---
Clone Of:
Environment:
Last Closed: 2017-01-03 00:51:32 UTC
Embargoed:


Attachments (Terms of Use)

Description Meiying Li 2015-05-18 08:33:37 UTC
Description of problem:
Run tests failed after install rpmgrill, because binutils is absent from my FC21

Version-Release number of selected component (if applicable):
rpmgrill-0.28-1.fc21.noarch

How reproducible:
always

Steps to Reproduce:
1.When I intall rpmgrill, there are lots of dependencies we should to solve.
2.After fix the depencies, can install rpmgrill-0.28-1.fc21.noarch successfully.
3.export NVR=coreutils-8.15-10.fc17; rpmgrill-fetch-build  $NVR my-$NVR; rpmgrill my-$NVR
Before do this test, I have add dir and files for this test, like 
mkdir -p /home/meli/.rpmgrill/plugins/setxid
touch /home/meli/.rpmgrill/plugins/setxid/FC17 

Actual results:
Can't exec "strings": No such file or directory at /usr/share/perl5/vendor_perl/RPM/Grill/Plugin/SecurityPolicy.pm line 108.
rpmgrill: rpmgrill: Error running strings: No such file or directory at /usr/share/perl5/vendor_perl/RPM/Grill/Plugin/SecurityPolicy.pm line 108.

Expected results:
rpmgrill runs silently. 

Additional info:

Comment 1 Roman Joost 2017-01-03 00:51:32 UTC

*** This bug has been marked as a duplicate of bug 1356477 ***


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