Gentoo Archives: gentoo-dev

From: Urashima <uraishimak@×××××××××.net>
To: gentoo-dev@g.o
Subject: [gentoo-dev] portage error
Date: Tue, 04 Jun 2002 03:08:13
Message-Id: 000801c20b9e$f93a48c0$0100a8c0@rutoro
1 Even when I run a emerge --pretend xfree as the portage faq says.. I get a weird error like..
2 Calculating dependencies \Traceback (most recent call last):
3 File "/usr/bin/emerge", line 1236, in ?
4 if not mydepgraph.create(mytype+" "+portage.root+" "+mykey,None,"--onlydeps" not in myopts):
5 File "/usr/bin/emerge", line 410, in create
6 edepend=eval(mydb.readline())
7 TypeError: expected string without null bytes
8
9 I get errors like this with bitchx from portage too..
10
11 Thanks.. =)