Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 105238

Summary: esearch has problems with portage-2.1 cache
Product: Gentoo Linux Reporter: Marcin Kryczek (RETIRED) <mkay>
Component: Current packagesAssignee: Portage Tools Team <tools-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Marcin Kryczek (RETIRED) gentoo-dev 2005-09-08 03:54:11 UTC
with portage-2.1 it's impossible to view/edit search results.
here's traceback log:

<aye@CogES>~: esearch -e mutt
Traceback (most recent call last):
  File "/usr/bin/esearch", line 312, in ?
    searchEbuilds("%s/%s/" % (portdir, pkg[1]), True, searchdef)
  File "/usr/bin/esearch", line 85, in searchEbuilds
    pkgs[-1].append(path + "/" + file)
AttributeError: 'tuple' object has no attribute 'append'
Comment 1 Brian Harring (RETIRED) gentoo-dev 2005-09-08 03:55:26 UTC

*** This bug has been marked as a duplicate of 105234 ***