Bug#1068629: jtreg7: please vendor jtreg7 dependencies to avoid the backporting overhead

2024-05-02 Thread Vladimir Petko
. On Thu, May 2, 2024 at 8:39 PM Emmanuel Bourg wrote: > > Hi Vladimir > > On Mon, 08 Apr 2024 20:38:45 +1200 Vladimir Petko wrote: > > > jtreg7 depends on newer versions of the Java packages such as junit4, > > junit5, > > hamcrest, etc. Updating them in the stable

Bug#945092: Security: tcpxtract crash (heap-buffer-overflow) on Buster/Stretch/Jessie

2024-04-23 Thread Vladimir Petko
ambiguity in the configuration grammar - enable verbose error reporting to be able to see the failing token - explicitly match '(', ')' and ',' tokens - require comments to be single line Author: Vladimir Petko Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/tcpxtract/+bug/2063015 Bug

Bug#945092: Security: tcpxtract crash (heap-buffer-overflow) on Buster/Stretch/Jessie

2024-04-21 Thread Vladimir Petko
Dear Maintainers, It seems that the crash was caused by the uninitialized pointer 'srch_machine'. The code checks it for NULL before initializing it properly. Since the pointer was not initialized to NULL occasionally the initialization did not happen and the code tried to access uninitialized

Bug#1068629: testng7 backport for bullseye needed for latest Java LTS releases

2024-04-18 Thread Vladimir Petko
Hi, Sorry for the misleading statement: openjdk-11 will add the jtreg7 requirement in the next (July) release[1] not in April. Best Regards, Vladimir. [1] https://github.com/openjdk/jdk11u-dev/blob/583477f96f58a2608ced8bf75bdc7670dc24d180/test/jdk/TEST.ROOT#L65

Bug#1069255: libheif: please consider using aom as the preferred plugin and demoting x265 to suggests

2024-04-18 Thread Vladimir Petko
Package: libheif Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, According to[1], the MIR work was prioritized on aom packages, and due to x265 nack and plans to replace it with kvazaar, it was demoted to Suggests.

Bug#1069015: additional information

2024-04-15 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/libnb-platform-java/-/merge_requests/1#9c96da0e9f91d7d8937b69b524702c106258f0d1

Bug#1069015: libnb-platform18-java is unable to set security manager with default Java 21

2024-04-15 Thread Vladimir Petko
Source: libnb-platform18-java Version: 12.1-2 Severity: important User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, When preparing an upgrade to VisualVM 2.1.8 I encountered the following exception: -- $visualvm java.lang.UnsupportedOperationException: The Security

Bug#1069003: visualvm: please update to visualvm 2.1.8 to support Java 21 and 22

