Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44023 - Ethereal 0.10.2 should depend on net-snmp v5.1 but doesn't
Summary: Ethereal 0.10.2 should depend on net-snmp v5.1 but doesn't
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: 2004-03-08 05:30 UTC by Al Maw
Modified: 2004-05-26 15:59 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 Al Maw 2004-03-08 05:30:34 UTC
Ethereal 0.10.2 requires net-snmp but doesn't pull it in as a dependency.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Al Maw 2004-03-08 05:34:50 UTC
Sorry, reporting this via a friend... update:

If you have the SNMP USE flag set, you need at least version 5.1 of net-snmp to compile Ethereal 0.10.2.
Comment 2 Michael Boman (RETIRED) gentoo-dev 2004-03-26 02:32:32 UTC
Max: do you see any problems making net-analyzer/net-snmp-5.1 stable? Would be required to fix this bug..
Comment 3 Max Kalika (RETIRED) gentoo-dev 2004-03-26 14:37:31 UTC
I've had reports of some api incompatibilities for version 5.1....still investigating... I also need to get 5.1.1 into portage.
Comment 4 Devon 2004-05-26 13:14:01 UTC
Is this still an issue? I compiled ethereal 0.10.3 with net-snmp 5.0.9-r1 and ethereal compiles fine and seems to decode SNMP packets.

# tethereal --version
tethereal: invalid option -- -
tethereal 0.10.3
Compiled with GLib 2.4.0, with libpcap 0.8.3, with libz 1.1.4, with libpcre 4.4,
with Net-SNMP 5.0.9, without ADNS.
Running with libpcap version 0.8.3 on Linux 2.4.22-gentoo-r2.

I also noticed that net-snmp 5.1.1 was already in portage but marked ~x86.
Comment 5 Al Maw 2004-05-26 15:59:18 UTC
This seems to have been fixed:
USE="snmp" emerge -ep ethereal
[...]
[ebuild  N    ] net-analyzer/net-snmp-5.0.9-r1
[...]
[ebuild  N    ] net-analyzer/ethereal-0.10.3

FIXED