Bug 1392279 - munin-node.rpm requires munin.rpm
Summary: munin-node.rpm requires munin.rpm
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: munin
Version: 24
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: d. johnson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-07 05:32 UTC by Yu Watanabe
Modified: 2016-12-27 17:17 UTC (History)
4 users (show)

Fixed In Version: munin-2.0.28-2.fc25 munin-2.0.28-2.fc24 munin-2.0.28-2.el6 munin-2.0.28-2.el7
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-22 05:23:30 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Revert ec3128b. (3.56 KB, patch)
2016-12-06 06:33 UTC, Yu Watanabe
no flags Details | Diff

Description Yu Watanabe 2016-11-07 05:32:28 UTC
Description of problem:

munin-node.rpm requires munin.rpm.
=======
$ rpm -q --requires munin-node | grep Master
perl(Munin::Master::GraphOld)
$ rpm -q --provides munin | grep GraphOld
perl(Munin::Master::GraphOld)
=======
So, all node machines have to install munin.rpm now.

This is caused by the upstream commit
https://github.com/munin-monitoring/munin/commit/ec3128b4be6511d589056b8c190eb7c414b52b0f
So, now munin-stats plugin in munin-node.rpm requires Munin::Master::GraphOld perl module.

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

munin-2.0.27-1.fc24.noarch

How reproducible:

Always.

Steps to Reproduce:
1. dnf install munin-node
2.
3.

Actual results:

Unwanted munin.rpm is also installed.

Expected results:

munin-node.rpm can install without munin.rpm

Additional info:

Comment 1 d. johnson 2016-11-08 03:38:59 UTC
Upstream will patch that for a .28 release, but I can reverse the patch for an interim revision.

It should appear upstream in https://github.com/munin-monitoring/munin/tree/stable-2.0 soon.

Comment 2 Yu Watanabe 2016-12-06 06:33:28 UTC
Created attachment 1228292 [details]
Revert ec3128b.

.28 does not include the fix of this problem.

I've sent the PR for this problem.
https://github.com/munin-monitoring/munin/pull/759
The attached patch is the same as the PR.

Comment 3 Fedora Update System 2016-12-11 06:34:56 UTC
munin-2.0.28-2.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-ef830e649f

Comment 4 Fedora Update System 2016-12-11 06:35:40 UTC
munin-2.0.28-2.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-b5dbca9882

Comment 5 Fedora Update System 2016-12-11 06:36:12 UTC
munin-2.0.28-2.el7 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-82a6c0b1bb

Comment 6 Fedora Update System 2016-12-11 06:36:44 UTC
munin-2.0.28-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-c17be6a0d6

Comment 7 Fedora Update System 2016-12-12 12:46:12 UTC
munin-2.0.28-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-c17be6a0d6

Comment 8 Fedora Update System 2016-12-12 12:47:54 UTC
munin-2.0.28-2.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-82a6c0b1bb

Comment 9 Fedora Update System 2016-12-12 13:23:09 UTC
munin-2.0.28-2.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-b5dbca9882

Comment 10 Fedora Update System 2016-12-12 13:25:43 UTC
munin-2.0.28-2.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-ef830e649f

Comment 11 Fedora Update System 2016-12-22 05:23:30 UTC
munin-2.0.28-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 12 Fedora Update System 2016-12-22 06:48:40 UTC
munin-2.0.28-2.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.

Comment 13 Fedora Update System 2016-12-27 07:18:53 UTC
munin-2.0.28-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.

Comment 14 Fedora Update System 2016-12-27 17:17:43 UTC
munin-2.0.28-2.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.


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