Bug#1068428: marked as done (pyode: python3-pyode is empty)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 07:04:41 + with message-id and subject line Bug#1068428: fixed in pyode 1.2.0.dev15-5 has caused the Debian Bug report #1068428, regarding pyode: python3-pyode is empty to be marked as done. This means that you claim that the problem has been dealt with.

Bug#1067784: Doesn't contain libpmix.so.2

2024-04-05 Thread Drew Parsons
Package: libpmix2t64 Version: 5.0.2-2 Followup-For: Bug #1067784 Control: affects 1067784 nwchem nwchem-openmpi Control: reopen 1067784 Looks like 5.0.2-2 annihilated the symlink fix made in 5.0.2-1.1 See nwchem tests, https://ci.debian.net/packages/n/nwchem/unstable/amd64/44696719/ 90s

Processed: Re: Doesn't contain libpmix.so.2

2024-04-05 Thread Debian Bug Tracking System
Processing control commands: > affects 1067784 nwchem nwchem-openmpi Bug #1067784 {Done: Andrey Rakhmatullin } [libpmix2t64] Doesn't contain libpmix.so.2 Added indication that 1067784 affects nwchem and nwchem-openmpi > reopen 1067784 Bug #1067784 {Done: Andrey Rakhmatullin } [libpmix2t64]

Bug#1068054: marked as done (rauc: FTBFS on armel, armhf (1 test failure))

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 08:37:49 + with message-id and subject line Bug#1068054: fixed in rauc 1.11.3-2 has caused the Debian Bug report #1068054, regarding rauc: FTBFS on armel, armhf (1 test failure) to be marked as done. This means that you claim that the problem has been

Bug#1066252: marked as done (9base: FTBFS: mbwc.h:2:16: error: implicit declaration of function ‘p9mbtowc’; did you mean ‘mbtowc’? [-Werror=implicit-function-declaration])

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 10:04:06 + with message-id and subject line Bug#1066252: fixed in 9base 1:6-14 has caused the Debian Bug report #1066252, regarding 9base: FTBFS: mbwc.h:2:16: error: implicit declaration of function ‘p9mbtowc’; did you mean ‘mbtowc’?

Bug#1068385: marked as done (harp: FTBFS due to -Werror=implicit-function-declaration.)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 10:05:10 + with message-id and subject line Bug#1068385: fixed in harp 1.21-2 has caused the Debian Bug report #1068385, regarding harp: FTBFS due to -Werror=implicit-function-declaration. to be marked as done. This means that you claim that the problem

Bug#1067561: FTBFS: Error: symbol `open64' is already defined

2024-04-05 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Fri, 2024-04-05 at 11:25 +0500, Andrey Rakhmatullin wrote: > > Hi, thanks for the patch. It looks a bit strong though, undefining stuff > > like > > that unconditionally. Do you have pointers to the Ubuntu bug or something? > I haven't checked

Bug#1068424: marked as done (populations - still depends on old libqt5gui5 after binnmu)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 06:50:12 + with message-id and subject line Bug#1068424: fixed in populations 1.2.33+svn0120106+dfsg-6ubuntu3 has caused the Debian Bug report #1068424, regarding populations - still depends on old libqt5gui5 after binnmu to be marked as done. This means

Bug#1068288: openjdk-21: bootstrap builds required on armel and armhf

2024-04-05 Thread Wookey
I have bootstrapped openjdk-21 on armhf (via profile nocheck builds for openjdk-20 and 21). This was slow as each build is about 5 hours on the softiron machine I have to hand. jtreg6/7 (which does the tests) being uninstallable until you've got a version of java built against the t64

Bug#1067561: FTBFS: Error: symbol `open64' is already defined

2024-04-05 Thread Andrey Rakhmatullin
On Fri, Apr 05, 2024 at 08:09:21AM +0200, Yves-Alexis Perez wrote: > > I assume the following patch from Ubuntu fixes this: > > > > --- a/tests/src/libsystem.c > > +++ b/tests/src/libsystem.c > > @@ -1,6 +1,9 @@ > >  #define _GNU_SOURCE > >  #define __USE_GNU > > > > +#undef _FILE_OFFSET_BITS >

