Bug#1076022: Additional patch for bullseye's FreeRADIUS (was: Backport some security settings from upstream 3.2.5 release to mitigate BlastRADIUS)

2024-10-02 Thread Samuel Thibault
Hello, For information, among radius clients that we have in Debian, at least openvpn-auth-radius and l2tpns need to be fixed into sending & checking the Message-Authenticator option. Samuel

Bug#1082137: E: Unimplemented function failure on qemu virtual machine.

2024-09-18 Thread Samuel Thibault
Hello, Charles Curley, le mer. 18 sept. 2024 11:42:51 -0600, a ecrit: > I then had a blank screen with the error message "E: Unimplemented function". > None of the CTL-ALT-F keys worked, and I could see no way to examine any log > files. This is fixed in espeakup 1:0.90-15 and should have been

Bug#1082008: Debian testing Trixie installer issue

2024-09-17 Thread Samuel Thibault
Hello, Bit Cubic, le mar. 17 sept. 2024 13:10:10 +0200, a ecrit: > The same error reported yesterday occurs again today Today's build was still including the former espeakup. Please check in https://d-i.debian.org/daily-images/amd64/daily/build_netboot-gtk.log that it says Selecting previous

Bug#1081950: Add more info of machine

2024-09-16 Thread Samuel Thibault
Control: reassign -1 espeakup Control: done -1 1:0.90-15 It seems it was an issue in the espeakup package, now fixed for the next daily build. Samuel

Bug#1081953: libgstreamer-plugins-base1.0-dev: gtk4 FTBFS on hurd-i386: fatal error: GLES3/gl3.h: No such file or directory

2024-09-16 Thread Samuel Thibault
Hello, Simon McVittie, le lun. 16 sept. 2024 16:20:15 +0100, a ecrit: > https://buildd.debian.org/status/fetch.php?pkg=gtk4&arch=hurd-i386&ver=4.16.1%2Bds-2&stamp=1726438813&raw=0 > > Get:209 http://deb.debian.org/debian-ports unreleased/main hurd-i386 > > libgstreamer-plugins-base1.0-dev hurd-i3

Bug#1081069: ghc: Don't do tests on crossbuild

2024-09-09 Thread Samuel Thibault
Ilias Tsitsimpis, le lun. 09 sept. 2024 20:30:56 +0300, a ecrit: > On Sat, Sep 07, 2024 at 11:05PM, Samuel Thibault wrote: > > --- debian/rules.original 2024-09-07 23:04:14.489645147 +0200 > > +++ debian/rules2024-09-07 23:04:15.401631651 +0200 >

Bug#1081070: ghc: Avoid manpage rules on cross-build

2024-09-09 Thread Samuel Thibault
Ilias Tsitsimpis, le lun. 09 sept. 2024 18:58:24 +0300, a ecrit: > On Sat, Sep 07, 2024 at 11:08PM, Samuel Thibault wrote: > > When cross-building, it seems that upstream doesn't install manpages, so > > we should avoid tinkering with them, debian/tmp/usr/share/man doesn't

Bug#1081069: ghc: Don't do tests on crossbuild

2024-09-09 Thread Samuel Thibault
Samuel Thibault, le sam. 07 sept. 2024 23:05:09 +0200, a ecrit: > --- debian/rules.original 2024-09-07 23:04:14.489645147 +0200 > +++ debian/rules 2024-09-07 23:04:15.401631651 +0200 > @@ -165,6 +165,7 @@ > > override_dh_auto_test: > ifeq (NO,$(BUILD_CROSS)) > +i

Bug#1079374: debootstrap: Needs to look through Provides

2024-09-07 Thread Samuel Thibault
Hello, Cyril Brulebois, le mar. 27 août 2024 10:40:41 +0200, a ecrit: > Samuel Thibault (2024-08-26): > > Another way that was suggested on irc is to hardcode something this: > > > > diff --git a/scripts/debian-common b/scripts/debian-common > > index 4a25654..cb4db

Bug#1081070: ghc: Avoid manpage rules on cross-build

2024-09-07 Thread Samuel Thibault
Package: ghc Version: 9.4.7-5 Severity: normal Tags: patch When cross-building, it seems that upstream doesn't install manpages, so we should avoid tinkering with them, debian/tmp/usr/share/man doesn't even exist. Samuel -- System Information: Debian Release: trixie/sid APT prefers testing A

Bug#1081069: ghc: Don't do tests on crossbuild

2024-09-07 Thread Samuel Thibault
Package: ghc Version: 9.4.7-5 Severity: normal Hello, Arguably, when cross-building, one should always be using the nocheck profile, but it'd still be convenient that debian/rules already avoids running tests. Samuel -- System Information: Debian Release: trixie/sid APT prefers testing APT

Bug#1080183: FTBFS with upcoming doxygen

2024-09-01 Thread Samuel Thibault
control: forwarded -1 https://savannah.nongnu.org/bugs/?66159 control: tags -1 + pending Hello, Paolo Greppi, le sam. 31 août 2024 11:26:12 +0200, a ecrit: > Hi! I have rebuilt a few packages: > https://salsa.debian.org/debian/doxygen/-/wikis/ratt_doxygen_1.12.0+ds-1-partial > with the upcoming d

Bug#1080091: nvidia-cuda-toolkit: compute-sanitizer fails to work

