Bug#1071473: transition: opencascade

2024-05-21 Thread Emilio Pozuelo Monfort
Control: tags -1 confirmed On 19/05/2024 23:08, Tobias Frost wrote: Package: release.debian.org Severity: normal X-Debbugs-Cc: opencasc...@packages.debian.org Control: affects -1 + src:opencascade User: release.debian@packages.debian.org Usertags: transition Control: block 1071284 by -1 Cont

Bug#1071577: transition: libcamera 0.3.0

2024-05-21 Thread Emilio Pozuelo Monfort
Control: tags -1 confirmed On 21/05/2024 15:25, Dylan Aïssi wrote: Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Control: affects -1 + src:libcamera Dear Release Team, Please schedule a transition slot for libcamera 0.3.0. The a

Bug#1070852: transition: gdal

2024-05-21 Thread Emilio Pozuelo Monfort
Control: tags -1 confirmed On 10/05/2024 16:09, Bas Couwenberg wrote: Package: release.debian.org Severity: normal X-Debbugs-Cc: g...@packages.debian.org Control: affects -1 + src:gdal User: release.debian@packages.debian.org Usertags: transition Control: forwarded -1 https://release.debian.

Bug#1071371: bash-builtins: Please add support for multiarch

2024-05-21 Thread Gioele Barabucci
On Sat, 18 May 2024 00:31:20 +0200 Gioele Barabucci wrote: the Makefiles and the pkgconfig file shipped in bash-builtins use `/usr/lib` instead of `/usr/lib/${DEB_HOST_MULTIARCH}`. Lintian warns about pkg-config-unavailable-for-cross-compilation: > [...] > > Please install the file to /usr/l

Bug#1071602: manpage: noauto is supported by systemd

2024-05-21 Thread lucas
Package: cryptsetup Severity: minor X-Debbugs-Cc: lu...@doolk.com Dear Maintainer, crypttab(5) says for noauto: This option is ignored for initramfs devices and specific to the Debian crypttab format. It's not supported by systemd. It is supported by systemd upstream since version 186:

Bug#1071581: dialog: stop using libtool-bin

2024-05-21 Thread Helmut Grohne
Hi Thomas, On Tue, May 21, 2024 at 03:06:00PM -0400, Thomas Dickey wrote: > hmm - there are two sets of changes - I don't see a reason for the > change to the curses function checks. Thank you for reviewing my patch. The curses function check change does have a reason. It can be solved differentl

Bug#1043686: Please provide a proper download location for beads

2024-05-21 Thread Andreas Tille
Hi Filippo, ping again. The currently packaged beads is not at the location you wrote. Please fix the watch file to report latest version. Thanks a lot Andreas. Am Sat, Mar 30, 2024 at 09:41:40PM +0100 schrieb Andreas Tille: > Ping? > > Am Thu, Jan 25, 2024 at 12:46:17PM +0100 schrieb Andr

Bug#1065973: kmod: FTBFS due to time64 transition

2024-05-21 Thread Jochen Sprickerhof
Hi Marco, last week you offered in #debian-devel to upload kmod with tests disabled for 32 bit arm to work around the current situation. Could you please do that? Cheers Jochen * Simon McVittie [2024-03-21 12:23]: On Thu, 21 Mar 2024 at 15:45:13 +0500, Andrey Rakhmatullin wrote: On Wed, M

Bug#1071592: fails to enable LVM on crypt during boot, rendering the system unbootable

2024-05-21 Thread Benjamin Lee
On Wed, 22 May 2024 00:51:22 +0100 Luca Boccassi wrote: Control: reassign -1 dracut 060+5-1 On Tue, 21 May 2024 21:47:37 +0200 Evgeni Golov wrote: > Package: systemd > Version: 256~rc2-3 > Severity: important > > Ohai, > > I am filing this against systemd, as that's the package that triggers

Bug#1071601: python3-setuptools: Prefix is not exactly honored when installing with --prefix

2024-05-21 Thread Marco Trevisan
Oh, actually an even more conservative approach can be by also honoring the DEB_PYTHON_INSTALL_LAYOUT env variable, because if that is set it should have the priority so that `lib/python3/dist-packages` is used instead of `lib/python3.XX/site-packages` setuptools-support-explicit-setup-install-v2.

Bug#1071200: git-buildpackage: gbp import-orig: support filtering based on debian/clean

2024-05-21 Thread Daniel Kahn Gillmor
On Sun 2024-05-19 20:43:58 +0200, Guido Günther wrote: > But you'd break that when filtering out files? I think what keeps me > confused: the tarball uploaded to Debian is the filtered one and hence > has a different checksum, no? hm, i don't think so, because we use import-orig.filter-pristine-t

Bug#1071202: [pkg-gnupg-maint] Bug#1071202: src:gnupg2: upstream tarball ships files not in upstream revision control

2024-05-21 Thread Daniel Kahn Gillmor
Hi gniibe-- Thanks for this additional info! On Fri 2024-05-17 09:02:40 +0900, NIIBE Yutaka wrote: > The regexp subdirectory was introduced to support POSIX regexp functions > on Windows. The intention is providing same behavior among GnuPG on > different Operating Systems. Historically, regexp

Bug#1071601: (no subject)

