Bug#931761: python3-jsonschema: Wrong import order

2019-07-09 Thread Matthias Urlichs
Package: python3-jsonschema Version: 2.6.0-4 Severity: important jsonschema.compat has try: from collections import MutableMapping, Sequence # noqa except ImportError: from collections.abc import MutableMapping, Sequence # noqa instead of try: from

Bug#931759: ITP: r-cran-insight -- GNU R easy access to model information for various model objects

2019-07-09 Thread Andreas Tille
Package: wnpp Severity: wishlist Subject: ITP: r-cran-insight -- GNU R easy access to model information for various model objects Package: wnpp Owner: Andreas Tille Severity: wishlist * Package name: r-cran-insight Version : 0.4.0 Upstream Author : Daniel Lüdecke, * URL

Bug#931760: doesn't pull perl-openssl-defaults in debootstrap

2019-07-09 Thread Marc Haber
Package: libnet-ssleay-perl Version: 1.85-2+b1 Severity: minor Dear Maintainer, when I use debootstrap with a package that depends on libnet-ssleay-perl, the debootstap fails: 1 [22/5006]mh@salida:~ $ sudo debootstrap --arch=amd64 --variant=minbase --include=libnet-ssleay-perl sid blubb

Bug#931758: mirror submission for repo.jztkft.hu

2019-07-09 Thread Gabor Birincsik
Package: mirrors Severity: wishlist User: mirr...@packages.debian.org Usertags: mirror-submission Submission-Type: new Site: repo.jztkft.hu Type: leaf Archive-architecture: ALL amd64 arm64 armel armhf hurd-i386 i386 kfreebsd-amd64 kfreebsd-i386 mips mips64el mipsel powerpc ppc64el s390x

Bug#931757: FTBFS: firefox 68.0-1 on buster/i386

2019-07-09 Thread Daniel Baumann
Package: firefox Version: 68.0-1 Severity: normal Hi, I'm building firefox 68.0-1 on buster/i386 with nss and nspr backported from sid. While it builds fine on amd64, it fails on i386: ---snip--- [...] Compiling gkrust v0.1.0 (/build/firefox-68.0-1/toolkit/library/rust) Running

Bug#931756: bindgraph stop action fails

2019-07-09 Thread Joerg Dorchain
Package: bindgraph Version: 0.2a-6 Severity: serious Tags: patch Hello, the sysv init script for bindgraph fails on the stop action with the message start-stop-daemon: matching only on non-root pidfile /var/run/servergraph/bindgraph.pid is insecure Relevant other bugs are 923421, 921016, and

Bug#931753: DefaultDependencies=no ignores PrivateTmp=yes, but honors its implied RequiresMountsFor=

2019-07-09 Thread Trent W. Buck
Trent W. Buck wrote: > But I also noticed that "systemd-analyze security" says that PrivateTmp=yes > will be ignored: > > # SYSTEMD_PAGER='grep apply' systemd-analyze security procps.service > PrivateTmp= Service > runs in special boot

Bug#931755: ITP: python-b2-sdk -- Python library to access B2 cloud storage.

2019-07-09 Thread Ondrej Koblizek
Package: wnpp Severity: wishlist Owner: Ondrej Koblizek * Package name: python-b2-sdk Version : 1.0.0 Upstream Author : Backblaze, Inc. * URL : https://github.com/Backblaze/b2-sdk-python * License : MIT Programming Lang: Python Description : Python

Bug#878487: checkinstall bug

2019-07-09 Thread Stephen Gelman
Thanks for reporting this and providing a patch! I just uploaded checkinstall 1.6.2-5 which includes your patch. Unfortunately this didn’t make it into buster but once this fixed version migrates to testing I will upload it to buster-backports. Thanks! Stephen

Bug#931750: telegram-desktop: Packace uninstallable due to alleged lack of dependency

2019-07-09 Thread Коля Гурьев
It happens because you've installed some packages from the experimental repository where Telegram Desktop was built against Qt 5.11.3. Now you have to downgrade version of libqt5core5a. Install it from stable repo, for example. Also I would recommend you to decrease priority of the experimental

Bug#931670: apt uses yellow for warnings

2019-07-09 Thread Sven Joachim
Control: merge 844298 -1 Am 09.07.2019 um 15:58 schrieb David Kalnischkies: > Control: reassign dpkg 1.19.7 > > On Tue, Jul 09, 2019 at 01:52:05AM -0400, Lady Aleena wrote: >> While I was running apt autoremove, I saw a warning. I did not know it was a >> warning at first because I could not

Bug#931754: qa.debian.org: pass --debian to blhc

2019-07-09 Thread Michael Gilbert
package: qa.debian.org severity: normal The blhc results on the build log scanner pages at qa.debian.org indicate that most packages have missing pie flags now that gcc injects it automatically on most archs. Please use the new --debian flag, which was added to account for this [0]. Best

Bug#931753: DefaultDependencies=no ignores PrivateTmp=yes, but honors its implied RequiresMountsFor=

2019-07-09 Thread Trent W. Buck
Package: systemd Version: 241-5 Severity: minor After discovering "systemd-analyze security", I went around adding systemd-level confinement to units, e.g. remove modprobe privileges from all units that don't modprobe. I noticed that adding PrivateTmp=yes to keyboard-setup.service and

