Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105238 - esearch has problems with portage-2.1 cache
Summary: esearch has problems with portage-2.1 cache
Status: RESOLVED DUPLICATE of bug 105234
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-08 03:54 UTC by Marcin Kryczek (RETIRED)
Modified: 2005-09-08 03:55 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 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 ***