[Bug 2058974] Re: proposed-migration for ferret-vis 7.6.0-6ubuntu2

2024-05-15 Thread Pushkar Kulkarni
7.6.0-7ubuntu1 is now in release and builds on armhf too ** Changed in: ferret-vis (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058974 Title:

[Bug 2059292] Re: autopkgtest failure with libvmod-redis/15.1-1build2 on arm64

2024-05-15 Thread Pushkar Kulkarni
Later autopkgtest runs on arm64 don't seem to have failed [1] https://autopkgtest.ubuntu.com/packages/libvmod-redis/noble/arm64 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059292 Title:

[Bug 2065298] Re: Package javaparser FTBFS with openjdk-21

2024-05-09 Thread Pushkar Kulkarni
** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065298 Title: Package javaparser FTBFS with openjdk-21 To manage notifications about this bug go to:

[Bug 2065298] [NEW] Package javaparser FTBFS with openjdk-21

2024-05-09 Thread Pushkar Kulkarni
Public bug reported: With default-jre currently pointing to openjdk-21, version 3.25.10+dfsg-1 fails to build [1] with this error: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.10.1:compile (default-compile) on project javaparser-core: Compilation failure:

[Bug 2065298] Re: Package javaparser FTBFS with openjdk-21

2024-05-09 Thread Pushkar Kulkarni
Might help to use `maven.compiler.release=17` for now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2065298 Title: Package javaparser FTBFS with openjdk-21 To manage notifications about this bug

[Bug 2065169] [NEW] autopkgtest failures with 7.3.1+1+ds1-1

2024-05-08 Thread Pushkar Kulkarni
Public bug reported: Failures are reported for jtreg7 autopkgtest runs on oracular [1]: 1066s warning: [path] bad path element "/usr/share/java/junit-platform-console-standalone.jar": no such file or directory 1066s error: warnings found and -Werror specified 1066s 1 error 1066s 1 warning 1066s

[Bug 2065169] Re: autopkgtest failures with 7.3.1+1+ds1-1

2024-05-08 Thread Pushkar Kulkarni
Submitted a Debian bug report [1] and an MR [2] [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070740 [2] https://salsa.debian.org/java-team/jtreg7/-/merge_requests/3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2063015] Re: autopkgtest fails with version 1.0.1-17ubuntu1

2024-04-21 Thread Pushkar Kulkarni
Steps to reproduce (as of today): 1. git clone https://git.launchpad.net/ubuntu/+source/tcpxtract 2. Add noble-proposed to /etc/apt/sources.list.d/ubuntu.sources 3. sudo apt update && sudo apt install tcpxtract 4. tcpxtract -f tcpxtract/debian/test/test.pcap -- You received this bug

[Bug 2063015] Re: autopkgtest fails with version 1.0.1-17ubuntu1

2024-04-20 Thread Pushkar Kulkarni
The test has a straightforward command: tcpxtract -f debian/tests/test.pcap Interestingly, even if I build the relevant version locally (on a Pi5) and run this command, I cannot repro the assertion failure. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 2063015] [NEW] autopkgtest fails with version 1.0.1-17ubuntu1

2024-04-20 Thread Pushkar Kulkarni
Public bug reported: I can reproduce this "peculiar" failure with 100% consistency, but ONLY using the current (as of Apr 21) binaries in the proposed pocket. I rebuilt tcpxtract 1.0.1-17ubuntu1 locally and also in a PPA [1], but the test did not fail. Also, this failure is arm64-only. - $

[Bug 2062955] [NEW] autopkgtest failure with version 11.7

2024-04-20 Thread Pushkar Kulkarni
Public bug reported: The manpages-format test listed in debian/test/control [1] is found to be failing [2] with this error message: - + cmd='man --warnings "$@" $section $page' + eval 'man --warnings "$@" $section $page 2>&1 >/dev/null |tee

[Bug 2062378] Re: Autopkgtests fail with version 2.3.3+dfsg-0ubuntu1

2024-04-18 Thread Pushkar Kulkarni
https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre- next/+merge/464598 fixes this. ** Tags added: update-excuse ** Merge proposal linked: https://code.launchpad.net/~j-rivero/ubuntu/+source/ogre-next/+git/ogre-next/+merge/464598 -- You received this bug notification

[Bug 2062378] [NEW] Autopkgtests fail with version 2.3.3+dfsg-0ubuntu1

2024-04-18 Thread Pushkar Kulkarni
Public bug reported: Both the tests listed in debian/tests/control fail on all archs. Here is an example [1] The tests fail with a CMake error. CMake isn't able to find package configuration file provided by OGRE-Next: --- 1334s By not providing "FindOGRE-Next.cmake" in CMAKE_MODULE_PATH

[Bug 2062378] Re: Autopkgtests fail with version 2.3.3+dfsg-0ubuntu1

2024-04-18 Thread Pushkar Kulkarni
I did some investigation. I realize there are changes upstream which allow the co-existence of OGRE and OGRE-Next projects. But, based in the limited time I spent, and if IIUC the CMake setup, FingOGRE.cmake does not provide the package configuration for OGRE-Next. We probably need to reinstate

[Bug 2061719] Re: Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-17 Thread Pushkar Kulkarni
** Merge proposal linked: https://code.launchpad.net/~pushkarnk/ubuntu/+source/siconos/+git/siconos/+merge/464496 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2061719 Title: Python interface

[Bug 2061946] Re: nodejs autopkgtests fail due to a python3-distutils dependency

2024-04-16 Thread Pushkar Kulkarni
** Merge proposal linked: https://code.launchpad.net/~pushkarnk/ubuntu/+source/nodejs/+git/nodejs/+merge/464487 ** Changed in: nodejs (Ubuntu) Status: New => In Progress ** Changed in: nodejs (Ubuntu) Assignee: (unassigned) => Pushkar Kulkarni (pushkarnk) -- You re

[Bug 2061946] [NEW] nodejs autopkgtests fail due to a python3-distutils dependency

2024-04-16 Thread Pushkar Kulkarni
Public bug reported: debian/test/control lists python3-distuils which is no longer available on noble. I guess it could be just dropped. ** Affects: nodejs (Ubuntu) Importance: Undecided Status: New ** Tags: update-excuse ** Tags added: update-excuse -- You received this bug

[Bug 2061719] Re: Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-15 Thread Pushkar Kulkarni
numpy.distutils was only deprecated previously, causing the previous build to install the Python bindings https://launchpadlibrarian.net/715447456/buildlog_ubuntu-noble- amd64.siconos_4.4.0+dfsg-4_BUILDING.txt.gz -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 2061719] Re: Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-15 Thread Pushkar Kulkarni
Found this in the build log, right after swig finishes generating the Python interface: build/install siconos package cd /<>/obj-x86_64-linux-gnu/wrap && /usr/bin/python3 /<>/obj-x86_64-linux-gnu/wrap/setup.py install --install-layout=deb --root=/<>/debian/tmp/ Traceback (most recent call

[Bug 2061719] [NEW] Python interface is not installed with 4.4.0+dfsg-4build1

2024-04-15 Thread Pushkar Kulkarni
Public bug reported: With 4.4.0+dfsg-4build1, autopkgtest regressions are reported on amd64, arm64 and ppc64el (e.g amd64 [1]). The four test failures are 'ModuleNotFoundError`s. 458s autopkgtest [04:28:25]: test kernel-tests-python: [--- 1458s test_bouncing_ball

[Bug 2061357] Re: autopkgtests fail with 2024.02-1build2

2024-04-15 Thread Pushkar Kulkarni
Oh, the tests passed [1] with python3-silx/2.0.0+dfsg-1build1 (which is currently in -proposed). [1] https://autopkgtest.ubuntu.com/results/autopkgtest- noble/noble/ppc64el/p/pyfai/20240415_061301_95c0b@/log.gz I'll keep this open until silx migrates. -- You received this bug notification

[Bug 2061357] [NEW] autopkgtests fail with 2024.02-1build2

2024-04-14 Thread Pushkar Kulkarni
Public bug reported: Migration of pocl revealed autopkgtest failures with the version currently in the release pocket [1] I am also able to reproduce the failure locally on noble/amd64: = ERROR: test_with_set_data (pyFAI.gui.test.test_calibration.TestCalibration.test_with_set_data)

[Bug 2059130] Re: Autopkgtests fail with 2.8.8+ds-2

2024-03-27 Thread Pushkar Kulkarni
** Merge proposal linked: https://code.launchpad.net/~pushkarnk/ubuntu/+source/nauty/+git/nauty/+merge/463193 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059130 Title: Autopkgtests fail with

[Bug 2059155] Re: nauty FTBFS on armhf

2024-03-26 Thread Pushkar Kulkarni
From a scan, it looks like fseek() and ftell() are the only two largefile functions used by nauty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059155 Title: nauty FTBFS on armhf To manage

[Bug 2059155] Re: nauty FTBFS on armhf

2024-03-26 Thread Pushkar Kulkarni
nauty.h defines _FILE_OFFSET_BITS to 0. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2059155 Title: nauty FTBFS on armhf To manage notifications about this bug go to:

[Bug 2059155] Re: nauty FTBFS on armhf

2024-03-26 Thread Pushkar Kulkarni
"_TIME_BITS=64 can be defined only when _FILE_OFFSET_BITS=64 is also defined." [1] [1] https://www.gnu.org/software/libc/manual/html_node/Feature-Test- Macros.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 2059155] [NEW] nauty FTBFS on armhf

2024-03-26 Thread Pushkar Kulkarni
Public bug reported: Nauty fails to build from source on armhf. See [1]. -- In file included from nauty.c:73: nauty.h:63: warning: "_FILE_OFFSET_BITS" redefined 63 | #define _FILE_OFFSET_BITS 0 | : note: this is the location of the previous definition In file included from

[Bug 2059130] [NEW] Autopkgtests fail with 2.8.8+ds-2

2024-03-26 Thread Pushkar Kulkarni
Public bug reported: Autopkgtest failures are reported [1] with the error message: -- Package libnauty2-dev is not available, but is referred to by another package. This may mean that the package is missing, has been obsoleted, or is only available from another source E: Package

[Bug 2058478] [NEW] Please merge libevent 2.1.12-stable-8.1 from Debian unstable

2024-03-20 Thread Pushkar Kulkarni
Public bug reported: Tracking bug. ** Affects: libevent (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2058478 Title: Please merge libevent

[Bug 2054694] Re: Please merge dnspython 2.6.1-1 from Debian unstable

2024-02-27 Thread Pushkar Kulkarni
This is blocked by: https://bugs.launchpad.net/ubuntu/+source/python- trio/+bug/2054772 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054694 Title: Please merge dnspython 2.6.1-1 from Debian

[Bug 2054772] Re: python-trio 0.24.0-1 FTBFS on noble

2024-02-27 Thread Pushkar Kulkarni
Checked with the Launchpad team if I could get access to a builder VM so that we can investigate this failure, but they hinted on the negative side. I might try to run the build in a noble LXD-container (on a VM), like LP does. But, I have submitted a patch that disables the failing call from the

[Bug 2054772] Re: python-trio 0.24.0-1 FTBFS on noble

2024-02-27 Thread Pushkar Kulkarni
I am not 100% sure if this call, failing with a PermissionError, requires root privileges: sock.setsockopt(tsocket.SOL_SOCKET, tsocket.SO_BINDTODEVICE, None, 0) I tried to write small tests in Python and C, as a non-root user, but cannot trigger a PermissionError (Python) or a system-call

[Bug 2054772] Re: python-trio 0.24.0-1 FTBFS on noble

2024-02-27 Thread Pushkar Kulkarni
** Merge proposal linked: https://code.launchpad.net/~pushkarnk/ubuntu/+source/python-trio/+git/python-trio/+merge/461337 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2054772 Title: