Bug#938929: Dependency problem with iptables and libvirt-daemon-system

2023-12-07 Thread Diederik de Haas
On 26 Jul 2023 12:24:00 + Patrick Schleizer wrote: > libvirt upstream no longer depends on iptables for years. > > source: > https://gitlab.com/libvirt/libvirt/-/issues/406#note_1176654618 > > Should be trivial and safe to switch to nftables? Next to the Build-Depends on iptables, there's

Bug#1032659: ITP: golang-github-go-task-slim-sprig -- Useful template functions for Go templates.

2023-12-07 Thread Christopher Obbard
Hi Mark, I will be willing to sponsor this package (mainly as I am looking to using it in Debos). Your packaging looks generally good, but I have noticed a few minor issues with the Git repo / packaging, let me know if you can fix these or if you'd like me to do so. - d/copyright: "Copyright:

Bug#1057050: qt6-multimedia: Please build with EIGEN_DONT_VECTORIZE on powerpc to fix FTBFS

2023-12-07 Thread Patrick Franz
Hej, Am Donnerstag, 7. Dezember 2023, 08:09:50 CET schrieb Christian Marillat: > On 02 déc. 2023 10:10, John Paul Adrian Glaubitz wrote: > > Hi! > > > > On Sat, 2023-12-02 at 00:46 +0100, Patrick Franz wrote: > >> We're in the middle of packaging Qt 6.6 and I had not planned to do > >> any

Bug#1057421: sysstat: FTBFS: dh_install: warning: Cannot find (any matches for) "debian/tmp/lib/systemd/" (tried in ., debian/tmp)

2023-12-07 Thread Chris Hofstaedtler
Control: tags -1 + patch * Chris Hofstaedtler : > systemd.pc changed systemd_system_unit_dir to point to /usr. As a > consequence, your package now FTBFS in unstable. Please find a patch fixing this attached. It should also work if sysstat is backported without additional changes. Best, Chris

Bug#1057679: lvm2: LVM cache gets marked completely dirty on every boot when used for filesystem root

2023-12-07 Thread Bastian Blank
On Thu, Dec 07, 2023 at 12:30:20PM +1000, progserega wrote: >* I create logical volume 'root_deb' on hdd and its writeback cache on ssd > (nvme). And also I create logical volume 'home' and its cache on nvme. >* All works. But after reboot PC - I get big value CacheDirtyBlocks for >

Bug#1057734: dahdi-dkms: Update to v3.3.0 and re-enable wctdm for TDM400P hardware

2023-12-07 Thread Russ Dill
Package: dahdi-dkms Version: 1:3.1.0+git20230717~dfsg-5 Severity: wishlist Dear Maintainer, I lost support for my TDM400P when updating to v3.1.0 as upstream had removed the wctdm module. v3.3.0 brings it back, so an update to that version along with re-enabling the module in dkms.conf.in would

Bug#1054657: Transition seems to be blocked (Was: Bug#1054657: transition: r-bioc-biocgenerics)

2023-12-07 Thread Adrian Bunk
On Thu, Dec 07, 2023 at 04:09:28PM +0100, Andreas Tille wrote: >... > Am Thu, Dec 07, 2023 at 01:37:02PM -0100 schrieb Graham Inggs: >... > > Also, why do r-bioc-netsam and r-bioc-org.hs.eg.db not even appear on > > the tracker? > > I was always wondering about this but I have no clue.

Bug#1057738: chrony: use cached or "fallback" IP addresses on DNS failure

2023-12-07 Thread Michael Gold
Package: chrony Version: 4.5-1 Severity: wishlist Dear Maintainer, I saw this change in the 4.4 release notes: * Refresh address of NTP sources periodically That made me think it could also be useful to support some "pre-seeding" and/or caching of DNS results. I usually configure a few sources

Bug#1057714: htop: newlines in cmdline rendered as U+FFFD

2023-12-07 Thread наб
Oddly, I cannot reproduce this on bookworm (htop 3.2.2-2 as well) by running the same cmdline ( -- >8 -- sh -c 'make -C /lib/modules/6.5.0-5-amd64/build CC=gcc-13 \ \ M="$PWD" O=/lib/modules/6.5.0-5-amd64/build CONFIG_ZFS=m modules; sleep 100' -- >8 -- ) explicitly.

Bug#1057736: rust-src: Ship Cargo.lock to enable "cargo -Z build-std" usecase

2023-12-07 Thread Jonathan Neuschäfer
Package: cargo Version: 0.66.0+ds1-1 Severity: wishlist Cargo has a new (nightly) feature, build-std[1], which rebuilds the standard library along with the target crate. This is especially useful when cross-compiling, as Debian doesn't ship the standard library pre-built for other architectures.

Bug#1057737: python-cartopy: FTBFS with Python 3.12

2023-12-07 Thread Bas Couwenberg
Source: python-cartopy Version: 0.22.0+dfsg-1 Severity: serious Tags: ftbfs upstream Justification: makes the package in question unusable or mostly so Control: forwarded -1 https://github.com/SciTools/cartopy/issues/2301 Dear Maintainer, Your package FTBFS with Python 3.12:

