Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 49649 - kismet src is not found
Summary: kismet src is not found
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Mobile Herd (OBSOLETE)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-01 13:58 UTC by Chris Hoover
Modified: 2004-05-01 14:45 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 Chris Hoover 2004-05-01 13:58:37 UTC
Tried to emerge kismet, and it abened without d/l'ing the source.  Ran emerge sync after deleteing the net-wireless portage tree and tried again with the same results.  Here is the output of the emerge:
genesis root # emerge kismet
Calculating dependencies ...done!
>>> emerge (1 of 1) net-wireless/kismet-3.0.1-r1 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/ethereal-0.9.13.tar.bz2
--16:31:26--  http://gentoo.oregonstate.edu/distfiles/ethereal-0.9.13.tar.bz2
           => `/usr/portage/distfiles/ethereal-0.9.13.tar.bz2'
Resolving gentoo.oregonstate.edu... 128.193.0.3
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:31:26 ERROR 404: Not Found.

>>> Downloading http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ethereal-0.9.13.tar.bz2
--16:31:26--  http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ethereal-0.9.13.tar.bz2
           => `/usr/portage/distfiles/ethereal-0.9.13.tar.bz2'
Resolving distro.ibiblio.org... 152.2.210.109
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:31:27 ERROR 404: Not Found.

>>> Downloading http://www.ethereal.com/distribution/ethereal-0.9.13.tar.bz2
--16:31:27--  http://www.ethereal.com/distribution/ethereal-0.9.13.tar.bz2
           => `/usr/portage/distfiles/ethereal-0.9.13.tar.bz2'
Resolving www.ethereal.com... 65.208.228.223
Connecting to www.ethereal.com[65.208.228.223]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
16:31:27 ERROR 404: Not Found.

!!! Couldn't download ethereal-0.9.13.tar.bz2. Aborting.


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

Actual Results:  
genesis root # emerge kismet 
Calculating dependencies ...done! 
>>> emerge (1 of 1) net-wireless/kismet-3.0.1-r1 to / 
>>> Downloading http://gentoo.oregonstate.edu/distfiles/ethereal-0.9.13.tar.bz2 
--16:31:26--  http://gentoo.oregonstate.edu/distfiles/ethereal-0.9.13.tar.bz2 
           => `/usr/portage/distfiles/ethereal-0.9.13.tar.bz2' 
Resolving gentoo.oregonstate.edu... 128.193.0.3 
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
16:31:26 ERROR 404: Not Found. 
 
>>> Downloading 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ethereal-0.9.13.tar.bz2 
--16:31:26--  
http://distro.ibiblio.org/pub/Linux/distributions/gentoo/distfiles/ethereal-0.9.13.tar.bz2 
           => `/usr/portage/distfiles/ethereal-0.9.13.tar.bz2' 
Resolving distro.ibiblio.org... 152.2.210.109 
Connecting to distro.ibiblio.org[152.2.210.109]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
16:31:27 ERROR 404: Not Found. 
 
>>> Downloading http://www.ethereal.com/distribution/ethereal-0.9.13.tar.bz2 
--16:31:27--  http://www.ethereal.com/distribution/ethereal-0.9.13.tar.bz2 
           => `/usr/portage/distfiles/ethereal-0.9.13.tar.bz2' 
Resolving www.ethereal.com... 65.208.228.223 
Connecting to www.ethereal.com[65.208.228.223]:80... connected. 
HTTP request sent, awaiting response... 404 Not Found 
16:31:27 ERROR 404: Not Found. 
 
!!! Couldn't download ethereal-0.9.13.tar.bz2. Aborting. 
 

Expected Results:  
software installation
Comment 1 Doug Weimer 2004-05-01 14:10:41 UTC
The actual src missing is ethereal. It appears they have moved old versions from: http://www.ethereal.com/distribution/ to http://www.ethereal.com/distribution/all-versions/ . The ethereal ebuilds >= 10.0 use a sourceforge mirror, but all of the 0.9.* ebuilds should be changed to use the all-versions/ path.
Comment 2 Bryan Østergaard (RETIRED) gentoo-dev 2004-05-01 14:45:25 UTC
Fixed in cvs.