Processed: bug 1067561 is forwarded to https://github.com/canonical/lightdm/issues/352

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 1067561 https://github.com/canonical/lightdm/issues/352 Bug #1067561 {Done: Mike Gabriel } [src:lightdm] FTBFS: Error: symbol `open64' is already defined Set Bug forwarded-to-address to

Bug#1066686: marked as done (xflip: FTBFS: meltdown.c:75:9: error: implicit declaration of function ‘exit’ [-Werror=implicit-function-declaration])

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 09:21:28 + with message-id and subject line Bug#1066686: fixed in xflip 1.01-31 has caused the Debian Bug report #1066686, regarding xflip: FTBFS: meltdown.c:75:9: error: implicit declaration of function ‘exit’ [-Werror=implicit-function-declaration] to be

Bug#1067830: possible patch for gri to handle time_t on debian

2024-04-05 Thread Daniel Kelley
Hi folks. Below is a commit note. I'm being a bit wordy -- this is a one-line diff after all -- but I wanted to explain my situation, in not being able to test whether this change will work. (It works on macos, but then again the old code worked there too, after I updated auto tools, and

Bug#1067561: FTBFS: Error: symbol `open64' is already defined

2024-04-05 Thread Yves-Alexis Perez
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Mon, 2024-04-01 at 00:37 +0500, Andrey Rakhmatullin wrote: > I assume the following patch from Ubuntu fixes this: > > --- a/tests/src/libsystem.c > +++ b/tests/src/libsystem.c > @@ -1,6 +1,9 @@ >  #define _GNU_SOURCE >  #define __USE_GNU > >

Bug#1068369: marked as done (coda: FTBFS due to -Werror=implicit-function-declaration.)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 09:34:40 + with message-id and subject line Bug#1068369: fixed in coda 2.25.2-1.1 has caused the Debian Bug report #1068369, regarding coda: FTBFS due to -Werror=implicit-function-declaration. to be marked as done. This means that you claim that the

Bug#1068432: marked as done (reapr dependencies unsatisfiable on 32-bit non-i386 architectures.)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 07:21:41 + with message-id and subject line Bug#1068432: fixed in reapr 1.0.18+dfsg-6 has caused the Debian Bug report #1068432, regarding reapr dependencies unsatisfiable on 32-bit non-i386 architectures. to be marked as done. This means that you claim

Bug#1067333: marked as done (autosuspend: FTBFS: TypeError: can only concatenate str (not "bytes") to str)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 08:49:27 + with message-id and subject line Bug#1067333: fixed in plantuml 1:1.2020.2+ds-4 has caused the Debian Bug report #1067333, regarding autosuspend: FTBFS: TypeError: can only concatenate str (not "bytes") to str to be marked as done. This means

Bug#1063077: syslog-ng: identified for time_t transition but no ABI in shlibs

2024-04-05 Thread Attila Szalay
Hello Steve, I do understand your concern about the time_t structure change and I also admit that there are some room of improvement how the syslog-ng package manage the library versioned dependency, but this is not the solution. Based on https://wiki.debian.org/NonMaintainerUpload, the binNMU

Processed: Re: Bug#1065778: libcdio: FTBFS on arm{el,hf}: _cdio_stdio.c:53:20: error: implicit declaration of function ‘fseeko64’; did you mean ‘fseeko’? [-Werror=implicit-function-declaration]

2024-04-05 Thread Debian Bug Tracking System
Processing control commands: > tags -1 +patch Bug #1065778 [src:libcdio] libcdio: FTBFS on arm{el,hf}: _cdio_stdio.c:53:20: error: implicit declaration of function ‘fseeko64’; did you mean ‘fseeko’? [-Werror=implicit-function-declaration] Added tag(s) patch. -- 1065778:

Bug#1065778: libcdio: FTBFS on arm{el,hf}: _cdio_stdio.c:53:20: error: implicit declaration of function ‘fseeko64’; did you mean ‘fseeko’? [-Werror=implicit-function-declaration]

2024-04-05 Thread Jeremy Bícha
Control: tags -1 +patch There was an Ubuntu upload to fix this issue: https://launchpadlibrarian.net/723206207/libcdio_2.1.0-4.1build1_2.1.0-4.1ubuntu1.diff.gz https://launchpad.net/ubuntu/+source/libcdio/2.1.0-4.1ubuntu1 Thank you, Jeremy Bícha

