Gentoo Archives: gentoo-dev

From: diska@××××××××××××.org
To: gentoo-dev@g.o
Subject: Re: [gentoo-dev] PortageMaster won't run
Date: Fri, 16 Aug 2002 02:09:03
Message-Id: 1375.193.67.5.66.1029318357.squirrel@diska.dyndns.org
In Reply to: [gentoo-dev] PortageMaster won't run by Peter Ruskin
1 > Exception in thread "main" java.lang.NoSuchMethodError
2 > at DisplayStatusPane.initComponents(DisplayStatusPane.java:41)
3 > at DisplayStatusPane.<init>(DisplayStatusPane.java:20)
4 > at PortageMaster.initComponents(PortageMaster.java:143)
5 > at PortageMaster.<init>(PortageMaster.java:53)
6 > at PortageMaster.main(PortageMaster.java:61)
7 >
8 > Now I've tried this with java from blackdown and sun and it always gived
9 > this error.
10
11 You need the latest portagemaster, since the old version is not compatible
12 with portage 2.0.25 and higher. Get the new ebuils from bugzilla:
13 http://bugs.gentoo.org/show_bug.cgi?id=6123
14
15 Personally, I needed a newer version of Ant as well:
16 http://bugs.gentoo.org/show_bug.cgi?id=5614
17
18 Regards,
19
20 Jelmer