* AW: [gentoo-dev] kde language support
@ 2001-05-04 6:58 BoehmeSilvio
2001-05-04 7:33 ` Achim Gottinger
0 siblings, 1 reply; 6+ messages in thread
From: BoehmeSilvio @ 2001-05-04 6:58 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
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
> > )
> >
> > 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
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AW: [gentoo-dev] kde language support
2001-05-04 6:58 AW: [gentoo-dev] kde language support BoehmeSilvio
@ 2001-05-04 7:33 ` Achim Gottinger
0 siblings, 0 replies; 6+ messages in thread
From: Achim Gottinger @ 2001-05-04 7:33 UTC (permalink / raw
To: gentoo-dev
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~
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-dev] kde language support
@ 2001-05-04 7:39 BoehmeSilvio
2001-05-04 7:50 ` AW: " Sebastian Werner
0 siblings, 1 reply; 6+ 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] 6+ messages in thread
* AW: [gentoo-dev] kde language support
2001-05-04 7:39 BoehmeSilvio
@ 2001-05-04 7:50 ` Sebastian Werner
0 siblings, 0 replies; 6+ messages in thread
From: Sebastian Werner @ 2001-05-04 7:50 UTC (permalink / raw
To: gentoo-dev
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
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-dev] kde language support
@ 2001-05-04 6:45 BoehmeSilvio
2001-05-04 7:01 ` AW: " Sebastian Werner
0 siblings, 1 reply; 6+ 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] 6+ messages in thread
* AW: [gentoo-dev] kde language support
2001-05-04 6:45 BoehmeSilvio
@ 2001-05-04 7:01 ` Sebastian Werner
0 siblings, 0 replies; 6+ messages in thread
From: Sebastian Werner @ 2001-05-04 7:01 UTC (permalink / raw
To: gentoo-dev
i don't know but if it fails again and again... and you want you german
desktop
use ebuild <packagename> - this ignore package masks i think... and put out
more
information...
Sebastian
_|_|_
(") *
Sebastian Werner /v\ /
«( )» Penguin Powered!
+ ------------------------------------(m-m)-------------------- +
| Bismarckstraße 51 | http://www.werner-productions.de |
| D-32427 Minden | sebastian@werner-productions.de |
+ ------------------------------------------------------------- +
-----Ursprüngliche Nachricht-----
Von: gentoo-dev-admin@gentoo.org [mailto:gentoo-dev-admin@gentoo.org]Im
Auftrag von BoehmeSilvio
Gesendet: Freitag, 4. Mai 2001 14:44
An: 'gentoo-dev@gentoo.org'
Betreff: [gentoo-dev] kde language support
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
_______________________________________________
gentoo-dev mailing list
gentoo-dev@gentoo.org
http://www.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 6+ messages in thread
* AW: [gentoo-dev] kde language support
@ 2001-05-02 3:11 BoehmeSilvio
2001-05-02 5:48 ` Achim Gottinger
0 siblings, 1 reply; 6+ messages in thread
From: BoehmeSilvio @ 2001-05-02 3:11 UTC (permalink / raw
To: 'gentoo-dev@gentoo.org'
Hi,
i think /etc/make.profiles is linked to /usr/portage/profiles/default ?
( Snapshot 20010425 )
By
> -----Ursprüngliche Nachricht-----
> Von: AGottinger@t-online.de [mailto:AGottinger@t-online.de]
> Gesendet: Montag, 30. April 2001 18:14
> An: gentoo-dev@gentoo.org
> Betreff: Re: [gentoo-dev] kde language support
>
>
> 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
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://www.gentoo.org/mailman/listinfo/gentoo-dev
>
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: AW: [gentoo-dev] kde language support
2001-05-02 3:11 BoehmeSilvio
@ 2001-05-02 5:48 ` Achim Gottinger
0 siblings, 0 replies; 6+ messages in thread
From: Achim Gottinger @ 2001-05-02 5:48 UTC (permalink / raw
To: gentoo-dev
BoehmeSilvio wrote:
>
> Hi,
>
> i think /etc/make.profiles is linked to /usr/portage/profiles/default ?
> ( Snapshot 20010425 )
>
/etc/make.profile is a link to /usr/portage/profiles/default
Is that /etc/make.profiles in the snapshot?
Because you had that problem I thought you might have copied it instead
of symkinking it, Because we fixed
the virtulas file a few days ago.
Could you install kde-i18n-de?
bye achim~
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2001-05-04 13:49 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-05-04 6:58 AW: [gentoo-dev] kde language support BoehmeSilvio
2001-05-04 7:33 ` Achim Gottinger
-- strict thread matches above, loose matches on Subject: below --
2001-05-04 7:39 BoehmeSilvio
2001-05-04 7:50 ` AW: " Sebastian Werner
2001-05-04 6:45 BoehmeSilvio
2001-05-04 7:01 ` AW: " Sebastian Werner
2001-05-02 3:11 BoehmeSilvio
2001-05-02 5:48 ` Achim Gottinger
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox