Bug#945199: trac: Package .egg-info directory missing SOURCES.txt

2019-11-20 Thread Thomas Fanning
Package: trac Version: 1.2.3+dfsg-1 Severity: normal Dear Maintainer, The Trac-1.2.3.egg-info directory is missing the SOURCES.txt file in the Debian distribution installed with apt-get. Without the SOURCES.txt file in Trac-1.2.3.egg-info, Trac incorrectly displays a large number of plugins on

Bug#943705:

2019-11-20 Thread joh bud

Bug#944664: [Python-modules-team] Bug#944664: pymodbus: please update to new 2.3.0 stable version

2019-11-20 Thread Gianfranco Costamagna
On Wed, 13 Nov 2019 18:07:03 -0300 Emmanuel Arias wrote: > Hi, > > I am trying to package v2.3.0 but we need upload python3-m2r to unstable. > > Pymodbus depends of m2r (2.3.0 and 2.2.0 too) for documentation. > > We should submit a bugs for m2r upload? > Hello, just to make sure you are

Bug#945064: unrardll needs a sourceful upload to support python3.8?

2019-11-20 Thread Graham Inggs
Control: reopen -1 Hi Norbert Unrardll is not autobuildable on the buildds, so your upload will need to include binaries as well. Also note that python-pkgconfig dropped the Python 2 package in their last upload: python-pkgconfig (1.5.1-3) unstable; urgency=medium * Drop Python 2 package

Bug#943705:

2019-11-20 Thread joh bud

Bug#940578: fixed in cups 2.3.0-6

2019-11-20 Thread intrigeri
Hi, Rudolf Polzer: > For me it is still not working, because I changed > /etc/cups/cups-pdf.conf > from > Out ${HOME}/Transport > to > Out ${HOME} > and get the error message > audit[5146]: AVC apparmor="DENIED" operation="mknod" > profile="/usr/lib/cups/backend/cups-pdf"

Bug#870314: Does not properly clean up /usr/share/meson/mesonbuild/ on purge

