From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=0.2 required=5.0 tests=DATE_IN_PAST_12_24, DMARC_MISSING,FREEMAIL_FROM,INVALID_DATE,MAILING_LIST_MULTI autolearn=no autolearn_force=no version=4.0.0 Received: from mailout00.sul.t-online.com ([194.25.134.16]) by cvs.gentoo.org with esmtp (Exim 3.22 #1) id 14vfhR-0007iT-00 for gentoo-dev@gentoo.org; Fri, 04 May 2001 07:32:49 -0600 Received: from fwd05.sul.t-online.com by mailout00.sul.t-online.com with smtp id 14vfgv-00080n-0F; Fri, 04 May 2001 15:32:17 +0200 Received: from helios.bagwan (320095285153-0001@[62.155.143.167]) by fwd05.sul.t-online.com with smtp id 14vfh9-27NFgWC; Fri, 4 May 2001 15:32:31 +0200 Received: (qmail 26545 invoked by uid 0); 4 May 2001 16:15:46 -0000 Received: from sadchitananda2.bagwan (HELO gentoo.org) (achim@192.168.2.1) by helios.bagwan with SMTP; 4 May 2001 16:15:46 -0000 Message-ID: <3AF2A8C5.B37F0252@gentoo.org> From: AGottinger@t-online.de (Achim Gottinger) X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: en MIME-Version: 1.0 To: gentoo-dev@gentoo.org Subject: Re: AW: [gentoo-dev] kde language support References: Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Sender: 320095285153-0001@t-dialin.net Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0 Precedence: bulk Reply-To: gentoo-dev@gentoo.org X-Reply-To: achim@gentoo.org List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux development list List-Unsubscribe: , List-Archive: Date: Fri May 4 07:33:01 2001 X-Original-Date: Fri, 04 May 2001 15:04:05 +0200 X-Archives-Salt: 47d8c227-3750-476e-9ac8-8ff6deff4bf4 X-Archives-Hash: eab18231038fa54ed327e13097f6aa9a 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~