Gentoo Archives: gentoo-amd64

From: Mark Knecht <markknecht@×××××.com>
To: gentoo-amd64@l.g.o
Subject: [gentoo-amd64] emerge broken - anyone else seen this? (gdbm?)
Date: Fri, 09 Jun 2006 17:25:39
Message-Id: 5bdc1c8b0606091013r31f5f176ya77e2c2d6ebc11ab@mail.gmail.com
1 Hi,
2 I haven't checked the forums yet. First wondering if anyone else
3 has run into this?
4
5 lightning ~ # eix-sync
6 * Running emerge --sync ...
7 Traceback (most recent call last):
8 File "/usr/bin/emerge", line 2666, in ?
9 config_incrementals=portage.settings.incrementals[:])
10 File "/usr/lib/portage/pym/portage.py", line 946, in __init__
11 mypath = os.path.normpath(mypath+"///"+grabfile(mypath+"/parent")[0])
12 IndexError: list index out of range
13 * Problems running emerge --sync [ !! ]
14 lightning ~ #
15
16 I then tried running my layman update and got something similar:
17
18 lightning ~ # layman -s pro-audio
19 * Running command "/usr/bin/svn update /usr/portage/local/layman/pro-audio"...
20 /usr/bin/svn: symbol lookup error: /usr/lib64/libaprutil-0.so.0:
21 undefined symbol: gdbm_errno
22 * Successfully synchronized overlay "pro-audio".
23 lightning ~ #
24
25 Yesterday when emerge ran I noticed some packages using the gdbm
26 flag. I suspect that's part of this.
27
28 Any ideas what I might try?
29
30 Thanks,
31 MArk
32 --
33 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] emerge broken - anyone else seen this? (gdbm?) Sergio Polini <sp_rm_it@×××××.it>
Re: [gentoo-amd64] emerge broken - anyone else seen this? (gdbm?) "Kevin F. Quinn" <kevquinn@g.o>