Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 191504 - analyzer/net-snmp-5.4.1-r1 missing dev-python/setuptools dependency with USE=python
Summary: analyzer/net-snmp-5.4.1-r1 missing dev-python/setuptools dependency with USE=...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-06 15:49 UTC by Thomas Capricelli
Modified: 2007-09-07 03:50 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 Thomas Capricelli 2007-09-06 15:49:14 UTC
i dont have dev-python/setuptools installed, but from the failed output when emerging net-snmp, i guessed i needed it.

And indeed, once installed, i can emerge net-snmp without problem.

Reproducible: Always

Actual Results:  
...
chmod 644 TrapReceiver.bs
rm -f ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so
LD_RUN_PATH="/usr/lib:/usr/lib/perl5/5.8.8/i686-linux/CORE" i686-pc-linux-gnu-gcc  -shared -L/usr/local/lib  TrapReceiver.o  -o ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so   -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../apps/.libs -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../apps -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../agent/.libs -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../agent -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../agent/helpers/.libs -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../agent/helpers -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../snmplib/.libs -L/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver/../../snmplib -lnetsnmptrapd -lnetsnmpagent -lnetsnmp
chmod 755 ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.so
cp TrapReceiver.bs ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.bs
chmod 644 ../blib/arch/auto/NetSNMP/TrapReceiver/TrapReceiver.bs
Manifying ../blib/man3/NetSNMP::TrapReceiver.3pm
make[2]: Leaving directory `/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl/TrapReceiver'
make[1]: Leaving directory `/tmp/portage/net-analyzer/net-snmp-5.4.1-r1/work/net-snmp-5.4.1/perl'
Traceback (most recent call last):
  File "setup.py", line 2, in <module>
    from setuptools import setup, Extension, find_packages
ImportError: No module named setuptools
make: *** [pythonmodules] Error 1
....
Comment 1 Martin Jackson (RETIRED) gentoo-dev 2007-09-07 03:50:40 UTC
Quite right.  Sorry about the miss; the fix is in CVS (still 5.4.1-r1)