Bug#931752: linux-image-4.19.0-5-amd64: USB-C to HDMI doesn't work. CONFIG_TYPEC_DP_ALTMODE is not set

2019-07-09 Thread slick
Package: src:linux Version: 4.19.37-5 Severity: wishlist Tags: newcomer USB-C to HDMI doesn't work with the pre-compiled kernel. I have done a decent amount of research in regards to getting this to work. I think this may be related to the fact that the following is not set. ~ $ cat

Bug#931751: plymouth: Spinner theme won't properly display "watermark.png"

2019-07-09 Thread Null Nullington
Package: plymouth Version: 0.9.4-1.1 Severity: normal Dear Maintainer, I copied "/usr/share/plymouth/debian-logo.png" to "/usr/share/plymouth/themes/spinner/watermark.png" and expected the image to show up in the middle of the screen. However, I instead saw the image on the far right of the

Bug#931750: telegram-desktop: Packace uninstallable due to alleged lack of dependency

2019-07-09 Thread Francisco M Neto
Package: telegram-desktop Severity: grave Justification: renders package unusable I am unable to install this package. For some reason it got uninstalled on Saturday after Buster's release and when I try to install it, apt claims that it depends on qtbase-abi-5-11-3. As the maintainer certaily

Bug#931685: bash-completion: completion disables usage of environment variables

2019-07-09 Thread Gabriel F. T. Gomes
Control: merge 922657 931685 Control: stop On Tue, 09 Jul 2019 11:39:47 +0200 Michael Becker wrote: > > with an existing directory $HOME/devel > ls $HOME/dev > completes to > ls \$HOME/devel/ This has the same root cause of bug https://bugs.debian.org/922657, i.e.: in

Bug#931671: vokoscreen: I don't see the screen just the cursor

2019-07-09 Thread Charles BLANC ROLIN
I've solved the issue : I've deleted my ./config directory... I'm sorry for disturbing. Thanks again Best regards Charles Le 10/07/2019 à 02:05, Eriberto a écrit : > Em ter, 9 de jul de 2019 às 20:41, Charles BLANC ROLIN > escreveu: >> Since I've upgraded from Stretch to Buster, I know some

Bug#931647: Acknowledgement (movim deb package does not save URL edits during installation; later dpkg-reconfigure works OK)

2019-07-09 Thread Federico Grau
Exploring this issue further, it's looking like a possible race condition. If one downloads the movim debian package, and installs it with "dpkg -i", the user is prompted for their debconf selections, and then the file (/etc/default/movim) is pushed out incorporating user choices -- the ideal

Bug#931749: [pkg-cryptsetup-devel] Bug#931749: cryptsetup: "no longer required" on encrypted system!

2019-07-09 Thread Guilhem Moulin
Control: reassign -1 deborphan Control: severity -1 wishlist Control: retitle -1 Removing dummy packages should marks dependencies as manually installed Hi, On Wed, 10 Jul 2019 at 00:01:00 +0100, Conrad J.C. Hughes (for Debian package stuff) wrote: > So this is probably a buster upgrade issue,

Bug#931671: vokoscreen: I don't see the screen just the cursor

2019-07-09 Thread Eriberto
Em ter, 9 de jul de 2019 às 20:41, Charles BLANC ROLIN escreveu: > > Since I've upgraded from Stretch to Buster, I know some bugs with Gnome, > so it's spossible to the problem come from that... Thanks! I use KDE. Can you test in a fresh install using openbox? Cheers, Eriberto

Bug#931749: cryptsetup: "no longer required" on encrypted system!

2019-07-09 Thread Conrad J.C. Hughes (for Debian package stuff)
Package: cryptsetup Version: 2:2.1.0-5 Severity: normal Dear Maintainer, So this is probably a buster upgrade issue, but not sure where to report it.. After upgrading to buster, deborphan --guess-dummy (seemingly correctly) identified cryptsetup as a transitional dummy package, suitable for

Bug#931671: vokoscreen: I don't see the screen just the cursor

2019-07-09 Thread Charles BLANC ROLIN
Hi, Thanks for your answer and your great job ! Since I've upgraded from Stretch to Buster, I know some bugs with Gnome, so it's spossible to the problem come from that... Best regards, Charles Le 09/07/2019 à 20:04, Eriberto Mota a écrit : > Control: tags 931671 moreinfo unreproducible > >

Bug#931748: Please add audit support to log installation/update of a package

2019-07-09 Thread Laurent Bigonville
Package: dpkg Version: 1.19.7 Severity: wishlist Usertags: audit Hi, It would be nice if dpkg was logging audit events when packages are installed/updated/removed/... The type of the message is AUDIT_SOFTWARE_UPDATE, the content is not documented, AFAICS, the messages look something like:

Bug#931746: neomutt: /etc/neomuttrc tries to source /usr/lib/neomutt/source-neomuttrc.d which is not existing

2019-07-09 Thread Norbert Preining
Package: neomutt Version: 20180716+dfsg.1-1.1 Severity: normal Starting neomutt I see sh: 1: /usr/lib/neomutt/source-neomuttrc.d: not found becasue /etc/neomuttrc contains source /usr/lib/neomutt/source-neomuttrc.d| but this directory is not shipped Thanks -- Package-specific