2024-08-30 Thread Samuel Thibault
Package: nvidia-cuda-toolkit Version: 12.1.105~12.1.1-2+b1 Severity: normal Hello, Using compute-sanitizer fails: € compute-sanitizer ./test = COMPUTE-SANITIZER = Unable to find injection library libsanitizer-collection.so I had to symlink a few libraries into /usr/bin (urgl) t

Bug#1080038: r-base: Please fix java dependency for hurd-amd64

2024-08-29 Thread Samuel Thibault
Dirk Eddelbuettel, le jeu. 29 août 2024 17:38:07 -0500, a ecrit: > Sure. You had already sent it to me as #1077943 and we had concluded then > that it did not merit an upload but could wait til the next upload. Oops, sorry :D Samuel

Bug#1080040: gdcm: Please fix java dependency

2024-08-29 Thread Samuel Thibault
Source: gdcm Version: 3.0.24-3 Severity: important Tags: patch Hello, The default-jdk-headless build-dependency was added, could you apply the attached patch to avoid it on hurd-any and others, just like we already do for default-jdk? Thanks, Samuel -- System Information: Debian Release: trixie

Bug#1080038: r-base: Please fix java dependency for hurd-amd64

2024-08-29 Thread Samuel Thibault
Source: r-base Version: 4.4.1-1 Severity: important Tags: patch Hello, The condition for the java dependency needs to be extended to hurd-amd64 (and further hurd ports), as the attached patch does, could you apply it? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT prefer

Bug#1077076: xutils-dev: Add hurd-amd64 definitions

2024-08-29 Thread Samuel Thibault
Emilio Pozuelo Monfort, le jeu. 29 août 2024 10:21:24 +0200, a ecrit: > Control: tags -1 confirmed > > On 25/07/2024 23:08, Samuel Thibault wrote: > > Samuel Thibault, le jeu. 25 juil. 2024 22:54:35 +0200, a ecrit: > > > gnu.cf is missing the definitions for hurd-am

Bug#1079907: otf2: please phase-out python3-six usage

2024-08-28 Thread Samuel Thibault
Alexandre Detiste, le mer. 28 août 2024 22:13:33 +0200, a ecrit: > Le mer. 28 août 2024 à 21:02, Samuel Thibault a écrit : > > What problem does it actually pose? :) > > I think this one package is at minimal threat, but at the distro-level; > depending on old libraries (some

Bug#1079907: otf2: please phase-out python3-six usage

2024-08-28 Thread Samuel Thibault
Hello, Alexandre Detiste, le mer. 28 août 2024 16:23:35 +0200, a ecrit: > This package has a realy light usage of six What problem does it actually pose? :) > that could be easily patched out. Contribution welcome ;) > But upstream website is undeciphirable to me. > > There's seems to be a ta

Bug#1079374: debootstrap: Needs to look through Provides

2024-08-26 Thread Samuel Thibault
Samuel Thibault, le dim. 25 août 2024 22:27:33 +0200, a ecrit: > Samuel Thibault, le dim. 25 août 2024 22:04:35 +0200, a ecrit: > > Samuel Thibault, le dim. 25 août 2024 22:01:32 +0200, a ecrit: > > > Samuel Thibault, le jeu. 22 août 2024 20:42:30 +0200, a ecrit: >

Bug#1079680: binutils-mingw-w64: FTBFS with recent binutils: correct-irpc-empty-string.patch can be reverse-applied

2024-08-26 Thread Samuel Thibault
Source: binutils-mingw-w64 Version: 11.7 Severity: serious Tags: ftbfs Justification: FTBFS Hello, With the newer binutils, binutils-mingw-w64 now fails to build from source: Applying patch debian/patches/correct-irpc-empty-string.patch patching file upstream/gas/macro.c Hunk #1 succeeded at 894

Bug#1079659: sudo: Please disable libapparmor-dev on non-linux

2024-08-25 Thread Samuel Thibault
Package: sudo Version: 1.9.15p5-3+b1 Severity: important Tags: patch Hello, The apparmor package is only built on linux-any, so could you please disable the libapparmor-dev on non-linux, as the attached patch does? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT prefers t

Bug#1079374: debootstrap: Needs to look through Provides

2024-08-25 Thread Samuel Thibault
Samuel Thibault, le dim. 25 août 2024 22:04:35 +0200, a ecrit: > Samuel Thibault, le dim. 25 août 2024 22:01:32 +0200, a ecrit: > > Samuel Thibault, le jeu. 22 août 2024 20:42:30 +0200, a ecrit: > > > It happens that opensysusers, available on Debian Hurd, provides > >

Bug#1079374: debootstrap: Needs to look through Provides

2024-08-25 Thread Samuel Thibault
Samuel Thibault, le dim. 25 août 2024 22:01:32 +0200, a ecrit: > Hello, > > Samuel Thibault, le jeu. 22 août 2024 20:42:30 +0200, a ecrit: > > It happens that opensysusers, available on Debian Hurd, provides > > systemd-sysusers, but debootstrap is not smart enough to notic

Bug#1079374: debootstrap: Needs to look through Provides

2024-08-25 Thread Samuel Thibault
Hello, Samuel Thibault, le jeu. 22 août 2024 20:42:30 +0200, a ecrit: > It happens that opensysusers, available on Debian Hurd, provides > systemd-sysusers, but debootstrap is not smart enough to notice that. > > This dependency is coming from the dh_installsysusers helper. I propo

