* [gentoo-dev] kde language support
@ 2001-04-30 10:36 BoehmeSilvio
2001-04-30 10:44 ` Achim Gottinger
0 siblings, 1 reply; 9+ messages in thread
From: BoehmeSilvio @ 2001-04-30 10:36 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
Hi,
i have a problem with kde language support.
The kde package build runs perfect, but how can i build
kde-i18n-de-2.1.1.ebuild ?
I receive
"kde-i18n-de-2.1.1.ebuild not found ( possible blocked by package.mask )
Thanks
Silvio Böhme
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] kde language support
2001-04-30 10:36 [gentoo-dev] kde language support BoehmeSilvio
@ 2001-04-30 10:44 ` Achim Gottinger
0 siblings, 0 replies; 9+ messages in thread
From: Achim Gottinger @ 2001-04-30 10:44 UTC (permalink / raw
To: gentoo-dev
BoehmeSilvio wrote:
>
> Hi,
>
> i have a problem with kde language support.
>
> The kde package build runs perfect, but how can i build
> kde-i18n-de-2.1.1.ebuild ?
>
> I receive
>
> "kde-i18n-de-2.1.1.ebuild not found ( possible blocked by package.mask )
>
Hi Silvio,
It seem that you don't have an actual /etc/make.profiles/virtuals file.
Grab the one from /usr/portage/profiles/default/ and things should work.
As an alternative you can edit your manually, just remove the kde-i18n
line at the top of
this file.
bye achim~
> Thanks
>
> Silvio Böhme
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* [gentoo-dev] kde language support
@ 2001-05-04 6:45 BoehmeSilvio
2001-05-04 6:54 ` Achim Gottinger
0 siblings, 1 reply; 9+ messages in thread
From: BoehmeSilvio @ 2001-05-04 6:45 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
Hi,
I just tried to emerge the kde-i18n packages again and I receive
kde-i18n/kde-i18n-2.1.1.ebuild not found ( possible blocked by package.mask
)
again.
Maybe i'm wrong, but i build kde in the following order:
emerge kdebase-2.1.1-r1.ebuild
( KDE is running now ...., in english )
emerge kde-i18n-2.1.1.ebuild
( ERROR )
or/and
emerge kde-i18n-de-2.1.1.ebuild
( ERROR )
What is the correct package and order to get KDE in german ?
Thanks
Silvio
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] kde language support
2001-05-04 6:45 BoehmeSilvio
@ 2001-05-04 6:54 ` Achim Gottinger
0 siblings, 0 replies; 9+ messages in thread
From: Achim Gottinger @ 2001-05-04 6:54 UTC (permalink / raw
To: gentoo-dev
BoehmeSilvio wrote:
>
> Hi,
>
> I just tried to emerge the kde-i18n packages again and I receive
>
> kde-i18n/kde-i18n-2.1.1.ebuild not found ( possible blocked by package.mask
> )
>
> again.
>
> Maybe i'm wrong, but i build kde in the following order:
>
> emerge kdebase-2.1.1-r1.ebuild
>
> ( KDE is running now ...., in english )
>
> emerge kde-i18n-2.1.1.ebuild
> ( ERROR )
>
> or/and
>
> emerge kde-i18n-de-2.1.1.ebuild
> ( ERROR )
>
> What is the correct package and order to get KDE in german ?
>
> Thanks
Yeah, silvio kde-i18n-2.1.1 is not required. It is just a template for
all the language specific packages.
You only need kde-i18n-de. :)
Of cause there is a package called kde-i18n on the kde website but that
contains support for all languages.
I never got it compiled here, thats why we removed that package from
kde-base.
bye achim~
>
> Silvio
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] kde language support
@ 2001-05-04 7:39 BoehmeSilvio
2001-05-04 7:47 ` Achim Gottinger
0 siblings, 1 reply; 9+ messages in thread
From: BoehmeSilvio @ 2001-05-04 7:39 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
ebuild kde-i18n-de-2.1.1.ebuild
File "/usr/lib/portage/bin/import-settings", line 4, in ?
mysetting=portage.getsetting(x,portage.root)
AttributeError: getsetting
File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
mysetting=portage.getsetting(x,portage.root,0)
AttributeError: getsetting
Hope this gives you some more informations...
By
> -----Ursprüngliche Nachricht-----
> Von: AGottinger@t-online.de [mailto:AGottinger@t-online.de]
> Gesendet: Freitag, 4. Mai 2001 15:04
> An: gentoo-dev@gentoo.org
> Betreff: Re: AW: [gentoo-dev] kde language support
>
>
> BoehmeSilvio wrote:
> >
> > Ok, but
> >
> > emerge kde-i18n-de-2.1.1.ebuild
> >
> > gives me the same error....
> >
> > kde-i18n/kde-i18n-de-2.1.1.ebuild not found ( possible blocked by
> > package.mask )
> >
> > By
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: AGottinger@t-online.de [mailto:AGottinger@t-online.de]
> > > Gesendet: Freitag, 4. Mai 2001 14:24
> > > An: gentoo-dev@gentoo.org
> > > Betreff: Re: [gentoo-dev] kde language support
> > >
> > >
> > > BoehmeSilvio wrote:
> > > >
> > > > Hi,
> > > >
> > > > I just tried to emerge the kde-i18n packages again and I receive
> > > >
> > > > kde-i18n/kde-i18n-2.1.1.ebuild not found ( possible blocked
> > > by package.mask
> > > > )
> > > >
> Grm, tested it here with emerge and I get the same error. The problem
> was that the kde-i18n was not in the
> category list in /usr/lib/python2.0/portage.py. After I added
> it emerge
> worked. I fixed this bug on cvs now.
> It should be available via rsync in half an hour. But you can do what
> Sebastian suggested.
>
> ebuild kde-i18n-de.ebuild clean merge
>
> ebuild does not resolve dependencies, so that problems does not occure
> in this case. Sorry that I was so dumb
> here.
>
> bye achim~
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] kde language support
2001-05-04 7:39 BoehmeSilvio
@ 2001-05-04 7:47 ` Achim Gottinger
0 siblings, 0 replies; 9+ messages in thread
From: Achim Gottinger @ 2001-05-04 7:47 UTC (permalink / raw
To: gentoo-dev
BoehmeSilvio wrote:
>
> ebuild kde-i18n-de-2.1.1.ebuild
>
> File "/usr/lib/portage/bin/import-settings", line 4, in ?
> mysetting=portage.getsetting(x,portage.root)
> AttributeError: getsetting
> File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
> mysetting=portage.getsetting(x,portage.root,0)
> AttributeError: getsetting
>
> Hope this gives you some more informations...
Make sure you upgrade portage to the latest available version. That bug
occured two days ago but is fixed
now.
cd /usr/portage/sys-apps/portage
ebuild portage-1.5-r6.ebuild clean merge
Then you should not get these error messages again.
bye achim~
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [gentoo-dev] kde language support
@ 2001-05-04 8:11 BoehmeSilvio
2001-05-04 10:26 ` Daniel Robbins
0 siblings, 1 reply; 9+ messages in thread
From: BoehmeSilvio @ 2001-05-04 8:11 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
Hi,
i know that i have to ebuild xxx merge, but i thought this give you some
more informations.....sorry.
ebuild kde-i18n-de-2.1.1.ebuild
File "/usr/lib/portage/bin/import-settings", line 4, in ?
mysetting=portage.getsetting(x,portage.root)
AttributeError: getsetting
File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
mysetting=portage.getsetting(x,portage.root,0)
AttributeError: getsetting
File "/usr/lib/portage/bin/dopython", line 15, in ?
exec("myresult="+mycommand)
File "<string>", line 1, in ?
AttributeError: merge_check
I will check my portage system ( version ) again...
but i think i have the most recent ....
By
> -----Original Message-----
> From: Sebastian Werner [mailto:sebastian@werner-productions.de]
> Sent: Friday, May 04, 2001 3:43 PM
> To: gentoo-dev@gentoo.org
> Subject: AW: [gentoo-dev] kde language support
>
>
> upps,
>
> yes it is ebuild <packagename> merge...
>
> sorry
>
> mhh, but thsis output is strange... are you sure you use the
> latest portage
> version?
> i don't get this error... only the message of the second
> parameter, which i
> don't have specified
>
> Sebastian
>
> -----Ursprüngliche Nachricht-----
> Von: gentoo-dev-admin@gentoo.org
> [mailto:gentoo-dev-admin@gentoo.org]Im
> Auftrag von BoehmeSilvio
> Gesendet: Freitag, 4. Mai 2001 15:39
> An: 'gentoo-dev@gentoo.org'
> Betreff: Re: [gentoo-dev] kde language support
>
>
> ebuild kde-i18n-de-2.1.1.ebuild
>
> File "/usr/lib/portage/bin/import-settings", line 4, in ?
> mysetting=portage.getsetting(x,portage.root)
> AttributeError: getsetting
> File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
> mysetting=portage.getsetting(x,portage.root,0)
> AttributeError: getsetting
>
> Hope this gives you some more informations...
>
> By
>
>
>
>
> > -----Ursprüngliche Nachricht-----
> > Von: AGottinger@t-online.de [mailto:AGottinger@t-online.de]
> > Gesendet: Freitag, 4. Mai 2001 15:04
> > An: gentoo-dev@gentoo.org
> > Betreff: Re: AW: [gentoo-dev] kde language support
> >
> >
> > BoehmeSilvio wrote:
> > >
> > > Ok, but
> > >
> > > emerge kde-i18n-de-2.1.1.ebuild
> > >
> > > gives me the same error....
> > >
> > > kde-i18n/kde-i18n-de-2.1.1.ebuild not found ( possible blocked by
> > > package.mask )
> > >
> > > By
> > >
> > > > -----Ursprüngliche Nachricht-----
> > > > Von: AGottinger@t-online.de [mailto:AGottinger@t-online.de]
> > > > Gesendet: Freitag, 4. Mai 2001 14:24
> > > > An: gentoo-dev@gentoo.org
> > > > Betreff: Re: [gentoo-dev] kde language support
> > > >
> > > >
> > > > BoehmeSilvio wrote:
> > > > >
> > > > > Hi,
> > > > >
> > > > > I just tried to emerge the kde-i18n packages again
> and I receive
> > > > >
> > > > > kde-i18n/kde-i18n-2.1.1.ebuild not found ( possible blocked
> > > > by package.mask
> > > > > )
> > > > >
> > Grm, tested it here with emerge and I get the same error.
> The problem
> > was that the kde-i18n was not in the
> > category list in /usr/lib/python2.0/portage.py. After I added
> > it emerge
> > worked. I fixed this bug on cvs now.
> > It should be available via rsync in half an hour. But you
> can do what
> > Sebastian suggested.
> >
> > ebuild kde-i18n-de.ebuild clean merge
> >
> > ebuild does not resolve dependencies, so that problems does
> not occure
> > in this case. Sorry that I was so dumb
> > here.
> >
> > bye achim~
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://www.gentoo.org/mailman/listinfo/gentoo-dev
> >
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* RE: [gentoo-dev] kde language support
@ 2001-05-04 8:27 BoehmeSilvio
0 siblings, 0 replies; 9+ messages in thread
From: BoehmeSilvio @ 2001-05-04 8:27 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
Hi,
this was strange....
I found a in /var/db/pkg/sys-apps
one 1.4 and 3 1.5 versions of portage.
I tried to unmerge the 1.4 version first.
After that my portage system doesn't work !!!
So cleaned my system by hand, installed the base 1.5 version ( tbzs2 )
and merged the newest version from portage tree...
And now everything is working....
Thanks
Silvio
> -----Original Message-----
> From: BoehmeSilvio [mailto:Boehme.Silvio@afb.de]
> Sent: Friday, May 04, 2001 4:11 PM
> To: 'gentoo-dev@gentoo.org'
> Subject: RE: [gentoo-dev] kde language support
>
>
> Hi,
>
> i know that i have to ebuild xxx merge, but i thought this
> give you some
> more informations.....sorry.
>
> ebuild kde-i18n-de-2.1.1.ebuild
>
> File "/usr/lib/portage/bin/import-settings", line 4, in ?
> mysetting=portage.getsetting(x,portage.root)
> AttributeError: getsetting
> File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
> mysetting=portage.getsetting(x,portage.root,0)
> AttributeError: getsetting
>
> File "/usr/lib/portage/bin/dopython", line 15, in ?
> exec("myresult="+mycommand)
> File "<string>", line 1, in ?
> AttributeError: merge_check
>
>
> I will check my portage system ( version ) again...
> but i think i have the most recent ....
>
>
> By
>
>
>
>
> > -----Original Message-----
> > From: Sebastian Werner [mailto:sebastian@werner-productions.de]
> > Sent: Friday, May 04, 2001 3:43 PM
> > To: gentoo-dev@gentoo.org
> > Subject: AW: [gentoo-dev] kde language support
> >
> >
> > upps,
> >
> > yes it is ebuild <packagename> merge...
> >
> > sorry
> >
> > mhh, but thsis output is strange... are you sure you use the
> > latest portage
> > version?
> > i don't get this error... only the message of the second
> > parameter, which i
> > don't have specified
> >
> > Sebastian
> >
> > -----Ursprüngliche Nachricht-----
> > Von: gentoo-dev-admin@gentoo.org
> > [mailto:gentoo-dev-admin@gentoo.org]Im
> > Auftrag von BoehmeSilvio
> > Gesendet: Freitag, 4. Mai 2001 15:39
> > An: 'gentoo-dev@gentoo.org'
> > Betreff: Re: [gentoo-dev] kde language support
> >
> >
> > ebuild kde-i18n-de-2.1.1.ebuild
> >
> > File "/usr/lib/portage/bin/import-settings", line 4, in ?
> > mysetting=portage.getsetting(x,portage.root)
> > AttributeError: getsetting
> > File "/usr/lib/portage/bin/import-configsettings", line 5, in ?
> > mysetting=portage.getsetting(x,portage.root,0)
> > AttributeError: getsetting
> >
> > Hope this gives you some more informations...
> >
> > By
> >
> >
> >
> >
> > > -----Ursprüngliche Nachricht-----
> > > Von: AGottinger@t-online.de [mailto:AGottinger@t-online.de]
> > > Gesendet: Freitag, 4. Mai 2001 15:04
> > > An: gentoo-dev@gentoo.org
> > > Betreff: Re: AW: [gentoo-dev] kde language support
> > >
> > >
> > > BoehmeSilvio wrote:
> > > >
> > > > Ok, but
> > > >
> > > > emerge kde-i18n-de-2.1.1.ebuild
> > > >
> > > > gives me the same error....
> > > >
> > > > kde-i18n/kde-i18n-de-2.1.1.ebuild not found ( possible
> blocked by
> > > > package.mask )
> > > >
> > > > By
> > > >
> > > > > -----Ursprüngliche Nachricht-----
> > > > > Von: AGottinger@t-online.de [mailto:AGottinger@t-online.de]
> > > > > Gesendet: Freitag, 4. Mai 2001 14:24
> > > > > An: gentoo-dev@gentoo.org
> > > > > Betreff: Re: [gentoo-dev] kde language support
> > > > >
> > > > >
> > > > > BoehmeSilvio wrote:
> > > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I just tried to emerge the kde-i18n packages again
> > and I receive
> > > > > >
> > > > > > kde-i18n/kde-i18n-2.1.1.ebuild not found ( possible blocked
> > > > > by package.mask
> > > > > > )
> > > > > >
> > > Grm, tested it here with emerge and I get the same error.
> > The problem
> > > was that the kde-i18n was not in the
> > > category list in /usr/lib/python2.0/portage.py. After I added
> > > it emerge
> > > worked. I fixed this bug on cvs now.
> > > It should be available via rsync in half an hour. But you
> > can do what
> > > Sebastian suggested.
> > >
> > > ebuild kde-i18n-de.ebuild clean merge
> > >
> > > ebuild does not resolve dependencies, so that problems does
> > not occure
> > > in this case. Sorry that I was so dumb
> > > here.
> > >
> > > bye achim~
> > >
> > > _______________________________________________
> > > gentoo-dev mailing list
> > > gentoo-dev@gentoo.org
> > > http://www.gentoo.org/mailman/listinfo/gentoo-dev
> > >
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://www.gentoo.org/mailman/listinfo/gentoo-dev
> >
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://www.gentoo.org/mailman/listinfo/gentoo-dev
> >
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [gentoo-dev] kde language support
2001-05-04 8:11 BoehmeSilvio
@ 2001-05-04 10:26 ` Daniel Robbins
0 siblings, 0 replies; 9+ messages in thread
From: Daniel Robbins @ 2001-05-04 10:26 UTC (permalink / raw
To: gentoo-dev
On Fri, May 04, 2001 at 04:11:04PM +0200, BoehmeSilvio wrote:
> I will check my portage system ( version ) again...
> but i think i have the most recent ....
# rm /usr/bin/ebuild
--
Daniel Robbins <drobbins@gentoo.org>
President/CEO http://www.gentoo.org
Gentoo Technologies, Inc.
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2001-05-04 16:25 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-04-30 10:36 [gentoo-dev] kde language support BoehmeSilvio
2001-04-30 10:44 ` Achim Gottinger
-- strict thread matches above, loose matches on Subject: below --
2001-05-04 6:45 BoehmeSilvio
2001-05-04 6:54 ` Achim Gottinger
2001-05-04 7:39 BoehmeSilvio
2001-05-04 7:47 ` Achim Gottinger
2001-05-04 8:11 BoehmeSilvio
2001-05-04 10:26 ` Daniel Robbins
2001-05-04 8:27 BoehmeSilvio
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox