Bug#793137: Also affects openscad - #797816

2015-09-02 Thread Tiago Daitx
The same issue has been reported in openscad for armhf. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=797816 -- Tiago Stürmer Daitx Software Engineer tiago.da...@canonical.com

Bug#797816: Also affects tulip - #793137

2015-09-02 Thread Tiago Daitx
The same issue has been reported in tulip. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793137

Bug#833933: openjdk-7: jamvm is broken due to missing native methods in sun.misc.Unsafe

2016-08-10 Thread Tiago Daitx
Patch attached On Wed, Aug 10, 2016 at 11:44 AM, Tiago Stürmer Daitx wrote: > Source: openjdk-7 > Version: 7u111-2.6.7-1 > Severity: important > > Dear Maintainer, > > [Issue] > The fix of OpenJDK's bug 8158260 >

Bug#831081:

2016-09-02 Thread Tiago Daitx
GCC 6 abs to std::abs fix accepted and committed upstream: https://github.com/timschmidt/repsnapper/commit/93dde1ef83c0c1c555f3f1ca8ff477d14d29a1e9 Original pull request: https://github.com/timschmidt/repsnapper/pull/119 Attached patch and a debdiff, the debdiff includes a workaround for bug

Bug#810907: repsnapper: FTBFS on ppc64el: termios problems

2016-09-01 Thread Tiago Daitx
On Sun, 14 Feb 2016 18:39:49 +0100 Andreas Beckmann wrote: > Followup-For: Bug #810907 > Control: found -1 2.4a0-1 > Control: severity -1 serious > Control: tag -1 patch > > the same issue happens on powerpc > >

Bug#843784: [Openjdk] Bug#843784: openjdk-7-jre: After last security update, icedtea-plugin fails all applets

2016-11-09 Thread Tiago Daitx
On Wed, Nov 9, 2016 at 4:30 PM, Alain Rpnpif wrote: > Thanks for your answer. > Yes the applet on > https://www.w3.org/People/mimasa/test/object/java/clock work fine but > with a lot of popup dialog to accept. > > I have also always errors when I used my Lexmark network printer >

Bug#843784: [Openjdk] Bug#843784: openjdk-7-jre: After last security update, icedtea-plugin fails all applets

2016-11-09 Thread Tiago Daitx
On Wed, Nov 9, 2016 at 1:26 PM, rpnpif wrote: > Package: openjdk-7-jre > Version: 7u111-2.6.7-2~deb8u1 > Severity: normal > > Dear Maintainer, > > After the last security update, now java is unusable in Firefox with > icedtea-7-plugin on all applets. I was unable to reproduce

Bug#843784: [Openjdk] Bug#843784: openjdk-7-jre: After last security update, icedtea-plugin fails all applets

2016-11-10 Thread Tiago Daitx
Hi Alain, Please try out the deb files @ https://keybase.pub/tdaitx/icedtea-web-1.6.2/ and let me know if they do solve the problem. If they don't, I would need you to point me to a public online applet that was known to work on the older openjdk version and is now failing on the new one,

Bug#843784: [Openjdk] Bug#843784: openjdk-7-jre: After last security update, icedtea-plugin fails all applets

2016-11-16 Thread Tiago Daitx
While icedtea-web 1.6.2 does fixes a few bugs, this is not one of those. Alain did reply to me in private saying that he was still seeing the issue with the new icedtea-web and that downgrading to 7u111-2.6.7-1 got applets working again. So this is definitely a regression. Alain also pointed me

Bug#843784: [Openjdk] Bug#843784: openjdk-7-jre: After last security update, icedtea-plugin fails all applets

2016-12-01 Thread Tiago Daitx
It turns out that applets are failing because the security update in S8155973 restricted MD5-based signatures in JAR files. It was eventually backed out by S8166381 but that one didn't make to the update. One easy way to fix is to edit /etc/java-7-openjdk/security/java.security and remove MD5

Bug#857003: #857003: ncurses: Build x32 packages

2017-03-06 Thread Tiago Daitx
On Mon, Mar 6, 2017 at 11:30 PM, Adam Borowski wrote: >> Please consider applying the attached patch to add x32 packages to >> ncurses. This patch has been a part of Ubuntu since late 2012 [1]. > > ncurses work fine on x32, natively and/or via multiarch. Is there a real >

Bug#856569: open-vm-tools: Depend on either libssl1.0-dev or libssl-dev

