Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672110 - net-analyzer/munin: missing dependency on dev-perl/Test-Exception
Summary: net-analyzer/munin: missing dependency on dev-perl/Test-Exception
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-27 22:56 UTC by Thomas Deutschmann (RETIRED)
Modified: 2018-12-11 10:55 UTC (History)
1 user (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 Thomas Deutschmann (RETIRED) gentoo-dev 2018-11-27 22:56:00 UTC
ok 7 - validate always-send (with empty list)
ok
t/munin_master_logger.t ....................
1..1
ok 1 - use Munin::Master::Logger;
ok
t/munin_master_node.t ......................
1..15
Can't locate Test/Exception.pm in @INC (you may need to install the Test::Exception module) (@INC contains: /var/tmp/po$
tage/net-analyzer/munin-2.0.38/work/munin-2.0.38/master/blib/lib /var/tmp/portage/net-analyzer/munin-2.0.38/work/munin-$
.0.38/master/blib/arch ../common/blib/lib /etc/perl /usr/local/lib/perl5/5.24.3/i686-linux-thread-multi /usr/local/lib/$
erl5/5.24.3 /usr/lib/perl5/vendor_perl/5.24.3/i686-linux-thread-multi /usr/lib/perl5/vendor_perl/5.24.3 /usr/local/lib/$
erl5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.24.3/i686-linux-thread-multi /usr/lib/perl5/5.24.3 .) at t/munin_maste$
_node.t line 9.
BEGIN failed--compilation aborted at t/munin_master_node.t line 9.
# Looks like your test exited with 2 before it could output anything.
Dubious, test returned 2 (wstat 512, 0x200)
Failed 15/15 subtests
t/munin_master_plugin_config.t .............
ok 1 - use Munin::Master::Node;
not ok 2 - Plugin config output
1..2

#   Failed test 'Plugin config output'
#   at t/munin_master_plugin_config.t line 155.
#     Structures begin differing at:
#          $got->{global}{Test}[1][1] = 'system user nice idle iowait irq softirq system user'
#     $expected->{global}{Test}[1][1] = 'system user nice idle iowait irq softirq'
# Looks like you failed 1 test of 2.
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests
Comment 1 Larry the Git Cow gentoo-dev 2018-12-11 10:55:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d5d9cd2ef52001f2fb602364b8dc77c53eec2df

commit 3d5d9cd2ef52001f2fb602364b8dc77c53eec2df
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2018-12-11 10:54:27 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2018-12-11 10:54:52 +0000

    net-analyzer/munin: add missing Test-Exception dep
    
    Add missing test dependency on Test-Exception.
    
    Fixes: https://bugs.gentoo.org/672110
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>
    Package-Manager: Portage-2.3.51, Repoman-2.3.11

 net-analyzer/munin/munin-2.0.38.ebuild | 1 +
 net-analyzer/munin/munin-2.0.43.ebuild | 1 +
 2 files changed, 2 insertions(+)