Bug#1057739: jupyter-server: CVE-2023-39968

2023-12-07 Thread Salvatore Bonaccorso
Source: jupyter-server Version: 1.23.3-1 Severity: important Tags: security upstream X-Debbugs-Cc: car...@debian.org, Debian Security Team Control: fixed -1 2.9.1-1 Hi, The following vulnerability was published for jupyter-server. CVE-2023-39968[0]: | jupyter-server is the backend for Jupyter

Bug#1057229: brightness-udev: installs file into /lib/udev/rules.d

2023-12-07 Thread Chris Hofstaedtler
Control: tags -1 + patch * Chris Hofstaedtler : > your package installs the file /lib/udev/rules.d/90-brightnessctl.rules. > Apparently this path is hard-coded, either in the upstream build system > or the packaging. Please find attached a patch, which delegates placement of the udev files to

Bug#1055987: ITP: virt-firmware -- Tools for manipulating edk2 (ovmf/qemu-efi) firmware images

2023-12-07 Thread Luca Boccassi
On Wed, 15 Nov 2023 05:54:23 -0700 dann frazier wrote: > Package: wnpp > Severity: wishlist > Owner: dann frazier > X-Debbugs-Cc: debian-de...@lists.debian.org > > * Package name    : virt-firmware >   Version : 23.10 >   Upstream Contact: Gerd Hoffmann > * URL :

Bug#1057742: amazon-ec2-utils: delegate placement of udev files to udev.pc

2023-12-07 Thread Chris Hofstaedtler
> Attached you will find a patch to delegate the exact placement of > the udev files to udev.pc (using pkg-config). Please find a corrected patch attached. Chris diff -Nru amazon-ec2-utils-2.1.0/debian/amazon-ec2-utils.install amazon-ec2-utils-2.1.0/debian/amazon-ec2-utils.install ---

Bug#1057279: xtrlock option to verify password via a subprocess

2023-12-07 Thread Simon Tatham
Matthew Vernon wrote: > I think both docs and making the hourglass optional would be good, > please; Revised patches attached. The runtime usage message was starting to get large, so I've appended a third patch that sets up standard --help and --version options, in case that's also useful to

Bug#1049459: reverse dependencies

2023-12-07 Thread Thorsten Alteholz
Hi Charles, On 07.12.23 12:17, Charles Plessy wrote: I just submitted bugs against courier and jool. Can I ask you to fix node-mime-types? You are Uploader of it… oh, my last upload was years ago. But I will try to fix it this weekend ... Looking at the source code, it seems that

Bug#1057567: libconfig-model-lcdproc-perl: FTBFS: Cannot determine local time zone

2023-12-07 Thread gregor herrmann
Control: forcemerge -1 1057566 1057568 1057569 1057571 1057572 1057592 Control: reassign -1 libdatetime-timezone-perl 1:2.60-1+2023c Control: tags -1 = trixie sid Control: retitle -1 libdatetime-timezone-perl: needs a dependency on tzdata (causes FTBFS in other package) Control: affects -1 =

Bug#1057744: nmap: bring back zenmap

2023-12-07 Thread Matthew Gabeler-Lee
Package: nmap Version: 7.93+dfsg1-1 Severity: wishlist Some time ago, zenmap was removed due to being stuck back on python 2, but as of nmap 0.94 [1] it has been brought up to date to use python 3 and gobject, so hopefully it can now be brought back to Debian? [1]

Bug#1025830: beauti2 fails to start

2023-12-07 Thread Andreas Tille
Hi, Am Sun, Dec 18, 2022 at 03:15:28PM +0100 schrieb Pierre Gruet: > Control: tags -1 help > > Hello, > > I tried to investigate further, I feel a window should appear and the action > of the user is expected, yet I don't see anything except the initial > "Initializing BEAUti..." GUI. > My

Bug#1057741: nvidia-support: delegate placement of udev files to udev.pc

2023-12-07 Thread Chris Hofstaedtler
Source: nvidia-support Version: 20220217+3 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib/udev. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will

Bug#1027069: waybar: improve its .service file?

2023-12-07 Thread Vladimir K
One can repurpose sysetmd XDG Autostart filter: Either exlusive method: ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "" "GNOME:KDE" Or inclusive: ExecCondition=/lib/systemd/systemd-xdg-autostart-condition "wlroots:sway:Wayfire:labwc" ""

Bug#1057742: amazon-ec2-utils: delegate placement of udev files to udev.pc

2023-12-07 Thread Chris Hofstaedtler
Source: amazon-ec2-utils Version: 2.1.0-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib/udev. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will

Bug#1057735: RM: r-cran-parsetools -- ROM; Unmaintained upstream, not needed in Debian