Bug#931747: gnome-terminal: Window dimensions tooltip missing when resizing under Wayland

2019-07-09 Thread Conrad J.C. Hughes (for Debian package stuff)
Package: gnome-terminal Version: 3.30.2-2 Severity: normal Dear Maintainer, Buster upgrade issue: when resizing gnome-terminal windows under Wayland, there's no window dimensions tooltip. Logging in under Classic Gnome, the tooltip's there. Bug reported elsewhere too:

Bug#931745: dovecot-core: mkcert.sh instructions are not debian-ready

2019-07-09 Thread Patricio Rojo
Package: dovecot-core Version: 1:2.3.4.1-5 Severity: minor Dear Maintainer, This is an easy one just for clarity of instructions:) After last upgrade, I found that I need to redo my self-signed certificates. I was able to accomplish this by adapting instructions in the comments of

Bug#931744: gnome-terminal: "Show bold text in bright colours" has no effect

2019-07-09 Thread Conrad J.C. Hughes (for Debian package stuff)
Package: gnome-terminal Version: 3.30.2-2 Severity: normal Dear Maintainer, Buster upgrade issue: after upgrading to buster I find bold text barely noticeable. I'm pretty sure that prior to upgrade it was highlighted with a brighter colour. I can see a "Show bold text in bright colours"

Bug#929675: mojolicious: HTTPS / SSL / TLS is broken

2019-07-09 Thread Celejar
On Wed, 3 Jul 2019 09:49:14 +0100 Nick Morrott wrote: > On Sun, 23 Jun 2019 at 01:58, Nick Morrott wrote: > > > > > Upstream tried to help, but seems to be out of ideas: > > > > > > https://groups.google.com/forum/#!topic/mojolicious/gjz-0uvUDLk > > > > I have posted an update to that thread

Bug#931743: developers-reference: Improve documentation for stable updates (5.5.1)

2019-07-09 Thread Carsten Leonhardt
Package: developers-reference Version: 3.4.25 Severity: normal It would be helpful if chapter 5.5.1 would include more information, especially either explicitly the update criteria that can be found in the message below or a link/reference leading there.

Bug#931742: Package new version of Rapid Photo Downloader

2019-07-09 Thread Damon Lynch
Package: rapid-photo-downloader Version: 0.9.13-1 Severity: important Version 0.9.15 is released, with several important bug fixes compared to 0.9.13. Translations are also updated. As an additional step, please note these important packaging changes compared to the current Debian package are --

Bug#931278: bzip2: Fix for CVE-2019-12900 breaks uncompressing some lbzip2 files

2019-07-09 Thread Mark Wielaard
On Tue, 2019-07-09 at 22:06 +0200, Salvatore Bonaccorso wrote: > The patch seems to have evolved to > https://sourceware.org/ml/bzip2-devel/2019-q3/msg7.html. Were > there any more issues found? Should downstream distros who picked up > the CVE-2019-12900 safely include this patch? Yes. It

Bug#931581: Acknowledgement (tiger: purging tiger package fails in postrm because /var/log/tiger is removed before somehow)

2019-07-09 Thread Dominik Stadler
I use the following patch in a PPA package at https://launchpad.net/~dominik-stadler/+archive/ubuntu/ppa/+packages to make it work for me --- tiger-3.2.4~rc1.orig/debian/postrm +++ tiger-3.2.4~rc1/debian/postrm @@ -11,9 +11,8 @@ purge) for dir in /var/log/tiger/

Bug#880497: pytimechart: diff for NMU version 1.0.0~rc1-3.3

2019-07-09 Thread William Grzybowski
Package: pytimechart Version: 1.0.0~rc1-3.2 Severity: normal Tags: patch pending Dear maintainer, I've prepared an NMU for pytimechart (versioned as 1.0.0~rc1-3.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. diff -Nru

Bug#930917: [Pkg-javascript-devel] Bug#930917: Bug#930917: Bug#930917: Include import test like require test when package.json#module is present

