Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 914723 - net-analyzer/munin-2.0.73-r3 missing dependency on dev-perl/Date-Manip
Summary: net-analyzer/munin-2.0.73-r3 missing dependency on dev-perl/Date-Manip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-09-26 00:38 UTC by Philippe Chaintreuil
Modified: 2023-10-01 03:38 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Chaintreuil 2023-09-26 00:38:14 UTC
I upgraded from net-analyzer/munin-2.0.69-r1 to net-analyzer/munin-2.0.73-r3 and it's started spewing this error:

===============================================================================


Can't locate Date/Manip.pm in @INC (you may need to install the Date::Manip module) (@INC entries checked: /etc/perl /usr/local/lib64/perl5/5.38/x86_64-linux /usr/local/lib64/perl5/5.38 /usr/lib64/perl5/vendor_perl/5.38/x86_64-linux /usr/lib64/perl5/vendor_perl/5.38 /usr/lib64/perl5/5.38/x86_64-linux /usr/lib64/perl5/5.38 /usr/lib64/perl5/5.36 /usr/lib64/perl5/vendor_perl/5.36 /usr/lib64/perl5/vendor_perl/5.34) at /usr/libexec/munin/munin-graph line 35.
BEGIN failed--compilation aborted at /usr/libexec/munin/munin-graph line 35.
===============================================================================

Installing dev-perl/Date-Manip fixes this.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-09-29 10:05:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2e199677b130b5cd2f20498733ba23113d5f3694

commit 2e199677b130b5cd2f20498733ba23113d5f3694
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2023-09-29 10:04:25 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2023-09-29 10:05:13 +0000

    net-analyzer/munin: add missing Date::Manip dependency
    
    Closes: https://bugs.gentoo.org/914723
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 net-analyzer/munin/munin-2.0.73-r3.ebuild | 1 +
 1 file changed, 1 insertion(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-10-01 03:38:13 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cc309c940a20d79fabb22e9a989ff4199707773

commit 0cc309c940a20d79fabb22e9a989ff4199707773
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-10-01 03:37:36 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-10-01 03:37:36 +0000

    net-analyzer/munin: revbump for dep fix
    
    Revbump for dep fix in 2e199677b130b5cd2f20498733ba23113d5f3694 as it's
    a runtime failure.
    
    Bug: https://bugs.gentoo.org/914723
    Signed-off-by: Sam James <sam@gentoo.org>

 net-analyzer/munin/{munin-2.0.73-r3.ebuild => munin-2.0.73-r4.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)