2023-12-07 Thread Andreas Tille
Package: ftp.debian.org Severity: normal User: ftp.debian@packages.debian.org Usertags: remove X-Debbugs-Cc: r-cran-parseto...@packages.debian.org, 994...@bugs.debian.org, debia...@lists.debian.org Control: affects -1 + src:r-cran-parsetools Hi ftpmasters, since you have closed #1057658 by

Bug#1057740: gobi-loader: delegate placement of udev files to udev.pc

2023-12-07 Thread Chris Hofstaedtler
Source: gobi-loader Version: 0.6-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib/udev. These files need to be moved to /usr/lib as part of Debian's usr-merge effort. Attached you will find a patch

Bug#1057743: android-sdk-meta: delegate placement of udev files to udev.pc

2023-12-07 Thread Chris Hofstaedtler
Source: android-sdk-meta Version: 28.0.2+9 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib/udev. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will

Bug#874030: Anyenv

2023-12-07 Thread 陳昌倬
On Thu, Dec 07, 2023 at 12:59:06AM +0100, Mikko Johannes Koivunalho wrote: > Has there been any interest? I am a permanent Anyenv user and contributor > and I'd very much like to see it packaged for Debian. > > I'm also willing to help, if needed, but I know very little about Debian > packaging.

Bug#1057755: qt6-webengine: Support security updates in stable

2023-12-07 Thread Soren Stoutner
Source: qt6-webengine Version: 6.4.2-final+dfsg-12 Severity: normal Currently security patches to Qt WebEngine are not uploaded to Debian stable. The purpose of this bug report is to track efforts to change that.

Bug#1057758: kmail: Plain text emails truncated at 60 lines if HTML section is included

2023-12-07 Thread Soren Stoutner
Package: kmail Version: 4:22.12.3-1 Severity: normal Tags: upstream Control: forwarded -1 https://bugs.kde.org/show_bug.cgi?id=477443 When composing an email in both plain text and HTML, the plain text is truncated at 60 lines when the email is sent. The HTML contains the entire message.

Bug#1057764: RFP: golang-github-go-webauthn-webauthn -- Webauthn/FIDO2 library in golang

2023-12-07 Thread Maytham Alsudany
Package: wnpp Severity: wishlist X-Debbugs-Cc: debian...@lists.debian.org * Package name: golang-github-go-webauthn-webauthn Version : 0.9.4 Upstream Contact: https://github.com/go-webauthn/webauthn/issues * URL : https://github.com/go-webauthn/webauthn * License

Bug#1047612: Pending upload: macs: Fails to build source after successful build