2024-04-14 Thread Vladimir Petko
Source: visualvm Version: 2.1.6-1 Severity: wishlist Dear Maintainer, Would it be possible to package visualvm 2.1.8 to enable support of Java 21 and 22? Best Regards, Vladimir. -- System Information: Debian Release: trixie/sid APT prefers mantic-updates APT policy: (500,

Bug#1066355: spotlighter: FTBFS: spotlighter.c:105:3: error: implicit declaration of function ‘on_window_screen_changed’ [-Werror=implicit-function-declaration]

2024-04-14 Thread Vladimir Petko
to resolve -Werror=implicit-function-declaration. +Author: Vladimir Petko +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066355 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/spotlighter/+bug/2061331 +Forwarded: no +Last-Update: 2024-04-15 + +--- a/src/callbacks.h b/src

Bug#1066536: additional information

2024-04-14 Thread Vladimir Petko
Dear Maintainers, This issue is resolved upstream[1]. Would it be possible to consider releasing a new version, or applying the attached patch? Best Regards, Vladimir. [1] https://github.com/resurrecting-open-source-projects/sniffit/commit/df0221e95527e9f935b583da5d922c4d3e63d749 From: Sam

Bug#1065799: ncrack: FTBFS on arm{el,hf}: configure: error: *** compiler cannot create working executables, check config.log ***

2024-04-14 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/pkg-security-team/ncrack/-/merge_requests/2

Bug#1068999: plantuml: Fontconfig head is null, check your fonts or fonts configuration when running plantuml

2024-04-14 Thread Vladimir Petko
Source: plantuml Version: 1:1.2020.2+ds-4 Severity: important Dear Maintainer, When running plantuml in a chroot I am getting the following exception: $plantuml Exception in thread "main" java.lang.RuntimeException: Fontconfig head is null, check your fonts or fonts configuration at

Bug#1068791: iraf-fitsutil: fgread and fgwrite utilities crash with segmentatin fault

2024-04-10 Thread Vladimir Petko
zeof(time_t) != sizeof(long) on armhf. + Use time_t type to represent timestamps in fgwrite/fgread. + This is safe to do, because the timestamps are stored in the string + format in the input/output file. +Author: Vladimir Petko +Origin: https://github.com/iraf-community/iraf-fitsutil/pull/17 +Bu

Bug#1068629: testng7 backport for bullseye needed for latest Java LTS releases

2024-04-08 Thread Vladimir Petko
Hi, I have realized that I have not submitted the bug report for this issue, so the decision to try vendoring dependencies for JTREG is not visible anywhere. Starting from the April OpenJDK release, JTREG 7.3 will be used for openjdk-11 and up, which will require having it in Buster and up. In

Bug#1068629: jtreg7: please vendor jtreg7 dependencies to avoid the backporting overhead

2024-04-08 Thread Vladimir Petko
Source: jtreg7 Version: 7.3.1+1-1 Severity: wishlist Dear Maintainer, jtreg7 depends on newer versions of the Java packages such as junit4, junit5, hamcrest, etc. Updating them in the stable releases will require significant effort. Vendoring the dependencies introduces a pattern of packaging

Bug#1068437: plantuml fails to run due to recent changes to openjdk dependencies in build environment

2024-04-05 Thread Vladimir Petko
Hi, Thank you for the fast response The dependencies are : libcups2t64, libfontconfig1, libfreetype6 (>= 2.3.5), libharfbuzz0b (>= 1.2.6). Specifying them directly might introduce an issue with backports due to the t64 library dependency. Best Regards, Vladimir.

Bug#1068437: plantuml fails to run due to recent changes to openjdk dependencies in build environment

2024-04-05 Thread Vladimir Petko
Package: plantuml Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, openjdk-*-jre-headless packages now recommend fontmanager dependencies, not depend on them. This breaks plantuml, because the binary package depends

Bug#1066239: gnome-system-tools: FTBFS: shares-tool.c:113:17: error: implicit declaration of function ‘table_add_share’ [-Werror=implicit-function-declaration]

2024-04-03 Thread Vladimir Petko
=implicit-function-declaration. +Author: Vladimir Petko +Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/gnome-system-tools/+bug/2060165 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1066239 +Forwarded: no +Last-Update: 2024-04-04 + +--- a/src/shares/shares-tool.h b/src/shares

Bug#1066291: Additional information

2024-04-03 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/debian/gimp-plugin-registry/-/merge_requests/2

Bug#1067829: Additional information

2024-04-01 Thread Vladimir Petko
. [1] https://bugzilla.kernel.org/show_bug.cgi?id=218540 [2] https://launchpad.net/ubuntu/+archive/primary/+sourcefiles/nfs-utils/1:2.6.4-3ubuntu4/nfs-utils_2.6.4-3ubuntu4.debian.tar.xz Description: cast to a type with a known size to ensure sprintf works Author: Vladimir Petko Bug: https

Bug#1067787: Additional Information

2024-03-26 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/math-team/linbox/-/merge_requests/1

Bug#1067787: linbox: buffer overrun in BlasMatrixApplyDomain::apply

2024-03-26 Thread Vladimir Petko
Source: linbox Version: 1.7.0-3 Severity: normal Dear Maintainer, When building with _FORTIFY_SOURCE=3, a buffer overrun is detected in BlasMatrixApplyDomain::apply, a buffer is overrun by 1 byte. See[1][2] [1] https://github.com/linbox-team/linbox/issues/304 [2]

Bug#1067651: mapserver fails to build on armhf in Ubuntu due to implicit declaration of strlcpy

2024-03-25 Thread Vladimir Petko
, 2024 at 9:57 PM Sebastiaan Couwenberg wrote: > > On 3/25/24 9:25 AM, Vladimir Petko wrote: > > strlcpy and strlcat were introduced in glibc 2.38[1]. At the moment > > Ubuntu noble has 2.39 and Debian unstable - 2.37. > > Can you try the attached patch which patch

Bug#1067661: condor: unable to install condor on armhf in Ubuntu

2024-03-25 Thread Vladimir Petko
Package: condor Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, The package d/control file hardcodes dependencies to libssl, libscitokens0 and libvomsapi1v5 that were renamed to t64 suffix due to the time_t

Bug#1067651: mapserver fails to build on armhf in Ubuntu due to implicit declaration of strlcpy

2024-03-25 Thread Vladimir Petko
Hi, strlcpy and strlcat were introduced in glibc 2.38[1]. At the moment Ubuntu noble has 2.39 and Debian unstable - 2.37. The issue will become relevant for Debian once glibc 2.38 is introduced to unstable. Best Regards, Vladimir. [1]

Bug#1067651: mapserver fails to build on armhf in Ubuntu due to implicit declaration of strlcpy

2024-03-24 Thread Vladimir Petko
, Vladimir. On Mon, 25 Mar 2024 at 18:27, Sebastiaan Couwenberg wrote: > > Control: tags -1 upstream moreinfo > > On 3/25/24 3:39 AM, Vladimir Petko wrote: > > In Ubuntu, the attached patch was applied to achieve the following: > >* d/rules: define -D_BSD_SOURCE to ens

Bug#1067651: mapserver fails to build on armhf in Ubuntu due to implicit declaration of strlcpy

2024-03-24 Thread Vladimir Petko
Package: mapserver Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, The package failed to build in Ubuntu noble on armhf: -- /<>/mapshape.c: In function ‘msShapefileOpenHandle’: /<>/mapshape.c:1755:3: error: implicit

Bug#1064724: yapet: FTBFS: dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2

2024-03-21 Thread Vladimir Petko
. Disable failing tests. + The failure may be related to the fix for + https://www.openssl.org/news/vulnerabilities.html#CVE-2023-5363. +Author: Vladimir Petko +Bug: https://github.com/RafaelOstertag/yapet/issues/26 +Bug-Debian: https://bugs.debian.org/1064724 +Last-Update: 2024-03-21 + +--- a/tests

Bug#1064724: yapet: FTBFS: dh_auto_test: error: make -j8 check "TESTSUITEFLAGS=-j8 --verbose" VERBOSE=1 returned exit code 2

2024-03-20 Thread Vladimir Petko
Hi, This issue appears to be caused by the openssl fix[1]. Best Regards, Vladimir. [1] https://www.openssl.org/news/vulnerabilities.html#CVE-2023-5363

Bug#1065646: Additional information

2024-03-07 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/med-team/igv/-/merge_requests/1

Bug#1042042: android-platform-build: FTBFS: Vector.h:259:28: error: cannot convert ‘const android::Vector*’ to ‘android::VectorImpl*’

2024-03-07 Thread Vladimir Petko
-platform-build-10.0.0+r36/debian/patches/bouncycastle177-compat.patch 2024-03-06 14:35:07.0 +1300 @@ -0,0 +1,30 @@ +Description: remove usage of DerOutputStream + BouncyCastle removed DerOutputStream and replaced it + with ASN1OutputStream. +Author: Vladimir Petko +Bug-Debian: https

Bug#1065522: android-platform-external-nist-sip: FTBFS with default Java 21

2024-03-07 Thread Vladimir Petko
:01.0 +1300 @@ -0,0 +1,55 @@ +Description: workaround java.util.List changes in Java 21 + Java 21 adds removeFirst()/removeLast() and getFirst()/getLast() methods + that are also defined in the class SIPHeader. Update method signatures + to match Java 21 API. +Author: Vladimir Petko +Bug-Ubuntu

Bug#1065646: igv fails to build from source due to tests trying to access the internet

2024-03-07 Thread Vladimir Petko
Source: igv Version: 2.17.1+dfsg-1 Severity: normal Dear Maintainer, Tests fail when building the package with the following exceptions[1]: org.broad.igv.sam.mods.BaseModificationCountsTest > incrementCounts2 FAILED java.net.UnknownHostException: dl.dropboxusercontent.com

Bug#1064676: additional information

2024-03-07 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/android-tools-team/android-platform-tools-apksig/-/merge_requests/6

Bug#1058331: android-platform-tools-base: additional information

2024-03-07 Thread Vladimir Petko
ption: bouncycastle 1.77 compatibility patch + Remove usages of DerOutputStream that is no longer public. +Author: Vladimir Petko +Bug-Ubuntu: https://bugs.launchpad.net/debian/+source/android-platform-tools-base/+bug/2056088 +Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1058331 +Fo

Bug#1065449: trapperkeeper-webserver-jetty9-clojure: FTBFS with default Java 21

2024-03-06 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/clojure-team/trapperkeeper-webserver-jetty9-clojure/-/merge_requests/1

Bug#1065455: additional information

2024-03-06 Thread Vladimir Petko
Dear Maintainers, I have mistakenly submitted it as a Java 21 issue as it seems to be caused by commons-compress 1.25. Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1]

