Bug#969070: $console handling might result in unbootable system

2020-09-03 Thread Andre Heider
On 04/09/2020 03:10, Vagrant Cascadian wrote: On 2020-08-28, Andre Heider wrote: Stats: Going by u-boot upstream, only 17 of +700 boards set $console (grep for CONFIG_DEFAULT_CONSOLE, which too is deprecated). Going by linux upstream, 112 of 125 arm64 boards used "stdout-path": $ find

Bug#969462: elpa-pdf-tools: annotation editing broken with emacs 27.1

2020-09-03 Thread Lev Lamberov
Чт 03 сен 2020 @ 10:13 David Bremner : > 3) replace the definition of display-buffer-split-below-and-attach > > (defun display-buffer-split-below-and-attach (buf alist) > "Display buffer action using `pdf-util-window-attach'." > (let ((window (selected-window)) > (height (cdr (assq

Bug#951573: javatools: please make the build reproducible

2020-09-03 Thread tony mancill
Hi Chris, On Thu, Sep 03, 2020 at 10:58:04PM -, Chris Lamb wrote: > Dear Maintainer, > > > Source: javatools > > Version: 0.75 > > Tags: patch > > There hasn't seem to be any update on this bug in 198 days, in which > time the Reproducible Builds effort has come on a long way. > > Would

Bug#969518: Add missing ESPRESSObin variants

2020-09-03 Thread Andre Heider
Source: flash-kernel Linux added support for these [0]. Each has its own model identifier, so add them here too. [0] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=447b8789359f9a5e6567c4044d18abaa7de68930 >From a3a8d98a1518a9b922f192b4c287b8fc9c668390 Mon Sep 17

Bug#892425: [Pkg-javascript-devel] Bug#892425: node-package-preamble: please make the output reproducible

2020-09-03 Thread Xavier
Le 04/09/2020 à 00:58, Chris Lamb a écrit : > Chris Lamb wrote: > >> [..] > > Friendly ping on this? > > > Regards, Hi, I think we already fix that with https://bugs.debian.org/935790 Duplication ? Cheers, Xavier

Bug#969517: ITP: httpcore -- minimal low-level HTTP client

2020-09-03 Thread Sandro Tosi
Package: wnpp Severity: wishlist Owner: Sandro Tosi X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: httpcore Version : 0.10.2 Upstream Author : Tom Christie * URL : https://github.com/encode/httpcore * License : BSD Programming Lang: Python

Bug#959920: systemctl,elogind: No more co-installable

2020-09-03 Thread Dmitry Smirnov
On Friday, 4 September 2020 1:05:44 AM AEST Mark Hindley wrote: > With the upload of systemctl/1.4.4181-1.1, this issue is no longer evident. > > Are you happy for me to reassign #959920 to systemctl so it can be closed > with the appropriate fixed version? Yes please. Alternatively this issue

Bug#969495: Unable to recover file with extundelete

2020-09-03 Thread Theodore Y. Ts'o
reassign 969495 extundelete thanks extundelete works by trying to look at the journal and tries to figure out how to find old metadata blocks left over in older transactions in the jbd2 journal file. It's not part of e2fsprogs, but its own separate package. The extundelete program is a massive

Bug#790925: not Re: appears to be fixed

2020-09-03 Thread Rebecca N. Palmer
Control: reopen -1 Looks like pytest --forked --runxfail doesn't work properly (probably related to https://github.com/pytest-dev/pytest-forked/pull/34#discussion_r436140456), so that wasn't a valid test.

Bug#969070: $console handling might result in unbootable system

2020-09-03 Thread Vagrant Cascadian
On 2020-08-28, Andre Heider wrote: > On 27/08/2020 22:43, Vagrant Cascadian wrote: >> On 2020-08-27, Andre Heider wrote: >>> Since [0] flash-kernel does: >>> >>> if test -n "${console}"; then >>> setenv bootargs "${bootargs} console=${console}" >>> fi >>> >>> The common $console

Bug#969516: Please support installing onto f2fs root filesystem

2020-09-03 Thread Chubb, Peter (Data61, Kensington NSW)
Package: debian-installer Version: 20200314 Severity: wishlist Now that more and more systems use flash as their main storage, it'd be really nice if the debian installer would allow creating and using f2fs for the root partition. I wasn't sure if this should be reported against debian-installer

Bug#528344: exim4-daemon-heavy: Please add SPF support

2020-09-03 Thread Simon Josefsson
Hi! I read the exim4 manual on SPF [1] and tried the example on my Debian buster server (even tried 4.94 from buster-backports) but discovered that exim4 wasn't built with libspf2 support, and stumbled on this old bug report. Is there today any reason exim4-daemon-heavy isn't built with libspf2

Bug#968114: /lib/runit-helper/runit-helper: 74: sv: not found

2020-09-03 Thread Lorenzo Puliti
Package: runit-helper Version: 2.9.0 Followup-For: Bug #968114 Control: tag -1 confirmed Control: tag -1 patch Christoph, thank you for reporting this > | /lib/runit-helper/runit-helper: 74: sv: not found > ... > It looks the sv program is shipped in the runit package which is not > installed

Bug#969515: flash-kernel: Add vendor path for some arm64 machines

2020-09-03 Thread Vagrant Cascadian
Package: flash-kernel Tags: patch Control: submitter -1 a.hei...@gmail.com X-Debbugs-Cc: Andre Heider I'm submitting this to the Debian bug tracking system, since this isn't directly related to u-boot. I've dropped most of the CCs on the thread, presumably should also drop the u-boot CC on

Bug#969505: RFS: age/1.0.0~beta4-1 [ITP] -- simple, modern and secure encryption tool

2020-09-03 Thread Johan Fleury
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "age": * Package name: age Version : 1.0.0~beta4-1 Upstream Author : Filippo Valsorda * URL : https://github.com/FiloSottile/age * License : ISC,

Bug#969514: runit-helper: Remove transition code after Bullseye

2020-09-03 Thread Lorenzo Puliti
Package: runit-helper Version: 2.9.0 Severity: minor Several blocks of runit-helper's code are just transition code that sooner or later can be removed. to be on the super-safe side we can wait up to Bookworm release, but Bullseye should be safe too. Reminder: * Loguser transition * Moving

Bug#969360: Qt seccomp failure patch works

2020-09-03 Thread John Scott
Control: tags -1 - fixed-upstream On Wednesday, September 2, 2020 8:02:42 AM EDT Dmitry Shachnev wrote: > My guess is that we need this patch (not applied upstream yet) Thanks for the pointer, that patch applies cleanly and fixes the issue. > But that bug (QTBUG-81313) is already fixed in Qt

Bug#969513: src:dh-runit: Reenable the testsuite on armhf

2020-09-03 Thread Lorenzo Puliti
Package: src:dh-runit Version: 2.9.0 Severity: normal The testsuite is disabled on armhf, see #954190 Do not forget to test if the problem is fixed and reenable the testsuite on armhf -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (1,

Bug#969174: Fixed here [was Re: Bug#969174: firefox: FF80 seems to have broken all add-ons on existing profiles]

2020-09-03 Thread Christoph Anton Mitterer
On Thu, 2020-09-03 at 22:43 +0200, Raúl Sánchez Siles wrote: > Fortunately 80.0.1-1 came around and this bug has been somehow > fixed or not exposed. This is what I can tell so far. Let me know if > I can provide any more helpful information. yes... that seems to fix it... Cheers, Chris.

Bug#969512: src:dh-runit: Add autopkgtest for runit-helper

2020-09-03 Thread Lorenzo Puliti
Package: src:dh-runit Version: 2.9.0 Severity: wishlist The package has already an autopkgtest that checks dh-runit when it is used to build a package, but it miss a test for runit-helper. Runit-helper is called during packages install/remove/upgrade and an issue there can cause a break on

Bug#969489: systemd: systemctl can hang up waiting for device nodes that are already mounted

2020-09-03 Thread Michael Biebl
Control: reassign -1 dmraid Control: forcemerge -1 947806 Am 04.09.2020 um 01:06 schrieb Joshua Hudson: > Yeah dmraid's still in use. Is there a way to just get rid of all > those device units because they don't do anything right now except > cause problems? I've modified the boot order so

Bug#969489: systemd: systemctl can hang up waiting for device nodes that are already mounted

2020-09-03 Thread Michael Biebl
Am 04.09.2020 um 00:58 schrieb Joshua Hudson: > I don't think it's a duplicate. #947806 is getting stuck waiting for > dmraid nodes to come up so filesystems can be mounted. Are you using dmraid? -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away

Bug#969489: systemd: systemctl can hang up waiting for device nodes that are already mounted

2020-09-03 Thread Joshua Hudson
Yeah dmraid's still in use. Is there a way to just get rid of all those device units because they don't do anything right now except cause problems? I've modified the boot order so systemd sees everything already mounted. On 9/3/20, Michael Biebl wrote: > Am 04.09.2020 um 00:58 schrieb Joshua

Bug#969489: systemd: systemctl can hang up waiting for device nodes that are already mounted

2020-09-03 Thread Joshua Hudson
I don't think it's a duplicate. #947806 is getting stuck waiting for dmraid nodes to come up so filesystems can be mounted. This #969489 is something took a dependency on an implicit unit that probably shouldn't have a dependency on that unit. On 9/3/20, Michael Biebl wrote: > Am 04.09.2020 um

Bug#930814: node-d3-hierarchy: please make the build reproducible

2020-09-03 Thread Chris Lamb
Dear Maintainer, > Source: node-d3-hierarchy > Version: 1.1.8-1 > Tags: patch There hasn't seem to be any update on this bug in 440 days, in which time the Reproducible Builds effort has come on a long way. Would you consider applying this patch and uploading? Regards, -- ,''`. :

Bug#892425: node-package-preamble: please make the output reproducible

2020-09-03 Thread Chris Lamb
Chris Lamb wrote: > [..] Friendly ping on this? Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#955341: gucharmap: please make the build reproducible

2020-09-03 Thread Chris Lamb
Dear Maintainer, > Source: gucharmap > Version: 1:3.14.1-1 > Tags: patch There hasn't seem to be any update on this bug in 157 days, in which time the Reproducible Builds effort has come on a long way. Would you consider applying this patch and uploading? Regards, -- ,''`. : :'

Bug#951573: javatools: please make the build reproducible

2020-09-03 Thread Chris Lamb
Dear Maintainer, > Source: javatools > Version: 0.75 > Tags: patch There hasn't seem to be any update on this bug in 198 days, in which time the Reproducible Builds effort has come on a long way. Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#960788: ITP: alsa-sof-firmware -- Intel SOF audio firmware and topology

2020-09-03 Thread Hector Oron
+m...@debian.org Hello, Missatge de Jordi Mallach del dia dj., 3 de set. 2020 a les 16:48: > After claiming it and looking at the source, I resolved this probably > belongs as part of linux-firmware or whatever the source name is, as > Ubuntu did. zumbi@ has been talking to the kernel people

Bug#969386: Resolve file: not just file:///

2020-09-03 Thread Katsumi Yamaoka
On Wed, 02 Sep 2020 08:05:26 +0900, Katsumi Yamaoka wrote: > Well, for instance, probably we can modify emacs-w3m so to allow > "file:bla.txt" things if and only if a user has specified > `w3m-default-directory' (defaults to nil). I've done it in the emacs-w3m git master as follows: Allow url

Bug#882580: ruby-mmap2: please make the build reproducible

2020-09-03 Thread Chris Lamb
Dear Maintainer, > Source: ruby-mmap2 > Version: 2.2.7-1 > Tags: patch There hasn't seem to be any update on this bug in 1014 days, in which time the Reproducible Builds effort has come on a long way. Would you consider applying this patch and uploading? Regards, -- ,''`. : :' :

Bug#969489: systemd: systemctl can hang up waiting for device nodes that are already mounted

2020-09-03 Thread Michael Biebl
Am 04.09.2020 um 00:10 schrieb Joshua Hudson: > brw-rw 1 root disk 254, 2 Sep 3 14:51 /dev/mapper/isw_cfbejbfeib_Volume12 > > udevadm command output attached. > > The device isn't dead. It works when accessed directly by name. > > $ /sbin/swapon > NAMETYPE

Bug#969076: dpkg: Fails if package containing symlink to network FS is upgraded

2020-09-03 Thread Guillem Jover
Hi! On Thu, 2020-08-27 at 09:19:52 +0200, Sven Mueller wrote: > Package: dpkg > Version: 1.19.7 > Tags: patch > When a package contains a symlink that reaches into a filesystem that can't > be accessed by root (due to missing key, errno=ENOKEY), installation works, > removal works, but upgrade

Bug#969458: perl crash in eval command trying a failing require statement

2020-09-03 Thread Guillem Jover
Control: reassign -1 libdpkg-perl Control: forcemerge 966083 -1 On Thu, 2020-09-03 at 20:30:22 +0100, Niko Tyni wrote: > On Thu, Sep 03, 2020 at 12:13:06PM +0200, Raphaël Hertzog wrote: > > Package: perl > > Version: 5.30.3-4 > > Severity: important > > User: de...@kali.org > > Usertags:

Bug#969472: /etc/cron.daily/dpkg backs up when missing /var/lib/dpkg/arch

2020-09-03 Thread Guillem Jover
Hi! On Thu, 2020-09-03 at 11:43:02 -0400, David Rayna wrote: > Package: dpkg > Version: 1.18.25 > 1st loop in /etc/cron.daily/dpkg treats missing file as a reason to backup. > 2nd loop does handle missing files okay. > > Result is without any arch file, unchanged files are backed up daily which

Bug#969489: systemd: systemctl can hang up waiting for device nodes that are already mounted

2020-09-03 Thread Joshua Hudson
brw-rw 1 root disk 254, 2 Sep 3 14:51 /dev/mapper/isw_cfbejbfeib_Volume12 udevadm command output attached. The device isn't dead. It works when accessed directly by name. $ /sbin/swapon NAMETYPE SIZE USED PRIO /dev/mapper/isw_cfbejbfeib_Volume12

Bug#968963: dpkg-dev: architecture.mk is slow

2020-09-03 Thread Guillem Jover
On Tue, 2020-08-25 at 14:58:15 +0200, Jakub Wilk wrote: > * Guillem Jover , 2020-08-25, 11:26: > > This seems to be an increasing regression in make: > > I don't belive it is. Indeed! Sorry bad testing procedure from my side. > > $ cat a.mk > > include /usr/share/dpkg/architecture.mk This

Bug#966751: libapache2-mod-python: Unversioned Python removal in sid/bullseye

2020-09-03 Thread Emmanuel Arias
Control: tag -1 pending Hi, A new upstream release 3.5.0 support py3. This new upstream release is available on salsa. Waiting for sponsorship. Cheers, Arias Emmanuel @eamanu yaerobi.com

Bug#945117: ITP: matiec -- IEC 61131-3 to C translator

2020-09-03 Thread Philip Rinn
The upstream URL changed, it's now at https://bitbucket.org/mjsousa/matiec_git

Bug#969511: dh-runit: Add invoke-rc.d actions support

2020-09-03 Thread Lorenzo Puliti
Package: dh-runit Version: 2.9.0 Severity: normal After a long discussion [1][2] with init-system-helper's maintainers it looks like it's a good idea to decouple runit support from invoke-rc.d and update-rc.d. Dh-runit already has support for enabling and disabling services, but it lacks support

Bug#969443: Info received (Bug#969443: arm64: please backport stolen time support to buster kernel (Re: src:linux: none))

2020-09-03 Thread Noah Meyerhans
Control: tags -1 + patch I've submitted a merge request containing a proposed fix at https://salsa.debian.org/kernel-team/linux/-/merge_requests/268 Tested in an arm64 KVM environment with steal time reporting; validated its behavior against that of the sid kernel.

Bug#969510: import-bug-from-debian: can create bad bug descriptions

2020-09-03 Thread Brian Murray
Package: ubuntu-dev-tools Version: 0.177 Severity: normal Dear Maintainer, The tool import-bug-from-debian can create bug descriptions which look like the following: [, ] I believe this is because the first message has multiple payloads and import-bug-from-debian does not handle this. As an

Bug#944485: mmdebstrap: please implement the creation of QEMU/KVM images for autopkgtest-virt-qemu

2020-09-03 Thread Johannes Schauer
Hi Francesco, Quoting Francesco Poli (2020-05-06 19:40:37) > > did you get any further with this problem? > > Unfortunately, I failed to progress any further. I uploaded a new mmdebstrap version. I am using the attached script to build my own autopkgtest qemu images and it works fine for me.

Bug#967211: swami: Unversioned Python removal in sid/bullseye

2020-09-03 Thread Dennis Braun
Hi Matthias, it looks for me that this bug is false positive, because swami has no python dependency and py-compile from the root dir is not in use. Best regards, Dennis

Bug#969509: ITP: nanocomp -- compare multiple runs of long biological sequences

2020-09-03 Thread Steffen Moeller
Package: wnpp Severity: wishlist Subject: ITP: nanocomp -- compare multiple runs of long biological sequences Package: wnpp Owner: Steffen Moeller Severity: wishlist * Package name: nanocomp Version : 1.12.0 Upstream Author : Copyright: * URL :

Bug#969507: ITP: libliberator-clojure -- library for building RESTful applications

2020-09-03 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: libliberator-clojure Version : 0.15.2 Upstream Author : Philipp Meier * URL : https://github.com/clojure-liberator/liberator * License : EPL-1.0 Programming Lang: Clojure Description

Bug#969174: Fixed here [was Re: Bug#969174: firefox: FF80 seems to have broken all add-ons on existing profiles]

2020-09-03 Thread Raúl Sánchez Siles
Hi all: Fortunately 80.0.1-1 came around and this bug has been somehow fixed or not exposed. This is what I can tell so far. Let me know if I can provide any more helpful information. Regards, El jueves, 3 de septiembre de 2020 11:49:04 (CEST) Raúl Sánchez Siles escribió: > Hi: > >

Bug#969508: net-snmp: NET-SNMP-EXTEND-MIB::nsExtendCacheTime cannot be set anymore

2020-09-03 Thread Salvatore Bonaccorso
Source: net-snmp Version: 5.7.3+dfsg-5+deb10u1 Severity: important X-Debbugs-Cc: car...@debian.org,t...@security.debian.org Control: affects -1 + release.debian.org,security.debian.org Hi Craig, The fix for CVE-2020-15862 appears to have introduced an issue that nsExtendCacheTime cannot be

Bug#969501: binNMUs of M-A:same packages use varying SOURCE_DATE_EPOCH

2020-09-03 Thread Philipp Kern
On 03.09.20 21:38, Helmut Grohne wrote: > Package: buildd.debian.org > > When binNMUing a package, the time of the build is used for creating the > changelog entry. This is an sbuild default due to #843773. That results > in SOURCE_DATE_EPOCH not being equal for those builds and some tools >

Bug#969506: ITP: libdata.csv-clojure -- CSV reader/writer to/from Clojure data structures

2020-09-03 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: libdata.csv-clojure Version : 0.1.3 Upstream Author : Jonas Enlund * URL : https://github.com/clojure/data.csv * License : EPL-1.0 Programming Lang: Clojure Description : CSV

Bug#969504: Certificate manager window is too small, no import button

2020-09-03 Thread Paul van der Vlis
Package: firefox-esr Version: 68.12.0esr When you want to add a client-certificate, you go to about:preferences | privacy and security | show certificates-button Then the certificate manager window opens, and you have to go to the "your certificates" tab. The default size from this window is

Bug#969503: ITP: libdata.json-clojure -- JSON parser/generator to/from Clojure data structures

2020-09-03 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: libdata.json-clojure Version : 0.2.6 Upstream Author : Stuart Sierra * URL : https://github.com/clojure/data.json * License : EPL-1.0 Programming Lang: Clojure Description : JSON

Bug#969494: r-cran-mice: autopkgtest regression: there is no package called ‘broom.mixed’

2020-09-03 Thread Andreas Tille
Control: tags -1 pending Hi Paul, I just realised this in the new version of r-cran-mice and just pushed the missing dependency to new: https://ftp-master.debian.org/new/r-cran-broom.mixed_0.2.6-1.html Hope it will be processed soon to fix this bug. Thanks for all your work

Bug#964862: git-revice/0.6.0: pylint warning prevent Debian packaging

2020-09-03 Thread Nicolas Schier
Hi Nika, pylint complains since version 2.6 about some 'raise' keywords in git-revise that are not re-raising the original exceptions. These issues currently prevent the release of the Debian package for git-revise/0.6.0: > ... > lint run-test: commands[0] | pylint gitrevise > *

Bug#969502: libpng16-16: fails decoding PNGs with invalid eXIf chunk

2020-09-03 Thread Ashish SHUKLA
Package: libpng16-16 Version: 1.6.36-6 Severity: normal Dear Maintainer, Please note that while report is generated from Debian Stretch host, it's for the Debian Buster package. *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation?

Bug#968015: resolvconf-pull-resolved.service fails with systemd 246-2

2020-09-03 Thread Dan Streetman
On Thu, Sep 3, 2020 at 3:02 PM Michael Biebl wrote: > > Hi Dan Hi Michael > > Am 03.09.20 um 20:42 schrieb Dan Streetman: > > On Mon, Aug 17, 2020 at 4:42 AM Michael Biebl wrote: > and over again. > >> > >> Afaics, the simplest solution, is to simply drop > >> > >>

Bug#969501: binNMUs of M-A:same packages use varying SOURCE_DATE_EPOCH

2020-09-03 Thread Helmut Grohne
Package: buildd.debian.org When binNMUing a package, the time of the build is used for creating the changelog entry. This is an sbuild default due to #843773. That results in SOURCE_DATE_EPOCH not being equal for those builds and some tools embed that timestamp into packages for shared files.

Bug#969500: arm64 boot image not current kernel

2020-09-03 Thread Vincent Wilke
Package: installation-reports Boot method: Network Image version: https://d-i.debian.org/daily-images/arm64/20200903-02:03/ Date: 03.09.2020 Machine: Rockpro64 Processor: rk3399 Memory: 4gb Partitions: Output of lspci -knn (or lspci -nn): Base System Installation Checklist: [O] = OK, [E

Bug#969498: mame FTBFS on mips64el: error: relocation overflow

2020-09-03 Thread Adrian Bunk
Source: mame Version: 0.224+dfsg.1-2 Severity: serious Tags: patch ftbfs https://buildd.debian.org/status/fetch.php?pkg=mame=mips64el=0.224%2Bdfsg.1-2=1598916733=0 ... ../../../../../scripts/mame_mame/libbarcrest.a(mpu4sw.o):mpu4sw.cpp:function mpu4_state::init_m4debug(): error: relocation

Bug#969499: ITP: nanostat -- statistics on long biological sequences

2020-09-03 Thread Steffen Moeller
Package: wnpp Severity: wishlist Subject: ITP: nanostat -- statistics on long biological sequences Package: wnpp Owner: Steffen Moeller Severity: wishlist * Package name: nanostat Version : 1.4.0 Upstream Author : Copyright: Wouter De Coster * URL :

Bug#969458: perl crash in eval command trying a failing require statement

2020-09-03 Thread Niko Tyni
On Thu, Sep 03, 2020 at 12:13:06PM +0200, Raphaël Hertzog wrote: > Package: perl > Version: 5.30.3-4 > Severity: important > User: de...@kali.org > Usertags: origin-kali > X-Debbugs-Cc: debian-d...@lists.debian.org > Control: found -1 5.32.0-2 > > In Kali, any source package build started to fail

Bug#969497: ITP: liburl-clojure -- makes working with URLs in Clojure and ClojureScript a little more pleasant

2020-09-03 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: liburl-clojure Version : 0.1.1 Upstream Author : Chas Emerick * URL : https://github.com/cemerick/url * License : Eclipse Public License Programming Lang: Clojure Description :

Bug#969489: systemd: systemctl can hang up waiting for device nodes that are already mounted

2020-09-03 Thread Michael Biebl
Am 03.09.20 um 19:46 schrieb Joshua: > [TIMEOUT] waiting for /dev/mapper/isw_cfbejbfeib_Volume12 -> Unit dev-mapper-isw_cfbejbfeib_Volume12.device: Description: /dev/mapper/isw_cfbejbfeib_Volume12 Instance: n/a Unit Load State: loaded Unit Active State: inactive

Bug#969496: ITP: golang-github-aalpar-deheap -- Doubly ended heap implementation

2020-09-03 Thread Sergio Durigan Junior
Package: wnpp Severity: wishlist Owner: Sergio Durigan Junior X-Debbugs-CC: debian-de...@lists.debian.org, debian...@lists.debian.org, kanash...@debian.org * Package name: golang-github-aalpar-deheap Version : 0.0~git20200318.9a0c288-1 Upstream Author : Aaron Alpar * URL

Bug#969495: Unable to recover file with extundelete

2020-09-03 Thread Jonas Jensen
Package: e2fsprogs Version: 1.44.5-1+deb10u3 (armhf) A deleted file can not be recovered on EXT4 partitions when created using the "64bit" and "metadata_csum" flags. See test case below, I run Debian 10 buster on a BananaPi BPI-M1. The EXT4 partition is re-created on the same drive and

Bug#969494: r-cran-mice: autopkgtest regression: there is no package called ‘broom.mixed’

2020-09-03 Thread Paul Gevers
Source: r-cran-mice Version: 3.10.0-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 r-cran-mice the autopkgtest of r-cran-mice fails in testing when that autopkgtest is run with the

Bug#968015: resolvconf-pull-resolved.service fails with systemd 246-2

2020-09-03 Thread Michael Biebl
Hi Dan Am 03.09.20 um 20:42 schrieb Dan Streetman: > On Mon, Aug 17, 2020 at 4:42 AM Michael Biebl wrote: and over again. >> >> Afaics, the simplest solution, is to simply drop >> >> PathExists=/run/systemd/resolve/stub-resolv.conf >> >> and instead add a >> >> [Install] >>

Bug#918914: add -fstack-clash-protection to default buildflags

2020-09-03 Thread Moritz Mühlenhoff
On Thu, Jan 10, 2019 at 09:42:10AM -0500, Harlan Lieberman-Berg wrote: > Package: dpkg-dev > Version: 1.19.2 > Severity: wishlist > Tags: security > > Hello GCC Maintainers! > > It would be Really Awesome (TM) if we could add the > -fstack-clash-protection flag to our default hardening posture.

Bug#969451: coccinelle: use the system pyml library

2020-09-03 Thread Ralf Treinen
Hello, On Thu, Sep 03, 2020 at 09:13:26AM +0200, Pino Toscano wrote: > Adding libpyml-ocaml-dev as build dependency and libpyml-ocaml as > dependency does the job: the system version is found and used; > patch attached for this. Yes. In fact I had this already sitting in the git repository for

Bug#969493: src:nanook: fails to migrate to testing for too long: maintainer built arch:all binaries

2020-09-03 Thread Paul Gevers
Source: nanook Version: 1.33+dfsg-1 Severity: serious Control: close -1 1.33+dfsg-2 Tags: sid bullseye pending User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between

Bug#969492: src:xoreos-tools: fails to migrate to testing for too long: unsatisfied Depends

2020-09-03 Thread Paul Gevers
Source: xoreos-tools Version: 0.0.5-1 Severity: serious Control: close -1 0.0.5-2 Tags: sid bullseye User: release.debian@packages.debian.org Usertags: out-of-sync Dear maintainer(s), As recently announced [1], the Release Team now considers packages that are out-of-sync between testing and

Bug#969488: Assertion failed when speaking some Unicode characters

2020-09-03 Thread Dennis Filder
Okay, I removed the delay in the attached version of the patch which I will send upstream. I post it here just for sake of completeness. Regards, Dennis. --- speechd-up-0.5~20110719/speechd-up.c 2020-09-02 21:05:47.357273940 +0200 +++ speechd-up-0.5~20110719/speechd-up.c 2020-09-02

Bug#968015: resolvconf-pull-resolved.service fails with systemd 246-2

2020-09-03 Thread Dan Streetman
On Mon, Aug 17, 2020 at 4:42 AM Michael Biebl wrote: > > Control: severity -1 serious > Control: tags -1 + patch > > Hi everyone, > > I think the effects of this issue are severe enough, that it needs to be > fixed for bullseye. In other words, it should be RC > > On Sat, 08 Aug 2020 13:13:44

Bug#969491: gnome-shell: User Switcher not working in Gnome-Shell with lightdm

2020-09-03 Thread Kevin Ford
Package: gnome-shell Version: 3.30.2-11~deb10u1 Severity: important Dear Maintainer, * What led up to the situation? Attempted to switch users from main Gnome menu and nothing happened. * What exactly did you do (or not do) that was effective (or ineffective)? I have two users on

Bug#963669: RM: python-numpy -- ROM; python2-only; superseeded by src:numpy; no rdeps

2020-09-03 Thread Moritz Mühlenhoff
On Tue, Jul 14, 2020 at 07:36:30PM +0200, Moritz Mühlenhoff wrote: > On Sat, Jul 11, 2020 at 11:06:20AM -0700, Sean Whitton wrote: > > Hello, > > > > On Thu 09 Jul 2020 at 05:14PM -04, Sandro Tosi wrote: > > > > > Hello FTP Masters, > > > > > > On Wed, Jun 24, 2020 at 11:57 PM Sandro Tosi

Bug#969490: RM: caldav-tester -- RoQA; Depends on Python 2, dead upstream

2020-09-03 Thread Moritz Muehlenhoff
Package: ftp.debian.org Severity: normal X-Debbugs-Cc: p...@debian.org Please remove caldav-tester. It depends on Python 2 and upstream is inactive. Removal has been acked by the maintainer in #936268. Cheers, Moritz

Bug#968097: transmission-daemon consumes all memory

2020-09-03 Thread Moritz Mühlenhoff
On Sat, Aug 08, 2020 at 03:01:35PM +0200, ilf wrote: > Package: transmission-daemon > Version: 2.94-2+deb10u1 > > I have been running transmission-daemon on Debian 10 buster since it was > released, mostly without problems. > > On 2020-08-01, transmission-daemon was upgraded to 2.94-2+deb10u1.

Bug#969488: Assertion failed when speaking some Unicode characters

2020-09-03 Thread Samuel Thibault
Samuel Thibault, le jeu. 03 sept. 2020 19:41:57 +0200, a ecrit: > Dennis Filder, le jeu. 03 sept. 2020 19:28:11 +0200, a ecrit: > > The patch fixes the error and also adds code to retry the read after a > > short delay. > > ? You don't want to delay. Either the file is opened in blocking mode, >

Bug#969475: pandoc: New release available

2020-09-03 Thread Jonas Smedegaard
Control: retitle -1 pandoc: does not work with reveal.js 4.x Control: severity -1 minor Hi Thomas, Quoting Thomas Clavier (2020-09-03 17:48:21) > Package: pandoc > Version: 2.9.2.1-1 > Severity: normal > > Dear Maintainer, > > The last version of pandoc work fine with revealjs 4.0 see : >

Bug#969488: Assertion failed when speaking some Unicode characters

2020-09-03 Thread Samuel Thibault
Hello, Dennis Filder, le jeu. 03 sept. 2020 19:28:11 +0200, a ecrit: > The patch fixes the error and also adds code to retry the read after a > short delay. ? You don't want to delay. Either the file is opened in blocking mode, and you never get EAGAIN, or you open in non-blocking mode, and the

Bug#936391: Bug#905014: Short status message about dhcpy6d in Debian Unstable and the Python 2 to 3 migration

2020-09-03 Thread Axel Beckert
Hi, Axel Beckert wrote: > just a short update on dhcpy6d in Debian Unstable (and the Python 2 to > 3 migration): > > I'm planning to do an upload of the 1.0.1 upstream version to Debian > Unstable soon (next few days) to fix the Python 2 to 3 migration issue > (#936391) and get the package back

Bug#969488: Assertion failed when speaking some Unicode characters

2020-09-03 Thread Dennis Filder
Package: speechd-up Version: 0.5~20110719-9 SYMPTOMS I ran into a failed assertion. When pressing certain Unicode characters like U+20AC (EURO SIGN) or U+2192 (RIGHTWARDS ARROW) on the console via a keyboard, speechd-up exits suddenly. The same happens when moving the cursor over a Unicode

Bug#969487: ITP: glab -- An open-source GitLab command line tool

2020-09-03 Thread Clement Sam
Package: wnpp Severity: wishlist Owner: root * Package name: glab Version : 1.10.0-1 Upstream Author : Clement Sam * URL : https://github.com/profclems/glab * License : Expat Programming Lang: Go Description : An open-source GitLab command line tool

Bug#965074: Patches to make multicast proccesing on CDC NCM drivers

2020-09-03 Thread Bjørn Mork
Santiago Ruano Rincón writes: > El 02/09/20 a las 17:45, Greg KH escribió: >> On Wed, Sep 02, 2020 at 03:27:28PM +0200, Santiago Ruano Rincón wrote: >> >> > This: >> > >> > 37a2ebdd9e597ae1a0270ac747883ea8f6f767b6 >> > e10dcb1b6ba714243ad5a35a11b91cc14103a9a9 >> >

Bug#969468: lintian: Can't opendir(/dev/.lxd-mounts): Permission denied

2020-09-03 Thread Felix Lechner
Hi Julian, Iñaki Malerba also pointed out the following code: https://salsa.debian.org/salsa-ci-team/autopkgtest-lxc/-/blob/master/.gitlab-ci.yml#L13 Perhaps you find it useful. Kind regards Felix Lechner

Bug#969486: ITP: libsemver-clojure -- parsing, comparison, and manipulation of semantic version strings

2020-09-03 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: libsemver-clojure Version : 0.3.0 Upstream Author : Deepak Giridharagopal * URL : https://github.com/grimradical/clj-semver * License : Apache-2.0 Programming Lang: Clojure Description

Bug#969468: lintian 2.92.0 is broken inside a lxd container:

2020-09-03 Thread Felix Lechner
Hi Julian, Iñaki Malerba from the Salsa CI team was so kind to point me to the following code right after I hit the send button on my previous message: https://salsa.debian.org/salsa-ci-team/pipeline/-/blob/master/salsa-ci.yml#L208 Perhaps it is helpful to you. Kind regards Felix Lechner

Bug#969463: rsync: fails reproducible but unexplained on a specific volume, breaks horribly when started by BackupPC

2020-09-03 Thread Pelzi
Hi Paul, thanks for the fast answer! "Paul Slootman" p...@debian.org – 3. September 2020 16:27 [...] >> opening connection using: ssh -l root localhost rsync --server --sender >> -vvvlHogDtprxe.iLsfxCIvu -B2048 --numeric-ids . /var/lib/lxc (12 args) > > How are you invoking rsync? Please give

Bug#969482: ITP: glab -- An open-source GitLab command line tool

2020-09-03 Thread TODO
Package: wnpp Severity: wishlist Owner: TODO * Package name: glab Version : 1.10.0-1 Upstream Author : Clement Sam * URL : https://github.com/profclems/glab * License : Expat Programming Lang: Go Description : An open-source GitLab command line tool

Bug#969484: ITP: glab -- An open-source GitLab command line tool

2020-09-03 Thread Clement Sam
Package: wnpp Severity: wishlist Owner: root * Package name: glab Version : 1.10.0-1 Upstream Author : Clement Sam * URL : https://github.com/profclems/glab * License : Expat Programming Lang: Go Description : An open-source GitLab command line tool

Bug#969485: ITP: glab -- An open-source GitLab command line tool

2020-09-03 Thread TODO
Package: wnpp Severity: wishlist Owner: TODO * Package name: glab Version : 1.10.0-1 Upstream Author : Clement Sam * URL : https://github.com/profclems/glab * License : Expat Programming Lang: Go Description : An open-source GitLab command line tool

Bug#969483: ITP: glab -- An open-source GitLab command line tool

2020-09-03 Thread Clement Sam
Package: wnpp Severity: wishlist Owner: root * Package name: glab Version : 1.10.0-1 Upstream Author : Clement Sam * URL : https://github.com/profclems/glab * License : Expat Programming Lang: Go Description : An open-source GitLab command line tool

Bug#968997: fwupdmgr: "Successfully" updates BIOS firmware, no effect on reboot

2020-09-03 Thread Lee Garrett
Package: fwupd Followup-For: Bug #968997 X-Debbugs-Cc: deb...@rocketjump.eu Hi again, today I was offered an upgrade to 0.1.69, and that update ran through without problems. So it seems as though the 0.1.68 update was faulty for some reason. If the faulty update was rejected by the firmware, it

Bug#969481: ITP: libring-json-clojure -- ring middleware functions for handling JSON requests and responses

2020-09-03 Thread Thomas Goirand
Package: wnpp Severity: wishlist Owner: Thomas Goirand * Package name: libring-json-clojure Version : 0.4.0 Upstream Author : James Reeves * URL : https://github.com/ring-clojure/ring-json * License : Expat Programming Lang: Clojure Description : ring

Bug#969477: Acknowledgement (zfs-dkms fails to compile with 5.7.0-3 kernel blocking kernel upgrade)

2020-09-03 Thread Jordan Mendler
FYI... jordan@jordan-laptop:~$ cat /var/lib/dkms/zfs/0.8.4/build/make.log DKMS make.log for zfs-0.8.4 for kernel 5.7.0-3-amd64 (x86_64) Thu 03 Sep 2020 09:19:11 AM PDT make: *** No targets specified and no makefile found. Stop. Jordan Mendler [image: The Veloz Group] The

Bug#969480: prometheus-blackbox-exporter: [INTL:fr] French debconf templates translation

2020-09-03 Thread Jean-Pierre Giraud
Package: prometheus-blackbox-exporter Severity: wishlist Tags: patch l10n Hi! Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as debian/po/fr.po in your package build tree. Kind Regards

Bug#969478: knot-resolver: [INTL:fr] French debconf templates translation

2020-09-03 Thread Jean-Pierre Giraud
Package: knot-resolver Severity: wishlist Tags: patch l10n Hi! Please find attached the french debconf templates translation, proofread by the debian-l10n-french mailing list contributors. This file should be put as debian/po/fr.po in your package build tree. Kind Regards Jean-Pierre Giraud

Bug#969479: reportbug: /usr/share/zoneinfo/Etc/GMT+2 is actually GMT-2 and /usr/share/zoneinfo/Etc/GMT-2 is GMT+2

2020-09-03 Thread Loïc Alberi
Package: reportbug Version: 7.5.3~deb10u1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? I needed to be on the correct timezone on my container https://hub.docker.com/_/httpd?tab=description

Bug#969477: zfs-dkms fails to compile with 5.7.0-3 kernel blocking kernel upgrade

2020-09-03 Thread Jordan Mendler
Package: zfs-dkms Version: 0.8.4-2 Severity: critical Justification: breaks unrelated software X-Debbugs-Cc: jordanmend...@gmail.com jordan@jordan-laptop:~$ sudo apt-get upgrade Reading package lists... Done Building dependency tree Reading state information... Done Calculating upgrade... Done

Bug#966114: src:cyrus-imapd: Mail::JMAPTalk version 0.15 required--this is only version 0.13 at ./Cassandane/Cyrus/JMAPCore.pm

2020-09-03 Thread Chris Hofstaedtler
* Xavier [200903 16:10]: > > I must say I find it unacceptable that autopkgtests which are being > > used to test migration from Debian unstable to Debian testing to rely > > on code from random places on the Internet, which Debian Developers > > have no control over. > > I understand your point

  1   2   >