Processed: severity of 1068452 is important

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 1068452 important Bug #1068452 [src:request-tracker4] request-tracker4: CVE-2024-3262 Severity set to 'important' from 'grave' > thanks Stopping processing here. Please contact me if you need assistance. -- 1068452:

Processed: severity of 1068453 is important

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 1068453 important Bug #1068453 [src:request-tracker5] request-tracker5: CVE-2024-3262 Severity set to 'important' from 'grave' > thanks Stopping processing here. Please contact me if you need assistance. -- 1068453:

Bug#1068412: apache2: CVE-2024-27316 CVE-2024-24795 CVE-2023-38709

2024-04-05 Thread Moritz Muehlenhoff
On Fri, Apr 05, 2024 at 08:16:43AM +0400, Yadd wrote: > On 4/4/24 22:51, Moritz Mühlenhoff wrote: > > Source: apache2 > > X-Debbugs-CC: t...@security.debian.org > > Severity: grave > > Tags: security > > > > Hi, > > > > The following vulnerabilities were published for apache2. > > > >

Bug#1068412: apache2: CVE-2024-27316 CVE-2024-24795 CVE-2023-38709

2024-04-05 Thread Yadd
On 4/5/24 15:58, Moritz Muehlenhoff wrote: On Fri, Apr 05, 2024 at 08:16:43AM +0400, Yadd wrote: On 4/4/24 22:51, Moritz Mühlenhoff wrote: Source: apache2 X-Debbugs-CC: t...@security.debian.org Severity: grave Tags: security Hi, The following vulnerabilities were published for apache2.

Bug#1068453: request-tracker5: CVE-2024-3262

2024-04-05 Thread Moritz Mühlenhoff
Source: request-tracker5 X-Debbugs-CC: t...@security.debian.org Severity: grave Tags: security Hi, The following vulnerability was published for request-tracker5. CVE-2024-3262[0]: | Information exposure vulnerability in RT software affecting version | 4.4.1. This vulnerability allows an

Bug#1068452: request-tracker4: CVE-2024-3262

2024-04-05 Thread Moritz Mühlenhoff
Source: request-tracker4 X-Debbugs-CC: t...@security.debian.org Severity: grave Tags: security Hi, The following vulnerability was published for request-tracker4. CVE-2024-3262[0]: | Information exposure vulnerability in RT software affecting version | 4.4.1. This vulnerability allows an

Bug#1063077: syslog-ng: identified for time_t transition but no ABI in shlibs

2024-04-05 Thread Bernd Zeimetz
Hi Attila, On Fri, 2024-04-05 at 09:47 +0100, Attila Szalay wrote: > Based on https://wiki.debian.org/NonMaintainerUpload, the binNMU > should > be careful I think you are confusing binNMUs and NMUs. See https://wiki.debian.org/binNMU They are handled more or less automatic as soon as a rebuild

Processed: closing 1056798

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > close 1056798 0.5.9+git20240322-1 Bug #1056798 [src:dioptas] dioptas: ftbfs with cython 3.0.x The source 'dioptas' and version '0.5.9+git20240322-1' do not appear to match any binary packages Marked as fixed in versions

Bug#1056798: closing 1056798

2024-04-05 Thread Roland Mas
close 1056798 0.5.9+git20240322-1 thanks

Bug#1068457: azure-uamqp-python: CVE-2024-29195

2024-04-05 Thread Moritz Mühlenhoff
Source: azure-uamqp-python X-Debbugs-CC: t...@security.debian.org Severity: grave Tags: security Hi, The following vulnerability was published for azure-uamqp-python. CVE-2024-29195[0]: | The azure-c-shared-utility is a C library for AMQP/MQTT | communication to Azure Cloud Services. This

Bug#1068462: gpac: CVE-2024-28318 CVE-2024-28319 CVE-2023-46426 CVE-2023-46427 CVE-2024-24265 CVE-2024-24266 CVE-2024-24267

2024-04-05 Thread Moritz Mühlenhoff
Source: gpac X-Debbugs-CC: t...@security.debian.org Severity: grave Tags: security Hi, The following vulnerabilities were published for gpac. CVE-2024-28318[0]: | gpac 2.3-DEV-rev921-g422b78ecf-master was discovered to contain a | out of boundary write vulnerability via swf_get_string at |

