Gentoo Archives: gentoo-dev

From: "Tomáš Chvátal" <scarabeus@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] New eshowkw
Date: Tue, 26 Oct 2010 18:53:26
Message-Id: 4CC72399.1060306@gentoo.org
In Reply to: Re: [gentoo-dev] New eshowkw by Krzysztof Pawlik
1 -----BEGIN PGP SIGNED MESSAGE-----
2 Hash: SHA1
3
4 Dne 26.10.2010 18:34, Krzysztof Pawlik napsal(a):
5 > On 10/26/10 17:39, Tomáš Chvátal wrote:
6 >> Hello guys,
7 >> I took last few days to rewrite our eshowkw script from bash to python
8 >> and enhance its functionality.
9 >
10 > I did the same some time ago, check it:
11 > http://git.overlays.gentoo.org/gitweb/?p=dev/nelchael.git;a=blob;f=scripts/eshowkw.py.
12 >
13 Hehe was not aware of that, thats why i hate when people put their
14 scripts into overlays and not to some common repo :)
15
16 Also it does not work for me at all:
17
18 scarab@ugly-elf: ~ $ eshowkw.py kdelibs
19 Traceback (most recent call last):
20 File "/usr/local/bin/eshowkw.py", line 174, in <module>
21 showMe(myArch, portage.portdbapi(portage.settings['PORTDIR']), pkg)
22 File "/usr/lib64/portage/pym/portage/dbapi/porttree.py", line 95, in
23 __init__
24 self.repositories = self.settings.repositories
25 AttributeError: 'config' object has no attribute 'repositories'
26
27
28 Cheers
29
30 Tom
31 -----BEGIN PGP SIGNATURE-----
32 Version: GnuPG v2.0.16 (GNU/Linux)
33 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
34
35 iEYEARECAAYFAkzHI5kACgkQHB6c3gNBRYfx5gCfUJKIrz/EWcgJgofEDYBRsMM/
36 JkgAoMAaASTggemU3q1TQGSHTPt15p2j
37 =Jsy0
38 -----END PGP SIGNATURE-----

Replies

Subject Author
Re: [gentoo-dev] New eshowkw Krzysztof Pawlik <nelchael@g.o>