2017-03-02 Thread Tiago Daitx
Hi Bernd, Thank you for the quick reply. =) On Thu, Mar 2, 2017 at 5:42 PM, Bernd Zeimetz wrote: > Hi Tiago, > >> Please consider improving Build-depends to accept either >> libssl1.0-dev or libssl-dev as that will make backporting easier. > > I'm not sure how Ubuntu handles

Bug#895619: plexus-compiler: use --release instead of -source/-target for jdk9+ when setting defaults

2018-05-01 Thread Tiago Daitx
On Mon, Apr 30, 2018 at 9:02 AM, Emmanuel Bourg wrote: > Thank you fo the update. I'm attaching the revised patch since it wasn't > sent to the bug log. Thanks! > I suggest also setting the -release parameter when the VM is forked. > Since the plexus-compiler package is only

Bug#896439: gradle-debian-helper points to an invalid java api directory

2018-05-01 Thread Tiago Daitx
Markus and Emmanuel, Thanks for the replies, I got the feedback that I needed. On Sat, Apr 21, 2018 at 3:16 PM, Markus Koschany wrote: > > Am 21.04.2018 um 19:57 schrieb Emmanuel Bourg: >> Hi Tiago, >> >> I don't think gradle-debian-helper should depend on default-jdk-doc by >>

Bug#895274: octave and OpenJDK 10

2018-05-03 Thread Tiago Daitx
On Thu, 19 Apr 2018 18:27:44 -0700 Mike Miller wrote: > I posted the attached patch to the Ubuntu bug tracker. This is an > upstream patch that enables octave configure to detect and build with > OpenJDK 10 and 11. Thanks for that! > I can add this to the octave packaging

Bug#905675: testng missing dependency on guava causes tests to fails

2018-08-07 Thread Tiago Daitx
ters.findDataProvider(Parameters.java:261) > at > org.testng.internal.Parameters.handleParameters(Parameters.java:418) > at org.testng.internal.Invoker.handleParameters(Invoker.java:1240) > at org.testng.internal.Invoker.createParameters(Invoker.java:980) > at org.testng.internal.Invoker.invok

Bug#906411:

2018-08-24 Thread Tiago Daitx
The underlying cause seems to be a fix in maven-shared-utils 3.2, which was uploaded recently. The fix MSHARED-610 [1] seems to have exposed IOException that were previously being ignored, so surefire now needs to be updated to handle those. I have opened a bug report upstream (SUREFIRE-1558 [2])

Bug#900912: Incident Report 9127367 : Java atk wrapper does not load any more

2018-07-20 Thread Tiago Daitx
On Thu, Jul 19, 2018 at 6:22 PM Samuel Thibault wrote: > > Samuel Thibault, le jeu. 19 juil. 2018 23:13:26 +0200, a ecrit: > > Samuel Thibault, le jeu. 19 juil. 2018 23:00:04 +0200, a ecrit: > > > What I think is still missing is "to be loaded by > > > java.util.ServiceLoader". How is that

Bug#900912: [Openjdk] Bug#900912: openjdk-10: Accessibility does not get loaded

2018-07-19 Thread Tiago Daitx
The ATK was updated to use the new interface last year by Fridrich Strba [1,2], but it seems that upstream never updated it to include those patches - the bugs he reported and attached patches remain open. Might be worth to check if we can apply these to our packages. [1]

Bug#892760: antlr3: FTBFS with Java 9

2018-03-13 Thread Tiago Daitx
After reviewing this again I found out that the problem is caused by the direct calling of javadoc's jar goal - note that this is specific to cdbs, antlr4 relies on dh and calls the 3 goals "package javadoc:jar javadoc:aggregate" together, which causes generate-sources to be run before both

Bug#892760: antlr3: FTBFS with Java 9

2018-03-14 Thread Tiago Daitx
I am attaching a simple fix to get rid of the FTBFS when building with openjdk-9. BTW, I didn't mention this before, but the reason that javadoc goals worked with openjdk-8 is because openjdk-8's javadoc binary ignored the missing packages/files instead of failing to run - the documentation for

Bug#895583: libcommons-lang3-java FTBFS due to unsupported locale type

2018-04-12 Thread Tiago Daitx
A debdiff with the fix has been provided in bug #895234 [1]. thanks [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=895234 On Fri, Apr 13, 2018 at 12:32 AM, Tiago Stürmer Daitx wrote: > Package: libcommons-lang3-java > Version: 3.5-1 > Severity: normal > > Dear