2019-11-20 Thread lasse . kantola
Hi, Attached is a patch that seems to fix the problem in this bug. The patch does mainly two things: * Enable support for compiling and cleaning up the .pyc files. * Remove pkg_resources dependency from /usr/bin/meson launcher. (This is also related to bug #909440.) Both changes improve the

Bug#945195: [PATCH 2/3] email-print-mime-structure: decrypt S/MIME parts using gpgsm

2019-11-20 Thread Daniel Kahn Gillmor
Decrypt ciphertext using gpgsm if the user has indicated that it's ok. Signed-off-by: Daniel Kahn Gillmor --- debian/control | 1 + email-print-mime-structure | 31 +++ email-print-mime-structure.1.pod | 8 3 files changed, 36

Bug#945195: [PATCH 1/3] email-print-mime-structure: prepare for multiple forms of decryption

2019-11-20 Thread Daniel Kahn Gillmor
As we prepare for S/MIME decryption, we want to identify pgp decryption as just one type of decryption. There is no functional change here. Signed-off-by: Daniel Kahn Gillmor --- email-print-mime-structure | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git

Bug#945195: [PATCH 3/3] email-print-mime-structure: decrypt S/MIME parts with OpenSSL

2019-11-20 Thread Daniel Kahn Gillmor
If the user supplies a secret key like the ones found in https://www.ietf.org/id/draft-dkg-lamps-samples-01.html, then email-print-mime-structure will try to use that for decryption of CMS-encrypted (S/MIME) message parts. Signed-off-by: Daniel Kahn Gillmor --- debian/control

Bug#945202: pytest-pylint: FTBFS in sid

2019-11-20 Thread Gianfranco Costamagna
Source: pytest-pylint Version: 0.14.1-2 Severity: serious Hello, your packages FTBFS with default Python3.8 in sid Can you please have a look? I: Running cd /build/pytest-pylint-0.14.1/ && env PATH="/usr/sbin:/usr/bin:/sbin:/bin" HOME="/nonexistent" dpkg-buildpackage -us -uc

Bug#920842: ITP: rav1e -- AV1 encoder written in rust

2019-11-20 Thread David Michael Barr
The first release of rav1e is out: 0.1.0 It uses the cargo-c crate (cargo applet) to generate a C-ABI set of library, header and pkgconfig. It may be helpful to first open an ITP for that tool. I would like to assist with the package definition for rav1e. -- David Michael Barr

Bug#945204: Incorrect unversioned dependency on libxmlb1

2019-11-20 Thread Arto Jantunen
Package: fwupd Version: 1.3.3-3 Severity: serious The unversioned dependency on libxmlb1 is incorrect. On a partially upgraded system it reports this at startup (all dependencies are satisfied): fwupdmgr: /lib/x86_64-linux-gnu/libxmlb.so.1: version `LIBXMLB_0.1.7' not found (required by

Bug#943705:

2019-11-20 Thread joh bud

Bug#945203: fwupd: Cannot update firmware

2019-11-20 Thread Michael Ott
Package: fwupd Version: 1.3.3-3 Severity: important Dear Maintainer, My problem is the same as describe here: https://github.com.cnpmjs.org/fwupd/fwupd/issues/1330 When I downgrade to the stable version I saw that same error. But in version 1.3.3 I receive that one but I also cannot update

Bug#945200: gpac FTCBFS: builds for the build architecture

2019-11-20 Thread Helmut Grohne
Source: gpac Version: 0.5.2-426-gc5ad4e4+dfsg5-5 Tags: patch User: debian-cr...@lists.debian.org Usertags: ftcbfs gpac fails to cross build from source, because its ./configure does not understand the --host flag passed by dh_auto_configure. It ignores unknown flags and performs a build for the

Bug#945201: dbus FTBFS with pkg.dbus.minimal profile: missing Build-Depends on pkg-config

2019-11-20 Thread Helmut Grohne
Source: dbus Version: 1.13.12-2 Severity: important Tags: patch User: helm...@debian.org Usertags: rebootstrap dbus fails to build from source when using the pkg.dbus.minimal profile, because it declares no dependency on pkg-config. During regular builds, some other dependency pulls pkg-config,

Bug#943705:

2019-11-20 Thread joh bud

Bug#944705: Wrong patch for mako?

2019-11-20 Thread Steve Langasek
On Mon, Nov 18, 2019 at 09:07:14AM +0100, Thomas Goirand wrote: > Hi Steve, > Thanks for this, however, the patch you've provided for this bug is for > Alembic, not for Mako. Do you have a patch available for Mako? Sorry, I have no patch for mako; which is why I did not tag this bug 'patch'.

Bug#945129: update to dask 2.8 requires test suite adjustments

2019-11-20 Thread Sebastiaan Couwenberg
Control: tags -1 pending On 11/20/19 11:21 AM, Matthias Klose wrote: > the update to dask 2.8 requires test suite adjustments, taken from the 0.18.1 > upstream release. > > patch at > http://launchpadlibrarian.net/452265984/satpy_0.16.1-3_0.16.1-3ubuntu1.diff.gz Thanks for the patch, it's

Bug#936681: gwyddion: Python2 removal in sid/bullseye

2019-11-20 Thread Andreas Tille
On Wed, Nov 20, 2019 at 12:57:00PM +0200, Yavor Doganov wrote: > > OK, I'll start working on this then and I'll ping you when I'm done (I > have commit access to debian-med but I'm not a DD). I'll probably > remove or at least disable Shayan's patch as it is not sufficient and > this code won't

Bug#886679: Status of ITA

2019-11-20 Thread Emmanuel Arias
Hi Ondřej Thanks for contact me. I was focus on py2 removal. But, let me retake coccinelli again. I will working on that today and I will let you know Thanks! Cheers, Arias Emmanuel @eamanu http://eamanu.com El mar., 19 de nov. de 2019 a la(s) 23:48, Ondřej Surý (ond...@sury.org) escribió: >

Bug#942579: Update with further information and log

2019-11-20 Thread Marcel
I did some more research and found this post, which pretty much is identical to what I have: https://lists.openwall.net/linux-ext4/2018/01/25/22 Here is some recent output from /var/log/syslog: Nov 20 13:11:49 debian kernel: [ 160.820705] block nbd1: Connection timed out Nov 20 13:15:12

Bug#939999: libvulkan-dev: Please include manpages for all library functions, structs, extensions

2019-11-20 Thread Timo Aaltonen
On 12.9.2019 0.58, Witold Baryluk wrote: > Package: libvulkan-dev > Version: 1.1.114.0-1 > Followup-For: Bug #93 > > Just a minor update, > > https://www.khronos.org/registry/vulkan/ > > section 'API Reference Pages' says: > > """ In addition to the format published here, it is possible to

Bug#945143: apt info will give notice to use -a for multiple records but is not valid

2019-11-20 Thread Simon Wells
Package: apt Version: 1.8.2 Severity: normal Dear Maintainer, due to wanting a particular version of node i used the nodesource apt when trying to install nodejs from the nodesource apt i was looking at apt info $ apt info nodejs Package: nodejs Version: 10.15.2~dfsg-2+rpi1 Priority: optional

Bug#944759: When using include, nft shows the wrong file name in errors

2019-11-20 Thread Arturo Borrero Gonzalez
Control: tags -1 confirmed upstream Control: forwarded -1 https://bugzilla.netfilter.org/show_bug.cgi?id=1383 On Thu, 14 Nov 2019 21:16:53 + Etienne Dechamps wrote: > > Notice how nftables is complaining about a syntax error in the > included file, even though the error is actually in the

Bug#944420: Upstream bug report

2019-11-20 Thread Philipp Klaus Krause
Upstream bug report: https://bugzilla.kernel.org/show_bug.cgi?id=205589

Bug#945151: zoph: Download feature fails if php-zip is not installed - missing Dependency

2019-11-20 Thread John Lines
Package: zoph Version: 0.9.11-1 Severity: normal Dear Maintainer, Selecting the Download option on a set of photos fails with error PHP Fatal error: Uncaught Error: Call to a member func tion addFromString() on null in /usr/share/zoph/www/php/classes/file/archive.inc.php:102\nStack

Bug#943600: [Pkg-pascal-devel] Bug#943600: lazarus autopkgtest intermittedly fails due to EAccessViolation: Access violation

2019-11-20 Thread Graham Inggs
Hi Abou On 2019/11/16 14:41, Abou Al Montacir wrote: A patch was applied on 2.0.6+dfsg-2 but it seems not completely fixing this issue.Waiting for upstream to fix it properly. FWIW, 2.0.6+dfsg-2 is still failing intermittently on armhf in Ubuntu [1]. Regards Graham [1]

Bug#945153: ITP: libxtrxll -- Low level XTRX hardware abstraction library

2019-11-20 Thread Sepi Gair
Package: wnpp Severity: wishlist Owner: Sepi Gair * Package name: libxtrxll Version: 0.0.1-2 Upstream Author: Sergey Kostanbaev * URL: https://github.com/xtrx-sdr/libxtrxll * License: LGPL-2.1+ Programming Lang: C Description: Low level XTRX hardware abstraction library XTRX is the

Bug#945140: linux-image-5.3.0-2-amd64: system occasionally hangs for several minutes

2019-11-20 Thread Vincent Lefevre
Package: src:linux Version: 5.3.9-2 Severity: important Since yesterday, the system occasionally hangs for several minutes. When this happens, I can observe in the journalctl output: Nov 19 02:28:43 zira rtkit-daemon[752]: The canary thread is apparently starving. Taking action. Nov 19 02:28:43

Bug#881889: shadow: Please switch from gnome-doc-utils to pure gettext

2019-11-20 Thread Andreas Henriksson
Control: block 889019 by -1 Control: severity -1 important Hello, On Thu, Nov 16, 2017 at 03:22:45AM +0100, Guillem Jover wrote: [...] > Control: block -1 by 881886 > Control: block -1 by 881888 > > Hi! > > I was looking into switching this package from gnome-doc-utils (which > was reported to

Bug#942633: gitlab: Experimental gitlab requires gitshell 9.3.0 but only 9.1.0 is packaged

2019-11-20 Thread Pirate Praveen
On Thu, 14 Nov 2019 12:07:52 +0100 Romain Bignon wrote: Great it works, thank you. Please tell us when the issue is fixed in the experimental repository and that we can upgrade all versions from this repository, as it is currently somewhat a hot fix. We are blocked in multiple projects to get

Bug#945120: libopenmpi-dev: Sid upgrade to libopenmpi-dev 4.0.2-2 has issues in setup step

2019-11-20 Thread Lorenz
Dear Maintainer, I observed the same issue on my system. Reinstalling libopenmpi-dev caused update-alternatives to figure out what was wrong and fixed the issue for me: Setting up libopenmpi-dev:amd64 (4.0.2-2) ... update-alternatives: warning: forcing reinstallation of alternative

Bug#945148: ITP: conda-package-handling -- create and extract conda packages of various formats

2019-11-20 Thread Andreas Tille
Package: wnpp Severity: wishlist Subject: ITP: conda-package-handling -- create and extract conda packages of various formats Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: conda-package-handling Version : 1.6.0 Upstream Author : Conda * URL :

Bug#945115: armagetronad does not find itself (and fails to start)

2019-11-20 Thread Bernhard Übelacker
Control: tags -1 + upstream fixed-upstream patch Dear Maintainer, the issue seems to be with newer gcc versions string literals get not put into memory mappings " r-xp ", instead they are mapped " r--p ". Such a string literal is used to determine the location of the executable. Upstream fixed

Bug#931595: mutest package

2019-11-20 Thread Simon McVittie
On Tue, 19 Nov 2019 at 18:15:30 +0700, Arnaud Rebillout wrote: > remote: A default branch (e.g. master) does not yet exist for > gnome-team/mutest > remote: Ask a project Owner or Maintainer to create a default branch I pushed the branches from https://salsa.debian.org/arnaudr-guest/mutest, with

Bug#944386: autopkgtest: can autopkgtest-build-qemu create a QEMU/KVM image without requiring superuser privileges?

2019-11-20 Thread Antonio Terceiro
Control: tag -1 + confirmed help On Fri, Nov 08, 2019 at 11:59:48PM +0100, Francesco Poli (wintermute) wrote: > Package: autopkgtest > Version: 5.11 > Severity: wishlist > > Hello and thanks for maintaining autopkgtest! > > I wanted to give the QEMU/KVM testbed a try. Hence I tried to create >

Bug#938677: [Debian-med-packaging] Bug#938677: Please check autopkgtest of (may be failed) attempt of Python3 port (Was: Bug#938677: tophat: Python2 removal in sid/bullseye)

2019-11-20 Thread Alex Mestiashvili
On 10/11/19 11:11 AM, Andreas Tille wrote: > Hi, > > I tried to use 2to3 to port tophat to Python3 in Git[1]. Unfortunately > the autopkgtest fails with: > > > autopkgtest [09:04:13]: test run-unit-test: [--- > > [2019-10-11 09:04:13] Beginning TopHat run (v2.1.1) >

Bug#945154: ITP: libxtrxdsp -- A library of DSP functions for SDR, developed for XTRX SDR

2019-11-20 Thread Sepi Gair
Package: wnpp Severity: wishlist Owner: Sepi Gair * Package name: libxtrxdsp Version: 0.0.1 Upstream Author: Sergey Kostanbaev * URL: https://github.com/xtrx-sdr/libxtrxdsp * License: LGPL-2.1+ Programming Lang: C Description: A library of DSP functions for SDR, developed for XTRX SDR

Bug#945145: O: docbook-dsssl -- modular DocBook DSSSL stylesheets, for print and HTML

2019-11-20 Thread Peter Eisentraut
Package: wnpp Severity: normal This package is abandoned upstream. I'm not sure if anyone or anything is still using this. There are close relationships with other similarly obsolescent packages such as docbook (the SGML variant) and openjade and some reverse dependencies with what are

Bug#945143: apt info will give notice to use -a for multiple records but is not valid

2019-11-20 Thread Julian Andres Klode
Control: tag -1 pending On Thu, Nov 21, 2019 at 01:39:27AM +1300, Simon Wells wrote: > Package: apt > Version: 1.8.2 > Severity: normal > > Dear Maintainer, > > due to wanting a particular version of node i used the nodesource apt > when trying to install nodejs from the nodesource apt i was

Bug#945146: O: docbook-dsssl-doc -- documentation for the DocBook DSSSL stylesheets

2019-11-20 Thread Peter Eisentraut
Package: wnpp Severity: normal This package belongs together with docbook-dsssl, about which see #945145.

Bug#936555: [Pkg-freeipa-devel] Bug#936555: freeipa-server: still depending on python2

2019-11-20 Thread Timo Aaltonen
On 20.11.2019 13.33, Bernd Zeimetz wrote: > Hi, > > freeipa-server depends on libapache2-mod-wsgi, which is the python2 > implementation of the module. > > Please use libapache2-mod-wsgi-py3. Yes, this is already fixed in git, just waiting for the next upload. -- t

Bug#945147: kmail: Printing produces a blank page or a blank pdf file

2019-11-20 Thread Griera
Package: kmail Version: 4:18.08.3-1 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Print an email * What exactly did you do (or not do) that was effective (or ineffective)? Using the

Bug#944703: nvidia-graphics-drivers: Vcs-* fields points to non existent location for nvidia-graphics-driver source package

2019-11-20 Thread Vasudev Kamath
Control: merge -1 903302 Looks like there was already a bug for same purpose and already answered on why its not publicly available. For now I will work using the source downloaded from Debian archive. Cheers,

Bug#776159: Private invitation

2019-11-20 Thread Dusanka Maksimovic
Hello, my name is Polly Higgins, I have a business suggestion so contact me via my personal email: pollyhiggin...@gmail.com linkedin.com/in/polly-higgins-71a198198

Bug#945149: debhelper: fails to run test using meson+ninja on compat 13

2019-11-20 Thread Benjamin Jacobs
Package: debhelper Version: 12.7.1 Severity: minor Hi, Using dh --builsystem=meson+ninja with compat = 13 fails, seel log below. Using compat = 12 works. Relevant excerpts of the rules file: %: dh $@ --buildsystem=meson+ninja override_dh_auto_test-arch: env -u LD_PRELOAD

Bug#945150: ITP: liblms7002m -- Compact LMS7002 library suitable for MCU

2019-11-20 Thread Sepi Gair
Package: wnpp Severity: wishlist Owner: Sepi Gair * Package name : liblms7002m Version : 0.0.1 Upstream Author : Sergey Kostanbaev * URL : https://github.com/xtrx-sdr/liblms7002m * License : LGPL-2.1+ Programming Lang : C Description : Compact LMS7002 library suitable for MCU The

Bug#941137: libwebkit2gtk-4.0-37: libwebkit2gtk does not play AAC (or just a few seconds)

2019-11-20 Thread Alberto Garcia
reopen 941137 thanks On Fri, Nov 15, 2019 at 11:00:04PM +0100, richard lucassen wrote: > I'm sorry Alberto: > > surf http://tmp.xaq.nl/test-aac.html > > It plays for about 1 minute, then it stops. Can you check it as > well? Yes I notice the problems after 1 or 2 minutes of playback, I'm

Bug#945152: ITP: libusb3380 -- USB3380 abstraction layer for libusb

2019-11-20 Thread Sepi Gair
Package: wnpp Severity: wishlist Owner: Sepi Gair * Package name: libusb3380 Version: 0.0.1-2 Upstream Author: Sergey Kostanbaev * URL: https://github.com/xtrx-sdr/libusb3380 * License: LGPL-2.1+ Programming Lang: C Description: USB3380 abstraction layer for libusb The USB 3380 is a

Bug#945124: cantata: Cantata does not start KDE mediaplayer any more

2019-11-20 Thread Erwan David
Hi, Indeed cantata did not change since last july, so the problem might rather be on the kde media player side. But I do not know which kde package is involved (and I got several upgrades during the last days) Here is what I get in the apt logs (I removed texlive packages) Install:

Bug#945141: needlessly build-depends on deprecated gnome-doc-utils

2019-11-20 Thread Andreas Henriksson
Package: shotwell Version: 0.30.7-1 Hello, It seems to me like your package needlessly build-depends on the gnome-doc-utils package which has been deprecated for >5 years. I've tested dropping the build-dependency and your package still built without problems for me. Regards, Andreas

Bug#944698: Help with updating triggers in gitlab

2019-11-20 Thread Antonio Terceiro
On Sat, Nov 16, 2019 at 06:26:58PM +0530, Pirate Praveen wrote: > Control: tag -1 help > > Hi team, > > See > > For example ruby-google-protobuf gets installed in > /usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0/specifications/

Bug#945142: backuppc daemon reload fail

2019-11-20 Thread Julien Virey
Package: backuppc Version: 3.3.2-2 reloading backuppc daemon with systemd fails: $ service backuppc reload or $ systemctl reload backuppc output: Job for backuppc.service failed. See "systemctl status backuppc.service" and "journalctl -xe" for details. Error from the journal: Reloading

Bug#944242: Build issues with new biopython version

2019-11-20 Thread Andreas Tille
Control: forwarded -1 https://github.com/biopython/biopython/issues/2350

Bug#944242: Test issues with BioPython 1.75

2019-11-20 Thread Andreas Tille
On Wed, Nov 20, 2019 at 11:40:27AM +, Peter Cock wrote: > It seems we have some invalid doctests in the C code (which might > reveal a bug or two, but are mostly likely harmless oversights). > There is some key difference in your build setup and our continuous > integration which is not

Bug#942579: Update with further information and log

2019-11-20 Thread Marcel
So, I started to dig a bit deeper by simply downgrading the qmeu-utils package. Running the recent version of buster but version qemu-utils_2.8+dfsg-6+deb9u8 (http://snapshot.debian.org/package/qemu/1%3A2.8%2Bdfsg-6%2Bdeb9u8/#qemu-utils_1:3a:2.8:2b:dfsg-6:2b:deb9u8) works. All other versions

Bug#945127: extrepo: YAML_PARSE_ERR_INCONSISTENT_INDENTATION error on extrepo update

2019-11-20 Thread Leandro Lisboa Penz
Package: extrepo Version: 0.3 Severity: grave Justification: renders package unusable Dear Maintainer, Running "extrepo update" produced the following output: $ extrepo update gpgv: Signature made Tue 19 Nov 2019 12:09:16 PM GMT gpgv:using RSA key

Bug#934753: dropbear-initramfs: please add an autopkgtest

2019-11-20 Thread Johannes Schauer
Control: unblock -1 by 944729 Hi Guilhem, thanks for your very helpful review! Quoting Guilhem Moulin (2019-08-16 14:45:17) > On Wed, 14 Aug 2019 at 14:54:08 +0200, Johannes 'josch' Schauer wrote: > > when I upgraded my Squeeze box to Jessie, remote unlocking via dropbear > > in my initramfs

Bug#936625: gnome-doc-utils is deprecated

2019-11-20 Thread Andreas Henriksson
Control: severity -1 serious Hello, The gnome-doc-utils package is deprecated since many years. It should be removed, rather than ported to python3. Please see #889019 for futher deprecation info. This packages however still has quite a large reverse build-dependency list: $ reverse-depends

Bug#945129: update to dask 2.8 requires test suite adjustments

2019-11-20 Thread Matthias Klose
Package: src:satpy Version: 3_0.16.1-3 Severity: important Tags: sid bullseye patch the update to dask 2.8 requires test suite adjustments, taken from the 0.18.1 upstream release. patch at http://launchpadlibrarian.net/452265984/satpy_0.16.1-3_0.16.1-3ubuntu1.diff.gz

Bug#936681: gwyddion: Python2 removal in sid/bullseye

2019-11-20 Thread Andreas Tille
Hi, I guess you have read the past conversation that upstream is not willing to port code to GTK 3. On Wed, Nov 20, 2019 at 12:20:38PM +0200, Yavor Doganov wrote: > > IMO the only chance to keep gwyddion in bullseye is to build it with > the option --disable-pygwy. This will automatically

Bug#945139: pipenv: update to latest pipenv

2019-11-20 Thread HAMANO Tsukasa
Package: pipenv Version: 11.9.0-1 Severity: normal Dear Maintainer, the pipenv 11.9.0-1 does not work many feature ex: pipenv check and pipenv run please update latest pipenv reguards -- System Information: Debian Release: 10.2 APT prefers stable-updates APT policy: (500,

Bug#934018: Libmrss adoption

2019-11-20 Thread Aloïs Micard
Hello, I'm interested to become a maintainer of the package. I have a good background in C/C++ but I'm fairly new to maintaining. This project seem a good start for me as I want to be involved in Debian. Have a good day -- Aloïs Micard GPG: rsa4096/A5999EBDFC063F1F

Bug#945125: kalarm: obsolete-conffile /etc/dbus-1/system.d/org.kde.kalarm.rtcwake.conf

2019-11-20 Thread shirish शिरीष
Package: kalarm Version: 4:18.08.3-4 Severity: normal User: debian...@lists.debian.org Usertags: obsolete-conffile adequate The recent upgrade did not deal with obsolete conffiles properly. Please use the dpkg-maintscript-helper support provided by dh_installdeb to remove these obsolete

Bug#945124: cantata: Cantata does not start KDE mediaplayer any more

2019-11-20 Thread Stuart Prescott
Hi Erwan > Before latest upgrade, starting Cantata made the media player icon show on > kde system tray and media player shortcuts worked. It is not the case > anymore, however, If I start spotify client (which makes the media player > appear), then cantata then stops spotify, cantata then uses

Bug#945132: ITP: cmlxom -- Java library for processing CML

2019-11-20 Thread merkys
Package: wnpp Owner: Andrius Merkys Severity: wishlist control: block 635182 by -1 * Package name    : cmlxom   Version : 3.1   Upstream Author : Peter Murray-Rust * URL : https://bitbucket.org/wwmm/cmlxom * License : Apache-2.0   Programming Lang: Java   Description  

Bug#945131: dpkg: implement a way to wait to detect whether dpkg is running

2019-11-20 Thread Raphaël Hertzog
Package: dpkg Version: 1.19.7 Severity: wishlist User: de...@kali.org Usertags: origin-kali I just got a lintian warning "uses-dpkg-database-directly" on a script I wrote a long time ago: https://gitlab.com/kalilinux/packages/kali-menu/blob/kali/master/update-kali-menu It's a script started in a

Bug#945133: gcc-9: __has_attribute(ifunc) false positive on hurd and kfreebsd

2019-11-20 Thread Fabian Kloetzl
Package: gcc-9 Version: 9.2.1-17 Severity: normal Dear Maintainer, Recently, the build of one of my packages failed on hurd-i386 and kfreebsd-* due to unsupported ifuncs [1]. However, I had that code guarded by __has_attribute(ifunc) which, unfortunately, evaluates to 1 on said platforms. A

Bug#945138: needlessly build-depends on deprecated gnome-doc-utils

2019-11-20 Thread Andreas Henriksson
Package: cinnamon-control-center Version: 4.2.2-2 Hello, It seems to me like your package needlessly build-depends on the gnome-doc-utils package which has been deprecated for >5 years. I've tested dropping the build-dependency and your package still built without problems for me. You are

Bug#944242: Test issues with BioPython 1.75

2019-11-20 Thread Peter Cock
It seems we have some invalid doctests in the C code (which might reveal a bug or two, but are mostly likely harmless oversights). There is some key difference in your build setup and our continuous integration which is not looking at the C code's docstests:

Bug#945137: needlessly build-depends on deprecated gnome-doc-utils

2019-11-20 Thread Andreas Henriksson
Package: cinnamon-desktop Version: 4.2.0-2 Hello, It seems to me like your package needlessly build-depends on the gnome-doc-utils package which has been deprecated for >5 years. I've tested dropping the build-dependency and your package still built without problems for me. (The NEWS file,

Bug#944698: Help with updating triggers in gitlab

2019-11-20 Thread Pirate Praveen
[copying debian-dpkg@d.o] On ശ, Nov 16, 2019 at 18:26, Pirate Praveen wrote: Control: tag -1 help Hi team, See For example ruby-google-protobuf gets installed in /usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0/specifications/

Bug#875065: [odin] Future Qt4 removal from Buster -> odin is ready for Qt5

2019-11-20 Thread Andreas Tille
On Tue, Nov 19, 2019 at 10:38:52PM +0100, Moritz Mühlenhoff wrote: > > I can do so not before November 4th, Andreas. > > What's the status? Done. Thanks for pinging and patience, Andreas. -- http://fam-tille.de

Bug#944684: mmdebstrap: APT list files for /etc/apt/sources.list.d/*.list remain in image

2019-11-20 Thread Johannes Schauer
Hi, Quoting Benjamin Drung (2019-11-13 19:39:32) > Am Mittwoch, den 13.11.2019, 19:25 +0100 schrieb Johannes Schauer: > > Quoting Benjamin Drung (2019-11-13 19:22:14) > > > mmdebstrap fails to remove all APT list files at the cleanup stage. > > > APT > > > list files for

Bug#945124: cantata: Cantata does not start KDE mediaplayer any more

2019-11-20 Thread Erwan David
Package: cantata Version: 2.3.3.ds1-1 Severity: normal Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective)? * What was the outcome

Bug#930526: incron creates zombie processes

2019-11-20 Thread Michael Prokop
Hi, * Michael Prokop [Wed Nov 13, 2019 at 08:34:48AM +0100]: > I created a merge request for Emmanuel: > https://salsa.debian.org/kolter/incron/merge_requests/1 > Emmanuel, please consider merging this and upload the package > towards unstable and stable ASAP (incron is really unuseable

Bug#945130: mingw-w64-x86-64-dev: strftime fails on %e and gives incorrect string for %z

2019-11-20 Thread Marius Mikucionis
Package: mingw-w64-x86-64-dev Version: 7.0.0-2 Severity: normal Dear Maintainer, I am trying to get a string representation of a date via strftime function. For some reason the function call fails whenever format contains %e (day of month with leading space instead of zero). Also %z (time zone

Bug#945131: dpkg: implement a way to wait to detect whether dpkg is running

2019-11-20 Thread Raphael Hertzog
Hi, On Wed, 20 Nov 2019, Guillem Jover wrote: > > To achieve this in a more elegant way, could you possibly implement some > > "dpkg --is-running" test ? And/or maybe "dpkg --wait-lock-release" or > > something similar ? > > I'm not sure I understand why this is not done say via a trigger >

Bug#945126: wget --use-askpass exposes password to terminal

2019-11-20 Thread martin f krafft
Package: wget Version: 1.20.3-1+b2 Severity: important Tags: security % echo -e '#!/bin/sh\necho user:s3cr3t' > /tmp/askpass % chmod +x /tmp/askpass % wget --use-askpass=/tmp/askpass https://debian.org --2019-11-20 22:14:24-- https://user%3As3cr3t:*password*@debian.org/

Bug#945072: qemu 4.1 block size regression

2019-11-20 Thread Michael Tokarev
19.11.2019 20:45, Jamie Heilman wrote: > Michael Tokarev wrote: >> 19.11.2019 13:44, Jamie Heilman wrote: >>> Package: qemu-system-x86 >>> Version: 1:4.1-1+b4 >> >>> [...] If I switch back to 3.1+dfsg-8+deb10u3 >>> the corruption vanishes. >> >> What do you switch back? qemu-system-x86 or

Bug#936681: gwyddion: Python2 removal in sid/bullseye

2019-11-20 Thread Yavor Doganov
On Wed, Nov 20, 2019 at 11:49:44AM +0100, Andreas Tille wrote: > I guess you have read the past conversation that upstream is not > willing to port code to GTK 3. Yes, that's why I don't think it's a good idea for me to attempt porting it -- the result won't be merged in. > On Wed, Nov 20, 2019

Bug#939940: Your package now FTBFS in unstable, raising severity

2019-11-20 Thread Andreas Henriksson
Control: severity -1 serious Hello, It's been over two months since this bug report was filed. It's been even longer since gtk-doc 1.32 was uploaded to experimental. And much longer since the relevant change was done upstream. Since there was no visible progress on getting the problem on your

Bug#924444: RFA: eject

2019-11-20 Thread Aloïs Micard
Hello, I'm interested to become a maintainer of the package. I have a good background in C/C++ but I'm fairly new to maintaining. This project seem a good start for me as I want to be involved in Debian. Have a good day — Aloïs Micard GPG: rsa4096/A5999EBDFC063F1F

Bug#936681: gwyddion: Python2 removal in sid/bullseye

2019-11-20 Thread Yavor Doganov
On Sun, Sep 29, 2019 at 08:27:59PM +0100, Shayan Doust wrote: > Just a notice to those who read this: it seems like with the python2 -> > python3 migration, python-gtk2-dev becomes redundant and should be avoided. It's more complex than that. PyGTK is strictly tied to Python 2 and GTK 2. To

Bug#945134: pep8 fails the python2 autopkg tests, calling python instead of python2

2019-11-20 Thread Matthias Klose
Package: src:pep8 Version: 1.7.1-6 Severity: serious Tags: sid bullseye pep8 fails the two python2 autopkg tests, calling python instead of python2. Currently blocking the migration of python-defaults to testing.

Bug#945131: dpkg: implement a way to wait to detect whether dpkg is running

2019-11-20 Thread Guillem Jover
Hi! On Wed, 2019-11-20 at 11:28:09 +0100, Raphaël Hertzog wrote: > Package: dpkg > Version: 1.19.7 > Severity: wishlist > User: de...@kali.org > Usertags: origin-kali > I just got a lintian warning "uses-dpkg-database-directly" on a script I > wrote a long time ago: >

Bug#945136: ITP: libeuclid-java -- Java library for 2D and 3D geometric calculations

2019-11-20 Thread merkys
Package: wnpp Owner: Andrius Merkys Severity: wishlist control: block 945132 by -1 * Package name    : libeuclid-java   Version : 1.0.1   Upstream Author : Peter Murray-Rust * URL : http://bitbucket.org/wwmm/euclid * License : Apache-2.0   Programming Lang: Java  

Bug#936555: freeipa-server: still depending on python2

2019-11-20 Thread Bernd Zeimetz
Hi, freeipa-server depends on libapache2-mod-wsgi, which is the python2 implementation of the module. Please use libapache2-mod-wsgi-py3. Thanks, Bernd -- Bernd ZeimetzDebian GNU/Linux Developer http://bzed.dehttp://www.debian.org

Bug#945158: if laptop lid is closed during suspend, gdm session is reset upon resume (NVIDIA?)

2019-11-20 Thread Michael Biebl
Control: tags -1 + moreinfo Am 20.11.19 um 16:05 schrieb Yaroslav Halchenko: > Package: systemd > Version: 243-7 > Severity: normal > > Problem statement: > > if laptop lid is closed after suspend is initiated (via keyboard > shortcut), but before laptop actually is suspended, then upon

Bug#929272: nmap-common: executable distributed in nmap-common detected as malware

2019-11-20 Thread Kim-Alexander Brodowski
Good evening, I've submitted the file in question to numerous AV vendors (Sophos, Avast, Microsoft, McAfee, BitDefender, PandaSecurity, ...) and so far all I've heard back from have removed offending signatures from their databases or at the very least whitelisted the file. The latter of

Bug#945140: linux-image-5.3.0-2-amd64: system occasionally hangs for several minutes

2019-11-20 Thread Vincent Lefevre
On 2019-11-20 12:52:09 +0100, Vincent Lefevre wrote: > Package: src:linux > Version: 5.3.9-2 > Severity: important > > Since yesterday, the system occasionally hangs for several minutes. > When this happens, I can observe in the journalctl output: > > Nov 19 02:28:43 zira rtkit-daemon[752]: The

Bug#945166: Broken localisation

2019-11-20 Thread Louis-Philippe Véronneau
Package: bookletimposer Version: 0.3~beta1-1 Severity: normal The localisation is broken. I think the .po files mainly need to be refreshed since the bookletimposer.ui file lines have changed since version 0.2 The underlying mechanism works though, as I had a very partial translation when I

Bug#940646: [Pkg-utopia-maintainers] Bug#940646: firewalld: Please consider shipping 0.7.1+ in buster-backports.

2019-11-20 Thread Colm Buckley
I feel that the answer is both yes and no. The *packaging* is trivial in my experience - the dependencies of firewalld are fairly small/manageable, and 0.7.2 *seems* to work fine with everything in stable-bpo. However, I have no experience with running Debian test suites and ensuring that all the

Bug#945168: GTK button looks wrong

2019-11-20 Thread Louis-Philippe Véronneau
Package: bookletimposer Version: 0.3~beta1-1 Severity: minor The button for the "Copy the same group of input pages..." in the main GUI window looks wrong. I've attached a screenshot. -- ⢀⣴⠾⠻⢶⣦⠀ ⣾⠁⢠⠒⠀⣿⡁ Louis-Philippe Véronneau ⢿⡄⠘⠷⠚⠋ po...@debian.org / veronneau.org ⠈⠳⣄

Bug#939633: linux: rpi3b+ hangs with kernels 5.2, 5.3 (device tree issue?)

2019-11-20 Thread Thorsten Glaser
On Wed, 20 Nov 2019, Thorsten Glaser wrote: > Please advice as to a fix ☻ By the advice of the original poster of this bugreport, we tried to use the DTB from the buster kernel instead: + cp /usr/lib/linux-image-4.19.0-6-arm64/broadcom/bcm2837-rpi-3-b.dtb /boot/firmware/bcm2710-rpi-3-b.dtb +

Bug#925146: Mounting /run speeds up update-grub

2019-11-20 Thread Nick Anderegg
I can confirm that mounting /run in the chroot significantly speeds up `update-grub' as well as lvm scan commands. I'm bootstrapping a new virtual machine from a live disk and `update-grub` was running in the chroot. In a separate terminal, I entered the following command and `update-grub`

Bug#945144: apcuspd have got a possible configuration error on Debian 10

2019-11-20 Thread Giancarlo Giesa
Package: apcuspd Version: 3.14.14-2 The service do not recognize on *Debian 10 *the APC UPS 700 an user found a possible solution on https://unix.stackexchange.com/questions/494295/apcupsd-on-debian-stretch-9-no-connection-to-ups: he/she wrote to change DEVICE /dev/ttyS0 in DEVICE because "with

Bug#944420: Two more confirmations

2019-11-20 Thread Philipp Klaus Krause
Two more Manjaro users with of the green screen hang on XFCE start using 3400G with a 5.x kernel: One in the thread mentined above, the other in https://forum.manjaro.org/t/kernel-question-amd-ryzen-5-2400g-with-radeon-vega-graphics/106683

  1   2   3   >