Bug#1066344: marked as done (fastforward: FTBFS: slurpclose.c:13:44: error: implicit declaration of function ‘close’ [-Werror=implicit-function-declaration])

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 13:04:18 + with message-id and subject line Bug#1066344: fixed in fastforward 1:0.51-9 has caused the Debian Bug report #1066344, regarding fastforward: FTBFS: slurpclose.c:13:44: error: implicit declaration of function ‘close’

Bug#1068063:

2024-04-05 Thread Andreas Hasenack
> 1. --- 0x2 != 0x1 >src/tests/cmocka/test_responder_cache_req.c:2505: error: Failure! > >assert_int_equal(test_ctx->result->count, 1); > > apparently there are 2 results returned while expected just one. This is because of time_t now being 64bits and a "%lu" format string is being used

Bug#1068463: procyon: Untrusted code execution via cwd in classpath

2024-04-05 Thread Tomas Tintera
Package: procyon-decompiler Version: 0.6.0-1 Tags: security Severity: grave In the default configuration, procyon prepends current working directory to the java classpath. This is done in the shell script /usr/bin/procyon, which sets, apparently by mistake, CLASSPATH=$CLASSPATH:..., where

Processed: reassign 1065529 to src:interimap, tagging 1065529, severity of 1067763 is important, tagging 1067763

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > reassign 1065529 src:interimap 0.5.7-2 Bug #1065529 [interimap] interimap: Testsuite fails with openssl 3.2 Bug reassigned from package 'interimap' to 'src:interimap'. No longer marked as found in versions interimap/0.5.7-2. Ignoring request to

Bug#1067712: marked as done (rust-stacker: FTBFS on mips64el: process didn't exit successfully: `/<>/target/mips64el-unknown-linux-gnuabi64/debug/deps/smoke-983e0e8761f2ceb1` (signal: 11,

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 14:38:48 + with message-id and subject line Bug#1067712: fixed in rust-stacker 0.1.15-2 has caused the Debian Bug report #1067712, regarding rust-stacker: FTBFS on mips64el: process didn't exit successfully:

Bug#1068468: tracker: failing autopkgtest

2024-04-05 Thread Jeremy Bícha
Source: tracker Version: 3.7.1-1 Severity: serious Forwarded: https://gitlab.gnome.org/GNOME/tracker/-/issues/434 tracker's autopkgtest began failing after the update from 3.7.0 to 3.7.1. This is preventing tracker from being eligible for migration to Testing. I have reported the issue upstream.

Processed: Bug#1067381 marked as pending in alembic

2024-04-05 Thread Debian Bug Tracking System
Processing control commands: > tag -1 pending Bug #1067381 [src:alembic] alembic: FTBFS: AttributeError: 'RevisionEnvironmentTest' object has no attribute 'cfg' Added tag(s) pending. -- 1067381: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067381 Debian Bug Tracking System Contact

Bug#1067381: marked as pending in alembic

2024-04-05 Thread Bastian Germann
Control: tag -1 pending Hello, Bug #1067381 in alembic reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Processed: tagging 1068452, tagging 1068453, tagging 1068457, tagging 1068454, found 1068454 in 6.6.2+dfsg-4 ...

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > tags 1068452 + upstream Bug #1068452 [src:request-tracker4] request-tracker4: CVE-2024-3262 Added tag(s) upstream. > tags 1068453 + upstream Bug #1068453 [src:request-tracker5] request-tracker5: CVE-2024-3262 Added tag(s) upstream. > tags 1068457

Processed: icinga2: crashes on startup on ppc64el

2024-04-05 Thread Debian Bug Tracking System
Processing control commands: > fixed -1 icinga2/2.14.2-1 Bug #1068473 [src:icinga2] icinga2: crashes on startup on ppc64el Marked as fixed in versions icinga2/2.14.2-1. -- 1068473: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1068473 Debian Bug Tracking System Contact ow...@bugs.debian.org

Bug#1068473: icinga2: crashes on startup on ppc64el

2024-04-05 Thread Aurelien Jarno
Source: icinga2 Version: 2.13.6-2 Severity: grave Justification: renders package unusable X-Debbugs-Cc: d...@debian.org Control: fixed -1 icinga2/2.14.2-1 Dear maintainer, DSA has issues running icinga2 on ppc64el on Bookworm, it fails with a segmentation fault just after startup: | ×

