Bug#1087759: spdlog: new upstream release 1.15.0

2024-11-17 Thread Aron Xu
Source: spdlog Severity: wishlist Dear maintainer, Please consider updating spdlog to new upstream release 1.15.0. Such an update is needed to further update fmtlib from 10 to 11, and probably a coordinated transition would help to proceed everything smoothly. Best regards, Aron

Bug#1085762: AW: Re: Bug#1085762: commit identified

2024-11-17 Thread Ulrich Teichert
Hi Salvatore, I've reported it to upstream on Friday already: https://lore.kernel.org/regressions/18f34d636390454180240e6a61af9...@kumkeo.de/T/#u but I should have appended that information to the bug - thanks for the nudge. No replies so far... CU, Uli Mit freundlichen Grüßen / Kind reg

Bug#1087757: RFS: dash-el/2.19.1+git20240510.1de9dcb+dfsg-1 -- modern list manipulation library for Emacs

2024-11-17 Thread Phil Wyett
Control: tags -1 +confirmed Xiyue, Preamble... Thank you for taking the time to prepare this package and your contribution to the Debian project. The review below is for assistance. This review is offered to help package submitters to Debian mentors inorder to improve their packages prior to po

Bug#1069097: openstack-dashboard: postinst error makes 18 different packages to FTBFS randomly

2024-11-17 Thread Thomas Goirand
On 11/16/24 18:15, Santiago Vila wrote: tags 1069097 patch thanks If I'm not mistaken, the problem happens because the "compress" call in the postinst fails. Correct. At this moment, we still don't know if this is a bug in the compress utility (from django), for acting wrongly on a correct i

Bug#1087758: RFS: broot/1.44.3-dev-1 [ITP] -- A new way to see and navigate directory trees

2024-11-17 Thread Amelia Ruth
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "broot": * Package name : broot Version : 1.44.3-dev-1 Upstream contact : Denys Séguret * URL : https://github.com/Canop/broot * License : MIT *

Bug#1087432: python-pygit2 FTBFS with Python 3.13 as supported version

2024-11-17 Thread Andrey Rakhmatullin
I checked the upstream and found that the packaged version already claims to support 3.13, and they indeed run 3.13 tests on CI. So this is weird. -- WBR, wRAR signature.asc Description: PGP signature

Bug#1087735: gworkspace.app: NSImage(instance) does not recognize subviews

2024-11-17 Thread Yavor Doganov
Control: severity -1 grave Control: tags -1 + moreinfo Paul Seelig wrote: > Package: gworkspace.app > Version: 1.0.0-4 > Severity: important > > the current gworkspace.app application for trixie/i386 shows following error > message when started: > > "Uncaught exception NSInvalidArgumentException

Bug#1037122: Subject: libpam-ssh-agent-auth: Sudo with ECDSA key segfaults

2024-11-17 Thread Petter Reinholdtsen
Control: tags -1 + patch I believe the same issue is reported as https://bugs.launchpad.net/bugs/1869512 >, and is fixed upstream in https://github.com/jbeverly/pam_ssh_agent_auth/commit/1b0d9bcc5f5cd78b0bb1357d6a11da5d616ad26f >. There is no upstream release including this fix yet. -- Happy h

Bug#1038289: please drop transitional package mercurial-crecord from src:mercurial-crecord

2024-11-17 Thread Petter Reinholdtsen
Control: retitle -1 RM: mercurial-crecord -- Mercurial crecord extension (transitional package); RoQA; orphaned; NPOASR; RC-buggy; abandoned upstream Control: affects -1 + src:mercurial-crecord Control: reassign -1 ftp.debian.org Control: user ftp.debian@packages.debian.org Control: usertag

Bug#1087706: bugs.debian.org: When a kernel upgrade is performed, the system no longer makes a sound

2024-11-17 Thread NNC
Package: bugs.debian.org Severity: normal Tags: upstream Dear Maintainer, I use the bookworm-backports package heavily on my system (did apt upgrade -t bookworm-backports). When I performed an upgrade (without manually changing any configurations in the meantime) and rebooted, my system went from

Bug#1087757: RFS: dash-el/2.19.1+git20240510.1de9dcb+dfsg-1 -- modern list manipulation library for Emacs

2024-11-17 Thread Xiyue Deng
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "dash-el": * Package name : dash-el Version : 2.19.1+git20240510.1de9dcb+dfsg-1 Upstream contact : Magnar Sveen * URL : https://github.com/magnars/dash.el *

Bug#1087756: RFP: bpftune -- bpftune uses BPF to auto-tune Linux systems

2024-11-17 Thread Barry Price
Package: wnpp Severity: wishlist X-Debbugs-Cc: ba...@barryprice.co.uk * Package name: bpftune Version : 0.1 Upstream Contact: Alan Maguire * URL : https://github.com/oracle/bpftune * License : GPL-2.0 WITH Linux-syscall-note Programming Lang: C Description

Bug#1087727: Build-Depends: cargo which is removed from Debian

