Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 34949 - php eclass depends on net-analyzer/net-snmp instead of virtual/snmp
Summary: php eclass depends on net-analyzer/net-snmp instead of virtual/snmp
Status: RESOLVED DUPLICATE of bug 28263
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-02 21:01 UTC by Josh Grebe (RETIRED)
Modified: 2005-07-17 13:06 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 Josh Grebe (RETIRED) gentoo-dev 2003-12-02 21:01:20 UTC
Hello, 
 
While doing an emerge -puD world, it complained that ucd-snmp was blocking 
net-snmp. After some digging, it turns out that net-snmp is now required by 
mod_php, through inheritance. mod_php works find with ucd-snmp as far as I can 
see, it has been running for weeks this way on several of my servers, and only 
recently has the dependacy changed. 

Reproducible: Always
Steps to Reproduce:
1.
2.
3.



Portage 2.0.49-r15 (default-x86-1.4, gcc-3.2.3, glibc-2.2.5-r2,2.3.2-r3, 
2.6.0-test11) 
================================================================= 
System uname: 2.6.0-test11 i686 VIA Samuel 2 
Gentoo Base System version 1.4.3.10p1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-mcpu=i586 -O3 -pipe" 
CHOST="i586-pc-linux-gnu" 
COMPILER="gcc3" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config 
/usr/kde/2/share/config /usr/kde/3/share/config /var/bind 
/usr/X11R6/lib/X11/xkb" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
CXXFLAGS="-mcpu=i586 -O3 -pipe" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="sandbox ccache autoaddcvs" 
GENTOO_MIRRORS="ftp://24.217.0.21/ http://gentoo.oregonstate.edu 
http://www.ibiblio.org/pub/Linux/distributions/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://24.217.0.21/gentoo-portage" 
USE="x86 oss apm arts avi crypt cups encode foomaticdb gif jpeg libg++ mad 
mikmod motif mpeg ncurses nls pdflib quicktime sdl truetype xml2 xv zlib gdbm 
berkdb slang readline tetex java gpm tcpd pam libwww ssl python esd imlib 
oggvorbis opengl snmp cdr -X -png -gnome -alsa -svga -svgalib -kde -gnome -qt 
-gtk openldap ldap mysql -xfree -perl -xmms -gtk -tcltk -spell"
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2003-12-02 21:21:19 UTC
see the comment on the other bug:
once bug 28263 and bug 30701 is properly resolved, PHP will be going back
to depending on virtual/snmp instead of net-snmp directly.

namely we are waiting for the gcc folks to fix 30701.

*** This bug has been marked as a duplicate of 28263 ***