Bug#914099: mailman3-full: mailman3-web-qcluster causes high database load

2018-12-10 Thread Stefan Tatschner
This issue led to a GSOC proposal in order to improve things upstream: * https://lists.mailman3.org/archives/list/mailman-us...@mailman3.org/message/IHU7QQ56TIQCLQIAVRSUEWYOEX3TO4NJ/ * https://gitlab.com/mailman/hyperkitty/issues/208 If it gets picked up, the issue might eventually be fixed

Bug#914963: python3-neovim: Package renamed upstream to pynvim

2018-11-28 Thread Stefan Tatschner
Package: python3-neovim Version: 0.2.6-3 Severity: important Dear Maintainer, the package has been renamed upstream to pynvim. Please consider changing the debian package name as well. https://github.com/neovim/neovim/wiki/Following-HEAD#20181118 https://github.com/neovim/pynvim Stefan --

Bug#914099: mailman3-full: mailman3-web-qcluster causes high database load

2018-11-22 Thread Stefan Tatschner
On Mon, 2018-11-19 at 13:09 +0100, Stefan Tatschner wrote: > I installed the mailman3-full package from the buster repository. The > qcluster component generates a high database load with these queries: The reason for this is that the django qcluster component polls the database regularly:

Bug#914099: mailman3-full: mailman3-web-qcluster causes high database load

2018-11-19 Thread Stefan Tatschner
Package: mailman3-full Version: 3.2.0-2 Severity: important Dear Maintainer, I installed the mailman3-full package from the buster repository. The qcluster component generates a high database load with these queries: [...] 2018-11-17 16:33:15.417 UTC [8304] mailman3web@mailman3web LOG:

Bug#816277: gawk: Invalid program crashes the parser

2018-11-18 Thread Stefan Tatschner
On Mon, 29 Feb 2016 11:53:19 + Steve Kemp wrote: > Package: gawk > Version: 1:4.1.1+dfsg-1 > Severity: important > > Dear Maintainer, > > The following wonderful program causes an immediate segfault in the parse-process of gawk: > > for (i = ) in foo bar baz > I did some AFL

Bug#903390: unbound: Enable TCP Fast Open (TFO)

2018-07-09 Thread Stefan Tatschner
Package: unbound Severity: wishlist Tags: patch Dear Maintainer, TCP fast open can save a roundtrip on subsequent TCP connects [1]. Since systemd-resolved supports DNSoverTLS with TFO out of the box [3] and TFO support is included in recent kernels, it might be worth enabling. There are

Bug#901429: gnome-session segfaults when connecting to a bluetooth network device

2018-06-13 Thread Stefan Tatschner
Package: gnome-session Version: 3.28.1-1 Severity: important Dear Maintainer, the gnome-session crashes with a SEGFAULT in libglib when connecting to a bluetooth network device via NetworkManager. Here are the logs after clicking the connect button: -- Logs begin at Thu 2017-12-21 12:46:40

Bug#894498: libpython3.6-dbg: Wrong Libs flag in pkg-config file

2018-03-31 Thread Stefan Tatschner
Package: libpython3.6-dbg Version: 3.6.5-1 Severity: important Dear Maintainer, the libpython3.6-dbg package has a typo in the shipped pkg-config file. # cat /usr/lib/x86_64-linux-gnu/pkgconfig/python3-dbg.pc # See: man pkg-config prefix=/usr exec_prefix=${prefix}

Bug#814927: [Pkg-swan-devel] Bug#814927: strongSwan misses ChaCha/POLY support

2018-01-23 Thread Stefan Tatschner
On Sun, 23 Apr 2017 15:17:28 -0700 Gerald Turner wrote: > Control: tags -1 + patch > > --- > debian/control | 1 + > debian/libstrongswan-extra-plugins.install | 3 +++ > debian/rules | 1 + > 3 files changed, 5

Bug#886720: /usr/bin/godoc: godoc needs a rebuild against the current golang version

2018-01-09 Thread Stefan Tatschner
Package: golang-golang-x-tools Version: 1:0.0~git20170707.0.bce9606b+ds-1 Severity: normal File: /usr/bin/godoc Dear Maintainer, the godoc tool needs a rebuild against the current golang version: $ godoc -http=:6060 2018/01/09 09:46:40 newDirectory(/): stat /usr/lib/go-1.8: no such file

Bug#883086: git: diff-highlight script not available

2017-11-29 Thread Stefan Tatschner
Package: git Version: 1:2.15.0-1 Severity: normal Dear Maintainer, in the current git package the script "diff-highlight" is not available, due to a missing invocation of "make". One needs to issue this command in order to build the script: # cd /usr/share/doc/git/contrib/diff-highlight #

Bug#873246: tilix: Missing dependency python-nautilus

