Bug#1016561: sysvinit-core: Please recommend systemd-tmpfiles and systemd-tmpfiles

2022-08-03 Thread Mark Hindley
On Wed, Aug 03, 2022 at 01:20:58AM +0200, Thorsten Glaser wrote: > > On Wed, 3 Aug 2022, Adam Borowski wrote: > > > On Wed, Aug 03, 2022 at 12:04:29AM +0200, GSR wrote: > > > > Otherwise in cases like upgrading lvm2 (see bug #1014565) the full > > This is weird, but I looked at how debootstrap

Bug#1016573: debcargo: Doesn't find sources

2022-08-03 Thread Christian Marillat
Package: debcargo Version: 2.5.0-3+b3 Severity: normal Dear Maintainer, >From my rust sources, uscan return : uscan: Newest version of rust-paste on remote site is 1.0.8, local version is 1.0.7 uscan: Newest version of rust-smallvec on remote site is 1.9.0, local version is 1.8.1 uscan: Newest

Bug#863488: repro and fix

2022-08-03 Thread Sandro Santilli
I've had this problem on my system, and returns on every upgrade, I'm afraid. The fix is to use absolute paths in the symbolic links: /usr/share/file/magic.mgc -> /usr/lib/file/magic.mgc The relative path does not work, in certain condition: /usr/share/file/magic.mgc -> ../../lib/file/m

Bug#1016561: sysvinit-core: Please recommend systemd-tmpfiles and systemd-tmpfiles

2022-08-03 Thread Mark Hindley
The best solution I can think of here is that all packages, systemd included, use the separately packaged tmpfiles implementation and that is the dependency that debhelper generates when required. But I don't know how to get the systemd maintainers to consider that. Mark

Bug#1016021: debhelper: Please change generated tmpfiles misc:Depends to systemd-standalone-tmpfiles | systemd-tmpfiles

2022-08-03 Thread Ansgar
On Wed, 2022-07-27 at 07:14 +0100, Mark Hindley wrote: > On Mon, Jul 25, 2022 at 09:02:09PM +0200, Ansgar wrote: > > On Mon, 25 Jul 2022 13:05:02 +0100 Mark Hindley wrote: > > > It has been suggested that changing the dependency to > > > > > >   systemd-standalone-tmpfiles | systemd-tmpfiles > > >

Bug#1016546: [Pkg-rust-maintainers] Bug#1016546: rust-vergen inserts build timestamps

2022-08-03 Thread Fabian Grünbichler
On August 2, 2022 10:16 pm, Maxime Devos wrote: > On 02-08-2022 20:41, Geert Stappers wrote: > >> Date: Tue, 2 Aug 2022 19:18:46 +0200, From: Maxime Devos >>> In Guix, I've noticed that rust-vergen embeds build timestamps. There is >>> also >>> a work-around available:

Bug#1002956: Remote RCE in rabbitmq-server

2022-08-03 Thread Thomas Goirand
Hi Tim, On 8/3/22 02:22, Tim Abbott wrote: Just following up on this -- it makes me sad that this publicly known RCE vulnerability is still not fixed in stable. -Tim Abbott Please don't top-post, we don't do that in Debian, and also: > Because it messes up the order in which people normally

Bug#1016573: Acknowledgement (debcargo: Doesn't find sources)

2022-08-03 Thread Christian Marillat
On 03 août 2022 07:09, "Debian Bug Tracking System" wrote: of course fail if a provides the source version : debcargo package time 0.3.12 debcargo failed: Couldn't find any crate matching time =0.3.12 debcargo package paste 1.0.8 debcargo failed: Couldn't find any crate matching paste =1.0.8

Bug#1014923: riseup-vpn: GUI seems stalled, no icon shown.

2022-08-03 Thread Nilesh Patra
Hi Dimitris, On Thu, 14 Jul 2022 17:14:48 +0300 "Dimitris T." wrote: > first, i want to thank you for packaging riseup-vpn :) > much appreciated!! Thank you, means a lot! > i seem to be having exactly the same symptoms as described in this gentoo > post : > https://forums.gentoo.org/viewtopi

Bug#1016545: dpkg-conffile prompt when autopkgtesting a package from the minimal set

2022-08-03 Thread Simon McVittie
Control: clone -1 -2 Control: retitle -1 autopkgtest: installation stalls if newly-built deb causes a conffile prompt Control: retitle -2 adduser: dpkg conffile prompt for adduser.conf even though unmodified Control: severity -2 serious Control: reassign -2 adduser 3.125 On Tue, 02 Aug 2022 at 1

Bug#1016516: notion: Notion fails on startup (in sid)

2022-08-03 Thread Jurij Smakov
On Tue, Aug 2, 2022 at 6:32 PM Dima Kogan wrote: > Jurij: thanks for the report. This issue is already tracked here: > > https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016363#15 > > and here: > > https://github.com/raboof/notion/issues/345 > > Arnout (upstream) can't reproduce it currentl

Bug#1016573: [Pkg-rust-maintainers] Bug#1016573: Acknowledgement (debcargo: Doesn't find sources)

2022-08-03 Thread Fabian Grünbichler
On August 3, 2022 9:24 am, Christian Marillat wrote: > [...] > But debcargo deosn't find these new sources : > > debcargo package paste > debcargo failed: Could not create source directory rust-paste-1.0.7 > > debcargo package smallvec > debcargo failed: Could not create source directory rust-sma

