Bug#941771: telegram-desktop wasn't starting due to bad symlink in ~/.pulse/

2019-10-04 Thread Michael Gurski
Package: telegram-desktop Version: 1.8.8-1 Severity: normal Dear Maintainer, About a month ago, my laptop filesystem went ro, while running telegram-desktop. After recovering, I could not get the desktop app started again. Not errors, no icon in the tray, but the process was running. Having

Bug#941770: Grammar on man page

2019-10-04 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: kub...@debian.org Package: libtext-wrapi18n-perl Version: 0.06-9 Severity: minor File: Text::WrapI18N minimal handling of languages which doesn't use whitespaces between words (like Chinese and Japanese) is supported. ^^^ don't

Bug#941769: substr outside of string

2019-10-04 Thread 積丹尼 Dan Jacobson
X-Debbugs-Cc: kub...@debian.org Package: libtext-wrapi18n-perl Version: 0.06-9 Severity: important $ cat t.pl use strict; use warnings FATAL => q(all); use utf8; use open qw/:std :encoding(utf8)/; use Text::WrapI18N; for ( "憲桐 ~慶福", "憲桐 慶福里", "陳憲桐 ~慶福里" ) { print STDERR wrap( "", "", $_ ),

Bug#941118: akonadi-server: fails to start after upgrade to 4:18.08.3-8: apparmor denied access to pg_ctl

2019-10-04 Thread intrigeri
Hi Sandro et al, Sandro Knauß: > I now pushed a first version of Akonadi with the new AppArmor profile, but as > you see down here it fails and I'm not sure, what went wrong. What we need to > do to debug this? [...] >> > I believe the failure may be due to this: >> > >> > Sep 25 09:21:06

Bug#941595: [pkg-apparmor] Bug#941595: allow logs in ~/.irssi/irclogs

2019-10-04 Thread intrigeri
Control: tag -1 + upstream Control: forwarded -1 https://gitlab.com/apparmor/apparmor-profiles/merge_requests/38 Hi Antoine, Antoine Beaupre: > It's common to store irc logs in ~/.irssi/irclogs. Even though > upstream suggests the default is ~/irclogs, that breaks all sorts of > expectations

Bug#913834: exfalso: Any reason exfalso depends on sphinx-rtd-theme-common?

2019-10-04 Thread Rogério Brito
Package: exfalso Version: 4.2.1-1 Followup-For: Bug #913834 I was just wondering my exfalso also depends on sphinx-rtd-theme-common. If it is really needed, I guess that it would be highly desirable to have some kind of documentation about this in README.Debian. It seems to be used (please,

Bug#937509: pypureomapi: diff for NMU version 0.4-1.1

2019-10-04 Thread Sandro Tosi
Control: tags 937509 + patch Control: tags 937509 + pending Dear maintainer, I've prepared an NMU for pypureomapi (versioned as 0.4-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -Nru pypureomapi-0.4/debian/changelog

Bug#941768: open-vm-tools/10.3.10 does not compile with 4.19.0-6-amd64 on buster kernel upgrade

2019-10-04 Thread hjenkins
Package: open-vm-tools Version: 10.3.10 Severity: grave *While upgrading to buster, it is necessary to upgrade open-vm-tools from 10.1.5 to 10.3.10. My install of 10.3.10 seems to have worked, and in retrospect, it seems to work when reinstalled. PROMPT# apt-get install -f --reinstall

Bug#936964: logging-tree: diff for NMU version 1.4-1.1

2019-10-04 Thread Sandro Tosi
Control: tags 936964 + patch Control: tags 936964 + pending Dear maintainer, I've prepared an NMU for logging-tree (versioned as 1.4-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -Nru logging-tree-1.4/debian/changelog

Bug#938286: python-zipstream: diff for NMU version 1.1.3-1.1

2019-10-04 Thread Sandro Tosi
Control: tags 938286 + patch Control: tags 938286 + pending Dear maintainer, I've prepared an NMU for python-zipstream (versioned as 1.1.3-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -Nru python-zipstream-1.1.3/debian/changelog

Bug#941767: dch can require input on stdin

2019-10-04 Thread Jelmer Vernooij
Package: lintian-brush Version: 0.33 Severity: normal If dch prints warnings, it will unconditionally wait for RETURN to be pressed for the user to confirm it has seen those warnings. The output from dch is hidden in lintian-brush, and this can make it seem like lintian-brush is hanging without

Bug#941766: RFP: sblg -- static blog utility

2019-10-04 Thread Linda Lapinlampi
Package: wnpp Severity: wishlist * Package name: sblg Version : 0.5.7 Upstream Author : Kristaps Dzonsons * URL : https://kristaps.bsd.lv/sblg/ * License : ISC Programming Lang: C Description : static blog utility It's dead simple. > sblg is a

Bug#936278: cdiff: diff for NMU version 1.0-1.1

2019-10-04 Thread Sandro Tosi
Control: tags 936278 + patch Control: tags 936278 + pending Dear maintainer, I've prepared an NMU for cdiff (versioned as 1.0-1.1) and uploaded it to DELAYED/7. Please feel free to tell me if I should delay it longer. Regards. diff -Nru cdiff-1.0/debian/changelog cdiff-1.0/debian/changelog

Bug#883241: chrony: daemon doesn't automatically start

2019-10-04 Thread Michael Biebl
Seems like Conflicts= do not work reliably to ensure the systemd-timesyncd.service is not started during boot. See also the upstream bug report https://github.com/systemd/systemd/issues/7104 We've re-added the Conditions to systemd-timesyncd.service. #

Bug#933967: More information, testing using .link files to rename iface

2019-10-04 Thread Michael Biebl
>> Hm, you probably need to blacklist >> /lib/udev/rules.d/73-usb-net-by-mac.rules. You can do that by creating a >> file /etc/udev/rules.d/73-usb-net-by-mac.rules pointing at /dev/null >> >> After that (and running update-initramfs -u), 70-wifi.link should become >> active and you should be able

Bug#941758: systemd: StopWhenUnneeded has stopped working for a mount unit

2019-10-04 Thread Michael Biebl
Am 04.10.19 um 22:57 schrieb Jonathan Dowland: > Package: systemd > Version: 241-7~deb10u1 > Severity: normal > > I have a mount unit as follows > > [Unit] > Requires=systemd-cryptsetup@backup.service > StopWhenUnneeded=true > > [Mount] > What=/dev/phobos_backup/backup >

Bug#932733: fixed in git

2019-10-04 Thread Thorsten Glaser
commit 389a79ec6362ae31dc34dd498b47fec10e536492 builds fine on x32, thanks! bye, //mirabilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 54881-235 HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941 Geschäftsführer: Dr. Stefan

Bug#941765: openssl: Debian musl configurations (PATCH)

2019-10-04 Thread Davor Ocelic
Package: openssl Version: 1.1.1d-1 Severity: normal Tags: patch User: helm...@debian.org Usertags: rebootstrap New Configurations/20-debian.conf targets for Debian musl builds (rebootstrap). -- System Information: Debian Release: bullseye/sid Versions of packages openssl depends on: ii libc6

Bug#941764: osinfo-db: broken debian installer URL, needs update to latest upstream

2019-10-04 Thread Diego Escalante Urrelo
Package: osinfo-db Version: 0.20190728-2 Severity: important On sid, you can't use gnome-boxes to install Debian 10 because the osinfo-db ISO url still points to the 10.0 release. Because those ISOs don't exist anymore, the installation fails. Upstream master already has the updated url.

Bug#941763: libqt5sql5-psql: basic support postgresql-12

2019-10-04 Thread Sandro Knauß
Package: libqt5sql5-psql Version: 5.12.5+dfsg-1 Severity: important Control: affects -1 akonadi-backend-postgresql Today, I installed Postgresql 12 and akonadi refuses to start. Two years ago, a similar issue (bug #876421, #879960) with postgresql 10. >From the code it seems that Postgres 12

Bug#941762: lintian in Stretch backports contains leftover from merge

2019-10-04 Thread Thorsten Alteholz
Package: lintian Version: 2.24.0~bpo9+2 Severity: serious thanks Hi Chris, the lintian version in Stretch backports seems to be broken: debian@devel:~/tmp/lintian$ grep -R "" lintian-2.24.0~bpo9+2/checks/fields.pm:<<< HEAD lintian-2.24.0~bpo9+2/checks/fields.pm:<<< HEAD

Bug#941761: ncmpc: Please update ncmpc to 0.35.

2019-10-04 Thread Michel
Package: ncmpc Version: 0.33-2+b10 Severity: wishlist Dear Maintainer, Please update ncmpc to 0.35. Thank You, for your efforts on ncmpc. -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')

Bug#940021: systemd: socket activation leads to OOM situation due to slices not getting cleaned up

2019-10-04 Thread Chris Hofstaedtler
* Michael Biebl [191004 21:51]: > Am 11.09.19 um 15:54 schrieb Julian Hübenthal: > > Just discovered something that may help to debug: >   > > > > It does not happen with a simple “Hello World” bash script instead of > > the Check MK Agent. > > > > It does not happen when the Encryption of the

Bug#941663: openssh-server: fatal: privsep_preauth: preauth child terminated by signal 31

2019-10-04 Thread Mike Laiosa
This affects me too. The only solution I've found is to downgrade openssl. Mike

Bug#941011: asterisk: Silently failing on weak certificates with no debug messages

2019-10-04 Thread Anton Ivanov
On 04/10/2019 21:43, Bernhard Schmidt wrote: Am 23.09.19 um 14:19 schrieb Anton Ivanov: Dear Anton, Package: asterisk Version: 1:16.2.1~dfsg-1+deb10u1 Severity: minor Dear Maintainer, After an upgrade from stretch to buster, my asterisk installation lost tls support. Debug provided

Bug#935211: python-acme: Please port to Python 3 and/or drop Python 2 package

2019-10-04 Thread Gianfranco Costamagna
>Gianfranco Costamagna, the patch you have attached seems to be incorrect >and meant for another unrelated package. sorry, it is a side effect of my laziness to call files with a meaningful name...It was a trivial patch, I'm happy it has been already

Bug#658825: Provide *single* page HTML manuals in http://www.debian.org/doc/*

2019-10-04 Thread Holger Levsen
On Fri, Oct 04, 2019 at 09:07:41PM +, Holger Levsen wrote: > fwiw, src:developers-reference/Makefile now contains these lines: > > # singlehtml files > # don't install Sphinx singlehtml output until various bugs > # are fixed upstream (e.g. #873456, #876075, #879048) >

Bug#934905: libaqbanking35: libaqbanking not ready for PSD2, will not work after 14 September 2019

2019-10-04 Thread Micha Lenk
Hi Alexander, On 04.10.19 21:22, Alexander Weiss wrote: according to https://www.aquamaniac.de/rdm/news/10 at least version 5.99.25beta is necessary for PSD2 support. (I believe some more bugs are fixed in higher releases) Is it planned to get one of the (really) PSD2-ready versions to

Bug#658825: Provide *single* page HTML manuals in http://www.debian.org/doc/*

2019-10-04 Thread Holger Levsen
block 658825 by 873456 block 658825 by 876075 block 658825 by 879048 thanks hi, fwiw, src:developers-reference/Makefile now contains these lines: # singlehtml files # don't install Sphinx singlehtml output until various bugs # are fixed upstream (e.g. #873456, #876075,

Bug#941759: Please fix duplicated paragraph in long descriptions

2019-10-04 Thread s3v
Package: src:haskell-random Version: 1.1-11 Severity: minor Tags: patch Dear maintainer, Please fix duplicated paragraph in long descriptions for libghc-random-{dev, doc, prof} packages. ... This package provides a basic random number generation library, including the ability to split random

Bug#941625: Acknowledgement (saned: Pid file is not removed when the package is purged)

2019-10-04 Thread Bjarni Ingi Gislason
I have learned now, that the /run directory is recreated after each reboot, so after that, the pid files from removed packages do not get installed. But I find it cleaner, when created files (directories) are removed with the removal of packages, so that they do not raise questions as long as

Bug#925786: netkit-rsh: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. Kind regards, Reiner diff -Nru netkit-rsh-0.17/debian/patches/gcc9.patch netkit-rsh-0.17/debian/patches/gcc9.patch --- netkit-rsh-0.17/debian/patches/gcc9.patch 1970-01-01 01:00:00.0 +0100 +++

Bug#941217: asterisk: pjsip show contacts displays double entries for each contact

2019-10-04 Thread Bernhard Schmidt
Control: tags -1 fixed-upstream Control: forwarded -1 https://issues.asterisk.org/jira/browse/ASTERISK-28228 > The normal behavior is to show each contact once, as the Asterisk > Development Team has already corrected in version 16.6.0-rc2 (res_pjsip: > fix more contacts of the same contact in

Bug#941011: asterisk: Silently failing on weak certificates with no debug messages

2019-10-04 Thread Bernhard Schmidt
Am 23.09.19 um 14:19 schrieb Anton Ivanov: Dear Anton, > Package: asterisk > Version: 1:16.2.1~dfsg-1+deb10u1 > Severity: minor > > Dear Maintainer, > > After an upgrade from stretch to buster, my asterisk installation lost tls > support. > > Debug provided minimal information - it was

Bug#925646: bombardier: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. Kind regards, Reiner diff -Nru bombardier-0.8.3+nmu1/Makefile bombardier-0.8.3+nmu2/Makefile --- bombardier-0.8.3+nmu1/Makefile 2009-10-11 14:40:32.0 +0200 +++ bombardier-0.8.3+nmu2/Makefile

Bug#934905: libaqbanking35: libaqbanking not ready for PSD2, will not work after 14 September 2019

2019-10-04 Thread Martin Steigerwald
Hi. Alexander Weiss - 04.10.19, 21:22:37 CEST: > according to https://www.aquamaniac.de/rdm/news/10 at least version > 5.99.25beta is necessary for PSD2 support. > (I believe some more bugs are fixed in higher releases) > > Is it planned to get one of the (really) PSD2-ready versions to >

Bug#925665: cycfx2prog: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. Kind regards, Reiner --- cycfx2prog-0.47.orig/Makefile +++ cycfx2prog-0.47/Makefile @@ -2,14 +2,14 @@ VERSION = 0.47 CFLAGS = -O2 -fno-rtti -fno-exceptions -DCYCFX2PROG_VERSION=\"$(VERSION)\" \ -W

Bug#941756: python3-git: trying to overwrite '/usr/share/doc/python-git/_static/jquery.js', which is also in package python-git 2.1.11-1

2019-10-04 Thread Axel Beckert
Package: python3-git Version: 3.0.1-1 Severity: serious Control: found -1 3.0.3-1 Hi, upgrading python3-git from 2.1.11-1 to 3.0.1-1 or 3.0.3-1 fails as follows if python-git is still installed: Unpacking python3-git (3.0.3-1) over (2.1.11-1) ... dpkg: error processing archive

Bug#941757: spirv-llvm-translator: Please provide libllvmspirv using llvm 9

2019-10-04 Thread Witold Baryluk
Source: spirv-llvm-translator Severity: normal Dear Maintainer, I noticed that upstream repo do have llvm 9 branch, and it would be nice to provide that. Also, would be nice if the master branch is provided, compiled against llvm 10, and provided in experimental or unstable for testing. Thank

Bug#941755: libclang1-10: Can't coinstall i386 and amd64 of libclang1-10

2019-10-04 Thread Witold Baryluk
Package: libclang1-10 Version: 1:10~svn372920-1~exp1 Severity: normal $ apt install libclang1-10:i386 Reading package lists... Done Building dependency tree Reading state information... Done The following packages will be REMOVED: clang-10 libclang-10-dev libclang1-10 The following NEW

Bug#910822: Anyone alive?

2019-10-04 Thread Nye Liu
dpkg -r --ignore-depends=golang-docker-credential-helpers golang-docker-credential-helpers

Bug#941754: git-buildpackage: doesn't accept MUT with different compressions

2019-10-04 Thread Mattia Rizzolo
Package: git-buildpackage Version: 0.9.15 Severity: minor I currently have these files: -rw-r--r-- 1 mattia mattia 1137384 Oct 4 21:58 inkscape_1.0~beta1+ds.orig-extensions.tar.xz -rw-r--r-- 1 mattia mattia 31096177 Sep 17 12:17 inkscape_1.0~beta1+ds.orig.tar.bz2 -rw-r--r-- 1 mattia mattia

Bug#910823: is anyone here? At all?

2019-10-04 Thread Nye Liu
dpkg -r --ignore-depends=golang-docker-credential-helpers golang-docker-credential-helpers (Reading database ... 92450 files and directories currently installed.) Removing golang-docker-credential-helpers (0.5.0-2)

Bug#941753: bpfcc: New upstream version (0.10.0)

2019-10-04 Thread Salvatore Bonaccorso
Source: bpfcc Severity: wishlist Hi there are new upstream version(s) available for bpfcc. Would be great to see these uploaded for unstable. Regards, Salvatore

Bug#941650: python-iptables ftbfs in unstable, accessing the network

2019-10-04 Thread Paul Gevers
Control: retitle -1 python-iptables ftbfs in unstable: segfault Hi Matthias, all, On Thu, 3 Oct 2019 12:08:21 +0200 Matthias Klose wrote: > python-iptables ftbfs in unstable, trying to download depndencies from the > network: The trial to download is also there on official buildd runs that

Bug#941752: unattended-upgrades: flaky autopkgtest: upgrade-between-snapshots

2019-10-04 Thread Paul Gevers
Source: unattended-upgrades Version: 1.14 Severity: important User: debian...@lists.debian.org Usertags: flaky Hi Balint, [We have been here before, see bug #898216] While inspecting regressions in autopkgtest results¹, I noticed that your package unattended-upgrades fails regularly, without

Bug#934905: libaqbanking35: libaqbanking not ready for PSD2, will not work after 14 September 2019

2019-10-04 Thread Alexander Weiss
Hi there, according to https://www.aquamaniac.de/rdm/news/10 at least version 5.99.25beta is necessary for PSD2 support. (I believe some more bugs are fixed in higher releases) Is it planned to get one of the (really) PSD2-ready versions to unstable or even testing (even better:

Bug#754796: RFP: puppetboard -- web interface to PuppetDB aiming to replace the reporting functionality of Puppet Dashboard.

2019-10-04 Thread Antoine Beaupré
Control: retitle -1 RFP: puppetboard -- web interface to PuppetDB aiming to replace the reporting functionality of Puppet Dashboard. Control: block -1 by 915062 On 2015-09-01 21:16:22, Vincent Bernat wrote: > ❦ 29 juillet 2014 00:04 +0200, Jonas Genannt  : > >> both packages are ready in git.

Bug#941703: [Pkg-gtkpod-devel] Bug#941703: libimobiledevice6: Crashes upower with stack smashing when connecting an iPhone

2019-10-04 Thread Diego Escalante Urrelo
Well I noticed the crash because upower uses idevice_new in up-device-idevice.c, I guess to monitor idevice's batteries. In my system upower was endlessly rebooting itself, and when checking I saw the crash was in idevice_new itself. Further investigation lead me to confirm that idevice utils

Bug#941751: mlterm requires additional keypress to exit

2019-10-04 Thread rharwood
Package: mlterm Version: 3.8.8-3 Severity: normal Dear Maintainer, When mlterm is running a shell (e.g., mlterm -e /bin/bash), and the shell terminates (e.g., exit, C-d), mlterm requires another keypress before it exits. (Any keypress, as far as I can tell.) This is true for both bash and zsh,

Bug#941749: plasma-workspace: System tray not shown and no panel context menu

2019-10-04 Thread Jonathan Rubenstein
Package: plasma-workspace Version: 4:5.14.5.1-2 Followup-For: Bug #941749 I am also experiencing this issue. This issue also affects searching for applications using the Application Dashboard widget. Downgrading to 5.14.5.1-1 resolves the System Tray widget disappearing and the Application

Bug#941749: plasma-workspace: System tray not shown and no panel context menu

2019-10-04 Thread Heinrich Schuchardt
This is to confirm that the problem is reproducible on Bullseye x86_64. The bug appeared on two of my computers after upgrading. As Soenke described downgrading to the Buster package fixes it. Best regards Heinrich Schuchardt

Bug#941750: sssd: ftbfs with libldb2 (fails during configure)

2019-10-04 Thread Paul Gevers
Source: sssd Version: 2.2.2-1 Severity: serious Tags: ftbfs Justification: ftbfs -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Dear maintainers, Your package is part of the ldb transition which is currently ongoing. However, your package fails to build from source on all architectures. Paul

Bug#941093: ping!

2019-10-04 Thread Lisandro Damián Nicanor Pérez Meyer
Hi! Gentle ping for this one. Maxy just told me it is blocking a KDE update in unstable too. Thanks!

Bug#941749: plasma-workspace: System tray not shown and no panel context menu

2019-10-04 Thread Soenke Huels
Package: plasma-workspace Version: 4:5.14.5.1-2 Severity: important Dear Maintainer, the recent upgrade to version 4:5.14.5.1-2 seems to break the plasma panel. The system tray is not shown any more and a right click on the panel does not open the context menu. Widgets are shown (application

Bug#941742: FTBFS against Octave 5

2019-10-04 Thread Andreas Metzler
On 2019-10-04 Sébastien Villemot wrote: > Package: src:pfstools > Version: 2.1.0-4 > Severity: serious > Tags: patch ftbfs > Control: block 934630 by -1 > Dear Maintainer, > The Octave 5 transition has started, and pfstools FTBFS against the new > version. > The failure comes from the fact

Bug#937815: [Python-modules-team] Processed: Bug#937815 marked as pending in python-html2text

2019-10-04 Thread Stefano Rivera
Control: untag -1 pending Hi Sandro (2019.10.04_18:58:17_+0200) > there are still reverse dependencies: > http://sandrotosi.me/debian/py2removal/python-html2text_1.svg It's in a branch, not master. https://salsa.debian.org/python-team/modules/python-html2text/compare/master...python3 Upstream

Bug#939076: (no subject)

2019-10-04 Thread Redan
I am another one  affected by this issue. Does anyone have any ideas how can I tackle it?

Bug#941119: Wontfix

2019-10-04 Thread Pirate Praveen
On Mon, 30 Sep 2019 22:59:08 +0200 Xavier wrote: > 941119: error is on npm registry side It does not work for any module. npm and other tools still work with the registry so I think we need to work around this or at least report the issue to npmjs.com

Bug#939076: (no subject)

2019-10-04 Thread Redan
I am another one  affected by this issue. Does anyone have any ideas how can I tackle it?

Bug#941748: rainloop: excessive dependencies

2019-10-04 Thread sergio
Package: rainloop Version: 1.12.1-2 Severity: normal Dear Maintainer, 1. unable to use it with nginx-unit, that replaces php-fpm and httpd. Yes, unit is not in official debian repo, but when it will be in, it will not provide httpd, as it's application server and can be used together

Bug#941747: lua-sec: Memory leak

2019-10-04 Thread Kim Alvefur (Zash)
Package: lua-sec Version: 0.7-1 Severity: important Tags: patch upstream Dear Maintainer, A memory leak was discovered and fixed in lua-sec. It affects Prosody. The fix : https://github.com/brunoos/luasec/pull/144 Upstream backported and released 0.7.1. Release :

Bug#672116: Update: problem is a version issue w/ gdk-pixbuf

2019-10-04 Thread Mattia Rizzolo
Control: close -1 On Tue, May 08, 2012 at 05:56:13PM +0200, Sylvain Joyeux wrote: > The problem vanishes if I downgrade libgdk-pixbuf2.0-0 to 2.23.0-1 Then it most likely was a bug in gdk that has long been fixed. Nobody else confirmed it in the meantime, so I'm closing it, like upstream did.

Bug#941746: Incompatibility with Octave 5

2019-10-04 Thread Sébastien Villemot
Package: swig3.0 Version: 3.0.12-2 Severity: important Tags: upstream Control: block 934630 by -1 Control: affects -1 plplot X-Debbugs-Cc: debian-oct...@lists.debian.org Dear Maintainer, Octave 5 has been uploaded to unstable, and swig needs to be updated accordingly. The most urgent issue is

Bug#861763: inkscape: Launching in tiling WM (Awesome) causes corrupt UI

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + unreproducible moreinfo Hi Steve, I tried to reproduce your issue, but have not been successful. I'm using awesome 4.3, but I don't see any issues with inkscape. Zooming in/out works as expected, I don't see any rendering issues. Could you please try it again with a more

Bug#930919: dovecot: dsync broken for sieve filters

2019-10-04 Thread James Beck
On Fri, Sep 06, 2019 at 07:07:43PM +0200, Lukas Schwaighofer wrote: > Hi James, Hi Lukas, Firstly, apologies for how long it's taken me to get back to you! > > Sep 05 23:21:04 dovecot[12574]: doveadm: Error: > > Exporting mailbox INBOX failed: Mailbox attribute > >

Bug#941745: Tomb 2.6 provides an important fix

2019-10-04 Thread Dmitry Elmanov
Package: tomb Version: 2.5+dfsg1-2 Severity: important Version 2.6 of the Tomb provides an important fix for usage of Tomb with cryptsetup 2.1 and future versions; it also fixes a whitespace bug in KDF passwords that could drastically reduce the strength of encryption. So, updating Tomb debian

Bug#941744: Remove recommendation on unattended-upgrades as not recommended by installer team

2019-10-04 Thread Alex ARNAUD
Package: python3-software-properties Version: 0.96.20.2-2 Hello, When trying to install "gnome-packagekit" I've seen that its tried to install me "unattended-upgrades" as a recommended package and this practice seems to be discouraged. It looks better to let administrator or user to install

Bug#941743: libreoffice-calc: High cpu load and no mouse scrolling with complex sheets

2019-10-04 Thread Peter Ziegler
Package: libreoffice-calc Version: 1:6.3.2-1+b1 Severity: normal Dear Maintainer, the problem occur with the version 6.3 of libreoffice-calc. If a complex sheet with buttons and choice boxes which was created with versions former 6.3 is loaded, the program creates a high cpu load, scrolling with

Bug#911560: possible fix / workaround

2019-10-04 Thread Andreas B. Mundt
Control: tags -1 patch Hi all, I tried to boot a 'Olimex A20 Lime 2 Rev. K' too, and as reported, the ethernet PHY seems not to be initialized well and fails to work at all. Following the advice of the sunxi wiki [1], recompiling u-boot with the proposed patch [2] fixed this: Ethernet works

Bug#941708: ITP: nextcloud-server -- Nextcloud folder synchronization tool (server)

2019-10-04 Thread Antonio Russo
On 10/4/19 9:07 AM, Sam Hartman wrote: > I think that nextcloud-server-installer would be a better package name. Yeah, that would make sense. > Also, presumably you are targeting the contrib section rather than the > main section. Yes, this would be contrib. > How would you feel about an

Bug#941708: ITP: nextcloud-server -- Nextcloud folder synchronization tool (server)

2019-10-04 Thread Sam Hartman
I think that nextcloud-server-installer would be a better package name. Also, presumably you are targeting the contrib section rather than the main section. How would you feel about an actual packaging of the server (rather than an installer) that used fastrack.debian.net? Fastrack is intended to

Bug#941742: FTBFS against Octave 5

2019-10-04 Thread Sébastien Villemot
Package: src:pfstools Version: 2.1.0-4 Severity: serious Tags: patch ftbfs Control: block 934630 by -1 Dear Maintainer, The Octave 5 transition has started, and pfstools FTBFS against the new version. The failure comes from the fact that mkoctfile now passes -Werror=format-security. I’m going

Bug#941741: libfm-qt6: Upstream fix for sorting issues

2019-10-04 Thread Reuben
Package: libfm-qt6 Version: 0.14.1-10 Severity: minor There is a bug in the sorting algorithm of GiB sized files. It has been fixed upstream: https://github.com/lxqt/libfm- qt/commit/9c9558cb3edecd81d32c01cc1811ae930a8395e5

Bug#941302: phonon: [INTL:fr] French debconf templates translation

2019-10-04 Thread Lisandro Damián Nicanor Pérez Meyer
Control: tag -1 pending On Sat, 28 Sep 2019 at 07:30, Jean-Pierre Giraud wrote: > > Package: phonon > Severity: wishlist > Tags: patch l10n > > Hi! > > Please find attached the french debconf templates translation, proofread > by the debian-l10n-french mailing list contributors. Committed,

Bug#941302: phonon: [INTL:fr] French debconf templates translation

2019-10-04 Thread Lisandro Damián Nicanor Pérez Meyer
On Sat, 28 Sep 2019 12:27:49 +0200 Jean-Pierre Giraud wrote: > Package: phonon > 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

Bug#941740: /usr/sbin/dpkg-reconfigure: breaks reconfigure locales since systemd changes

2019-10-04 Thread Colin Watson
On Fri, Oct 04, 2019 at 10:12:14AM -0400, PICCORO McKAY Lenz wrote: > Usin minimal net.install with no recommends breaks many packages setups: > > by example for locales: > > /var/lib/dpkg/info/locales.postinst: 64: > /var/lib/dpkg/info/locales.postinst: locale-gen: not found Surely that's a

Bug#941740: /usr/sbin/dpkg-reconfigure: breaks reconfigure locales since systemd changes

2019-10-04 Thread PICCORO McKAY Lenz
Package: debconf Version: 1.5.38 Severity: important File: /usr/sbin/dpkg-reconfigure User: debian-d...@lists.debian.org Usin minimal net.install with no recommends breaks many packages setups: by example for locales: /var/lib/dpkg/info/locales.postinst: 64: /var/lib/dpkg/info/locales.postinst:

Bug#935086: insighttoolkit4 REMOVED from testing

2019-10-04 Thread Michael Crusoe
Attached is a patch to force gcc 8; so far it has gotten farther than the previous failure for me (but my local build is still at 86%) On Fri, Oct 4, 2019 at 7:57 AM Andreas Tille wrote: > Hi Steve and Gert, > > since I have no idea about itk I have ignored this issue. Is there > any chance

Bug#941739: qrencode: Please add Multi-Arch: foreign

2019-10-04 Thread Elrond
Package: qrencode Version: 4.0.2-1 Severity: wishlist User: multiarch-de...@lists.alioth.debian.org Usertags: multiarch Hi, It looks like qrencode offers an architecture independent (process/cli level) interface to its users. Would you mind setting it to Multi-Arch: foreign? It's usually a

Bug#925720: isc-dhcp: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. I moved the linked library irs-export from LDFLAGS to LIBS, so that it will appear in the correct place on the command line. Kind regards, Reiner diff -Nru isc-dhcp-4.4.1/debian/rules

Bug#941738: buster-pu: package network-manager/1.14.6-3

2019-10-04 Thread Michael Biebl
Am 04.10.19 um 15:09 schrieb Michael Biebl: > +network-manager (1.14.6-3) stable; urgency=medium 1.14.6-3 is unused so far, but I guess it would be better us use 1.14.6-2+deb10u1 instead? Let me know what you prefer. Michael -- Why is it that all of the instruments seeking intelligent life

Bug#941738: buster-pu: package network-manager/1.14.6-3

2019-10-04 Thread Michael Biebl
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu Hi stable release team, I'd like to make a stable upload for network-manager fixing https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=941609 "network-manager: generates

Bug#941408: marked as pending in koules

2019-10-04 Thread Bernhard Reiter
Stephen, > Recommend xfonts-base (Koules needs schumacher) thanks for the improvement! Bernhard

Bug#905206: Seems to crash in fortran lib

2019-10-04 Thread Andreas Tille
Hi Olivier, On Fri, Oct 04, 2019 at 02:14:02PM +0200, olivier sallou wrote: > > Program received signal SIGSEGV: Segmentation fault - invalid memory > > reference. > > I really do not see what error could be. Maybe a fortran issue after an > upgrade (something that was working but not done the

Bug#941239: systemd 241-7, poweroff+reboot stalls/freezes after "Reached target shutdown"

2019-10-04 Thread Michael Biebl
Am 04.10.19 um 13:34 schrieb Rado S: > =- Michael Biebl wrote on Thu 3.Oct'19 at 13:51:28 +0200 -= > >>> How to find more information on this failure? >> >> Do you get any shutdown messages from systemd when you shut down? > > No, the screen is black all the time except for the initally >

Bug#941239: systemd 241-7, poweroff+reboot stalls/freezes after "Reached target shutdown"

2019-10-04 Thread Michael Biebl
Am 04.10.19 um 13:34 schrieb Rado S: >> Please also follow the hints in >> /usr/share/doc/systemd/README.Debian.gz (Debugging boot/shutdown problems) >> >> See the section starting with "In situations where the debug shell is >> not available,..." > > I've attached the so produced log-file. > >

Bug#917972: transition: openexr

2019-10-04 Thread Matteo F. Vescovi
Hi again! On 2019-09-06 at 10:51 (+02), Emilio Pozuelo Monfort wrote: > I don't know if you noticed but ilmbase causes a regression in an > autopkgtest as > noted in [1], which will block its testing migration and thus the two > transitions. Meanwhile, with today upload of OpenImageIO to

Bug#941737: maven-repo-helper: FTBFS: error: diamond operator is not supported in -source 6

2019-10-04 Thread merkys
Source: maven-repo-helper Version: 1.9.4 Tags: ftbfs Hello, The current maven-repo-helper source (unreleased 1.9.4, git commit f2deb8d9500b5dfe0dee8c9566ba76b2fb7fb1ba) FTBFS on chroot with the following: compile:     [mkdir] Created dir: /<>/build/generated-sources     [javac]

Bug#941733: firejail-profiles: firefox profile causes tracker.debian.org to fail with cert error

2019-10-04 Thread Reiner Herrmann
Hi Hans, On Fri, Oct 04, 2019 at 01:54:01PM +0200, Hans-Christoph Steiner wrote: > When I enable firejail on Firefox, things work well, except for one > issue. Going to https://tracker.debian.org gets an error: > > Secure Connection Failed > > An error occurred during a connection to

Bug#941736: ITP: golang-github-putdotio-go-putio -- Put.io Go API client

2019-10-04 Thread Dr. Tobias Quathamer
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-putdotio-go-putio Version : 0.0~git20190822.19b9c63-1 Upstream Author : H. İbrahim Güngör * URL : https://github.com/putdotio/go-putio * License : Expat Programming

Bug#941734: Build libguytools2 on other architectures

2019-10-04 Thread Frédéric Bonnard
Package: src:libguytools2 Version: 2.0.5-3 -- Dear maintainer, is there any reason that libguytools2 is not built on more architectures ? I tested on ppc64/ppc64el and it built well, so at least those arches could be added. Regards, F. pgpsMk81_sY_Q.pgp Description: PGP signature

Bug#941735: RM: gtkcookie -- ROM; dead upstream, low popcon, FTBFS, GTK-2

2019-10-04 Thread Peter Pentchev
Package: ftp.debian.org Severity: normal Hi, Several years ago I adopted gtkcookie as part of a series of orphaned not-widely-used packages that the hoarder in me thought "would be a shame to die". Unfortunately it seems that I do not really have the time and desire to virtually do upstream

Bug#941730: firejail-profiles: firejail ssh profile breaks ProxyCommand

2019-10-04 Thread Reiner Herrmann
Hi Hans, On Fri, Oct 04, 2019 at 01:49:42PM +0200, Hans-Christoph Steiner wrote: > $ firejail ssh mysecretsite.onion > /bin/bash: /bin/nc.openbsd: Permission denied > /bin/bash: line 0: exec: /bin/nc.openbsd: cannot execute: Permission denied > ssh_exchange_identification: Connection closed by

Bug#905206: Seems to crash in fortran lib

2019-10-04 Thread olivier sallou
Le jeu. 3 oct. 2019 à 12:58, Michael Crusoe a écrit : > Here is the crash with debug symbols (courtesy libc6-dbg libgfortran5-dbg > and a locally created profnet-snapfun-dbgym) > > root@mrc-tux:/tmp# profnet_snapfun switch 385 55 10 46 100 PROFin.dat > PROFacc_tst.jct none > > Program received

Bug#925816: qxw: ftbfs with GCC-9

2019-10-04 Thread Reiner Herrmann
Control: tags -1 + patch Dear maintainer, the attached patch fixes the FTBFS with GCC 9. Kind regards, Reiner diff -Nru qxw-20140331/debian/patches/gcc9.patch qxw-20140331/debian/patches/gcc9.patch --- qxw-20140331/debian/patches/gcc9.patch 1970-01-01 01:00:00.0 +0100 +++

Bug#941263: gcc-9: ICE in mips_split_move when compiling qtwebengine-opensource-src on mipsel

2019-10-04 Thread Aurelien Jarno
On 2019-09-29 17:24, YunQiang Su wrote: > Matthias Klose 于2019年9月29日周日 下午1:34写道: > > > > On 27.09.19 12:48, Dmitry Shachnev wrote: > > > It looks like it is already fixed upstream: > > > > > > https://gcc.gnu.org/viewcvs/gcc?view=revision=273174 > > > > > > So please backport that change to the

Bug#941732: ITP: golang-github-jzelinskie-whirlpool -- whirlpool cryptographic hashing library

2019-10-04 Thread Dr. Tobias Quathamer
Package: wnpp Severity: wishlist Owner: Dr. Tobias Quathamer * Package name: golang-github-jzelinskie-whirlpool Version : 0.0~git20170603.c19460b-1 Upstream Author : Jimmy Zelinskie * URL : https://github.com/jzelinskie/whirlpool * License : BSD-3-clause

Bug#941733: firejail-profiles: firefox profile causes tracker.debian.org to fail with cert error

2019-10-04 Thread Hans-Christoph Steiner
Package: firejail-profiles Version: 0.9.58.2-2 Severity: normal Dear Maintainer, When I enable firejail on Firefox, things work well, except for one issue. Going to https://tracker.debian.org gets an error: Secure Connection Failed An error occurred during a connection to tracker.debian.org.

Bug#941730: firejail-profiles: firejail ssh profile breaks ProxyCommand

2019-10-04 Thread Hans-Christoph Steiner
Package: firejail-profiles Version: 0.9.58.2-2 Severity: normal Dear Maintainer, In order to connect to Tor Onion Services, it is necessary to add a ProxyCommand to ~/.ssh/config. Here's a typical entry: Host *.onion ProxyCommand /bin/nc.openbsd -X 5 -x 127.0.0.1:9050 %h %p With firejail

  1   2   >