2019-07-09 Thread Xavier
Le 09/07/2019 à 21:22, Xavier a écrit : > Le 09/07/2019 à 11:27, Pirate Praveen a écrit : >> >> >> On 2019, ജൂലൈ 9 2:12:43 PM IST, Xavier wrote: >>> Hello, >>> >>> pkg-js-autopkgtest launches 2 tests: >>> - a `node -e 'require("package")' >>> - upstream tests on installed files >>> >>> is it

Bug#931632: lintian: Testsuite hangs in/around "debian/test-out/tags/checks/version-substvars/legacy-etcfiles"

2019-07-09 Thread Chris Lamb
Felix, > Please take a look at the following commit. It solved a similar issue > in two other tests. Perhaps you find it helpful. Thanks for the link and it's likely the "fix" but it really explain why it failed previously for me and doesn't for you... (Will rebuild and report this evening

Bug#931741: pytimechart: diff for NMU version 1.0.0~rc1-3.3

2019-07-09 Thread William Grzybowski
Package: pytimechart Version: 1.0.0~rc1-3.2 Severity: normal Tags: patch pending Dear maintainer, I've prepared an NMU for pytimechart (versioned as 1.0.0~rc1-3.3) and uploaded it to DELAYED/2. Please feel free to tell me if I should delay it longer. Regards. diff -Nru

Bug#931632: lintian: Testsuite hangs in/around "debian/test-out/tags/checks/version-substvars/legacy-etcfiles"

2019-07-09 Thread Felix Lechner
Also, should this bug be retitled?

Bug#931740: imagemagick: CVE-2019-13454

2019-07-09 Thread Salvatore Bonaccorso
Source: imagemagick Version: 8:6.9.10.23+dfsg-2.1 Severity: important Tags: security upstream Forwarded: https://github.com/ImageMagick/ImageMagick/issues/1629 Hi, The following vulnerability was published for imagemagick. CVE-2019-13454[0]: | ImageMagick 7.0.8-54 Q16 allows Division by Zero in

Bug#931739: quassel-core: key too small error after upgrade to buster

2019-07-09 Thread Red Omen
Package: quassel-core Version: 1:0.13.1-1 Severity: normal Dear Maintainer, After upgrading to buster and restarting quassel-core whenever a client attempts to connect it fails and the log shows: Socket error 21: Error loading local certificate, error:140AB18F:SSL

Bug#931632: lintian: Testsuite hangs in/around "debian/test-out/tags/checks/version-substvars/legacy-etcfiles"

2019-07-09 Thread Felix Lechner
Please take a look at the following commit. It solved a similar issue in two other tests. Perhaps you find it helpful. https://salsa.debian.org/lintian/lintian/commit/d1d7acdb7ee124b6f59def18e5cfae9cd7e3592d On Tue, Jul 9, 2019 at 12:59 PM Chris Lamb wrote: > Hi Felix, > > > Also, can this

Bug#931278: bzip2: Fix for CVE-2019-12900 breaks uncompressing some lbzip2 files

2019-07-09 Thread Salvatore Bonaccorso
Hi Mark, On Tue, Jul 02, 2019 at 10:10:21PM +0200, Salvatore Bonaccorso wrote: > Hey Mark! > > On Mon, Jul 01, 2019 at 12:33:06AM +0200, Mark Wielaard wrote: > > Hi Salvatore, > > > > On Sun, 2019-06-30 at 19:28 +0200, Salvatore Bonaccorso wrote: > > > Testing and feedback appreciated. > > > >

Bug#931738: ITP: libkainjow-mustache -- Mustache text templates for modern C++

2019-07-09 Thread Kunal Mehta
Package: wnpp Severity: wishlist Owner: Kunal Mehta * Package name: libkainjow-mustache Version : 3.2.1 Upstream Author : Kevin Wojniak * URL : https://github.com/kainjow/Mustache * License : BSL-1.0 Programming Lang: C++ Description : Mustache text

Bug#931632: lintian: Testsuite hangs in/around "debian/test-out/tags/checks/version-substvars/legacy-etcfiles"

2019-07-09 Thread Chris Lamb
Hi Felix, > Also, can this bug be reassigned or closed? I'm a bit lost. Reassigned? Or closed? Did you mean to send this to this particular bug? I mean, I am still in the process of debugging this (actual) issue as per your instructions here: https://bugs.debian.org/931632#40 (Update

Bug#929729: lintian: \n in filenames cause "md5sum: ...: No such file or directory"

2019-07-09 Thread Chris Lamb
Hi Felix, > The index files seem to be inspired by the 't' option in tar. My sense > is that we need more encoding rather than less to preserve the meaning > of whitespace, and especially newlines, in those files. Sure thing. I guess unless we moved these to a "NUL"-terminated format but that's

Bug#931636: doesnt bring up virtio interface link with kernel 5.2

2019-07-09 Thread Michael Biebl
Am 09.07.19 um 21:41 schrieb Marc Haber: > On Tue, Jul 09, 2019 at 07:16:07PM +0200, Michael Biebl wrote: >> Can you test those patches to verify that they fix your issue? > > Even an unpatched systemd 241-6 fails building in my sid build chroot: > > 433/514 test-bus-watch-bind

Bug#931737: kdepim-runtime: Imap session login cancelled

2019-07-09 Thread Diego Russo
Package: kdepim-runtime Version: 4:18.08.3-4 Severity: normal Dear Maintainer, With Debian Buster akonadi does not work anymore with aruba imap server, goes in a loop "idle/connection established" without downloading anything. In .xsession-errors file there are infinite occurrences of :

Bug#931636: doesnt bring up virtio interface link with kernel 5.2

2019-07-09 Thread Marc Haber
On Tue, Jul 09, 2019 at 07:16:07PM +0200, Michael Biebl wrote: > Can you test those patches to verify that they fix your issue? Even an unpatched systemd 241-6 fails building in my sid build chroot: 433/514 test-bus-watch-bind FAIL 0.03 s (killed by signal 6 SIGABRT)

Bug#931736: h5py: FTBFS against HDF5 1.10.5

2019-07-09 Thread Gilles Filippini
Source: h5py Version: 2.9.0-1 Severity: normal -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Hi, During a rebuild against HDF5 1.10.5 currently in experimental, h5py FTBFS with: set -e; for DIR in $(find .pybuild -name build | grep -v _dbg_); do \ cd $DIR; PYTHONPATH=. python$(echo

Bug#931735: photoprint: Unable to install photoprint in debian 10 and Testing

2019-07-09 Thread jEsuSdA
Package: photoprint Version: 0.4.2-1.11 Severity: important Dear Maintainer, I tried to install https://packages.debian.org/jessie/photoprint (jessie and sid packages) but I was unable to do it. Could you provide a compilation or instructions to compile this app into a Debian testing or Debian

Bug#930917: [Pkg-javascript-devel] Bug#930917: Bug#930917: Include import test like require test when package.json#module is present

2019-07-09 Thread Xavier
Le 09/07/2019 à 11:27, Pirate Praveen a écrit : > > > On 2019, ജൂലൈ 9 2:12:43 PM IST, Xavier wrote: >> Hello, >> >> pkg-js-autopkgtest launches 2 tests: >> - a `node -e 'require("package")' >> - upstream tests on installed files >> >> is it enough ? > > For packages that only provide