Bug#852135: marked as done (debdelta: installation leaves gpg-agent process running)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 5 Apr 2024 18:38:44 +0200 with message-id and subject line stretch is long gone has caused the Debian Bug report #852135, regarding debdelta: installation leaves gpg-agent process running to be marked as done. This means that you claim that the problem has been dealt

Bug#1066714: marked as done (kinput2: FTBFS: XimpProto.c:390:11: error: implicit declaration of function ‘sprintf’ [-Werror=implicit-function-declaration])

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 17:47:53 + with message-id and subject line Bug#1068259: Removed package(s) from unstable has caused the Debian Bug report #1066714, regarding kinput2: FTBFS: XimpProto.c:390:11: error: implicit declaration of function ‘sprintf’

Bug#1068155: lmms: FTBFS on i386: dh_install: warning: Cannot find (any matches for) "usr/lib/*/lmms/libvestige.so" (tried in ., debian/tmp)

2024-04-05 Thread Dmitry Shachnev
Control: reassign -1 libwine-dev 9.0~repack-4 Control: affects -1 + src:lmms Hi all, On Tue, Apr 02, 2024 at 12:16:09PM +0200, Andreas Beckmann wrote: > Comparing bookworm and sid buildlogs shows the following relevant > differences during cmake: > > -Setting up libwine-dev:i386 (8.0~repack-4)

Processed: Re: Bug#1068155: lmms: FTBFS on i386: dh_install: warning: Cannot find (any matches for) "usr/lib/*/lmms/libvestige.so" (tried in ., debian/tmp)

2024-04-05 Thread Debian Bug Tracking System
Processing control commands: > reassign -1 libwine-dev 9.0~repack-4 Bug #1068155 [src:lmms] lmms: FTBFS on i386: dh_install: warning: Cannot find (any matches for) "usr/lib/*/lmms/libvestige.so" (tried in ., debian/tmp) Bug reassigned from package 'src:lmms' to 'libwine-dev'. No longer marked as

Bug#1068412: [ftpmas...@ftp-master.debian.org: Accepted apache2 2.4.59-1 (source) into unstable]

2024-04-05 Thread Salvatore Bonaccorso
Source: apache2 Source-Version: 2.4.59-1 - Forwarded message from Debian FTP Masters - -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 05 Apr 2024 08:08:11 +0400 Source: apache2 Built-For-Profiles: nocheck Architecture: source Version: 2.4.59-1 Distribution:

Processed: found 1068412 in 2.4.57-2, found 1068412 in 2.4.56-1~deb11u2

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > found 1068412 2.4.57-2 Bug #1068412 [src:apache2] apache2: CVE-2024-27316 CVE-2024-24795 CVE-2023-38709 Marked as found in versions apache2/2.4.57-2. > found 1068412 2.4.56-1~deb11u2 Bug #1068412 [src:apache2] apache2: CVE-2024-27316

Bug#1068412: marked as done (apache2: CVE-2024-27316 CVE-2024-24795 CVE-2023-38709)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 5 Apr 2024 21:00:46 +0200 with message-id and subject line [ftpmas...@ftp-master.debian.org: Accepted apache2 2.4.59-1 (source) into unstable] has caused the Debian Bug report #1068412, regarding apache2: CVE-2024-27316 CVE-2024-24795 CVE-2023-38709 to be marked as done.

Bug#1051402: emacspeak fails byte-compile during install or upgrade since emacs 29

2024-04-05 Thread Michiel
I believe this specific issue (emacspeak-proced.el:156:4: Error: Misplaced t or ‘otherwise’ clause) is fixed upstream by this commit: https://github.com/tvraman/emacspeak/commit/806c044b08ccf8c53ce744a1578103037c622048 Hope this helps in some way, Michiel

Bug#1067562: marked as done (FTBFS: missing symbols on 32-bit architectures)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 18:00:21 + with message-id and subject line Bug#1067562: fixed in mpg123 1.32.6-1 has caused the Debian Bug report #1067562, regarding FTBFS: missing symbols on 32-bit architectures to be marked as done. This means that you claim that the problem has been

Bug#1068470: xorg-server: double free in fix for CVE-2024-31083

