Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19334 - emerge hesiod scripting errors - TypeError: unsubscriptable object
Summary: emerge hesiod scripting errors - TypeError: unsubscriptable object
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nicholas Jones (RETIRED)
URL: http://www.nodnl.net/mans/emergeerror
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-14 19:52 UTC by cyber mans
Modified: 2003-04-28 03:26 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 cyber mans 2003-04-14 19:52:38 UTC
Was trying to emerge sendmail (need to mail anyway). When it comes to emerging 
hesiod (right when it starts) (dunno what it is) and got some nice messages 
back:
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1862, in ?
    mydepgraph.merge(mydepgraph.altlist())
  File "/usr/bin/emerge", line 1098, in merge
    y=portage.portdb.findname(x[2])
  File "/usr/lib/python2.2/site-packages/portage.py", line 3032, in findname
    return self.root+"/"+mysplit[0]+"/"+psplit[0]+"/"+mysplit[1]+".ebuild"
TypeError: unsubscriptable object
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-04-21 19:37:19 UTC
What version of portage?

I guess your system isn't in this state any longer?
If it is please do the following and post it here:

ls -lR /var/db/pkg > pkg.list

Comment 2 cyber mans 2003-04-21 19:51:10 UTC
no longer in this state
Comment 3 cyber mans 2003-04-21 19:52:23 UTC
i am now happy using postfix 
Comment 4 Nicholas Jones (RETIRED) gentoo-dev 2003-04-28 03:26:05 UTC
Probably fixed in another related bug.