Bug#895234: libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11

2018-04-12 Thread Tiago Daitx
> 1) libcommons-lang3-java must be rebuild using openjdk-9 with docs and > tests disabled Then install the resulting deb binary. > 2) rebuild with openjdk-10, keep doc and tests disabled Or maybe with just tests disabled, I might have run with docs disabled just to get a binary a bit faster.

Bug#895587: openjdk-10: exclude element-list from being compressed

2018-04-12 Thread Tiago Daitx
Please consider the attached patch to fix this issue. On Fri, Apr 13, 2018 at 1:51 AM, Tiago Stürmer Daitx wrote: > Package: openjdk-10 > Version: 10~46-5 > Severity: important > > Dear Maintainer, > > The file element-list has replaced package-list in the javadoc api

Bug#895234: libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11

2018-04-12 Thread Tiago Daitx
This fix (or testing it) might be blocked by bug #895587. -- Tiago Stürmer Daitx Software Engineer tiago.da...@canonical.com PGP Key: 4096R/F5B213BE (hkp://keyserver.ubuntu.com) Fingerprint = 45D0 FE5A 8109 1E91 866E 8CA4 1931 8D5E F5B2 13BE

Bug#895619: plexus-compiler: use --release instead of -source/-target for jdk9+ when setting defaults

2018-04-13 Thread Tiago Daitx
o, fork and an alternative javac compiler might be set, thus I would > like to discuss as to what behavior it should default it in that case. > > Regards, > Tiago Daitx > > References: > [1] https://bugs.launchpad.net/ubuntu/+source/gradle/+bug/1760359 > [2] https://github.c

Bug#895616: gradle: fix support for openjdk-9 --release flag

