[Touch-packages] [Bug 2091730] Re: autopkgtest regressions with 3.13 as a supported version

2024-12-15 Thread Graham Inggs
This bug was fixed in the package jinja2 - 3.1.3-1.1 --- jinja2 (3.1.3-1.1) unstable; urgency=medium * Non-maintainer upload. * Backport fixes for FTBFS with Python 3.13. (Closes: #1088325) * CVE-2024-34064: HTML attribute injection (Closes: #1070712) -- Adrian Bunk Sun, 08

[Touch-packages] [Bug 2091730] Re: autopkgtest regressions with 3.13 as a supported version

2024-12-14 Thread Graham Inggs
sqlobject's autopkgtests passed at 2024-12-13 16:07:55 UTC https://autopkgtest.ubuntu.com/packages/sqlobject/plucky/amd64 ** Changed in: sqlobject (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subs

[Touch-packages] [Bug 2091730] Re: autopkgtest regressions with 3.13 as a supported version

2024-12-13 Thread Graham Inggs
pexpect's autopkgtest passed at 2024-12-13 16:20:53 UTC https://autopkgtest.ubuntu.com/packages/pexpect/plucky/s390x ** Changed in: pexpect (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed

[Touch-packages] [Bug 2091730] Re: autopkgtest regressions with 3.13 as a supported version

2024-12-13 Thread Graham Inggs
I've added affected packages in main, and packages that only show regressions in Ubuntu. The pexpect regression only appears on s390x, and the python-pyfakefs regression only appears on arm64, ppc64el and s390x. The following universe packages also show regressions in Debian (along with their bug

[Touch-packages] [Bug 2091730] Re: autopkgtest regressions with 3.13 as a supported version

2024-12-13 Thread Graham Inggs
** Also affects: mistral-dashboard (Ubuntu) Importance: Undecided Status: New ** Also affects: habluetooth (Ubuntu) Importance: Undecided Status: New ** Also affects: networking-generic-switch (Ubuntu) Importance: Undecided Status: New ** Also affects: neutron-vpnaa

[Touch-packages] [Bug 2091730] [NEW] autopkgtest regressions with 3.13 as a supported version

2024-12-13 Thread Graham Inggs
Public bug reported: This bug is for tracking autopkgtest regressions with Python 3.13 as a supported version. These regressions will be ignored to allow python3-defaults to migrate. This will not cause breakage in Plucky, as Python 3.12 remains the default, but the autopkgtests will regress and

Re: [Touch-packages] [Bug 2055479] Re: I2S DAC not loading

2024-12-01 Thread Graham Haddock
t; the dtoverlay=hifiberry-dac is the one distributed with the Ubuntu 23.10 > Desktop release. > > ProblemType: Bug > DistroRelease: Ubuntu 23.10 > Package: alsa-base 1.0.25+dfsg-0ubuntu7 > ProcVersionSignature: Ubuntu 6.5.0-1011.14-raspi 6.5.8 > Uname: Linux 6.5.0-1

[Touch-packages] [Bug 2089779] Re: Buffer overflow in autopkgtest of wesnoth

2024-11-27 Thread Graham Inggs
** Also affects: wesnoth-1.18 (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/2089779 Title: Buffer overflow i

[Touch-packages] [Bug 2089239] Re: tarfile.py regression: "ReadError: invalid header"

2024-11-21 Thread Graham Inggs
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 ** This bug has been marked a duplicate of bug 2089071 tarfile.py regression: "ReadError: invalid header" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 2089176] Re: Python tarfile module invalid header

2024-11-21 Thread Graham Inggs
*** This bug is a duplicate of bug 2089071 *** https://bugs.launchpad.net/bugs/2089071 ** This bug has been marked a duplicate of bug 2089071 tarfile.py regression: "ReadError: invalid header" -- You received this bug notification because you are a member of Ubuntu Touch seeded packages,

[Touch-packages] [Bug 2085848] Re: db5.3: FTBFS in oracular !amd64 because of implicit-int

2024-11-15 Thread Graham Inggs
Hi Timo, the "Fix FTBFS because of implicit-int" patch fixed configure tests and enabled the package to build successfully on non-amd64 architectures. However, it missed fixing a configure test that changed behaviour of the package. This can be seen in the succeeding amd64 build log from the Orac

[Touch-packages] [Bug 2085848] Re: db5.3: FTBFS in oracular !amd64 because of implicit-int

2024-10-30 Thread Graham Inggs
** Description changed: [ Impact ] - * The compiler flag "-Wimplicit-int" is causing some configure steps to +  * The compiler flag "-Wimplicit-int" is causing some configure steps to fail resulting in build from source failures on archs other than amd64 [ Test Plan ] - * Build on

[Touch-packages] [Bug 2085848] Re: db5.3: FTBFS in oracular !amd64 because of implicit-int

2024-10-30 Thread Graham Inggs
** Tags added: ftbfs -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to db5.3 in Ubuntu. https://bugs.launchpad.net/bugs/2085848 Title: db5.3: FTBFS in oracular !amd64 because of implicit-int Status in db5.3 package in Ubuntu

[Touch-packages] [Bug 2085848] Re: db5.3: FTBFS in oracular !amd64 because of implicit-int

2024-10-29 Thread Graham Inggs
This bug was fixed in the package db5.3 - 5.3.28+dfsg2-9 Sponsored for Tobias Heider (tobhe) --- db5.3 (5.3.28+dfsg2-9) unstable; urgency=medium * QA upload. * Fix the "64-bit integral type support for sequences" autoconf test with gcc 14. -- Adrian Bunk Tue, 15 Oct 2024 1

[Touch-packages] [Bug 2083165] Re: python-debian 0.1.49ubuntu2 FTBFS (rebuild)

2024-09-30 Thread Graham Inggs
** Changed in: python-debian (Ubuntu) Assignee: (unassigned) => Graham Inggs (ginggs) ** Changed in: python-debian (Ubuntu) Status: New => In Progress ** Tags added: ftbfs ** Changed in: python-debian (Ubuntu) Status: In Progress => Fix Committed -- You received

[Touch-packages] [Bug 2083158] Re: Sync python-testtools 2.7.2-2 (main) from Debian unstable (main) to fix FTBFS on oracular

2024-09-30 Thread Graham Inggs
- TestAsynchronousDeferredRunTest.test_log_to_twisted -- Thomas Goirand Wed, 25 Sep 2024 09:59:04 +0200 ** Tags added: ftbfs ** Changed in: python-testtools (Ubuntu) Assignee: (unassigned) => Graham Inggs (ginggs) ** Changed in: python-testtools (Ubuntu) Status: New => Fix Released -

[Touch-packages] [Bug 2078756] Re: package python3 3.10.6-1~22.04.1 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

2024-09-02 Thread Graham
I was able to workaround it by running: mv /usr/share/python3/runtime.d/ubuntu-drivers-common.rtupdate /usr/share/python3/runtime.d/ubuntu-drivers-common.rtupdate.broken -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3

[Touch-packages] [Bug 2078756] [NEW] package python3 3.10.6-1~22.04.1 failed to install/upgrade: installed python3 package post-installation script subprocess returned error exit status 4

2024-09-02 Thread Graham
Public bug reported: Running do-release-upgrade to upgrade from 22.04 to 24.04.1 ProblemType: Package DistroRelease: Ubuntu 22.04 Package: python3 3.10.6-1~22.04.1 ProcVersionSignature: Ubuntu 5.15.0-119.129-generic 5.15.160 Uname: Linux 5.15.0-119-generic x86_64 ApportVersion: 2.20.11-0ubuntu82.

[Touch-packages] [Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-08-22 Thread Graham Inggs
autopkgtest regressions for noble and jammy have been resolved. https://ubuntu-archive-team.ubuntu.com/proposed- migration/noble/update_excuses.html#python3-defaults https://ubuntu-archive-team.ubuntu.com/proposed- migration/jammy/update_excuses.html#python3-defaults -- You received this bug no

[Touch-packages] [Bug 2072813] Re: Please merge 2.40.2-1 into oracular

2024-08-19 Thread Graham Inggs
** Tags removed: patch -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/2072813 Title: Please merge 2.40.2-1 into oracular Status in util-linux package in Ubuntu: Fix

[Touch-packages] [Bug 2077162] Re: [FFe/SRU] add-apt-repository --refresh-keys

2024-08-19 Thread Graham Inggs
FFe for Oracular granted ** Changed in: software-properties (Ubuntu Oracular) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to software-properties in Ubuntu. https://bugs.launchpad.net/bugs/207716

[Touch-packages] [Bug 2072813] Re: Please merge 2.40.2-1 into oracular

2024-08-15 Thread Graham Inggs
** Patch removed: "util-linux_2.39.3-9ubuntu10_2.40.2-1ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/2072813/+attachment/5806203/+files/util-linux_2.39.3-9ubuntu10_2.40.2-1ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Tou

[Touch-packages] [Bug 2072813] Re: Please merge 2.40.2-1 into oracular

2024-08-15 Thread Graham Inggs
** Changed in: util-linux (Ubuntu) Assignee: Chris Peterson (cpete) => Graham Inggs (ginggs) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to util-linux in Ubuntu. https://bugs.launchpad.net/bugs/2072813 Title: Ple

[Touch-packages] [Bug 2075850] Re: Stop shipping userspace wireless-tools tools

2024-08-15 Thread Graham Inggs
** Changed in: wireless-tools (Ubuntu) Assignee: (unassigned) => Graham Inggs (ginggs) ** Changed in: wireless-tools (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to wi

[Touch-packages] [Bug 2074188] Re: Please merge busybox 1:1.36.1-9 into oracular

2024-08-14 Thread Graham Inggs
** Changed in: busybox (Ubuntu) Assignee: Ravi Kant Sharma (ravi-sharma) => Graham Inggs (ginggs) ** Changed in: busybox (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to b

[Touch-packages] [Bug 2075337] Re: [SRU] py3clean fails when using alternate character set

2024-08-14 Thread Graham Inggs
** Changed in: python3-defaults (Ubuntu) Status: Confirmed => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dh-python in Ubuntu. https://bugs.launchpad.net/bugs/2075337 Title: [SRU] py3clean fails whe

[Touch-packages] [Bug 2075850] Re: Stop shipping userspace wireless-tools tools

2024-08-14 Thread Graham Inggs
What is the plan for the reverse-dependencies? * aircrack-ng * kubuntu-desktop * lubuntu-desktop * vanilla-gnome-desktop I think they need to be fixed before we stop building the wireless-tools binary package. -- You received this bug notification because you are a member of Ubuntu Touch seeded

[Touch-packages] [Bug 2063194] Re: Sync capnproto 1.0.1-4 (universe) from Debian unstable (main)

2024-04-23 Thread Graham Inggs
This bug was fixed in the package capnproto - 1.0.1-4 Sponsored for Skia (hyask) --- capnproto (1.0.1-4) unstable; urgency=medium * Add patch for FTBFS on 32-bit ARM after the time_t 64 transition. Thank you to Arnd Bergmann, Wookey, Tom Lee, and Andrey Rakhmatullin for thei

[Touch-packages] [Bug 2063194] Re: Sync capnproto 1.0.1-4 (universe) from Debian unstable (main)

2024-04-23 Thread Graham Inggs
** Changed in: capnproto (Ubuntu) Assignee: (unassigned) => Graham Inggs (ginggs) ** Changed in: capnproto (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to capnproto in

[Touch-packages] [Bug 2060358] Re: [FFe] Please add German (Noted) layout

2024-04-12 Thread Graham Inggs
Since this only adds a keyboard layout and doesn't change defaults, this should be fine. FFe granted, please go ahead. Hopefully this is included upstream in future. ** Changed in: xkeyboard-config (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a m

Re: [Touch-packages] [Bug 1586528] Re: Avahi-daemon withdraws address record

2024-04-06 Thread Graham Bosworth
ore knowledge than I have. Yours, -- Graham "What's the difference between a 'hippo' and a 'Zippo'? One is really heavy, the other is a little lighter" -- Masai Graham http://english-1329209197.spampoison.com";>Get free spam bait here. -- You r

[Touch-packages] [Bug 2051343] Re: unity: FTBFS in Noble

2024-03-29 Thread Graham Inggs
** Also affects: unity-api (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to unity-scope-home in Ubuntu. https://bugs.launchpad.net/bugs/2051343 Title: unity: FTBFS in Nobl

[Touch-packages] [Bug 2051343] Re: unity: FTBFS in Noble

2024-03-28 Thread Graham Inggs
** Also affects: unity-lens-files (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-lens-music (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-lens-video (Ubuntu) Importance: Undecided Status: New ** Also affects: unity-scope-home (

[Touch-packages] [Bug 2057710] Re: Accountsservice FTBFS on noble

2024-03-20 Thread Graham Inggs
** Changed in: accountsservice (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to accountsservice in Ubuntu. https://bugs.launchpad.net/bugs/2057710 Title: Accountsservice FTBFS on

[Touch-packages] [Bug 2056593] Re: [FFE] FIPS compatibility patches

2024-03-15 Thread Graham Inggs
FFe granted. ** Changed in: openssl (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/2056593 Title: [FFE] FIPS compatibility patches

[Touch-packages] [Bug 2055479] [NEW] I2S DAC not loading

2024-02-29 Thread Graham Haddock
Package: alsa-base 1.0.25+dfsg-0ubuntu7 ProcVersionSignature: Ubuntu 6.5.0-1011.14-raspi 6.5.8 Uname: Linux 6.5.0-1011-raspi aarch64 ApportVersion: 2.27.0-0ubuntu5 Architecture: arm64 AudioDevicesInUse: USERPID ACCESS COMMAND /dev/snd/controlC1: graham 1907 F wireplumber /dev

[Touch-packages] [Bug 2051990] Re: python3-defaults 3.12 causes aubio to fail to build from source

2024-02-07 Thread Graham Inggs
This bug was fixed in the package aubio - 0.4.9-4.4 Sponsored for Vladimir Petko (vpa1977) --- aubio (0.4.9-4.4) unstable; urgency=medium * Non-maintainer upload. [ Vladimir Petko ] * d/p/waflib-py312.patch: cherry-pick waf patch to resolve python 3.12 build failure due to

[Touch-packages] [Bug 2051997] Re: bdebstrap fails to build with python3-defaults 3.12

2024-02-07 Thread Graham Inggs
This bug was fixed in the package bdebstrap - 0.6.0-1.1 Sponsored for Vladimir Petko (vpa1977) --- bdebstrap (0.6.0-1.1) unstable; urgency=medium * Non-maintainer upload. [ Vladimir Petko ] * 001-disable-distutils-pylint.patch: disable pylint errors related to distutils rem

[Touch-packages] [Bug 2049369] Re: autopkg tests ignored for migration of python3-defaults adding 3.12

2024-01-17 Thread Graham Inggs
There are still regressions in the following packages: cython-legacy/0.29.36-3ubuntu1 (armhf only) cython/3.0.7-2ubuntu1 (armhf only) ipykernel/6.28.0-0ubuntu1 ironic-python-agent/9.1.0-1ubuntu1 (never been in Debian testing) jupyter-client/8.6.0-0ubuntu1 numpy/1:1.24.2-2 python-memory-profiler/0.

[Touch-packages] [Bug 2049318] Re: [SRU] free(): double free detected in tcache 2

2024-01-17 Thread Graham Inggs
I sponsored the upload of iptables 1.8.7-1ubuntu5.2, now waiting for approval in the Jammy queue. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to iptables in Ubuntu. https://bugs.launchpad.net/bugs/2049318 Title: [SRU] fre

[Touch-packages] [Bug 2049318] Re: [SRU] free(): double free detected in tcache 2

2024-01-17 Thread Graham Inggs
** Changed in: iptables (Ubuntu Jammy) Assignee: (unassigned) => Graham Inggs (ginggs) ** Changed in: iptables (Ubuntu Jammy) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 2045033] Re: Merge rsyslog 8.2312.0-2 from Debian

2024-01-17 Thread Graham Inggs
8.2312.0-3ubuntu1 was sponsored, setting status to fix committed and unsubscribing ubuntu-sponsors. ** Changed in: rsyslog (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to r

[Touch-packages] [Bug 2045576] Re: Please merge 0.52.24-1 into noble

2023-12-06 Thread Graham Inggs
** Changed in: newt (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to newt in Ubuntu. https://bugs.launchpad.net/bugs/2045576 Title: Please merge 0.52.24-1 into noble Stat

[Touch-packages] [Bug 2045576] Re: Please merge 0.52.24-1 into noble

2023-12-06 Thread Graham Inggs
** Changed in: newt (Ubuntu) Assignee: Mateus Rodrigues de Morais (mateus-morais) => Graham Inggs (ginggs) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to newt in Ubuntu. https://bugs.launchpad.net/bugs/2045576 Ti

[Touch-packages] [Bug 2040113] Re: gdb crashes upon `run` on some arm64 machines

2023-11-15 Thread Graham Inggs
Uploaded -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2040113 Title: gdb crashes upon `run` on some arm64 machines Status in gdb package in Ubuntu: Fix Released Status in

[Touch-packages] [Bug 1794064] Re: Clicking a hyperlink in a PDF fails to open it if the default browser is a snap

2023-11-15 Thread Graham Inggs
Uploaded as 42.3-0ubuntu3.1, because we can re-use version numbers that never make it into the archive. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1794064 Title: Clic

[Touch-packages] [Bug 2040113] Re: gdb crashes upon `run` on some arm64 machines

2023-11-15 Thread Graham Inggs
** Changed in: gdb (Ubuntu) Status: New => Fix Released ** Changed in: gdb (Ubuntu Lunar) Status: New => In Progress ** Changed in: gdb (Ubuntu Lunar) Assignee: (unassigned) => Graham Inggs (ginggs) -- You received this bug notification because you are a member

[Touch-packages] [Bug 1794064] Re: Clicking a hyperlink in a PDF fails to open it if the default browser is a snap

2023-11-15 Thread Graham Inggs
** Changed in: evince (Ubuntu Jammy) Assignee: (unassigned) => Graham Inggs (ginggs) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1794064 Title: Clickin

[Touch-packages] [Bug 2037205] Re: setuptools: FTBFS in mantic

2023-09-29 Thread Graham Inggs
Discussing the best solution with dh-python maintainers -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dh-python in Ubuntu. https://bugs.launchpad.net/bugs/2037205 Title: setuptools: FTBFS in mantic Status in dh-python pa

[Touch-packages] [Bug 2037205] Re: setuptools: FTBFS in mantic

2023-09-29 Thread Graham Inggs
** Bug watch added: Debian Bug tracker #1051837 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051837 ** Also affects: dh-python (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051837 Importance: Unknown Status: Unknown -- You received this bug notification be

[Touch-packages] [Bug 2037205] Re: setuptools: FTBFS in mantic

2023-09-29 Thread Graham Inggs
Simple workaround: --- a/debian/rules +++ b/debian/rules @@ -26,7 +26,7 @@ override_dh_auto_clean: # # Keep entry_points, we need it to drive setup.py # -mv setuptools.egg-info/entry_points.txt . - dh_auto_clean + rm -rf $(CURDIR)/.pybuild/ # mkdir -p setuptools.egg-

[Touch-packages] [Bug 2037205] Re: setuptools: FTBFS in mantic

2023-09-29 Thread Graham Inggs
"patch" flag removed from the attachment "patch" tag removed ~ubuntu-sponsors unsubscribed ** Tags removed: patch ** Also affects: dh-python (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which

[Touch-packages] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-09-29 Thread Graham Inggs
FFe granted for the remaining packages -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2037642 Title: [FFe] Raspberry Pi 5 support Status in libcamera package in Ubuntu: Tr

[Touch-packages] [Bug 2037642] Re: [FFe] Raspberry Pi 5 support

2023-09-29 Thread Graham Inggs
FFe for linux-firmware-raspi in LP: #2037634 FFe for gpiozero in LP: #2037637 ** No longer affects: linux-firmware-raspi (Ubuntu) ** Changed in: libcamera (Ubuntu) Status: Confirmed => Triaged ** Changed in: linux-meta-raspi (Ubuntu) Status: Confirmed => Triaged ** Changed in: l

[Touch-packages] [Bug 2037527] Re: [Ffe] libwebp

2023-09-28 Thread Graham Inggs
** Changed in: libwebp (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to libwebp in Ubuntu. https://bugs.launchpad.net/bugs/2037527 Title: [Ffe] libwebp Status in libwebp package in

[Touch-packages] [Bug 2029465] Re: autopkgtest fails due to netcat-openbsd prints connection info on stderr

2023-09-20 Thread Graham Inggs
autopkgtest is now passing davmail (6.1.0.3423-5) unstable; urgency=medium * autopkgtest: make sure that test server has stopped before test script exit * autopkgtest: force use of nc.traditional * use upstream memory jvm options (Closes: #1052033) -- Alexandre Rossi Tue, 19 Sep 2023 1

[Touch-packages] [Bug 2033747] Re: /usr/include/aarch64-linux-gnu/bits/math-vector.h:30: syntax error, unexpected identifier, expecting ',' or '; ' in 'typedef __Float32x4_t __f32x4_t; ' at '__f32x4_t

2023-09-01 Thread Graham Inggs
Possibly related to LP: #2032624 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gobject-introspection in Ubuntu. https://bugs.launchpad.net/bugs/2033747 Title: /usr/include/aarch64-linux-gnu/bits/math-vector.h:30: syntax e

[Touch-packages] [Bug 1926752] Re: [23.10 FEAT] libgmp SIMD optimizations

2023-07-12 Thread Graham Inggs
I sponsored the upload to mantic -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gmp in Ubuntu. https://bugs.launchpad.net/bugs/1926752 Title: [23.10 FEAT] libgmp SIMD optimizations Status in Ubuntu on IBM z Systems: Fix

[Touch-packages] [Bug 1926752] Re: [23.10 FEAT] libgmp SIMD optimizations

2023-07-12 Thread Graham Inggs
** Changed in: gmp (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gmp in Ubuntu. https://bugs.launchpad.net/bugs/1926752 Title: [23.10 FEAT] libgmp SIMD optimizations S

[Touch-packages] [Bug 1926752] Re: [23.10 FEAT] libgmp SIMD optimizations

2023-07-12 Thread Graham Inggs
** Changed in: gmp (Ubuntu) Assignee: (unassigned) => Graham Inggs (ginggs) -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gmp in Ubuntu. https://bugs.launchpad.net/bugs/1926752 Title: [23.10 FEAT] libgmp S

[Touch-packages] [Bug 2017786] Re: update script in ubuntu-meta not handling germinate or specified versions

2023-04-27 Thread Graham Inggs
The debdiff is against 1.481 in jammy, please rebase against the latest version in the development release (currently 1.501 in lunar). You can use 'pull-lp-source ubuntu-meta' for this. Please also close this bug in the changelog e.g. (LP: #2017786). We should probably do the same for all the f

[Touch-packages] [Bug 2017311] Re: gdb wrong dependency to python3.10

2023-04-23 Thread Graham Inggs
Thanks for the update ** Changed in: gdb (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to gdb in Ubuntu. https://bugs.launchpad.net/bugs/2017311 Title: gdb wrong dependency to python3.

[Touch-packages] [Bug 2009481] Re: FFE: mesa 23.0.1

2023-03-08 Thread Graham Inggs
Please set the status to New when you are ready. ** Changed in: mesa (Ubuntu) Status: In Progress => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/2009481 T

[Touch-packages] [Bug 2009498] Re: autopkg test failure

2023-03-08 Thread Graham Inggs
This bug was fixed in the package ganeti - 3.0.2-3 Sponsored for Heinrich Schuchardt (xypron) --- ganeti (3.0.2-3) unstable; urgency=medium * Fix test breakage with procps 4.0.3. Cherry-pick upstream commit 9cd67e6a81c ("uidpool_unittest: avoid using negative UIDs") which av

[Touch-packages] [Bug 2009498] Re: autopkg test failure

2023-03-08 Thread Graham Inggs
Meanwhile, ganeti 3.0.2-3 was uploaded to debian, fixing the autopkgtest failure with procps 2:4.0.3-1. ** Changed in: ganeti (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps

[Touch-packages] [Bug 2009498] Re: autopkg test failure

2023-03-07 Thread Graham Inggs
** Bug watch added: Debian Bug tracker #1031765 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031765 ** Also affects: ganeti (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1031765 Importance: Unknown Status: Unknown -- You received this bug notification becau

[Touch-packages] [Bug 2009498] Re: autopkg test failure

2023-03-06 Thread Graham Inggs
** Also affects: procps (Ubuntu) Importance: Undecided Status: New ** Tags added: update-excuse -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to procps in Ubuntu. https://bugs.launchpad.net/bugs/2009498 Title: aut

[Touch-packages] [Bug 2003263] Re: please RM flexbar and tbb fron lunar

2023-01-21 Thread Graham Inggs
Thanks Steve. I had missed intel-mkl. I have uploaded doing the switch: https://launchpad.net/ubuntu/+source/intel-mkl/2020.4.304-3ubuntu2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tbb in Ubuntu. https://bugs.launchpa

[Touch-packages] [Bug 2003263] [NEW] please RM flexbar and tbb fron lunar

2023-01-18 Thread Graham Inggs
Public bug reported: flexbar is the last package still depending on the old tbb 2020.3-2.1ubuntu1, all other packages have already migrated to onetbb 2021.8.0-1ubuntu2. flexbar was removed from Debian testing on 2022-07-07 due to https://bugs.debian.org/1008220 Please remove flexbar and tbb fro

[Touch-packages] [Bug 2002923] Re: Please merge 2.5.0-4 into lunar

2023-01-16 Thread Graham Inggs
Can we just sync 2.5.0-4 from Debian? It's passing its autopkgtests in testing and unstable right now. https://ci.debian.net/packages/p/python-testtools/ -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python-testtools in Ub

[Touch-packages] [Bug 1997036] [NEW] python-apt: FTBFS with Python 3.11 as a supported version

2022-11-18 Thread Graham Inggs
Public bug reported: python-apt FTBFS with Python 3.11 as a supported version: https://launchpad.net/ubuntu/+source/python-apt/2.3.0ubuntu3 I've copied what I hope is the relevant part of the log below. I: pybuild base:240: env PYTHONPATH=/<>/.pybuild/cpython3_3.11_dbg_apt/build python3.11-dbg

[Touch-packages] [Bug 1992701] Re: Issue with opening module dependency file

2022-10-13 Thread Graham Inggs
What happens if you reboot after the kernel is upgraded? ** Changed in: kmod (Ubuntu) Status: New => Incomplete -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to kmod in Ubuntu. https://bugs.launchpad.net/bugs/1992701

[Touch-packages] [Bug 1980386] Re: `radeonsi_dri.so` driver missing on riscv64

2022-10-13 Thread Graham Inggs
** Changed in: llvm-toolchain-15 (Ubuntu Jammy) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to mesa in Ubuntu. https://bugs.launchpad.net/bugs/1980386 Title: `radeonsi_dri.so` driver missing o

[Touch-packages] [Bug 1992692] Re: tzdata 2022e release

2022-10-13 Thread Graham Inggs
** Changed in: tzdata (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubuntu. https://bugs.launchpad.net/bugs/1992692 Title: tzdata 2022e release Status in tzdata pack

[Touch-packages] [Bug 1969671] Re: Misspelled Ukrainian cities in tzdata

2022-10-13 Thread Graham Inggs
Fix committed in 2022e-0ubuntu1 ** Changed in: tzdata (Ubuntu) Status: New => Fix Committed ** Changed in: tzdata (Ubuntu) Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to tzdata in Ubu

[Touch-packages] [Bug 1991771] Re: [FFe] Update to 3.0.6

2022-10-05 Thread Graham Inggs
** Changed in: openssl (Ubuntu) Status: Confirmed => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1991771 Title: [FFe] Update to 3.0.6 Status in openssl pack

[Touch-packages] [Bug 1989309] Re: [FFe] new apparmor features for 3.0.7

2022-10-04 Thread Graham Inggs
Georgia, please also close this bug (LP: #1989309) in debian/changelog when you upload. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1989309 Title: [FFe] new apparmor f

[Touch-packages] [Bug 1989309] Re: [FFe] new apparmor features for 3.0.7

2022-10-04 Thread Graham Inggs
Thanks Utkarsh. I agree this looks good, FFe granted. ** Changed in: apparmor (Ubuntu) Status: New => Triaged -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1989309

[Touch-packages] [Bug 1989309] Re: [FFe] new apparmor features for 3.0.7

2022-10-04 Thread Graham Inggs
** Changed in: apparmor (Ubuntu) Status: Incomplete => New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to apparmor in Ubuntu. https://bugs.launchpad.net/bugs/1989309 Title: [FFe] new apparmor features for 3.0.7 Sta

[Touch-packages] [Bug 1990387] Re: FFE: Mesa 22.2.0

2022-09-26 Thread Graham Inggs
Considering this adds hardware support and Kinetic is an interim release, and the (accidental) testing it's already had in Debian, FFe granted, please go ahead. ** Changed in: mesa (Ubuntu) Status: Confirmed => Triaged -- You received this bug notification because you are a member of Ubun

[Touch-packages] [Bug 1990562] Re: attempting to diff static library files raises UnicodeDecodeError

2022-09-25 Thread Graham Inggs
After dh-python migrated, I retried numpy on arm64, armhf and ppc64el in the 2022-09-14 kinetic test rebuild and it was successful on all three. https://launchpad.net/ubuntu/+archive/test- rebuild-20220914-kinetic/+build/24428123 https://launchpad.net/ubuntu/+archive/test- rebuild-20220914-kineti

[Touch-packages] [Bug 1990562] Re: attempting to diff static library files raises UnicodeDecodeError

2022-09-24 Thread Graham Inggs
** Tags added: ftbfs ** Also affects: numpy (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to dh-python in Ubuntu. https://bugs.launchpad.net/bugs/1990562 Title: attemptin

[Touch-packages] [Bug 1982108] Re: SRU: update python3.10 to the 3.10.5 release in 22.04 LTS

2022-09-08 Thread Graham Inggs
All autopkgtest regressions resolved with loguru/0.6.0-1ubuntu1 and mypy/0.942-1ubuntu1. ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults i

[Touch-packages] [Bug 1982108] Re: SRU: update python3.10 to the 3.10.5 release in 22.04 LTS

2022-09-07 Thread Graham Inggs
loguru SRU tracked in LP: #1988861 mypy SRU tracked in LP: #1988862 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1982108 Title: SRU: update python3.10 to the 3

[Touch-packages] [Bug 1982108] Re: SRU: update python3.10 to the 3.10.5 release in 22.04 LTS

2022-09-06 Thread Graham Inggs
After some retries, the regressions were reduced to: loguru/0.6.0-1 (arm64, amd64, s390x) mypy/0.942-1 (ppc64el, arm64, amd64, s390x, armhf) These are test failures already fixed in kinetic. I'm investigating SRUs for these two packages. -- You received this bug notification because you are a

[Touch-packages] [Bug 1987620] Re: kmod v30 missing new modules.builtin.modinfo file

2022-08-30 Thread Graham Inggs
** Changed in: kmod (Ubuntu) Status: Confirmed => Invalid ** Changed in: initramfs-tools (Ubuntu) Assignee: (unassigned) => Graham Inggs (ginggs) ** Bug watch added: Debian Bug tracker #1014319 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1014319 ** Also affects: ini

[Touch-packages] [Bug 1968074] Re: moc fails to parse include inside enum

2022-05-16 Thread Graham Inggs
** Changed in: gudhi (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1968074 Title: moc fails to parse include inside e

[Touch-packages] [Bug 1968997] Re: openssl has catastrophic issues when locale set to TR_UTF8

2022-05-12 Thread Graham Inggs
** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1968997 Title: openssl has catastrophic issues when locale set to TR_UTF8 Status in openss

[Touch-packages] [Bug 1968997] Re: openssl has catastrophic issues when locale set to TR_UTF8

2022-05-05 Thread Graham Inggs
** Changed in: openssl (Ubuntu Kinetic) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to openssl in Ubuntu. https://bugs.launchpad.net/bugs/1968997 Title: openssl has catastrophic

[Touch-packages] [Bug 1968997] Re: openssl has catastrophic issues when locale set to TR_UTF8

2022-05-05 Thread Graham Inggs
** Changed in: openssl (Ubuntu Jammy) Assignee: (unassigned) => Graham Inggs (ginggs) ** Changed in: openssl (Ubuntu Kinetic) Assignee: Simon Chopin (schopin) => Graham Inggs (ginggs) ** Changed in: openssl (Ubuntu Jammy) Status: Confirmed => In Progress ** Changed in

[Touch-packages] [Bug 1968074] Re: moc fails to parse include inside enum

2022-04-06 Thread Graham Inggs
Reverting src/tools/moc/moc.cpp to as it was in 5.15.2+dfsg-15 (as per the attached patch) allows gudhi to build successfully again. ** Patch added: "revert_moc.cpp.patch" https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-src/+bug/1968074/+attachment/5577752/+files/revert_moc.cpp.pat

[Touch-packages] [Bug 1968074] Re: moc fails to parse include inside enum

2022-04-06 Thread Graham Inggs
Failing logs are now visible at: https://launchpad.net/ubuntu/+source/gudhi/3.5.0+dfsg-1ubuntu2 -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to qtbase-opensource-src in Ubuntu. https://bugs.launchpad.net/bugs/1968074 Title:

[Touch-packages] [Bug 1968074] [NEW] moc fails to parse include inside enum

2022-04-06 Thread Graham Inggs
Public bug reported: Seen while trying to rebuild gudhi against qtbase5-dev/ 5.15.3+dfsg-1 : AutoMoc subprocess error The moc process failed to compile "SRC:/src/GudhUI/gui/MainWindow.cpp" into "SRC:/build/userversion/src/GudhUI/GudhUI_autogen/include/MainWindow.moc" incl

[Touch-packages] [Bug 1954649] Re: autopkgtest regressions with python3.10 as supported

2022-03-09 Thread Graham Inggs
** Changed in: python3-defaults (Ubuntu) Status: New => Invalid -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1954649 Title: autopkgtest regressions with

[Touch-packages] [Bug 1954649] Re: autopkgtest regressions with python3.10 as supported

2022-02-27 Thread Graham Inggs
** Changed in: pytest-twisted (Ubuntu) Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.net/bugs/1954649 Title: autopkgtest regr

[Touch-packages] [Bug 1961983] Re: New Debian upstream: netcat-openbsd 1.218-4

2022-02-25 Thread Graham Inggs
** Changed in: netcat-openbsd (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to netcat-openbsd in Ubuntu. https://bugs.launchpad.net/bugs/1961983 Title: New Debian upstream

[Touch-packages] [Bug 1954649] Re: autopkgtest regressions with python3.10 as supported

2022-02-23 Thread Graham Inggs
python-b2sdk was removed from jammy in LP: #1961976 ** Changed in: python-b2sdk (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launchpad.n

[Touch-packages] [Bug 1961983] Re: New Debian upstream: netcat-openbsd 1.218-4

2022-02-23 Thread Graham Inggs
** Changed in: netcat-openbsd (Ubuntu) Assignee: (unassigned) => Graham Inggs (ginggs) ** Changed in: netcat-openbsd (Ubuntu) Status: Confirmed => In Progress -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscri

[Touch-packages] [Bug 1628910] Re: netcat silently fails without error message when not using -v

2022-02-23 Thread Graham Inggs
** Changed in: netcat-openbsd (Ubuntu) Status: Confirmed => Won't Fix -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to netcat-openbsd in Ubuntu. https://bugs.launchpad.net/bugs/1628910 Title: netcat silently fails wit

[Touch-packages] [Bug 1954649] Re: autopkgtest regressions with python3.10 as supported

2022-02-23 Thread Graham Inggs
pytest-twisted's autopkgtests pass with twisted 22.1.0 ** Changed in: pytest-twisted (Ubuntu) Status: New => Fix Committed -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to python3-defaults in Ubuntu. https://bugs.launc

  1   2   3   >