Bug#1064810: transition: mpi-defaults

2024-05-05 Thread Alastair McKinstry
On 05/05/2024 16:59, Sebastiaan Couwenberg wrote: On 2/26/24 7:40 AM, Alastair McKinstry wrote: OpenMPI 5.0 drops 32-bit support, so we need to move those archs to MPICH. This transition is blocking many of the remaining packages rebuilt for 64-bit time_t. The autopkgtest for slurm-wlm

Bug#1069600: Fwd: dm-writeboost: isolation-machine autopkgtest fails: sudo: not found

2024-05-05 Thread Paul Gevers
Hi, On 05-05-2024 8:04 p.m., Andreas Beckmann wrote: 167s autopkgtest [09:50:25]: test test-dm-writeboost.sh: [--- 168s II: Checking for 14G available disk space...SKIP How much disk space is used already by the time you get to this test? The root of the testbed has 25

Bug#1070476: openjdk-21: autopkgtest on i386: /usr/bin/ld: /usr/lib/jvm/java-21-openjdk-i386/lib/server/libjvm.so: undefined reference to `_SafeFetch32_impl'

2024-05-05 Thread Sebastian Ramacher
Source: openjdk-21 Version: 21.0.3+9-2 Severity: serious X-Debbugs-Cc: sramac...@debian.org openjdk-21 is unable to migrate since the version in unstable fails its autopkgtests on i386. https://ci.debian.net/packages/o/openjdk-21/testing/i386/46308616/#S21 9507s autopkgtest [09:27:46]: test

Bug#966621: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-05 Thread Paul Gevers
Hi Luca, On 05-05-2024 10:04 p.m., Luca Boccassi wrote: > Hence, I intend to apply these changes in the next src:systemd upload > to unstable, probably next week. In case anybody is aware of packages/programs needing an update to cope with these changes, or any other issue, please let me know

Bug#1070475: xscreensaver frightens privacy-aware users without necessity

2024-05-05 Thread Guenther Brunthaler
Package: xscreensaver Version: 6.06+dfsg1-3+deb12u1 ### Issue description Currently (2024-05), on a "stable" installation which is up-to-date, xscreensaver displays a message that it is too old and should be updated. Security-aware users might think that xscreensaver contacted upstream's

Bug#1069234: bcftools: gff2gff.py and guess-ploidy.py fails to run

2024-05-05 Thread Giulio Genovese
Dear Andreas, I understand with commit a46c2e25 the bcftools debian package has acquired the new python3-gffutils and python3-matplotlib dependencies. I used this debian package to build some

Bug#1070473: debhelper: Run dh_installsysusers after dh_installtmpfiles

2024-05-05 Thread Jeremy Bícha
Source: debhelper Version: 13.15.3 Control: affects -1 src:gnome-remote-desktop X-Debbugs: syst...@packages.debian.org gnome-remote-desktop 46 upstream has decided to implement both tmpfiles.d and sysusers.d to create a system user and its home directory. systemd-tmpfiles needs to run before

Bug#1033012:

2024-05-05 Thread Marco d'Itri
On Jan 12, Yangfl wrote: > Please kindly check 2.3.4-1 to see if that fixed your problem. It does not. The problem is that TasksMax in miniupnpd.service is set too low. Set it to something like 10, because it makes no sense to count every single process and it is hard anyway when spawning

Bug#1070472: Uses the obsolete /sbin/route without a dependency

2024-05-05 Thread Marco d'Itri
Package: miniupnpd Version: 2.3.1-1 Severity: serious Tags: patch Pseudo-patch for miniupnpd.config: - MiniUPnPd_EXTERNAL_INTERFACE=$(LC_ALL=C /sbin/route | grep -m 1 default | awk -- '{ print $8 }') + MiniUPnPd_EXTERNAL_INTERFACE=$(LC_ALL=C ip -o route show | sed -nre '/^default

Bug#1070471: ITP: wayfire-shadows -- Window Shadows Plugin for Wayfire

2024-05-05 Thread Boyuan Yang
Package: wnpp Owner: Boyuan Yang Severity: wishlist * Package name: wayfire-shadows Version : 0.0~git20240327.81699f6 Upstream Contact: Tim Göttlicher * URL : https://github.com/timgott/wayfire-shadows * License : Expat Programming Lang: C Description

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 components depend on

Bug#1069598: cifs-utils: When mounting a samba-share by a client with kernel 6.1.0-20-amd64, some subdirectories and files within the mounted share are missing

2024-05-05 Thread Bernhard Übelacker
Hello, this seems to be the same issue as here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069102 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1069092 And the fix seems to be prepared here: https://salsa.debian.org/kernel-team/linux/-/commit/37a0ac93027302ffbfae41ddc844312e88e72eef

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Thorsten Glaser
Dixi quod… >values). I’ll build it now so I don’t know if it even compiles yet… font.hhea.ascender = TO_TTF(properties.ascent.toReal()); font.hhea.descender = TO_TTF(-properties.descent.toReal()); font.hhea.lineGap = TO_TTF(properties.leading.toReal());

Bug#1069432: mpi4py: FTBFS on armhf: ld: cannot find -llmpe: No such file or directory

2024-05-05 Thread Drew Parsons
Source: mpi4py Followup-For: Bug #1069432 There have been ongoing issues with OpenMPI on 32-bit architectures, partly related to drop of 32-bit support by pmix. This bug is likely related to that i.e. not a bug in mpi4py itself.

Bug#947958: Re #947958: adns FTCBFS: help2man

2024-05-05 Thread Ian Jackson
Hi. In 2020 you wrote: > adns fails to cross build from source, because it uses help2man. In > this case, we can simply rebuild adns for the build architecture to > run help2man. Please consider applying the attached patch or stop > using help2man. I don't think I want to stop using help2man.

Bug#1065725: adns: FTBFS on arm{el,hf}: FAILED ./case-1stservbroken - WRONG OUTPUT - lines of syscall remaining 0

2024-05-05 Thread Ian Jackson
Dan Bungert writes ("Bug#1065725: adns: FTBFS on arm{el,hf}: FAILED ./case-1stservbroken - WRONG OUTPUT - lines of syscall remaining 0"): > I took a look at this bug today. > I found that the regress testsuite make use of some negative offsets, which > seem to perplex the reader on 32 bit

Bug#1057620: doomsday: Crashes on startup

2024-05-05 Thread Bernhard Übelacker
On Tue, 05 Dec 2023 23:39:39 + Witold Baryluk wrote: Thread 1 "doomsday" received signal SIGSEGV, Segmentation fault. 0x75419e83 in _XFlush () from /lib/x86_64-linux-gnu/libX11.so.6 (gdb) bt #0 0x75419e83 in _XFlush () at /lib/x86_64-linux-gnu/libX11.so.6 #1

Bug#1059223: src:meson: fails to migrate to testing for too long: fails autopkgtest on arm64 and i386

2024-05-05 Thread Jussi Pakkanen
On Sun, 5 May 2024 at 04:33, Shmerl wrote: > May be for rustc? It's worth filing the bug if it's not clear what the > root cause is. If it's not really rustc, developers will point that out. Filed: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070470

Bug#1070445: numpy: Proposal to bring back the python-numpy-doc package

2024-05-05 Thread Timo Röhling
Hi Michael, * Michael R. Crusoe [2024-05-05 15:30]: I would like to bring back the python-numpy-doc binary package as part of my personal interest in seeing high quality -doc packages in the Python scientific/research computing area. You beat me to the punch :) Thanks for your work! Here

