Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7280 - Portage 2.0.32 crashed when doing a search.
Summary: Portage 2.0.32 crashed when doing a search.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-30 16:50 UTC by Michiel de Bruijne
Modified: 2011-10-30 22:18 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 Michiel de Bruijne 2002-08-30 16:50:05 UTC
After doing an "emerge -s spell" Portage crashed. Altough it's likely caused by 
syntax error or corruption in the ebuild I think that Portage should just skip 
the incorrect ebuild instead of crashing. 
  
  
Searching...   
[ Results for search key : spell ]   
[ Applications found : 18 ]   
   
*  app-i18n/aspell-de   
      Latest version Available: 20011124   
      Latest version Installed: [ Not Installed ]   
      Homepage: http://www.suse.de/~bjacke/igerman98/   
      Description: A german dictionary for ispell   
   
portage: aux_get(): (1) couldn't open cache entry for app-i18n/aspell-en-0.50.1   
(likely caused by syntax error or corruption in the app-i18n/aspell-en-0.50.1   
ebuild.)   
Traceback (most recent call last):   
  File "/usr/bin/emerge", line 1329, in ?   
    searchinstance.output()   
  File "/usr/bin/emerge", line 438, in output   
    desc, homepage =   
portage.portdb.aux_get(full_package,["DESCRIPTION","HOMEPAGE"])   
  File "/usr/lib/python2.2/site-packages/portage.py", line 2799, in aux_get   
    raise KeyError   
KeyError
Comment 1 Daniel Robbins (RETIRED) gentoo-dev 2002-08-31 00:31:13 UTC
OK, should be fixed in 2.0.33. Thanks! :)