Bug#1066857: doc-debian: /usr/share/doc/debian/bug-reporting.txt should not be compressed

2024-03-14 Thread Joost van Baal-Ilić
Hi Vincent, Thanks for this nice bugreport, will get to it. Bye, Joost On Thu, Mar 14, 2024 at 02:31:11PM +0100, Vincent Lefevre wrote: > Package: doc-debian > Version: 11.3+nmu1 > Severity: wishlist > > The bug-reporting.txt file is rather small, thus it does not need to > be compressed.

Bug#1066858: RFA: python-ionoscloud

2024-03-14 Thread Mattia Rizzolo
Package: wnpp Severity: wishlist Hello! So, I had to package this because of I needed the library. However I have no particular attachments to it, and I'll happily hand it over to anybody who has any interest. It's a pretty straightforward python package, fully generated by

Bug#1066857: doc-debian: /usr/share/doc/debian/bug-reporting.txt should not be compressed

2024-03-14 Thread Vincent Lefevre
Package: doc-debian Version: 11.3+nmu1 Severity: wishlist The bug-reporting.txt file is rather small, thus it does not need to be compressed. Having it compressed like currently breaks references, such as in the apt-get(8) man page, which says APT bug page[1]. If you wish to report a bug in

Bug#1066016: python-rdflib-doc: please make the build reproducible.

2024-03-14 Thread Michael R. Crusoe
control: repopen -1 On Thu, 14 Mar 2024 13:04:29 + James Addison wrote: > Hi Michael, > > Thank you for merging and uploading this change. Unfortunately it seems that > my suggestion didn't solve the problem (based on inspecting the results of a > recent reprotest[1] on Salsa - there's

Bug#1066856: apt: please update the URLs in the man pages

2024-03-14 Thread Vincent Lefevre
Package: apt Version: 2.7.13+b1 Severity: minor The URLs in the man pages should be updated. For instance, concerning the b.d.o URLs in the various man pages, "http" should be changed to "https". In the apt-cache(8) man page: http://www.research.att.com/sw/tools/graphviz/ gives a "Page Not

Bug#1065309: transition: gnat 12 -> 13 + time_t64

2024-03-14 Thread nicolas . boulenguez
Hello. Version 2 seems OK. Thanks.

Bug#1066016: python-rdflib-doc: please make the build reproducible.

2024-03-14 Thread James Addison
Package: python-rdflib-doc Followup-For: Bug #1066016 X-Debbugs-Cc: cru...@debian.org Hi Michael, Thank you for merging and uploading this change. Unfortunately it seems that my suggestion didn't solve the problem (based on inspecting the results of a recent reprotest[1] on Salsa - there's

Bug#1066855: drop libidn11-dev

2024-03-14 Thread Simon Josefsson
Package: libidn Version: 1.42-1 All packages should build against libidn-dev now, not libidn11-dev. Current stable release of Debian ships libidn-dev. The transitional libidn11-dev package can be dropped when all reverse dependencies have stopped using it. root@68d340bc8331:/# apt-cache

Bug#1066836: libcamera: ftbfs with 64-bit time_t

2024-03-14 Thread Dylan Aïssi
Hi Kieran, I guess this task is for me ;-) Yes, I will submit it. Best, Dylan On 3/14/24 13:04, Kieran Bingham wrote: Hi Steve, do you also plan to submit this to the libcamera-devel mailing list? -- Kieran Quoting Steve Langasek (2024-03-14 05:35:04) Package: libcamera Version: 0.2.0-1

Bug#1066854: don't hard-code the name of the shared library

2024-03-14 Thread Matthias Klose
Package: src:ruby-magic Version: 0.2.9-3 Severity: serious Tags: sid trixie the package build-depends on libmagic1, and depends on it. The name was recently changed to libmagic1t64. Please don't hard-code it, but try to b-d on libmagic-dev, and derive the name of the shared library package

Bug#1066853: don't hard-code the name of the shared library