2018-04-13 Thread Tiago Daitx
Please consider the attached debdiff for fixing this bug. thanks -- Tiago Stürmer Daitx Software Engineer tiago.da...@canonical.com PGP Key: 4096R/F5B213BE (hkp://keyserver.ubuntu.com) Fingerprint = 45D0 FE5A 8109 1E91 866E 8CA4 1931 8D5E F5B2 13BE diff -Nru gradle-3.4.1/debian/changelog

Bug#895234: libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11

2018-04-12 Thread Tiago Daitx
On Sun, 8 Apr 2018 19:03:14 +0200 Matthias Klose wrote: > Package: src:libcommons-lang3-java > Version: 3.5-1 > Severity: important > Tags: patch sid buster > > Please either apply the following patches for 10 and 11, or update to the > upstream 3.6 release, and only apply the

Bug#896436: gradle FTBFS: error fetching java api url when building with openjdk-10

2018-04-20 Thread Tiago Daitx
Please consider the attached debdiff as a fix. Note: it includes the fix for bug #895616 as well, if that is not wanted simply fully remove the chunk for the new file gradle-3.4.1/debian/patches/gnu-style-release-flag-jdk9.patch and modify the series and changelog accordingly. thanks diff -Nru

Bug#896436: gradle FTBFS: error fetching java api url when building with openjdk-10

2018-04-20 Thread Tiago Daitx
I just realized that the existing patch debian/patches/docs.patch was the one modifying the javaApiUrl to point to the default-jdk api, I updated it to point to default-jdk-doc. Please consider the new debdiff and ignore the old one. thanks -- Tiago Stürmer Daitx Software Engineer

Bug#895234: libcommons-lang3-java: update for OpenJDK 10 and OpenJDK 11

2018-04-19 Thread Tiago Daitx
As per LP: #1765570 [1] I have been able to simplify the required build steps to 3 simpler steps: 1) Apply the newly attached debdiff that includes the required patches and overrides build/test/install targets, rebuild 2) Rebuild surefire, make sure the debian binary from step #1 is used during

Bug#873227: Please upgrade to 4.1: Java 9 support

2018-03-21 Thread Tiago Daitx
Please see the attached debdiff to enable some basic OpenJDK 9 support for gradle 3.4.1. The patches were downloaded from gradle upstream to prevent the dreadful "Could not determine java version from '9.0.x'". After applying the patches and rebuilding with OpenJDK 8, gradle can then build itself

Bug#875336: FTBFS with Java 9: _ as identifier

2018-03-21 Thread Tiago Daitx
On Tue, 20 Mar 2018 23:07:13 +0800 =?UTF-8?B?5q635ZWf6IGwIHwgS2FpLUNodW5nIFlhbg==?= wrote: > I just tried building it and Groovy was fine enough, but now Gradle > complains > > Theoretically, ALL Gradle packages FTBFS since the current version is too old > to play with

Bug#893739: gettext: FTBFS with openjdk-9 as default-jdk

2018-03-21 Thread Tiago Daitx
-jdk from openjdk-8 to openjdk-9. thanks Tiago Daitx diff -Nru gettext-0.19.8.1/debian/changelog gettext-0.19.8.1/debian/changelog --- gettext-0.19.8.1/debian/changelog 2018-03-04 09:24:05.0 +0100 +++ gettext-0.19.8.1/debian/changelog 2018-03-20 19:47:19.0 +0100 @@ -1,3 +1,10

Bug#873976: [pkg-db-devel] Bug#873976: FTBFS with Java 9 due to -source/-target only

2018-02-28 Thread Tiago Daitx
On Thu, 07 Sep 2017 15:30:53 +0200 =?utf-8?Q?Ond=C5=99ej=20Sur=C3=BD?= wrote: > Hi Chris, > > I would be happy to accept the patch. The email is one big jumbo/mumbo > to me as I have never used java (and I don't intend to). Hi Ondřej, I will try to clarify the issue here.

Bug#891893: jtb: groupId change in jtb-1.4.12-1 causes other packages to FTBFS

2018-03-01 Thread Tiago Daitx
patch attached On Fri, Mar 2, 2018 at 2:43 AM, Tiago Stürmer Daitx wrote: > Package: jtb > Version: 1.4.12-1 > Severity: important > > Dear Maintainer, > > As per bug #887785 various packages were affected by jtb-1.4.12-1. I > tracked the issue down to a groupId change

Bug#887785: javacc-maven-plugin and build-rdeps FTBFS with jtb 1.4.12-1

2018-03-01 Thread Tiago Daitx
This is caused by a groupId change in 1.4.12-1 where it was changed from "edu.ucla.cs.compilers" [1] to "edu.purdue.cs" [2]. Please see bug #891893 [3] for more information. Regards, Tiago [1]

Bug#913853: jtreg fails to run under openjdk-8 due to api incompatibility with openjdk-9 or later

2018-11-15 Thread Tiago Daitx
mentors.debian.net instead. ;-) On Thu, Nov 15, 2018 at 10:33 PM Tiago Daitx wrote: > > Please consider the following debdiff patch to fix this issue. -- Tiago Stürmer Daitx Software Engineer tiago.da...@canonical.com PGP Key: 4096R/F5B213BE (hkp://keyserver.ubuntu.com) Fingerprint = 45D0 FE5

Bug#913853: jtreg fails to run under openjdk-8 due to api incompatibility with openjdk-9 or later

2018-11-15 Thread Tiago Daitx
Please consider the following debdiff patch to fix this issue. diff -Nru jtreg-4.2-b13/debian/changelog jtreg-4.2-b13/debian/changelog --- jtreg-4.2-b13/debian/changelog 2018-08-02 04:16:44.0 -0300 +++ jtreg-4.2-b13/debian/changelog 2018-11-01 02:36:28.0 -0300 @@ -1,3 +1,9 @@

Bug#910098: groovy: improve doc linking and add missing dependencies

2018-10-02 Thread Tiago Daitx
Please consider the attached patch. It includes one additional "fix" from the Ubuntu delta to get groovydoc to ignore a file which was causing groovydoc to output a NUL char to stdout, that in turn caused the archive builders to fail - something about the python script giving up due to the

Bug#910093: maven-compiler-plugin: tests fail due to hardcoded junit jar path and missing JAVA_HOME

2018-10-02 Thread Tiago Daitx
Please consider the attached patch. diff -Nru maven-compiler-plugin-3.8.0/debian/changelog maven-compiler-plugin-3.8.0/debian/changelog --- maven-compiler-plugin-3.8.0/debian/changelog 2018-07-30 09:26:41.0 +0200 +++ maven-compiler-plugin-3.8.0/debian/changelog 2018-09-21

Bug#910098: groovy: improve doc linking and add missing dependencies

2018-10-02 Thread Tiago Daitx
3.9.7). On Tue, Oct 2, 2018 at 6:41 PM Tiago Daitx wrote: > > Please consider the attached patch. > > It includes one additional "fix" from the Ubuntu delta to get > groovydoc to ignore a file which was causing groovydoc to output a NUL > char to stdout, that in turn caused

Bug#909905: gradle FTBFS when building with openjdk-11 (needs update to 4.7.0 or upstream patch)

2018-09-29 Thread Tiago Daitx
Please consider the attached patch which applies the upstream patch [1]. References: [1] https://github.com/gradle/gradle/commit/ac15612d41b43c39c8e39d12fdd6621589b0f782 On Sat, Sep 29, 2018 at 8:33 PM Tiago Stürmer Daitx wrote: > > Package: gradle > Version: 4.4-2 > Severity: normal > > Dear

Bug#910773: clojure1.8: clojure fails to run with openjdk-11

2018-10-10 Thread Tiago Daitx
Please consider the attached debdiff which basically applies the upstream fix and adds a dep3 header to it. diff -Nru clojure1.8-1.8.0/debian/changelog clojure1.8-1.8.0/debian/changelog --- clojure1.8-1.8.0/debian/changelog 2018-08-04 17:56:45.0 -0300 +++ clojure1.8-1.8.0/debian/changelog

Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro

2018-10-03 Thread Tiago Daitx
I updated the existing debian/patches/06-java9-support.patch to include support for openjdk 11, please see the attached debdiff. On Wed, Oct 3, 2018 at 9:45 PM Emmanuel Bourg wrote: > > Package: gettext > Version: 0.19.8.1-7 > Severity: important > Tags: sid buster > User:

Bug#910246: [ebo...@apache.org: Bug#910246: gettext: FTBFS with Java 11: unknown target-version 11, please update gt_JAVACOMP macro]

2018-10-03 Thread Tiago Daitx
On Wed, Oct 3, 2018 at 11:57 PM Bruno Haible wrote: > Then, please apply the 2 patches from September 2018: > > https://git.savannah.gnu.org/gitweb/?p=gnulib.git;a=commitdiff;h=bd09403f71a792b4e5c482c7ebb29d26c129dbe6 >

Bug#909905: gradle FTBFS when building with openjdk-11 (needs update to 4.7.0 or upstream patch)

2018-10-01 Thread Tiago Daitx
I have updated the patch to include 3 additional commits from upstream, this fixes the build with openjdk-11 and stops gradle from FTBFS. The last applied patch [1], which actually gets rid of the "NoSuchMethodError: sun.misc.Unsafe.defineClass" error, required me to remove the kotlin classes and

Bug#909905: gradle FTBFS when building with openjdk-11 (needs update to 4.7.0 or upstream patch)

2018-10-01 Thread Tiago Daitx
Updated patch to include the missing DEP-3 headers and to remove the test files. On Mon, Oct 1, 2018 at 9:52 PM Tiago Daitx wrote: > > I have updated the patch to include 3 additional commits from > upstream, this fixes the build with openjdk-11 and stops gradle from > FTBFS. > >

Bug#912527: [Openjdk] Bug#912527: openjdk-8-jdk: please update to support class file version 64

2018-11-19 Thread Tiago Daitx
On Wed, Oct 31, 2018 at 11:57 PM Norbert Preining wrote: > $ java -jar myprog.jar > Error: A JNI error has occurred, please check your installation and try again > Exception in thread "main" java.lang.UnsupportedClassVersionError: > javafx/event/EventTarget has been compiled by a more recent

Bug#914424: openjdk-11: mismatched cacert format

2019-01-10 Thread Tiago Daitx
ca-certificates-java needs to be backported to stretch as well. On Fri, Nov 23, 2018 at 7:33 AM Robert Lemmen wrote: > > Source: openjdk-11 > Severity: normal > > hi folks, > > I was using the brand new openjdk-11 packages in stretch-backports. > thanks for providing these! they generally seem

Bug#925320: [Android-tools-devel] Bug#925320: Acknowledgement (android-platform-tools-apksig: apksigner fails to run on OpenJDK 8 due to UnsupportedClassVersionError)

2019-03-27 Thread Tiago Daitx
is incompatible with the level 8 source code): https://bugs.debian.org/925617 Regards, Tiago On Mon, Mar 25, 2019 at 4:52 PM Hans-Christoph Steiner wrote: > > > Can you tell me more about the use case for this? my understanding is > that openjdk-8 will not be supported

