Bug 457403

Summary: munin should provide perl-module in a common package
Product: [Fedora] Fedora Reporter: Roy-Magne Mo <rmo>
Component: muninAssignee: Kevin Fenzi <kevin>
Status: CLOSED NEXTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-10-01 06:33:14 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 Roy-Magne Mo 2008-07-31 14:02:33 UTC
Description of problem:
As of munin 1.2.6, munin-node requires munin package

Version-Release number of selected component (if applicable):
1.2.6-1

How reproducible:
always

Steps to Reproduce:
1. yum install munin-node
2.
3.
  
Actual results:
pulls in munin and all it's dependencies

Expected results:


Additional info:
In 1.2.6 the new Munin perl module is included, or the plugins has been updated
to use this module, not sure about that. But the net effect is that munin-node
can not be installed without munin itself. This perl module should be split into
a munin-common package or a package of it self.

Comment 1 Kevin Fenzi 2008-08-12 03:06:18 UTC
Thanks for spotting this. 

Turns out it's even easier than making a common package. The Munin/Plugin.pm module simply needs to be in the munin-node subpackage. 

I have pushed out a rawhide build with this change. 
Can you confirm that it works now without pulling in munin?

Comment 2 Roy-Magne Mo 2008-08-12 13:25:49 UTC
Works well :) 

[root@osl-lnx45 ~]# rpm -q --provides munin
package munin is not installed
[root@osl-lnx45 ~]# rpm -q --provides munin-node
config(munin-node) = 1.2.6-3
perl(Munin::Plugin)
munin-node = 1.2.6-3

Test was done on Centos 5.2, but should be a valid test.

Comment 3 Fedora Update System 2008-09-08 21:42:24 UTC
munin-1.2.6-3.fc9 has been submitted as an update for Fedora 9.
http://admin.fedoraproject.org/updates/munin-1.2.6-3.fc9

Comment 4 Fedora Update System 2008-09-08 21:44:14 UTC
munin-1.2.6-3.fc8 has been submitted as an update for Fedora 8.
http://admin.fedoraproject.org/updates/munin-1.2.6-3.fc8

Comment 5 Fedora Update System 2008-09-11 17:10:06 UTC
munin-1.2.6-3.fc9 has been pushed to the Fedora 9 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update munin'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F9/FEDORA-2008-7930

Comment 6 Fedora Update System 2008-09-11 17:15:44 UTC
munin-1.2.6-3.fc8 has been pushed to the Fedora 8 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update munin'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/F8/FEDORA-2008-7971

Comment 7 Fedora Update System 2008-10-01 06:33:06 UTC
munin-1.2.6-3.fc8 has been pushed to the Fedora 8 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2008-10-01 06:34:35 UTC
munin-1.2.6-3.fc9 has been pushed to the Fedora 9 stable repository.  If problems still persist, please make note of it in this bug report.