Bug#1061025: Additional information

2024-03-06 Thread Vladimir Petko
Dear Maintainers, I am wondering if the acceptable fix for this failure would be disabling slf4j backend in commons-logging? This will break circular dependency and allow projects that use commons-logging and slf4j to build. I have created a MR with the patch[1]. Best Regards, Vladimir. [1]

Bug#1065522: android-platform-external-nist-sip: FTBFS with default Java 21

2024-03-05 Thread Vladimir Petko
Source: android-platform-external-nist-sip Version: 9.0.0+r35-1.1 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, The package android-platform-external-nist-sip ftbfs with default Java 21. The relevant part of the build log:

Bug#1065460: uwsgi: the package fails to build from source due to missing 'plugins/rack_ruby32'

2024-03-04 Thread Vladimir Petko
Source: uwsgi Version: 2.0.22-4 Severity: serious Tags: ftbfs Dear Maintainer, The package fails to build in sid chroot with the following error: -- *** uWSGI building and linking plugin plugins/rack_ruby32 *** Error: unable to find directory 'plugins/rack_ruby32' make: *** [debian/rules:429:

Bug#1065455: libapache-poi-java: FTBFS with default Java 21

2024-03-04 Thread Vladimir Petko
Source: libapache-poi-java Version: 4.0.1-4 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, The package libapache-poi-java ftbfs with default Java 21. The relevant part of the build log: --- [javac]

Bug#1065449: trapperkeeper-webserver-jetty9-clojure: FTBFS with default Java 21

2024-03-04 Thread Vladimir Petko
Source: trapperkeeper-webserver-jetty9-clojure Version: 4.4.1-5 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, The package trapperkeeper-webserver-jetty9-clojure ftbfs with default Java 21. The relevant part of the build log:

Bug#1061025: Additional information

2024-03-03 Thread Vladimir Petko
Dear Maintainers, httpcomponents-client contains an implicit dependency on slf4j-java. Last time it was build successfully against libcommons-log-java 1.2[1] Support for slf4j was added after its release[2][3] Debian and Ubuntu have slf4j 1.7.32-1 which calls

Bug#1064191: openjdk-8: fails to install on i386 mantic, focal and jammy

2024-03-01 Thread Vladimir Petko
Hi, Since launchpad builds are quite busy, I have done testing in mantic chroot. Expected behaviour: - I can co-install i386 and amd64 openjdk-8 [done] - i386 will print the warning message when the accessibility provider is not found - amd64 will throw an exception. I have updated

Bug#1064191: openjdk-8: fails to install on i386 mantic, focal and jammy

2024-02-29 Thread Vladimir Petko
Thorsten Glaser wrote: > > Vladimir Petko dixit: > > >I will prepare the patch for Ubuntu stable releases/i386 and update the bug. > > Did you have any luck with this? > > bye, > //mirabilos > -- > 15:41⎜ Somebody write a testsuite for helloworld :-) diff --git a/debian

Bug#1065020: sparse fails to build in Ubuntu due to the buffer overrun error

2024-02-28 Thread Vladimir Petko
Source: sparse Version: 0.6.4-4 Severity: wishlist Dear Maintainer, When building sparse in Ubuntu I have encountered a number of test failures due to the buffer overflow: TEST vla-sizeof var X var (vla-sizeof4.c) Using command : test-linearize -Wvla $file Expecting exit

Bug#1065000: pgpool2: the package fails to build on armhf due to gcc-13 13.2.0-16.1 changes

2024-02-28 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/postgresql/pgpool2/-/merge_requests/5

Bug#1065000: pgpool2: the package fails to build on armhf due to gcc-13 13.2.0-16.1 changes

2024-02-28 Thread Vladimir Petko
Source: pgpool2 Version: 4.3.7-1 Severity: serious Dear Maintainer, armhf has -Werror=implicit-function-declaration enabled in default gcc flags of gcc-13 13.2.0-16.1. pgpool2 has a number of implicit function declarations causing the build failure[1] [1]

Bug#1064944: munin: node-systemd autopkgtest fails when postfix is installed

2024-02-27 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/debian/munin/-/merge_requests/9

Bug#1064944: munin: node-systemd autopkgtest fails when postfix is installed

2024-02-27 Thread Vladimir Petko
Source: munin Version: 2.0.71-2ubuntu1 Severity: wishlist Dear Maintainer, node-systemd autopackage test fails when postfix is installed. This is the case with Ubuntu autopkgtest images[1]. [1] https://autopkgtest.ubuntu.com/results/autopkgtest-noble-

Bug#1032449: sparse: support building sparse with LLVM 15

2024-02-25 Thread Vladimir Petko
Dear Maintainer, Would it be possible to consider upstream patch[1] for this issue? This would resolve[2] without disabling LLVM support. Best Regards, Vladimir. [1] https://git.kernel.org/pub/scm/devel/sparse/sparse.git/patch/?id=c991e5c68b48158410ebda9cd0ae0fde065faec7 [2]

Bug#1064786: jruby: mri-extra - flaky TestOpen3 pipe tests

2024-02-25 Thread Vladimir Petko
This failure is probably caused by [1] [1] https://github.com/jruby/jruby/issues/8069

Bug#1064789: pgpool2: autopkgtests fail with Java 21 due to the deprecation warnings

2024-02-25 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/postgresql/pgpool2/-/merge_requests/4

Bug#1064789: pgpool2: autopkgtests fail with Java 21 due to the deprecation warnings

2024-02-25 Thread Vladimir Petko
Source: pgpool2 Version: 4.3.7-1 Severity: normal Dear Maintainer, pgpool2 autopkgtests fail with Java 21 due to the deprecation warnings: 1102s jdbc-tests FAIL stderr: Note: Some input files use or override a deprecated API. See[1] [1]

Bug#1064786: jruby: mri-extra - flaky TestOpen3 pipe tests

2024-02-25 Thread Vladimir Petko
Source: jruby Version: 9.4.5.0+ds-1 Severity: normal X-Debbugs-Cc: vladimir.pe...@canonical.com Dear Maintainer, The autopkgtests for jruby fail `mri-extra` with the following errors: 1) Failure: TestOpen3#test_pipeline_start

