Bug#1017128: systemd: systemd-resolved split breaks existing setup

2022-08-13 Thread andu232
Package: systemd-resolved Version: 251.3-2 Dear Maintainer, systemd-resolved split made it impossible to have systemd-resolved enabled without resolv.conf being taken over, which breaks existing setups, such as using unbound for DoT and systemd-resolved serves as a fallback. Please consider re

Bug#1017001: ${python3:Depends} not expanded in Recommends line

2022-08-13 Thread Niels Thykier
Marc Haber: > Package: debhelper > Version: 13.8 > Severity: normal > > Hi, > > I have a package, gensio-bin, which contains one seldomly used debugging > utility. I would therefore like to not hard Depend on python and have > added ${python3:Depends} to the Recommends line. That however ends up

Bug#1017001: ${python3:Depends} not expanded in Recommends line

2022-08-13 Thread Niels Thykier
Control: reassign -1 dh-python Thanks for confirming. @dh-python maintainers - reassigning this one to you (see below for context). Thanks, ~Niels Marc Haber: > On Sun, Aug 14, 2022 at 07:54:18AM +0200, Niels Thykier wrote: >> That substitution variable is provided by the third-party dh-python3

Bug#1017001: ${python3:Depends} not expanded in Recommends line

2022-08-13 Thread Marc Haber
On Sun, Aug 14, 2022 at 07:54:18AM +0200, Niels Thykier wrote: > That substitution variable is provided by the third-party dh-python3 and > will be absent if you do not call the relevant helpers from that package > (which requires at least Build-Depends on a package providing and maybe > also a cha

Bug#1017113: glibc FTBFS on Alpha: segfault in setlocale

2022-08-13 Thread Michael Cree
Source: glibc Version: 2.34 Severity: important User: debian-al...@lists.debian.org Usertags: ftbfs Justification: Fails to build from source but built in the past. glibc 2.34 FTBFS on Alpha with a segfault occuring during building locales. From the build log: Generating locale en_US.UTF-8: this

Bug#939904: Temporary network disruption during upgrade

2022-08-13 Thread Raphaël Halimi
Dear developers, I just upgraded a sid system and I noticed that the network was broken on this machine. I suppose the reason is that I had systemd-resolved enabled and /etc/resolv.conf was symlinked to the stub resolver (/run/systemd/resolve/stub-resolv.conf), and since the systemd-resolved

Bug#1017103: [Pkg-electronics-devel] Bug#1017103: Provide transition package for geda-gaf

2022-08-13 Thread Bdale Garbee
Moritz Muehlenhoff writes: > Source: lepton-eda > Version: 1.9.18-1 > Severity: wishlist > > geda-gaf has been removed from the archive. In #1008700 it was mentioned > that lepton-eda is a sufficient replacement, so it could provide a > transition package to help existing geda-gaf users. How do

Bug#1001214: Getting EFI Boot Guard into Debian

2022-08-13 Thread Bastian Germann
Am 01.08.22 um 16:34 schrieb Gylstorff Quirin: After an internal discuss I would step up as the Maintainer for efibootguard. Thanks. I have invited you to the git repo. Please change 0.12-1's changelog signature line to your Name and email and the current date so I can sponsor the package for

Bug#1016877: org-mode-doc: The info documentation doesn't override the version shipped with emacs

2022-08-13 Thread Diane Trout
On Mon, 2022-08-08 at 18:54 -0300, David Bremner wrote: > Diane Trout writes: > > > > > Though debian-el might be a better example to follow where the info > > file > > and its dir file are added to the elpa-src directory. > > > > Although that's my doing (I think) I have to note that it makes

Bug#1017071: RFS: psi-notify/1.3.1-1 -- Alert when your machine is becoming oversaturated

2022-08-13 Thread Paul Wise
On Fri, 2022-08-12 at 23:35 -0500, Michel Alexandre Salim wrote: > -O2 is baked into the Makefile. The last option should win so -O0 takes > precedence, I suppose? I can probably convince upstream to implement a > simple ./configure. Sounds right, so probably not an issue, just seemed a bit weird

Bug#1017112: buster-pu: package libdatetime-timezone-perl/1:2.23-1+2022b

2022-08-13 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 After being reminded by https://lists.debian.org/debian-project/2022/08/msg6.html that buster is still a thing, I've now uploade

Bug#1017111: opencolorio-tools: manual page issues: errors, duplicate text

2022-08-13 Thread Paul Wise
Package: opencolorio-tools Version: 2.1.2+dfsg1-1 Severity: minor Usertags: doc Several of the manual pages in opencolorio-tools 2 duplicate their documentation about usage and options. Several of the manual pages in opencolorio-tools 2 reference an "Invalid" info manual, presumably this is a mis

Bug#1017110: coreutils: printf 'X takes X to be a byte, not a character (and missing in manual)?

2022-08-13 Thread наб
Package: coreutils Version: 8.32-4+b1 Severity: normal Dear Maintainer, Consider: -- >8 -- $ /bin/printf %d\\n \'ą /bin/printf: warning: �: character(s) following character constant have been ignored 196 $ /bin/printf %d\\n \'я /bin/printf: warning: �: character(s) following character constant h

Bug#1017109: issue building the /*/devel/website/stats/*.wml files with Debian 11's wml version

2022-08-13 Thread Laura Arjona Reina
Package: www.debian.org User: www.debian@packages.debian.org Usertag: scripts Severity: normal X-Debbugs-CC: a...@debian.org Hello all After upgrading www-master from Debian 10 buster (wml 2.12.2) to Debian 11 bullseye (wml 2.32.0), we're experiencing an issue when building the stats files

Bug#1016524: openjdk-11 does not recognize cgroups2 in docker containers

2022-08-13 Thread tony mancill
Hello Karol, On Tue, Aug 02, 2022 at 09:29:36AM +, Swiderski, Karol wrote: > Package: openjdk-11 > Version: 11.0.15+10-1~deb11u1 > Severity: important > Tags: upstream > > Dear Maintainer, > > Openjdk 11 does not recognize cgroups2, which is the default for debian > bullseye. This is fixed i

Bug#1017108: ffmpeg: FTBFS on !linux-any

2022-08-13 Thread Samuel Thibault
Package: ffmpeg Version: 7:5.0.1-3+b1 Severity: important Tags: patch Hello, ffmpeg currently fails to build on non-linux because vulkan and placebo are basically linux-only atm. The attached patch fixes this, could you apply it? Thanks, Samuel -- System Information: Debian Release: bookworm/si

Bug#1015167: CPU stall while running fwupdmgr

2022-08-13 Thread Marco d'Itri
On Aug 13, Salvatore Bonaccorso wrote: > Do you still experience this problem with the latest kernel in > unstable or experimental? No, but IIRC the bug was not deterministic and a later update with the same kernel did not actually trigger it. -- ciao, Marco signature.asc Description: PGP si

Bug#1014310: src:openjfx: fails to migrate to testing for too long: FTBFS on arm64 and armhf

2022-08-13 Thread tony mancill
Hi Paul, On Sat, Aug 13, 2022 at 09:51:03PM +0200, Paul Gevers wrote: > Hi, > > On Sun, 3 Jul 2022 21:25:49 +0200 Paul Gevers wrote: > > Your package failed to build from source on arm64 and armhf while it > > built there successfully in the past. > > I just checked to see if there would be a c

Bug#1017107: libpmix2: dangling /usr/lib/x86_64-linux-gnu/libpmix.so.2 symlink

2022-08-13 Thread Aurelien Jarno
Package: libpmix2 Version: 4.2.0~rc1-1 Severity: critical Justification: breaks unrelated software Hi, The upload of pmix version 4.2.0~rc1-1 introduced a dangling symlink, /usr/lib/x86_64-linux-gnu/libpmix.so.2 points to pmix2/lib/libpmix.so.2.5.2 which doesn't exist anymore as it has been renam

Bug#1012900: fixed in bctoolbox 5.0.37-2

2022-08-13 Thread Paul Gevers
Hi, On Sun, 24 Jul 2022 16:04:07 + Debian FTP Masters wrote: bctoolbox (5.0.37-2) experimental; urgency=medium . * Cherry-pick upstream patch e142436 (Closes: #1012900) Can we have this fix in unstable too please? bctoolbox is a key package. Please fix RC bugs in unstable/bookworm

Bug#1017106: vkd3d: build depends on strictly versioned arch:all binary of itself

2022-08-13 Thread Paul Gevers
Source: vkd3d Version: 1.2-13 Severity: serious Justification: ftbfs Dear maintainer, Your package currently doesn't get build on ppc64el because it build-depends on the to-be-build version of libvkd3d-headers, but the version available on ppc64el is the previously built version. Your trick seem

Bug#1016937: atop: autopkgtest regression on arm64 and armhf and times out on s390x

2022-08-13 Thread Paul Gevers
Hi, On 13-08-2022 21:34, Marc Haber wrote: running atop from unstable also hangs: root@elbrus:~# atop ^C on zelenka, running the atop binary just works fine. Installing atop 2.7.1-2 in a DD chroot on zelenka also works fine, and the binary is ok as well. However, the chroots dont start the ser

Bug#1014310: src:openjfx: fails to migrate to testing for too long: FTBFS on arm64 and armhf

2022-08-13 Thread Paul Gevers
Hi, On Sun, 3 Jul 2022 21:25:49 +0200 Paul Gevers wrote: Your package failed to build from source on arm64 and armhf while it built there successfully in the past. I just checked to see if there would be a commit upstream to fix the FTBFS, but it seems that upstream is active and is at relea

Bug#1013939: fixed in python-xarray 2022.06.0-3

2022-08-13 Thread Paul Gevers
Control: reopen -1 Hi, On Fri, 12 Aug 2022 11:33:53 + Debian FTP Masters wrote: python-xarray (2022.06.0-3) unstable; urgency=medium . * Depend on scipy >= 1.8.1-8 for fixes. Closes: #1004869, #1013939 But the log [1] that was generated by the migration trial run has the output be

Bug#1016937: atop: autopkgtest regression on arm64 and armhf and times out on s390x

2022-08-13 Thread Marc Haber
On Fri, Aug 12, 2022 at 03:02:36PM +0200, Paul Gevers wrote: > On 12-08-2022 12:23, Marc Haber wrote: > > On Thu, Aug 11, 2022 at 10:51:32PM +0200, Paul Gevers wrote: > > > On 10-08-2022 12:03, Marc Haber wrote: > > > > I tried the (dead simple)d autopkgtest on the s390s and arm64 > > > > porterbo

Bug#1017105: virt-viewer: FTBFS on hppa - error: ‘-fstack-protector’ not supported for this target [-Werror]

2022-08-13 Thread John David Anglin
Source: virt-viewer Version: 11.0-2 Severity: normal Tags: patch Dear Maintainer, Build fails here: cc -Itests/test-version-compare.p -Itests -I../tests -I. -I.. -Isrc -I../src -I/usr/include/glib-2.0 -I/usr/lib/hppa-linux-gnu/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/at-spi2-atk/2

Bug#1012774: src:git: fails to migrate to testing for too long: piuparts reports issue

2022-08-13 Thread Paul Gevers
Control: clone -1 -2 Control: retitle -2 during removal fails to remove /var/log/git-daemon Control: notfound -2 1:2.35.1-1 Control: reopen -2 Control: found -2 1:2.36.1-1 Hi, On Mon, 13 Jun 2022 21:22:09 +0200 Paul Gevers wrote: The excuses pages tells us that piuparts is reporting an issue w

Bug#1017039: 90overlay-root vs 90dmsquash-live

2022-08-13 Thread Thomas Lange
> On Fri, 12 Aug 2022 00:25:27 -0400, Laszlo said: > I wanted to reach out to open a discussion about the maintenance of  90overlay-root.  Nice idea, yes let;s discuss this here. > I believe that the functionality of 90overlay-root can be achieved with the 90dmsquash-live module whi

Bug#1005473: gcc-11-cross-ports: FTBFS: s-tsmona.adb:160: undefined reference to `dladdr'

2022-08-13 Thread Paul Gevers
Hi, On Sun, 13 Feb 2022 08:00:39 +0100 Lucas Nussbaum wrote: Source: gcc-11-cross-ports During a rebuild of all packages in sid, your package failed to build on amd64. Ping. gcc-11-cross-ports hasn't built since 1 February 2022. Paul OpenPGP_signature Description: OpenPGP digital signat

Bug#1017103: Provide transition package for geda-gaf

2022-08-13 Thread Moritz Muehlenhoff
Source: lepton-eda Version: 1.9.18-1 Severity: wishlist geda-gaf has been removed from the archive. In #1008700 it was mentioned that lepton-eda is a sufficient replacement, so it could provide a transition package to help existing geda-gaf users. Cheers, Moritz

Bug#1010814: Re 1010814 src:faketime: fails to migrate to testing for too long: FTBFS on 32 bit architectures

2022-08-13 Thread Paul Gevers
Control: tag -1 pending patch Hi, I have submitted a MR: https://salsa.debian.org/debian/faketime/-/merge_requests/2 I'll upload that fix shortly to DELAYED/2. Please let me know if I should cancel or delay longer. Paul OpenPGP_signature Description: OpenPGP digital signature

Bug#1017102: ITS: libwebcam

2022-08-13 Thread Boyuan Yang
Source: libwebcam Version: 0.2.4-1.1 Severity: important X-Debbugs-CC: pj.as...@gmail.com Tags: sid bookworm Dear package libwebcam maintainer in Debian, After looking into the package you maintain (libwebcam, https://tracker.debian.org/pkg/libwebcam), I found that this package received no main

Bug#1016672: grub-efi-ia32-signed 1+2.06+3~deb11u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1016672 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package: grub-efi-ia32-signed Version

Bug#1016672: grub-efi-amd64-signed 1+2.06+3~deb11u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1016672 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package: grub-efi-amd64-signed Versio

Bug#1016672: grub-efi-arm64-signed 1+2.06+3~deb11u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1016672 = bullseye pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian bullseye. Thanks for your contribution! Upload details == Package: grub-efi-arm64-signed Versio

Bug#981009: charybdis abandoned upstream, do not ship in bullseye

2022-08-13 Thread Antoine Beaupré
On 2022-08-02 13:46:44, Chris Hofstaedtler wrote: > * Antoine Beaupre : >> After a somewhat long period of uncertainty, Charybdis has been >> finally abandoned upstream. The official git repository here: >> >> https://github.com/charybdis-ircd/charybdis >> >> .. is marked as "archived by the owne

Bug#1017096: libnss-systemd: postinst script creates duplicates in the /etc/nsswitch.conf

2022-08-13 Thread Michael Biebl
Control: clone -1 -2 Control: reassign -2 dh-nss Control: found -2 1.4 Control: block -1 by -2 Am 13.08.22 um 17:00 schrieb Patrice Duroux: Package: libnss-systemd Version: 251.3-2 Severity: normal Dear Maintainer, After the upgrade I got: passwd: files systemd systemd group:

Bug#1017100: ITP: libdatetime-format-datemanip-perl -- module to convert between Date::Manip and DateTime dates and durations

2022-08-13 Thread gregor herrmann
Package: wnpp Owner: gregor herrmann Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libdatetime-format-datemanip-perl Version : 0.04 Upstream Author : Ben Bennett * URL : https://metacpan.org/release/DateTi

Bug#1017099: vboot-utils: Missing dependency on shflags and flashrom

2022-08-13 Thread Leonard Lausen
Package: vboot-utils Version: 0~R99-14469.B-2 Severity: normal X-Debbugs-Cc: leon...@lausen.nl Dear Maintainer, thank you for packaging vboot-utils. It is very useful for running Debian on Chromebook hardware. Unfortunately, there are missing dependencies for the /usr/share/vboot/bin/get_gbb_flag

Bug#990372: feature-check 0.2.2-3+deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 990372 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: feature-check Version: 0.2.2-3+de

Bug#987538: node-end-of-stream 1.4.1-1+deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 987538 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: node-end-of-stream Version: 1.4.1

Bug#987941: pacemaker 2.0.1-5+deb10u2 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 987941 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: pacemaker Version: 2.0.1-5+deb10u

Bug#945578: libapache2-mod-auth-openidc 2.3.10.2-1+deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 945578 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: libapache2-mod-auth-openidc Versi

Bug#960396: adminer 4.7.1-1+deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 960396 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: adminer Version: 4.7.1-1+deb10u1

Bug#1016671: grub-efi-ia32-signed 1+2.06+3~deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1016671 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: grub-efi-ia32-signed Version: 1+

Bug#1016671: grub-efi-arm64-signed 1+2.06+3~deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1016671 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: grub-efi-arm64-signed Version: 1

Bug#1016671: grub-efi-amd64-signed 1+2.06+3~deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1016671 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: grub-efi-amd64-signed Version: 1

Bug#1016198: gif2apng 1.9+srconly-2+deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1016198 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: gif2apng Version: 1.9+srconly-2+

Bug#1008163: node-minimist 1.2.0-1+deb10u2 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1008163 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: node-minimist Version: 1.2.0-1+d

Bug#1010388: node-ejs 2.5.7-1+deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1010388 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: node-ejs Version: 2.5.7-1+deb10u

Bug#1008154: node-node-forge 0.8.1~dfsg-1+deb10u1 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1008154 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: node-node-forge Version: 0.8.1~d

Bug#1006182: qtbase-opensource-src 5.11.3+dfsg1-1+deb10u5 flagged for acceptance

2022-08-13 Thread Adam D Barratt
package release.debian.org tags 1006182 = buster pending thanks Hi, The upload referenced by this bug report has been flagged for acceptance into the proposed-updates queue for Debian buster. Thanks for your contribution! Upload details == Package: qtbase-opensource-src Version: 5

Bug#1017097: debhelper: Possibility to officially support brace-expansion in config fragments?

2022-08-13 Thread Guillem Jover
Source: debhelper Source-Version: 13.8 Severity: wishlist Hi! In dpkg, there are the original man pages and the translated ones, which can appear and disappear on each version depending on their translation percentage. Supporting this with debhelper has been a bit of a pain over the years. Befor

Bug#1017084: rust-chrono: please update to v0.4.21

2022-08-13 Thread Jonas Smedegaard
Quoting Peter Green (2022-08-13 17:10:15) > On 13/08/2022 14:51, Jonas Smedegaard wrote: > > Quoting Peter Green (2022-08-13 15:33:21) > >> The new upstream version depends on the iana-time-zone crate, if/when > >> someone packages that crate and it passes trough NEW, I am happy to > >> update chro

Bug#1017096: libnss-systemd: postinst script creates duplicates in the /etc/nsswitch.conf

2022-08-13 Thread Patrice Duroux
Package: libnss-systemd Version: 251.3-2 Severity: normal Dear Maintainer, After the upgrade I got: passwd: files systemd systemd group: files systemd systemd shadow: files systemd gshadow:files systemd After clean-up, this is easy to reproduce: dpkg-reconfigure

Bug#1017084: rust-chrono: please update to v0.4.21

2022-08-13 Thread Peter Green
On 13/08/2022 14:51, Jonas Smedegaard wrote: Quoting Peter Green (2022-08-13 15:33:21) The new upstream version depends on the iana-time-zone crate, if/when someone packages that crate and it passes trough NEW, I am happy to update chrono. Thanks for your input, Peter. I don't really understa

Bug#1017095: debian-policy: Upgrade check list for 4.5.1 should use the same wording then 2.3

2022-08-13 Thread Bastien Roucariès
Package: debian-policy Version: 4.6.1.0 Severity: minor Control: tags -1 + patch Dear Maintainer, The wording of upgrade list 4.5.1 about copyright is not clear >The copyright information for files in a package must be copied verbatim into /usr/share/doc/PACKAGE/copyright when Whereas the 2.3 is

Bug#1017094: false positive source-is-missing for gtk-doc generated html documentation

2022-08-13 Thread Michael Biebl
Package: lintian Version: 2.115.2 Severity: important lintian issues the following error for network-manager E: network-manager source: source-is-missing [docs/api/html/gdbus-org.freedesktop.NetworkManager.SecretAgent.html] E: network-manager source: source-is-missing [docs/api/html/gdbus-org.fr

Bug#1017093: nautilus-extension-gnome-console: Gets removed when upgrading gnome-console to 43~beta-1

2022-08-13 Thread Chandra Sekar
Package: nautilus-extension-gnome-console Version: 42~beta-2 Severity: important X-Debbugs-Cc: chandru...@gmail.com Dear Maintainer, apt attempts to remove nautilus-extension-gnome-console when upgrading gnome-console pakcage to 43~beta-1. Please update this package's dependency on gnome-console.

Bug#1017092: ITP: libprometheus-tiny-shared-perl -- tiny Prometheus client with a shared database behind it

2022-08-13 Thread Niko Tyni
Package: wnpp Owner: Niko Tyni Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libprometheus-tiny-shared-perl Version : 0.026 Upstream Author : Rob N ★ * URL : https://metacpan.org/release/Prometheus-Tiny-Sh

Bug#1017084: rust-chrono: please update to v0.4.21

2022-08-13 Thread Jonas Smedegaard
Quoting Peter Green (2022-08-13 15:33:21) > > > > ome reverse dependencies tightens dependency on chrono to v0.4.20 or > > v0.4.21, apparently related to RUSTSEC advisory 2020-0159 (bug#996913). > > As I discussed in that bug report, while I understand why rustsec > consider this a security issue

Bug#1017091: ITP: libhash-sharedmem-perl -- efficient shared mutable hash

2022-08-13 Thread Niko Tyni
Package: wnpp Owner: Niko Tyni Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-p...@lists.debian.org * Package name: libhash-sharedmem-perl Version : 0.005 Upstream Author : Andrew Main (Zefram) * URL : https://metacpan.org/release/Hash-SharedMe

Bug#1015556: [Pkg-utopia-maintainers] Bug#1015556: network-manager: ftbfs with LTO (link time optimization) enabled

2022-08-13 Thread Michael Biebl
Control: tags -1 - moreinfo unreproducible I looked into this a bit more and the relevant failure message appears to be linker script "./src/libnm-client-impl/libnm.ver" contains symbols that are not exported by library "./src/libnm-client-impl/.libs/libnm.so": 1 nm_access_point_get_la

Bug#1017084: rust-chrono: please update to v0.4.21

2022-08-13 Thread Peter Green
ome reverse dependencies tightens dependency on chrono to v0.4.20 or v0.4.21, apparently related to RUSTSEC advisory 2020-0159 (bug#996913). As I discussed in that bug report, while I understand why rustsec consider this a security issue (they treat all soundness bugs as security issues) I don'

Bug#1017090: g++-12-i686-linux-gnu: Install of g++-12-i686-linux-gnu (12.1.0-7cross1) causes removal of libc6-dev:i386 (2.34-3)

2022-08-13 Thread Witold Barylulk
Package: g++-12-i686-linux-gnu Version: 12.1.0-7cross1 Severity: important X-Debbugs-Cc: witold.bary...@gmail.com For few days now (maybe a week): On sid. $ apt install g++-12-i686-linux-gnu The following additional packages will be installed: libc6-dev-i386-cross (2.33-1cross1) libstdc++

Bug#1016317: linux-image-5.10.0-16-armmp: insecure W+X mapping

2022-08-13 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo On Fri, Jul 29, 2022 at 08:04:56PM +0200, Rainer Dorsch wrote: > Package: src:linux > Version: 5.10.127-2 > Severity: normal > > Dear Maintainer, > > I just noticed after booting into the kernel 5.10.0-16-armmp #1 SMP Debian > 5.10.127-2 (2022-07-23) armv7l GNU/Linux

Bug#1017089: RFP: PDF4QT -- An all in one PDF reader and editor tool.

2022-08-13 Thread Zeke Williams
Package: wnpp Severity: wishlist * Package name: PDF4QT Version : 1.2.1 Upstream Author : Jakub Melka * URL : https://github.com/JakubMelka/PDF4QT * License : LGPL Programming Lang: C++ Description : All in one PDF reader and editor for Qt. PDF4QT consi

Bug#1003397:

2022-08-13 Thread Daichi Fukui
Hi Iwamatsu-san, > First, This is emedded with C4CORE. > Do you have any plans to package this? > https://github.com/biojppm/c4core I filed an ITP for c4core. For details, take a look at the following. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1017088 Let's continue discussion abou

Bug#1017088: ITP: c4core -- library of low-level C++ utilities, written with low-latency projects in mind

2022-08-13 Thread Fukui Daichi
Package: wnpp Severity: wishlist Owner: Fukui Daichi X-Debbugs-Cc: debian-de...@lists.debian.org, a.dog.will.t...@akane.waseda.jp * Package name: c4core Version : 0.1.9 Upstream Author : Joao Paulo Magalhaes * URL : https://github.com/biojppm/c4core * License

Bug#1017077: sets compiler and flags wrong for armhf

2022-08-13 Thread Matthias Klumpp
Hi! I haven't looked deeply into this, bit for armhf using GDC is the intended choice - it has way fewer bugs than LDC, which generally seems to work better on 64bit architectures. That's why this was changed in the past (so at least of stuff compiles with gdc, the resulting binary will work). I'm

Bug#1015295: linux-image-5.10.0-16-arm64: Unbootable system due to F2FS sanity_check_inode errors after upgrading kernel

2022-08-13 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo On Tue, Jul 19, 2022 at 05:50:13AM +0200, Lukasz K. wrote: > Package: linux-image-5.10.0-16-arm64 > Severity: critical > Justification: breaks the whole system > X-Debbugs-Cc: mov...@cryptolab.net > > Dear Maintainer, > > After upgrading kernel from linux-image-5.10.0

Bug#1014254: lintian: Please use slidding windows

2022-08-13 Thread Bastien Roucariès
Package: lintian Version: 2.115.2 Followup-For: Bug #1014254 Control: severity -1 serious Control: tags -1 security Dear Maintainer, This bug was fixed in old version of lintian (before rewrite by lechner) by using a slidding windows algorithm... Nthyhier and myself are the main author of the sl

Bug#1017087: meson: All ldc related packages FTBFS with 0.63.1-1

2022-08-13 Thread Nilesh Patra
Package: meson Version: 0.63.1-1 Severity: serious X-Debbugs-Cc: jpakk...@gmail.com Hi, On building any d-lang package (which uses ldc in build) with new meson, it goes FTBFS with errors similar to the one pasted below. This was working fine just minutes before (with meson 0.63.0) Tried with pac

Bug#1015167: CPU stall while running fwupdmgr

2022-08-13 Thread Salvatore Bonaccorso
Control: tags -1 + moreinfo Hi Marco, On Sun, Jul 17, 2022 at 01:49:12AM +0200, Marco d'Itri wrote: > On Jul 17, Diederik de Haas wrote: > > > On Sunday, 17 July 2022 01:34:08 CEST Marco d'Itri wrote: > > > Source: linux > > > Version: 5.10.127-1 > > > Severity: normal > ... > > > Kernel: Linux

Bug#1017086: ledger: no longer reads gnucash files (regression → undead bug #740757)

2022-08-13 Thread debbug . 740757
Package: ledger Version: 3.2.1-7+b2 Followup-For: Bug #740757 X-Debbugs-Cc: debbug.740...@sideload.33mail.com X-Debbugs-Cc: hel...@subdivi.de Control: unarchive 740757 Control: reopen 740757 Control: found 740757 3.2.1-7+b2 Control: affects 740757 gnucash For the past ~7 or so years I have been us

Bug#1017085: lintian: Documentation should give example for regex on overrides

2022-08-13 Thread Bastien Roucariès
Package: lintian Version: 2.115.2 Severity: minor Dear Maintainer, It will be nice if documentation give example for regex filtering. For instance I do not know if regex syntax is pcre or shell and if only * is considered as a regex -- System Information: Debian Release: bookworm/sid APT pre

Bug#1014793: linux-image-5.10.0-16-amd64: Kernel crashes while serving NFS

2022-08-13 Thread Salvatore Bonaccorso
Hi Arne, On Fri, Jul 22, 2022 at 10:18:56AM +0200, Arne Nordmark wrote: > Den 2022-07-15 kl. 21:58, skrev Salvatore Bonaccorso: > > I would be interested to either pinpoint the regressing commit > > upstream beween 5.10.120 and 5.10.127 or conversely the fixing commit > > beween 5.10.127 upstream

Bug#1017074: ITP: libpysal -- "Core components of PySAL A library of spatial analysis functions".

2022-08-13 Thread Jonas Smedegaard
Hi Nilson, [ replying via debbugs, to maintain transparency ] Quoting Nilson Silva (2022-08-13 11:53:41) > It was carelessness. I will pay more attention. No problem :-) > By the way, could you sponsor this package after it's done? Sorry, I lack the time¹ to sponsor packages. Also, I encoura

Bug#1016974: sofia-sip: CVE-2022-31001 CVE-2022-31002 CVE-2022-31003

2022-08-13 Thread Evangelos Ribeiro Tzaras
control -1 tags patch Hi, I'm not quite sure which is the preferred form to supply a patch, so I'll attach a `git format-patch` based on my `wip/cve` branch on salsa [0]. If for further discussions should be needed before this can be uploaded or the patch in a different form is preffered, pleas

Bug#1017084: rust-chrono: please update to v0.4.21

2022-08-13 Thread Jonas Smedegaard
Source: rust-chrono Version: 0.4.19-3 Severity: important Tags: security upstream X-Debbugs-Cc: Debian Security Team -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 ome reverse dependencies tightens dependency on chrono to v0.4.20 or v0.4.21, apparently related to RUSTSEC advisory 2020-0159 (bug

Bug#1017083: bibledit: Some sources are not included in your package

2022-08-13 Thread Bastien Roucariès
Source: bibledit Version: 5.0.983-1 Severity: serious Tags: upstream ftbfs security Justification: DFSG #2 X-Debbugs-Cc: Debian Security Team , debian...@lists.debian.org Dear Maintainer, Your package includes some files that seem to lack sources in preferred forms of modification: # Several m

Bug#1016668: kicad-packages3d - Unreachable maintainer

2022-08-13 Thread Carsten Schoenert
Well, Am 13.08.22 um 10:56 schrieb Bastian Blank: On Sat, Aug 13, 2022 at 10:41:09AM +0200, Carsten Schoenert wrote: | Action: failed | Final-Recipient: rfc822;c.schoen...@t-online.de | Status: 5.0.0 | Remote-MTA: dns; mx02.t-online.de | Diagnostic-Code: smtp; 554 IP=194.177.211.212 - A problem

Bug#1015654: sambamba: ftbfs with LTO (link time optimization) enabled

2022-08-13 Thread Nilesh Patra
Hi Matthias, On Tue, 19 Jul 2022 17:00:38 + Matthias Klose wrote: > Package: src:sambamba > > ldc2: for the --flto option: Cannot find option named 'auto'! > ldc2: Unknown command line argument '-ffat-lto-objects'. Try: 'ldc2 --help' > ldc2: Did you mean '--enable-asserts'? > ninja: build s

Bug#1004770: octave-video: Use this patch instead

2022-08-13 Thread Rafael Laboissière
Complementing my message below, the unit test in inst/VideWriter.m passed successfully when the sources were compiled against ffmpeg 4, for instance in this build: https://buildd.debian.org/status/fetch.php?pkg=octave-video&arch=amd64&ver=2.0.2-1%2Bb2&stamp=1650535691&raw=0 * Rafael Laboissièr

Bug#1017074: ITP: libpysal -- "Core components of PySAL A library of spatial analysis functions".

2022-08-13 Thread Nilson Silva
Package: wnpp Severity: wishlist Owner: Josenilson Ferreira da Silva X-Debbugs-Cc: debian-de...@lists.debian.org, nilsonfsi...@hotmail.com * Package name: libpysal Version : 4.6.2 Upstream Author : Name PySAL Developers * URL : https://github.com/pysal/libpysal/ * Lice

Bug#1017082: neomutt: (security) The sender’s timezone is exposed in the Date: header

2022-08-13 Thread debbug . neomutt
Package: neomutt Version: 20201127+dfsg.1-1.2 Severity: normal Tags: upstream X-Debbugs-Cc: debbug.neom...@sideload.33mail.com The “Date:” field is added after the user instructs neomutt to send their message, so there is no opportunity for the user to edit the timestamp of the message. Perhaps ri

Bug#1016367: gnome-shell: trouble with dual VGA devices

2022-08-13 Thread Patrice Duroux
Hi, Just for info in case. The story about the dual VGA devices is independent from this issue. See a recent post at debian-user: https://lists.debian.org/debian-user/2022/08/msg00211.html But even after the recent update of gjs (1.73.1-2) and libmozjs91 (91.12.0-1), the issue is still there. T

Bug#987619: ITP: golang-github-dgryski-go-rendezvous -- Go implementation of rendezvous hashing

2022-08-13 Thread Nobuhiro Iwamatsu
Package: wnpp Followup-For: Bug #987619 Hi, Any plans to upload this package? I am interested in this package maintenance. Best regards, Nobuhiro

Bug#1016668: kicad-packages3d - Unreachable maintainer

2022-08-13 Thread Bastian Blank
On Sat, Aug 13, 2022 at 10:41:09AM +0200, Carsten Schoenert wrote: > > | Action: failed > > | Final-Recipient: rfc822;c.schoen...@t-online.de > > | Status: 5.0.0 > > | Remote-MTA: dns; mx02.t-online.de > > | Diagnostic-Code: smtp; 554 IP=194.177.211.212 - A problem occurred. (Ask > > your postmast

Bug#1004770: octave-video: Use this patch instead

2022-08-13 Thread Rafael Laboissière
* William 'jawn-smith' Wilson [2022-08-02 17:35]: Package: octave-video Followup-For: Bug #1004770 User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu kinetic ubuntu-patch Control: tags -1 patch Dear Maintainer, The first patch I submitted was a bit messy and failed to build with old

Bug#1003165: scikit-learn testing migration

2022-08-13 Thread Nilesh Patra
On 8/13/22 13:34, Andreas Tille wrote: The drawback of this solution is that we will not get any warning for new *potentially more important* issues since all test failures will be ignored now. For me this is outweighted by the advantage that we can present upstream a full log of all issues in c

Bug#1003165: scikit-learn testing migration

2022-08-13 Thread Andreas Tille
Hi again, Am Thu, Aug 04, 2022 at 01:25:42PM +0200 schrieb Andreas Tille: > Am Fri, Jul 29, 2022 at 06:09:26AM +0200 schrieb Andreas Tille: > Before we fall into another "do nothing" period: I will upload > scikit-learn restricted to those architectures only which have all tests > passing and wil

Bug#1017081: lintian: warn about paths in /usr/share/applications/ not named *.desktop or *-mimeapps.list

2022-08-13 Thread Paul Wise
Package: lintian Version: 2.115.2 Severity: wishlist There are a couple of packages shipping files in the directory /usr/share/applications/ that are not applications or MIME lists. $ apt-file search /usr/share/applications/ | grep -vE ': /usr/share/applications/[^/]+(\.desktop|-mimeapps\.lis

Bug#1017079: ITP: netbox -- WebUI based tool designed to manage and document computer networks

2022-08-13 Thread Carsten Schoenert
Package: wnpp Severity: wishlist Owner: Carsten Schoenert X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: netbox Version : 3.2.8 Upstream Author : Jeremy Stretch * URL : https://github.com/netbox-community/netbox * License : Apache-2.0 and MIT/X

Bug#1017074: ITP: libpysal -- "Core components of PySAL A library of spatial analysis functions".

2022-08-13 Thread Jonas Smedegaard
Quoting Josenilson Ferreira da Silva (2022-08-13 05:19:55) > > * Package name: libpysal [...] > Description : "Componentes principais do PySAL Uma biblioteca de > funções de análise espacial. Please use english also for short description (not only long desscription) - i.e. translate to