Bug#1070470: Rustc fails linking C code on some platforms

2024-05-05 Thread Jussi Pakkanen
Package: rustc Version: 1.70.0+dfsg2-1 Attached is a simple program that combines Rust and C code with a statically compiled version of zlib. The project also has a shell script that compiles the code using only cc, ar and rustc, so there are no build systems or anything else within to mix things

Bug#1054420: RFS: js2-mode/0.0~git20230628.79bc78d-1 [RC] [Team] -- Emacs mode for editing Javascript programs

2024-05-05 Thread Xiyue Deng
Control: retitle -1 RFS: js2-mode/0.0~git20240418.9b90d31-1 [RC] [Team] -- Emacs mode for editing Javascript programs Hi, A new snapshot was available and I have updated the package according with a few more improvements. Please find the latest package on mentors[1] and changes on salsa[2]

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Thorsten Glaser
Dixi quod… >>Now that you dug so deeply, maybe you can try to replace qRound in those >>three lines that you mentioned with TO_TTF, and check if it fixes the bug > >That *and* figure out somehow how to fix the PDF /FontBBox, at I’m trying this (attached). That does both (by letting toTruetype()

Bug#1053866: transition: jpeg-xl

2024-05-05 Thread Jeremy Bícha
Control: block -1 by 1061627 I was able to build all the reverse dependencies in Ubuntu 24.04 LTS against jpeg-xl from experimental. But jpeg-xl won't be able to migrate to Testing until its autopkgtests are fixed. https://release.debian.org/britney/pseudo-excuses-experimental.html#jpeg-xl See

Bug#966621: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-05 Thread Luca Boccassi
On Sun, 5 May 2024 at 22:22, Salvo Tomaselli wrote: > > > In case anybody is aware of packages/programs needing an update to cope > > with these changes, or any other issue, please let me know and I will > > file bugs. > > in localslackirc@.service > > ReadWritePaths=/var/tmp > > It uses /var/tmp

Bug#1060019: transition: poppler 24.02

2024-05-05 Thread Jeremy Bícha
Control: retitle -1 transition: poppler 24.02 Control: affects -1 src:poppler Since originally requesting this transition, I have updated the version to 24.02. I believe all reverse dependencies can be binNMU'd for this. Thank you, Jeremy Bícha

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Thorsten Glaser
Hi Dmitry, (you use Googlemail, which is problematic, I picked your reply from the BTS; perhaps send to 1070406-submitter@b.d.o instead which should arrive) >I checked Qt 4 history [1] and there this code dates back to “Long live Qt!” >commit from 2009. So it’s unlikely that we can find the

Bug#1070446: rocm-hipamd: arm64 FTBFS with glibc 2.38

2024-05-05 Thread Cordell Bloor
Tags: patch Hi Graham, On 2024-05-05 07:31, Graham Inggs wrote: As can be seen in reproducible builds [1], rocm-hipamd FTBFS on arm64 with glibc 2.38. I've copied what I hope is the relevant part of the log below. A bug was filed against glibc [2], but it seems glibc upstream do not consider

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Dmitry Shachnev
On Sun, May 05, 2024 at 08:45:25PM +, Thorsten Glaser wrote: > Dixi quod… > > >correct… but it only changes the metrics in the head table, not > >in the OS/2 or hhea tables (as can be seen when loading the font > >from the PDF in FontForge). Furthermore, the /FontBBox in the PDF > >is

Bug#1070469: RM: python-pyppmd [s390x] -- ANAIS; big-endian architectures unsupported

2024-05-05 Thread Étienne Mollier
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: python-pyp...@packages.debian.org Control: affects -1 + src:python-pyppmd User: ftp.debian@packages.debian.org Usertags: remove Hi ftpmaster, While adding pybuild test support to python-pyppmd, we noticed that some encoding and decoding

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Thorsten Glaser
Dixi quod… >correct… but it only changes the metrics in the head table, not >in the OS/2 or hhea tables (as can be seen when loading the font >from the PDF in FontForge). Furthermore, the /FontBBox in the PDF >is constructed from the values from the original font. And Atril uses the values from

Bug#1070468: ITP: qtcontacts-sqlite -- SQLite-based plugin for QtPIM Contacts

2024-05-05 Thread Mike Gabriel
Package: wnpp Severity: wishlist Owner: Mike Gabriel X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: qtcontacts-sqlite Version : 0.3.5 Upstream Contact: Alberto Mardegan * URL : https://gitlab.com/ubports/development/core/qtcontacts-sqlite * License

Bug#1070467: ITP: tuxblocs -- program to display tens, hundreds, thousands as 3D blocks

2024-05-05 Thread Georges Khaznadar
Package: wnpp Severity: wishlist Owner: Georges Khaznadar X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: tuxblocs Version : 4.0 Upstream Contact: Arnaud Champollion * URL : https://educajou.forge.apps.education.fr/tuxblocs/ * License : GPL2

Bug#966621: Make /tmp/ a tmpfs and cleanup /var/tmp/ on a timer by default [was: Re: systemd: tmpfiles.d not cleaning /var/tmp by default]

2024-05-05 Thread Luca Boccassi
On Tue, 5 Jul 2022 19:42:37 +0200 Michael Biebl wrote: > > Hi Eric > > On Fri, 31 Jul 2020 15:12:48 + Eric Desrochers > wrote: > > Package: systemd > > Version: 245.7-1 > > Severity: normal > > > > Dear Maintainer, > > > > Debian systemd implementation does not clean > > /var/tmp by

Bug#1070406: Qt5: badly clips some fonts when rendering to PDFs

2024-05-05 Thread Thorsten Glaser
Dixi quod… >$ atril moo.pdf Further debugging reveals the cause: When Qt5 embeds a font, it scales it to 2048 ppem, no matter if it was 1000 ppem (PS/CFF) or 1024 ppem (TTF) before. I think this is because [QTBUG-586] it cannot embed CFF fonts, so it always converts to TTF (apparently even if

Bug#1070387: [Debian-med-packaging] Bug#1070387: gdcm: CVE-2024-25569 CVE-2024-22373 CVE-2024-22391

2024-05-05 Thread Étienne Mollier
Control: found -1 3.0.21-1 Control: found -1 3.0.8-2 Control: fixed -1 3.0.24-1 Hi Moritz, Thanks for the tracking and the triaging of these issues! Moritz Mühlenhoff, on 2024-05-04: > Please adjust the affected versions in the BTS as needed. Done with the present email; an upload of 3.0.24-1

Bug#1070281: logcheck: becomes less and less usable because of user-level logs

2024-05-05 Thread Richard Lewis
On Fri, 3 May 2024, 12:44 Francesco Potortì, wrote: > > > One cure would be to have logcheck ignore user-level messages, and only > care about system-level ones. Is that possible? > > > >maybe it is possible - how do you define "system-level message"? > > Those created by root-owned processes,

Bug#761600: Still using deprecated pam_env.so user_readenv option

2024-05-05 Thread Max Bowsher
I just found my way to this bug nearly 10 years later whilst wanting to report the same issue still persists. PAM upstream changed the default of user_readenv from 1 to 0 in https://github.com/linux-pam/linux-pam/commit/f83fb5f25263356391d71da595def409e8dd90f7 and subsequently added explicit

Bug#1020217: S3-backed snapshot implementation

2024-05-05 Thread Lucas Nussbaum
Hi, I made some minor progress on this, and I thought I'd report back (I'll try to attend the meeting tomorrow, but I'm not sure I'll manage). # What I did: - I got the OK to host a S3-backed snapshot mirror using the Debian AWS account (see thread in #1020217) - I got access to the account,

Bug#1070455: ayatana-indicator-display: FTBFS: Errors while running CTest

2024-05-05 Thread Mike Gabriel
Control: forwarded -1 https://github.com/AyatanaIndicators/ayatana-indicator-display/pull/96 Hi Santiago, On So 05 Mai 2024 18:50:27 CEST, Santiago Vila wrote: Package: src:ayatana-indicator-display Version: 24.1.1-2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all

Bug#1070457: dino-im: FTBFS: error: ‘struct _gpgme_key’ has no member named ‘subkeys_length1’

2024-05-05 Thread Stefan Kropp
I found this bug at upstream project: Dino 0.4.3 fails to compile after Vala-c update to 0.56.17 https://github.com/dino/dino/issues/1576 -- Stefan

Bug#1068755: docker.io: FTBFS: failing tests

2024-05-05 Thread Reinhard Tartler
Turns out that backporting https://github.com/moby/moby/commit/97921915a801dd82b1f5a70e0a69353539c1e3ae.patch seems to actually make the test pass I'm not sure why that worked before, but I've pushed a backport of that patch to

Bug#1070466: bookworm-pu: package dm-writeboost/2.2.17-0.2~deb12u1

2024-05-05 Thread Andreas Beckmann
Package: release.debian.org Severity: normal Tags: bookworm User: release.debian@packages.debian.org Usertags: pu [ Reason ] A change from Linux v6.9-rc1 got backported to v6.1.83 and breaks building the dm-writeboost module (dm_io() got an extra parameter). I'd like to update dm-writeboost

Bug#620927: We could fix this by upstreaming the Ubuntu diff to include pam_env.so in sudo's PAM config

2024-05-05 Thread Max Bowsher
I found this bug when in the same circumstance of /etc/environment proxy settings not applying to sudo sessions. I understand the rationale for "wontfix"-ing the previously suggested fix of changing /etc/sudoers. However, Ubuntu have been carrying a patch for the past 12 years which addresses

Bug#1070436: autopkgtest-virt-schroot: error when using 'unshare --net' even though schroot allows this

2024-05-05 Thread Richard Lewis
control: close 1070436 thanks On Sun, 5 May 2024, 19:10 Jochen Sprickerhof, wrote: > Hi Richard, > > * Richard Lewis [2024-05-05 11:32]: > >If i try and run tests that use 'unshare --net' with a > >schroot backend they fail inside autopkgtest even though > >this works in the schroot being

Bug#1064003: patch for c-t-b build

2024-05-05 Thread Helmut Grohne
Control: tags -1 + patch Hi Matthias, I'm attaching a patch for the c-t-b FTBFS. Note that due to the glibc/2.38 upload c-t-b has become completely uninstallable. Hence, a timely upload is appreciated. Due to linux-libc-dev currently providing the -$arch-cross packages, we have to remove the

Bug#1070465: nmu: libnginx-mod-http-modsecurity_1.0.3-2

2024-05-05 Thread Ervin Hegedüs
Package: release.debian.org User: release.debian@packages.debian.org Usertags: binnmu Severity: normal Hello, the ABI has changed in Nginx package, and the maintainer asked all 3rd party modules need to rebuild. See bug #1070321. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070321

Bug#1070119: gnome-remote-desktop: missing gnome-remote-desktop user setup in salsa upcoming 46 version

2024-05-05 Thread Jeremy Bícha
On Sun, May 5, 2024 at 2:51 PM Jeremy Bícha wrote: > Where did you get gnome-remote-desktop 46.1-1_amd64.deb from? It has > not been successfully built on Debian's buildds yet. Oh, I guess it was mentioned in your bug title: you built it from Salsa. Thank you, Jeremy Bícha

Bug#1070119: gnome-remote-desktop: missing gnome-remote-desktop user setup in salsa upcoming 46 version

2024-05-05 Thread Jeremy Bícha
Where did you get gnome-remote-desktop 46.1-1_amd64.deb from? It has not been successfully built on Debian's buildds yet. Thank you, Jeremy Bícha

Bug#1067016: nvidia-settings 470.239.06-1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1067016 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package: nvidia-settings Version:

Bug#1065053: nvidia-graphics-drivers-tesla-470 470.239.06-1~deb11u1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1065053 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package:

Bug#1065013: nvidia-graphics-drivers 470.239.06-1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1065013 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package: nvidia-graphics-drivers

Bug#1067843: nvidia-open-gpu-kernel-modules 535.161.08-1~deb12u1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1067843 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package:

Bug#1067821: nvidia-graphics-drivers 535.161.08-2~deb12u1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1067821 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package: nvidia-graphics-drivers

Bug#1067745: nvidia-settings 535.171.04-1~deb12u1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1067745 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package: nvidia-settings Version:

Bug#1067742: nvidia-xconfig 535.171.04-1~deb12u1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1067742 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package: nvidia-xconfig Version:

Bug#1065653: nvidia-modprobe 535.161.07-1~deb12u1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1065653 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package: nvidia-modprobe Version:

Bug#1067739: nvidia-persistenced 535.171.04-1~deb12u1 flagged for acceptance

2024-05-05 Thread Adam D Barratt
package release.debian.org tags 1067739 = bookworm pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bookworm. Thanks for your contribution! Upload details == Package: nvidia-persistenced

Bug#1070464: python3-astrometry: SyntaxWarning during package installation

2024-05-05 Thread Andreas Beckmann
Package: python3-astrometry Version: 0.93+dfsg-1.1 Severity: important User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package emits a SyntaxWarning during installation: Setting up python3-astrometry (0.93+dfsg-1.1+b1) ...

Bug#867548: Playback to HDMI monitor stutters / pauses (HDMI on Haswell)

2024-05-05 Thread Jmkr
I can confirm that this bug still affects my Debian 10 systems that have kernel from Debian 12 (currently 6.1.0-20-amd64) and use Haswell CPU (e.g. Intel Core i74800MQ, i74810MQ, etc.). I have "VT-d" enabled in the BIOS of these laptops and I tested that this bug occurs when I connect external

Bug#1070436: autopkgtest-virt-schroot: error when using 'unshare --net' even though schroot allows this

2024-05-05 Thread Jochen Sprickerhof
Hi Richard, * Richard Lewis [2024-05-05 11:32]: If i try and run tests that use 'unshare --net' with a schroot backend they fail inside autopkgtest even though this works in the schroot being used. This works fine in a 'plain schroot' (I expect i allowed the calling user to run the schroot as

Bug#1069600: Fwd: dm-writeboost: isolation-machine autopkgtest fails: sudo: not found

2024-05-05 Thread Andreas Beckmann
On 28/04/2024 11.35, Paul Gevers wrote: Hi, On 28-04-2024 9:34 a.m., Andreas Beckmann wrote: What kernel is running inside the test environment and what is the best way to install its headers? Can you help me find the answer? I guess you don't mean "the current kernel of the suite under

Bug#999922: xneur: diff for NMU version 0.20.0-3.3

2024-05-05 Thread Sebastian Ramacher
Dear maintainer, I've prepared an NMU for xneur (versioned as 0.20.0-3.3). The diff is attached to this message. Regards. -- Sebastian Ramacher diff -Nru xneur-0.20.0/debian/changelog xneur-0.20.0/debian/changelog --- xneur-0.20.0/debian/changelog 2024-05-05 15:23:15.0 +0200 +++

Bug#1070463: gnome-remote-desktop: 46 has failing build tests

2024-05-05 Thread Jeremy Bícha
Source: gnome-remote-desktop Version: 46.1-1 Severity: serious Tags: ftbfs experimental Control: block 1050237 by -1 X-Debbugs-CC: ma...@ubuntu.com gnome-remote-desktop's build tests are failing. This is blocking the GNOME Shell 46 transition since GNOME Shell & GNOME Remote Desktop should have

Bug#1070462: transition: evolution-data-server 3.52

2024-05-05 Thread Jeremy Bícha
Package: release.debian.org User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: evolution-data-ser...@packages.debain.org One of the evolution-data-server libraries had a soname bump. I believe everything should be binNMUable without issue. This tracker is good:

Bug#1070460: translate-toolkit: FTBFS: failing tests

2024-05-05 Thread Santiago Vila
Package: src:translate-toolkit Version: 3.12.2-1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] debian/rules binary dh binary

Bug#1004863: Bootstrapping a Fedora produces a system with an empty package database

2024-05-05 Thread Luca Boccassi
On Mon, 22 Apr 2024 15:38:00 +0100 Luca Boccassi wrote: > On Sat, 20 Apr 2024 20:48:06 +0100 Luca Boccassi > wrote: > > On Mon, 15 Apr 2024 at 10:34, Peter Pentchev > wrote: > > > > > > On Sun, Apr 14, 2024 at 07:39:54PM +0100, Luca Boccassi wrote: > > > > > Le 2/13/22 à 09:00, Mihai Moldovan a

Bug#1070461: uhttpmock0: FTBFS: Failed to load TLS database: System trust contains zero trusted certificates; please investigate your GnuTLS configuration

2024-05-05 Thread Santiago Vila
Package: src:uhttpmock0 Version: 0.5.5-2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] debian/rules binary dh binary

