Bug 608304

Summary: Unable to update perl because of broken net-snmp-libs dependencies.
Product: [Fedora] Fedora Reporter: Gene Snider <genes1122>
Component: net-snmpAssignee: Jan Safranek <jsafrane>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhideCC: jsafrane
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: net-snmp-5.5-16.fc14 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-06-28 06:46:17 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Gene Snider 2010-06-26 18:26:57 UTC
Description of problem:
The new perl update for rawhide replaces a module that net-snmp-libs depends on, see below.  So, net-snmp needs to be rebuilt against the new perl.

Version-Release number of selected component (if applicable):
net-snmp-libs-5.5-15.fc14.x86_64

How reproducible:
Easily.

Steps to Reproduce:
1. Run "sudo yum --nogpgcheck update"
2.
3.
  
Actual results:
Error: Package: 1:net-snmp-libs-5.5-15.fc14.x86_64 (@rawhide)
           Requires: perl(:MODULE_COMPAT_5.10.1)
           Removing: 4:perl-5.10.1-118.fc14.x86_64 (@rawhide)
               perl(:MODULE_COMPAT_5.10.1)
           Updated By: 4:perl-5.12.1-123.fc14.x86_64 (rawhide)
               Not found

Expected results:
Successful update.

Additional info:

Thanks,
Gene

Comment 1 Jan Safranek 2010-06-28 06:46:17 UTC
I've rebuilt net-snmp with new perl, it requires perl(:MODULE_COMPAT_5.12.1) now.