Bug#1077189: gettext: FTBFS on hurd-i386

2024-08-24 Thread Samuel Thibault
Hello, Santiago Vila, le ven. 26 juil. 2024 15:39:43 +0200, a ecrit: > I see that the new gettext (0.22.5) currently has a FTBFS problem in > hurd-i386. > > https://buildd.debian.org/status/fetch.php?pkg=gettext&arch=hurd-i386&ver=0.22.5-2&stamp=1721996687&raw=0 I notice that this was using an

Bug#1078244: at-spi2-core: Packaging issue

2024-08-24 Thread Samuel Thibault
Jean-Philippe MENGUAL, le ven. 23 août 2024 08:44:41 +0200, a ecrit: > The fact is that when upstream suggests to downgrade at-spi2, it is > difficult to know what should be downgraded. Basically we downgrade > at-spi2-core, and it should be enough (i.e. it should downgrade or make user > downgrade

Bug#1079459: ruby3.3: Ignores DEB_BUILD_OPTIONS

2024-08-23 Thread Samuel Thibault
Source: ruby3.3 Version: 3.3.4-2 Severity: normal Tags: patch Hello, ruby3.3 currently ignores DEB_BUILD_OPTIONS because debian/rules overrides it: DEB_BUILD_OPTIONS=abi=time64 The attached patch fixes that by using += instead. Samuel -- System Information: Debian Release: trixie/sid APT pr

Bug#1078244: at-spi2-core: Packaging issue

2024-08-22 Thread Samuel Thibault
Jean-Philippe MENGUAL, le jeu. 22 août 2024 23:09:32 +0200, a ecrit: > > Le 22/08/2024 à 23:03, Samuel Thibault a écrit : > > Jean-Philippe MENGUAL, le jeu. 22 août 2024 22:51:15 +0200, a ecrit: > > > The problem mentioned here seems also to be mainly in another packag

Bug#1078244: at-spi2-core: Packaging issue

2024-08-22 Thread Samuel Thibault
Jean-Philippe MENGUAL, le jeu. 22 août 2024 22:51:15 +0200, a ecrit: > The problem mentioned here seems also to be mainly in another package: > libatspi2.0. The libatspi2.0 binary package is part of the at-spi2-core source package (which happens to also ship the at-spi2-core binary package) Samu

Bug#1079374: debootstrap: Needs to look through Provides

2024-08-22 Thread Samuel Thibault
Package: debootstrap Version: 1.0.137 Severity: important Hello, As discussed in bug #1076045, currently Debian Hurd is completely uninstallable because: - cron depends on cron-daemon-common - cron-daemon-common depends on systemd | systemd-standalone-sysusers | systemd-sysusers - but obviously

Bug#1076045: dh_installsysusers: Please add opensysusers alternative

2024-08-22 Thread Samuel Thibault
Just to be precise: Niels Thykier, le mar. 06 août 2024 09:43:51 +0200, a ecrit: > Samuel Thibault: > > Niels Thykier, le jeu. 25 juil. 2024 16:44:40 +0200, a ecrit: > > > When the current dependency was added, the conclusion was it would > > > solve all the cases be

Bug#1076045: dh_installsysusers: Please add opensysusers alternative

2024-08-22 Thread Samuel Thibault
Niels Thykier, le jeu. 15 août 2024 11:22:11 +0200, a ecrit: > I am not seeing signs of nor feel that you are actively looking I was on holiday... > seem surprised when I ask for you show that there is work being down > on the permanent solution. Well, yes, because: “ When the current dependenc

Bug#1079279: kf6-kwallet: Please fix symbols for hurd FTBFS

2024-08-22 Thread Samuel Thibault
Source: kf6-kwallet Version: 6.5.0-3 Severity: important Tags: patch Hello, kf6-kwallet currently FTBFS on hurd because of a missing any- tag in the symbols file, could you apply the attached patch that fixes it? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT prefers tes

Bug#1079152: [Pkg-rust-maintainers] rust-criterion: Bootstraping rust-spin/criterion

2024-08-20 Thread Samuel Thibault
Control: reassign -1 rust-spin Peter Green, le mar. 20 août 2024 16:32:02 +0100, a ecrit: > > Samuel Thibault, le mar. 20 août 2024 16:15:30 +0200, a ecrit: > > > Currently: > > > > > > - rust-spin build-depends on librust-criterion-0.5+default-dev > &g

Bug#1079152: rust-criterion: Bootstraping rust-spin/criterion

2024-08-20 Thread Samuel Thibault
Samuel Thibault, le mar. 20 août 2024 16:15:30 +0200, a ecrit: > Currently: > > - rust-spin build-depends on librust-criterion-0.5+default-dev > - librust-criterion-dev depends on > librust-plotters-0.3+{area,line,svg}-series-dev > - librust-plotters-dev depends on librust-laz

Bug#1079152: rust-criterion: Bootstraping rust-spin/criterion

2024-08-20 Thread Samuel Thibault
Source: rust-criterion Version: 0.5.1-6 Severity: important Affects: rust-spin Hello, Currently: - rust-spin build-depends on librust-criterion-0.5+default-dev - librust-criterion-dev depends on librust-plotters-0.3+{area,line,svg}-series-dev - librust-plotters-dev depends on librust-lazy-stati

Bug#1079119: kf6-kwindowsystem: FTBFS on non-linux

2024-08-20 Thread Samuel Thibault
Source: kf6-kwindowsystem Version: 6.5.0-1 Severity: important Tags: patch ftbfs Hello, Apparently wayland now needs to be explicitly disabled for non-linux builds, could you apply the attached patch to fix this? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT prefers tes

Bug#1076045: dh_installsysusers: Please add opensysusers alternative

2024-08-14 Thread Samuel Thibault
Hello, Niels Thykier, le mar. 06 août 2024 09:43:51 +0200, a ecrit: > Samuel Thibault: > > Niels Thykier, le jeu. 25 juil. 2024 16:44:40 +0200, a ecrit: > > > Samuel Thibault: > > > When the current dependency was added, the conclusion was it would > > &g

Bug#1078230: starpu-contrib: FTBFS with GCC 14

2024-08-14 Thread Samuel Thibault
HEllo, Andreas Beckmann, le jeu. 08 août 2024 21:49:48 +0200, a ecrit: > Source: starpu-contrib > Version: 1.4.5+dfsg-1 > Severity: serious > Tags: ftbfs > Justification: fails to build from source > > probably the same bug as in src:starpu ? I have not seen a report for starpu? Samuel

Bug#1078244: Fwd: testing/sid: upgrade atspi to version 2.53.1-1 break orca on my system

2024-08-08 Thread Samuel Thibault
Package: at-spi2-core Version: 2.53.1-1 Severity: grave - Forwarded message from Jérémy Prego - From: Jérémy Prego To: debian-accessibil...@lists.debian.org Subject: testing/sid: upgrade atspi to version 2.53.1-1 break orca on my system Date: Thu, 8 Aug 2024 15:32:13 +0200 Hello, I do

Bug#1078012: python-charset-normalizer: build dependency loop

2024-08-05 Thread Samuel Thibault
Samuel Thibault, le mar. 06 août 2024 00:00:52 +0200, a ecrit: > Source: python-charset-normalizer > Version: 3.3.2-1 Sorry, I meant 3.3.2-2 of course, reportbug picked up the testing version. Here is a patch that doesn't fuzz with 3.3.2-2. Samuel --- debian/control.original 2024-

Bug#1076045: dh_installsysusers: Please add opensysusers alternative

2024-08-05 Thread Samuel Thibault
Hello, Niels Thykier, le jeu. 25 juil. 2024 16:44:40 +0200, a ecrit: > Samuel Thibault: > > Debian GNU/Hurd is currently non-installable because the > > cron-daemon-common dependency of cron cannot be installed as seen on the > > attached screenshot, because it depends on sy

Bug#1078004: man-db: Please disable 2038 on hurd-i386

2024-08-05 Thread Samuel Thibault
Package: man-db Version: 2.12.1-2 Severity: important Tags: patch Hello, With the hurd-amd64 port coming up, we do not plan to introduce a 64bit time interface to hurd-i386, so could you please apply the attached patch to disable requiring it until we completely replace hurd-i386 with hurd-amd64?

Bug#1078001: findutils: Please disable 2038 on hurd-i386

2024-08-05 Thread Samuel Thibault
Package: findutils Version: 4.10.0-2 Severity: important Tags: patch Hello, With the hurd-amd64 port coming up, we do not plan to introduce a 64bit time interface to hurd-i386, so could you please apply the attached patch to disable requiring it until we completely replace hurd-i386 with hurd-amd

Bug#1078000: coreutils: Please disable 2038 on hurd-i386

2024-08-05 Thread Samuel Thibault
Samuel Thibault, le lun. 05 août 2024 20:07:43 +0200, a ecrit: > With the hurd-amd64 port coming up, we do not plan to introduce a 32bit > time interface to hurd-i386, I meant 64bit time interface of course. Samuel

Bug#1078000: coreutils: Please disable 2038 on hurd-i386

2024-08-05 Thread Samuel Thibault
Package: coreutils Version: 9.4-3.1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertags: hurd Hello, With the hurd-amd64 port coming up, we do not plan to introduce a 32bit time interface to hurd-i386, so could you please apply the attached patch to disable requiring it un

Bug#1077979: mirrors: Please add hurd-amd64 and loong64

2024-08-05 Thread Samuel Thibault
? https://salsa.debian.org/mirror-team/masterlist/-/merge_requests Either we'd need people to subscribe, or merge requests should be disabled to avoid them getting to /dev/null in practice. Samuel commit a32ba3583a364d5442eaf6cf678991d65fa37732 Author: Samuel Thibault Date: Mon Nov 13 10:38:42

Bug#1077943: r-base: Please disable java on hurd-amd64 too

2024-08-04 Thread Samuel Thibault
Dirk Eddelbuettel, le dim. 04 août 2024 18:39:03 -0500, a ecrit: > On 4 August 2024 at 23:54, Samuel Thibault wrote: > | Dirk Eddelbuettel, le dim. 04 août 2024 16:45:08 -0500, a ecrit: > | > On 4 August 2024 at 23:18, Samuel Thibault wrote: > | > | openjdk is not available on

Bug#1077943: r-base: Please disable java on hurd-amd64 too

2024-08-04 Thread Samuel Thibault
Hello, Dirk Eddelbuettel, le dim. 04 août 2024 16:45:08 -0500, a ecrit: > On 4 August 2024 at 23:18, Samuel Thibault wrote: > | openjdk is not available on hurd-amd64 either, making r-base currently > | unbuildable there, could you apply the attach patch, which uses the -any >

Bug#1077943: r-base: Please disable java on hurd-amd64 too

2024-08-04 Thread Samuel Thibault
Source: r-base Version: 4.4.1-1 Severity: important Tags: patch Hello, openjdk is not available on hurd-amd64 either, making r-base currently unbuildable there, could you apply the attach patch, which uses the -any wildcard? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT

Bug#1020703: unifont-bin: Mark unifont-bin Multi-Arch: foreign?

2024-08-02 Thread Samuel Thibault
Hello, Samuel Thibault, le dim. 25 sept. 2022 19:13:40 +0200, a ecrit: > AIUI, the unifont-bin package behaves the same on any architecture since > it only acts on font files in an architecture-independent way? If so, > could you mark it Multi-Arch: foreign, so that packages depend

Bug#1077633: libgd2: Please add pkg.libgd2.noheif build profile

2024-07-31 Thread Samuel Thibault
Sorry, I forgot to fix the dep of the produced package, please use this patch instead. Samuel --- debian/control.original 2024-07-30 23:02:05.0 + +++ debian/control 2024-07-31 07:26:05.0 + @@ -7,7 +7,7 @@ libavif-dev | base-files (<< 11.1~),

Bug#1077633: libgd2: Please add pkg.libgd2.noheif build profile

2024-07-30 Thread Samuel Thibault
Source: libgd2 Version: 2.3.3-12 Severity: important Hello, libgd2 is build dependency of at least glibc and graphviz, and thus makes it a quite early target for new ports. It however currently build-depends on libheif-dev, which depends on ffmpeg, thus making it a quite late target for new ports

Bug#1077591: gnumach FTBFS with stage1 profile

2024-07-30 Thread Samuel Thibault
Helmut Grohne, le mar. 30 juil. 2024 10:55:36 +0200, a ecrit: > I looked into debian/rules and was a bit confused by the inconsistent > indenting of make-level ifs. Ouch, indeed, I completely messed up the if (stage1) when refactoring this. I have now moved the if. I also fixed the -C build-up whi

Bug#1077591: gnumach FTBFS with stage1 profile

2024-07-30 Thread Samuel Thibault
Hello, Helmut Grohne, le mar. 30 juil. 2024 10:55:36 +0200, a ecrit: > Can I defer this problem to you and then resume applying your glibc > patch once I can actually verify it inside rebootstrap? Sure! > Related to that given that you are entitled to commit to Debian's glibc > packaging, did yo

Bug#1077536: libtheora: Please break libtheora / libsdl dependency cycle

2024-07-29 Thread Samuel Thibault
Source: libtheora Version: 1.1.1+dfsg.1-16.1 Severity: important Hello, There is currently a build-dep cycle involving libtheora: libtheora <- libsdl1.2 <- libsdl2 <- fcitx <- qtbase-opensource-src <- pulseaudio <- gst-plugins-base1.0 <- libtheora The attached patch breaks it by introducing a

Bug#1077534: libvisual: Please break libvisual / libsdl dependency cycle

2024-07-29 Thread Samuel Thibault
Source: libvisual Version: 0.4.2-2 Severity: important Hello, There is currently a build-dep cycle involving libvisual: libvisual -> libsdl1.2 -> libsdl2 -> fcitx -> qtbase-opensource-src -> pulseaudio -> gst-plugins-base1.0 -> libvisual The attached patch breaks it by introducing a very trivi

Bug#1077079: orc: Fix symbols for hurd-amd64

2024-07-25 Thread Samuel Thibault
Source: orc Version: 1:0.4.39-2 Severity: important Tags: patch Hello, orc currently FTBFS on hurd-amd64 because of symbols, could you apply the attached fix? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable-d

Bug#1077077: xutils-dev: Fix spurious ar clq command

2024-07-25 Thread Samuel Thibault
'HasGnuAr' is defined. 3. Define 'HasGnuAr' in both FreeBSD.cf and linux.cf. Since 'ar' command of FreeBSD base system simply ignores 'l' option, it also works fine even if GNU binutils isn't installed. commit 26b383ac4a5b65f808d1a159

Bug#1077076: xutils-dev: Add hurd-amd64 definitions

2024-07-25 Thread Samuel Thibault
Samuel Thibault, le jeu. 25 juil. 2024 22:54:35 +0200, a ecrit: > gnu.cf is missing the definitions for hurd-amd64, could you apply the > attached patch to update it? Sorry, some part was missing, please use this patch instead. Samuel --- debian/patches/04_xutils-dev-debian.diff.orig

Bug#1077076: xutils-dev: Add hurd-amd64 definitions

2024-07-25 Thread Samuel Thibault
Package: xutils-dev Version: 1:7.7+6.2 Severity: important Tags: patch Hello, gnu.cf is missing the definitions for hurd-amd64, could you apply the attached patch to update it? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'),

Bug#1076567: ffmpeg: Please break build dependency loop through libcaca

2024-07-18 Thread Samuel Thibault
Package: ffmpeg Version: 7:6.1.1-4+b4 Severity: important Hello, We have a build dependency loop: ffmpeg <- libcaca-dev <- libcaca <- libimlib2-dev <- imlib2 <- libheif-dev <- libheif <- libavcodec-dev <- ffmpeg Could you make the libcaca-dev build-dependency to break this loop? Thanks, Samue

Bug#1076563: gtk+2.0: FTBFS on hurd-any

2024-07-18 Thread Samuel Thibault
Source: gtk+2.0 Version: 2.24.33-5 Severity: important Tags: patch ftbfs Hello, gtk+2.0 currently FTBFS on hurd-any because of a missing function declaration. Considering the EOL status upstream, it's probably simpler to just patch over in Debian, could you add the attached patch to fix it? Than

Bug#1076516: libsndfile: Build dependency loop between libsndfile and lame

2024-07-18 Thread Samuel Thibault
Samuel Thibault, le mer. 17 juil. 2024 17:57:06 +0200, a ecrit: > That being said, I now notice a loop between libsndfile, mpg123, > jack-audio-connection-kit, and libsndfile. The attached patch looks like a reasonable way, just disabling mp3 temporarily, and the loops are small to g

Bug#1076516: libsndfile: Build dependency loop between libsndfile and lame

2024-07-17 Thread Samuel Thibault
That being said, I now notice a loop between libsndfile, mpg123, jack-audio-connection-kit, and libsndfile. How are we supposed to bootstrap building all these audio packages?... Samuel

Bug#1076516: libsndfile: Build dependency loop between libsndfile and lame

2024-07-17 Thread Samuel Thibault
Source: libsndfile Version: 1.2.2-1 Severity: important Hello, libsndfile build-depends on libmp3lame-dev and lame build-depends on libsndfile1-dev, so we need to break the loop thanks to a build profile. Perhaps it's less problematic to disable mpeg3 support from libsndfile in a pkg.libsndfile.

Bug#1076326: libxcrypt: FTBFS on hurd-amd64: missing symbols file

2024-07-14 Thread Samuel Thibault
niarc niarc niarc cet homme va souffrir c'est donc le 5 juillet qu'il meurt d'un accident de la route écrasé par un truck muni d'un pare buffle -+- #ens-mim - repaire de terroristes -+- https://github.com/besser82/libxcrypt/pull/189 commit 93d72c5a20723eb05dc3d78628b6d09a80cc72

Bug#1076324: openssl: FTBFS on hurd-amd64

2024-07-14 Thread Samuel Thibault
Package: openssl Version: 3.2.2-1 Severity: important Tags: patch ftbfs Hello, openssl is missing a tiny bit to build fine on hurd-amd64, could you apply the attached patch? Thanks, Samuel -- System Information: Debian Release: trixie/sid APT prefers testing APT policy: (990, 'testing'), (5

Bug#1076147: [Tts-project] Bug#1076147: d/t/tests: Use trap to reverse the patch

2024-07-13 Thread Samuel Thibault
Nathan Pratta Teodosio, le jeu. 11 juil. 2024 16:09:08 +0200, a ecrit: > I hereby suggest to use a trap to always reverse the patch after a test is > carried out, regardless of whether successfully or not. Good idea indeed, thanks! Samuel

Bug#1076045: dh_installsysusers: Please add opensysusers alternative

2024-07-09 Thread Samuel Thibault
Package: debhelper Version: 13.16 Severity: important Tags: patch Hello, Debian GNU/Hurd is currently non-installable because the cron-daemon-common dependency of cron cannot be installed as seen on the attached screenshot, because it depends on systemd packages, which are not available on GNU/Hu

Bug#1074279: libthrust: Needs update against cub 2.1.0

2024-06-25 Thread Samuel Thibault
Source: libthrust Version: 2.0.1-2 Severity: serious Justification: uninstallable Hello, libthrust-dev is currently uninstallable in sid: The following packages have unmet dependencies: libthrust-dev : Depends: libcub-dev (< 2.0.1.) but 2.1.0-1 is to be installed I guess a newer version of lib

Bug#1073830: gcc-14: Missing build dependency on cargo on hurd-i386

2024-06-19 Thread Samuel Thibault
Hello, John Paul Adrian Glaubitz, le mer. 19 juin 2024 13:22:52 +0200, a ecrit: > gcc-14 needs to build-depend on cargo on hurd-i386 to be able to build gccrs > [1]: > >configure: error: cargo is required to build rust More precisely, rs_no_systems was not actually working. And converse

Bug#1072204: setupcon: race condition with systemd-tmpfiles

2024-06-02 Thread Samuel Thibault
Control: Tags -1 + pending Marc Leeman, le mer. 29 mai 2024 11:46:46 +0200, a ecrit: > On occasion I have a situation where console-setup.service fails to > start up due to a race condition. After investigating this, it was > already reported in Ubuntu back in 2019 and I have verified that the > p

Bug#1072472: util-linux: Please ignore y2k issue on 32bit hurd

2024-06-02 Thread Samuel Thibault
Package: util-linux Version: 2.40.1-1 Severity: important Tags: patch Hello, With the incoming hurd-amd64 support, we don't plan to support hurd-i386 beyond 2038, so we don't plan to bother about y2k issues there, thus fixing the FTBFS https://buildd.debian.org/status/fetch.php?pkg=util-linux&ar

Bug#1072338: syndication: fix building with nocheck

2024-06-01 Thread Samuel Thibault
Source: syndication Version: 5.115.0-2 Severity: important Hello, syndication currently fails to build with DEB_BUILD_OPTIONS=nocheck: dpkg-gensymbols: error: some symbols or patterns disappeared in the symbols file: see diff output below dpkg-gensymbols: warning: debian/libkf5syndication5abi1/

Bug#1072337: gst-plugins-good1.0: Missing build-dep for non-linux

2024-06-01 Thread Samuel Thibault
Samuel Thibault, le sam. 01 juin 2024 11:30:27 +0200, a ecrit: > Some dependencies are missing for gst-plugins-good1.0 on non-linux: > > --- debian/control.orig 2024-06-01 11:28:00.933813029 +0200 > +++ debian/control2024-06-01 11:30:01.364309857 +0200 >

Bug#1072337: gst-plugins-good1.0: Missing build-dep for non-linux

2024-06-01 Thread Samuel Thibault
Source: gst-plugins-good1.0 Version: 1.24.4-1 Severity: important Tags: patch User: debian-h...@lists.debian.org Usertag: hurd Hello, Some dependencies are missing for gst-plugins-good1.0 on non-linux: https://buildd.debian.org/status/fetch.php?pkg=gst-plugins-good1.0&arch=hurd-i386&ver=1.24.4-1

Bug#1072224: gst-plugins-base1.0: FTBFS on hurd-any

2024-05-30 Thread Samuel Thibault
Source: gst-plugins-base1.0 Version: 1.24.4-1 Severity: important Tags: patch ftbfs User: debian-h...@lists.debian.org Usertags: hurd Hello, The attached patch fixes the build of gst-plugins-base1.0 on hurd-any, could you apply it? Thanks, Samuel -- System Information: Debian Release: trixie/si

Bug#1071823: console-setup: [Hurd i386] debconf: lsmod: not found

2024-05-25 Thread Samuel Thibault
Hello, Martin-Éric Racine, le sam. 25 mai 2024 10:07:45 +0300, a ecrit: > Severity: important Why important? > While upgrading from 1.223 to 1.226 on Hurd i386: > > Fetched 32.4 MB in 23s (1429 kB/s) >

Bug#1065456: python3.11: Please don't enable dtrace on hurd

2024-05-21 Thread Samuel Thibault
Hello, Pinging on this? Samuel Samuel Thibault, le lun. 04 mars 2024 23:59:15 +0100, a ecrit: > python3.11 currently fails to build on hurd-any because debian/rules > enables dtrace, which is not available on hurd-any. > > Could you apply the attached patch that fixes this, on p

Bug#1070300: pmix_psquash_base_select failed during MPI_INIT on 32bit architectures

2024-05-05 Thread Samuel Thibault
Samuel Thibault, le sam. 04 mai 2024 11:49:40 +0200, a ecrit: > Samuel Thibault, le ven. 03 mai 2024 19:00:22 +0200, a ecrit: > > This has been posing migration issues for quite some time, I have > > uploaded the attached fix to delayed/0. > > Some of the

Bug#1070300: pmix_psquash_base_select failed during MPI_INIT on 32bit architectures

2024-05-04 Thread Samuel Thibault
Samuel Thibault, le ven. 03 mai 2024 19:00:22 +0200, a ecrit: > This has been posing migration issues for quite some time, I have > uploaded the attached fix to delayed/0. Some of the components depend on libmca_common_libdstore which also needs to be installed, otherwise openmpi emits som

Bug#1070300: pmix_psquash_base_select failed during MPI_INIT on 32bit architectures

2024-05-03 Thread Samuel Thibault
/changelog 2024-05-03 18:53:52.0 +0200 @@ -1,3 +1,10 @@ +openmpi (4.1.6-13.1) unstable; urgency=medium + + * Non-maintainer Upload + * Also install pmix components on 32-bit systems. Closes: #1070300 + + -- Samuel Thibault Fri, 03 May 2024 18:53:52 +0200 + openmpi (4.1.6-13) unstable

Bug#1069791: console-setup: Build larger console fonts for HiDPI/accessibility with future 6.9 kernels

2024-04-28 Thread Samuel Thibault
Joseph Carter, le dim. 28 avril 2024 16:21:06 -0700, a ecrit: > Even so, could you try to include a DejaVuSansMonoBold font as well? It's also included in my change. Samuel

Bug#595696: Bug#594817: console-setup should configure the width&height of the console

2024-04-27 Thread Samuel Thibault
Samuel Thibault, le mar. 01 sept. 2015 19:40:30 +0200, a ecrit: > Anton Zinoviev, le Tue 01 Sep 2015 20:31:33 +0300, a écrit : > > On Tue, Aug 25, 2015 at 10:20:46PM +0200, Samuel Thibault wrote: > > > Samuel Thibault, le Sun 29 Aug 2010 21:08:05 +0200, a écrit : > > > &

Bug#1069791: console-setup: Build larger console fonts for HiDPI/accessibility with future 6.9 kernels

2024-04-26 Thread Samuel Thibault
Control: forcemerge -1 816111 Hello, T. Joseph Carter, le mer. 24 avril 2024 13:25:22 -0700, a ecrit: > Linux kernel 6.9+ will support larger font sizes for HiDPI screens. This > is probably aimed at "more than 4k" monitors, but for accessibility > reasons it would be really useful to have larger

Bug#1069433: gtg-trace: FTBFS on armhf: tests fail

2024-04-20 Thread Samuel Thibault
Control: reassign -1 openmpi Control: affects -1 gtg-trace Hello, Lucas Nussbaum, le sam. 20 avril 2024 14:52:03 +0200, a ecrit: > > -- > > Sorry! You were supposed to get help about: > > pmix_init:startup:internal-failu

Bug#1057586: nvda2speechd: FTBFS: error: failed to run custom build command for `speech-dispatcher-sys v0.7.0`

2024-04-15 Thread Samuel Thibault
Sebastian Ramacher, le lun. 15 avril 2024 05:41:48 +0200, a ecrit: > On 2024-04-14 14:19:18 +0200, Santiago Vila wrote: > > El 14/4/24 a las 13:25, Sylvestre Ledru escribió: > > > I am sorry but I am not sure to see how it is actionable. > > > > > > Without a test case, i don't think there is much

Bug#632868: base-files: derive PATH in /etc/profile from /etc/login.defs

2024-04-15 Thread Samuel Thibault
Hello, Santiago Vila, le lun. 15 avril 2024 13:08:30 +0200, a ecrit: > Can we also drop PATH from /etc/profile in non-Linux systems like hurd-i386? > (I'm Cc:ing Samuel for that). I tried to comment out the PATH definition from /etc/profile on the exodar porterbox, and it seems to be going fine?

Bug#1060394: network setup for bookworm uses eth0 instead of enX0

2024-04-09 Thread Samuel Thibault
(Though of course the patch needs to be applied to a new copy of 40-setup-networking-deb that only the bookworm profile uses, and not the previous versions of debian) Samuel Samuel Thibault, le mar. 09 avril 2024 11:45:10 +0200, a ecrit: > Indeed, we meet the same issue, and the proposed pa

Bug#1060394: network setup for bookworm uses eth0 instead of enX0

2024-04-09 Thread Samuel Thibault
Hello, Indeed, we meet the same issue, and the proposed patch is what we'll be using. Samuel Valentin Kleibel, le mer. 10 janv. 2024 17:29:01 +0100, a ecrit: > The default network interface naming scheme for bookworm don-U's is enX[num] > but the network setup script used to fill /etc/network/in

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: > > https://github.com/tvraman/emacspeak/commit/806c044b08ccf8c53ce7

Bug#1068236: autopkgtest: does not manage to uninstall non-t64 libraries

2024-04-02 Thread Samuel Thibault
Package: autopkgtest Severity: normal Hello, The starpu package migration status exposes an interesting issue: https://qa.debian.org/excuses.php?package=starpu The armel and armhf archs get a regression on the eztrace package, for instance on armel: https://ci.debian.net/packages/e/eztrace/tes

Bug#1026877: opari2: please make the build reproducible

2024-03-31 Thread Samuel Thibault
James Addison, le dim. 31 mars 2024 23:44:20 +0100, a ecrit: > Source: opari2 > Followup-For: Bug #1026877 > Control: close -1 2.0.7-2 Thanks!

Bug#1068100: armci-mpi: autopkgtest spuriously fails

2024-03-30 Thread Samuel Thibault
Samuel Thibault, le sam. 30 mars 2024 16:55:11 +0100, a ecrit: > I have forwarded a fix to upstream > https://github.com/pmodels/armci-mpi/pull/47 > which is already merged. > > Unless somebody objects, I'll NMU it. I have uploaded the attached changes to delayed/2. Samuel

Bug#1068100: armci-mpi: autopkgtest spuriously fails

2024-03-30 Thread Samuel Thibault
ANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled commit 80cc91748392aec9eced295eb531548a565dac0e Author: Samuel Thibault Date: Sat Mar 30 16:35:11 2024 +0100 tests/mpi/test_mpi_indexed_gets.c: Fix reception buffer initializa

Bug#1066735: mpich: fails to connect processes and report ranks with trivial mpi test

2024-03-26 Thread Samuel Thibault
Samuel Thibault, le mar. 26 mars 2024 18:38:22 +0100, a ecrit: > Samuel Thibault, le ven. 15 mars 2024 10:31:54 +0100, a ecrit: > > Lucas Nussbaum, le mer. 13 mars 2024 15:56:40 +0100, a ecrit: > > I'm 0/1 > > I'm 0/1 > > > > and the same with a hosts fi

Bug#1066735: mpich: fails to connect processes and report ranks with trivial mpi test

2024-03-26 Thread Samuel Thibault
Hello, Samuel Thibault, le ven. 15 mars 2024 10:31:54 +0100, a ecrit: > Lucas Nussbaum, le mer. 13 mars 2024 15:56:40 +0100, a ecrit: > > > [P0T0] Starting EZTrace (pid: 878489)... > > > [P0T0] MPI mode selected > > > This program requires 2 MPI processes, abortin

Bug#1067468: these tests also fail with openmpi on amd64 and ppc64el

2024-03-22 Thread Samuel Thibault
Hello, Matthias Klose, le ven. 22 mars 2024 03:29:04 +0100, a ecrit: > On 22.03.24 01:22, Samuel Thibault wrote: > > Matthias Klose, le ven. 22 mars 2024 01:11:09 +0100, a ecrit: > > > these tests also fail with openmpi on amd64 and ppc64el > > > > ? I can't r

  1   2   3   4   5   6   7   8   9   10   >