Bug#1093582: libautomaton-java: inconsistent JAR and POM placement

2025-01-23 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider merge requests that addresses this issue for android-platform-tools-base[1] and intellij-community-idea[2]? Best Regards, Vladimir. [1] https://salsa.debian.org/android-tools-team/android-platform-tools-base/-/merge_requests/2 [2] https://

Bug#1078397: Additional Information

2025-01-23 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-base/-/merge_requests/2

Bug#1093582: libautomaton-java: inconsistent JAR and POM placement

2025-01-23 Thread Vladimir Petko
Dear Maintainers, The patch updated groupId from 'dk.brics.automaton' to 'dk.brics'. This means that reverse-dependencies need to be updated. Best Regards, Vladimir.

Bug#1092749: Autopkgtests fail with Python 3.13: ipdSummary output changed

2025-01-16 Thread Vladimir Petko
_resources + pkg_resources are no longer available in Python 3.12 due to setuptools + removal from the default installation. This patch replaces the usages of + pkg_resources with importlib.resources. +Author: Vladimir Petko +Bug: https://github.com/PacificBiosciences/kineticsTools/pull/105 +Bug-Ubuntu: h

Bug#1093231: python-pbcommand: unable to import pbcommand with python 3.13

2025-01-16 Thread Vladimir Petko
t installation. This patch replaces the usages of + pkg_resources with importlib.resources. +Author: Vladimir Petko +Bug: https://github.com/PacificBiosciences/pbcommand/pull/191 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/python-pbcommand/+bug/2095045 +Last-Update: 2025-01-16 + +--- a/

Bug#1093230: python-pbcore: unable to import pbcore with python default 3.13

2025-01-16 Thread Vladimir Petko
s patch replaces the usages of + pkg_resources with importlib.resources. +Author: Vladimir Petko +Bug: https://github.com/PacificBiosciences/pbcore/pull/126 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/python-pbcore/+bug/2095040 +Last-Update: 2025-01-15 + +--- a/pbcore/data/datasets/_

Bug#1092749: Autopkgtests fail with Python 3.13: ipdSummary output changed

2025-01-12 Thread Vladimir Petko
Package: kineticstools Version: 0.6.1+git20220223.1326a4d+dfsg-3 Followup-For: Bug #1092749 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu plucky ubuntu-patch Control: tags -1 patch Dear Maintainer, Would it be possible to consider removing the cram autopkgtest? cram only runs versi

Bug#1087553: genwqe-user: package fails to build from source on ppc64el

2024-11-15 Thread Vladimir Petko
Source: genwqe-user Version: 4.0.18-3.1 Severity: important Dear Maintainer, gcc -c -Wdate-time -D_FORTIFY_SOURCE=3 -g -O3 -Werror=implicit-function- declaration -ffile-prefix-map=/<>=. -flto=auto -ffat-lto-objects -fstack-protector-strong -Wformat -Werror=format-security -fno-stack-clash- protec

Bug#1087541: kitchensink-clojure: unittests autopkgtest due to commons-io missing from classpath

2024-11-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/clojure-team/kitchensink-clojure/-/merge_requests/1

Bug#1087541: kitchensink-clojure: unittests autopkgtest due to commons-io missing from classpath

2024-11-14 Thread Vladimir Petko
Source: kitchensink-clojure Version: 3.2.5-1 Severity: normal Dear Maintainer, kitchensink-clojure unittests autopkgtest fails in Ubuntu[1] with the following error: 85s Preparing to unpack .../libbultitude-clojure_0.3.0-2_all.deb ... 85s Unpacking libbultitude-clojure (0.3.0-2) ... 85s Selec

Bug#1087466: fakechroot fails to build in Ubuntu

2024-11-14 Thread Vladimir Petko
Hi, Thank you!!! I have tested mmdebstrap as suggested (apt install mmdebstrap debian-archive-keyring) in a plucky lxc container. The chroot is created successfully without --keyring argument, so it is not necessary: mmdebstrap --variant=apt --verbose unstable /dev/null I: success in 10.3973

Bug#1087469: gnome-system-tools fails to build in Ubuntu due to enabled -Wincompatible-pointer-types