2024-05-21 Thread Marco Trevisan
Control: tags 1071601 patch Adding a patch that fixes this issue by using the `posix_prefix` schema when the install prefix is explicitly requested setuptools-support-explicit-setup-install.patch Description: Binary data

Bug#1071601: python3-setuptools: Prefix is not exactly honored when installing with --prefix

2024-05-21 Thread Marco Trevisan
Package: python3-setuptools Version: 68.1.2-2 Severity: important X-Debbugs-Cc: none, ma...@ubuntu.com Dear Maintainer, In a simple distutils project: $ cat hello #!/usr/bin/env python3 print("Hello world") $ cat setup.py from distutils.core import setup setup(name='hello', scripts=['hello'])

Bug#1071576: bugs.debian.org: bug subscription no longer possible: no "Please confirm subscription" e-mail

2024-05-21 Thread Don Armstrong
On Wed, 22 May 2024, Vincent Lefevre wrote: > On 2024-05-21 14:45:02 -0400, David Mandelberg wrote: > > I'm having the same problem. Could it be related to #1071469 which also > > involves mail issues around the same time? > > At https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071469 > Louis-Ph

Bug#1068632: dh-exec still broken

2024-05-21 Thread Kip Warner
On Mon, 2024-05-20 at 21:28 +1000, Craig Small wrote: > OK, that's a start I guess. > To debug this further, I'm going to need some sort of test setup. > > You can see my test package > at https://salsa.debian.org/csmall/test-dh-exec > Obviously its a simple package but it does have a file that is

Bug#1071220: netplan.io: autopkgtest fails with systemd 256

2024-05-21 Thread Luca Boccassi
Control: tags -1 pending On Thu, 16 May 2024 13:13:12 +0100 Luca Boccassi wrote: > Source: netplan.io > Version: 1.0-2 > Severity: serious > Justification: breaks another package's migration > X-Debbugs-CC: pkg-systemd-maintain...@lists.alioth.debian.org > > Hi, > > Netplan's autopkgtest are fa

Bug#1071600: libkf6textaddons-data: missing Breaks+Replaces: libkf5textaddons-data (<< 1.5.4)

2024-05-21 Thread Andreas Beckmann
Package: libkf6textaddons-data Version: 1.5.4-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts fileconflict Hi, during a test with piuparts I noticed your package fails to upgrade from 'sid' to 'experimental'. It installed fine in 'sid', then the upgrade to 'experimental' f

Bug#1071599: netplan.io: nocheck profile FTBFS

2024-05-21 Thread Luca Boccassi
Source: netplan.io Severity: important Trying a build with the nocheck profile+option fails as meson expects pytest to be present: Program pytest-3 pytest3 found: NO ../meson.build:28:9: ERROR: Program 'pytest-3 pytest3' not found or not executable -- Kind regards, Luca Boccassi signature.as

Bug#1071592: fails to enable LVM on crypt during boot, rendering the system unbootable

2024-05-21 Thread Luca Boccassi
Control: reassign -1 dracut 060+5-1 On Tue, 21 May 2024 21:47:37 +0200 Evgeni Golov wrote: > Package: systemd > Version: 256~rc2-3 > Severity: important > > Ohai, > > I am filing this against systemd, as that's the package that triggers > the issue when upgraded, but it very well might be in dr

Bug#1071576: bugs.debian.org: bug subscription no longer possible: no "Please confirm subscription" e-mail

2024-05-21 Thread Vincent Lefevre
On 2024-05-21 14:45:02 -0400, David Mandelberg wrote: > I'm having the same problem. Could it be related to #1071469 which also > involves mail issues around the same time? At https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1071469 Louis-Philippe Véronneau says "It seems that a debian.org mail

Bug#1071598: hunspell.1: some remarks and editorial changes for this man page

2024-05-21 Thread Bjarni Ingi Gislason
Package: hunspell Version: 1.7.2+really1.7.2-10+b2 Severity: minor Tags: patch Dear Maintainer, here are some notes and editorial fixes for the manual. The patch is in the attachment. -.- The difference between the formatted outputs can be seen with: nroff -man > nroff -man > diff

Bug#1071482: compress.1: some remarks and editorial changes for this man page

2024-05-21 Thread Kenneth Pronovici
On Sun, May 19, 2024 at 8:51 PM Bjarni Ingi Gislason wrote: > Dear Maintainer, > > here are some notes and editorial fixes for the manual. > > The patch is in the attachment. I'll upload 5.0-2 containing these changes later today. For future reference, this patch would have been easier to deal

Bug#1070184: Acknowledgement (gnome-maps: Unable to start gnome-maps)

2024-05-21 Thread Cesar Enrique Garcia Dabo
I see that gnome-maps is now in version 46.11 in testing. I have tried that version and the bug is now fixed. So as far as I am concern this bug can be closed. Thank you!

Bug#1071597: rust-laurel - autopkgtest failure on s390x

2024-05-21 Thread Peter Green
Package: rust-laurel Version: 0.6.2-1 Severity: serious rust-laurel's autopkgtest fails on s390x. I belive the patch skip-parse_syslog-on-big-endian.patch should be reinstated but I do not want to get into a revert war with the maintainer. So I feel I need to lay out, in more detail than is visi

