Bug#863247: java-package: ARM support bitrotted

2018-07-03 Thread Steve McIntyre
Hey Emmanuel, It would be really useful to get this fix in the 9.5 release, which means a p-u upload before this coming weekend. Would you like some help with that? Cheers, Steve On Fri, Jun 29, 2018 at 08:25:12AM -0600, Richard Ruigrok wrote: >Hi Emmanuel, > >I updated the merge request, let

Bug#863247: java-package: ARM support bitrotted

2018-06-29 Thread Richard Ruigrok
Hi Emmanuel, I updated the merge request, let me know if anything more is needed. I would like to see this included in the next Debian point release. Thanks, Richard. On 6/5/2018 10:07 AM, Richard Ruigrok wrote: > Hi Emmanuel, > > I uploaded a patch with a merge request:  >

Bug#863247: java-package: ARM support bitrotted

2018-06-05 Thread Richard Ruigrok
Hi Emmanuel, I uploaded a patch with a merge request:  https://salsa.debian.org/java-team/java-package/merge_requests/1 Let me know if this works. Thanks, Richard. On 5/30/2018 8:47 AM, Emmanuel Bourg wrote: > Le 30/05/2018 à 16:30, Richard Ruigrok a écrit : > >> Should the patch be

Bug#863247: java-package: ARM support bitrotted

2018-05-30 Thread Emmanuel Bourg
Le 30/05/2018 à 16:30, Richard Ruigrok a écrit : > Should the patch be submitted on GitHub:  > https://github.com/Debian/java-package ? Hi Richard, Thank you for looking into this. You can submit a PR on the Debian's GitLab instance: https://salsa.debian.org/java-team/java-package The

Bug#863247: java-package: ARM support bitrotted

2018-05-30 Thread Richard Ruigrok
Hi Emmanuel, I'm following-up on this issue, I have replicated building and installing jdk-8u172-linux-arm64-vfp-hflt.tar.gz, by applying the patch proposed by Ian.  I would like to see this patch committed to Debian to have out-of-the-box support for ARM64. fakeroot make-jpkg

Bug#863247: java-package: ARM support bitrotted

2017-12-05 Thread Emmanuel Bourg
Hi Ian, Thank you for the patch. The regular expression needs to be adjusted to keep working with earlier Java 8 and Java 7 ARM binaries (without the 32/64 suffix). Also the j2se_arch check disabling the browser plugin probably has to be updated. For the record here are the names of the JDK ARM

Bug#863247: java-package: ARM support bitrotted

2017-06-12 Thread Ian Tester
I finally dove into fixing the problems on ARM and Jo Shield's message helped me. It turned out to be fairly simple to fix after looking all about the place to figure out what was going wrong. This patch got 8u131 to build on my Cubietruck (armhf) and it installed okay. No idea if it works on

Bug#863247: java-package: ARM support bitrotted

2017-05-24 Thread Jo Shields
Package: java-package Version: 0.62 Severity: important Dear Maintainer, ARM support in make-jpkg is busted. 1) soft float is no longer provided (for JDK8) - only hard float, or aarch64 2) Download names are no longer arm-vfp-hflt - they're arm{32,64}-vfp-hflt 3) Hardcoding soft-float