Gentoo Archives: gentoo-dev

From: justin <jlec@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eshowkw
Date: Thu, 28 Oct 2010 06:31:18
Message-Id: 4CC91899.6030405@gentoo.org
In Reply to: Re: [gentoo-dev] New eshowkw by "Tomáš Chvátal"
1 On 28/10/10 02:33, Tomáš Chvátal wrote:
2 > Ok i finished my separation as i said yesterday in some of the mails so
3 > here is the 0.5.0 version with self install script and so on :)
4 >
5 > New features:
6 > * sorting based on user decision, version or keywords can be on top
7 > * filtering archs
8 >
9 > Implementing additional functions should be really simple now :)
10 >
11 > The package:
12 > http://dev.gentooexperimental.org/~scarabeus/eshowkw-0.5.0.tar.xz
13 >
14 > Please test and let me know how you like it
15 >
16
17 ~/tree/sys-devel/gcc $ eshowkw
18 Traceback (most recent call last):
19 File "/usr/bin/eshowkw", line 9, in <module>
20 emain(sys.argv)
21 File "/usr/lib64/python2.6/site-packages/eshowkw/__init__.py", line
22 95, in main
23 map(lambda x: process_display(x, keywords, portdir), package)
24 File "/usr/lib64/python2.6/site-packages/eshowkw/__init__.py", line
25 95, in <lambda>
26 map(lambda x: process_display(x, keywords, portdir), package)
27 File "/usr/lib64/python2.6/site-packages/eshowkw/__init__.py", line
28 18, in process_display
29 portdata = keywords_content(package, keywords.keywords, portdir,
30 use_overlays, ignore_slots, order, bold, topper)
31 File "/usr/lib64/python2.6/site-packages/eshowkw/keywords_content.py",
32 line 264, in __init__
33 porttree = port.db[portage_root]['porttree'].dbapi
34 KeyError: '/home/justin/tree'

Attachments

File name MIME type
signature.asc application/pgp-signature