2024-11-13 Thread Vladimir Petko
Source: gnome-system-tools Version: 3.0.0-9.1ubuntu4 Severity: wishlist Dear Maintainer, When building package in Ubuntu it fails to build due to the enabled -Wincompatible-pointer-types: shares-tool.c: In function ‘install_packages’: shares-tool.c:157:72: error: passing argument 2 of ‘gst_packag

Bug#1087466: fakechroot fails to build in Ubuntu

2024-11-13 Thread Vladimir Petko
Package: fakechroot Version: 2.20.1+ds-17 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu plucky ubuntu-patch Dear Maintainer, Fakechroot in Ubuntu is affected by[1] due to FORTFY_SOURCE enabled[2]. The autopkgtests fails due to the public key not known[

Bug#1085979: gvm-libs: FTBFS on 32 bit architectures

2024-11-12 Thread Vladimir Petko
Package: gvm-libs Version: 22.14.0-1 Followup-For: Bug #1085979 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu plucky ubuntu-patch Control: tags -1 patch ftbfs Dear Maintainer, There is a PR open upstream that resolves this issue. Would it be possible to consider adding it as a patch

Bug#1060969: android-platform-external-libunwind: FTBFS: ld: cannot find -l7z: No such file or directory

2024-11-12 Thread Vladimir Petko
Package: android-platform-external-libunwind Version: 10.0.0+r36-4 Followup-For: Bug #1060969 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu plucky ubuntu-patch Control: tags -1 patch ftbfs Dear Maintainer, The 7z library was not found due to the fact that 7zip path has changed from

Bug#1076957: basemap: FTBFS: ModuleNotFoundError: No module named 'numpy.distutils'

2024-11-11 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider updating to 1.4.0[1] that adds Python 3.12 support and resolves this issue? Best Regards, Vladimir. [1] https://github.com/matplotlib/basemap/releases/tag/v1.4.0

Bug#1081977: libsis-jhdf5-java build-depends on dropped package.

2024-09-23 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/libsis-jhdf5-java/-/merge_requests/1

Bug#1066450: opensearch: FTBFS with lucene9/9.10.0+dfsg

2024-09-22 Thread Vladimir Petko
Dear Maintainers, It seems that the sources need compatibility patches[1][2][3], but it would probably be better to make a new upstream release. Best Regards, Vladimir. [1] https://github.com/opensearch-project/OpenSearch/pull/11421 [2] https://github.com/opensearch-project/OpenSearch/pull/8272

Bug#1082600: asm: please use --source/--target level 8 when building asm

2024-09-22 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/asm/-/merge_requests/3

Bug#1082600: asm: please use --source/--target level 8 when building asm

2024-09-22 Thread Vladimir Petko
Source: asm Version: 9.7-1 Severity: normal Dear Maintainer, asm uses default source/target compatibility 11 but builds with 8. gradle vendors asm in gradle-api-4.4.1.jar and is built with source/target compatibility 8. Would it be possible to set asm source/target compatibility to 8 so that grad

Bug#1081475: vertx-docgen: the package fails to build with default-jdk

2024-09-11 Thread Vladimir Petko
Source: vertx-docgen Version: 0.9.4-2 Severity: important Dear Maintainer, The package fails to build with default-jdk[1]. The issue seems to be addressed upstream recently[2]. Would it be possible to to perform new upstream release and switch back to default-jdk? Best Regards, Vladimir. [1]

Bug#1079757: setuptools test command is removed

2024-09-02 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider the merge proposal[1] as the solution for this issue. Best Regards, Vladimir. [1] https://salsa.debian.org/python-team/packages/supervisor/-/merge_requests/2

Bug#1079076: curl: please rollback change for bug 888449 (libssh-dev dependency for Ubuntu)

2024-08-19 Thread Vladimir Petko
Package: curl Version: 8.9.1-2 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oracular ubuntu-patch Dear Maintainer, Bug 888449 requested an Ubuntu-specific case to depend on libssh-dev due to lib-ssh-dev being in main. libssh2-dev is also present in

Bug#1078584: prime-phylo fails to build with mpi-defaults 1.17 on armhf

2024-08-12 Thread Vladimir Petko
Source: prime-phylo Version: 1.0.11-10ubuntu1 Severity: important Dear Maintainer, prime-phylo fails to build on armhf platform due to the disabled openmpi-bin and libopenmpi-dev in mpi-defaults 1.17: --- - libopenmpi-dev (>= 1.4.3-2.1) [alpha amd64 arm64 armel armhf hppa hurd-amd64 hurd-i386 i3

Bug#1076189: tools-nrepl-clojure ftbfs with default Java 21 due to the Thread.stop() deprecation

2024-08-04 Thread Vladimir Petko
Dear Maintainers, The package is used as a build dependency of rbac-client-clojure and prismatic-schema-clojure. It is not needed for the package build. The package is superseded by nrepl-clojure[1]. Probably it can be removed from the archive. I have added MRs to remove it from the build depende

Bug#1007454: libio-dirent-perl: please consider upgrading to 3.0 source format

2024-07-29 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider the attached patch as the solution for this issue. In Ubuntu the patch was used to do the following: * d/source/format: specify source format. * d/watch, d/copyright: update upstream URL. * d/rules: use debhelper template. Do not set variabl

Bug#1077087: bpfcc: please enable build for ppc64el

2024-07-25 Thread Vladimir Petko
Source: bpfcc Version: 0.30.0+ds-1 Severity: wishlist Dear Maintainer, It seems that build issues for ppc64el are resolved[1]. I have tested it by building the package in sid ppc64el chroot. Would it be possible to consider enabling ppc64el? Best Regards, Vladimir. [1] https://bugs.launchpad.n

Bug#1076313: scikit-build's autopkg tests fail with setuptools 70

2024-07-24 Thread Vladimir Petko
Package: scikit-build Version: 0.17.6-2 Followup-For: Bug #1076313 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oracular ubuntu-patch Control: tags -1 patch Dear Maintainer, Would it be possible to consider the attached patch as the solution for this issue? I have cherry-picked ups

Bug#1076752: openjdk-8 fails to build in Ubuntu oracular

2024-07-22 Thread Vladimir Petko
Package: openjdk-8 Version: 8u422-b05-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oracular ubuntu-patch Dear Maintainer, Due to dpkg changes in oracular[1] a number of packages fail to build due to undefined variables. In Ubuntu, the attached pat

Bug#1076189: tools-nrepl-clojure ftbfs with default Java 21 due to the Thread.stop() deprecation

2024-07-11 Thread Vladimir Petko
Source: tools-nrepl-clojure Version: 0.2.13-2 Severity: important Usertags: default-java21 User: debian-j...@lists.debian.org Dear Maintainers, tools-nrepl-clojure fails to build from source with default Java 21 due to the Thread.stop() deprecation. The test suite calls interruptible_eval that i

Bug#1075990: bamtools corrupts output data on bigendian architectures

2024-07-11 Thread Vladimir Petko
390x is corrupted by the write operation. + bamtools crash with the hardening flags enabled. +Author: Vladimir Petko +Bug: https://github.com/pezmaster31/bamtools/issues/235 +Bug-Ubuntu: https://bugs.launchpad.net/ubuntu/+source/bamtools/+bug/2072463 +Bug-Debian: https://bugs.debian.org/cgi-bi

Bug#1069219: pymatgen ftbfs with Python 3.12

2024-07-11 Thread Vladimir Petko
Package: pymatgen Version: 2024.1.27+dfsg1-7 Followup-For: Bug #1069219 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu oracular ubuntu-patch Control: tags -1 patch Dear Maintainer, In the absence of the new upstream of the package, would it be possible to consider applying a Python 3

Bug#1076115: tools-namespace-clojure: fressian autopkgtest failure due to the missing dependencies

2024-07-10 Thread Vladimir Petko
Source: tools-namespace-clojure Version: 0.2.11-1.1 Severity: important Dear Maintainer, Fressian autopkgtests fail with the following error: 19s Could not locate clojure/java/classpath__init.class, clojure/java/classpath.clj or clojure/java/classpath.cljc on classpath. [1] This is due to /usr/s

Bug#1075990: bamtools corrupts output data on bigendian architectures

2024-07-08 Thread Vladimir Petko
Source: bamtools Version: 2.5.2+dfsg-4 Severity: normal Dear Maintainer, In Ubuntu the autopkgtest fails due to the buffer overflow detected[1] with the following stack trace: (gdb) where #0 __pthread_kill_implementation (threadid=, signo=signo@entry=6, no_tid=no_tid@entry=0) at pthread_kill.c:4

Bug#1056293: fixed in gettext 0.22.5-1

2024-07-02 Thread Vladimir Petko
Control: reopen 1056293 Hi, I have done a rebuild of ssl-utils-clojure[1] and it failed to build with default Java 21 against gettext 0.22.5-1. Best Regards, Vladimir. [1] https://launchpad.net/~vpa1977/+archive/ubuntu/plusone/+sourcepub/16248843/+listing-archive-extra

Bug#1073856: libnb-platform18-java: Unable to install visualvm plugins: VisualVM-Coherence, VisualVM-JFR Streaming

2024-06-19 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that partially addresses this issue? After uploading new netbeans, visualvm will need the attached patch to build against Netbeans platform 19. Best Regards, Vladimir. [1] https://salsa.debian.org/java-team/libnb-platfor

Bug#1073856: libnb-platform18-java: Unable to install visualvm plugins: VisualVM-Coherence, VisualVM-JFR Streaming

2024-06-19 Thread Vladimir Petko
Source: libnb-platform18-java Version: 12.1-3 Severity: wishlist Dear Maintainer, Following visualvm plugins are uninstallable: - VisualVM-Coherence: this plug-in provides a GUI to allow developers to view information about a running Coherence Cluster. - VisualVM-JFR Streaming: support for Java

Bug#1071976: jtreg7: openjdk-11 test failures due to the unsupported class version in jtreg7 components

2024-05-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/java-team/jtreg7/-/merge_requests/4

Bug#1071976: jtreg7: openjdk-11 test failures due to the unsupported class version in jtreg7 components

2024-05-26 Thread Vladimir Petko
Source: jtreg7 Version: 7.3.1+1-2 Severity: normal Dear Maintainer, A number of openjdk-11 jdk tests fail with the following exception (e.g. test/jdk/java/lang/invoke/BigArityTest.java): java.util.ServiceConfigurationError: org.junit.platform.launcher.TestExecutionListener: Provider org.junit.

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 st

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/+sou

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 mem

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. In

Bug#1069015: additional information

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/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-14 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 Ma

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, 'mantic-updates'

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
eclaration + Add callback declaration 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-0

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 Jam

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 java

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

2024-04-10 Thread Vladimir Petko
time_t to represent timestamps + Due to time_t migration, sizeof(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:

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 U

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 th

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 on

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
ers and declarations to resolve -Werror=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/sr

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] https://bugs.launchpad.net/ubun

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

2024-03-25 Thread Vladimir Petko
ar 25, 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 patc

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 transition.

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] https://sourceware.org/pipermail/libc-alpha/2023-July/15

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 de

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
ts + Blowfish tests fail with openssl 3.1.5-1. 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/10

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
01 12:00:00.0 +1200 +++ android-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. +Au

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

2024-03-07 Thread Vladimir Petko
date-list-api.patch 2024-03-06 14:00: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 A

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 org.broad.igv.util

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
platform-tools-base-2.2.2/debian/patches/bouncycastle177-compat.patch 2024-03-06 13:16:37.0 +1300 @@ -0,0 +1,57 @@ +Description: bouncycastle 1.77 compatibility patch + Remove usages of DerOutputStream that is no longer public. +Author: Vladimir Petko +Bug-Ubuntu: https://bugs.laun

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] https://salsa.debian.org/java-team/libapache-poi-java/-/merge_reques

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] h

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: de

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] /<>/src/ooxml/testcas

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 org.apache.commons.logging.LogFacto

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 /etc/jav

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 value:

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] https://launchpadlibrarian.net/71640384

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- vpa1977-plusone/noble/amd64/m/munin/2024022

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] https://bugs.deb

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] https://objectstorage.prodstack5.canonical.com/swift/v1/A

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 [/tmp/autopkgtest.Dz4xQk/autopkgtest_tmp/test/mri/test_open3.rb:303]

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 Jupiter:SignUsingPublicKe

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- plugin:3.1.1:

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] htt

  1   2   3   4   >