Bug#925320: Acknowledgement (android-platform-tools-apksig: apksigner fails to run on OpenJDK 8 due to UnsupportedClassVersionError)

2019-03-22 Thread Tiago Daitx
Hi, Please consider my upload to mentors as a fix for this issue https://mentors.debian.net/package/android-platform-tools-apksig https://mentors.debian.net/debian/pool/main/a/android-platform-tools-apksig/android-platform-tools-apksig_0.8-3.dsc Regards, Tiago

Bug#925320: [Android-tools-devel] Bug#925320: Acknowledgement (android-platform-tools-apksig: apksigner fails to run on OpenJDK 8 due to UnsupportedClassVersionError)

2019-03-28 Thread Tiago Daitx
On Thu, Mar 28, 2019 at 7:24 AM Hans-Christoph Steiner wrote: > > > The "--release 8" fix seems fine, my only concern is that someone needs > to test this, since it is different than what upstream does. I suppose > that the autopkgtest is complete enough to test this. I'm not really > aware of

Bug#925225: gradle: Fix gradle compatibility with OpenJDK 8

2019-03-21 Thread Tiago Daitx
I uploaded a proposed solution to mentors, it is available at https://mentors.debian.net/package/gradle and dsc at https://mentors.debian.net/debian/pool/main/g/gradle/gradle_4.4.1-6.dsc That one involves using the actual upstream patch for

