Gentoo Archives: gentoo-dev

From: BoehmeSilvio <Boehme.Silvio@×××.de>
To: "'gentoo-dev@g.o'" <gentoo-dev@g.o>
Subject: Re: [gentoo-dev] kde language support
Date: Fri, 04 May 2001 07:38:27
Message-Id: E19CBDD9F21ED111A96A00805F0D6AE0CAF20B@AFBWNT01
1 ebuild kde-i18n-de-2.1.1.ebuild
2
3 File "/usr/lib/portage/bin/import-settings", line 4, in ?
4 mysetting=portage.getsetting(x,portage.root)
5 AttributeError: getsetting
6 File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
7 mysetting=portage.getsetting(x,portage.root,0)
8 AttributeError: getsetting
9
10 Hope this gives you some more informations...
11
12 By
13
14
15
16
17 > -----Ursprüngliche Nachricht-----
18 > Von: AGottinger@××××××××.de [mailto:AGottinger@××××××××.de]
19 > Gesendet: Freitag, 4. Mai 2001 15:04
20 > An: gentoo-dev@g.o
21 > Betreff: Re: AW: [gentoo-dev] kde language support
22 >
23 >
24 > BoehmeSilvio wrote:
25 > >
26 > > Ok, but
27 > >
28 > > emerge kde-i18n-de-2.1.1.ebuild
29 > >
30 > > gives me the same error....
31 > >
32 > > kde-i18n/kde-i18n-de-2.1.1.ebuild not found ( possible blocked by
33 > > package.mask )
34 > >
35 > > By
36 > >
37 > > > -----Ursprüngliche Nachricht-----
38 > > > Von: AGottinger@××××××××.de [mailto:AGottinger@××××××××.de]
39 > > > Gesendet: Freitag, 4. Mai 2001 14:24
40 > > > An: gentoo-dev@g.o
41 > > > Betreff: Re: [gentoo-dev] kde language support
42 > > >
43 > > >
44 > > > BoehmeSilvio wrote:
45 > > > >
46 > > > > Hi,
47 > > > >
48 > > > > I just tried to emerge the kde-i18n packages again and I receive
49 > > > >
50 > > > > kde-i18n/kde-i18n-2.1.1.ebuild not found ( possible blocked
51 > > > by package.mask
52 > > > > )
53 > > > >
54 > Grm, tested it here with emerge and I get the same error. The problem
55 > was that the kde-i18n was not in the
56 > category list in /usr/lib/python2.0/portage.py. After I added
57 > it emerge
58 > worked. I fixed this bug on cvs now.
59 > It should be available via rsync in half an hour. But you can do what
60 > Sebastian suggested.
61 >
62 > ebuild kde-i18n-de.ebuild clean merge
63 >
64 > ebuild does not resolve dependencies, so that problems does not occure
65 > in this case. Sorry that I was so dumb
66 > here.
67 >
68 > bye achim~
69 >
70 > _______________________________________________
71 > gentoo-dev mailing list
72 > gentoo-dev@g.o
73 > http://www.gentoo.org/mailman/listinfo/gentoo-dev
74 >

Replies

Subject Author
Re: [gentoo-dev] kde language support AGottinger@t-online.de (Achim Gottinger)
AW: [gentoo-dev] kde language support Sebastian Werner <sebastian@××××××××××××××××××.de>