2024-11-17 Thread Drew Parsons
On 2024-11-17 20:17, Adam D. Barratt wrote: Control: severity -1 important Control: retitle -1 Not buildable on some ports architectures due to missing rustc / cargo On Sun, 2024-11-17 at 20:06 +0100, Drew Parsons wrote: python-orjson Build-Depends: cargo But cargo was removed from Debian (u

Bug#1085943: RFS: qatzip -- Compression Library accelerated by Intel® QuickAssist Technology

2024-11-17 Thread Phil Wyett
Hi Colin, I can understand why you would wish to keep them. If these help you, all good and I would not be wanting to be the person that makes you change what works for you. Regards Phil On Sun, 2024-11-17 at 21:33 +, Colin King (gmail) wrote: > Hi Philip, > > Thanks for this review. I'd l

Bug#1087540: gosop: please Provides: sopv (= 1.0) and add an alternatives link

2024-11-17 Thread Daniel Kahn Gillmor
Control: clone 1087540 -1 Control: retitle -1 gosop does not accept more than one OpenPGP certificate per file Control: block 1087540 by -1 Control: forwarded -1 https://github.com/ProtonMail/gosop/issues/25 Hi Guillem, Martin-- On Sun, 2024-11-17 at 21:27:06 +, Martin Dosch wrote: > thank y

Bug#1084672: git-buildpackage: removal of Python standard libraries in Python 3.13

2024-11-17 Thread Otto Kekäläinen
>From https://peps.python.org/pep-0594/#pipes > The pipes module provides helpers to pipe the input of one command into the > output of another > command. The module is built on top of os.popen. Users are encouraged to use > the subprocess > module instead.

Bug#1087755: gcc: output may segfault if patchelf set interpreter

2024-11-17 Thread YunQiang Su
Package: src:gcc-14 I meet a wired problem when I am doing the follow wired work: $ cat xx.c #include int main() {printf("hello world\n");} $ gcc -O2 xx.c -o a.out $ cat ld.so.c #include int main(int argc, char *argv[]) { for (int i=0; i

Bug#1087754: RFS: real-time-translator/1.0-2 -- Real-time speech translation app

2024-11-17 Thread Wayne Nguyen
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "real-time-translator": * Package name : real-time-translator Version : 1.0-2 Upstream contact : Luis Perez * URL : https://github.com/lperezmo/real-time-tr

Bug#1072237:

2024-11-17 Thread Chris Hofstaedtler
clone 1072237 -2 retitle -2 libutempter: log no errors when /run/utmp is absent usertag -2 + utmp-disable thanks Hi Christian, On Fri, Nov 15, 2024 at 07:18:44PM +0100, Christian Göttsche wrote: > retitle 1072237 libutempter: integrate with wtmpdb I see you retitled the bug back; fair enough. Ho

Bug#1087484: RFS: wifi-qr/0.3-2 -- WiFi password share via QR codes

2024-11-17 Thread Tobias Frost
Hi Ko Ko Ye`, short follow up: the mentors page hinted me that the watch file does not work correctly, which seems to align to my suspicion that you should look up how the Debian version string is assembled. You'll need a watch file that only find the upsteam version. Maybe start with putting Debi

Bug#1087741: RFS: holehe/1.61-1 [ITP] -- OSINT tool to check the availability of emails across various platforms

2024-11-17 Thread Risha Nayaz
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "holehe": * Package name : holehe Version : 1.61-1 Upstream contact : Megadose * URL : https://github.com/megadose/holehe * Li

Bug#1087484: RFS: wifi-qr/0.3-2 -- WiFi password share via QR codes

2024-11-17 Thread Tobias Frost
Hi Ko Ko Ye`, thanks for the update. On Sun, Nov 17, 2024 at 06:58:02AM +1100, Ko Ko Ye` wrote: > Hi Tobias and mentors > > > - d/changelog is missing entries from old uploads. don't drop them! > Restore. > > My mistake. > > - there are changes to the packaging NOT documented in d/changelog, >

Bug#1087540: gosop: please Provides: sopv (= 1.0) and add an alternatives link

2024-11-17 Thread Guillem Jover
Hi! On Thu, 2024-11-14 at 20:31:58 -0500, Daniel Kahn Gillmor wrote: > Package: gosop > Version: 1.0.0-1 > Severity: wishlist > "gosop version --sopv" indicates that gosop now supports the > verification-only subset of the stateless openpgp interface. > > Some baseline testing confirms that this

Bug#1087753: ITP: golang-github-notaryproject-tspclient-go -- Golang implementation of the Time-Stamp Protocol (TSP) client as specified in RFC3161

2024-11-17 Thread Reinhard Tartler
Package: wnpp Severity: wishlist Owner: Reinhard Tartler * Package name: golang-github-notaryproject-tspclient-go Version : 0.2.0-1 Upstream Author : Notary Project * URL : https://github.com/notaryproject/tspclient-go * License : Apache-2.0 Programming Lang:

Bug#1087752: khronos-opencl-man: please drop Build-Depends: w3-dtd-mathml (unused, prevents migration, blocks removal)

2024-11-17 Thread наб
Source: khronos-opencl-man Version: 1.0~svn33624-5 Severity: normal Tags: patch Dear Maintainer, The w3-dtd-mathml build-dependency is unused (package seems identical when building without it) and prevents src:khronos-opengl-man4 migrating to testing. I would also like to remove src:w3-dtd-mathml

Bug#1087751: khronos-opengl-man4: please drop Build-Depends: w3-dtd-mathml (unused, prevents migration, blocks removal)

2024-11-17 Thread наб
Source: khronos-opengl-man4 Version: 1.0~svn33624-2 Severity: normal Tags: patch Dear Maintainer, The w3-dtd-mathml build-dependency is unused (package seems identical when building without it) and prevents src:khronos-opengl-man4 migrating to testing. I would also like to remove src:w3-dtd-mathm

Bug#1066046: mystic: fails autopkgtests on i386, armel, armhf, ppc64el

2024-11-17 Thread Boyuan Yang
Control: severity -1 important On Mon, 11 Mar 2024 16:56:15 + Julian Gilbey wrote: > Source: mystic > Version: 0.4.2-1 > Severity: serious > Tags: upstream > > The autopkgtests are failing on mystic/tests/test_collapse.py, line > 177. > > Making this bug report to track progress. The new u

Bug#1068241: authselect: pam_lastlog.so is gone

2024-11-17 Thread Chris Hofstaedtler
Control: severity -1 important On Mon, Apr 08, 2024 at 11:33:10PM +0100, Sudip Mukherjee wrote: > On Tue, 2 Apr 2024 at 15:45, Chris Hofstaedtler wrote: > > it appears authselect references pam_lastlog.so. However, this > > module has been disabled in PAM upstream, and is also no longer > > shipp

Bug#1087750: FTBFS: No such file or directory:

2024-11-17 Thread Samuel Thibault
Source: python-orjson Version: 3.10.7-1 Severity: serious Tags: ftbfs Justification: FTBFS Hello, python-orjson currently FTBFS in sid, it spits a long series of e.g. _ TestDictSortKeys.test_twitter_sorted _ self = def test_twitter_sorted(self):

Bug#1084196: RM: freewnn -- RoQA; orphaned, ftbfs

2024-11-17 Thread Chris Hofstaedtler
Control: tags -1 + moreinfo On Sun, Oct 06, 2024 at 04:13:14PM +0200, Chris Hofstaedtler wrote: > Please remove freewnn from unstable. # Broken Depends: mlterm: mlterm-im-wnn # Broken Build-Depends: mlterm: libwnn-dev

Bug#1087644: openssh-server: no tty associated with login session

2024-11-17 Thread Chris Hofstaedtler
On Sun, Nov 17, 2024 at 07:02:53AM +0100, Chris Hofstaedtler wrote: > * Colin Watson [241117 00:32]: > > Control: forwarded -1 https://github.com/openssh/openssh-portable/pull/403 > > While reading up on this I ran across > > https://github.com/openssh/openssh-portable/pull/403, whose description

Bug#1087747: claws-mail: Links with license-incompatible library

2024-11-17 Thread Bastian Germann
Package: claws-mail Version: 4.3.0-1 Severity: serious Control: forwarded -1 https://github.com/dinhvh/libetpan/issues/448 claws-mail links with libetpan, which is covered by RSA-MD license (named BSD-RSA in its copyright file). That license has an advertisement clause that is known to be incompa

Bug#1041275: sbuild: Using eatmydata with the unshare backend

2024-11-17 Thread Andrea Pappacoda
Hi Johannes, On Sun Nov 17, 2024 at 12:31 PM CET, Johannes Schauer Marin Rodrigues wrote: this should become automatic with piuparts 1.5.1 (currently in unstable) and the next sbuild release with this commit by Jochen: https://salsa.debian.org/debian/sbuild/-/commit/760f0250cf6a76828526e45828fd

Bug#1087746: libx11-6: segfault in XkbTranslateKeyCode when using xterm

2024-11-17 Thread Vincent Lefevre
Package: libx11-6 Version: 2:1.8.10-2 Severity: important Affects: xterm That's twice xterm crashed in XkbTranslateKeyCode today. Core was generated by `/usr/bin/xterm -xrm *printFileOnXError: /home/vinc17/private/xterm-saved-173091'. Program terminated with signal SIGSEGV, Segmentation fault. #

Bug#1087734: sbuild: Subtle problem with reproducible-path

2024-11-17 Thread Santiago Vila
Package: sbuild Version: 0.87.0 Hi. Using the latest sbuild, I'm getting this in some failed build logs: Purging /build/reproducible-path Not cleaning session: cloned chroot in use E: 10mount: umount: /run/schroot/mount/trixie-file-c2b83387-2e15-4f1c-b04d-03a1f557313e: target is busy. E: 10mo

Bug#1087745: ITP: signature-recognition -- Signature Recognition using Deep

2024-11-17 Thread Sophia Villalba
Package: wnpp Severity: wishlist Owner: Sophia Villalba * Package name: signature-recognition * Version: 1.0.0 * Upstream Author: Sophia Villalba * URL: https://github.com/ayushreal/Signature-recognition * License:MIT * Description: Signature Recognition using Deep Learning Signature Recognition

Bug#1087620: ITP: privatebin -- A powerful CLI for creating and managing PrivateBin pastes with ease

2024-11-17 Thread Andrea Pappacoda
Hi Martin, On Sat Nov 16, 2024 at 12:31 PM CET, Martin Dosch wrote: * Package name: privatebin Description : A powerful CLI for creating and managing PrivateBin pastes with ease When first reading this ITP, I thought you were going to package PrivateBin itself, the server-side appl

Bug#1087210: Upstream bug

2024-11-17 Thread Jeremy Sowden
Control: tags -1 upstream Bisecting the upstream sources implicates this commit: https://git.netfilter.org/iptables/commit/?id=9ccae63974755d845337fa6b6648ed0de32c9064 I will report it upstream. J. signature.asc Description: PGP signature

Bug#1087744: RFS: movielst/2.5.0-1 [ITP] -- A simple Python tool to manage movie lists

2024-11-17 Thread Sai Phanetkar Kunche
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "movielst": * Package name : movielst Version : 2.5.0-1 Upstream contact : Andreas B * URL : https://pypi.org/project/movielst/ * License : MIT * Vcs : https://mentors.debian.net/package/movi

Bug#1087739: RFS: digital-forestry-toolbox/0.0.0

2024-11-17 Thread Quincy Sasson
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "digital-forestry-toolbox": * Package name: digital-forestry-toolbox Version: 0.0.0 Upstream contact : Mark Parkan * URL: https://github.com/mparkan/Digital-Forestry-Toolbox?tab=readm

Bug#1087738: hkl: FTBFS against HDF5 1.14: Module ‘Bindings.HDF5.Raw’ does not export ‘H5L_info_t’

2024-11-17 Thread Gilles Filippini
Source: hkl Version: 5.1.2-2 Severity: important Tags: ftbfs -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, The khl package fails to build from source in a test rebuild against hdf5 1.14.5 currentyl in experimental: [18 of 35] Compiling Hkl.H5 ( src/Hkl/H5.hs, /build/hkl-v9xamY/

Bug#1069301: linux-image-6.1.0-20-amd64: bluetooth causes kernel BUG - list_del corruption, (address)->prev is LIST_POISON2

2024-11-17 Thread Udo Richter
On 15.11.24 09:15, Salvatore Bonaccorso wrote: Greg did post a series of reverts upstream for 6.1.118-rc1, which are to address this issue. https://lore.kernel.org/stable/20241115063722.599985...@linuxfoundation.org/ Are you able to test this in time and report back on that the series of revert

Bug#1087728: (no subject)

2024-11-17 Thread Christian Heusel
Package: apt Version: 2.9.11 Severity: serious Tags: ftbfs Justification: fails to build from source (but built successfully in the past) Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I'm trying to package

Bug#1085393: [Pkg-freeipa-devel] Bug#1085393: should dogtag-pki be removed from unstable?

2024-11-17 Thread Timo Aaltonen
tags wontfix thanks Helmut Grohne kirjoitti 18.10.2024 klo 22.38: Source: dogtag-pki Version: 11.2.1-2 Severity: important User: helm...@debian.org Usertags: sidremove Hi, in addition to automatic removal suggestions, I would like to suggest removing dogtag-pki from unstable. It is not part o

Bug#1087731: ipmctl: CVE-2024-36275

2024-11-17 Thread Salvatore Bonaccorso
Source: ipmctl Version: 03.00.00.0485-1 Severity: important Tags: security upstream X-Debbugs-Cc: car...@debian.org, Debian Security Team Hi, The following vulnerability was published for ipmctl. CVE-2024-36275[0]: | NULL pointer dereference in some Intel(R) Optane(TM) PMem Management | softwar

Bug#1087428: hyperref broke cleveref - get bugfix from upstream

2024-11-17 Thread Hilmar Preuße
On 13.11.24 13:36, Joachim Wuttke wrote: Hello, Since the latest upgrade, in a manuscript using hyperref and cleveref, all cross-references are broken. From the log: ``` I've uploaded another CTAN snapshot recently. Let me know, if it solved the issue. Hilmar -- Testmail OpenPGP_sig

Bug#1087742: ITP: pdf2image -- Python library to convert PDF files to images

2024-11-17 Thread Risha Nayaz
Package: wnpp Severity: wishlist Owner: Risha Nayaz Package name: pdf2image Version: 1.17.0 Upstream Author: Edouard Belval URL: https://github.com/Belval/pdf2image License: MIT Description: pdf2image is an open-source Python library that converts PDF files into images using the Poppler library.

Bug#1087540: gosop 1.0.0-2

2024-11-17 Thread Martin Dosch
Dear Daniel, thank you very much for your input. I have updated gosop but not yet uploaded it as I am not sure what priority would be appropriate. Do you have any suggestions? Best regards, Martin signature.asc Description: PGP signature

Bug#1087740: RFS: digital-forestry-toolbox/0.0.0 tools for analyzing forestry data

2024-11-17 Thread Quincy Sasson
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "digital-forestry-toolbox": * Package name: digital-forestry-toolbox Version: 0.0.0 Upstream contact : Mark Parkan * URL: https://github.com/mparkan/Digital-Forestry-Toolbox?tab=readm

Bug#1085943: RFS: qatzip -- Compression Library accelerated by Intel® QuickAssist Technology

2024-11-17 Thread Colin King (gmail)
Hi, qatzip is part of the QAT family of projects; already qatlib is in Debian sid and I've also got qatengine also waiting for sponsorship. The packages are already in Ubuntu as qatlib, qatzip and qatengine, so renaming qatzip will cause some package naming confusion Ubuntu derivatives. Also,

Bug#1087730: Acknowledgement (sysconfig-hardware: move aliased files from / to /usr (DEP17))

2024-11-17 Thread Michael Biebl
Control: tags -1 + pending patch I've uploaded the attached debdiff to DELAYED/7 Please let me know if I should delay further. Michael diff -Nru sysconfig-0.0.14+nmu1/debian/changelog sysconfig-0.0.14+nmu2/debian/changelog --- sysconfig-0.0.14+nmu1/debian/changelog 2024-06-01 00:22:45.000

Bug#1085943: RFS: qatzip -- Compression Library accelerated by Intel® QuickAssist Technology

2024-11-17 Thread Colin King (gmail)
Hi Philip, Thanks for this review. I'd like to keep to the two last lines in the debian changelog as an intentional aide-mémoire to remind me to ensure the spelling mistake patch gets landed in the upstream project and also get the upstream project to handle build cleaning before the next rel

Bug#1087727: Build-Depends: cargo which is removed from Debian

2024-11-17 Thread Drew Parsons
Source: python-orjson Version: 3.10.7-1 Severity: serious Justification: FTBFS Control: affects -1 src:mypy src:numpy python-orjson Build-Depends: cargo But cargo was removed from Debian (unstable) in May 2024. python-orjson therefore fails to build. This prevents mypy and therefore numpy from b

Bug#1087734: sbuild: Subtle problem with reproducible-path

2024-11-17 Thread Johannes Schauer Marin Rodrigues
Hi, Quoting Santiago Vila (2024-11-17 22:10:58) > See for example my build history for node-dagre-d3-renderer in trixie using > machines with 2 CPUs: > > Status: successful > node-dagre-d3-renderer_0.6.4+dfsg-7_amd64-20240830T101510.571Z > Status: successful > node-dagre-d3-renderer_0.6.4+dfs

Bug#1087728: (no subject)

2024-11-17 Thread David Kalnischkies
Control: retitle -1 apt: FTBFS on Arch Linux with libapt test failures Control: severity -1 wishlist Hi Christian Heusel, as said on IRC, we are happy to receive and help with bug reports here in the BTS, but I had to dial back on the severity quite a bit as this is not applying to Debian and hen

Bug#1087734: sbuild: Subtle problem with reproducible-path

2024-11-17 Thread Santiago Vila
El 17/11/24 a las 21:37, Johannes Schauer Marin Rodrigues escribió: Another thing you could try is to see if maybe this only happens with unstable chroot but not with bookworm chroots. That would point to something in unstable having changed (apt?). Yes, it's apparently some build-dependency.

Bug#1041275: sbuild: Using eatmydata with the unshare backend

2024-11-17 Thread Johannes Schauer Marin Rodrigues
Hi Richard, Quoting Richard Lewis (2024-11-17 20:20:40) > > I'm not familiar with eatmydata but as far as I understand the docs you run > > something under eatmydata by using the eatmydata wrapper program. So if > > your chroot has eatmydata installed, maybe try adding this to your > > ~/.sbuildrc

Bug#1087737: cmus: Update to 2.12.0

2024-11-17 Thread Martin Dosch
Source: cmus Version: 2.10.0-3 Severity: wishlist Dear Maintainer, it would be great if the recently released 2.12.0 would be packaged to make it into trixie. Thank you very much for maintaining cmus. Best regards, Martin -- System Information: Debian Release: 12.8 APT prefers stable-update

Bug#1087734: sbuild: Build log sometimes have "Device or resource busy"

2024-11-17 Thread Santiago Vila
retitle 1087734 sbuild: Build log sometimes have "Device or resource busy" thanks Hi. Thanks for the quick reply. I have just looked at old build logs, and this already happened with sbuild 0.86.x, so it's probably not related to "reproducible-path" after all. (I'm doing a retitle to reflect t

Bug#975546: Please, support multiple flavor of numpy for different use cases.

2024-11-17 Thread Drew Parsons
Source: numpy Followup-For: Bug #975546 As far as threading goes, as far as I know the different BLAS builds are binary compatible. Their threading support is internal to the BLAS library, they present a common ABI to the client program (numpy). That is, you can equally install libopenblas0-pthre

Bug#1087736: libspdlog-dev should not depend on catch2

2024-11-17 Thread Nicolas Peugnet
Package: libspdlog-dev Version: 1:1.12.0+ds-2+b3 Severity: normal Dear Maintainer, While trying to build a new version of j4-dmenu-desktop (that I am currently updating) with the 'nocheck' build profile, I noticed that catch2 was still installed, as a dependency of libspdlog-dev, which in turn, s

Bug#1087735: gworkspace.app: NSImage(instance) does not recognize subviews

2024-11-17 Thread Paul Seelig
Package: gworkspace.app Version: 1.0.0-4 Severity: important Tags: upstream X-Debbugs-Cc: discuss-gnus...@gnu.org, wml...@sf.net, wml...@rumbero.org Hello all, the current gworkspace.app application for trixie/i386 shows following error message when started: "Uncaught exception NSInvalidArgument

Bug#1087734: sbuild: Subtle problem with reproducible-path

2024-11-17 Thread Johannes Schauer Marin Rodrigues
Hi Santiago, Quoting Santiago Vila (2024-11-17 21:19:42) > Using the latest sbuild, I'm getting this in some failed build logs: > > Purging /build/reproducible-path > Not cleaning session: cloned chroot in use > E: 10mount: umount: > /run/schroot/mount/trixie-file-c2b83387-2e15-4f1c-b04d-03a1f55

Bug#1087136: mpi4py: Warning at build time: "A requested component was not found"

2024-11-17 Thread Drew Parsons
Source: mpi4py Followup-For: Bug #1087136 Control: tags -1 moreinfo unreproducible I can't reproduce this plm component error. There's no sign of it in the build logs e.g. https://buildd.debian.org/status/fetch.php?pkg=mpi4py&arch=amd64&ver=4.0.1-1&stamp=1731867690&raw=0 Perhaps your system got c

Bug#1087733: iprutils: move aliased files from / to /usr (DEP17)

2024-11-17 Thread Michael Biebl
Source: iprutils Version: 2.4.19-2 Severity: serious Tags: patch sid trixie User: helm...@debian.org Usertags: dep17m2 Hi, your package installs files in /lib and /sbin: lib/systemd/system/iprdump.service lib/systemd/system/iprinit.service lib/systemd/system/iprupdate.service lib/systemd/sys

Bug#1087727: Build-Depends: cargo which is removed from Debian

2024-11-17 Thread Adam D. Barratt
Control: severity -1 important Control: retitle -1 Not buildable on some ports architectures due to missing rustc / cargo On Sun, 2024-11-17 at 20:06 +0100, Drew Parsons wrote: > python-orjson Build-Depends: cargo > > But cargo was removed from Debian (unstable) in May 2024. The cargo _source_

Bug#1087030: bug resolved caused by swap size

2024-11-17 Thread clementjeanandre . robert
‌Tags: patch Finally, the problem doesn't come from kwin-wayland package, neither from the free graphic chipset driver. During screen freeze, I saw with top command that the process kswapd0 took 98% of CPU. I have added memory to my swap partition and it has resolved the problem. I had not enoug

Bug#1087732: ppc64-diag: move aliased files from / to /usr (DEP17)

2024-11-17 Thread Michael Biebl
Source: ppc64-diag Version: 2.7.9-1 Severity: serious Tags: patch sid trixie User: helm...@debian.org Usertags: dep17m2 Hi, your package installs files in /lib: lib/systemd/system/opal_errd.service lib/systemd/system/rtas_errd.service Starting with trixie, installing files in those aliased lo

Bug#1008001: ITA: davfs2 -- mount a WebDAV resource as a regular file system

2024-11-17 Thread Aymeric Agon-Rambosson
retitle 1008001 ITA: davfs2 -- mount a WebDAV resource as a regular file system thanks Hello, I would be ready to adopt the package, I've been using it for quite some time. I am only Maintainer, so I would need to be given upload rights. I do not have access to the salsa yet. There does

Bug#1087697: Mkinitramfs causes machines to fail booting when used with LD_LIBRARY_PATH

2024-11-17 Thread Salvatore Bonaccorso
Control: notfound -1 0.136ubuntu6.7 Control: found -1 0.145 FWIW, this is similar to what was handled in #944929 fixed with commit e2ad67899850 ("hook-functions: preloaded libraries should not end up in the initramfs"). Regards, Salvatore

Bug#1087729: licenserecon: --spdx don't working

2024-11-17 Thread Fabio Fantoni
Package: licenserecon Version: 3.0 Severity: normal Hi, today I tried to convert to spdx name d/copyright of one project and checking with lrc --spdx I saw still showed debian name instead, here a link to the salsa-ci job but I tried also manually on Sid installation: https://salsa.debian.org

Bug#1087730: sysconfig-hardware: move aliased files from / to /usr (DEP17)

2024-11-17 Thread Michael Biebl
Source: sysconfig Version: 0.0.14+nmu1 Severity: serious Tags: sid trixie User: helm...@debian.org Usertags: dep17m2 Hi, your package installs files in /lib and /sbin: lib/udev/rules.d/65-sysconfig-hardware-net.rules lib/udev/rules.d/85-sysconfig-hardware.rules sbin/hwdown sbin/hwup Startin

Bug#1087616: linux-image-6.11.7-amd64: Can't boot (boot freezes after [or maybe during] cryptsetup unlocks drive)

2024-11-17 Thread Salvatore Bonaccorso
Control: severity -1 serious Control: tags -1 + moreinfo Hi, On Sat, Nov 16, 2024 at 11:41:15AM +0100, Alejandro Colomar wrote: > Package: src:linux > Version: 6.11.7-1 > Severity: critical > Justification: breaks the whole system > X-Debbugs-Cc: a...@kernel.org > > Dear Maintainer, > > I upgra

Bug#1087717: iconnect-tools: move aliased files from / to /usr (DEP17)

2024-11-17 Thread Michael Biebl
Source: iconnect-tools Version: 0.1 Severity: serious Tags: patch sid trixie User: helm...@debian.org Usertags: dep17m2 Hi, your package installs files in /: lib/systemd/system/iconnect-leds.service lib/udev/rules.d/60-qcontrol.rules Starting with trixie, installing files in those aliased loc

Bug#1070744: [Pkg-puppet-devel] Bug#1070744: /usr/bin/puppet: puts non-regeneratable data in /var/cache

2024-11-17 Thread Jérôme Charaoui
Hello, Le 2024-10-24 à 05 h 18, Hendrik Jaeger a écrit : According to upstream, the vardir is actually for caching stuff, so IMHO generally vardir being in /var/cache is not wrong. What I consider wrong, though, is putting reports there, as they cannot be regenerated which is what the FHS dema

Bug#1087724: nmu: skiboot_7.0+dfsg-1

2024-11-17 Thread Michael Biebl
Package: release.debian.org Severity: normal X-Debbugs-Cc: skib...@packages.debian.org Control: affects -1 + src:skiboot User: release.debian@packages.debian.org Usertags: binnmu Hi, skiboot was built against an older version of debhelper which still installed systemd service files in /lib. A

Bug#1087725: alien-arena-data: following my patch in 1067108#17 to upgrade to 7.71.7

2024-11-17 Thread Patrice Duroux
Package: alien-arena-data Version: 7.71.3+ds-1 Severity: wishlist Tags: patch Hi, I hope it's good enough to do the job. Best, Patrice -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'), (1, 'experimental-deb

Bug#1087721: aide: should not be testing JIT on armel

2024-11-17 Thread Matthew Vernon
Source: aide Version: 0.18.8-1 Severity: serious Justification: blocking migration of another package Hi, PCRE2 JIT requires ARMv7 or better on 32-bit ARM, so is disabled on armel (which only promises ARMv5) cf https://manpages.debian.org/unstable/libpcre2-dev/pcre2jit.3.en.html So the JIT te

Bug#1075366: pcsxr: ftbfs with GCC-14

2024-11-17 Thread James Cowgill
Control: tags -1 patch pending Hi, On 15/11/2024 20:12, Patrice Duroux wrote: > Hi, > > Here is a patch to solve those building issues. > > Best regards, > Patrice Thanks for the patch! It looks good to me and I'll upload it in a few minutes. James

Bug#1086703: sbuild: sbuild-update does not use chroot-mode from configuration file

2024-11-17 Thread Johannes Schauer Marin Rodrigues
Hi Laurent, Quoting Laurent Bigonville (2024-11-04 13:26:27) > When running sbuild-update without options, it's not using the $chroot_mode > value from the ~/.sbuildrc sbuild-update is a tool for when you are using sbuild with the schroot backend. I assume you want to use sbuild with the unshare

Bug#1087722: python-pcre2: please disable JIT testing on armel

2024-11-17 Thread Matthew Vernon
Source: python-pcre2 Version: 0.3.0+ds-1 Severity: serious Justification: blocking migration of another package Hi, PCRE2 JIT requires ARMv7 or better on 32-bit ARM, so is disabled on armel (which only promises ARMv5) cf https://manpages.debian.org/unstable/libpcre2-dev/pcre2jit.3.en.html So

Bug#1087720: qcontrol: move aliased files from / to /usr (DEP17)

2024-11-17 Thread Michael Biebl
Source: qcontrol Version: 0.5.7-2 Severity: serious Tags: patch sid trixie User: helm...@debian.org Usertags: dep17m2 Hi, your package installs files in /lib: lib/systemd/system/qcontrol.service lib/systemd/system/qcontrold.service lib/systemd/system/qcontrold.socket lib/udev/rules.d/60-qcon

Bug#1076219: freeradius,librad0-tools: install program with same name (raddebug)

2024-11-17 Thread Chris Hofstaedtler
Hi freeradius, librad0-tools Maintainers, On Fri, Jul 12, 2024 at 08:24:12PM +0200, Chris Hofstaedtler wrote: > Package: freeradius,librad0-tools > Control: block 1075856 by -1 > your packages freeradius and librad0-tools both install a program > named "raddebug", although in different components

Bug#1087378: sbuild: Please add support for XDG Base Directory Specification

2024-11-17 Thread Johannes Schauer Marin Rodrigues
Hi Diederik, Quoting Diederik de Haas (2024-11-12 19:21:01) > > Do you have something in mind? > > 1) add support for XDG dirs (which can/should include the possibility >that XDG_CONFIG_HOME != ~/.config) > 2) determine what should be the preferred location, XDG or ~/.sbuildrc > 3) use the co

Bug#1087718: debian-security-support: Please mark intel-mediasdk as unsupported for bullseye

2024-11-17 Thread Tobias Frost
Package: debian-security-support Severity: normal Tags: security X-Debbugs-Cc: Debian Security Team , Freexian Debian LTS Hi I'm going to prepare a MR to add intel-mediasdk to be added to security-support-ended.deb11. (I've sent this mail originaly to the LTS team mailing list, quoting for con

Bug#1087692: sbuild: provide a way to apply a timeout to piuparts and autopkgtests

2024-11-17 Thread Johannes Schauer Marin Rodrigues
Hi Richard, Quoting Richard Lewis (2024-11-17 11:43:11) > $stalled_pkg_timeout terminates the build after inactivity, but it would be > nice if there was an equivalent for the use of piuparts (--run-piuparts) or > (--run-autopkgtests) > > Especially with piuparts it is easy to start a build, and

Bug#1087723: nmu: libvpd_2.2.9-1

2024-11-17 Thread Michael Biebl
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: binnmu Hi, libvpd (a popwerpc specific package) was built against an older version of debhelper which still installed udev rules in /lib As a result, the files are now installed at the wrong locati

Bug#1082939: /usr/bin/deb-systemd-helper: error: unable to read virtlockd.socket

2024-11-17 Thread Andrea Bolognani
On Sun, Oct 20, 2024 at 11:49:38AM +0200, Andrea Bolognani wrote: > On Sat, Oct 05, 2024 at 07:51:26PM +0200, Andrea Bolognani wrote: > > virtlogd and virtlockd are secondary daemons that the primary > > libvirtd daemon might need to delegate some operations to, so it > > makes sense that they'll b

Bug#1087719: ITP: helloworld-pyp -- Hello word python package

2024-11-17 Thread Mahsa Karamzadeh
Package: wnpp Severity: wishlist Package name: helloworld-pyp Version: 1.0.10 URL: https://github.com/mahesh-maximus/helloworld-pyp.git License: MIT License Programming Lang: Python Description: Hello word package I would like to make my first package on Debian using helloworld-pyp.

Bug#1087718: debian-security-support: Please mark intel-mediasdk as unsupported for bullseye

2024-11-17 Thread Tobias Frost
Control: tags -1 patch MR: https://salsa.debian.org/debian/debian-security-support/-/merge_requests/new?merge_request%5Bsource_branch%5D=bullseye-intel-mediasdk

Bug#1085354: mbedtls FTBFS on arm64 with gcc 14

2024-11-17 Thread Andrea Pappacoda
Hi Reinhard, On Mon Nov 11, 2024 at 1:43 PM CET, Reinhard Tartler wrote: Please consider merging https://salsa.debian.org/debian-iot-team/mbedtls/-/merge_requests/5 Thanks! Stupid me, I just copied the OpenWRT patch without realizing it was patching a non-existent file :/ Uploaded. signa

Bug#1063457: Bug#1076218: [Pkg-zfsonlinux-devel] Bug#1076218: nordugrid-arc-client, zfsutils-linux: install program with same name (arcstat)

2024-11-17 Thread Chris Hofstaedtler
Control: forcemerge 1063457 1076218 Hi nordugrid-arc-client, zfsutils-linux Maintainers, > > On 12 Jul 2024, at 19:23, Chris Hofstaedtler wrote: > > Package: nordugrid-arc-client,zfsutils-linux > > Control: block 1075856 by -1 > > your packages nordugrid-arc-client and zfsutils-linux both insta

Bug#1087620: ITP: privatebin -- A powerful CLI for creating and managing PrivateBin pastes with ease

2024-11-17 Thread Martin Dosch
Dear Andrea, Am 17.11.2024 17:34, schrieb Andrea Pappacoda: Could you please change the package name to something like privatebin-cli? This would reduce some confusion. Arch Linux, for instance, has done the same. that's exactly what I have done, look earlier in this thread. Best regards, Ma

Bug#1076222: tcpd,tcm: install program with same name (tcpd)

2024-11-17 Thread Chris Hofstaedtler
Hi Marco, Andreas, On Fri, Jul 12, 2024 at 11:53:16PM +0200, Marco d'Itri wrote: > On Jul 12, Chris Hofstaedtler wrote: > your packages tcpd and tcm both install a program > named "tcpd", although in different components of the PATH. > > Please find a solution for your packages. Ideas: Have you

Bug#1076217: locales,gosa-dev: install program with same name (update-locale)

2024-11-17 Thread Chris Hofstaedtler
Hi gosa, glibc Maintainers, > On 2024-07-12 20:22, Chris Hofstaedtler wrote: > > Package: locales,gosa-dev > > Control: block 1075856 by -1 > > your packages locales and gosa-dev both install a program > > named "update-locale", although in different components of the PATH. > > Please find a sol

Bug#1076215: ax25-tools,dahdi-tools: install program with same name (sethdlc)

2024-11-17 Thread Chris Hofstaedtler
Hi Debian Hamradio and Asterisk Maintainers, > On 07/12/2024 11:17 AM, Chris Hofstaedtler wrote: > > Package: ax25-tools,dahdi-tools > > Control: block 1075856 by -1 > > your packages ax25-tools and dahdi-tools both install a program > > names "sethdlc", although in different components of the PA

Bug#1087210: iptables -C returns 0 for rule that doesn't match

2024-11-17 Thread Jeremy Sowden
Control: tags -1 confirmed On 2024-11-09, at 18:39:33 +, Dan Christovic wrote: > Package: iptables > Version: 1.8.11-1 > Severity: important > > Dear Maintainer, > > I have since downgraded to the trixie packages & dependencies to get myself > back up and running. > > >* What led up t

Bug#1087475: logcheck-database: pdns rules

2024-11-17 Thread Richard Lewis
On Sun, 17 Nov 2024, 10:14 Kiss Gabor (Bitman), wrote: > On Sun, 17 Nov 2024, Richard Lewis wrote: > > > > > > Some random examples not covered by the patterns: > > > > > > 2024-10-27T08:00:17.063308+01:00 tivald pdns_server[53800]: Done > launching threads, ready to distribute questions > >

debian-bugs-dist@lists.debian.org

2024-11-17 Thread Marco M. F. De Santis
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "hoteldruid": * Package name : hoteldruid Version : 3.0.7-1 Upstream contact : Marco Maria Francesco De Santis * URL : http://www.hoteldruid.com/ * Licens

Bug#1087690: [Debian-med-packaging] Bug#1087690: FTBFS with Python 3.13: FAILED skbio/util/tests/test_misc.py::TestMiniRegistry::test_everything

2024-11-17 Thread Michael R. Crusoe
Control: forwarded -1 https://github.com/scikit-bio/scikit-bio/commit/45127698e270024bacb670cdd0bd2e4850104b6f Control: tags -1 patch upstream fixed-upstream Should be easy for a team member to apply this patch. I'm away from my computers until at least Tuesday.

  1   2   >