Bug#1070459: psortb: FTBFS: binding.c:52:13: error: implicit declaration of function ‘free’

2024-05-05 Thread Santiago Vila
Package: src:psortb Version: 3.0.6+dfsg-3 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] debian/rules binary dh binary

Bug#1070458: gxneur: FTBFS: Package 'libpcre', required by 'xnconfig', not found

2024-05-05 Thread Santiago Vila
Package: src:gxneur Version: 0.20.0-2.2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] debian/rules build dh build --with

Bug#1070456: crystal: FTBFS: failing tests

2024-05-05 Thread Santiago Vila
Package: src:crystal Version: 1.11.2+dfsg-1 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] debian/rules binary dh binary

Bug#1070455: ayatana-indicator-display: FTBFS: Errors while running CTest

2024-05-05 Thread Santiago Vila
Package: src:ayatana-indicator-display Version: 24.1.1-2 Severity: serious Tags: ftbfs Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [...] debian/rules binary dh

Bug#1070321: transition: nginx ABI change: nginx-abi-1.24.0-1 -> nginx-abi-1.26.0-1

2024-05-05 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2024-05-03 19:08:58 +0200, Jan Mojzis wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: transition > X-Debbugs-Cc: ng...@packages.debian.org > Control: affects -1 + src:nginx > > Hi, > > a new version

