Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 108120 - net-analyzer/thcrut-1.2.5 will install two versions of libnet
Summary: net-analyzer/thcrut-1.2.5 will install two versions of libnet
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Netmon project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-04 13:32 UTC by Sven Wegener
Modified: 2005-10-09 03:29 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 Sven Wegener gentoo-dev 2005-10-04 13:32:30 UTC
DEPEND="virtual/libpcap
        <net-libs/libnet-1.1
        >=net-libs/libnet-1.0.2a-r3"

will install two versions of libnet, which is probably not what you want:

sven@luna ~ $ emerge -epvt net-analyzer/thcrut

These are the packages that I would merge, in reverse order:

Calculating dependencies ...done!
[ebuild  N    ] net-analyzer/thcrut-1.2.5  645 kB
[ebuild  N    ]  net-libs/libnet-1.0.2a-r3  136 kB
[ebuild  N    ] app-admin/perl-cleaner-1.01  3 kB
[ebuild  N    ]  net-libs/libnet-1.1.2.1-r1  -doc 997 kB
[...]

using =net-analyzer/thcrut-1.0* might be the best alternative
Comment 1 Marcin Kryczek (RETIRED) gentoo-dev 2005-10-09 03:29:54 UTC
fixed in cvs. thanks for reporting