2023-12-07 Thread Andreas Tille
Control: tags -1 pending Due to some unrelated bugs (mainly #1055692 macs ftbfs with Python 3.12) this package can't be uploaded currently but the issue is fixed in Git. Kind regards Andreas. -- http://fam-tille.de

Bug#1057765: atril: Blured in fullscreen mode if I have used GDK_DPI_SCALE & GDK_SCALE

2023-12-07 Thread Zhang Xiaowei
Package: atril Version: 1.26.0-2+b1 Severity: normal * What led up to the situation? If I $ GDK_DPI_SCALE=0.8 GDK_SCALE=2 atril xxx.pdf And press F11 to enter fullscreen mode. It's blured. * What exactly did you do (or not do) that was effective (or ineffective)? $

Bug#1032358: Pending upload: btllib: Depends on libsdsl-dev, breaking installability when not needed

2023-12-07 Thread Andreas Tille
Control: tags -1 pending Hi Steve, sorry for not responding for this simple bug for so long. Thanks to the Debian Med Advent bug squashing party I spotted it and applied your patch in Git. I'd like to wait for some package in new which enables uploading the new version of the package before

Bug#1057765: atril: Blured in fullscreen mode if I have used GDK_DPI_SCALE & GDK_SCALE

2023-12-07 Thread 張效維
Edited: Press F5, not F11. From ZXW

Bug#1057686: groovy: The package fails to build from source due to the missing file

2023-12-07 Thread tony mancill
On Thu, Dec 07, 2023 at 05:34:01PM +1300, Vladimir Petko wrote: > Source: groovy > Version: 2.4.21-8 > Severity: important > Tags: ftbfs > > Dear Maintainer, > > The package fails to build from source due to the missing AntBuilder path: Hi Vladimir, I was seeing a slightly different (but

Bug#1057763: qt5-style-kvantum: add Qt 6 build

2023-12-07 Thread James Lu
Source: qt5-style-kvantum Version: 1.0.10-1 Severity: wishlist Tags: patch Dear maintainers, As apps inside Debian migrate from Qt 5 to Qt 6, I noticed that my theme configuration stopped working due to missing theme engines on Qt 6. Kvantum already supports Qt 6, though it's currently a

Bug#1057688: [Aptitude-devel] Bug#1057688: aptitude: Stray input on window click when running under tmux

2023-12-07 Thread Thomas Dickey
On Thu, Dec 07, 2023 at 06:06:49PM +0100, Axel Beckert wrote: > Hi Sven, > > Sven Joachim via Aptitude-devel wrote: > > Debian ncurses maintainer here, bringing the ncurses upstream developer > > into the loop. > > Thanks for that! > > > In addition to aptitude, mouse support is also broken in

Bug#1057752: fpga-icestorm: delegate placement of udev files to pkg-config data

2023-12-07 Thread Chris Hofstaedtler
Source: fpga-icestorm Version: 0~20230218gitd20a5e9-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you

Bug#1057759: libdbd-oracle-perl: Package cannot be installed

2023-12-07 Thread a . kozhemyakin
Package: libdbd-oracle-perl Severity: important Dear Maintainer, When installing the package: apt-get install libdbd-oracle-perl ... The following packages have unmet dependencies: libdbd-oracle-perl : Depends: oracle-instantclient-basic but it is not installable or

Bug#786453: New version 20180515 cannot be downloaded

2023-12-07 Thread Alexandre Detiste
https://web.archive.org/web/20220529104942/http://www.hoicher.de/hoichess/download/ -> tourney_manager-20180515.tar.gz

Bug#1057748: digimend-dkms: delegate placement of udev files to pkg-config data

2023-12-07 Thread Chris Hofstaedtler
Source: digimend-dkms Version: 11-3 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will find a patch

Bug#1057756: git-filter-repo: the package fails to build from source due to git help changes

2023-12-07 Thread Vladimir Petko
Package: git-filter-repo Version: 2.38.0-1 Severity: important Tags: ftbfs Dear Maintainer, The package fails to build from source in sid chroot due to the help strings changes in git 2.43 The relevant parts of the build log --- make[1]: Entering directory '/<>' t/run_tests ==

Bug#1057746: beep: delegate placement of udev files to udev.pc

2023-12-07 Thread Chris Hofstaedtler
Source: beep Version: 1.4.9-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib/udev. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will find a patch

Bug#1057754: rust-typed-builder: please upgrade to v0.18

2023-12-07 Thread Jonas Smedegaard
Source: rust-typed-builder Version: 0.14.0-1 Severity: normal Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Please upgrade to, or separately provide, branch v0.18. -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmVyYZ4ACgkQLHwxRsGg

Bug#1057179: Acknowledgement (bookworm-pu: package mariadb-10.6 1:10.11.6-0+deb12u1)

2023-12-07 Thread Otto Kekäläinen
Uploading 10.11.6 to Bookworm should be done today but since autopkgtests (mostly misc unrelated fails in LibreOffice) have been blocking the migration from unstable to testing for past 10 days, uploading latest to Bookworm would lead to a situation where Trixie has and older version (10.11.5)

Bug#1057760: settle - upcoming rust-rusqlite update.

2023-12-07 Thread Peter Green
Package: settle Version: 0.40.1-1 I intend to update rust-rusqlite in unstable to 0.29 soon. The cargo dependencies for settle already allow 0.29 but the Debian dependencies will need updating. I don't expect any issues as 0.29 is what upstream asks for and I already tested this a while ago but

Bug#1057761: papi: add support for loongarch64

2023-12-07 Thread zhangdandan
Source: papi Version: 7.0.1-1 Severity: wishlist Tags: patch User: debian-loonga...@lists.debian.org Usertags: loong64 Dear maintainers, Compiling the papi failed for loong64 in the Debian Package Auto-Building environment. The full compilation log can be found at

Bug#1055622: rust-gdk-pixbuf-sys: FTBFS with nocheck build profile: cp: cannot stat '/usr/share/gir-1.0/GLib-2.0.gir': No such file or directory

2023-12-07 Thread Matthias Geiger
On Wed, 8 Nov 2023 23:07:54 + Simon McVittie wrote: > Source: rust-gdk-pixbuf-sys > Version: 0.18.0-2 > Severity: important > > While testing a proposed update for gobject-introspection I found that > rust-gdk-pixbuf-sys FTBFS when built in sbuild with the nocheck build > profile: > > >

Bug#908204: git-buildpackage: cannot use gbp push without tagging a release

2023-12-07 Thread Carlos Henrique Lima Melara
Hi, I'm working with a lot of newcommers in the Debian Brasília community and learning packaging (and a myriad of tools that come with it) is quite overwhelming. So we try to streamline things to make packaging a little easier. gbp is a awesome tool (thanks!) because it simplifies working with

Bug#1057559: emacs-wgrep: FTBFS: Error: error ("Test ‘wgrep-normal’ redefined")

2023-12-07 Thread Nicholas D Steeves
Xiyue Deng writes: > Done. Also reuploaded to mentors just in case. > Thanks, I've sponsored your upload. Please push the release tag to git at your earliest convenience. signature.asc Description: PGP signature

Bug#998002: proposal to split mupdf binary package to mupdf,mupdf-gl (was Re: Bug#998002: mupdf: What is the purpose of /usr/bin/mupdf-gl?)

2023-12-07 Thread Kan-Ru Chen
Hi, On Thu, Dec 7, 2023, at 7:48 PM, Jonathan Dowland wrote: > Hi Davide, > > Thanks for the additional information. > > In my limited testing, mupdf-gl does not appear to function as well as > mupdf. I can understand different people having a preference for one or > the other. I support that we

Bug#1057732: Acknowledgement (utfcpp: please update to 4.0.1)

2023-12-07 Thread David Bremner
In case it is not clear, later versions are fine also. d

Bug#1057750: ciso: Please update to ciso 1.0.2

2023-12-07 Thread Aaron Rainbolt
Debdiff prepared and attached. Please review this whenever you get a chance and tell me if there's anything I can do better. Thanks! -- Aaron Rainbolt Lubuntu Developer Matrix: @arraybolt3:matrix.org IRC: arraybolt3 on irc.libera.chat GitHub: https://github.com/ArrayBolt3 diff -Nru

Bug#1057707: [Pkg-javascript-devel] Bug#1057707: eslint is incompatible with node-ajv >= 8

2023-12-07 Thread Jonas Smedegaard
Quoting Yadd (2023-12-07 14:37:31) > Control: tags -1 + patch > > On 12/7/23 15:52, Jérémy Lal wrote: > > > > > > Le jeu. 7 déc. 2023 à 12:45, Yadd > > a écrit : > > > > Package: eslint > > Version: 6.4.0~dfsg+~6.1.9-7 > > Severity: important > > Tags:

Bug#1057753: gfs2-utils: delegate placement of udev files to pkg-config data

2023-12-07 Thread Chris Hofstaedtler
Source: gfs2-utils Version: 3.5.1-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will find a patch

Bug#1057707: [Pkg-javascript-devel] Bug#1057707: eslint is incompatible with node-ajv >= 8

2023-12-07 Thread Yadd
On 12/8/23 03:59, Jonas Smedegaard wrote: Quoting Yadd (2023-12-07 14:37:31) Control: tags -1 + patch On 12/7/23 15:52, Jérémy Lal wrote: Le jeu. 7 déc. 2023 à 12:45, Yadd mailto:y...@debian.org>> a écrit : Package: eslint Version: 6.4.0~dfsg+~6.1.9-7 Severity: important

Bug#1057745: awesfx: delegate placement of udev files to udev.pc

2023-12-07 Thread Chris Hofstaedtler
Source: awesfx Version: 0.5.2-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev, into /lib/udev. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will find a patch

Bug#1057747: bumblebee: delegate placement of udev/systemd files to pkg-config data

2023-12-07 Thread Chris Hofstaedtler
Source: bumblebee Version: 3.2.1-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to udev and systemd, into /lib. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will

Bug#1057559: emacs-wgrep: FTBFS: Error: error ("Test ‘wgrep-normal’ redefined")

2023-12-07 Thread Xiyue Deng
Nicholas D Steeves writes: > Xiyue Deng writes: > >> Done. Also reuploaded to mentors just in case. >> > > Thanks, I've sponsored your upload. Please push the release tag to git > at your earliest convenience. > Thanks Nicholas! Just pushed the tag 'debian/3.0.0-2' to team repo. -- Xiyue

Bug#1057750: ciso: Please update to ciso 1.0.2

2023-12-07 Thread Aaron Rainbolt
Package: ciso Version: 1.0.0-1 Severity: normal X-Debbugs-Cc: arraybo...@ubuntu.com ciso 1.0.0 has numerous coding issues resulting in a ton of compile-time warnings (mostly related to the fact that the author apparently forgot to include string.h). Version 1.0.2 fixes many of these issues, and

Bug#1057751: dlm: delegate placement of systemd/udev files to pkg-config data

2023-12-07 Thread Chris Hofstaedtler
Source: dlm Version: 4.2.0-3 Severity: normal Tags: patch User: helm...@debian.org Usertags: dep17m2 Dear Maintainer, your package installs files related to systemd and udev, into /lib. These files need to be moved to /usr/lib as part of Debian's usr-merge effort [1]. Attached you will find a

Bug#1057749: spamc --headers corrupts body with NUL char in body

2023-12-07 Thread Eric Wong
Package: spamc Version: 3.4.6-1 Severity: normal Tags: upstream Dear Maintainer, I'm able to reproduce this bug on 4.0.0-8 on a sid machine, too. My use of `spamc -E --headers' causes body corruption if a NUL ('\0') character appears in the body when talking to spamd. The bug appears to be in

Bug#1057756: git-filter-repo: the package fails to build from source due to git help changes

2023-12-07 Thread Vladimir Petko
Dear Maintainers, Would it be possible to consider a merge request[1] that addresses this issue? Best Regards, Vladimir. [1] https://salsa.debian.org/python-team/packages/git-filter-repo/-/merge_requests/1

Bug#1057757: qbs: FTBFS on loong64 for dh_makeshlibs

2023-12-07 Thread JiaLing Zhang
Package: qbs Version: 2.1.2-1 Severity: normal Tags: FTBFS loong64 X-Debbugs-Cc: zhangjial...@loongson.cn Dear Maintainer, Hi, I found qbs build failed on loong64 for symbols file less loong64 arch, Please looks https://buildd.debian.org/status/fetch.php?pkg=qbs=loong64=2.1.2-1=1697186185=0

Bug#1055801: pandas: test failures with Python 3.12

2023-12-07 Thread Rebecca N. Palmer
Control: unblock -1 by 1043240 The remaining test failures (all pytables-related) exist in both pandas 1.5 and 2.1, and do not appear to be known upstream. If they are all crashes rather than wrong answers (which I think they are), I intend to ignore them for now to unblock this, but still

Bug#1057696: ca-certificates-java: autopkgtest "depends" on openjdk-8-jre-headless which only is in unstable

2023-12-07 Thread Paul Gevers
Source: ca-certificates-java Version: 20230710 Severity: serious User: debian...@lists.debian.org Usertags: fails-always Dear maintainer(s), Your package has an autopkgtest, great. However, it fails in all suites except when unstable is available. Can you please investigate the situation and

Bug#1057694: nodejs:please enable loong64

2023-12-07 Thread Shi Pujin
Package: nodejs-18.19.0 Version: 18.19.0 Severity: wishlist Tags: patch User: debian-loonga...@lists.debian.org X-Debbugs-Cc: shipu...@loongson.cn Usertags: loong64 Hi, Nodejs upstream supports loong64 starting from nodejs-17.5.0 version, it'd be nice to have loong64 enabled,nodejs is in the

Bug#1057695: debian-goodies: checkrestart gives SyntaxWarning messages with python3.12

2023-12-07 Thread richardn
Package: debian-goodies Version: 0.88.1 Severity: normal X-Debbugs-Cc: richard...@gmail.com python3.12 starts giving SyntaxWarning messages for invalid escape sequences in the checkrestart python script. With python3.11 these were only DeprecationWarning messages, not shown by default.

Bug#1055579: pytables and python 3.12

2023-12-07 Thread Rebecca N. Palmer
That might not be enough: some of pandas' pytables-using tests are still failing in Python 3.12 (see salsa-ci). However, I don't know whether upgrading pytables to a newer upstream would break anything else.

Bug#1051912: ITP: miniflux - Minimalistic RSS feed reader (web-based)

2023-12-07 Thread Maytham Alsudany
Control: retitle -1 ITP: miniflux - Minimalistic RSS feed reader (web-based) Control: owner -1 ! Hi, I will pursue packaging miniflux for Debian. Kind regards, Maytham signature.asc Description: This is a digitally signed message part

Bug#1057697: nodejs:please enable loong64

2023-12-07 Thread Shi Pujin
Package: nodejs Version: 18.19.0 Severity: wishlist Tags: patch User: debian-loonga...@lists.debian.org X-Debbugs-Cc: shipu...@loongson.cn Usertags: loong64 Hi, Nodejs upstream supports loong64 starting from nodejs-17.5.0 version, it'd be nice to have loong64 enabled,nodejs is in the

Bug#1057698: bugs.debian.org: The proposed kernel for Debian 12.3 breaks wlan

2023-12-07 Thread djw6g6b50yt
Package: bugs.debian.org There' s a bug in linux-image-amd64 version 6.1.64-1 for bookworm (in proposed updates). The updates breaks wlan on a Lenovo T490s. Current versions used to work fine. -

Bug#1057671: cytadela: game include non free graphical assets

2023-12-07 Thread Sylvain Beucler
Hi, I know this may come as a shock, given how often this isn't the case, but the contrib status is dutifully documented in the copyright file: https://metadata.ftp-master.debian.org/changelogs//contrib/c/cytadela/cytadela_1.1.0-4_copyright ;) Please review and revise severity / close

Bug#1056780: openmsx: Source-less Windows binary in source package (and other packaging issues)

2023-12-07 Thread Aaron Rainbolt
Is this bug something we're still actively working on? It's been a few days. If I missed something, feel free to let me know. -- Aaron Rainbolt Lubuntu Developer Matrix: @arraybolt3:matrix.org IRC: arraybolt3 on irc.libera.chat GitHub: https://github.com/ArrayBolt3

Bug#1057694: nodejs:please enable loong64

2023-12-07 Thread Shi Pujin
On Thu, 7 Dec 2023 08:06:05 +0800 Shi Pujin wrote: > Package: nodejs-18.19.0 > Version: 18.19.0 > Severity: wishlist > Tags: patch > User: debian-loonga...@lists.debian.org > X-Debbugs-Cc: shipu...@loongson.cn > Usertags: loong64 > > Hi, > > Nodejs upstream supports loong64 starting from

Bug#1055694: klibc-utils: Patch to fix cp warning

2023-12-07 Thread Mario Izquierdo (mariodebian)
Package: klibc-utils Version: 2.0.13-2 Followup-For: Bug #1055694 Dear Maintainer, I found a small typo in initramfs-tools klibc-utils script: # diff -ur klibc-utils /usr/share/initramfs-tools/hooks/klibc-utils --- klibc-utils 2023-12-07 10:35:52.738502916 +0100 +++

Bug#1057635: Fix gcc-13 test failures during package build

2023-12-07 Thread Matthias Klose
On 06.12.23 10:30, Gwenole Beauchesne wrote: Package: gcc-13 Version: 13.2.0-7 The gcc-ice-dump.diff patch causes the GCC driver to test for the DEB_BUILD_OPTIONS environment variable and generate extra debug output when an ICE occurs, for instance. This is an interesting feature, while

Bug#1057260: iwlwifi: `N' invalid for parameter `enable_ini'

2023-12-07 Thread Rémi Letot
Salvatore Bonaccorso writes: > Please have a look where in /etc/modprobe.d/*.conf you have > enable_ini=N. I suspect it is a customized own file. The value is not > correct and should be either 1 or 0 here. > > Can you let me know which file it is, so we can check if it's > still provided by

Bug#1057438: raft: FTBFS: Reason: UndefinedError("'style' is undefined")

2023-12-07 Thread Free Ekanayaka
Thanks for diagnosing this, Mathias. I'll take a look a this in the next few days, unless you want to tackle it yourself. Mathias Gibbens writes: > Sphinx 7.0.0 dropped the `style` key > (https://github.com/sphinx-doc/sphinx/pull/11381). Version 7.2.6 was > uploaded to unstable early last

Bug#1057694: nodejs:please enable loong64

2023-12-07 Thread Shi Pujin
On Thu, 7 Dec 2023 08:06:05 +0800 Shi Pujin wrote: > Package: nodejs-18.19.0 > Version: 18.19.0 > Severity: wishlist > Tags: patch > User: debian-loonga...@lists.debian.org > X-Debbugs-Cc: shipu...@loongson.cn > Usertags: loong64 > > Hi, > > Nodejs upstream supports loong64 starting from

Bug#1049991: arm-trusted-firmware: suggestions to improve the maintability of debian/rules

2023-12-07 Thread Gerz Burak LCPF-CH
On Fri, 18 Aug 2023 01:20:02 +0200 Nicolas Boulenguez wrote: > Source: arm-trusted-firmware > Severity: wishlist > Tags: patch > > Hello. > > The attached patch arguably improves debian/rules. > > The ediff mode of emacs provides a more useful overview of the changes > than plain diff or gitk. >

Bug#1057260: iwlwifi: `N' invalid for parameter `enable_ini'

2023-12-07 Thread Benjamin Eikel
Package: src:linux Followup-For: Bug #1057260 Thank you for your answer. You are right: ❯ cat /etc/modprobe.d/iwlwifi.conf options iwlwifi enable_ini=N I cannot find a package that provides it, but I also cannot remember to have created it by myself. I think I am just going to remove that file.

Bug#1057679: log, lvm status after reboot

2023-12-07 Thread progserega
Change policy cache from writeback to writethrough - not change situation. After reboot - again 100% dirty cache and big I/O. signature.asc Description: This is a digitally signed message part

Bug#1055685: reopen, has to stay on radar for the Python 3.12 transition

2023-12-07 Thread Adrian Bunk
On Thu, Dec 07, 2023 at 10:17:35AM +0100, Matthias Klose wrote: > Control: reopen -1 > > please don't close issues that are only fixed in experimental. These should > stay on radar for the transition. Sounds like tooling that does still not know about version tracking. My guess would be that

Bug#998002: proposal to split mupdf binary package to mupdf,mupdf-gl (was Re: Bug#998002: mupdf: What is the purpose of /usr/bin/mupdf-gl?)

2023-12-07 Thread Jonathan Dowland
Hi Davide, Thanks for the additional information. In my limited testing, mupdf-gl does not appear to function as well as mupdf. I can understand different people having a preference for one or the other. On Tue, Nov 21, 2023 at 06:22:55PM +0100, Davide Prina wrote: > 2) a man page for mupdf-gl

Bug#1057703: Please stop build-depending on mime-support

2023-12-07 Thread Charles Plessy
Source: jool Severity: normal X-Debbugs-Cc: ple...@debian.org Dear Alberto, mime-support is a transitional package replaced by media-types. It provides the file /etc/mime.types. But looking at the source code of jool, it seems that you do not need it at all. Please either drop the

Bug#1049459: reverse dependencies

2023-12-07 Thread Charles Plessy
Le Sat, Dec 02, 2023 at 01:34:39PM +, Thorsten Alteholz a écrit : > > # Broken Build-Depends: > courier: mime-support > jool: mime-support > node-mime-types: mime-support Thanks Thorsten for the heads-up, I had forgotten about reverse build-depends… I just submitted bugs against courier

Bug#1042814: spacefm-gtk3: Problems with mounting and unmounting USB key

2023-12-07 Thread Vladimir K
It might depend on what SpaceFM uses to mount local devices. Do you have udevil installed and does it work? udevil mount /dev/sdd1 udevil umount /dev/sdd1 Perhaps /etc/udevil/udevil.conf needs tweaking.

Bug#1057282: linux-image-6.5.0-0.deb12.1-arm64: arm64 kernel upgrade makes systems unresponsive

2023-12-07 Thread Emanuele Rocca
Hi, On 2023-12-04 03:10, Ben Hutchings wrote: > The D and W flags mean there were prior BUG and WARN errors logged. > Please send those as well. Here is the very first warning: Nov 30 17:16:45 ci-worker-armhf-03 kernel: WARNING: CPU: 10 PID: 1592 at fs/dcache.c:365 dentry_free+0x98/0xd0

Bug#1057695: debian-goodies: checkrestart gives SyntaxWarning messages with python3.12

2023-12-07 Thread Alexandre Detiste
Hi, Please first merge this: https://salsa.debian.org/debian/debian-goodies/-/merge_requests/6 I've enabled CI on Salsa. Greetings

Bug#1057699: rust-async-trait: please update to v0.1.74

2023-12-07 Thread Jonas Smedegaard
Source: rust-async-trait Version: 0.1.72-1 Severity: normal Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Please update to at least v0.1.74. -BEGIN PGP SIGNATURE- iQIzBAEBCgAdFiEEn+Ppw2aRpp/1PMaELHwxRsGgASEFAmVxhoEACgkQLHwxRsGg

Bug#1057697: nodejs:please enable loong64

2023-12-07 Thread Shi Pujin
On Thu, 7 Dec 2023 08:30:09 +0800 Shi Pujin wrote: > Package: nodejs > Version: 18.19.0 > Severity: wishlist > Tags: patch > User: debian-loonga...@lists.debian.org > X-Debbugs-Cc: shipu...@loongson.cn > Usertags: loong64 > > Hi, > > Nodejs upstream supports loong64 starting from nodejs-17.5.0

Bug#1056780: openmsx: Source-less Windows binary in source package (and other packaging issues)

2023-12-07 Thread Aaron Rainbolt
Alright, so apparently I can't read. I totally missed that you had mentioned there was already a bug report against Lintian about this problem. I think we probably should override the errors anyway for now since I am not an experienced Lintian or Perl developer and it will take me some time to

Bug#1042049: lintian: FTBFS: 3 tests failed

2023-12-07 Thread Vladimir Petko
As of today there are more test failures: Test Summary Report --- debian/test-out/eval/checks/documentation/manual/manpage-errors-from-man/generic.t (Wstat: 256 (exited 1) Tests: 1 Failed: 1) Failed test: 1 Non-zero exit

Bug#1055801: pandas: test failures with Python 3.12

2023-12-07 Thread Graham Inggs
Hi Rebecca On Thu, 7 Dec 2023 at 07:03, Rebecca N. Palmer wrote: > If they are all crashes rather than wrong answers (which I think they > are), I intend to ignore them for now to unblock this, but still > consider them bugs. That sounds good, thank you! Regards Graham

Bug#1039997: ITP: go-mega -- A client library in go for mega.nz storage service, required for rclone

2023-12-07 Thread Maytham Alsudany
Hi, I'm happy to package this for Debian, seeing the high demand for Mega support in rclone. It's very simple to package, so I'm surprised it's taken this long for someone to do so. Notes: * Will be packaged within the Debian Go Packaging Team * Will need a sponsor to upload Kind regards,

Bug#1055685: reopen, has to stay on radar for the Python 3.12 transition

2023-12-07 Thread Matthias Klose
Control: reopen -1 please don't close issues that are only fixed in experimental. These should stay on radar for the transition. There's also no way this bug will be properly closed when uploading to unstable, when the version from experimental doesn't show up in the changelog. If you

Bug#1033482: also here

2023-12-07 Thread Paolo Greppi
Hi, I have tripped onto this while following blindly the automatic sbuild setup using sbuild-debian-developer-setup described here: https://wiki.debian.org/sbuild#Automatic_setup_using_sbuild-debian-developer-setup Alberto's workaround (sudo apt install -t bookworm-backports debootstrap)

Bug#1057260: iwlwifi: `N' invalid for parameter `enable_ini'

2023-12-07 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo Hi, On Sat, Dec 02, 2023 at 10:57:38AM +0100, R??mi Letot wrote: > Package: src:linux > Version: 6.5.13-1 > Severity: normal > X-Debbugs-Cc: hob...@poukram.net > > Dear Maintainer, > > since upgrading to linux-image-6.5.0-5-amd64, my wifi network card does > not

Bug#1057698: bugs.debian.org: The proposed kernel for Debian 12.3 breaks wlan

2023-12-07 Thread Salvatore Bonaccorso
Hi, On Thu, Dec 07, 2023 at 09:46:47AM +0100, djw6g6b5...@temp.mailbox.org wrote: > Package: bugs.debian.org > > There' s a bug in linux-image-amd64 version 6.1.64-1 for bookworm (in > proposed updates). > The updates breaks wlan on a Lenovo T490s. Current versions used to work > fine. > >

  1   2   >