Bug#1071426: logcheck-database: smartd: Match nvme lines too

2024-05-21 Thread Stefanos Harhalakis
Hi, Indeed. This bugreport was queued on my system for some time. I think that your new rules catch all of them. These are some sample nvme lines: X Device: /dev/nvme0, state read from /var/lib/smartmontools/smartd.CT1000P3SSD8-2330E860.nvme.state X Device: /dev/nvme0, state read fro

Bug#1071596: apache2: envvars evaluates string in conditional instead of testing for empty string

2024-05-21 Thread Mark Hedges
Package: apache2 Version: 2.4.59-1~deb12u1 Severity: normal Dear Maintainer, `envvars` evaluates string in conditional instead of testing for empty string. `apachectl` calls `envvars` which shows a syntax error despite working: root@nodeo:/etc/letsencrypt# apachectl configtest /usr/sbin/apach

Bug#1071595: cups: contortions needed to use duplex printing on HP Laserjet M402dn

2024-05-21 Thread Sanjoy Mahajan
Package: cups Version: 2.4.7-1.2+b1 Severity: normal X-Debbugs-Cc: none, Sanjoy Mahajan When using CUPS (lp), I couldn't get duplex printing to work on the newly arrived (used) HP Laserjet M402dn. The documents come out single sided even though I had (1) set the print queue's default options to

Bug#1071594: debhelper: fails to start openssh-server after creating host keys due to systemd 255 change

2024-05-21 Thread Lucas Nussbaum
Package: debhelper Version: 13.15.3 Severity: normal Hi, I maintain the Debian Vagrant boxes. Recently, booting the 'testing' image started to fail randomly. The Debian Vagrant images ship without SSH host keys. A systemd service is responsible for triggering a 'dpkg-reconfigure openssh-server' t

Bug#1071593: requests: CVE-2024-35195

2024-05-21 Thread Salvatore Bonaccorso
Source: requests Version: 2.31.0+dfsg-2 Severity: important Tags: security upstream Forwarded: https://github.com/psf/requests/pull/6655 X-Debbugs-Cc: car...@debian.org, Debian Security Team Hi, The following vulnerability was published for requests. CVE-2024-35195[0]: | Requests is a HTTP libr

Bug#1071591: CantPackException: bad DT_HASH nbucket=0x7

