Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478356 - net-analyzer/munin-2.0.14 should depend on dev-perl/Net-DNS for plugins/ntp_
Summary: net-analyzer/munin-2.0.14 should depend on dev-perl/Net-DNS for plugins/ntp_
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sysadmin Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 478770
  Show dependency tree
 
Reported: 2013-07-27 13:12 UTC by Michael Weber (RETIRED)
Modified: 2013-09-21 11:28 UTC (History)
0 users

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 Michael Weber (RETIRED) gentoo-dev 2013-07-27 13:12:06 UTC
io ~ # ls -hal /etc/munin/plugins/ntp_ntp.xmw.de 
lrwxrwxrwx 1 root root 31 Jul 18 14:08 /etc/munin/plugins/ntp_ntp.xmw.de -> /usr/libexec/munin/plugins/ntp_

Without dev-perl/Net-DNS you get


2013/07/27-15:05:01 CONNECT TCP Peer: "[2a01:4f8:150:63e3::1]:38932" Local: "[2001:6f8:1cd1:0:215:58ff:fecb:786c]:4949"
2013/07/27-15:05:20 [18696] Error output from ntp_ntp.xmw.de:
2013/07/27-15:05:20 [18696]     Can't locate Net/DNS.pm in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.16.3/x86_64-linux /usr/local/lib64/perl5/5.16.3 /usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.16.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.16.3/x86_64-linux /usr/lib64/perl5/5.16.3 .) at /etc/munin/plugins/ntp_ntp.xmw.de line 56.
2013/07/27-15:05:20 [18696]     BEGIN failed--compilation aborted at /etc/munin/plugins/ntp_ntp.xmw.de line 56.
2013/07/27-15:05:20 [18696] Service 'ntp_ntp.xmw.de' exited with status 2/0.
2013/07/27-15:05:20 [18696] Error output from ntp_ntp.xmw.de:
2013/07/27-15:05:20 [18696]     Can't locate Net/DNS.pm in @INC (@INC contains: /etc/perl /usr/local/lib64/perl5/5.16.3/x86_64-linux /usr/local/lib64/perl5/5.16.3 /usr/lib64/perl5/vendor_perl/5.16.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.16.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.16.3/x86_64-linux /usr/lib64/perl5/5.16.3 .) at /etc/munin/plugins/ntp_ntp.xmw.de line 56.
2013/07/27-15:05:20 [18696]     BEGIN failed--compilation aborted at /etc/munin/plugins/ntp_ntp.xmw.de line 56.
2013/07/27-15:05:20 [18696] Service 'ntp_ntp.xmw.de' exited with status 2/0.
2013/07/27-15:05:57 CONNECT TCP Peer: "[2a01:4f8:150:63e3::1]:38945" Local: "[2001:6f8:1cd1:0:215:58ff:fecb:786c]:4949"
Comment 1 Pacho Ramos gentoo-dev 2013-09-21 11:28:51 UTC
+  21 Sep 2013; Pacho Ramos <pacho@gentoo.org> munin-2.0.14-r1.ebuild:
+  Add missing dependency on dev-perl/Net-DNS (#478356 by Michael Weber)
+