Bug#920534: openjdk-11: jlink creates very large runtime images

2019-02-08 Thread Tiago Daitx
There is an open bug report on the OpenJDK side about this issue: https://bugs.openjdk.java.net/browse/JDK-8214796 and discussions on the fix are on the way. When this get implemented it could be backported into opendk-11 to enable the stripping of debug symbols from the java.base.jmod files.

Bug#926180: scilab: FTBFS on all - New trouble

2019-05-28 Thread Tiago Daitx
On Tue, 14 May 2019 00:39:07 +0200 Alexis Murzeau wrote: > Le 13/05/2019 à 08:08, Sylvestre Ledru a écrit : > > > > On 12/05/2019 22:10, Julien Puydt wrote: > >> Hi, > >> > >> On 12/05/2019 11:46, Alexis Murzeau wrote: > >> > >>> I saw that there is a bugfix release 6.0.2 with many fixes [0]. >

Bug#938969: python-packaging: test failures due to wrong arch check

2019-08-30 Thread Tiago Daitx
Please consider the following debdiff to fix this issue. diff -Nru python-packaging-19.1/debian/changelog python-packaging-19.1/debian/changelog --- python-packaging-19.1/debian/changelog 2019-08-17 08:49:26.0 -0300 +++ python-packaging-19.1/debian/changelog 2019-08-29 18:58:34.0

Bug#938969: python-packaging: test failures due to wrong arch check

2019-08-30 Thread Tiago Daitx
Please consider the following debdiff to fix this issue. diff -Nru python-packaging-19.1/debian/changelog python-packaging-19.1/debian/changelog --- python-packaging-19.1/debian/changelog 2019-08-17 08:49:26.0 -0300 +++ python-packaging-19.1/debian/changelog 2019-08-29 18:58:34.0

Bug#945961: xz-utils: FTBFS: cannot stat 'debian/tmp/usr/lib/x86_64-linux-gnu/liblzma.so.*'

2020-04-20 Thread Tiago Daitx
anks for your help =) Tiago Daitx

Bug#944738: [Openjdk] Bug#944738: openjdk-11: diff for NMU version 11.0.8+10-1.1

2020-09-28 Thread Tiago Daitx
On Mon, Sep 28, 2020 at 12:24 PM tony mancill wrote: > > On Mon, Sep 28, 2020 at 02:05:24PM +0200, Matthias Klose wrote: > > On 9/24/20 7:47 PM, tony mancill wrote: > > > Control: tags 944738 + pending > > > > > > Hello Matthias, > > > > > > I've prepared an NMU for openjdk-11 (versioned as

Bug#944738: [Openjdk] Bug#944738: jlink: Hash of module differs to expected hash recorded in java.base

2020-09-18 Thread Tiago Daitx
Hi Tony, Matthias is the actual Debian Maintainer, but in my opinion the patch is great and should be ok to go do an upload including it. Thanks Julian for the investigation and figuring out how to fix this problem, I really appreciate it. =) Best regards, Tiago On Fri, Sep 18, 2020 at 11:12

Bug#965047: jtreg won't run as it can't locate its own jar file

2020-07-14 Thread Tiago Daitx
Please consider the attached debdiff to fix this issue. jtreg-5.1-b01-1_5.1-b01-2.debdiff Description: Binary data