Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 300340 - net-analyzer/zabbix ipv6 support
Summary: net-analyzer/zabbix ipv6 support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 22:55 UTC by Vincent-Xavier JUMEL
Modified: 2010-01-10 00:22 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 Vincent-Xavier JUMEL 2010-01-09 22:55:10 UTC
ipv6 seems to be not activated on net-analyser/zabbix as show in server's log file : 

 14042:20100109:234421.287 **** Enabled features ****
 14042:20100109:234421.287 SNMP monitoring:       YES
 14042:20100109:234421.287 IPMI monitoring:       YES
 14042:20100109:234421.287 WEB monitoring:        YES
 14042:20100109:234421.287 Jabber notifications:  YES
 14042:20100109:234421.287 ODBC:                   NO
 14042:20100109:234421.287 SSH2 support:           NO
 14042:20100109:234421.287 IPv6 support:           NO


Reproducible: Always




zsh/2 1273 % cat /var/db/pkg/net-analyzer/zabbix-1.8/USE
agent curl elibc_glibc frontend jabber kernel_linux ldap openipmi postgres server snmp userland_GNU x86
Comment 1 Patrick Lauer gentoo-dev 2010-01-10 00:22:43 UTC
+  10 Jan 2010; Patrick Lauer <patrick@gentoo.org> +zabbix-1.8-r1.ebuild:
+  Enable ipv6 support #300340, fix php dep some more #300338


Configuration:

  Detected OS:           linux-gnu
  Install path:          /usr
  Compilation arch:      linux

  Compiler:              x86_64-pc-linux-gnu-gcc
  Compiler flags:        -O2 -pipe -I/usr/include

  Enable server:         no

  Enable proxy:          no

  Enable agent:          no

  LDAP support:          yes
  IPv6 support:          yes


It doesn't seem to have added deps, but since I don't use ipv6 yet I can't test.