Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 65847 - esearch-0.6.2 eupdatedb error: unsubscriptable object
Summary: esearch-0.6.2 eupdatedb error: unsubscriptable object
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-29 14:44 UTC by Eric Brown
Modified: 2004-09-30 11:23 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 Eric Brown 2004-09-29 14:44:32 UTC
* indexing: 741 ebuilds to go 
!!! Problem with determining the name/location of an ebuild.
!!! Please report this on IRC and bugs if you are not causing it.
!!! mycpv:   www-apps/hotsanic-0.5.0-pre5
!!! mysplit: ['www-apps', 'hotsanic-0.5.0-pre5']
!!! psplit:  None
!!! error:   unsubscriptable object


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




i am working on a hotsanic ebuild in PORTDIR_OVERLAY, and that is it.. esearch
probably should ignore PORTDIR_OVERLAY or something
Comment 1 SpanKY gentoo-dev 2004-09-30 07:54:21 UTC
there is no package called 'hotsanic'

the package version looks wrong anyways
Comment 2 Eric Brown 2004-09-30 11:17:14 UTC
That's right, there is no package in portage called hotsanic yet, but I am working on ebuilds in my /usr/local/portage directory (portage overlay).

I reopened the bug because I am not sure the intended behavior is to break when it comes across ebuilds in the portage overlay dir.  Is there any way I can alter my ebuilds so that they don't cause eupdatedb to break?
Comment 3 SpanKY gentoo-dev 2004-09-30 11:23:53 UTC
i told you already the version info on that ebuild looks wrong

esearch uses portage as the backend so in reality, it's portage barfing on bad ebuilds, not esearch