2024-04-05 Thread Julien Cristau
Source: xorg-server Version: 2:21.1.11-3 Severity: grave Tags: security upstream patch Justification: user security hole X-Debbugs-Cc: jcris...@debian.org, Debian Security Team The latest security fixes introduced a regression, apparently replacing use-after-free with double-free in some

Bug#1065735: marked as done (libgetdata: FTBFS on armel: error: redefinition of ‘gd_alter_frameoffset64’)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 18:50:20 + with message-id and subject line Bug#1065735: fixed in libgetdata 0.11.0-13 has caused the Debian Bug report #1065735, regarding libgetdata: FTBFS on armel: error: redefinition of ‘gd_alter_frameoffset64’ to be marked as done. This means that

Bug#1053245: fluidsynth: Fluidsynth starts at boot and blocks the sound device, no obvious way to disable it

2024-04-05 Thread Patrice Duroux
Package: fluidsynth Version: 2.3.4-1+b3 Followup-For: Bug #1053245 Hi, I am also having trouble with its systemd service. 1. it seems to fail when opening my user session: avril 05 19:48:44 kos-moceratops systemd[2775]: Listening on pipewire- pulse.socket - PipeWire PulseAudio. avril 05

Bug#1068288: marked as done (openjdk-21: bootstrap builds required on armel and armhf)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 5 Apr 2024 20:02:59 +0100 with message-id <20240405190249.ga12...@mail.wookware.org> and subject line Re: Bug#1068288: openjdk-21: bootstrap builds required on armel and armhf has caused the Debian Bug report #1068288, regarding openjdk-21: bootstrap builds required on

Bug#1068361: marked as done (gpa, dependencies unsatisfiable on 32-bit non-i386 architectures.)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 16:34:25 + with message-id and subject line Bug#1068361: fixed in gpa 0.10.0-6 has caused the Debian Bug report #1068361, regarding gpa, dependencies unsatisfiable on 32-bit non-i386 architectures. to be marked as done. This means that you claim that the

Bug#976156: marked as done (libapache-mod-auth-kerb probably shouldn't be released in its current form)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 17:27:47 + with message-id and subject line Bug#1068262: Removed package(s) from unstable has caused the Debian Bug report #976156, regarding libapache-mod-auth-kerb probably shouldn't be released in its current form to be marked as done. This means that

Bug#1064672: virt-manager: FTBFS: AssertionError: Command was: ./virt-xml test-for-virtxml --add-device --host-device 0x04b3:0x4485 --update --confirm --debug --connect __virtinst_test__test:///<

2024-04-05 Thread Fabio Fantoni
libvirt 10.1.0 uploaded some days after my patch introduced new issue, I gave a fast look to upstream git but I didn't found a possible fix and I don't have enough time to check better and try to fix OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#999750: marked as done (lix FTBFS with ldc 1.28.0)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 17:48:44 + with message-id and subject line Bug#1068260: Removed package(s) from unstable has caused the Debian Bug report #999750, regarding lix FTBFS with ldc 1.28.0 to be marked as done. This means that you claim that the problem has been dealt with. If

Processed: bug 1068470 is forwarded to https://gitlab.freedesktop.org/xorg/xserver/-/issues/1659

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > forwarded 1068470 https://gitlab.freedesktop.org/xorg/xserver/-/issues/1659 Bug #1068470 [src:xorg-server] xorg-server: double free in fix for CVE-2024-31083 Set Bug forwarded-to-address to

Processed: limit source to gpa, tagging 1068361

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > limit source gpa Limiting to bugs with field 'source' containing at least one of 'gpa' Limit currently set to 'source':'gpa' > tags 1068361 + pending Bug #1068361 [gpa] gpa, dependencies unsatisfiable on 32-bit non-i386 architectures. Added

Bug#1051402: emacspeak fails byte-compile during install or upgrade since emacs 29

2024-04-05 Thread Samuel Thibault
Control: tags -1 + pending Hello, Michiel, le ven. 05 avril 2024 21:11:34 +0100, a ecrit: > I believe this specific issue (emacspeak-proced.el:156:4: Error: Misplaced t > or ‘otherwise’ clause) is fixed upstream by this commit: > >

Processed: Re: Bug#1051402: emacspeak fails byte-compile during install or upgrade since emacs 29

