From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org X-Spam-Level: X-Spam-Status: No, score=-1.2 required=5.0 tests=DKIM_ADSP_NXDOMAIN, DMARC_MISSING,MAILING_LIST_MULTI,NICE_REPLY_A autolearn=unavailable autolearn_force=no version=4.0.0 Received: from diska.dyndns.org (89dyn34.com21.casema.net [62.234.20.34]) by chiba.3jane.net (Postfix) with ESMTP id 38B86ABAFF for ; Fri, 16 Aug 2002 02:09:03 -0500 (CDT) Received: by diska.dyndns.org (Postfix, from userid 81) id 0F6F313DCA; Wed, 14 Aug 2002 11:45:57 +0200 (CEST) Received: from 193.67.5.66 (proxying for unknown) (SquirrelMail authenticated user diska) by diska.dyndns.org with HTTP; Wed, 14 Aug 2002 11:45:57 +0200 (CEST) Message-ID: <1375.193.67.5.66.1029318357.squirrel@diska.dyndns.org> Date: Wed, 14 Aug 2002 11:45:57 +0200 (CEST) Subject: Re: [gentoo-dev] PortageMaster won't run From: To: In-Reply-To: <200208160140.36476.aoyu93@dsl.pipex.com> References: <200208160140.36476.aoyu93@dsl.pipex.com> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal X-Mailer: SquirrelMail (version 1.2.7) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Transfer-Encoding: 8bit Sender: gentoo-dev-admin@gentoo.org Errors-To: gentoo-dev-admin@gentoo.org X-BeenThere: gentoo-dev@gentoo.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Gentoo Linux developer list List-Unsubscribe: , List-Archive: X-Archives-Salt: 416c54cf-288f-49be-9831-55d4b9ddc4b5 X-Archives-Hash: cdb79d68b826882c59e883b7e7a9273a > Exception in thread "main" java.lang.NoSuchMethodError > at DisplayStatusPane.initComponents(DisplayStatusPane.java:41) > at DisplayStatusPane.(DisplayStatusPane.java:20) > at PortageMaster.initComponents(PortageMaster.java:143) > at PortageMaster.(PortageMaster.java:53) > at PortageMaster.main(PortageMaster.java:61) > > Now I've tried this with java from blackdown and sun and it always gived > this error. You need the latest portagemaster, since the old version is not compatible with portage 2.0.25 and higher. Get the new ebuils from bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=6123 Personally, I needed a newer version of Ant as well: http://bugs.gentoo.org/show_bug.cgi?id=5614 Regards, Jelmer