Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 6197 - emerge -S broken ? (portage 2.0.27) .30-alpha3 UPDATE
Summary: emerge -S broken ? (portage 2.0.27) .30-alpha3 UPDATE
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
: 6211 (view as bug list)
Depends on:
Blocks:
 
Reported: 2002-08-08 05:08 UTC by Rigo
Modified: 2011-10-30 22:22 UTC (History)
5 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 Rigo 2002-08-08 05:08:22 UTC
Tried to search the descriptions 4 once ...Got very strange results:

lappy # emerge search kismet
Searching...   
[ Results for search key : kismet ]
[ Applications found : 1 ]
 
*  net-analyzer/kismet
      Latest version Available: 2.4.6
      Latest version Installed: 2.4.6
      Homepage: http://www.kismetwireless.net/
      Description: Kismet is a 802.11b wireless network sniffer.

lappy # emerge -S kismet
Searching...   
[ Results for search key : kismet ]
[ Applications found : 1 ]
 
*  net-analyzer/kismet
      Latest version Available: 2.4.6
      Latest version Installed: 2.4.6
      Homepage: http://www.kismetwireless.net/
      Description: Kismet is a 802.11b wireless network sniffer.

lappy # emerge -S wireless
Searching...   
[ Results for search key : wireless ]
[ Applications found : 4 ]
 
*  sys-apps/wireless-tools
      Latest version Available: 24
      Latest version Installed: 24
      Homepage: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
      Description: Wireless Tools
 
*  x11-misc/gkrellmwireless
      Latest version Available: 0.2.2
      Latest version Installed: 0.2.2
      Homepage: http://gkrellm.luon.net/
      Description: A plugin for GKrellM that monitors your wireless network card 
*  net-analyzer/airsnort-0.2.1a
      Latest version Available: 0.2.1a
      Latest version Installed: [ Not Installed ]
      Homepage: http://airsnort.shmoo.com/\
      Description: AirSnort 802.11b Wireless Packet Sniffer/WEP Cracker
 
*  net-analyzer/kismet-2.4.6
      Latest version Available: 2.4.6
      Latest version Installed: [ Not Installed ]
      Homepage: http://www.kismetwireless.net/
      Description: Kismet is a 802.11b wireless network sniffer.


Suddenly KISMET NOT INSTALLED ?!?! And I lost airsnort too...Ehhh, huh ? 
;)

*  sys-apps/portage
      Latest version Available: 2.0.27
      Latest version Installed: 2.0.27
      Homepage: http://www.gentoo.org
      Description: Portage ports system


Regards, Rigo
Comment 1 SpanKY gentoo-dev 2002-08-08 17:02:16 UTC
*** Bug 6211 has been marked as a duplicate of this bug. ***
Comment 2 Dan Armak (RETIRED) gentoo-dev 2002-08-12 06:34:21 UTC
I confirm. Here's another example: 
----- 
laptop portage # emerge -p kde-env 
 
These are the packages that I would merge, in order. 
 
Calculating dependencies ...done! 
[ebuild   R  ] kde-base/kde-env-1 to / 
 
laptop portage # emerge -s kde-env 
Searching... 
[ Results for search key : kde-env ] 
[ Applications found : 1 ] 
 
*  kde-base/kde-env 
      Latest version Available: 1 
      Latest version Installed: [ Not Installed ] 
      Homepage: 
      Description: Sets up some env.d files for kde 
------- 
(kde-env isn't in portage yet) 
It reports it as installed for emerge -p, but not for emerge -s. 
Comment 3 Rigo 2002-08-28 07:49:57 UTC
Daniel, I finally found my/out problem related to -S I think:

_alpha3 output -S:

portage # emerge -S bookmark
Searching...  /portage: visible(): None is an invalid cat/pkg-v string. Aborting
processing.
/portage: visible(): None is an invalid cat/pkg-v string. Aborting processing.
\!!! doebuild: /usr/portage/sys-apps/stream-bin/stream-bin-1.0.ebuild not found.
portage: aux_get(): (1) couldn't open cache entry for sys-apps/stream-bin-1.0
(likely caused by syntax error or corruption in the sys-apps/stream-bin-1.0 ebuild.)


!!! doebuild: /usr/portage/sys-apps/stream-bin/stream-bin-1.0.ebuild not found.
portage: aux_get(): (1) couldn't open cache entry for sys-apps/stream-bin-1.0
(likely caused by syntax error or corruption in the sys-apps/stream-bin-1.0 ebuild.)
*  sys-apps/stream [ Masked ]

I checked, but this ebuild doesn't seem to be in /usr/portage and/or in /var/db/pkg

Regards,

Rigo
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2002-08-28 18:38:25 UTC
Rigo, yes this is the problem. This problem was either a side-effect of another
bug or the result of syntax errors in ebuilds. Other bug fixed, syntax errors in
ebuilds are another issue, so closing this bug.
Comment 5 Rigo 2002-08-28 19:31:20 UTC
alpha3 is WAY cool Daniel, chapeau de luxe ;-D !


Rigo