make-jpkg fails to find matching plugin

Bug #1370 reported by Andreas Simon
18
Affects Status Importance Assigned to Milestone
java-package (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

make-jpkg doesn't work, it can't find matching plugins

make-jpkg doesn't work, it can't find matching plugins. This bug is only on current Breezy:

$ fakeroot make-jpkg jdk-1_5_0_04-linux-i586.bin
Creating temporary directory: /tmp/make-jpkg.XXXXrTRNhh
Loading plugins: blackdown-j2re.sh blackdown-j2sdk.sh common.sh ibm-j2re.sh ibm-j2sdk.sh j2re.sh j2sdk.sh j2se.sh sun-j2re.sh sun-j2sdk.sh

No matching plugin was found.
Removing temporary directory: done

This happens not only for SUN's jdk and jre but should affect all java implementations supported by java-package.

Reason are wrong $DEB_BUILD_GNU_TYPE strings in the plugin scripts. The scripts /usr/share/java-package/*.sh contain the platform sting "i386-linux" which is wrong. It should be "i486-linux-gnu".
The strings for 64bit architectures may be wrong too, I don't know.

Tags: iso-testing
Revision history for this message
Xavier Poinsard (xpoinsard) wrote :

As stated in duplicate #1582, this bug is fixed in the new Debian version. If a MOTU could upload it ...

Changed in java-package:
assignee: nobody → motu
Changed in java-package:
assignee: motu → hcauwelier
Changed in java-package:
status: New → Fixed
Revision history for this message
Reinhard Tartler (siretart) wrote :

this requires a sync from debian

Revision history for this message
Hervé Cauwelier (hcauwelier-deactivatedaccount) wrote :

java-package 0.26 or later will be sync after breezy.

Revision history for this message
towsonu2003 (towsonu2003) wrote :

j2re 1.5.0.06 fails with
[code]
Create debian package:
    dh_testdir
    dh_testroot
    dh_installchangelogs
dh_installchangelogs:

Aborted (dh_installchangelogs).
[/code]
after command:
DEB_BUILD_GNU_TYPE=i386-linux fakeroot make-jpkg jre-1_5_0_06-linux-i586.bin

"Plugins not found error" comes up when the following command is used: fakeroot make-jpkg jre-1_5_0_06-linux-i586.bin

This is Breezy with up-to-date packages. Only costumization to system (apart from installing some packages from repos, fx 1.5.0.1, and OOo 2.0 from doku repos) was made using Bastille configuration, which shouldn't effect this at all.

Changing status to unconfirmed.

Revision history for this message
towsonu2003 (towsonu2003) wrote :

fails to install sun java

Changed in java-package:
status: Fix Released → Unconfirmed
Revision history for this message
Ubuntu QA Website (ubuntuqa) wrote :

This bug has been reported on the Ubuntu ISO testing tracker.

A list of all reports related to this bug can be found here:
http://iso.qa.ubuntu.com/qatracker/reports/bugs/1370

tags: added: iso-testing
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.