Bug#931734: samba-common-bin.postinst fails when role is ad-dc and ldb backend is used

2019-07-09 Thread Gernot Schilling
Package: samba-common-bin Version: 2:4.9.11+dfsg-1 Severity: normal Dear Maintainer, * What led up to the situation? upgrade from stretch to buster * What exactly did you do (or not do) that was effective (or ineffective)? diverted testparm and replaced it with script that called

Bug#931730: libfile-stripnondeterminism-perl: build dependency cycle with libsub-identify-perl

2019-07-09 Thread Chris Lamb
Hi Niko, > the recently added libmonkey-patch-perl dependency in > libfile-stripnondeterminism-perl has unfortunately resulted in a build > dependency cycle […] > I see this new dependency was introduced for normalizing zip archives > (#858431) by changing the Archive::Zip behaviour on the fly.

Bug#931733: rsyslog-doc: please upload 8.1905.0 to unstable

2019-07-09 Thread Sven Joachim
Package: rsyslog-doc Version: 8.1901.0-1 Severity: normal This is just a friendly reminder that you probably want to upload rsyslog-doc 8.1905.0 to unstable so that it matches the rsyslog version there. Thanks for maintaining rsyslog! -- System Information: Debian Release: 10.0 APT prefers

Bug#800968: get all TLS / certificate stuff into a dedicated section or appendix

2019-07-09 Thread Jorge
Please have a look at https://salsa.debian.org/hertzog/debian-handbook/issues/12#note_94829

Bug#931718: [Aptitude-devel] Bug#931718: new packages list forgets about old packages

2019-07-09 Thread Axel Beckert
Control: tag -1 - moreinfo unreproducible + confirmed Hi Matus, Matus UHLAR - fantomas wrote: > On 09.07.19 18:05, Axel Beckert wrote: > > I assume you did not exit aptitude inbetween, right > > I did. What I did was: Ok, exiting aptitude inbetween is what I usually do, too. > 2. change

Bug#931732: downloaded Relase file URLs only given when debugging is active

2019-07-09 Thread Marc Haber
Package: mini-buildd Version: 1.0.41 Severity: minor Hi, when some archive signing keys have changed, mini-buildd just says "GnuPG authorization failed" without giving any information about the reasons to fail. When I start the daemon with --foreground --verbose --verbose

Bug#931636: doesnt bring up virtio interface link with kernel 5.2

2019-07-09 Thread Ben Hutchings
On Tue, 2019-07-09 at 19:16 +0200, Michael Biebl wrote: > Am 09.07.19 um 18:44 schrieb Marc Haber: > > https://bugzilla.kernel.org/show_bug.cgi?id=204099 > > https://bugzilla.kernel.org/show_bug.cgi?id=203769 > > > > identify the kernel commit that broke things, > > See also >

Bug#931671: vokoscreen: I don't see the screen just the cursor

2019-07-09 Thread Eriberto Mota
Control: tags 931671 moreinfo unreproducible Em ter, 9 de jul de 2019 às 03:15, Charles BLANC ROLIN escreveu: > Dear Maintainer, > > When I capture, I don't see the screen on the video, only the cursor. Hi Charles, Thanks for your report. I can't reproduce it in vokoscreen 2.5.0-2 over Debian

Bug#931718: [Aptitude-devel] Bug#931718: new packages list forgets about old packages

2019-07-09 Thread Matus UHLAR - fantomas
Matus UHLAR - fantomas wrote: I am trying to look which packages are new in buster that were not in stretch. I am using aptitude since it't great tool for browsing packages. until now it was easy: do 'f'orget new packages in aptitude change sources.list to point to new release do 'u'pdate

Bug#893009: Debdiff to fix icu pkgdata crash on Stretch

2019-07-09 Thread Scott Talbert
Hi Laszlo, Attached is a debdiff to fix the icu pkgdata crash on Stretch. Can this please be applied in the next point release? It would be really helpful to have it fixed. Thanks, Scottdiff -Nru icu-57.1/debian/changelog icu-57.1/debian/changelog --- icu-57.1/debian/changelog 2018-03-14

Bug#931731: perl: autopkgtest to check for Perl related build cycles in the archive

2019-07-09 Thread Niko Tyni
Package: perl Version: 5.28.1-6 Severity: wishlist Filing #931730, it occurred to me that we could flag perlapi-* related build dependency cycles automatically by having an autopkgtest check in src:perl that looks for them. This would block any such build dependency cycles from reaching testing

Bug#931636: doesnt bring up virtio interface link with kernel 5.2

2019-07-09 Thread Michael Biebl
Am 09.07.19 um 18:44 schrieb Marc Haber: > https://bugzilla.kernel.org/show_bug.cgi?id=204099 > https://bugzilla.kernel.org/show_bug.cgi?id=203769 > > identify the kernel commit that broke things, See also https://lore.kernel.org/netdev/58ac6ec1-9255-0e51-981a-195c2b1ac...@mellanox.com/T/ but

Bug#931728: variety: privacy breach in variety

2019-07-09 Thread James Lu
Control: forwarded -1 https://github.com/varietywalls/variety/issues/198 Hi Damyan, I've copied this upstream, thanks for spotting this. Best, James On 2019-07-09 9:43 a.m., Damyan Ivanov wrote: > Package: variety > Version: 0.7.1-2 > Severity: important > Tags: upstream > > Hi, > > Thank

Bug#908964: evince: reports "! SyncTeX Error : No file?" at startup

2019-07-09 Thread Jerome BENOIT
Hello, this bug is really annoying ! In fact, this issue is a texlive-bin issue: the message comes form libsynctex: https://gitlab.gnome.org/GNOME/evince/commit/678410e81d0c889f4db4e995ca451ed62b8a2eee Jerome -- Jerome BENOIT | calculus+at-rezozer^dot*net

Bug#931728: privacy breach in variety

2019-07-09 Thread Damyan Ivanov
Control: tag -1 patch Merge request adding a quilt patch that removes the start of the background thread that fetches the options: https://salsa.debian.org/jlu-guest/variety/merge_requests/2

Bug#900554: fixed in gcc-8 8.3.0-19

2019-07-09 Thread Matthias Klose
Version: 8.3.0-19 now fixed.

Bug#931730: libfile-stripnondeterminism-perl: build dependency cycle with libsub-identify-perl

2019-07-09 Thread Niko Tyni
Package: libfile-stripnondeterminism-perl Version: 1.2.0-2 Severity: serious User: debian-p...@lists.debian.org Usertags: perl-5.30-transition X-Debbugs-Cc: debhel...@packages.debian.org, debian-p...@lists.debian.org Hi, the recently added libmonkey-patch-perl dependency in

Bug#914511: Please enable the "virtio-rng" driver in "cloud" kernels

2019-07-09 Thread Cédric Dufour
Workaround: have the hypervisor expose the 'rdrand' CPU feature to the VM (but this is in the hands of the hypervisor's provider, not the VM user)

Bug#931729: apt-mirror: [SSUse of uninitialized value $lines{"Files:"} in split at /usr/bin/apt-mirror line 829

2019-07-09 Thread Tobias Köck
Package: apt-mirror Version: 0.5.4-1 Severity: normal Dear Maintainer, Begin time: Tue Jul 9 17:56:00 2019 [1]... [0]... End time: Tue Jul 9 17:56:00 2019 Processing indexes: [SSUse of uninitialized value $lines{"Files:"} in split at /usr/bin/apt-mirror line 829, line 1. Use of

Bug#931566: Don't complain about suite changes (Acquire::AllowReleaseInfoChange::Suite should be "true")

2019-07-09 Thread Julien Cristau
On Tue, Jul 9, 2019 at 15:55:02 +0200, Christoph Berg wrote: > Re: David Kalnischkies 2019-07-09 <20190709133107.gvib2ibj6w36j447@crossbow> > > A Release file can declare that it will "soon" change its the value of > > a field to foo and apt clients can notify users about this so > > Fwiw, I

Bug#931728: variety: privacy breach in variety

2019-07-09 Thread Damyan Ivanov
Package: variety Version: 0.7.1-2 Severity: important Tags: upstream Hi, Thank you for packaging variety. It is a very nice program and does its work smoothly. Sadly, it contains code which attempts to load "options" from a remove server without user's consent. See [1] and [2]. [1]

Bug#931669: ephoto doesn't even start up

2019-07-09 Thread Ross Vandegrift
Control: severity -1 normal Hi Michael, I bet there's no rendering engine package installed. You can check with: dpkg -l libevas1-engines*. If so, installing libevas1-engines-x should fix the issue. Currently, ephoto Depends on libevas1, which Recommends libevas1-engines*. That can't be

Bug#931727: cups-bsd: typo in German error message in lpq command

2019-07-09 Thread Thorsten Ehlers
Package: cups-bsd Version: 2.2.10-6 Severity: minor Dear Maintainer, * What led up to the situation? Invoking the lpq command without installed printer * What was the outcome of this action? message "lpq: Fehler - kein voreingestellted Druckziel verfügbar." This is the German

Bug#931636: doesnt bring up virtio interface link with kernel 5.2

2019-07-09 Thread Michael Biebl
Am 09.07.19 um 17:48 schrieb Marc Haber: > On Mon, Jul 08, 2019 at 04:41:00PM +0200, Marc Haber wrote: >> I will attach straces of a working and a non-working case once the bug >> number is known. If you need additional information, I will help. > > Here are the straces. .prelink is an invocation

Bug#931636: doesnt bring up virtio interface link with kernel 5.2

2019-07-09 Thread Marc Haber
https://bugzilla.kernel.org/show_bug.cgi?id=204099 https://bugzilla.kernel.org/show_bug.cgi?id=203769 identify the kernel commit that broke things, but people think this is actually a systemd issue: https://github.com/systemd/systemd/issues/12784 (with patch) Will I have to live with a patched

Bug#708976: close 708976

2019-07-09 Thread Kevin Locke
On Tue, 2019-07-09 at 18:10 +0200, Nicolas Boulenguez wrote: > This bug is probably fixed, and the original reporter seems unreachable. My apologies, I must have missed your previous message. I can confirm that on my system a program linked against libffado run as a normal user prints: Cannot

Bug#931726: xdg-desktop-portal: Intermittent test failure: tests/test-doc-portal.c:695:test_add_named: assertion failed (error == NULL): Can't open .../add-named-1 (g-file-error-quark, 23)

2019-07-09 Thread Simon McVittie
Package: xdg-desktop-portal Version: 1.4.2-1 Severity: important Tags: help xdg-desktop-portal's build-time tests intermittently fail with an error like this: PASS: test-doc-portal 4 /db/create_docs Bail out! xdg-desktop-portal:ERROR:tests/test-doc-portal.c:695:test_add_named: assertion failed

Bug#915246: Bug#931536: aptitude update fails to cope with changed release info

2019-07-09 Thread David Kalnischkies
On Sun, Jul 07, 2019 at 03:54:04PM +0200, Axel Beckert wrote: > I hope that Manuel (CCc'ed) can provide a fix which we then can also > apply to aptitude in Buster in the first minor update which is > expected in about a month. It was two years ago, so my memory was spotty, but now that I am

Bug#931722: [Pkg-utopia-maintainers] Bug#931722: Firewalld fails when startig and when reloading rules

2019-07-09 Thread Michael Biebl
Control: reassign -1 iptables Hi Am 09.07.19 um 17:52 schrieb Ramón García: > Package: firewalld > Version: 0.6.3-5 > > When one runs firewall-cmd --reload, and when firewalld starts, the > following error appears > > > 2019-07-09 17:02:15 ERROR: '/usr/sbin/iptables-restore -w -n' failed: >

Bug#931725: ftp.debian.org: RM: ufraw -- ROM; upstream gone, possible security issues

2019-07-09 Thread Hubert Chathi
Package: ftp.debian.org Severity: normal Please remove ufraw. It seems to be abandoned upstream (no release for 4 years, source code in Sourceforge CVS which is now read-only), and may have security issues (libraw, which contains similar code, has had multiple security patches applied, and I've

Bug#931723: stretch-pu: package libdatetime-timezone-perl/1:2.09-1+2019b

2019-07-09 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: stretch User: release.debian@packages.debian.org Usertags: pu -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I've uploaded libdatetime-timezone-perl/1:2.09-1+2019b to stretch, incorporating the Olson db 2019b release, as usual as a quilt

Bug#931724: buster-pu: package libdatetime-timezone-perl/1:2.23-1+2019b

2019-07-09 Thread gregor herrmann
Package: release.debian.org Severity: normal Tags: buster User: release.debian@packages.debian.org Usertags: pu -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 I've uploaded libdatetime-timezone-perl/1:2.23-1+2019b to buster, incorporating the Olson db 2019b release, as usual as a quilt

Bug#931718: [Aptitude-devel] Bug#931718: new packages list forgets about old packages

2019-07-09 Thread Axel Beckert
Control: tag -1 + moreinfo unreproducible Hi Matus, thanks for the bug report. Matus UHLAR - fantomas wrote: > I am trying to look which packages are new in buster that were not in > stretch. I am using aptitude since it't great tool for browsing packages. > > until now it was easy: > > do

Bug#929506: gbrowse FTBFS: tests fail

2019-07-09 Thread Andreas Tille
Hi Carnë, On Tue, Jul 09, 2019 at 04:53:31PM +0100, Carnë Draug wrote: > On Tue, 9 Jul 2019 at 10:33, Andreas Tille wrote: > > > > https://tests.reproducible-builds.org/debian/rbuild/unstable/amd64/gbrowse_2.56+dfsg-4.rbuild.log.gz > > I have checked the output from that link and it's getting a

Bug#929506: gbrowse FTBFS: tests fail

2019-07-09 Thread Carnë Draug
On Tue, 9 Jul 2019 at 10:33, Andreas Tille wrote: > > Hi Carnė, > > I have not checked but I could imagine that this issue is somehow > connected to the the new upstream version of bioperl. Since you > intended to to restructure the bioperl packages I think this is a good > point in time. Since

Bug#931722: Firewalld fails when startig and when reloading rules

2019-07-09 Thread Ramón García
Package: firewalld Version: 0.6.3-5 When one runs firewall-cmd --reload, and when firewalld starts, the following error appears 2019-07-09 17:02:15 ERROR: '/usr/sbin/iptables-restore -w -n' failed: iptables-restore v1.8.2 (nf_tables): line 4: RULE_REPLACE failed (No such file or directory):

Bug#931659: transition: rm python2

2019-07-09 Thread Matthias Klose
On 09.07.19 00:31, Scott Kitterman wrote: > Ben file: > > title = "python-defaults"; > is_affected = .depends ~ >

Bug#931715: please update to 0.6.4

2019-07-09 Thread Joey Hess
Sean Whitton wrote: > Looks like it's not in Stackage LTS yet. I see you wrote the patch. > Would it be enough to backport it to what's currently in sid? Patch backport attached. -- see shy jo diff -ur haskell-http-client-0.5.13.1.orig/Network/HTTP/Client/Headers.hs

Bug#931721: firewalld fails at startup when it runs iptables-restore/ip6tables-restore

2019-07-09 Thread Ramón García
Package: firawalld Version: 0.6.3-5 When one runs firewall-cmd --reload, and when firewalld starts, the following error appears 2019-07-09 17:02:15 ERROR: '/usr/sbin/iptables-restore -w -n' failed: iptables-restore v1.8.2 (nf_tables): line 4: RULE_REPLACE failed (No such file or directory):

Bug#931720: firewalld: after run any firewall rule changing command, and then reload it, error messages are displayed.

2019-07-09 Thread Athens Yan
Package: firewalld Version: 0.6.3-5 Severity: important Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? After add new rules to firewalld, and then reload it, error messages are displayed and firewalld

Bug#931710: [pkg-cryptsetup-devel] Bug#931710: Cryptroot-unlock Timeout on askpass

2019-07-09 Thread Guilhem Moulin
On Tue, 09 Jul 2019 at 14:47:04 +, Luke Flinders wrote: > cat /etc/crypttab > sda5_crypt UUID=ec7880bc-c758-4681-8e94-b21f13752b48 none luks,discard Is there an entry for ‘sda5_crypt’ in the initramfs' ‘/cryptroot/crypttab’? And, is ‘/scripts/local-top/cryptroot’ running by the time you start

Bug#931719: 40-systemd: line 11: 1: unbound variable when sourcing /lib/lsb/init-functions with $1 unset

2019-07-09 Thread Thomas Baetzler
Package: systemd Version: 241-5 Severity: normal Tags: patch Dear Maintainer, After upgrading to Debian 10 we noticed a slightly different behaviour in /lib/lsb/init-functions.d/40-systemd which caused one of our scripts to break and which also causes some /etc/init.d files like

Bug#931711: [notificati...@github.com: Re: [mad-lab/transit] Please port to Python3 (#20)]

2019-07-09 Thread Andreas Tille
Control: tags -1 pending - Forwarded message from ioerger - Date: Tue, 09 Jul 2019 06:43:05 -0700 From: ioerger To: mad-lab/transit Cc: Andreas Tille , Author Subject: Re: [mad-lab/transit] Please port to Python3 (#20) Transit has already been ported to Python3 internally, and will

Bug#931718: new packages list forgets about old packages

2019-07-09 Thread Matus UHLAR - fantomas
Package: aptitude Version: 0.8.7-1 I am trying to look which packages are new in buster that were not in stretch. I am using aptitude since it't great tool for browsing packages. until now it was easy: do 'f'orget new packages in aptitude change sources.list to point to new release do 'u'pdate

Bug#931576: RFS: blackbox-themes/0.6

2019-07-09 Thread Juhani Numminen
On Sun, 7 Jul 2019 21:46:16 +0200 Adam Borowski wrote: > On Sun, Jul 07, 2019 at 10:38:07PM +0300, Juhani Numminen wrote: > > I am looking for a sponsor for my package "blackbox-themes" which > > I have orphaned (#931569). I don't have much interest in blackbox or its > > themes > > these days.

Bug#931710: [pkg-cryptsetup-devel] Bug#931710: Cryptroot-unlock Timeout on askpass

2019-07-09 Thread Luke Flinders
Hi Guilhem, Yes it is being run from an initramfs shell, sorry for leaving that out. Requested information is as follows; cat /etc/crypttab sda5_crypt UUID=ec7880bc-c758-4681-8e94-b21f13752b48 none luks,discard cat /etc/fstab # /etc/fstab: static file system information. # # Use 'blkid' to

Bug#931565: RFS: pentobi/17.1-1

2019-07-09 Thread Juhani Numminen
On Sun, 7 Jul 2019 21:41:32 +0200 Adam Borowski wrote: > Looks good, uploaded! Thank you! > One nit: > . > [0707/213841.195824:WARNING:stack_trace_posix.cc(699)] Failed to open file: > /home/kilobyte/#5424019 (deleted) > Error: No such file or directory > ` > but with no apparent

Bug#931714: node-request-promise: autopkgtest fails

2019-07-09 Thread Xavier
Control: severity -1 grave Le 09/07/2019 à 16:16, Xavier Guimard a écrit : > Package: node-request-promise > Version: 4.2.4-1 > Severity: important > > Both autopkgtest tests fail with the following message: > > 8< > autopkgtest [16:10:50]: test require: [---

Bug#921194: amarok: Amarok depends on libmariadbd18, which doesn't exist any longer

2019-07-09 Thread Roman Lebedev
Package: amarok Version: 2.9.0-1+b1 Followup-For: Bug #921194 Dear maintainer. The amarok builds just fine as per the steps outlined in https://wiki.debian.org/BuildingTutorial#Rebuild_without_changes No source changes are necessary. I guess the only thing needed is the actual libmariadb* dep

  1   2   3   >