Bug#1070043: transition: wireplumber 0.5

2024-05-05 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2024-04-29 11:16:46 +0200, Dylan Aïssi wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: transition > Control: affects -1 + src:wireplumber > > Dear Release Team, > > Please schedule a transition slot

Bug#1070348: pipewire: pipewire-pulse: warningin syslog every second for snap_get_audio_permissions

2024-05-05 Thread Jeremy Bícha
On Sat, May 4, 2024 at 4:00 AM Dylan Aïssi wrote: > > Hello Sergio and Jeremy, > > Le sam. 4 mai 2024 à 05:48, Michael Welsh Duggan a écrit : > > > > After updating my linux kernel to 6.7.12-1, I keep getting the following > > message in my syslog, once a second: > > > > pipewire-pulse[]:

Bug#1069919: transition: kimageannotator

2024-05-05 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2024-04-26 23:51:19 -0400, Boyuan Yang wrote: > Package: release.debian.org > Control: affects -1 + src:kimageannotator > X-Debbugs-Cc: kimageannota...@packages.debian.org couc...@debian.org > User: release.debian@packages.debian.org > Usertags: transition >

Bug#1070258: release-notes: Approach to managing other package managers when upgrading needs documentation

2024-05-05 Thread Justin B Rye
Manny wrote: > One of the ways I got burnt in the Bullseye → Bookworm full-upgrade is > documented here: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1070203 > > There was no signal given before, during, or after the upgrade warning > that the non-debian python app “argostranslate”