Bug#1064780: pgpainless: fails to build from source with Java 21 due to SecurityManager UnsupportedException

2024-02-25 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/pgpainless/-/merge_requests/2

Bug#1064780: pgpainless: fails to build from source with Java 21 due to SecurityManager UnsupportedException

2024-02-25 Thread Vladimir Petko
Source: pgpainless Version: 1.6.6-1 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 X-Debbugs-Cc: vladimir.pe...@canonical.com Dear Maintainer, The package fails to build from source due to the exception during tests: JUnit

Bug#1064554: jruby fails to build from source in unstable

2024-02-23 Thread Vladimir Petko
Source: jruby Version: 9.4.5.0+ds-1 Severity: serious Dear Maintainer, When building jruby in unstable, the following error occurs: [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-

Bug#1057538: lombok: java.lang.NoSuchFieldError - exception when building with Java 21 default

2024-02-21 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/lombok/-/merge_requests/3

Bug#1057538: lombok: java.lang.NoSuchFieldError - exception when building with Java 21 default

2024-02-21 Thread Vladimir Petko
Apologies for the wrong build link, the correct one is for jcabi-log[1] [1] https://launchpadlibrarian.net/715257895/buildlog_ubuntu-noble-amd64.jcabi-log_0.19.0-1_BUILDING.txt.gz On Thu, Feb 22, 2024 at 12:41 PM Vladimir Petko wrote: > > Dear Maintainers, > > I apologise, in the

Bug#1057538: lombok: java.lang.NoSuchFieldError - exception when building with Java 21 default

2024-02-21 Thread Vladimir Petko
Dear Maintainers, I apologise, in the previous MR I have forgotten to add Java 21 runtime support patch[1] and the issue is still present[2]. I have reopened the bug. Best Regards, Vladimir. [1] https://github.com/projectlombok/lombok/commit/f6ca064d752a85ca799978b1afc87510c5e220f1 [2]

Bug#1064417: jansi1 misses actual jar with the library after rebuild

2024-02-21 Thread Vladimir Petko
Package: jansi1 Severity: important Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, I apologise for sending this as a debdiff, since I think there is no branch for jansi1 on salsa. After maven-debian-helper changes to create a symlink

Bug#1064191: openjdk-8: fails to install on i386 mantic, focal and jammy

2024-02-19 Thread Vladimir Petko
Hi, Thank you!!! I will prepare the patch for Ubuntu stable releases/i386 and update the bug. Best Regards, Vladimir.

Bug#1064191: openjdk-8: fails to install on i386 mantic, focal and jammy

2024-02-19 Thread Vladimir Petko
Hi, Would it be possible to consider the alternative approach: add "do-not-throw-when-accesisibility-provider-not-found" patch on i386 in line with openjdk-11 +? I had a chat on #ubuntu-release indicating that there is a little chance for me to argue for including the bridge into stable releases

Bug#1052566: additional information

2024-02-18 Thread Vladimir Petko
Dear Maintainers, Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/libnative-platform-java/-/merge_requests/4

Bug#1064191: openjdk-8: fails to install on i386 mantic, focal and jammy

2024-02-18 Thread Vladimir Petko
Package: openjdk-8 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, openjdk-8 402-ga-2 introduced changes that make the package fail to install in i386 Ubuntu noble. binfmt-support might not be installed and

Bug#1057537: Additional information

2024-02-16 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/med-team/vdjtools/-/merge_requests/1

Bug#1057536: tiles-autotag: FTBFS with default Java 21

2024-02-15 Thread Vladimir Petko
Hi, The issue is caused by the outdated version of the byte-buddy. Upgrading it to 1.14 should solve the issue. The issue can be worked around by adding -Dnet.bytebuddy.experimental=true to the argLine in maven-surefire-plugin. This is the same issue as[1]. Best Regards, Vladimir. [1]

Bug#1057533: qpid-proton-j-extensions: FTBFS with default Java 21

2024-02-15 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/qpid-proton-j-extensions/-/merge_requests/1

Bug#1057529: Additional Information

2024-02-15 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider Pushkar's MP [1] that resolves the issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/opencensus-java/-/merge_requests/2

Bug#1047893: ssvnc: Fails to build source after successful build

2024-02-14 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider the attached debdiff as a solution for this bug? Best Regards, Vladimir. ssvnc_1.0.29-6_to_1.0.29-7.debdiff Description: Binary data

Bug#1063487: python-memcache: autopkgtests fails due to invalid escape sequence '\ ' with python 3.12

2024-02-08 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider the attached debdiff that contains the upstream patch resolving this issue ? Best Regards, Vladimir python-memcache_1.59-7ubuntu1.debdiff Description: Binary data

Bug#1063487: python-memcache: autopkgtests fails due to invalid escape sequence '\ ' with python 3.12

2024-02-08 Thread Vladimir Petko
Source: python-memcache Version: 1.59-7 Severity: normal Dear Maintainer, When running autopkgtests with python 3.12 the following failure occurs: 39s Removing autopkgtest-satdep (0) ... 439s autopkgtest [14:50:01]: test command1: python3 -c "import memcache; print(memcache.__version__)" 439s

Bug#1057532: addtional information

2024-02-02 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/procyon/-/merge_requests/2

Bug#1061736: aubio ftbfs with Python 3.12 as the default

2024-02-01 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/umlaeute/aubio/-/merge_requests/1

Bug#1057678: puppetdb: FTBFS with default Java 21 due to the FIPS clause in project.clj

2024-01-31 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Note: there is an additional issue[2] that still prevents the package from building. Best Regards, Vladimir. [1] https://salsa.debian.org/puppet-team/puppetdb/-/merge_requests/1 [2]

Bug#1057680: puppetserver: FTBFS with default Java 21 due to the fips clause in project.clj

2024-01-31 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Note: to get the package building both general ftbfs[2] and gettext[3] have to be fixed first. Best Regards, Vladimir. [1] https://salsa.debian.org/puppet-team/puppetserver/-/merge_requests/3

Bug#1042314: additional information

2024-01-31 Thread Vladimir Petko
Hi, The package builds with an experimental version of jruby 9.4.3.0+ds-1~exp2[1] after applying upstream patch[2]. Applying Ubuntu diff[3] also fixes the issue. Best regards, Vladimir. [1] https://packages.debian.org/source/experimental/jruby [2]

Bug#1057521: libminidns-java: FTBFS with default Java 21

2024-01-30 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/debian/libminidns-java/-/merge_requests/1

Bug#1057520: libjxmpp-java: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/debian/libjxmpp-java/-/merge_requests/3

Bug#1057522: libsvm: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/science-team/libsvm/-/merge_requests/3

Bug#1057523: libusb-java: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/libusb-java/-/merge_requests/3

Bug#1057526: metro-policy: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/metro-policy/-/merge_requests/1

Bug#1057528: ognl: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1057528

Bug#1057527: munin: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/debian/munin/-/merge_requests/8

Bug#1057512: jtreg7: FTBFS with default Java 21

2024-01-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/jtreg7/-/merge_requests/2

Bug#1061529: jline3 ftbfs with Java 21 due to this-escape warning

2024-01-25 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/jline3/-/merge_requests/2

Bug#1061529: jline3 ftbfs with Java 21 due to this-escape warning

2024-01-25 Thread Vladimir Petko
Source: jline3 Version: 3.3.1-3 Severity: important Tags: ftbfs User: debian-j...@lists.debian.org Usertags: default-java21 Dear Maintainers, The package fails to build with Java 21 default to do this-escape warning: [WARNING] COMPILATION WARNING : [INFO]

Bug#1057511: Additional information

2024-01-25 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/jtreg/-/merge_requests/3

Bug#1057524:

2024-01-25 Thread Vladimir Petko
Dear Maintainers, I apologise for the confusion, I have targeted the wrong fork with the MR. The correct one is here[1] Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/lombok/-/merge_requests/2

Bug#1057517:

2024-01-24 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/libcommons-collections3-java/-/merge_requests/4

Bug#1057510: jmagick: FTBFS with default Java 21

2024-01-24 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/jmagick/-/merge_requests/1

Bug#1057524:

2024-01-24 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/janitor-team/proposed/lombok/-/merge_requests/1

Bug#1057509: jcabi-log: FTBFS with default Java 21

2024-01-24 Thread Vladimir Petko
Hi, The issue is no longer reproducible when built against lombok 1.18.24-2 [1]. Best Regards, Vladimir [1] https://salsa.debian.org/janitor-team/proposed/lombok/-/merge_requests/1

Bug#1057500: Additional information

2024-01-23 Thread Vladimir Petko
Dear Maintainers, This issue is caused by the javadoc bug[1]. I will add openjdk-21 to the affected packages. Best regards, Vladimir. [1] https://github.com/openjdk/jdk/pull/17435

Bug#1057513: kotlin: FTBFS with default Java 21

2024-01-23 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider merge requests [1][2][3] that address the issue? Kotlin needs to be rebuilt before introducing Java 21 default as it vendors asm library and it needs to be updated before switching to Java 21 default. Due to the update to minimum supported

Bug#1056293: gettext: msgfmt --java2 does not support Java 21

2024-01-21 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider the attached patch to resolve this issue? I have made the following changes: - cherry-picked upstream patch to resolve stack overflow - updated java compatibility patch to use source/target level 8, added more Java versions and set default

Bug#1057507: Additional information

2024-01-17 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/jackson-datatype-joda/-/merge_requests/2

Bug#1057499: exec-maven-plugin: FTBFS with default Java 21

2024-01-16 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Alternatively, we can update the package to the upstream version 3.1.1. Best Regards, Vladimir. [1]https://salsa.debian.org/java-team/exec-maven-plugin/-/merge_requests/2

Bug#1057506: intellij-community-idea: FTBFS with default Java 21

2024-01-14 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/intellij-community-idea/-/merge_requests/5

  1   2   3   4   >