Bug#1016021: debhelper: Please change generated tmpfiles misc:Depends to systemd-standalone-tmpfiles | systemd-tmpfiles

2022-08-03 Thread Mark Hindley
Ansgar and Michael, On Wed, Aug 03, 2022 at 09:12:04AM +0200, Ansgar wrote: > > I assume this is the result of running debootstrap with --include > > systemd-standalone-tmpfiles? > > No, I changed the dependencies of one of the involved packages to the > one suggested. But it has the same effect

Bug#1016021: debhelper: Please change generated tmpfiles misc:Depends to systemd-standalone-tmpfiles | systemd-tmpfiles

2022-08-03 Thread Michael Biebl
Am 03.08.22 um 10:06 schrieb Mark Hindley: Ansgar and Michael, On Wed, Aug 03, 2022 at 09:12:04AM +0200, Ansgar wrote: I assume this is the result of running debootstrap with --include systemd-standalone-tmpfiles? No, I changed the dependencies of one of the involved packages to the one sugge

Bug#1016021: debhelper: Please change generated tmpfiles misc:Depends to systemd-standalone-tmpfiles | systemd-tmpfiles

2022-08-03 Thread Mark Hindley
Michael, Thanks. On Wed, Aug 03, 2022 at 10:11:29AM +0200, Michael Biebl wrote: > > I have an alternative approach that I would be grateful for your thoughts > > and > > opinion on: all packages (systemd included) use the > > systemd-standalone-tmpfiles > > implementation and that is the depend

Bug#1016528: [Pkg-javascript-devel] Bug#1016528: node-fetch: please upgrade to at least v3.2.3