Bug#1051056: transmission-daemon: memory leaks lead to eventual memory exhaustion

2024-05-05 Thread Mo Jun
Package: transmission-daemon Followup-For: Bug #1051056 Hi Alex, My laptop is running Debian sid and I am using transmission-daemon consistently from long time ago. I didn't observed any memory leak from 4.0.1-1(see [1] if you are interested) to the current version(4.0.5-2). By the way, as

Bug#1055755: transition: libre/rem/baresip

2024-05-05 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2024-04-12 21:29:09 +0200, Bastian Germann wrote: > Control: tags -1 - moreinfo > > On Fri, 10 Nov 2023 22:34:49 +0100 Sebastian Ramacher > wrote: > > Did you coordinate this plan with the maintainer of libre? > > I am now part of the maintaining team and confirm

Bug#1070314: cryptsetup: backward incompatible change for plain mode when relying on defaults

2024-05-05 Thread Justin B Rye
RL wrote (https://lists.debian.org/debian-doc/2024/05/msg3.html): > Guilhem Moulin writes: >> cryptsetup 2:2.7.0~rc0-1 has a backward incompatible change for plain >> mode when relying on defaults cipher and password hashing algorithm. >> >> The change affects users upgrading from bookworm to

Bug#1069700: transition: rpm

2024-05-05 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2024-04-23 01:59:12 +0100, Luca Boccassi wrote: > Package: release.debian.org > Control: affects -1 + src:rpm > X-Debbugs-Cc: team+pkg-...@tracker.debian.org > User: release.debian@packages.debian.org > Usertags: transition > Severity: normal > > Dear Release

Bug#1064486: rnp: FTBFS: Errors while running CTest

2024-05-05 Thread Andreas Metzler
On 2024-05-04 Santiago Vila wrote: > found 1064486 0.16.3-1 > tags 1064486 + ftbfs bookworm trixie sid > thanks > El 20/4/24 a las 14:12, Andreas Metzler escribió: > > FWIW I also get testsuite errors on current sid on amd64 > > The following tests FAILED: > > 83 -

Bug#1063770: transition: mupdf

2024-05-05 Thread Sebastian Ramacher
control: tags -1 moreinfo On 2024-02-12 23:30:58 +0900, Kan-Ru Chen wrote: > Package: release.debian.org > Severity: normal > X-Debbugs-Cc: mu...@packages.debian.org, pymu...@packages.debian.org, > sio...@packages.debian.org, ippsam...@packages.debian.org > Control: affects -1 + src:mupdf >

Bug#1061267: transition: unixcw

2024-05-05 Thread Sebastian Ramacher
control: tags -1 confirmed On 2024-01-21 11:21:03 -0800, tony mancill wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: transition > X-Debbugs-Cc: uni...@packages.debian.org > Control: affects -1 + src:unixcw > > Dear Release Team,

Bug#1064810: transition: mpi-defaults

2024-05-05 Thread Sebastian Ramacher
On 2024-05-05 17:59:40 +0200, Sebastiaan Couwenberg wrote: > On 2/26/24 7:40 AM, Alastair McKinstry wrote: > > OpenMPI 5.0 drops 32-bit support, so we need to move those archs to MPICH. > > This transition is blocking many of the remaining packages rebuilt for > 64-bit time_t. > > The

Bug#1070348: pipewire: pipewire-pulse: warningin syslog every second for snap_get_audio_permissions

2024-05-05 Thread Jelle Haandrikman
Package: pipewire-pulse Version: 1.0.5-1+b3 Followup-For: Bug #1070348 X-Debbugs-Cc: jha...@freedom.nl Dear Maintainer, I run Debian Trixie and I still have this problem. Althought the error message only occurs every 5 seconds. May 5 18:15:46 mainbak pipewire-pulse[2168]: default:

Bug#1070270: riseup-vpn: client no longer works due to cert verification problem

2024-05-05 Thread Nilesh Patra
On Sat, May 04, 2024 at 08:59:19PM +0530, Nilesh Patra wrote: > Hi Matt, > > Quoting Matt Taggart: > > Package: riseup-vpn > > Version: 0.21.11+ds1-5+b1 > > Severity: grave > > > > When attempting to run the bookworm riseup-vpn package, it fails to > > connect to riseup's servers and

Bug#1070428: bin86,elks-libc: copyright file missing (policy 12.5)

2024-05-05 Thread Bastian Germann
I am uploading another NMU to fix this issue. Sorry about that. See the attached debdiff.diff -Nru linux86-0.16.17/debian/.debhelper/generated/bin86/installed-by-dh_installman linux86-0.16.17/debian/.debhelper/generated/bin86/installed-by-dh_installman ---

Bug#1070454: Fallback fonts do not work

2024-05-05 Thread Chris Spiegel
Package: gargoyle-free Version: 2023.1+dfsg-4 I am the maintainer of Gargoyle. For reference, see https://github.com/garglk/garglk/issues/822. Gargoyle used to embed fonts in the binary, so that it always had fonts to fall back on, no matter what. However, the SIL Open Font License is

Bug#1064810: transition: mpi-defaults

2024-05-05 Thread Sebastiaan Couwenberg
On 2/26/24 7:40 AM, Alastair McKinstry wrote: OpenMPI 5.0 drops 32-bit support, so we need to move those archs to MPICH. This transition is blocking many of the remaining packages rebuilt for 64-bit time_t. The autopkgtest for slurm-wlm on i386 is blocking testing migration of mpich:

Bug#1070453: pokefmt does not have a manpage

2024-05-05 Thread Carlos Henrique Lima Melara
Package: poke Severity: wishlist Tags: patch X-Debbugs-Cc: charlesmel...@riseup.net Dear Maintainer, hi! I saw pokefmt doesn't have a manpage, so I've written one using go-md2man and I'm attaching both files (the original markdown and the generated manpage) here. I'm not sending a patch because

Bug#1070430: vzlogger: logrotate exits with error after package removal

2024-05-05 Thread Joachim Zobel
Am Sonntag, dem 05.05.2024 um 11:12 +0200 schrieb Andreas Beckmann: > Usually the solution is to specify 'missingok' in the logrotate > configuration. There is already a missingok in the configuration. So this is not causing it. > From the attached log (scroll to the bottom...): > > 0m27.6s

Bug#1063026: helvum: Upcoming gtk update

2024-05-05 Thread Jeremy Bícha
Control: severity -1 serious Control: tags -1 + ftbfs Jonas, the Rust GTK crates were uploaded to Unstable today. Could you upload your helvum package from Experimental to Unstable? Thank you, Jeremy Bícha

Bug#1060738:

2024-05-05 Thread Mikael Arguedas
Hey there :wave:, The version 3.6.8 is compatible with Python 3.12 that is now used in experimental (and in Ubuntu 24.04). It would be lovely to be able to have that version uploaded / supported. I know little of the Debian process but am happy try and give a hand. Thanks for all your work!

Bug#1068755: docker.io: FTBFS: failing tests

2024-05-05 Thread Reinhard Tartler
I've been looking at this test failure, but remain puzzled. Basically, the source for this test is here: https://sources.debian.org/src/docker.io/20.10.25%2Bdfsg1-2/engine/distribution/xfer/download_test.go/#L364-L429. This test is testing code in

Bug#1070452: ITP: pytest-lazy-fixtures -- pytest plugin to use fixtures in @pytest.mark.parametrize

2024-05-05 Thread Julian Gilbey
Package: wnpp Severity: wishlist Owner: Julian Gilbey X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org, 1063...@bugs.debian.org * Package name: pytest-lazy-fixtures Version : 1.0.7 Upstream Contact: Petrov Anton * URL :

Bug#1070451: Lenovo ThinkPad P16 Gen2 won't suspend to RAM on Linux, but will on Windows

2024-05-05 Thread Josh Anders
Package: linux-image-amd64 Version: 6.7.12-1 Severity: normal Tags: upstream Dear Maintainer(s), I recently picked up a new ThinkPad P16 Gen2. It goes to sleep (suspends to RAM) fine on Windows. On Linux, it tries, but fails: the power light pulses, but all other activity remains the same

Bug#900928: Patches Fractal7 ?

2024-05-05 Thread Jonas Smedegaard
Quoting erebion (2024-05-05 15:27:32) > On 05.05.24 14:51, Jonas Smedegaard wrote: > >> Then I'll probably have to install the flatpac which I don't really > >> like... too bad > > No, you do not "have to", as there are other options: > > https://wiki.debian.org/Matrix > > > > You might "prefer",

Bug#1070450: qm-dsp: autopkgtest regression on arm64, ppc64el and s390x

2024-05-05 Thread Sebastian Ramacher
Source: qm-dsp Version: 1.7.1-8 Severity: serious X-Debbugs-Cc: sramac...@debian.org qm-dsp currently fails to migrate due to autopkgtest failures on arm64, ppc64el and s390x. https://ci.debian.net/packages/q/qm-dsp/testing/arm64/46236204/ 112s for t in test-mathutilities test-window test-fft

Bug#1069789: test_bluetooth_hidpp_mouse autopkgtest fails

2024-05-05 Thread Michael Biebl
Control: severity -1 important Seems to pass pretty reliably on debci, thus downgrading to important. https://ci.debian.net/packages/u/upower/ Regards, Michael On Wed, 24 Apr 2024 23:34:48 +0500 Andrey Rakhmatullin wrote: Package: upower Version: 1.90.3-1 Severity: serious Control:

Bug#1070449: linux-image-6.6-rockchip: zz-u-boot-menu postrm script no such file error

2024-05-05 Thread John Sullivan
Package: linux-image-6.6-rockchip Version: 6.6.16+rockchip-1 Severity: important X-Debbugs-Cc: jo...@debian.org When trying to do an upgrade on the PineTab 2, I get "cannot open /usr/share/u-boot-menu/read-config: No such file" when the postrm script zz-u-boot-menu tries to run. This blocks

  1   2   >