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 08:10:37
Message-Id: E19CBDD9F21ED111A96A00805F0D6AE0CAF20C@AFBWNT01
1 Hi,
2
3 i know that i have to ebuild xxx merge, but i thought this give you some
4 more informations.....sorry.
5
6 ebuild kde-i18n-de-2.1.1.ebuild
7
8 File "/usr/lib/portage/bin/import-settings", line 4, in ?
9 mysetting=portage.getsetting(x,portage.root)
10 AttributeError: getsetting
11 File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
12 mysetting=portage.getsetting(x,portage.root,0)
13 AttributeError: getsetting
14
15 File "/usr/lib/portage/bin/dopython", line 15, in ?
16 exec("myresult="+mycommand)
17 File "<string>", line 1, in ?
18 AttributeError: merge_check
19
20
21 I will check my portage system ( version ) again...
22 but i think i have the most recent ....
23
24
25 By
26
27
28
29
30 > -----Original Message-----
31 > From: Sebastian Werner [mailto:sebastian@××××××××××××××××××.de]
32 > Sent: Friday, May 04, 2001 3:43 PM
33 > To: gentoo-dev@g.o
34 > Subject: AW: [gentoo-dev] kde language support
35 >
36 >
37 > upps,
38 >
39 > yes it is ebuild <packagename> merge...
40 >
41 > sorry
42 >
43 > mhh, but thsis output is strange... are you sure you use the
44 > latest portage
45 > version?
46 > i don't get this error... only the message of the second
47 > parameter, which i
48 > don't have specified
49 >
50 > Sebastian
51 >
52 > -----Ursprüngliche Nachricht-----
53 > Von: gentoo-dev-admin@g.o
54 > [mailto:gentoo-dev-admin@g.o]Im
55 > Auftrag von BoehmeSilvio
56 > Gesendet: Freitag, 4. Mai 2001 15:39
57 > An: 'gentoo-dev@g.o'
58 > Betreff: Re: [gentoo-dev] kde language support
59 >
60 >
61 > ebuild kde-i18n-de-2.1.1.ebuild
62 >
63 > File "/usr/lib/portage/bin/import-settings", line 4, in ?
64 > mysetting=portage.getsetting(x,portage.root)
65 > AttributeError: getsetting
66 > File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
67 > mysetting=portage.getsetting(x,portage.root,0)
68 > AttributeError: getsetting
69 >
70 > Hope this gives you some more informations...
71 >
72 > By
73 >
74 >
75 >
76 >
77 > > -----Ursprüngliche Nachricht-----
78 > > Von: AGottinger@××××××××.de [mailto:AGottinger@××××××××.de]
79 > > Gesendet: Freitag, 4. Mai 2001 15:04
80 > > An: gentoo-dev@g.o
81 > > Betreff: Re: AW: [gentoo-dev] kde language support
82 > >
83 > >
84 > > BoehmeSilvio wrote:
85 > > >
86 > > > Ok, but
87 > > >
88 > > > emerge kde-i18n-de-2.1.1.ebuild
89 > > >
90 > > > gives me the same error....
91 > > >
92 > > > kde-i18n/kde-i18n-de-2.1.1.ebuild not found ( possible blocked by
93 > > > package.mask )
94 > > >
95 > > > By
96 > > >
97 > > > > -----Ursprüngliche Nachricht-----
98 > > > > Von: AGottinger@××××××××.de [mailto:AGottinger@××××××××.de]
99 > > > > Gesendet: Freitag, 4. Mai 2001 14:24
100 > > > > An: gentoo-dev@g.o
101 > > > > Betreff: Re: [gentoo-dev] kde language support
102 > > > >
103 > > > >
104 > > > > BoehmeSilvio wrote:
105 > > > > >
106 > > > > > Hi,
107 > > > > >
108 > > > > > I just tried to emerge the kde-i18n packages again
109 > and I receive
110 > > > > >
111 > > > > > kde-i18n/kde-i18n-2.1.1.ebuild not found ( possible blocked
112 > > > > by package.mask
113 > > > > > )
114 > > > > >
115 > > Grm, tested it here with emerge and I get the same error.
116 > The problem
117 > > was that the kde-i18n was not in the
118 > > category list in /usr/lib/python2.0/portage.py. After I added
119 > > it emerge
120 > > worked. I fixed this bug on cvs now.
121 > > It should be available via rsync in half an hour. But you
122 > can do what
123 > > Sebastian suggested.
124 > >
125 > > ebuild kde-i18n-de.ebuild clean merge
126 > >
127 > > ebuild does not resolve dependencies, so that problems does
128 > not occure
129 > > in this case. Sorry that I was so dumb
130 > > here.
131 > >
132 > > bye achim~
133 > >
134 > > _______________________________________________
135 > > gentoo-dev mailing list
136 > > gentoo-dev@g.o
137 > > http://www.gentoo.org/mailman/listinfo/gentoo-dev
138 > >
139 >
140 > _______________________________________________
141 > gentoo-dev mailing list
142 > gentoo-dev@g.o
143 > http://www.gentoo.org/mailman/listinfo/gentoo-dev
144 >
145 >
146 > _______________________________________________
147 > gentoo-dev mailing list
148 > gentoo-dev@g.o
149 > http://www.gentoo.org/mailman/listinfo/gentoo-dev
150 >

Replies

Subject Author
Re: [gentoo-dev] kde language support Daniel Robbins <drobbins@g.o>