Bug#970351: installation-reports: System installed on encrypted temporary partitions destroys partitions on hosts

2020-09-14 Thread Axel Stammler
Package: installation-reports Severity: important Dear Maintainer, the installer created these lines in /etc/crypttab: sdb2_crypt /dev/sdb2 /dev/urandom cipher=aes-xts-plain64,size=256,swap,discard sdb5_crypt /dev/sdb5 /dev/urandom cipher=aes-xts-plain64,size=256,tmp,discard sdb8_crypt

Bug#970352: unprivileged podman dies with gibberish

2020-09-14 Thread Harald Dunkel
Package: podman Version: 2.0.6+dfsg1-1 Unprivileged podman dies with some gibberish instead of a readable error message: % podman run -it debian /bin/bash Trying to pull quay.io/debian... error parsing HTTP 404 response body: invalid character '<' looking for beginning of value: "\n404 Not

Bug#970350: linux: Enable CONFIG_NET_SWITCHDEV in Buster kernel

2020-09-14 Thread Vasudev Kamath
Source: linux Version: 4.19.132-1 Severity: normal Dear Maintainer, The regression issue which I reported in [1] has been fixed by Mellanox upstream [2] and is now part of linux-4.19.145-1 [3]. So can we now enable the CONFIG_NET_SWITCHDEV support in Debian Buster? [1]

Bug#970349: buster-pu: package icinga2/2.10.3-2+deb10u1

2020-09-14 Thread Bas Couwenberg
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu icinga2 is buster is affected by CVE-2020-14004 as reported in #970252. As it was deemed no-dsa it should be fixed via stable update. Kind Regards, Bas diff -Nru

Bug#969324: mutt feature request add configure option --enable-autocrypt

2020-09-14 Thread Arsen STASIC
Dear package maintainers, autocrypt is a cryptographic protocol for email clients aiming to simplify key exchange and enabling encryption on basis of OpenPGP and due to the fact that WoT (Web of Trust) is broken [0] since June 2019 [1] (Daniel Kahn Gillmor (dkg)) it's a needed feature. These

Bug#970252: [Pkg-nagios-devel] Bug#970252: Bug#970252: CVE-2020-14004

2020-09-14 Thread Salvatore Bonaccorso
Hi Sebastiaan, On Mon, Sep 14, 2020 at 07:09:05AM +0200, Sebastiaan Couwenberg wrote: > On 9/14/20 6:38 AM, Sebastiaan Couwenberg wrote: > > On 9/14/20 5:41 AM, Sebastiaan Couwenberg wrote: > >> On 9/13/20 10:39 PM, Moritz Muehlenhoff wrote: > >>> Please see

Bug#970282: O: python-inflect -- Generate plurals, singular nouns, ordinals, indefinite articles

2020-09-14 Thread Arto Jantunen
"Iain R. Learmonth" writes: > Package: wnpp > Severity: normal > X-Debbugs-Cc: debian-pyt...@lists.debian.org > > I intend to orphan the python-inflect package. This would be a good > candidate for the Python team. It has reverse dependencies in Debian: > python3-jaraco.itertools and sqlacodegen.

Bug#970347: keepassxc: file handles leaking, until keepassxc can no longer open its database

2020-09-14 Thread Noel
Package: keepassxc Version: 2.3.4+dfsg.1-1 Severity: normal KeepassXC leaks file handles during normal operation. After running for a few days it exhausts the allowed file handles and cannot open the password database until it is restarted. When you try to unlock KeepassXC displays a red

Bug#970214: RFS: rednotebook/2.20+ds-1 [ITP] [Team] -- Modern desktop diary and personal journaling tool

2020-09-14 Thread Adam Borowski
On Sun, Sep 13, 2020 at 05:11:52AM +0100, Phil Wyett wrote: > * Package name: rednotebook >Version : 2.20+ds-1 > Changes since the last upload: > > rednotebook (2.20+ds-1) unstable; urgency=medium > . >* Team upload. >* New upstream version 2.20. >* Reintroduction

Bug#968620:

2020-09-14 Thread Francisco M Neto
Control: retitle 968620 'ITA: wiki2beamer -- Tool to create LaTeX beamer presentations in wiki syntax' signature.asc Description: This is a digitally signed message part

Bug#954816: mdadm: Debian stable system does not boot after kernel upgrade, RAID0 not activated

2020-09-14 Thread Felix Lechner
Hi Răzvan, > systemctl status lvm2-pvscan Are you having an interaction with device mapper facilities for RAID (i.e. dmraid or lvm2)? > the same system boots normally if, during boot, one chooses manually the > 4.19.0-6 kernel > in grub's boot menu. What are the kernel options for the

Bug#855871: mdadm: maximum of 27 block devices for RAID assembly

2020-09-14 Thread Felix Lechner
Hi Ian, Thank you for the informative details in your bug report. At this point, I am trying to figure out if your issue still exists. > quote: "MD_SB_DISKS indicates that each software array is limited to 27 member disks." Have you tried it with a more recent kernel? > mdadm won't