2022-08-03 Thread Jonas Smedegaard
Quoting Yadd (2022-08-02 17:59:47) > On 02/08/2022 13:00, Jonas Smedegaard wrote: > > Please upgrade node-fetch to at least v3.2.3, needed by several projects > > I am preparing for Debian. > > > > (yes, I am aware that there is a package in experimental - this > > bugreport is to track availabili

Bug#1016572: ocl-icd-libopencl1: Segmentation fault in clGetExtensionFunctionAddress (name=0x76f97440 "clIcdGetPlatformIDsKHR")

2022-08-03 Thread Andreas Beckmann
Control: reassign -1 clinfo On 03/08/2022 08.54, Anton Qiu wrote: Package: ocl-icd-libopencl1 Version: 2.2.14-2 When running clinfo in Raspberry Pi 3 with VC4CL manually installed the clinfo program reported Segmentation fault. According to the backtrace, the segfault happened in VC4CL, so

Bug#1016021: debhelper: Please change generated tmpfiles misc:Depends to systemd-standalone-tmpfiles | systemd-tmpfiles

2022-08-03 Thread Ansgar
On Wed, 2022-08-03 at 09:27 +0100, Mark Hindley wrote: > On Wed, Aug 03, 2022 at 10:11:29AM +0200, Michael Biebl wrote: > > > > No, that would be a bad idea since systemd already ships its own, > > preferred implementation. > > Is there a difference between the built-in and standalone > implement

Bug#1016576: transition: glibc 2.34

2022-08-03 Thread Aurelien Jarno
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition X-Debbugs-Cc: debian-gl...@lists.debian.org Dear release team, I would like to get a transition slot for glibc 2.34. It has been available in experimental for a few months, and does not

Bug#1013042: spring: ftbfs with GCC-12

2022-08-03 Thread Markus Koschany
Control: tags -1 pending On Fri, 17 Jun 2022 00:56:44 +0200 Reiner Herrmann wrote: > Control: tags -1 + fixed-upstream > > The build failure has been fixed upstream [0]. > The fix is already contained in the new upstream release 106.0. > > [0] https://github.com/spring/spring/commit/d525928cd32

Bug#1015163: kodi-data: please provide an equivalent of the example 10-allow-update.pkla for polkit >= 0.106

2022-08-03 Thread Vasyl Gello
Hi Simon, To be honest, I am not 100% sure this update mechanism is needed for Kodi at all. I assume pkla rule requires a lot of manual work (install one package, copy pkla, regenerate polkit cache) only to be able to run "apt update && apt upgrade" from unprivileged user? If that's the case,

Bug#1016573: [Pkg-rust-maintainers] Bug#1016573: Acknowledgement (debcargo: Doesn't find sources)

2022-08-03 Thread Christian Marillat
On 03 août 2022 09:54, Fabian Grünbichler wrote: [...] > works for me here (both the unversioned command and the versioned > command fetch the same current upstream version) > > but there is a known issue where libgit2 sometimes gets stuck and > doesn't properly update the crates.io index. the

Bug#1015044: Not a setuptools-scm issue?

2022-08-03 Thread julien . puydt
Hi, I'm sorry, but I don't see why you think this is a problem with setuptools-scm. sshuttle's debian/rules asks setuptools-scm to generate a version file in its clean target. So setuptools-scm does so, and it doesn't look invalid. But it doesn't not correspond to the version file as shipped, so

Bug#1016577: ITP: python-tuspy -- Python3 client for the tus resumable upload protocol

2022-08-03 Thread Andreas Tille
Package: wnpp Severity: wishlist Subject: ITP: python-tuspy -- Python3 client for the tus resumable upload protocol Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: python-tuspy Version : 1.0.0 Upstream Author : Ifedapo .A. Olarewaju * URL : http

Bug#1016578: milkytracker: CVE-2022-34927 - stack overflow via the component LoaderXM::load

2022-08-03 Thread Neil Williams
Source: milkytracker Version: 1.03.00+dfsg-2 Severity: important Tags: security upstream X-Debbugs-Cc: codeh...@debian.org, Debian Security Team Hi, The following vulnerability was published for milkytracker. CVE-2022-34927[0]: | MilkyTracker v1.03.00 was discovered to contain a stack overflow

Bug#1015163: kodi-data: please provide an equivalent of the example 10-allow-update.pkla for polkit >= 0.106

2022-08-03 Thread Vasyl Gello
Even more, I think I will exclude versioncheck plugin, because it warns not about new version available in certain release of Debian, but a new upstream version which might not be fit for the suite user is on. This introduces ambiguity and creates additional load on Kodi forum moderators who hav

Bug#1016579: openfortivpn: unrecognized option '--use-resolvconf=1

2022-08-03 Thread David Bremner
Package: openfortivpn Version: 1.17.3-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 The option --use-resolvconf is documented but disabled at build time. I'm not sure which of those things should be changed, but they should be consistent. For my use case it would be nice if t

Bug#1016580: RFS: jsonnet/0.18.0 ds-3 -- data templating language

2022-08-03 Thread Daichi Fukui
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "jsonnet": * Package name: jsonnet Version : 0.18.0+ds-3 Upstream Author : [fill in name and email of upstream] * URL : https://github.com/google/jsonnet * Lice

Bug#953630: [Debichem-devel] Bug#953630: openbabel autopkg tests fail on non-amd64 architectures

2022-08-03 Thread Andrius Merkys
Hello, IMO it is high time to revisit this issue. On 2020-03-11 14:33, Matthias Klose wrote: > openbabel autopkg tests areq quiet interesting. Working around the timeout on > arm64 hides the fact that two other tests fail on every non-amd64 > architecture. I agree that the way the autopkgtest i

Bug#1016581: kio: ftbfs on riscv64("error: some symbols or patterns disappeared in the symbols file")

2022-08-03 Thread Bo YU
Source: kio Version: 5.96.0-2 Severity: minor Tags: ftbfs, patch User: debian-ri...@lists.debian.org Usertags: riscv64 X-Debbugs-Cc: debian-ri...@lists.debian.org Dear kio Maintainer, The kio package has a ftbfs issue on riscv64 arch due to missing symbols updated: ``` dpkg-gensymbols: error: so

Bug#1015042: qepcad: FTBFS: ./source/saclib/GCSI.c:31: undefined reference to `GCM'

2022-08-03 Thread Torrance, Douglas
Control: reassign -1 src:saclib 2.2.8-4 Control: affects -1 src:qepcad On Sat, 16 Jul 2022 15:23:42 +0200 Lucas Nussbaum wrote: Source: qepcad Version: 1.74+ds-3 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20220716 ftbfs-bookworm Hi,

Bug#1016582: RFS: trader/7.18-1 -- simple game of interstellar trading

2022-08-03 Thread John Zaitseff
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my updated package "trader", a simple game of interstellar trading: Package name:trader Version: 7.18-1 Upstream author: John Zaitseff -- that's me! URL: https://www.zap.o

Bug#1015873: libtirpc: diff for NMU version 1.3.2-2.1

2022-08-03 Thread Josue Ortega
On Mon, Aug 01, 2022 at 09:55:07PM +0200, Salvatore Bonaccorso wrote: > Control: tags 1015873 + patch > Control: tags 1015873 + pending > > > Dear maintainer, > > I've prepared an NMU for libtirpc (versioned as 1.3.2-2.1) and > uploaded it to DELAYED/5. Please feel free to tell me if I > should

Bug#1016004: lightdm: re-login possible without password after "dm-tool lock"

2022-08-03 Thread HG
Thank you for your explanations, Yves-Alexis. I have now tried what you suggested: * I installed light-locker (1.8.0-3) * restarted the OS * typed "dm-tool lock" into a console * result: the screen is perfectly locked. So once light-locker is installed, the screen locking works perfectly well and

Bug#1015873: libtirpc: diff for NMU version 1.3.2-2.1

2022-08-03 Thread Salvatore Bonaccorso
Hi Josue, On Wed, Aug 03, 2022 at 07:42:33AM -0600, Josue Ortega wrote: > On Mon, Aug 01, 2022 at 09:55:07PM +0200, Salvatore Bonaccorso wrote: > > Control: tags 1015873 + patch > > Control: tags 1015873 + pending > > > > > > Dear maintainer, > > > > I've prepared an NMU for libtirpc (versioned

Bug#1015873: libtirpc: diff for NMU version 1.3.2-2.1

2022-08-03 Thread Salvatore Bonaccorso
Hi, On Wed, Aug 03, 2022 at 04:17:43PM +0200, Salvatore Bonaccorso wrote: > Hi Josue, > > On Wed, Aug 03, 2022 at 07:42:33AM -0600, Josue Ortega wrote: > > On Mon, Aug 01, 2022 at 09:55:07PM +0200, Salvatore Bonaccorso wrote: > > > Control: tags 1015873 + patch > > > Control: tags 1015873 + pendi

Bug#1014324: bullseye-pu: package rustc-mozilla/1.59.0+dfsg1-1~deb11u1

2022-08-03 Thread Emilio Pozuelo Monfort
On 04/07/2022 10:51, Emilio Pozuelo Monfort wrote: Package: release.debian.org Severity: normal Tags: bullseye User: release.debian@packages.debian.org Usertags: pu X-Debbugs-Cc: pkg-rust-maintain...@alioth-lists.debian.net Hi, This updates rustc-mozilla in bullseye from 1.51 to 1.59. I dis

Bug#1016583: multipath-tools: please make the build reproducible

2022-08-03 Thread Chris Lamb
Source: multipath-tools Version: 0.9.0-3 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0] we noticed that multipath-tools could not