2024-03-14 Thread Matthias Klose
Package: src:roundcube Version: 0.2.9-3 Severity: serious Tags: sid trixie the package depends on libmagic1. The name was recently changed to libmagic1t64. Please don't hard-code it, but try to b-d on libmagic-dev, and derive the name of the shared library package from the libmagic-dev

Bug#1066852: don't hard-code the name of the shared library

2024-03-14 Thread Matthias Klose
Package: src:binwalk Version: 2.3.4+dfsg1-4 Severity: serious Tags: sid trixie the package depends on libmagic1. The name was recently changed to libmagic1t64. Please don't hard-code it, but try to b-d on libmagic-dev, and derive the name of the shared library package from the libmagic-dev

Bug#1066074: ntfs-3g: broken shlibs (deb and udeb)

2024-03-14 Thread Benjamin Drung
On Tue, 12 Mar 2024 02:12:16 +0100 Cyril Brulebois wrote: > Source: ntfs-3g > Version: 1:2022.10.3-1.1 > Severity: serious > Tags: d-i > Justification: broken shlibs > X-Debbugs-Cc: debian-b...@lists.debian.org, Benjamin Drung > > Hi, > > Here's what debian/libntfs-3g89t64/DEBIAN/shlibs looks

Bug#1065309: transition: gnat 12 -> 13 + time_t64

2024-03-14 Thread Graham Inggs
Hi Nicolas, Matthias On Sun, 3 Mar 2024 at 16:18, Nicolas Boulenguez wrote: > Ben file: > > title = "gnat-13"; > is_affected = .depends ~ > "libgnat-8/libgnat-9/libgnat-10/libgnat-11/libgnat-12" | .depends ~ > "libgnat-13"; > is_good = .depends ~ "libgnat-13"; > is_bad = .depends ~

Bug#1066851: don't hard-code the name of the shared library

2024-03-14 Thread Matthias Klose
Package: src:raku-readline Version: 0.1.6-3 Severity: serious Tags: sid trixie the package build-depends on libreadline8, and depends on it. The name was recently changed to libreadline8t64. Please don't hard-code it, but try to b-d on libreadline-dev, and derive the name of the shared

Bug#1066849: libelf1 Version mismatch (0.190-1+b1 vs 0.191-1)

2024-03-14 Thread Matthias Klose
time_t64 transitions in progress, you can't expect debootstrapping at this point. On 14.03.24 12:04, Rémi DUCCESCHI wrote: Package: libelf1 Version: 0.190-1+b1 Hello, It seems that since the last update (2 days ago), the version of the package has not been updated. When I check the version in

Bug#1066836: libcamera: ftbfs with 64-bit time_t

2024-03-14 Thread Kieran Bingham
Hi Steve, do you also plan to submit this to the libcamera-devel mailing list? -- Kieran Quoting Steve Langasek (2024-03-14 05:35:04) > Package: libcamera > Version: 0.2.0-1 > Severity: serious > Tags: patch > Justification: ftbfs > User: ubuntu-de...@lists.ubuntu.com > Usertags: origin-ubuntu

Bug#1066850: don't hard-code the name of the shared library

2024-03-14 Thread Matthias Klose
Package: src:python-magic Version: 2:0.4.27-2 Severity: serious Tags: sid trixie the package build-depends on libmagic1, and depends on it. The name was recently changed to libmagic1t64. Please don't hard-code it, but try to b-d on libmagic-dev, and derive the name of the shared library

Bug#1066848: freediameter: replace libidn11-dev with libidn-dev

2024-03-14 Thread Simon Josefsson
Hi Ruben, all, I have opened a merge request to resolve the bug below: https://salsa.debian.org/debian-mobcom-team/freediameter/-/merge_requests/4 Are you able to merge and upload a new version? If you agree, and add me to the Salsa group, I can merge it and prepare the upload too. /Simon

Bug#1007009: openboard: Wrongly displays "world map" image sample fixed upstream

