Public bug reported: Binary package hint: java-package
[EMAIL PROTECTED]:~/tmp$ fakeroot make-jpkg jdk-6u10-linux-i586.bin Creating temporary directory: /tmp/make-jpkg.YHZJw11555 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 Detected Debian build architecture: i386 Detected Debian GNU type: i486-linux-gnu No matching plugin was found. Removing temporary directory: done I try to solve this problem and find a bug: name of my package is jdk-6u10-linux-i586.bin , but regexp, that writed in sun-j2sdk.sh is "jdk-6u"[0-9]"-linux-i586.bin") # SUPPORTED j2se_version=1.6.0+update${archive_name:6:1}${revision} j2se_expected_min_size=130 found=true ;; if change "jdk-6u"[0-9]"-linux-i586.bin") to "jdk- 6u"[0-9][0-9]"-linux-i586.bin") make-jpkg works fine with my jdk. Sorry for my bad English, I hope that you understand me. ** Affects: java-package (Ubuntu) Importance: Undecided Status: New -- make-jpkg don't work with new jdks https://bugs.launchpad.net/bugs/290873 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs