Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73043 - kismet-2004.10.1 wants to downgrade ethereal
Summary: kismet-2004.10.1 wants to downgrade ethereal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2004-12-01 09:20 UTC by Daniel Webert
Modified: 2004-12-27 08:57 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 Daniel Webert 2004-12-01 09:20:34 UTC
kismet-2004.10.1 wants to downgrade ethereal

porkoo ~ # emerge kismet -va

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

Calculating dependencies   ...done!
[ebuild     UD] net-analyzer/ethereal-0.10.6 [0.10.7] +adns -debug +gtk +gtk2 +ipv6 +snmp +ssl 0 kB 
[ebuild   R   ] net-wireless/kismet-2004.10.1  +ethereal +gps 0 kB 

Total size of downloads: 0 kB
Comment 1 Henrik Brix Andersen 2004-12-02 04:39:17 UTC
Yes, this is a known problem.

It has to do with portage not liking dynamic SRC_URIs.
Comment 2 Henrik Brix Andersen 2004-12-14 08:17:34 UTC
We need to come up with a solution to this...
Comment 3 Eldad Zack (RETIRED) gentoo-dev 2004-12-18 05:28:02 UTC
brix, kismet can't depend on a specific version of ethereal, as it is not slotted. 

Comment 4 Henrik Brix Andersen 2004-12-19 01:17:05 UTC
Any suggestion to how we tackle this problem?
Comment 5 Henrik Brix Andersen 2004-12-27 08:57:01 UTC
net-wireless/kismet now depends on >=net-analyzer/ethereal-${ETHEREAL_VERSION} instead of =net-analyzer/ethereal-${ETHEREAL_VERSION}.

Closing as FIXED InCVS.