2024-05-21 Thread Martin Dosch
Package: upx-ucl Version: 4.2.2-3 Severity: normal Dear Maintainer, When trying to compress a golang linux/amd64 binary I get `CantPackException: bad DT_HASH nbucket=0x7 len=0xc6960`, see [here](https://salsa.debian.org/mdosch/go-sendxmpp/-/jobs/5756033#L53). This happens with bookworm-backpor

Bug#1017558: boost1.74: diff for NMU version 1.74.0+ds1-21.1

2024-05-21 Thread Anton Gladky
Dear Elisei, thanks for your effort and patch! boost1.74 will not be released with trixie (see #1060102 ) as it has been superseded by 1.83. Removal from testing is scheduled on 05 of June. So, I do not see too much reasons for the NMU.

Bug#1071581: dialog: stop using libtool-bin

2024-05-21 Thread Thomas Dickey
On Tue, May 21, 2024 at 04:00:56PM +0200, Helmut Grohne wrote: > Source: dialog > Version: 1.3-20240307-2 > Severity: normal > Tags: patch > User: debian-cr...@lists.debian.org > Usertags: cross-satisfiability > > Hi Santiago, > > we want to remove the package libtool-bin from the archive, becaus

Bug#1051534: analizo: Test failure in t/features.t during build and autopkgtests

2024-05-21 Thread Étienne Mollier
Control: tags -1 + confirmed patch pending upstream Hi, gregor herrmann, on 2023-09-09: > # Failed test 'Then analizo must report that the project has > total_abstract_classes = 1' > # at t/features/metrics/abstract_classes.feature line 19. > # in step at t/features/metrics/abstract_classes.fe

Bug#1071576: bugs.debian.org: bug subscription no longer possible: no "Please confirm subscription" e-mail

2024-05-21 Thread David Mandelberg
I'm having the same problem. Could it be related to #1071469 which also involves mail issues around the same time?

Bug#1071590: linux-image-6.1.0-21-amd64: Kernel werning in unmap_page_range()

2024-05-21 Thread Logan Gunthorpe
Package: src:linux Version: 6.1.90-1 Severity: normal Dear Maintainer, I recently upgraded a machine from bullseye to bookworm. While this was successful, I started noticing a kernel warning a few hours after every boot. The kernel warning happens only once per-boot. Seems to be an issue

Bug#1071589: RFS: radsecproxy/1.10.1-1 -- RADIUS protocol proxy supporting RadSec

2024-05-21 Thread Sven Hartge
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "radsecproxy": * Package name : radsecproxy Version : 1.10.1-1 Upstream contact : Fabian Mauchle * URL : https://radsecproxy.github.io/ * License :

Bug#1061323: RFP: rust-toml2json -- A very small CLI for converting TOML to JSON

2024-05-21 Thread Guilherme Puida Moreira
On Tue, May 21, 2024 at 06:13:21PM +0200, Andrej Shadura wrote: > In fact, having checked the source code, it’s one way only, and after > all it’s also someone else’s quick hack. Maybe someone should write > a robust tool to support all formats and directions and package *that* > for Debian? :) I

Bug#1071588: [URGENT] Outdated package report - gradle

2024-05-21 Thread Mcgiwer
Package: gradle version: 4.4.1-18 The Gradle version in Debian repository is outdated (obsolete). The latest one is 8.7 Please urgently update it and all it's dependencies. publickey - mcgiwer@proton.me - 0xD936838D.asc Description: application/pgp-keys signature.asc Description: OpenPGP dig

Bug#1071587: libapache2-mod-php: Default php.conf serves php in userdirs as plaintext (potentially exposing passwords)

2024-05-21 Thread Theral Mackey
Package: libapache2-mod-php Version: 2:8.2+93 Severity: normal Tags: patch security X-Debbugs-Cc: tma...@gmail.com, Debian Security Team This applies to all currently available versions (goes back to initial commit of php.conf). The php.conf distributed disables the php engine for userdirs, but

Bug#1050256: AppArmor breaks locking non-fs Unix sockets

2024-05-21 Thread Luca Boccassi
On Sun, 28 Jan 2024 10:57:03 +0100 Salvatore Bonaccorso wrote: > Hi John, > > On Sun, Jan 28, 2024 at 12:43:33AM -0800, John Johansen wrote: > > On 12/30/23 20:24, Mathias Gibbens wrote: > > > On Sat, 2023-12-30 at 16:44 +0100, Salvatore Bonaccorso wrote: > > > > John, did you had a chance to wor

Bug#1071574: bookworm-pu: package netcfg/1.187+deb12u1

2024-05-21 Thread Colin Watson
On Tue, May 21, 2024 at 03:20:52PM +0200, Cyril Brulebois wrote: > Colin Watson (2024-05-21): > > I've just fixed this in unstable, but it would be helpful to have it > > in place for installs of bookworm too. > > ACK on principle; you'll want a dch -r though. Indeed, I usually just leave that u

Bug#1071586: kicad: bookworm-backports requires update to 8.x

2024-05-21 Thread Charlemagne Lasse
Package: kicad Version: 7.0.11+dfsg-1~bpo12+1 Severity: wishlist Backports is expected to track the version in testing. But at the moment, it is unfortunately from an older version. It would be nice to have an upload to bookworm-backports which updates it to the "same" version. If there are any bl

Bug#1071585: libsingular4m3n0t64: SONAME change w/o package rename

2024-05-21 Thread David Bremner
Package: libsingular4m3n0t64 Version: 1:4.4.0+ds-1 Severity: serious Justification: Policy 8.1 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 According to policy 8.1 "The run-time shared library must be placed in a package whose name changes whenever the SONAME of the shared library changes."

Bug#1061323: RFP: rust-toml2json -- A very small CLI for converting TOML to JSON

2024-05-21 Thread Andrej Shadura
Hi again, On Tue, 21 May 2024, at 17:59, Andrej Shadura wrote: > On Tue, 21 May 2024, at 17:17, Facundo Gaich wrote: >> Well I ended packaging this, it's waiting in debcargo-conf at >> https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/653 > > If the Rust impl of toml2json works be

Bug#1071584: linux-image-6.1.0-21-amd64: power cycle on hypervisor Hyper-V (2016) during bootup

2024-05-21 Thread m0x7e
Package: src:linux Version: 6.1.90-1 Severity: normal X-Debbugs-Cc: xm0...@gmail.com Dear Maintainer, I've installed Debian 12.5.0 via net-install on a Hyper-V 2016 (2024/05 updates installed) machine. The installation went well, but as soon as the machine tried to boot up with the 6.1.0-21 ker

Bug#1061323: RFP: rust-toml2json -- A very small CLI for converting TOML to JSON

2024-05-21 Thread Andrej Shadura
Hi, On Tue, 21 May 2024, at 17:17, Facundo Gaich wrote: > On Thu, Feb 22, 2024 at 1:39 PM Jonas Smedegaard wrote: >> Quoting Facundo Gaich (2024-02-22 17:12:22) >> > I can work on packaging this if you're still interested, I'd need a >> > sponsor. >> > >> > I've already done some preliminary wo

Bug#1071161: glib2.0 2.66.8-1+deb11u4 flagged for acceptance

2024-05-21 Thread Adam D. Barratt
On Tue, 2024-05-21 at 11:23 +0100, Simon McVittie wrote: > On Mon, 20 May 2024 at 20:12:24 +, Adam D Barratt wrote: > > The upload referenced by this bug report has been flagged for > > acceptance > > into the proposed-updates queue for Debian bullseye. > ... > > Package: glib2.0 > > Version: 2

Bug#1071582: ip: Poor color choice for dark background

2024-05-21 Thread Luca Boccassi
On Tue, 21 May 2024 at 16:41, Diederik de Haas wrote: > > On Tuesday, 21 May 2024 16:57:40 CEST Gedalya wrote: > > On 5/21/24 10:55 PM, Luca Boccassi wrote: > > > This has always been enabled by default, even in stable. > > > > What is the meaning of this line in the changelog for 6.9.0-1, and why

Bug#1070965: rtorrent: does not start due to soname update

2024-05-21 Thread Chris Lamb
Liam Stitt wrote: > libxmlrpc-core-c3t64 has bumped that soname to .4, so presumably a rebuild > will > fix this. A rebuild will indeed fix this, or at least rebuilding rtorrent locally fixes this for me. Can the maintainer therefore please request a binNMU? Regards, -- ,''`. : :

Bug#1071583: ITP: bluetooth-sensor-state-data -- Models for storing and converting Bluetooth Sensor State Data

2024-05-21 Thread Edward Betts
Package: wnpp Severity: wishlist Owner: Edward Betts X-Debbugs-Cc: debian-de...@lists.debian.org, debian-pyt...@lists.debian.org * Package name: bluetooth-sensor-state-data Version : 1.6.2 Upstream Author : J. Nick Koston * URL : https://github.com/bluetooth-devices/

Bug#1069904: Autopkgtests failed

2024-05-21 Thread Jochen Sprickerhof
Hi Elena, I have opened a MR to fix this: https://salsa.debian.org/python-team/packages/python-gnupg/-/merge_requests/1 Due to #1071561 I will not do more but it would be great if we could get this fixed. Cheers Jochen * Andrey Rakhmatullin [2024-04-27 00:32]: Package: python3-gnupg Versi

Bug#1061323: RFP: rust-toml2json -- A very small CLI for converting TOML to JSON

2024-05-21 Thread Facundo Gaich
Control: retitle -1 ITP: rust-toml2json -- A very small CLI for converting TOML to JSON Control: owner -1 ! Well I ended packaging this, it's waiting in debcargo-conf at https://salsa.debian.org/rust-team/debcargo-conf/-/merge_requests/653 Best, Facundo On Thu, Feb 22, 2024 at 1:39 PM Jonas Smed

Bug#1071582: ip: Poor color choice for dark background

2024-05-21 Thread Gedalya
On 5/21/24 10:55 PM, Luca Boccassi wrote: > This has always been enabled by default, even in stable. What is the meaning of this line in the changelog for 6.9.0-1, and why does it correlate with an actual change in behavior? Quote:   * Enable output with colors on terminals

Bug#1071582: ip: Poor color choice for dark background

2024-05-21 Thread Luca Boccassi
Control: close -1 wontfix Control: close -1 On Tue, 21 May 2024 at 15:51, Gedalya wrote: > > Package: iproute2 > Version: 6.9.0-1 > Severity: minor > > Hello, > > The newly enabled colored output is rather hard to read on dark backgrounds, > especially the deep blue color used for IPv6 addresses

Bug#1071495: closed by Colin Watson (Re: Bug#1071495: debbugs: Please enable Salsa-CI in Salsa repository)

2024-05-21 Thread Otto Kekäläinen
For the record, https://salsa.debian.org/debbugs-team/debbugs/-/merge_requests/19 was not merged fully and the Salsa-CI is not yet passing, so I filed https://salsa.debian.org/debbugs-team/debbugs/-/merge_requests/20 which you can see in the MR status as CI passing.

Bug#1071582: ip: Poor color choice for dark background

2024-05-21 Thread Gedalya
Package: iproute2 Version: 6.9.0-1 Severity: minor Hello, The newly enabled colored output is rather hard to read on dark backgrounds, especially the deep blue color used for IPv6 addresses. Setting COLORFGBG=";0" as the manpage suggests helps a lot. Consider a scenario when this command is us

Bug#985478: [v2 PATCH] options: Always reset OPTIND in getoptsreset

2024-05-21 Thread наб
On Sun, May 19, 2024 at 10:21:42PM +0800, Herbert Xu wrote: > Always reset OPTIND if it is modified by the user, regardless of > its value. I disagree in principle, but I think this is basically fine actually; strictly, we are allowed to do this 98842 If the application sets OPTIND to the value

Bug#1070957: nghttp3: Stable backports for nghttp3 and ngtcp2

2024-05-21 Thread Sakirnth Nagarasa
Hello Samuel On Sat, 11 May 2024 22:04:35 +0100 Samuel Henrique wrote: I would like to upload the current packages we have on testing (for both nghttp3 and ngtcp2) to stable-bpo, so they can clear the NEW queue (it might take a while). Then once the updated packages hit testing, I can update t

Bug#1065553: marked as done (fonts-jetbrains-mono: Jetbrains-Mono 2.304 broken in Gnome Terminal)

2024-05-21 Thread Jeremy Bícha
> Tried again, and the problem goes away if I close all open gnome-terminals, > so this bug can be closed. > I guess it's a problem in gnome-terminal that doesn't detect the font file > changed, and tries accessing glyphs in wrong locations in the font file > (based on the older file). There is

Bug#1071581: dialog: stop using libtool-bin

2024-05-21 Thread Helmut Grohne
Source: dialog Version: 1.3-20240307-2 Severity: normal Tags: patch User: debian-cr...@lists.debian.org Usertags: cross-satisfiability Hi Santiago, we want to remove the package libtool-bin from the archive, because any attempt of using it breaks cross compilation. The dialog package is a bit str

Bug#1071580: eog-plugin-picasa: Drop plugin for non-functional service

2024-05-21 Thread Bastian Germann
Package: eog-plugin-picasa Severity: important Please drop eog-plugin-picasa. The Picasa service was discontinued.

Bug#1069210: dh-elpa: Support nested directory in elpa installation

2024-05-21 Thread Sean Whitton
control: tag -1 + patch Hello, Thanks Xiyue. I think that this is a clean way to improve upon the current situation and I would be happy to upload this to experimental. David, since you figured out the /usr/share/site-lisp/elpa layout to begin with, do you have time to give any comments? -- S

Bug#1007213: please upgrade to Xpra 5

2024-05-21 Thread Sergio Gelato
control: retitle -1 please upgrade to Xpra 5 Xpra 3 and 4 are EOL (since August 2023); see https://github.com/Xpra-org/xpra/wiki/Versions

Bug#1071579: RFS: tla/1.3.5+dfsg1-5 [QA] [RC] -- GNU Arch revision control system

2024-05-21 Thread Bo YU
Package: sponsorship-requests Severity: important Dear mentors, I am looking for a sponsor for my package "tla": * Package name : tla Version : 1.3.5+dfsg1-5 Upstream contact : [fill in name and email of upstream] * URL : http://savannah.gnu.org/projects/gnu-arc

Bug#1071578: browse-url silently fails on some wayland corner cases

2024-05-21 Thread Antoine Beaupre
Package: emacs-pgtk Version: 1:29.3+1-2~bpo12+1 Severity: normal After upgrading from Emacs 28 to 29 and switching from xorg to wayland, I have noticed emacs sometimes fail to open URLs. It seems to be an ordering issue in my session: it seems like Emacs sometimes starts before Sway is fully setup

Bug#1050633: wireshark: Downgrade to lua5.1

2024-05-21 Thread Bálint Réczey
Hi, Wireshark 4.4 will require Lua 5.3/5.4 and is expected to be released in October/November this year. Maybe a bit earlier. Then this bug can be closed. Cheers, Balint Bálint Réczey ezt írta (időpont: 2023. nov. 26., V, 15:19): > > Bálint Réczey ezt írta (időpont: 2023. nov. > 17., P, 21:25)

Bug#1071577: transition: libcamera 0.3.0

2024-05-21 Thread Dylan Aïssi
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Control: affects -1 + src:libcamera Dear Release Team, Please schedule a transition slot for libcamera 0.3.0. The auto-generated ben tracker looks good: https://release.debian.org/trans

Bug#1071574: bookworm-pu: package netcfg/1.187+deb12u1

2024-05-21 Thread Cyril Brulebois
Hi Colin, Colin Watson (2024-05-21): > I've just fixed this in unstable, but it would be helpful to have it > in place for installs of bookworm too. ACK on principle; you'll want a dch -r though. Cheers, -- Cyril Brulebois (k...@debian.org) D-I release manag

Bug#1067842: transition: octave-9

2024-05-21 Thread Sébastien Villemot
Hi Graham, Le lundi 20 mai 2024 à 11:25 +, Graham Inggs a écrit : > octave-fits FTBFS on all architectures (#1070956), > and octave-stk FTBFS on 32-bit architectures (#1069477), > would you please take a look? octave-fits has been autoremoved from testing because we requested its removal from

Bug#1071576: bugs.debian.org: bug subscription no longer possible: no "Please confirm subscription" e-mail

2024-05-21 Thread Vincent Lefevre
On 2024-05-21 15:04:44 +0200, Vincent Lefevre wrote: > It is no longer possible to subscribe to bugs as > "Please confirm subscription" e-mail messages are no longer sent. > > On 2024-05-10, this was working, but since 2024-05-20 at least, > this is no longer working. I had sent: > > From: Vincen

Bug#1069509: r-cran-metamix: FTBFS on armhf: tests fail

2024-05-21 Thread Graham Inggs
Control: severity -1 important Control: tags -1 + moreinfo While r-cran-metamix did fail on armhf [1] and i386 [2] around the time of your bug report, it is passing now. [1] https://tests.reproducible-builds.org/debian/history/armhf/r-cran-metamix.html [2] https://tests.reproducible-builds.org

Bug#1071576: bugs.debian.org: bug subscription no longer possible: no "Please confirm subscription" e-mail

2024-05-21 Thread Vincent Lefevre
Package: bugs.debian.org Severity: important It is no longer possible to subscribe to bugs as "Please confirm subscription" e-mail messages are no longer sent. On 2024-05-10, this was working, but since 2024-05-20 at least, this is no longer working. I had sent: From: Vincent Lefevre To: 107137

Bug#1071575: dahdi-dkms: module fails to build for Linux 6.8.9: error: implicit declaration of function 'strlcpy'

2024-05-21 Thread Andreas Beckmann
Package: dahdi-dkms Version: 1:3.1.0+git20230717~dfsg-5 Severity: serious DKMS make.log for dahdi-3.1.0+git20230717 for kernel 6.8.9-amd64 (x86_64) Sun May 19 19:55:53 UTC 2024 make -C /lib/modules/6.8.9-amd64/build KBUILD_EXTMOD=/var/lib/dkms/dahdi/3.1.0+git20230717/build/drivers/dahdi DAHDI_IN

Bug#1071574: bookworm-pu: package netcfg/1.187+deb12u1

2024-05-21 Thread Colin Watson
Package: release.debian.org Severity: normal Tags: bookworm User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: debian-b...@lists.debian.org Control: affects -1 + src:netcfg [ Reason ] Certain kinds of network architectures in Debian deployments (e.g. https://phabricator.wikime

Bug#1071573: ITP: libnet-ssl-expiredate-perl -- obtain expiration date of certificate

2024-05-21 Thread Andrius Merkys
Package: wnpp Owner: Mason James Severity: wishlist Control: block 1036769 by -1 X-Debbugs-CC: m...@kohaaloha.com * Package name: libnet-ssl-expiredate-perl Version : 1.24 Upstream Author : Hirose Masaaki * URL : https://metacpan.org/release/Net-SSL-ExpireDate * Licen

Bug#1071572: neovim: New upstream version 0.10 available

2024-05-21 Thread Bastian Venthur
Package: neovim Version: 0.9.5-7 Severity: wishlist X-Debbugs-Cc: vent...@debian.org Dear Maintainer, a new upstream version of neovim is available. Cheers, Bastian -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x8

Bug#1071571: mdir: wrong byte count reported in summary

2024-05-21 Thread g1
Package: mtools Version: 4.0.33-1+really4.0.32-1 Severity: normal Tags: upstream patch The overall byte count shown in the summary is truncated (from the left) to ten effective digits, and is therefore wrong as soon as it reaches 10 GB (10^10 B): $ mdir f:abc Volume in drive F has no label Volu

Bug#1071561: python-gnupg: DPT as package maintainer?

2024-05-21 Thread Elena ``of Valhalla''
On 2024-05-21 at 11:39:25 +0200, Timo Röhling wrote: > I noticed that your package uses the so-called "weak team maintainer" model, > [...] > Is this a deliberate decision or merely an artifact of some packaging helper > tool [...] Thanks for looking into this. It is a deliberate decision: this

Bug#1071570: ITP: nemo-qml-plugin-contacts -- QML module providing access to QtPIM QtContacts

2024-05-21 Thread Mike Gabriel
Package: wnpp Severity: wishlist Owner: Mike Gabriel X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: nemo-qml-plugin-contacts Version : 0.3.28 Upstream Contact: https://sailfishos.org/contact/ * URL : https://github.com/sailfishos/nemo-qml-plugin-contacts.g

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

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

Bug#1071569: llvmlite:FTBFS:compile failed(test: plugin distutils failed with: exit code=134)

2024-05-21 Thread Yue Gui
Source: llvmlite Version: 0.42.0-1 Severity: important Tags: FTBFS, patch User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org Dear llvmlite Maintainer, The llvmlite compile failed on riscv64 caused by auto-test failed.The crucial buildd log below: ```

Bug#1061627: jpeg-xl: 0.8 failing autopkgtest

2024-05-21 Thread Mathieu Malaterre
Control: tags -1 upstream patch fixed-upstream Control: forwarded -1 https://github.com/libjxl/libjxl/issues/2391 On Sat, Jan 27, 2024 at 4:51 PM Jeremy Bícha wrote: [...] > Test - Lossless Roundtrip > JPEG XL encoder v0.8.2 [AVX2,SSE4,SSSE3,SSE2] > ./lib/extras/dec/color_hints.cc:54: No color_sp

Bug#1059616: "wc -l" gives "illegal instruction"

2024-05-21 Thread Marc Haber
On Fri, Dec 29, 2023 at 03:38:32PM +, Pádraig Brady wrote: > On 29/12/2023 09:52, gates.ocarina...@icloud.com wrote: > > When I run command wc -l, it gives “illegal instruction”. I can confirm this for at least one of my machines. > https://github.com/coreutils/coreutils/commit/91a74d361.patc

Bug#1071565: autopkgtest: ERROR: cloud-efi.raw is too small: 131 MB. Should be greater 890 MB

2024-05-21 Thread Thomas Lange
The problem was, that a package could not be downloaded: 833s fai.log:W: Couldn't download package libip4tc2 (ver 1.8.9-2 arch amd64) at http://deb.debian.org/debian/pool/main/i/iptables/libip4tc2_1.8.9-2_amd64.deb Another test run passed without any errors. See 46897030 https://ci.debian.net/p

Bug#1017558: boost1.74: diff for NMU version 1.74.0+ds1-21.1

2024-05-21 Thread Pogirneata Elisei
Control: tags 1017558 + patch Control: tags 1017558 + pending Dear maintainer, I've prepared a patch for boost1.74 (versioned as 1.74.0+ds1-21.1) that should close 1017558. The patch fixes a bug with copy_file when copying between devices or filesystems by using the fallback copy_write imple

Bug#1071568: nvidia-kernel-dkms: module (from backports) fails to build with 5.10.216-1 (ABI 29 kernel) in Debian bullseye

2024-05-21 Thread Salvatore Bonaccorso
Package: nvidia-kernel-dkms Version: 525.147.05-7~deb12u1~bpo11+2 Severity: serious Justification: FTBFS X-Debbugs-Cc: car...@debian.org Hi Andreas, This is only for the bullseye-backports version of 525.147.05-7~deb12u1~bpo11+2 when building for 5.10.216-1 (ABI 29 kernel). The build fails with:

Bug#1071567: libssh: ISC license missing

2024-05-21 Thread Bastian Germann
Source: libssh Version: 0.9.5-1 Severity: serious src/external/bcrypt_pbkdf.c is licensed under the ISC license, which is missing from debian/copyright.

Bug#1064340: Re: Bug#1064340: Re: Bug#1064340: RFS: kylin-nm/4.0.0.0-1 -- Gui Applet tool for display and edit network simply

2024-05-21 Thread handsome_feng
Got it. We will update the changelog as well as other Debian files. Thanks! 在2024年05月21 17时47分,"Tobias Frost"写道: On Tue, May 21, 2024 at 05:15:09PM +0800, handsome_feng wrote: > Hi, > > > > The NMU has not been incorporated. > Sorry, I didn't quite understand this point. Did someone

Bug#1071566: libssh2: d/copyright misses info

2024-05-21 Thread Bastian Germann
Source: libssh2 Version: 1.11.0-1 Severity: serious src/bcrypt_pbkdf.c is licensed under ISC. The license and the copyright info is missing in d/copyright. src/blowfish.c has "Copyright 1997 Niels Provos ", which is also missing.

Bug#1070079: nghttp3: Update to 1.1.0 or newer

2024-05-21 Thread Sakirnth Nagarasa
Hello Samuel On Sat, 11 May 2024 21:25:37 +0100 Samuel Henrique wrote:> > > Would you be interested in any kind of help for this? > > Thanks, I will let you know this weekend. Probably in testing the > rebuild of Wireshark with the new version of nghttp3. Sounds good, just let me know. I t

Bug#1071565: autopkgtest: ERROR: cloud-efi.raw is too small: 131 MB. Should be greater 890 MB

2024-05-21 Thread Michael Tokarev
Source: fai Severity: normal See for example: https://ci.debian.net/packages/f/fai/testing/amd64/46884830/ This one is currently holding qemu transition. Thanks, /mjt

Bug#1071538: Acknowledgement (janus-demos: please support some admin customization of settings.js)

2024-05-21 Thread David Bremner
David Bremner writes: > > The naive thing to do is to symlink to a file in /etc; perhaps there > is a smarter way to override settings.js? Otherwise it seems the only > way to use the installed version is editing files in /usr > I did a quick proof-of-concept update at https://salsa.debian.org

Bug#1071564: bookworm-pu: package aide/0.18.3-1+deb12u3

2024-05-21 Thread Marc Haber
Package: release.debian.org Severity: normal Tags: bookworm X-Debbugs-Cc: a...@packages.debian.org Control: affects -1 + src:aide User: release.debian@packages.debian.org Usertags: pu This upload fixes #1070805. The reporter, Hannes, is upstream and a DD, and thinks the issue warrants a stable

Bug#1071161: glib2.0 2.66.8-1+deb11u4 flagged for acceptance

2024-05-21 Thread Simon McVittie
On Mon, 20 May 2024 at 20:12:24 +, Adam D Barratt wrote: > The upload referenced by this bug report has been flagged for acceptance > into the proposed-updates queue for Debian bullseye. ... > Package: glib2.0 > Version: 2.66.8-1+deb11u4 > Explanation: fix a (rare) memory leak Thanks for revie

Bug#1071563: emacs: Don't let test suite failures block the build

2024-05-21 Thread Sean Whitton
Source: emacs Version: 1:29.3+1-3 Hello, I propose that we make test suite failures non-fatal to the build. The test suite has got quite flaky in recent years, and uploading Emacs often requires issuing several giveback requests for random failures. Patching individual tests to mark them as fla

Bug#1071246: libglib2.0-dev's python3 dependency alternative is posing challenges to cross building

2024-05-21 Thread Simon McVittie
On Mon, 20 May 2024 at 19:45:53 +0200, Helmut Grohne wrote: > On Fri, May 17, 2024 at 10:42:11AM +0100, Simon McVittie wrote: > > If someone with more time available for cross-development > > implemented the cross-exe-wrapper design that I sketched in > > https://bugs.debian.org/cgi-bin/bugreport.c

Bug#1071473: transition: opencascade

2024-05-21 Thread Tobias Frost
now, there is also a patch for freecad (#1071283)

Bug#1071519: apt: "--solver 3.0" does not want to upgrade some packages

2024-05-21 Thread Julian Andres Klode
Control: retitle -1 --solver 3.0 fails to select candidate for -t, --mark-auto request On Mon, May 20, 2024 at 02:37:29PM +0200, Gábor Gombás wrote: > Package: apt > Version: 2.9.3 > Severity: normal > > Hi, > > Well, it's alpha, but still - using "--solver 3.0", I cannot upgrade some > packag

Bug#1064340: Re: Bug#1064340: RFS: kylin-nm/4.0.0.0-1 -- Gui Applet tool for display and edit network simply

2024-05-21 Thread Tobias Frost
On Tue, May 21, 2024 at 05:15:09PM +0800, handsome_feng wrote: > Hi, > > > > The NMU has not been incorporated. > Sorry, I didn't quite understand this point. Did someone request an NMU? I stand correctred, it was not a NMU, but the changelog entry for 3.0.3.1-1 was not in d/changelog.

  1   2   >