2024-03-14 Thread Martin Winter
This bug is fixed upstream with commit 741491539b129e4ecc7ffceb38ffc945177a7cf6 which is contained in the latest version 1.7.0. OpenPGP_0x9DA10327E5DE0652.asc Description: OpenPGP public key OpenPGP_signature.asc Description: OpenPGP digital signature

Bug#1066849: libelf1 Version mismatch (0.190-1+b1 vs 0.191-1)

2024-03-14 Thread Rémi DUCCESCHI
Package: libelf1 Version: 0.190-1+b1 Hello, It seems that since the last update (2 days ago), the version of the package has not been updated. When I check the version in Debian, it says 0.190-1+b1 (https://packages.debian.org/fr/sid/libelf1), but when I check the changelog, I get .0191-1

Bug#1066848: freediameter: replace libidn11-dev with libidn-dev

2024-03-14 Thread Simon Josefsson
Package: freediameter Version: 1.2.1-8 Tags: patch Hi! I'd like to drop the transitional package 'libidn11-dev' as most packages have already moved to use 'libidn-dev' which is in stable. How about this patch? /Simon diff --git a/debian/control b/debian/control index 335362a..2856eae 100644

Bug#1066847: openssh: please consider disabling ssh-askpass-gnome on 32-bit during the time_t transition

2024-03-14 Thread Simon McVittie
Source: openssh Severity: wishlist Tags: patch X-Debbugs-Cc: debian-...@lists.debian.org On the architectures affected by the 64-bit time_t transition, there is at least one cyclic build-dependency involving this package: openssh-server, gtk+3.0, at-spi2-core, dbus-broker, systemd, cryptsetup,

Bug#1065831: document package specifiers for `upgrade`

2024-03-14 Thread David Kalnischkies
(this reply has nothing to do with the bugreport in question) On Wed, Mar 13, 2024 at 10:00:56PM +0100, Miguel Angel Rojas wrote: > >> Julian provided an explanation in #74, > 20240312113620.ga1944...@debian.org > > I can't access this link.. It isn't a link, it is a message id of an email.

Bug#1065395: [Pkg-opencl-devel] Bug#1065395: spirv-llvm-translator-14: autopkgtest on s390x uses huge amount of disk space

2024-03-14 Thread Andreas Beckmann
On 14/03/2024 10.54, Paul Gevers wrote: I just did. The biggest rise I saw (and I didn't even stop parallel runners) was ~5 GB, so this version seems fine. Please let me know when the other versions are fixed too. Thanks. I'll upgrade the other ones over the next days, closing the existing

Bug#1066846: loudmouth: replace libidn11-dev with libidn-dev

2024-03-14 Thread Simon Josefsson
Package: loudmouth Version: 1.5.4-1 Tags: patch Hi! I'd like to drop the transitional package 'libidn11-dev' as most packages have already moved to use 'libidn-dev' which is in stable. How about this patch? /Simon diff --git a/debian/control b/debian/control index 853b197..963b1c3 100644 ---

Bug#1066263: xfonts-utils: FTBFS: ../fonttosfnt/util.c:89:10: error: implicit declaration of function ‘vasprintf’; did you mean ‘vsprintf’? [-Werror=implicit-function-declaration]

2024-03-14 Thread Thomas Dickey
On Wed, Mar 13, 2024 at 10:44:07PM +0500, Andrey Rakhmatullin wrote: > On Wed, Mar 13, 2024 at 12:46:49PM +0100, Lucas Nussbaum wrote: > > > ../fonttosfnt/util.c: In function ‘vsprintf_alloc’: > > > ../fonttosfnt/util.c:89:10: error: implicit declaration of function > > > ‘vasprintf’; did you

Bug#1066845: gnome-genius: Is Genius really proprietary?

2024-03-14 Thread Christian Böck
Package: gnome-genius Version: 1.0.27-1+b1 Severity: minor X-Debbugs-Cc: deb...@funtech.org Dear Maintainer, According to the "Software"-tool Genius is proprietary software. But when you visit its homepage it is licensed under the GPL and sources can be downloaded. Not realy a bug, but I think

Bug#1064946: morph's abandoned packages (list)

2024-03-14 Thread Andreas Tille
Control: tags -1 moreinfo Hi, this package is team maintained. I have to assume its former maintainer has decided to leave the team. Please delay the removal until it is perfectly clear that no other team member intends to take over this package. Thank you for your work as ftpmaster

Bug#1061769: Unexpected VLAN behavior with KEA DHCP

2024-03-14 Thread kristofer.hansson
Hi Paride. Thanks for the answer and while it was not the answer I hoped for I completely understand and sympathize with your decision. I'll see if I can get the ISC team to take another look at the issue. Regards Kristofer EQUANS Mail Disclaimer:

Bug#1066844: at-spi2-core: needs re-bootstrapping on armel, armhf for 64-bit time_t transition

2024-03-14 Thread Simon McVittie
Package: at-spi2-core Version: 2.51.90-3 Severity: important X-Debbugs-Cc: debian-...@lists.debian.org Tags: patch at-spi2-core has a circular build-dependency on itself when tests are enabled, which makes its build-dependencies unsatisfiable (libglib2.0-dev depends on libglib2.0-0t64, but

Bug#1066843: util-linux: --delete option does not work

2024-03-14 Thread Francesco Potortì
Package: util-linux Version: 2.39.3-6 Severity: normal X-Debbugs-Cc: none, Francesco Potortì File: /usr/bin/findmnt The man page for findmnt lists a --delete option which is necessary to me. Unfortunately, findmnt says it does not have such option, s (I resorted to using mount for that.

Bug#1065395: spirv-llvm-translator-14: autopkgtest on s390x uses huge amount of disk space

2024-03-14 Thread Paul Gevers
Hi, On 12-03-2024 10:18 a.m., Andreas Beckmann wrote: On 06/03/2024 06.20, Paul Gevers wrote: Unfortunately the test still takes upto 33 GB at least (see below). Did you have time to test the -12 version, yet? I just did. The biggest rise I saw (and I didn't even stop parallel runners)

Bug#1064976:

2024-03-14 Thread Colm Buckley
Hey folks - I see that linux-headers-* has been promoted to 6.6 in the BPO channel, but this dependency is still in place. Is it really the case that we want to drag in the image binaries and other machinery as a dependency for a source package like linux-headers. I feel that the BPF use case

Bug#1066310: dx: FTBFS: _compparse.c:51:17: error: implicit declaration of function ‘_dxfcclex’ [-Werror=implicit-function-declaration]

2024-03-14 Thread Bo YU
On Wed, Mar 13, 2024 at 12:37:02PM +0100, Lucas Nussbaum wrote: ... cc1: warning: command-line option ‘-std=c++11’ is valid for C++/ObjC++ but not for C y.tab.c: In function ‘_dxfccparse’: _compparse.c:51:17: error: implicit declaration of function ‘_dxfcclex’

Bug#1066840: no mention of iproute2 6.7.0-2.1 in changelog

2024-03-14 Thread Luca Boccassi
Control: tags -1 wontfix Control: close -1 On Thu, 14 Mar 2024 at 07:30, Aníbal Monsalve Salazar wrote: > > Package: iproute2 > Version: 6.8.0-1 > Severity: important > > Dear Maintainer, > > At https://tracker.debian.org/pkg/iproute2 it reads: > [2024-03-12] Accepted iproute2 6.7.0-2.1 (source)

Bug#1065329: O: numpy -- Fast array facility to the Python 3 language

2024-03-14 Thread Christian Kastner
Hi Timo, On 2024-03-14 10:06, Timo Röhling wrote: >> Having read up on debian-python, I have misread the situation. I think >> there needs to be a policy resolution first. > I don't understand what you mean. The orphaning process is not tied to > DPT policy, is it? > > FWIW, I am a regular user

Bug#1065329: O: numpy -- Fast array facility to the Python 3 language

2024-03-14 Thread Timo Röhling
Hi Christian, On Sat, 2 Mar 2024 23:11:15 +0100 Christian Kastner wrote: Control: retitle -1 O: numpy -- Fast array facility to the Python 3 language Control: tags -1 - pending Having read up on debian-python, I have misread the situation. I think there needs to be a policy resolution first.

Bug#900572: Packaging PoC

2024-03-14 Thread David Prevot
control: tag -1 patch Hi, I’ve prepared a php-sqlsrv package for Bullseye (I had to stick with version 5.10 for PHP 7.4), it should work almost out of the box for Bookworm and unstable. I don’t intend to upload it to Debian proper, but it’s available in a public repository.

Bug#900568: Packaging PoC

2024-03-14 Thread David Prevot
control: tag -1 patch Hi, I’ve prepared a php-pdo-sqlsrv package for Bullseye (I had to stick with version 5.10 for PHP 7.4), it should work almost out of the box for Bookworm and unstable. I don’t intend to upload it to Debian proper, but it’s available in a public repository.

Bug#1066778: golang-github-containerd-go-runc: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 8 github.com/containerd/go-runc returned exit code 1

2024-03-14 Thread Shengjing Zhu
On Wed, Mar 13, 2024 at 11:05 PM Lucas Nussbaum wrote: > > Source: golang-github-containerd-go-runc > Version: 1.0.0-1 > Severity: serious > Justification: FTBFS > Tags: trixie sid ftbfs > User: lu...@debian.org > Usertags: ftbfs-20240313 ftbfs-trixie > [...] > > console_test.go:42: mkdir

Bug#1066138: [pkg-gnupg-maint] Bug#1066138: gnupg1: fails to build gpgkeys_ldap, probably due to -Werror=implicit-function-declaration

2024-03-14 Thread Sune Stolborg Vuorela
On Wednesday, March 13, 2024 7:10:13 PM CET Andreas Metzler wrote: > Hello Thorsten, > I have upload a fix for 2.2, probably will not be able to spend any time > on 1.x or 2.4 before the weekend. Looks like 2.4 is fixed upstream a couple of years

Bug#1066841: rpm: hard Build-Depends on unportable package pandoc

2024-03-14 Thread Thorsten Glaser
retitle 1066841 rpm: hard Build-Depends on unportable package pandoc thanks Hi, rpm also exhibits the same portability problem. Please see whether it’s possible to use pandoc only during arch:all builds or otherwise not in arch:any… Thanks, //mirabilos -- This space for rent.

Bug#902240: html-xml-utils: don't Build-Depends: man2html

2024-03-14 Thread Thorsten Glaser
ping this (s/man2html/man2html-base/) would IMMENSELY help with the current transitions, and I might NMU if no reaction

Bug#1066814: plotly: Please upgrade to latest upstream version

2024-03-14 Thread Andreas Tille
Hi Josue, Am Wed, Mar 13, 2024 at 06:19:05PM -0600 schrieb Josue Ortega: > > Hopefully, I'll be uploading the latest version next weekend. I've been quite > busy with $DAILY_JOB. Thank you for your quick response. As a volunteer your $DAILY_JOB has definitely preference. To cover such

Bug#1066801: pandas: FTBFS: /usr/lib/python3/dist-packages/dateutil/zoneinfo/__init__.py:26: UserWarning: I/O error(2): No such file or directory

2024-03-14 Thread Rebecca N. Palmer
Control: retitle -1 pandas: test-failing warning with new xarray This is a warning being treated as an error, but the one in test_to_xarray (probably due to the new version of xarray), not the zoneinfo one. This is a FutureWarning, so it should be OK to *use* the current pandas with the new

Bug#1066842: Updating extrepo-offline-data in Debian Stable

2024-03-14 Thread Wouter Verhelst
Package: release.debian.org Control: affects -1 + src:extrepo-data User: release.debian@packages.debian.org Usertags: pu Tags: bookworm Severity: normal Subject: bookworm-pu: package extrepo-data/1.0.5 thanks [making this an official stable update request; for the full backstory, please see

Bug#1066789: pycoast: FTBFS: dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p "3.12 3.11" returned exit code 13

2024-03-14 Thread Antonio Valentino
Dear Lucas, thanks for reporting. On Wed, 13 Mar 2024 15:58:32 +0100 Lucas Nussbaum wrote: Source: pycoast Version: 1.7.0+dfsg-1 Severity: serious Justification: FTBFS Tags: trixie sid ftbfs User: lu...@debian.org Usertags: ftbfs-20240313 ftbfs-trixie Hi, During a rebuild of all packages in

Bug#1066279: [Debian-zh-dev] Bug#1066279: Bug#1066279: unicon: FTBFS: cin2tab.c:238:13: error: implicit declaration of function ‘tolower’ [-Werror=implicit-function-declaration]

2024-03-14 Thread Aron Xu
On Thu, Mar 14, 2024 at 10:34 AM xiao sheng wen wrote: > > Hi, > > Thanks for your report. > > I'd uploaded the new version in mentors to fix this bug. > > https://mentors.debian.net/package/unicon/ > > Welcome to review and upload. > This has been sponsored to Sid, thanks for your contribution!

Bug#1066840: no mention of iproute2 6.7.0-2.1 in changelog

2024-03-14 Thread Aníbal Monsalve Salazar
Package: iproute2 Version: 6.8.0-1 Severity: important Dear Maintainer, At https://tracker.debian.org/pkg/iproute2 it reads: [2024-03-12] Accepted iproute2 6.7.0-2.1 (source) into unstable (Helmut Grohne) I cannot find the changelog entry listed below for iproute2 6.7.0-2.1 in the changelog of

Bug#1059308: Tag bugs pending

2024-03-14 Thread Andreas Tille
Control: tags -1 pending I'm just marking these bugs pending for next upload. They were even closed in recent Debian package but since they are concerning CVEs it might be better to close these inside a changelog of next upload. Kind regards Andreas. -- http://fam-tille.de

Bug#1041552: HFS/HFS+ are insecure

2024-03-14 Thread Marco d'Itri
On Mar 13, Michael Biebl wrote: > > So I propose this content for a file like > > /usr/lib/udev/rules.d/75-insecure-fs.rules: > Just curious: Why did you pick priority 75? I can't remember. -- ciao, Marco signature.asc Description: PGP signature

Bug#1064946: morph's abandoned packages (list)

2024-03-14 Thread Julian Gilbey
Dear all (and Bcc-ing the RM bugs), For information, here is a list of packages that morph has either requested removal of or orphaned. If you are interested in taking one or more of them on, that would be great! Removal requested: #1066146 RM: flask-basicauth -- ROM; RC buggy, dead

Bug#1066839: pipewire: ftbfs with 64-bit time_t

2024-03-14 Thread Steve Langasek
Package: pipewire Version: 1.0.3-1.1 Severity: serious Tags: patch Justification: ftbfs User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu noble ubuntu-patch Dear maintainers, pipewire fails to build from source on 32-bit architectures under 64-bit time_t, because it has a module that

Bug#1066838: hplip: Files remain after purge

2024-03-14 Thread Scott Kitterman
Package: hplip Version: 3.22.10+dfsg0-2 Severity: important After removing and then purging hplip, the __pycache__ directories remain. # apt purge hplip Reading package lists... Done Building dependency tree... Done Reading state information... Done The following packages will be REMOVED:

Bug#1066837: mpi4py: FTBFS: Unable to generate documentation

2024-03-14 Thread Zixing Liu
Package: mpi4py Severity: serious Tags: patch User: zixing@canonical.com Usertags: origin-ubuntu noble ubuntu-patch Dear Maintainer, mpi4py failed to build from source after Python 3.12 and Sphinx upgrade. Please find the patch attached that fixes the Sphinx documentation generation issue

<    1   2