Bug#1016584: node-canvas-confetti: please make the build reproducible

2022-08-03 Thread Chris Lamb
Source: node-canvas-confetti Version: 1.5.1+~1.4.3-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps X-Debbugs-Cc: reproducible-b...@lists.alioth.debian.org Hi, Whilst working on the Reproducible Builds effort [0] we noticed that node-canvas-c

Bug#1016547: [Pkg-xen-devel] Bug#1016547: /etc/default/grub.d/xen.cfg: Extraneous output line causes error message at boot

2022-08-03 Thread Hans van Kranenburg
Hi John, On 8/2/22 19:50, John E. Krokes wrote: > Package: xen-hypervisor-common > Version: 4.14.5+24-g87d90d511c-1 > Severity: minor > File: /etc/default/grub.d/xen.cfg > > Dear Maintainer, > > When invoked via grub-mkconfig, xen.cfg outputs this as its first line: > Including Xen overrid

Bug#1016585: Enable the wpe option on Ubuntu

2022-08-03 Thread Sebastien Bacher
Package: webkit2gtk Version: 2.36.4-1 The package currently build without WPE on Ubuntu but the required depends got their MIR review validated recently so that delta can be removed now Thanks, diff -Nru webkit2gtk-2.36.4/debian/changelog webkit2gtk-2.36.4/debian/changelog --- webkit2gtk-2.36

Bug#930471: ITP: anonip -- Anonymize IP-addresses in log-files

2022-08-03 Thread Alexander Reichle-Schmehl
retitle 930471 ITP: anonip -- Anonymize IP-addresses in log-files owner 930471 alexan...@alphamar.org thanks Hi! As I use it I intend to create a package in the coming days. Best regards, Alexander

Bug#1016586: bpftool: Dump of jited version of the BPF program requires libbfd support

2022-08-03 Thread Emmanuel Fleury
Package: bpftool Version: 6.8.0+5.18.14-1 Severity: normal Dear Maintainer, I was trying to dump the jited version of a BPF program that was pinned in /sys/fs/bpf but I received a warning about libbpf that it wasn't supported. Here is the content of the minimalist BPF program: ==

Bug#1016583: multipath-tools: please make the build reproducible

2022-08-03 Thread Chris Hofstaedtler
Control: tags -1 + pending * Chris Lamb [220803 16:57]: > Whilst working on the Reproducible Builds effort [0] we noticed that > multipath-tools could not be built reproducibly. [..] > Patch attached. Thank you for working on this and the patch. Applied in git. Chris

Bug#1016587: pkgjs-depends: please add option to list inverse dependency trees

2022-08-03 Thread Jonas Smedegaard
Package: pkg-js-tools Version: 0.14.32 Severity: wishlist Tags: upstream -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 pkgjs-depends resolves a dependency tree with the inspected package as root. This results in reused dependencies always being listed multiple times. I think it would be helpf

Bug#1016516: notion: Notion fails on startup (in sid)

2022-08-03 Thread Dima Kogan
Jurij Smakov writes: > I tried launching notion under rr, and then this assertion does not > trigger, unfortunately. That's too bad. Thanks for trying it out. This issue is a race condition, and rr inherently limits the process to one core. Can you try "rr record --chaos"? This randomizes the t

Bug#1002600: Firefox ESR crashes on pre-SSE2 CPUs

2022-08-03 Thread Alexis Murzeau
Hi, Le 01/08/2022 à 19:52, Alexis Murzeau a écrit : > I've made a patch to build firefox with SSE instructions for i386 Debian arch. > The patch is in attachment and available in the following merge request: > https://salsa.debian.org/mozilla-team/firefox/-/merge_requests/6 > > I've tested it usi

Bug#314832: Fwd: Bug#314832: unzip: does not respect umask

2022-08-03 Thread Santiago Vila
El 3/8/22 a las 5:04, Steven M. Schweda escribió: Greetings. A long time ago we received this bug: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=314832 And a long time ago, I made some changes to improve things. Sadly, all that work went into UnZip 6.1, none into 6.0, and we still hav

Bug#864423: Software RAID is not activated at boot time

