Bug 1576579

Summary: nut RPM doesn't like new version of libfreeipmi RPM
Product: [Fedora] Fedora EPEL Reporter: nomad
Component: nutAssignee: Michal Hlavinka <mhlavink>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: unspecified    
Version: epel7CC: generalpenguin89, iamdexpl, jistone, mhlavink
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-05-11 13:55:30 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:

Description nomad 2018-05-09 20:14:40 UTC
Description of problem:
yum update to latest release fails if nut RPM is installed because of missing dependency on old version of libfreeipmi. libfreeipmi is updated but nut isn't.

Also, can't install nut RPM on host with latest freeipmi RPM.

Version-Release number of selected component (if applicable):
nut-2.7.2-3.el7.x86_64
freeipmi-1.5.7-2.el7.x86_64

How reproducible:
very

Steps to Reproduce:
1. yum install nut
2. 
3.

Actual results:
; sudo yum install nut
Loaded plugins: fastestmirror, versionlock
Loading mirror speeds from cached hostfile
Resolving Dependencies
--> Running transaction check
---> Package nut.x86_64 0:2.7.2-3.el7 will be installed
--> Processing Dependency: libipmimonitoring.so.5()(64bit) for package: nut-2.7.2-3.el7.x86_64
--> Processing Dependency: libfreeipmi.so.13()(64bit) for package: nut-2.7.2-3.el7.x86_64
--> Finished Dependency Resolution
Error: Package: nut-2.7.2-3.el7.x86_64 (EPELpkgs)
           Requires: libfreeipmi.so.13()(64bit)
Error: Package: nut-2.7.2-3.el7.x86_64 (EPELpkgs)
           Requires: libipmimonitoring.so.5()(64bit)
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:
nut RPM installed

Additional info:

Comment 1 Patrick MacArthur 2018-05-10 15:21:07 UTC
This appears to be a duplicate of https://bugzilla.redhat.com/show_bug.cgi?id=1570146 which I filed several weeks ago. I have not yet received any response on that issue.

Comment 2 Vadim Raskhozhev 2018-05-10 15:37:58 UTC
(In reply to Patrick MacArthur from comment #1)
> This appears to be a duplicate of
> https://bugzilla.redhat.com/show_bug.cgi?id=1570146 which I filed several
> weeks ago.
Yes, it seems.
A possible work-around for CentOS: yum --enablerepo 'C7.*' install nut

Comment 3 nomad 2018-05-10 17:20:36 UTC
Sorry about the duplication. I swear I looked. I'm fine with the two reports being merged or this one being closed as a duplicate, as long as a fix happens. :)

Comment 4 Vadim Raskhozhev 2018-05-10 19:03:32 UTC
(In reply to nomad from comment #3)
> Sorry about the duplication. I swear I looked. I'm fine with the two reports
> being merged or this one being closed as a duplicate, as long as a fix
> happens. :)

I guess it'd be better to close the #1570146 since we've got a sort of discussion here and not a single comment there. But I'm not the one to decide, of course.

Comment 5 Josh Stone 2018-05-10 22:06:22 UTC
A new scratch-build completed fine without any changes:
https://koji.fedoraproject.org/koji/taskinfo?taskID=26881241

A "provenpackager" could push this out if the package owner is not responsive.

Comment 6 Michal Hlavinka 2018-05-11 13:55:30 UTC

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