2024-04-05 Thread Debian Bug Tracking System
Processing control commands: > tags -1 + pending Bug #1051402 [emacspeak] emacspeak fails byte-compile during install or upgrade since emacs 29 Added tag(s) pending. -- 1051402: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1051402 Debian Bug Tracking System Contact ow...@bugs.debian.org

Bug#1068401: marked as done (ltrsift dependencies unsatisfiable on 32-bit non-i386 architectures.)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 21:05:09 + with message-id and subject line Bug#1068401: fixed in ltrsift 1.0.2-10 has caused the Debian Bug report #1068401, regarding ltrsift dependencies unsatisfiable on 32-bit non-i386 architectures. to be marked as done. This means that you claim

Bug#1068484: juce-modules-source: Depends: libwebkit2gtk-4.0-dev but it is no longer built

2024-04-05 Thread Jeremy Bícha
Source: juce Version: 7.0.5+ds-1 Severity: serious Tags: trixie sid User: pkg-webkit-maintain...@lists.alioth.debian.org Usertags: webkit-4.0 Debian's webkit2gtk no longer builds the 4.0 API. The 4.1 API is the same as the 4.0 API except that it uses libsoup3 instead of libsoup2.4. Since juce

Bug#1066594: octave-iso2mesh: FTBFS: nl_single_file.c:2505:26: error: implicit declaration of function ‘lsame_’ [-Werror=implicit-function-declaration]

2024-04-05 Thread Qianqian Fang
On 4/2/24 04:49, Rafael Laboissière wrote: Thanks for the link. The package is fixed and version 1.9.6+ds-10 of the package has been uploaded to unstable. terrific! thank you so much! You are still a member of the octave-iso2mesh project at Salsa.d.o, with login fangq. let me try

Bug#1066783: streamlink: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.11 returned exit code 13

2024-04-05 Thread Alexis Murzeau
Hi, Just found that the autopkgtest that run tests also has this issue and is blocking the migration to testing. Will look into this. -- Alexis Murzeau PGP: B7E6 0EBB 9293 7B06 BDBC 2787 E7BD 1904 F480 937F |

Bug#1068479: libreoffice-writer: space between paragraphs missing in spacing and indentation

2024-04-05 Thread José Luis González
Package: libreoffice-writer Version: 4:7.4.7-1+deb12u1 Severity: serious The setting for spacing between paragraphs is missing in the spacing and indentation tab of the paragraph dialog. Serious severity because the bug has a major effect on the usability of the package, without rendering it

Bug#1042262: cumin: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13

2024-04-05 Thread Antoine Beaupré
On 2023-07-27 13:04:22, Riccardo Coccioli wrote: > I've checked the issue and opened a bug upstream to pyparsing [1] as this > is indeed a regression. > Running CI on cumin I've also found that pylint is reporting new issues > related to pyparsing code, for which I've opened a separate bug

Bug#1051402: marked as done (emacspeak fails byte-compile during install or upgrade since emacs 29)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 22:10:24 + with message-id and subject line Bug#1051402: fixed in emacspeak 53.0+dfsg-3 has caused the Debian Bug report #1051402, regarding emacspeak fails byte-compile during install or upgrade since emacs 29 to be marked as done. This means that you

Bug#1067796: mailscripts: FTBFS: email-print-mime-structure:51: error: Unused "type: ignore" comment

2024-04-05 Thread Sean Whitton
Hello, On Thu 04 Apr 2024 at 06:37pm -04, Daniel Kahn Gillmor wrote: > On Wed 2024-04-03 13:03:19 +0800, Sean Whitton wrote: >> Thanks, but can you sign this off? Ty! > > Sure, attached. Let me know if you need anything different. Thanks. Unfortunately, it doesn't seem to fix the FTBFS, on

Bug#1064763: proposed fix

2024-04-05 Thread Bastian Germann
I am sponsoring Daniel's NMU. The debdiff is attached.diff -Nru cairo-dock-plug-ins-3.4.1+git20201022.a0d3415c/debian/changelog cairo-dock-plug-ins-3.4.1+git20201022.a0d3415c/debian/changelog --- cairo-dock-plug-ins-3.4.1+git20201022.a0d3415c/debian/changelog 2023-08-28 11:54:37.0

Bug#1067691: FTBFS: double free or corruption