2022-08-03 Thread GCS
On Wed, Aug 3, 2022 at 1:44 AM Chris Hofstaedtler wrote: > * Holger Wansing [220802 23:37]: > > I have merged the merge requests filed by Chris (partman-base, partman-auto, > > hw-detect, grub-installer). > > > > The packages build fine with those changings. > > And a locally built mini.iso with

Bug#314832: Fwd: Bug#314832: unzip: does not respect umask

2022-08-03 Thread Bruno Haible
Santiago Vila wrote: > If you want to follow Bruno's suggestion that unzip is secure by default > (which I would support), I guess it would not be a lot of work, because, > once that there is already a new command line option for that, it would > be just a matter of reversing its logic (i.e. ins

Bug#1010349: librecad: CVE-2021-21897 - heap-based buffer overflow loading a DXF file via embedded dxflib

2022-08-03 Thread Moritz Mühlenhoff
Am Sat, May 28, 2022 at 06:36:29PM +0200 schrieb Sylvain Beucler: > Hello Neil, > > I'm triaging this vulnerability for Debian LTS / stretch. > > It appears librecad is not affected (all dists): > > - the package uses system dxflib, cf. debian/patches/debian_build.patch But is that functional/w

Bug#1010349: closed by Sylvain Beucler (Re: librecad: CVE-2021-21897 - heap-based buffer overflow loading a DXF file via embedded dxflib)

2022-08-03 Thread Salvatore Bonaccorso
Hey all, On Wed, Aug 03, 2022 at 03:51:03PM +, Debian Bug Tracking System wrote: > On Sat, 28 May 2022 18:36:29 +0200 Sylvain Beucler wrote: > > It appears librecad is not affected (all dists): > > > > - the package uses system dxflib, cf. debian/patches/debian_build.patch > > > > - while t

Bug#1016589: ostree: Please don't link against libsoup2.4

2022-08-03 Thread Jeremy Bicha
Source: ostree Version: 2022.5-1 Severity: important Forwarded: https://github.com/ostreedev/ostree/pull/2547 GNOME has switched its core apps and libraries from libsoup2.4 to libsoup3 for its 43 release. Please stop building ostree and flatpak against libsoup2.4 to allow the GNOME Software and GN

Bug#956012: debian-edu-config: use DuckDuckGo as Chromium's default search provider

2022-08-03 Thread Andres Salomon
On Mon, 06 Apr 2020 06:30:53 + Mike Gabriel wrote: > Package: chromium > Severity: wishlist > > Currently (during the bullseye release cycle), chromium uses Google as > the default search provider. > > With the below snippet dropped into > /etc/chromium/policies/managed/.json we could swit

Bug#1013950: closed by Debian FTP Masters (reply to Jeremy Bicha ) (Bug#1013950: fixed in vte2.91 0.69.90-1)

2022-08-03 Thread Willem van den Akker
Thanks! On Wed, 2022-08-03 at 18:03 +, Debian Bug Tracking System wrote: > This is an automatic notification regarding your Bug report > which was filed against the libvte-2.91-0 package: > > #1013950: libvte-2.91-0: Add gtk4 vte library versions > > It has been closed by Debian FTP Masters

Bug#1016363: libx11-6 1.8.1 also breaks glxinfo

