On Sun, Sep 11, 2005 at 02:14:43PM +0200, Le_Vert wrote: > Hi, > > I saw in the changelog that detection of ppc jvm should works fine now > but it still fails for me : > > [EMAIL PROTECTED]:/tmp$ make-jpkg IBMJava2-JRE-142.ppc.tgz > Creating temporary directory: /tmp/make-jpkg.XXXXeXWaw0 > Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh > ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh > sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh > > No matching plugin was found. > Removing temporary directory: done > [EMAIL PROTECTED]:/tmp$ make-jpkg IBMJava2-SDK-142.ppc.tgz > Creating temporary directory: /tmp/make-jpkg.XXXXWjbRf5 > Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh > ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk-doc.sh j2sdk.sh j2se.sh > sun-j2re.sh sun-j2sdk-doc.sh sun-j2sdk.sh > > No matching plugin was found. > Removing temporary directory: done > > [EMAIL PROTECTED]:/tmp$ dpkg -l | grep java > ii java-package 0.26 utility for > building Java(TM) 2 related Debi > > > I hope it'll be fixed soon ;)
What does "dpkg-architecture" say? Do you run sarge, testing or unstable? What is the size and md5sum of the .tgz files? (dpkg-architecture; grep '^deb ' /etc/apt/sources.list|head -1;ls -l *.tgz ; md5sum *.tgz) --Jeroen -- Jeroen van Wolffelaar [EMAIL PROTECTED] (also for Jabber & MSN; ICQ: 33944357) http://Jeroen.A-Eskwadraat.nl _______________________________________________ pkg-java-maintainers mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