Bug#857284: mdadm: subprocess installed post-installation script returned error exit status 128

2020-09-14 Thread Felix Lechner
Hi Asensu, > if [ ! "$DEBIAN_HAS_FRONTEND" ]; then The postinst script was totally rewritten [1] since you filed your bug. Do you still experience this issue? Kind regards Felix Lechner [1] https://sources.debian.org/src/mdadm/4.1-6/debian/mdadm.postinst/

Bug#864145: mdadm will only start root device degraded

2020-09-14 Thread Felix Lechner
Hi Felix, > An entry in > /etc/crypttab is created and the device is apparently unlocked as I > don't need to enter the password after the boot process. Do you still use this setup, and do you still have the issue? What is in your /etc/crypttab? Do you perhaps need an offset to preserve mdadm

Bug#905968: mdadm can assemble wrong version, when write-mostly feature used

2020-09-14 Thread Felix Lechner
Hi Ian, > [0001-Assemble.c-Use-MD_-names-when-checking-state-for-mos.patch (text/plain, > inline)] This patch applies to the version in unstable (no one bothered to touch the '6') but it brings no functional change. I am happy to forward it upstream. Unfortunately, I am not sure they will

Bug#962844: mdadm: Assembling RAID using IMSM in initrd fails due to lack of module efivarfs

2020-09-14 Thread Felix Lechner
Hi Colin, > The efivarfs module was not found in the initrd I would like to make sure any new module requirements are also compatible with systems booting in legacy BIOS mode. The Wikipedia article for Intel RST states: > When booting in a BIOS environment (legacy) and some / EFI, the RST

Bug#969596:

2020-09-14 Thread Michael Hudson-Doyle
The attached patch appears to fix the build in Ubuntu. diff -Nru minimap2-2.17+dfsg/debian/changelog minimap2-2.17+dfsg/debian/changelog --- minimap2-2.17+dfsg/debian/changelog 2020-07-07 21:32:26.0 +1200 +++ minimap2-2.17+dfsg/debian/changelog 2020-09-15 12:34:50.0 +1200 @@ -1,3

Bug#970344: ncbi-blast+: tblastn segfaults intermittently with multiple threads

2020-09-14 Thread Aaron M. Ucko
Étienne Mollier writes: > * temp_gene_seqs.fasta, which I try to attach to the present > report if the engine accepts attachments of 264 kiB; it is FTR, the BTS accepted this attachment, thanks! As proposed on -med, I will try to reproduce the bug under rr, though doing so isn't quite as

Bug#970083: multiple spaces in symbols files

2020-09-14 Thread Guillem Jover
Hi! On Fri, 2020-09-11 at 11:04:33 +0200, Matthias Klose wrote: > Package: src:dpkg > Version: 1.20.5 > Severity: minor > symbols files with more than one space between the symbol name and the minor > version are rejected. This should either be documented in deb-symbols(5), or > accepted in

Bug#970323: dpkg-deb fails to create package > 2 GB

2020-09-14 Thread Guillem Jover
Hi! On Mon, 2020-09-14 at 18:52:57 +0200, Francois Gouget wrote: > Package: dpkg > Version: 1.19.7 > Severity: normal > dpkg-deb fails to create a package with a size greater than 2 GB. > To reproduce this issue use the attached file to create a 2.4 GB > package, this despite being on a 64-bit

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread James Addison
Package: snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net (sorry: I realized I meant 'compile ... using bullseye' in that previous message, not buster (stable))

Bug#970332: libcurl4: Public key authentication failure

2020-09-14 Thread Sam Kemp
Package: libcurl4 Version: 7.72.0-1 Severity: normal Dear maintainer The version of libcurl4 in testing (7.72.0-1) fails to successfully negotiate public key authentication and closes the connection early. I have tested using the attached script against both stable and testing versions of

Bug#946035: Request fo sponsor to uplad python-jsonrpc-server

2020-09-14 Thread Pablo Mestre
Hi This packages is already done but I need some DD upload the pkg. https://salsa.debian.org/elMor3no-guest/python-jsonrpc-server Regards, Pablo -- ⢀⣴⠾⠻⢶⣦⠀ Pablo Mestre Drake ⣾⠁⢠⠒⠀⣿⡁ -- ⢿⡄⠘⠷⠚⠋ https://debian.org ⠈⠳⣄ Debian, the universal

Bug#968603: memcached should enable TLS by default

2020-09-14 Thread Chris Lamb
Hi Tomas, > debian unstable. But unfortunately i do not have a powerful > debian machine so maybe i do not encounter some race condition > that you do. (Out of interest, why do you believe it is a race condition?) Regards, -- ,''`. : :' : Chris Lamb `. `'`

Bug#968620:

2020-09-14 Thread Francisco M Neto
Control: retitle 968620 "ITA: wiki2beamer -- Tool to create LaTeX beamer presentations in wiki syntax" -- []'s, Francisco M Neto www.fmneto.com 3E58 1655 9A3D 5D78 9F90 CFF1 D30B 1694 D692 FBF0 signature.asc Description: This is a digitally signed message part