2022-08-03 Thread Richard B. Kreckel
This is issue 157 upstream: https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/157 Apparently, they do not want to revert it. So, should Debian build with --disable-thread-safety-constructor, at least for a while? (Remember that this bug will soon block other packages from migrating, e.g. th

Bug#1016363: libx11-6 1.8.1 also breaks glxinfo

2022-08-03 Thread Max Bell
Why isn't the bug being fixed? That is obviously the correct solution. On 8/3/22, Richard B. Kreckel wrote: > This is issue 157 upstream: > https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/157 > Apparently, they do not want to revert it. > > So, should Debian build with --disable-thread-sa

Bug#1016363: libx11-6 1.8.1 also breaks glxinfo

2022-08-03 Thread gregor herrmann
On Mon, 01 Aug 2022 14:57:59 +0200, Hermann Meyer wrote: > With libx11-6 1.8.1 I get: > > |glxinfo name of display: :0 glxinfo: ../nptl/pthread_mutex_lock.c:424: > __pthread_mutex_lock_full: Assertion `e != ESRCH || !robust' failed. > Abgebrochen| Same here. With xscreensaver I also see SIGABR

Bug#1016590: php8.1-xdebug: update to php8.1-xdebug removes php7.4-xdebug without a reason

2022-08-03 Thread Gabriele Dini Ciacci
Package: php8.1-xdebug Version: 3.1.2+2.9.8+2.8.1+2.5.5-4 Severity: important Dear Maintainer, the use case is a dev machine that needs to have both php7.4 and php8.1 running and both should have xdebug working. It's a long know issue that was already solved time ago when php dirs where properly

Bug#1016589: ostree: Please don't link against libsoup2.4

2022-08-03 Thread Jeremy Bicha
The GNOME Software integration is fine since it looks like we can keep building it against libsoup2.4 for now. GNOME Builder does have an option to disable the Flatpak integration so I'll probably do that. Thank you, Jeremy Bicha

Bug#1002227: Move to templexxx-xorsimd? (Was: Bug#1002227: golang-github-templexxx-xor: FTBFS: dh_auto_test: error: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 4 github.com/templexxx/xor returne

2022-08-03 Thread Nilesh Patra
This bug is causing and has caused autoremovals unfortunately. Taking a look at upstream, this seems abandoned and upstream moved to xorsimd[1] instead. On brief testing, tests seem to pass for new package and botht the reverse-deps for templexxx-xor have also migrated to new package in later upst

Bug#1010349: closed by Sylvain Beucler (Re: librecad: CVE-2021-21897 - heap-based buffer overflow loading a DXF file via embedded dxflib)

2022-08-03 Thread Sylvain Beucler
Hi, On 03/08/2022 19:31, Moritz Mühlenhoff wrote: > Am Sat, May 28, 2022 at 06:36:29PM +0200 schrieb Sylvain Beucler: >> - the package uses system dxflib, cf. debian/patches/debian_build.patch > > But is that functional/working as expected? librecad does not > have and dependency on libdxflib3?

Bug#1016363: libx11-6 1.8.1 also breaks glxinfo

2022-08-03 Thread gregor herrmann
On Wed, 03 Aug 2022 20:06:28 +0200, Richard B. Kreckel wrote: > So, should Debian build with --disable-thread-safety-constructor, at > least for a while? I can confirm that the following trivial change avoids the issues I'm seeing in glxinfo and xscreensaver-gl-visual: #v+ --- libx11-1.8.1/debia

Bug#1016591: gpsshogi: Source-only upload needed

2022-08-03 Thread Boyuan Yang
Source: gpsshogi Version: 0.7.0-3 Severity: important X-Debbugs-CC: dir...@debian.org Dear Debian gpsshogi package maintainer, According to https://tracker.debian.org/pkg/gpsshogi , your package failed to migrate to Debian Testing for 574 days due to previous non-source-only upload. Please make a

Bug#1016129: ipv6toolkit does not work with libpcap > 1.8

2022-08-03 Thread Thorsten Glaser
Octavio Alvarez dixit: > On 31/07/22 14:57, Thorsten Glaser wrote: >> debdiff (±version) attached. Would you prefer for me to NMU, do a >> maintainer-agreed regular upload (as -2), or handle this yourself, >> Octavio? > > I can handle it. By the way, did the fix work for you? Yes, the debdiff I at

Bug#1016592: What is a “metcic file”?

2022-08-03 Thread Peter Mueller
Package: scalable-cyrfonts-tex Version: 4.17+nmu1 Severity: wishlist What is a “metcic file” in “This package installs all needed TeX font metcic files […]” in the package description? And why does this package collide with texlive-fonts-extra?

Bug#1016593: barrier: Barrier config file stored in a misleading dir

2022-08-03 Thread JT Hundley
Package: barrier Version: 2.3.3+dfsg-1.1 Severity: normal Tags: upstream X-Debbugs-Cc: jthund...@jthundley.com Dear Maintainer, The configuration file for Barrier is stored in ~/.config/Debauchee/Barrier.conf. Debauchee is the name of the developer/github page. That name is only present in the a

Bug#1016594: RFS: anonip/1.1.0-1 [ITP] -- Anonymize IP-addresses in log-files

2022-08-03 Thread Alexander Reichle-Schmehl
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "anonip": * Package name: anonip Version : 1.1.0-1 Upstream Author : https://github.com/DigitaleGesellschaft/Anonip * URL : https://github.com/DigitaleGesell

Bug#1012207: restic 0.13.1-1 stuck in sid

2022-08-03 Thread Matt Armstrong
FYI, this new version has not yet hit testing. I notice that it is a policy issue with the new golang-github-ncw-swift-v2 dependency. https://qa.debian.org/excuses.php?package=restic https://qa.debian.org/excuses.php?package=golang-github-ncw-swift-v2 Not built on buildd: arch all binaries uploa

Bug#1016595: cuda: CUDA Error : system not yet initialized

2022-08-03 Thread Antonio
Package: nvidia-cuda-dev Version: 11.4.3-4 Severity: important File: cuda X-Debbugs-Cc: antonio.bert...@gmail.com Dear Maintainer, After the last system update on 07/30/2022, the CUDA driver has stopped working. These are some error messages i got after updating: - CUDA Error : system not yet i

Bug#1016582: RFS: trader/7.18-1 -- simple game of interstellar trading

2022-08-03 Thread Adam Borowski
On Wed, Aug 03, 2022 at 11:18:02PM +1000, John Zaitseff wrote: > Package name:trader > Version: 7.18-1 > trader (7.18-1) unstable; urgency=low > > * New upstream release: fixed two TOCTOU (time-of-check / time-of-use) > bugs and one when HOME is empty; also updated Bra

Bug#1016596: dh_installdocs: can't install a filename with a space in it

2022-08-03 Thread Julian Gilbey
Package: debhelper Version: 13.8 Severity: normal The command dh_installdocs "doc/Subprocess debugging.md" fails with the error message: dh_installdocs: error: Cannot find (any matches for) "doc/Subprocess" (tried in ., debian/tmp) The same happens if I have debian/package.docs containing the

Bug#1016179: shim-helpers-amd64-signed 1+15.6+1~deb10u1 flagged for acceptance

2022-08-03 Thread Adam D Barratt
package release.debian.org tags 1016179 = 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: shim-helpers-amd64-signed Versio

Bug#1016179: shim-helpers-arm64-signed 1+15.6+1~deb10u1 flagged for acceptance

2022-08-03 Thread Adam D Barratt
package release.debian.org tags 1016179 = 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: shim-helpers-arm64-signed Versio

Bug#1016179: shim-helpers-i386-signed 1+15.6+1~deb10u1 flagged for acceptance

2022-08-03 Thread Adam D Barratt
package release.debian.org tags 1016179 = 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: shim-helpers-i386-signed Version

Bug#1014324: rustc-mozilla 1.59.0+dfsg1-1~deb11u2 flagged for acceptance

2022-08-03 Thread Adam D Barratt
package release.debian.org tags 1014324 = 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: rustc-mozilla Version: 1.59.

Bug#1016179: shim-helpers-i386-signed 1+15.6+1~deb11u1 flagged for acceptance

2022-08-03 Thread Adam D Barratt
package release.debian.org tags 1016179 = 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: shim-helpers-i386-signed Ver

Bug#1016179: shim-helpers-arm64-signed 1+15.6+1~deb11u1 flagged for acceptance

2022-08-03 Thread Adam D Barratt
package release.debian.org tags 1016179 = 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: shim-helpers-arm64-signed Ve

Bug#1016179: shim-helpers-amd64-signed 1+15.6+1~deb11u1 flagged for acceptance

2022-08-03 Thread Adam D Barratt
package release.debian.org tags 1016179 = 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: shim-helpers-amd64-signed Ve

Bug#1004793: vtk7: diff for NMU version 7.1.1+dfsg2-10.2

2022-08-03 Thread Sebastian Ramacher
Control: tags 1004793 + patch Control: tags 1004793 + pending Dear maintainer, I've prepared an NMU for vtk7 (versioned as 7.1.1+dfsg2-10.2) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Cheers -- Sebastian Ramacher diff -Nru vtk7-7.1.1+dfsg2/debian/chan

Bug#1016597: vtk7: do not release with bookworm

2022-08-03 Thread Sebastian Ramacher
Source: vtk7 Version: 7.1.1+dfsg2-10.1 Severity: serious Tags: sid bookworm Control: block -1 by 1013153 1013158 1013156 1013157 1013190 X-Debbugs-Cc: sramac...@debian.org Bugs have been filed against (some of?) the reverse dependencies. This bug is here to ensure that vtk7 is not released with bo

Bug#1016589: ostree: Please don't link against libsoup2.4

2022-08-03 Thread Simon McVittie
On Wed, 03 Aug 2022 at 13:50:23 -0400, Jeremy Bicha wrote: > GNOME has switched its core apps and libraries from libsoup2.4 to > libsoup3 for its 43 release. Please stop building ostree and flatpak > against libsoup2.4 to allow the GNOME Software and GNOME Builder apps > to keep using their Flatpak

Bug#1016598: binoculars: vtk[6,7] removal

2022-08-03 Thread Sebastian Ramacher
Source: binoculars Version: 0.0.11-1 Severity: serious X-Debbugs-Cc: sramac...@debian.org Tags: sid bookworm Control: block 1016597 by -1 User: gl...@debian.org Usertags: vtk6_vtk7_removal Based on #1013156 and similar bugs: Dear maintainer, Debian archive has now three major versions of the VTK

Bug#1016599: mayavi2: vtk[6,7] removal

2022-08-03 Thread Sebastian Ramacher
Source: mayavi2 Version: 4.8.0-1 Severity: serious X-Debbugs-Cc: sramac...@debian.org Tags: sid bookworm Control: block 1016597 by -1 User: gl...@debian.org Usertags: vtk6_vtk7_removal Based on #1013156 and similar bugs: Dear maintainer, Debian archive has now three major versions of the VTK (Th

Bug#1016600: siconos: vtk[6,7] removal

2022-08-03 Thread Sebastian Ramacher
Source: siconos Version: 4.3.1+dfsg-2 Severity: serious X-Debbugs-Cc: sramac...@debian.org Tags: sid bookworm Control: block 1016597 by -1 User: gl...@debian.org Usertags: vtk6_vtk7_removal Based on #1013156 and similar bugs: Dear maintainer, Debian archive has now three major versions of the VT

Bug#1016601: vistrails: vtk[6,7] removal

2022-08-03 Thread Sebastian Ramacher
Source: vistrails Version: 3.0~git+9dc22bd-3 Severity: serious X-Debbugs-Cc: sramac...@debian.org Tags: sid bookworm Control: block 1016597 by -1 User: gl...@debian.org Usertags: vtk6_vtk7_removal Based on #1013156 and similar bugs: Dear maintainer, Debian archive has now three major versions of

Bug#1016602: python-mne: vtk[6,7] removal

2022-08-03 Thread Sebastian Ramacher
Source: python-mne Version: 0.23.4+dfsg-1 Severity: serious X-Debbugs-Cc: sramac...@debian.org Tags: sid bookworm Control: block 1016597 by -1 User: gl...@debian.org Usertags: vtk6_vtk7_removal Based on #1013156 and similar bugs: Dear maintainer, Debian archive has now three major versions of th

Bug#1016603: src:rust-onig: fails to migrate to testing for too long: autopkgtest regression

2022-08-03 Thread Paul Gevers
Source: rust-onig Version: 6.1.0-1 Severity: serious Control: close -1 6.3.1-1 Tags: sid bookworm User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), The Release Team considers packages that are out-of-sync between testing and unstable for more than 60 days as

Bug#1016589: ostree: Please don't link against libsoup2.4

2022-08-03 Thread Jeremy Bicha
On Wed, Aug 3, 2022 at 4:29 PM Simon McVittie wrote: > For libostree, we could switch from libsoup to libcurl, which is what > e.g. Fedora uses anyway. We'll still need libsoup2.4 for the test suite, > but I assume that's no problem. > > For Flatpak, the development version in experimental can sim

Bug#937085: [Pkg-mozext-maintainers] Bug#937085: mozilla-devscripts: Python2 removal in sid/bullseye

2022-08-03 Thread Paul Gevers
Hi, On 01-08-2022 21:36, Paul Gevers wrote: On Wed, 27 Jul 2022 10:37:25 +0200 =?UTF-8?Q?H=c3=a5vard_F=2e_Aasen?= wrote: I have continued working on the redland-bindings package, cleaned it up a bit, and enabled the Python 3 testsuite. I created an MR [1]. I believe redland-bindings is ready

Bug#1016604: transition: svt-av1

2022-08-03 Thread Dylan Aïssi
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: transition Dear Release Team, Please schedule a transition slot for svt-av1. The auto-generated ben tracker looks good: https://release.debian.org/transitions/html/auto-svt-av1.html All reverse d

Bug#1016604: transition: svt-av1

2022-08-03 Thread Sebastian Ramacher
Control: tags -1 confirmed On 2022-08-03 23:04:29 +0200, Dylan Aïssi wrote: > Package: release.debian.org > Severity: normal > User: release.debian@packages.debian.org > Usertags: transition > > Dear Release Team, > > Please schedule a transition slot for svt-av1. > > The auto-generated ben

Bug#1016605: RFP: dust -- tool to get an instant overview of which directories are using disk space without requiring sort or head

2022-08-03 Thread Francois Marier
Package: wnpp Severity: wishlist * Package name: dust Version : 0.8.1 Upstream Author : Andy Boot * URL : https://github.com/bootandy/dust * License : Apache-2.0 Programming Lang: Rust Description : tool to get an instant overview of which directories ar

Bug#1016606: ITP: libpanel -- IDE paneling library for GTK

2022-08-03 Thread Jeremy Bicha
Package: wnpp Severity: wishlist X-Debbugs-CC: debian-de...@lists.debian.org, debian-gtk-gn...@lists.debian.org Owner: jeremy.bi...@canonical.com Package Name: libpanel-1-1 (etc) Version: 1.0~alpha Upstream Author: Christian Hergert License: LGPL-3+ Programming Lang: C Description: IDE paneling l

Bug#1011079: kitty: New upstream release

2022-08-03 Thread Vincent Blut
Hi James, Le 2022-05-16 18:11, James McCoy a écrit : > Control: block -1 by 992743 992745 > > On Mon, May 16, 2022 at 05:42:39PM +0200, Vincent Blut wrote: > > kitty version in testing/unstable is quite old now. Would it be possible to > > have newer one, please? > > That's because it has new de

Bug#526469: manpage missing for sysfs.conf

2022-08-03 Thread Matt Taggart
Here are some notes about documenting sysfs.conf * sysfs(2) is about the syscall and isn't helpful in this context * sysfs(5) (in manpages package) explains a little about sysfs, but not how to interact with it. * The kernel documentation https://www.kernel.org/doc/Documentation/filesystems/sys

Bug#718219: RFP: 3proxy -- tiny free proxy server

2022-08-03 Thread Ernesto Aguilar
On Mon, 29 Jul 2013 02:06:09 +0400 =?UTF-8?B?Qm9iIEJpYg==?= < bobbib...@mail.ru> wrote: > Package: wnpp > Severity: wishlist > > * Package name: 3proxy > Version : 0.6.1 > Upstream Author : 3APA3A, SecurityVulns.com, Vladimir Dubrovin > * URL : http://3proxy.ru/ > * Lice

Bug#1016582: RFS: trader/7.18-1 -- simple game of interstellar trading

2022-08-03 Thread John Zaitseff
Hi, Adam, Thanks for responding to my request. > Seems you lost the changelog for 7.16-3.1. Ah, I didn't realise I needed to incorporate the downstream (Debian) changelog entries back into my own repository, particularly when the only change between 7.16-3 and 7.16-3.1 was to use "urgency=medium

Bug#718219: Notification status of your delivery (UPS 6317910)

2022-08-03 Thread Ernesto Aguilar
On Sat, 11 Mar 2017 17:59:30 -0600 vnzserv...@host.vnzservers.com wrote: > Dear Customer, > > We can not deliver your parcel arrived at March 10. > > Please check delivery label attached! > > Yours sincerely, > Alfredo Wolfe, > UPS Office Manager. >

Bug#473413: sysfsutils and events

2022-08-03 Thread Matt Taggart
The sysfsutils bugs #562939 and #473413 are sort of similar, both involve what sysfs should do upon particular dynamic (not at boot) events. I think this is maybe something better handled by udev? It already knows how to do things by matching keys in sysfs. But I don't know about modifying sys

  1   2   >