2017-08-25 Thread Stefan Tatschner
Package: tilix Version: 1.6.4-1 Severity: normal Dear Maintainer, the tilix terminal package provides a nautilus shortcut to open a terminal in the current directory. This shortcut is implemented as a nautilus python plugin. This plugin depends on the "python-nautilus" package. Since the python

Bug#869662: gvfs-backends: gvfs-nfs not possible to mount nfs exports with option secure

2017-08-04 Thread Stefan Tatschner
On Tue, Jul 25, 2017 at 7:33 PM, Simon McVittie <s...@debian.org> wrote: > On Tue, 25 Jul 2017 at 14:47:46 +0200, Stefan Tatschner wrote: >> it is not possible to mount an nfs share using nautilus (which in turn uses >> gvfs-nfs) that is exported with the "secure"

Bug#869864: dojo: New version available, watch file fails

2017-07-27 Thread Stefan Tatschner
Package: dojo Version: 1.11.0 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, the dojo package fails to build, which blocks the package tt-rss from entering testing. There is a new version available (1.12.2), which has not been

Bug#849396: Acknowledgement (ITP: rspamd - rapid spam filtering system)

2017-07-26 Thread Stefan Tatschner
On Wed, 01 Mar 2017 16:23:39 +0100 Bartosz Fenski wrote: > Feel free to deal with upstream. > I gave up. >  > No way to convince him to start using source of JS files used in web  > interface. What exactly is the problem here? Stefan

Bug#869662: gvfs-backends: gvfs-nfs not possible to mount nfs exports with option secure

2017-07-25 Thread Stefan Tatschner
Package: gvfs-backends Version: 1.30.4-1+b1 Severity: important Dear Maintainer, it is not possible to mount an nfs share using nautilus (which in turn uses gvfs-nfs) that is exported with the "secure" option. The nfs secure option is the default for nfs exports. It means, that the nfs server

Bug#869144: systemd: Setting PATH with environment.d does not work

2017-07-20 Thread Stefan Tatschner
> The PATH you have above is not hard-coded in systemd afaics. > To me this looks like PATH is set somewhere outside of systemd and then > pushed into the systemctl --user environment. Any idea how I can find out which component is overwriting PATH? (sry, I did not hit reply all in the first

Bug#869144: systemd: Setting PATH with environment.d does not work

2017-07-20 Thread Stefan Tatschner
Subject: systemd: Setting PATH with environment.d does not work Package: systemd Version: 234-1 Severity: normal Dear Maintainer, Setting the $PATH variable with systemd's environment.d feature does not work as expected. I have this content in my `~/.config/environment.d/99-defaults.conf`: ```

Bug#858764: adb shell crashes with invalid pointer error

2017-03-26 Thread Stefan Tatschner
I tried it a few times and adb started succesfully. Maybe some race condition with the daemon?

Bug#858764: adb shell crashes with invalid pointer error

2017-03-26 Thread Stefan Tatschner
Package: adb Version: 1:7.0.0+r1-3 Severity: important Dear Maintainer, the command `adb shell` crashes with the following error: $ adb shell * daemon not running. starting it now on port 5037 * *** Error in `adb': free(): invalid pointer: 0x5653aea7bba0 *** === Backtrace: =

Bug#474110: fish: stores history in ~/.config rather than ~/.cache

2017-03-10 Thread Stefan Tatschner
On Thu, 26 Sep 2013 20:29:49 -0300 Gustavo Noronha Silva wrote: > Em Dom, 2013-09-01 Ã s 22:22 +0800, David Adam escreveu: > > This is being considered upstream at > > https://github.com/fish-shell/fish-shell/issues/744 > > > > Note that we will probably go with XDG_DATA_HOME

Bug#724629: [Pkg-fonts-devel] Package for Fira Sans and Fira Mono

2017-01-29 Thread Stefan Tatschner
On Tue, 02 Aug 2016 15:57:17 -0400 Joachim Breitner wrote: > it’s been two years… Is still someone trying to get this into Debian? > > (I’ll use https://github.com/eddelbuettel/pkg-fonts-fira for now.) I also want to use fira in debian, but nobody seems to be interested in

Bug#819273: Roboto Slab, Roboto Mono and additional weights of Roboto are missing

2017-01-23 Thread Stefan Tatschner
On Tue, 13 Dec 2016 19:26:31 +0100 Paride Legovini wrote: > I assume the same is true for the Mono variant. > Will you consider including the Apache licensed Slab and Mono variants from > > https://github.com/google/fonts/tree/master/apache/robotoslab >

Bug#805875: Typo in Title

2015-11-23 Thread Stefan Tatschner
I'm sorry the subject is wrong; it should be: linux-image-4.2.0-0.bpo.1-amd64: Fails to *unlock* harddisk Stefan