Bug#968620:

2020-09-14 Thread Francisco M Neto
Control: owner -1 ! -- []'s, Francisco M Neto www.fmneto.com 3E58 1655 9A3D 5D78 9F90 CFF1 D30B 1694 D692 FBF0 signature.asc Description: This is a digitally signed message part

Bug#925358: qemu-user-static: mis-emulates something to do with process/signal handling

2020-09-14 Thread Thorsten Glaser
Version: 1:5.1+dfsg-4 On Sun, 10 May 2020, Michael Tokarev wrote: > ( https://bugs.debian.org/925358 ) > Can we check please if the issue is still present with qemu 5.0? > Lots of changes has been made in qemu-user emulation.. It does: tglase@tglase:~ $ tar xaf 925358.txz # attachment from

Bug#970017: README.Debian refers to the obsolete AllowSupplementaryGroups option for clamav-daemon

2020-09-14 Thread Brian May
Charles Goyard writes: > Please find attached a patch that updates the documentation with this > respect. Thanks. Now uploaded new version. -- Brian May

Bug#912889: tinyca: Depends on libgtk2-perl, that won't be part of Bullseye

2020-09-14 Thread Christoph Ulrich Scholler
It appears that porting TinyCA to Gtk3 is doable and I have a working version. Before publishing the code on Salsa I'd like to clean it up a bit, though. I hope to get that done in the next week.

Bug#859140: /usr/bin/xdg-open[938]: : can't execute: Is a directory

2020-09-14 Thread Nicholas Guriev
On Thu, 30 Mar 2017 21:37:42 +0200 Thorsten Glaser wrote: > tglase@tglase-nb:~ $ xdg-open http://www.mirbsd.org/ > /usr/bin/xdg-open[938]: : can't execute: Is a directory > > It still _works_ as is, but this error message is weird. It seems you have a broken .desktop file which causes this

Bug#969355: cups-browsed.service Hangs on Shutdown

2020-09-14 Thread Jonathan Rubenstein
Control: severity -1 critical I am upgrading this bug to critical since it is a bug that halts the shutdown procedure, and cups-browsed is rank #1116 on popularity-contest's inst rank https://popcon.debian.org/by_inst.gz Please excuse me if this is an incorrect action.

Bug#970346: undertow: should not be part of Debian 11

2020-09-14 Thread Markus Koschany
Source: undertow Severity: normal Tags: security X-Debbugs-Cc: Debian Security Team I believe we should remove undertow from testing again for the same reasons as last time. Although the package is up-to-date no other package in Debian (except syncany in experimental) is currently using it.

Bug#969559: curl segmentation fauls on any https URL

2020-09-14 Thread Bruce Momjian,,,
On Fri, Sep 11, 2020 at 06:28:20PM +0200, Bernhard Übelacker wrote: > Dear Maintainer, hello Bruce Momjian, > with the last informations the issue is perfectly reproducible. > > It looks like a use after free caused by statically stored > function pointers in libengine-pkcs11-openssl / libp11. >

Bug#969259: python3-regex: Please upload a new upstream release (needed for black)

2020-09-14 Thread Antonio Terceiro
On Mon, Sep 14, 2020 at 05:27:20PM -0400, Sandro Tosi wrote: > > I need a more recent black, so I tried this. I imported the new upstream > > release in the git repository, and noted that it was doing two builds > > for python3 and two for python3-dbg. My changes are pushed to the > > repository.

Bug#964949: Cannot open files beginning with a dash ('-')

2020-09-14 Thread Nicholas Guriev
Control: severity -1 wishlist On Mon, 13 Jul 2020 10:50:34 +0200 Enrico Zini wrote: > There seems to be no way to use it to open a file whose name begins with > a dash: > > $ sh -x `which xdg-open` -test.pdf Prepend filename with dot-slash: xdg-open ./-test.pdf > I also tried the usual

Bug#970345: cl-usocket: autopkgtests depend on unrestricted access to the internet

2020-09-14 Thread Michael Hudson-Doyle
Package: cl-usocket Version: 0.8.3-1 Severity: normal Dear Maintainer, The package's tests are now run during autopkgtests but they make connections to internet hosts (specifically "common-lisp.net") which does not work on the Ubuntu autopkgtest infrastructure. Cheers, mwh -- System

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Johannes Schauer
Quoting Julian Andres Klode (2020-09-14 21:49:15) > > - allow to specify a maximum bytes per second value for downloads (this > > has the largest effect if set low enough) > > That's Acquire::http::Dl-Limit > > > - allow to set an option that makes apt automatically retry when a > >

Bug#969608: makeblastdb 2.10.x on 32-bit architectures

2020-09-14 Thread Aaron M. Ucko
Étienne Mollier writes: > I worked within an arm64 schroot built with sbuild-createchroot, > on a native amd64 machine. Thanks for clarifying. AFAICT, this environment imposes a tighter limit than native arm64 hardware, and versions 2.10.0-1 and 2.10.0-3 both hit it. Rough bisection via the

Bug#970333: abseil: autopkgtest needs update for new version of cmake: warning on stderr

2020-09-14 Thread Benjamin Barenblat
Control: owner 970333 ! Control: tags 970333 + pending upstream fixed-upstream Control: forwarded 970333 https://github.com/abseil/abseil-cpp/issues/668 This is a bug in upstream’s CMake support. I’ll patch in their fix

Bug#969259: python3-regex: Please upload a new upstream release (needed for black)

2020-09-14 Thread Sandro Tosi
> I need a more recent black, so I tried this. I imported the new upstream > release in the git repository, and noted that it was doing two builds > for python3 and two for python3-dbg. My changes are pushed to the > repository. i would have preferred if you didnt change the repo and just pinged

Bug#969259: python3-regex: Please upload a new upstream release (needed for black)

2020-09-14 Thread Antonio Terceiro
Hello Sandro, On Sun, Aug 30, 2020 at 11:42:13AM +0200, Sylvestre Ledru wrote: > Package: python3-regex > Version: 0.1.20190819-2+b1 > Severity: wishlist > > Dear Maintainer, > > black 20.8 needs regex>=2020.1.8. We have 20190819 in the archive. > > Many more recent version can be found here:

Bug#970337: fonts-open-sans: warning when purging the package

2020-09-14 Thread Jean-Marc
Apparently, there are already other bugs related to similar problems. https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=897040 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=898522 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=920928 These 3 have references to each other. This one has

Bug#970329: mdadm: exit gracefully when md is not a block device

2020-09-14 Thread Felix Lechner
Hi Martin, > This is a separate bug which would also deserves fixing (at least > by a printing an error message instead of crash) How does the attached patch look to you, please? Kind regards Felix Lechner Description: Exit gracefully when md device not found Author: Felix Lechner Bug-Debian:

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread James Addison
Package: snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net Understood. The environment I'd like to get this working for is based on Debian stable, so we might be at an impasse unless I can compile the latest apt sources using buster. I'm making progress on that

Bug#970339: libobject-pad-perl breaks libtickit-widget-tabbed-perl autopkgtest: Failed test 'all modules in libtickit-widget-tabbed-perl pass the syntax check'

2020-09-14 Thread gregor herrmann
Control: reassign -1 libobject-pad-perl 0.32-1 Control: reassign 970338 libobject-pad-perl 0.32-1 Control: merge -1 970338 Control: affects -1 libtickit-widget-tabbed-perl libtickit-console-perl Control: forwarded -1 https://rt.cpan.org/Public/Bug/Display.html?id=133190 On Mon, 14 Sep 2020

Bug#970228: nemo: Can no longer copy files

2020-09-14 Thread Simon McVittie
On Mon, 14 Sep 2020 at 09:09:34 +0100, Simon McVittie wrote: > If you run it as `strace -efile nemo`, does the bug still happen? What > output does it produce? Ugh, I hadn't realised nemo is single-instance. Please see whether you can reproduce this bug by installing libglib2.0-bin and running

Bug#970343: guile-3.0: possibly miscompilation of md5.scm in guile-lib

2020-09-14 Thread Göran Weinholt
Package: guile-3.0 Version: 3.0.4-1.2 Severity: normal Hello! I'm working on updating guile-lib to guile 3.0 and found that one of the tests doesn't pass. The md5 library appears to be miscompiled. There's a loop in general-read-string!/partial that never terminates. Change (+ read 1) to (-

Bug#952026: fixed in node-handlebars

2020-09-14 Thread Pirate Praveen
Control: reassign -1 node-handlebars Control: affects -1 ruby-handlebars-assets Control: found -1 3:4.7.6-2 > I debugged this case and looked into the FTBFS of ruby-handlebas-assets. I > checked out the upstream git repository and it tests just fine even when I > raise the haml and rake gem

Bug#970342: sapphire FTCBFS: does not pass cross tools to make

2020-09-14 Thread Helmut Grohne
Source: sapphire Version: 0.15.8-9.1 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs sapphire fails to cross build from source, because it does not pass cross tools to make. The easiest way of fixing that would be using dh_auto_build if sapphire's Makefile were using the standard

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread James Addison
Package: snapshot.debian.org Followup-For: Bug #959518 X-Debbugs-Cc: j...@jp-hosting.net The issue appears reproducible at the moment with apt 1.8.2.1 compiled from source and the 'x.tar' configuration provided earlier. # apt source directory, post-build $ cmdline/apt -o Dir=$PWD/x -o

Bug#970341: rampler: autopkgtest failure on arm64:

2020-09-14 Thread Paul Gevers
Source: rampler Version: 1.1.1-2 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: fails-always Dear maintainer(s), You recently added an autopkgtest to your package rampler, great. However, it fails on arm64. Currently this failure is blocking

Bug#970340: rna-star: autopkgtest regression: --genomeSAindexNbases 8 is too large for the genome size=99940

2020-09-14 Thread Paul Gevers
Source: rna-star Version: 2.7.5c+dfsg-1 X-Debbugs-CC: debian...@lists.debian.org Severity: serious User: debian...@lists.debian.org Usertags: regression Dear maintainer(s), With a recent upload of rna-star the autopkgtest of rna-star fails in testing when that autopkgtest is run with the binary

Bug#963620: nanolyse_1.1.1-1_amd64.changes REJECTED

2020-09-14 Thread Andreas Tille
Hi Thorsten, On Sun, Sep 13, 2020 at 05:00:08PM +, Thorsten Alteholz wrote: > > LICENSE says GPL-3, setup.py says MIT license. But none says GPL-3+. > Maybe upstream can help here .. I'm pretty sure GPL-3 is intended to be used for all files but I asked for clarification in

Bug#970339: libobject-pad-perl breaks libtickit-widget-tabbed-perl autopkgtest: Failed test 'all modules in libtickit-widget-tabbed-perl pass the syntax check'

2020-09-14 Thread Paul Gevers
Source: libobject-pad-perl, libtickit-widget-tabbed-perl Control: found -1 libobject-pad-perl/0.32-1 Control: found -1 libtickit-widget-tabbed-perl/0.023-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update

Bug#970228: nemo: Can no longer copy files

2020-09-14 Thread J Rowan
On Mon, 14 Sep 2020 12:16:05 +0200 =?UTF-8?Q?Holger_Schr=c3=b6der?= wrote: > Am 14.09.20 um 11:31 schrieb Simon McVittie: > > Control: retitle -1 nemo: Can no longer copy files on zfs since > > GLib 2.66.x Control: retitle 970263 glib2.0: nemo can no longer > > copy files on zfs since 2.66.x > >

Bug#970338: libobject-pad-perl breaks libtickit-console-perl autopkgtest: Failed test 'all modules in libtickit-console-perl pass the syntax check'

2020-09-14 Thread Paul Gevers
Source: libobject-pad-perl, libtickit-console-perl Control: found -1 libobject-pad-perl/0.32-1 Control: found -1 libtickit-console-perl/0.09-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear

Bug#970228: nemo: Can no longer copy files

2020-09-14 Thread Joe
Further info: No problem copying the same file when logged into the host of the shares, using mc (no GUI). No problem copying the file via Samba from another workstation using Unison. Other people are not using Samba, so presumably the problem isn't with Samba itself but the interface between

Bug#962451: auditd: Timeout during first start when auditd is installed

2020-09-14 Thread von Obernitz, Daniel
Dear maintainer, I can confirm this bug and want to add, that the timouts also happen randomly at restarts of the service. Best regards Daniel smime.p7s Description: S/MIME cryptographic signature

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Julian Andres Klode
On Mon, Sep 14, 2020 at 09:35:01PM +0200, Johannes Schauer wrote: > Hi, > > On Mon, 14 Sep 2020 18:50:44 +0200 Julian Andres Klode > wrote: > > On Mon, Sep 14, 2020 at 05:18:20PM +0100, James Addison wrote: > > > Package: snapshot.debian.org > > > Followup-For: Bug #959518 > > > X-Debbugs-Cc:

Bug#970337: fonts-open-sans: warning when purging the package

2020-09-14 Thread Jean-Marc
Package: fonts-open-sans Version: 1.11-1 Severity: normal Dear Maintainer, apt mentioned fonts-open-sans was automatically installed but not needed anymore. I then ran an apt autoremove --purge. During the purge, I got a warning because dpkg was not able to remove the directory

Bug#970228: nemo: Can no longer copy files

2020-09-14 Thread Simon McVittie
On Mon, 14 Sep 2020 at 09:09:34 +0100, Simon McVittie wrote: > If you run it as `strace -efile nemo`, does the bug still happen? What > output does it produce? >From the strace log sent by private email due to containing personal filenames etc., statx() is basically functional on the bug

Bug#970336: ecl breaks cl-contextl autopkgtest: not of the expected type SYMBOL

2020-09-14 Thread Paul Gevers
Source: ecl, cl-contextl Control: found -1 ecl/20.4.24+ds-1 Control: found -1 cl-contextl/1:20160313.git5894fba-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent upload

Bug#970335: ecl breaks cffi autopkgtest: Don't know how to REQUIRE rt..

2020-09-14 Thread Paul Gevers
Source: ecl, cffi Control: found -1 ecl/20.4.24+ds-1 Control: found -1 cffi/1:0.22.1-1 Severity: serious Tags: sid bullseye X-Debbugs-CC: debian...@lists.debian.org User: debian...@lists.debian.org Usertags: breaks needs-update Dear maintainer(s), With a recent upload of ecl the autopkgtest of

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Johannes Schauer
Hi, On Mon, 14 Sep 2020 18:50:44 +0200 Julian Andres Klode wrote: > On Mon, Sep 14, 2020 at 05:18:20PM +0100, James Addison wrote: > > Package: snapshot.debian.org > > Followup-For: Bug #959518 > > X-Debbugs-Cc: j...@jp-hosting.net > > > > The issue appears reproducible at the moment with apt

Bug#970334: wslay: autopkgtest needs update for new version of cmake: warning on stderr

2020-09-14 Thread Paul Gevers
Source: wslay Version: 1.1.1-1 Severity: serious X-Debbugs-CC: debian...@lists.debian.org, cm...@packages.debian.org Tags: sid bullseye User: debian...@lists.debian.org Usertags: needs-update Control: affects -1 src:cmake Dear maintainer(s), With a recent upload of cmake the autopkgtest of wslay

Bug#970333: abseil: autopkgtest needs update for new version of cmake: warning on stderr

2020-09-14 Thread Paul Gevers
Source: abseil Version: 0~20200225.2-3 Severity: serious X-Debbugs-CC: debian...@lists.debian.org, cm...@packages.debian.org Tags: sid bullseye User: debian...@lists.debian.org Usertags: needs-update Control: affects -1 src:cmake Dear maintainer(s), With a recent upload of cmake the autopkgtest

Bug#970228: nemo: Can no longer copy files

2020-09-14 Thread Holger Schröder
I have tested Thunar from XFCE, same problem. ...

Bug#970331: kubernetes: Please expose kubernetes sources to dependant packages

2020-09-14 Thread Reinhard Tartler
Source: kubernetes Version: 1.18.6-1 Severity: wishlist X-Debbugs-Cc: siret...@gmail.com I'm looking at packaging github.com/cri-o/cri-o, and noticed that it vendors kubernetes sources: - https://github.com/cri-o/cri-o/tree/master/vendor/k8s.io Additionally, I note that the 'libpod' package

Bug#970330: src:r-cran-mice: fails to migrate to testing for too long: autopkgtest regression

2020-09-14 Thread Paul Gevers
Source: r-cran-mice Version: 3.9.0-2 Severity: serious Control: close -1 3.10.0-1 Tags: sid bullseye User: release.debian@packages.debian.org Usertags: out-of-sync Control: block -1 by 969494 Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are

Bug#969608: makeblastdb 2.10.x on 32-bit architectures

2020-09-14 Thread Étienne Mollier
Hi Aaron, Aaron M. Ucko, on 2020-09-13 22:44:00 -0400: > Étienne Mollier writes: > > > regression looks still there in version 2.10.0-3, at least on > > arm64 architecture. > > How can I reproduce it? I worked within an arm64 schroot built with sbuild-createchroot, on a native amd64 machine.

Bug#969241: RFS: hydrapaper/1.12 [ITP]] -- sets desktop wallpaper on different monitors

2020-09-14 Thread Francisco M Neto
Hello Tobias, On Mon, 2020-09-14 at 19:38 +0200, Tobias Frost wrote: > > It still has stray version 2 in the version 3 text… Look at line 17 and 29. > > New stuff I found: > d/rules: > - the dh_auto_clean override is not needed. This can be done by listing the > files to be deleted in d/clean.

Bug#958060: mdadm segfaults when run from cron.daily

2020-09-14 Thread Felix Lechner
control: clone 958060 -1 control: retitle 958060 mdadm: look for md device in /dev/md control: retitle -1 mdadm: exit gracefully when md is not a block device Hi Martin, Thank you for your detailed detective work. Please have a look at the other unsolved bugs against mdadm when you have the

Bug#970328: CVE-2020-10688

2020-09-14 Thread Moritz Muehlenhoff
Source: resteasy Severity: important Tags: security X-Debbugs-Cc: Debian Security Team This was assigned CVE-2020-10688: https://bugzilla.redhat.com/show_bug.cgi?id=1814974 https://github.com/quarkusio/quarkus/issues/7248 https://issues.redhat.com/browse/RESTEASY-2519 Cheers, Moritz

Bug#969673: g-wrap: please upgrade to guile-3.0 soon, if feasible

2020-09-14 Thread Göran Weinholt
Tommi Höynälänmaa writes: > su, 2020-09-06 kello 15:21 -0500, Rob Browning kirjoitti: >> Source: g-wrap >> Severity: wishlist >> >> Please migrate to guile-3.0 as soon as it's feasible. If we can, I'd >> like to have the option to drop guile-2.2 from bullseye, so that we >> won't have to

Bug#909436: libdrm 2.4.102-1: FTBFS on hurd-i386 (updated patches)

2020-09-14 Thread Timo Aaltonen
On 14.9.2020 18.44, Svante Signell wrote: > found 909436 2.4.102-1 > thanks > > Hello again, > > libdrm still FTBFS on GNU/Hurd now due to bug #970304 and still missing > support for Hurd in drm.h and xf86drm.h. Attached is a patch, hurd- > port.diff, to fix this. The rest of that patch address

Bug#970327: cups: make apparmor abort at startup

2020-09-14 Thread JP
Package: cups Version: 2.2.10-6+deb10u3 Severity: normal Dear Maintainer, When looking for apparmor "denied" messages I found that apparmor is not running ant cannot start as an error lies in the usr.bin.cups file. When I use the simple parser : apparmor_parser -vQ usr.sbin.cupsd I get the

Bug#970326: firewall-config: after inputing root password, firewall-config throws an error unknownmethodexceptoin

2020-09-14 Thread Joe McEntire
Package: firewall-config Version: 0.9.0-1 Severity: important X-Debbugs-Cc: get...@live.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Launched firewall-config * What exactly did you do (or not do) that

Bug#969241: RFS: hydrapaper/1.12 [ITP]] -- sets desktop wallpaper on different monitors

2020-09-14 Thread Tobias Frost
Control: tags -1 moreinfo Control: owner -1 ! Hi Francisco, On Tue, Sep 08, 2020 at 06:42:23PM -0300, Francisco M Neto wrote: (Note: I'm removing stuff from the that have been resolved, to keep it short) - new upstream version 2.0 - dep3 header of patch - extra B-D on cmake - d/watch updated -

Bug#970325: tpm2-pkcs11: Provide buster-backports

2020-09-14 Thread Bastian Germann
Source: tpm2-pkcs11 Version: 1.2.0-1 Severity: wishlist Please provide a buster-backports version of tpm2-pkcs11, preferably after updating to the current upstream release 1.4.0.

Bug#970305: dh-autoreconf: support -Wl,--whole-archive in libtool

2020-09-14 Thread Luca Boccassi
On Mon, 2020-09-14 at 18:51 +0200, Julian Andres Klode wrote: > On Mon, Sep 14, 2020 at 02:58:02PM +0100, Luca Boccassi wrote: > > Package: dh-autoreconf > > Version: 19 > > Tags: patch > > X-Debbugs-CC: pkg-dpdk-de...@lists.alioth.debian.org > > > > Dear Maintainer(s), > > > > dh-autoreconf

Bug#970321: tracker should display related ITS bugs

2020-09-14 Thread Antoine Beaupré
On 2020-09-14 19:06:39, Mattia Rizzolo wrote: > On Mon, Sep 14, 2020 at 12:19:57PM -0400, Antoine Beaupre wrote: >> But, critically, it does not show ITS (Intent To Salvage) bugs, which >> are (arguably) even more important. >> >> This should be fixed, and, in general, I think that any WNPP bug

Bug#970324: libgstreamer-plugins-base1.0-dev should probably depend on or recommend libwayland-dev

2020-09-14 Thread Dmitry Shachnev
Package: libgstreamer-plugins-base1.0-dev Version: 1.18.0-2 Dear Maintainer, /usr/include/gstreamer-1.0/gst/gl/wayland/gstgldisplay_wayland.h includes , which is available in libwayland-dev package. I think that package should be added to Depends or Recommends. Or, if it is intentional to not

Bug#970321: tracker should display related ITS bugs

2020-09-14 Thread Mattia Rizzolo
On Mon, Sep 14, 2020 at 12:19:57PM -0400, Antoine Beaupre wrote: > But, critically, it does not show ITS (Intent To Salvage) bugs, which > are (arguably) even more important. > > This should be fixed, and, in general, I think that any WNPP bug > related to a package should be displayed in the

Bug#970323: dpkg-deb fails to create package > 2 GB

2020-09-14 Thread Francois Gouget
Package: dpkg Version: 1.19.7 Severity: normal Dear Maintainer, dpkg-deb fails to create a package with a size greater than 2 GB. To reproduce this issue use the attached file to create a 2.4 GB package, this despite being on a 64-bit system: $ tar xfz testpkg.tar.gz $ cd testpkg $ fakeroot

Bug#970305: dh-autoreconf: support -Wl,--whole-archive in libtool

2020-09-14 Thread Julian Andres Klode
On Mon, Sep 14, 2020 at 02:58:02PM +0100, Luca Boccassi wrote: > Package: dh-autoreconf > Version: 19 > Tags: patch > X-Debbugs-CC: pkg-dpdk-de...@lists.alioth.debian.org > > Dear Maintainer(s), > > dh-autoreconf provides an --as-needed option to allow packages to use > -Wl,---as-needed with

Bug#959518: apt-transport-http: Repeatable 'Undetermined Error' during package download from snapshot.debian.org

2020-09-14 Thread Julian Andres Klode
On Mon, Sep 14, 2020 at 05:18:20PM +0100, James Addison wrote: > Package: snapshot.debian.org > Followup-For: Bug #959518 > X-Debbugs-Cc: j...@jp-hosting.net > > The issue appears reproducible at the moment with apt 1.8.2.1 compiled from > source and the 'x.tar' configuration provided earlier. >

Bug#911411: general: Computer freezes after suspend/hibernate

2020-09-14 Thread Vladimir K
It may be that in my case the problem occurs during getting into suspend. System appears to stop in every way but power indicator. It also MAY be caused by r8169 module. I configured unloading r8169 for suspend, and haven't had any freeze since that. Although due to rarity of those freezes,

Bug#970322: additional information

2020-09-14 Thread jmho
Dear maintainers, the ethernet adapter I use is the "Startech GIGABIT ETHERNET ADAPTER" which has a USB 3 type A plug and supports speeds up to 5 GBit/s. I compiled the sources of linux-image-5.8.0-1-amd64 following the recipe in the Debian documentation. The only changes were enable the

Bug#970322: linux-image-5.8.0-1-amd64: Please add support for USB 5G ethernet adapter (Aquantia AQC111U chipset)

2020-09-14 Thread Jens-Michael Hoffmann
Package: linux-image-5.8.0-1-amd64 Version: 5.8.7-jmho-1 Severity: wishlist X-Debbugs-Cc: j...@posteo.net Dear Maintainer, I could build the linux-image-5.8.0-1-amd64 kernel with the CONFIG_USB_NET_AQC111 set to "m" to enable this adapter. The SKU of the adapter is US5GA30. -- System

Bug#970321: tracker should display related ITS bugs

2020-09-14 Thread Antoine Beaupre
Package: tracker.debian.org Severity: important The tracker.debian.org site displays some bugs in the WNPP pseudo-package that are related. For example, it will display RFH bugs. But, critically, it does not show ITS (Intent To Salvage) bugs, which are (arguably) even more important. This

Bug#970319: bootp FTCBFS: does not pass cross tools to make

2020-09-14 Thread Helmut Grohne
Source: bootp Version: 2.4.3-19 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs bootp fails to cross build from source, because it does not pass cross tools to make. The easiest way of fixing that - using dh_auto_build - makes bootp cross buildable. Please consider applying the

Bug#909436: libdrm 2.4.102-1: FTBFS on hurd-i386 (updated patches)

2020-09-14 Thread Svante Signell
found 909436 2.4.102-1 thanks Hello again, libdrm still FTBFS on GNU/Hurd now due to bug #970304 and still missing support for Hurd in drm.h and xf86drm.h. Attached is a patch, hurd- port.diff, to fix this. The rest of that patch address PATH_MAX issues in xf86dri.c as PATH_MAX is not defined

Bug#970291: golang-github-avast-apkverifier-dev misses description in Translation-en.bz2 for Sid

2020-09-14 Thread s3v
Package: ftp.debian.org Severity: minor Control: affects -1 golang-github-avast-apkverifier-dev Dear Maintainers, I just find out golang-github-avast-apkverifier-dev [1] has not description in Translation-en.bz2 file [2].  $ bzgrep golang-github-avast-apkverifier-dev Translation-en.bz2  $ I

Bug#970318: O: dmrconfig -- Configuration utility for DMR radios

2020-09-14 Thread Iain R. Learmonth
Package: wnpp Severity: normal User: i...@debian.org Usertags: refactor2020 X-Debbugs-Cc: debian-h...@lists.debian.org I intend to orphan the dmrconfig package. The package description is: DMRconfig is a utility for programming digital radios via USB programming cable. It can read and write

Bug#970317: plymouth can cause initrd creation to fail.

2020-09-14 Thread Sven Mueller
Package: plymouth Version: 0.9.4-3 We encountered a way how plymouth can cause initrd creation to fail: /usr/share/initramfs-tools/hooks/plymouth contains a call to plymouth-set-default-theme, reading the set theme name. plymouth-set-default-theme fails back to "text" apparently, if the desired

Bug#970316: vanguards: please remove irl from uploaders

2020-09-14 Thread Iain R. Learmonth
Package: vanguards Severity: normal User: i...@debian.org Usertags: refactor2020 Hi, I am taking a step back from Debian for a while. To keep the list of uploaders as an accurate list of people that you can talk to about this package, please remove me from that list on the next upload. Thanks,

Bug#970315: txtorcon: please remove irl from uploaders

2020-09-14 Thread Iain R. Learmonth
Source: txtorcon Severity: normal User: i...@debian.org Usertags: refactor2020 X-Debbugs-Cc: pkg-privacy-maintain...@lists.alioth.debian.org Hi, I am taking a step back from Debian for a while. To keep the list of uploaders as an accurate list of people that you can talk to about this package,

Bug#970314: pmix: Please extend the fix for #970194 for m68k and sh4

2020-09-14 Thread John Paul Adrian Glaubitz
Source: pmix Severity: normal User: debian-...@lists.debian.org Usertags: m68k X-Debbugs-Cc: debian-...@lists.debian.org Hello! Thanks for addressing #970194 [1]. While this fixes pmix on armel and mipsel, the bug is still present on m68k and sh4 and therefore the architecture list for linking

Bug#970313: slib: syntax error loading mzscheme.init

2020-09-14 Thread Nick Gasson
Package: slib Version: 3b6-1 Severity: normal Dear Maintainer, Welcome to Racket v7.8. > (load "/usr/share/slib/mzscheme.init") ; /usr/share/slib/mzscheme.init:307:6: if: missing an "else" expression ; in: (if (provided? (quote trace)) (print-call-stack cep)) ; [,bt for context] > -- System

Bug#970312: src:intake: Please provide autopkgtest

2020-09-14 Thread Nilesh Patra
Source: intake Version: 0.6.0-3 Severity: wishlist Tags: newcomer Dear Maintainer, Please provide autopkgtest for this package. -- System Information: Debian Release: bullseye/sid   APT prefers testing   APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.7.0-2-amd64

  1   2   >