2024-04-05 Thread Bastian Germann
Control: forwarded -1 https://github.com/alexkay/spek/issues/308

Processed: Re: FTBFS: double free or corruption

2024-04-05 Thread Debian Bug Tracking System
Processing control commands: > forwarded -1 https://github.com/alexkay/spek/issues/308 Bug #1067691 [src:spek] FTBFS: double free or corruption Set Bug forwarded-to-address to 'https://github.com/alexkay/spek/issues/308'. -- 1067691: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067691

Processed: Severity for 1036805 was serious and we even released with it

2024-04-05 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org: > severity 1036805 serious Bug #1036805 [libreoffice-writer] libreoffice's toolbar buttons became hard to see after upgrading to Debian 12 Severity set to 'serious' from 'minor' > thanks Stopping processing here. Please contact me if you need

Bug#1058552: [Pkg-javascript-devel] Bug#1058552: science.js: FTBFS: SyntaxError: Error parsing /<>/package.json: Unexpected end of JSON input

2024-04-05 Thread James Valleroy
On Thu, 04 Apr 2024 19:01:58 +0200 Jonas Smedegaard wrote: Quoting James Valleroy (2024-04-04 16:13:07) > On 3/28/24 4:08 AM, Petter Reinholdtsen wrote: > > [James Valleroy 2024-02-12] > >> Here is a patch that fixes the build: > > > > Btw, did you mean TEMPFILE=$(shell mktemp) to get a random

Bug#1058173: marked as done (magic-wormhole-mailbox-server: FTBFS: AttributeError: module 'configparser' has no attribute 'SafeConfigParser'. Did you mean: 'RawConfigParser'?)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Sat, 06 Apr 2024 03:21:54 + with message-id and subject line Bug#1058173: fixed in magic-wormhole-mailbox-server 0.4.1-3 has caused the Debian Bug report #1058173, regarding magic-wormhole-mailbox-server: FTBFS: AttributeError: module 'configparser' has no attribute

Bug#1068490: netperf: Netserver remove /dev/null in some cases, breaking many things

2024-04-05 Thread Jean Tourrilhes
Package: netperf Version: 2.7.0-0.2 Severity: critical Tags: patch upstream Justification: breaks unrelated software X-Debbugs-Cc: tourrilhes@gmail.com This bug is hard to reproduce, as the condition that lead to Netserver deleting /dev/null are quite mysterious. I was getting my

Bug#1064763: marked as done (cairo-dock-plug-ins: FTBFS: dh_install: error: missing files, aborting)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Fri, 05 Apr 2024 20:49:21 + with message-id and subject line Bug#1064763: fixed in cairo-dock-plug-ins 3.4.1+git20201022.a0d3415c-1.2 has caused the Debian Bug report #1064763, regarding cairo-dock-plug-ins: FTBFS: dh_install: error: missing files, aborting to be marked as

Bug#1065753: marked as done (src:magic-wormhole: unsatisfied build dependency in testing: python3-magic-wormhole-mailbox-server)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Sat, 06 Apr 2024 05:49:17 + with message-id and subject line Bug#1065753: fixed in magic-wormhole 0.13.0-1 has caused the Debian Bug report #1065753, regarding src:magic-wormhole: unsatisfied build dependency in testing: python3-magic-wormhole-mailbox-server to be marked

Bug#1066746: marked as done (magic-wormhole: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13)

2024-04-05 Thread Debian Bug Tracking System
Your message dated Sat, 06 Apr 2024 05:49:18 + with message-id and subject line Bug#1066746: fixed in magic-wormhole 0.13.0-1 has caused the Debian Bug report #1066746, regarding magic-wormhole: FTBFS: dh_auto_test: error: pybuild --test -i python{version} -p 3.11 returned exit code 13 to be

Bug#1067796: mailscripts: FTBFS: email-print-mime-structure:51: error: Unused "type: ignore" comment

2024-04-05 Thread Daniel Kahn Gillmor
On Sat 2024-04-06 11:40:14 +0800, Sean Whitton wrote: > On Thu 04 Apr 2024 at 06:37pm -04, Daniel Kahn Gillmor wrote: > >> On Wed 2024-04-03 13:03:19 +0800, Sean Whitton wrote: >>> Thanks, but can you sign this off? Ty! >> >> Sure, attached. Let me know if you need anything different. > >