Bug#859595: ltsp-server: ltsp-localapps is unable to run qjacktcl

2017-04-04 Thread Peter Tuharsky
Package: ltsp-server Version: 5.5.9-2 Severity: normal Dear Maintainer, in Debian Jessie I was able to run ltsp-localapps qjackctl which was fully functional. Together with Qsynth I was able to tech children music on thin clients. Now, in Debian Stretch, if I run ltsp-localapps qjackctl the

Bug#859594: git-buildpackage: Suggested clean command is incorrect

2017-04-04 Thread Gavin Lambert
Package: git-buildpackage Version: 0.8.12.2 Severity: minor Dear Maintainer, "man gbp-buildpackage" seems to imply that "gbp buildpackage" will issue "debuild clean" by default. It doesn't actually do so; it calls /bin/true instead. Also, according to

Bug#859593: ltsp-server: User unable to log in if previously not logged out correcty

2017-04-04 Thread Peter Tuharsky
Package: ltsp-server Version: 5.5.9-2 Severity: important Dear Maintainer, in Debian Jessie, user was able to log in regardless of how the previous session ended up, even incorrectly. Moreover, the session could have been still running and the user was able to log in again on another terminal.

Bug#859592: proftpd-dfsg: CVE-2017-7418

2017-04-04 Thread Salvatore Bonaccorso
Source: proftpd-dfsg Version: 1.3.5b-3 Severity: important Tags: upstream patch security Forwarded: http://bugs.proftpd.org/show_bug.cgi?id=4295 Control: found -1 1.3.5-1 Hi, the following vulnerability was published for proftpd-dfsg. CVE-2017-7418[0]: | ProFTPD before 1.3.5e and 1.3.6 before

Bug#859294: hunspell-dict-ko: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xed in position 38: ordinal not in range(128)

2017-04-04 Thread Changwoo Ryu
OK I found a way of specifying the encoding of the I/O files. diff --git a/make-aff-dic.py b/make-aff-dic.py index 47dff10..98aba41 100644 --- a/make-aff-dic.py +++ b/make-aff-dic.py @@ -308,9 +308,9 @@ if __name__ == '__main__': dic = Dictionary() for filename in infilenames:

Bug#859294: hunspell-dict-ko: FTBFS: UnicodeDecodeError: 'ascii' codec can't decode byte 0xed in position 38: ordinal not in range(128)

2017-04-04 Thread Changwoo Ryu
It only fails on a legacy non-Unicode locale, such as "C". So what is a solution? Specifying a UTF-8 locale and Build-Depending on locales-all do not seems to be a right way.

Bug#850219: Should be solved in newer kernel

2017-04-04 Thread Ulrich Möhrke
Am 30.03.2017 um 02:24 schrieb Ben Hutchings: > > If I read correctly, the fix is this: > https://git.kernel.org/linus/7dfee6827780d4228148263545af936d0cae8930 > > Could you test whether this works as a patch to 4.9? The patch works for me using the actual kernel source package from debian

Bug#859590: git-hub: race condition when cloning repositories

2017-04-04 Thread Paul Wise
Package: git-hub Version: 0.11.0-1 Severity: normal Usertags: race I tried to fork the youtube-dl repository and that worked but then failed to clone the repository because git-hub didn't wait until the repository was ready and public before downloading it. If it gets a failure it should poll

Bug#859589: encuentro: embedded code copy of youtube-dl

2017-04-04 Thread Paul Wise
Package: encuentro Version: 4.0-2 Severity: normal Usertags: embed This package includes an embedded code copy of youtube-dl. Please ask upstream to remove it from their VCS and source tarballs and depend on it instead. Please update the Debian package when they have done that.

Bug#859588: libgpod-nogtk-dev: unhandled symlink to directory conversion: /usr/share/doc/PACKAGE

2017-04-04 Thread Andreas Beckmann
Package: libgpod-nogtk-dev Version: 0.8.3-8.1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, an upgrade test with piuparts revealed that your package installs files over existing symlinks and possibly overwrites files owned by other packages. This usually means an old

Bug#859496: /usr/bin/debsnap: debsnap cannot download binary packages

2017-04-04 Thread James McCoy
On Tue, Apr 04, 2017 at 01:46:43PM +0300, Alberto Garcia wrote: > I'm trying to download a binary package with debsnap but it fails all > the time. Well, not all the time. That's why it happens to work when you try it manually. > $ debsnap -a amd64 xterm > debsnap: fatal error at line 271: >

Bug#859587: x2goserver-fmbindings: fails to install: x2goserver-fmbindings.postinst: update-mime-database: not found

2017-04-04 Thread Andreas Beckmann
Package: x2goserver-fmbindings Version: 4.0.1.20-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package failed to install. As per definition of the release team this makes the package too buggy for a release, thus the

Bug#839100: debian pybluez package version 0.22-1 uses upstream source code version 0.18

2017-04-04 Thread Wookey
So updating the package wasn't difficult. Attached is a patch that adds a python3-bluez package. Applying this and building with the correct upstream tarball produces a python3-bluez package that works. It's not perfect as there are no manpages or examples in the python3 package (as there are

Bug#859586: unblock: golang-1.7/1.7.4-2

2017-04-04 Thread Michael Hudson-Doyle
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package golang-1.7 golang-1.7 ftbfs in testing currently because a change in tzdata 2017a-1 broke one of the tests (bug #859583). Upstream have already patched this so I'm

Bug#859585: pure-ftpd-mysql: Package should not depend on inetd

2017-04-04 Thread Bachsau
Package: pure-ftpd-mysql Version: 1.0.36-3.2 Severity: normal Dear Maintainer, this package should not or only optionally depend on the internet-superserver as it is able to completely on its own. Same applies to pure-ftpd without mysql. I had to install a dummy package because I did not want

Bug#859584: unbound: missing unbound-event.h

2017-04-04 Thread Paul Wouters
Package: libunbound-dev Version: 1.4.22-3+deb8u2 When building with libevent support, make install does not install the required unbound-event.h include file required to use unbound with libevent. To address this issue, the "make install" can be changed to call "make unbound-event-install

Bug#859504: python-requests breaks packages using urllib3

2017-04-04 Thread Daniele Tricoli
forwarded 859504 https://github.com/kennethreitz/requests/issues/2870 thanks Hello Ilias, thanks for your patch! On Tuesday, April 4, 2017 4:17:54 PM CEST Ilias Tsitsimpis wrote: > Package: python-requests > Version: 2.12.4-1 > Severity: important > Tags: patch > > Hello, > > thank you for

Bug#857923: golang-go-dbus: build-depend on obsoleted package golang-gocheck-dev

2017-04-04 Thread Roger Shimizu
On Tue, 4 Apr 2017 20:11:36 +0200 Mattia Rizzolo wrote: > How is it going the look for a sponsor? > I can sponsor it if you want (just I do not have commit rights to the > repo, so you should preper everything - also note that it would be an > NMU, as for some reason the

Bug#859583: golang-1.7: ftbfs due to tzdata change

2017-04-04 Thread Michael Hudson-Doyle
Package: golang-1.7 Version: 1.7.3-0ubuntu1~ppa0~ubuntu16.04.1 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, tzdata 2017a-1 broke one of the Go tests: --- FAIL: TestParseInLocation (0.00s) format_test.go:263:

Bug#859582: check-mk-livestatus: nagios3 segfaults when check-mk-livestatus plugin is enabled

2017-04-04 Thread Haw Loeung
Package: check-mk-livestatus Version: 1.2.6p12-1 Severity: normal Dear Maintainer, With check-mk-livestatus plugin enabled, nagios3 segfaults regularly, mostly during logrotation. It seems the cause is due to the shipped out nagios/downtime.h with check-mk differing from the one in nagios3

Bug#756813: postgrey: Couldn't unlink "/var/run/postgrey.pid" [Permission denied]

2017-04-04 Thread Laurent Bigonville
tag 756813 + patch thanks On Fri, 01 Aug 2014 15:17:17 -0700 Nye Liu wrote: > > Dear Maintainer, > > * What led up to the situation? > * What exactly did you do (or not do) that was effective (or > ineffective)? > > /etc/init.d postgrey stop > > * What was the outcome of this

Bug#858553: [Lazarusdev] [Pkg-pascal-devel] Bug#858553: [lazarus-doc-1.6] Package lazarus-doc-1.6 is empty and does not ship documentation files

2017-04-04 Thread Mattias Gaertner
Hi Abou, I will check the fpdoc files. Mattias On Tue, 04 Apr 2017 00:27:54 +0200 Abou Al Montacir wrote: > Hi Lazarus Developers List, > > Can you please help on this issue? > fpdoc fails when building Laazarus 1.6.2 documentation. This leads to a > serious > (RC)

Bug#859581: quagga-core: fails to upgrade from 'jessie' - trying to overwrite /etc/pam.d/quagga

2017-04-04 Thread Andreas Beckmann
Package: quagga-core Version: 1.1.1-2 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'jessie'. It installed fine in 'jessie', then the upgrade to 'stretch' fails because it tries to overwrite

Bug#859580: fenrir: typo in Description: e* spellchecker

2017-04-04 Thread Paul Wise
Package: fenrir Version: 1.05-1 Severity: minor There is an extra e in the description before the first bullet point:    reader. It has a lot of functionality:    . --> e* spellchecker * advanced review functionality * copy/paste ... -- bye, pabs https://wiki.debian.org/PaulWise

Bug#859579: python-cvxopt-doc: fails to upgrade from 'sid' - trying to overwrite /usr/share/doc-base/cvxopt

2017-04-04 Thread Andreas Beckmann
Package: python-cvxopt-doc Version: 1.1.8+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'sid' to 'experimental'. It installed fine in 'sid', then the upgrade to 'experimental' fails

Bug#859573: inkscape: Wrong bounding box if export to PDF is done with a single object selected

2017-04-04 Thread Dominik George
On Wed, 5 Apr 2017 00:00:14 +0200 wzab wrote: > Package: inkscape > Version: 0.92.1-1 > Severity: normal > > Dear Maintainer, > > When I export different objects into separate files (e.g. to create > overlays for LaTeX prosper > package), I get incorrect page size in

Bug#859578: libmia-2.4-4: fails to upgrade from 'sid' - trying to overwrite /usr/lib/x86_64-linux-gnu/mia-2.4/plugins/1d/cmeans/1d-cmeans-kmeans.mia

2017-04-04 Thread Andreas Beckmann
Package: libmia-2.4-4 Version: 2.4.4-1~exp1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'sid' to 'experimental'. It installed fine in 'sid', then the upgrade to 'experimental' fails because it

Bug#859577: golang-github-syndtr-goleveldb-dev: file conflict with golang-goleveldb-dev

2017-04-04 Thread Hilko Bengen
Package: golang-github-syndtr-goleveldb-dev Version: 0.0~git20170302.0.3c5717c-1 Severity: grave Dear Maintainer, while trying to install golang-github-syndtr-goleveldb-dev, I got the following error message. Preparing to unpack

Bug#859575: postgrey: Please sync postgrey_whitelist_clients from git HEAD

2017-04-04 Thread Laurent Bigonville
Package: postgrey Version: 1.36-3 Severity: wishlist Hi, Since last release in 2016, there was quite some servers that have been added to the whitelist_clients file postgrey_whitelist_clients | 67 - 1 file changed, 55 insertions(+), 12

Bug#859576: unblock: osmose-emulator/1.0-3

2017-04-04 Thread Carlos Donizete Froes
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package osmose-emulator. Problems: = - Reason that in the "debian/watch" is not checking the recent upstream versions. - In the category line of the file

Bug#859574: postgrey: Please add systemd service file

2017-04-04 Thread Laurent Bigonville
Package: postgrey Version: 1.36-3 Severity: wishlist Tags: systemd-units User: pkg-systemd-maintain...@lists.alioth.debian.org Hi, It would be nice if postgrey was shipping a native systemd .service file. Quickly looking at the existing initfile, this shouldn't be too difficult. Regards,

Bug#859210: ITP: xtrabackup -- Percona XtraBackup is an open-source hot backup utility for MySQL that doesn't lock your database during the backup. It can back up data from InnoDB, XtraDB, and MyISAM

2017-04-04 Thread Paul Wise
On Tue, 2017-04-04 at 10:54 -0500, David Bennett wrote: > I was under the impression that xtrabackup 2.2 was being removed from > stretch. Yes, it has already been removed from stretch and it is too late in the release cycle to get it back in because we are past the soft freeze. However, the

Bug#859566: release.debian.org: please let postgis migrate to testing

2017-04-04 Thread Ivo De Decker
Hi, On Tue, Apr 04, 2017 at 11:06:37PM +0200, Markus Wanner wrote: > a fix for postgis is currently not migrating to testing, even though it > got unblocked. AFAIUI this is caused by missing builds on mips and mipsel. > > On those architectures, the dependent package sfcgal FTBFSs due to out >

Bug#859573: inkscape: Wrong bounding box if export to PDF is done with a single object selected

2017-04-04 Thread wzab
Package: inkscape Version: 0.92.1-1 Severity: normal Dear Maintainer, When I export different objects into separate files (e.g. to create overlays for LaTeX prosper package), I get incorrect page size in created PDF files. I attach sample svg file (test.svg) containing two objects: obiekt1

Bug#859571: RM: terminix -- ROM; renamed to tilix

2017-04-04 Thread Matthias Klumpp
Just in case, to be safe: This RM affects unstable only, not testing ;-) (In case over over-eager release team, as Terminix in stretch is currently affected by a RC bug in the LDC package ^^). Cheers, Matthias -- I welcome VSRE emails. See http://vsre.info/

Bug#859572: docbook-xsl: randomly adds ???TITLE??? to title

2017-04-04 Thread Chris West
Package: docbook-xsl Version: 1.79.1+dfsg-2 Sometimes, when I generate HTML, the title for my book gets "???TITLE???" appended to it. This happens for very simple books: $ cat usersBook.xml http://docbook.org/ns/docbook;> foo $ xsltproc --output html/ \ --xinclude \

Bug#859571: RM: terminix -- ROM; renamed to tilix

2017-04-04 Thread Matthias Klumpp
Package: ftp.debian.org Severity: normal Hi! The terminix package has been renamed to tilix which is now accepted in unstable. Since the terminix version is already much higher in unstable than in testing, we can't use unstable to upgrade terminix in Stretch anymore anyway, so removing the old

Bug#859570: linux 4.10: Please enable CONFIG_BLK_WBT?

2017-04-04 Thread Julian Andres Klode
Source: linux Version: 4.10-1~exp1 Severity: wishlist I think it makes sense to enable writeback throttling. I often see systems basically locking up for minutes with heavy disk access, from the discussion on that feature, it should fix that. -- System Information: Debian Release: 9.0 APT

Bug#857597: debian-cd: "isolinux.bin missing or corrupt" when booting USB flash drive in old PC

2017-04-04 Thread ant
Package: debian-cd Followup-For: Bug #857597 Tags: moreinfo (no need to cc me) - another old machine (soon to be retired i hope), but for those who are trying to write a USB stick using the debian installer i386 netinst image it may too have the problem and report a missing isolinux.bin.

Bug#859569: ublock-origin-doc: missing Breaks+Replaces: xul-ext-ublock-origin (<< 1.11.4+dfsg)

2017-04-04 Thread Andreas Beckmann
Package: ublock-origin-doc Version: 1.11.4+dfsg-1 Severity: serious User: debian...@lists.debian.org Usertags: piuparts Hi, during a test with piuparts I noticed your package fails to upgrade from 'sid' to 'experimental'. It installed fine in 'sid', then the upgrade to 'experimental' fails

Bug#859568: RFS: gnome-games-app/3.24.0.2-1 [ITP]

2017-04-04 Thread Jeremy Bicha
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "gnome-games-app" * Package name: gnome-games-app Version : 3.24.0.2-1 Upstream Author : Adrien Plazas, Sebastien Nicouleaud * URL :

Bug#706656: [3dprinter-general] Bug#706656: ITP: cura -- Controller for 3D printers

2017-04-04 Thread Gregor Riepl
>> I'll probably settle for debian-2.3.1 (branches) and debian-2.3.1-1 >> (tags). > > Ah, I see. I think you should use upstream's releases anyway; if you need > to make changes for the packaging, they should just be part of the package, > not a fork from upstream. Especially if the only change

Bug#859567: RFS: retro-gtk/0.10.0-1 [ITP]

2017-04-04 Thread Jeremy Bicha
Package: sponsorship-requests Severity: wishlist Dear mentors, I am looking for a sponsor for my package "retro-gtk" * Package name: retro-gtk Version : 0.10.0-1 Upstream Author : Adrien Plazas * URL : https://wiki.gnome.org/Apps/Games * License : GPL-3+

Bug#859539: Downloaded sources also fail

2017-04-04 Thread Sergio Costas
Hi again: I also tried to download the sources from filezilla.org and install them (both filezilla and libfilezilla), and also crashes... -- Nos leemos RASTER(Linux user #228804) ras...@rastersoft.com http://www.rastersoft.com

Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread Sergio Costas
Hi John: This? raster@rasterhost:~$ gdb filezilla GNU gdb (Debian 7.12-6) 7.12.0.20161007-git Copyright (C) 2016 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There

Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread John Paul Adrian Glaubitz
Control: tags -1 moreinfo Hi Sergio! I just tried to reproduce the crash on amd64 but without success. I added ftp.debian.org as a remote site and added my home directory as the local and /debian/ as the remote directories for a bookmark, saved the book- mark, connected to ftp.debian.org, then

Bug#859566: release.debian.org: please let postgis migrate to testing

2017-04-04 Thread Markus Wanner
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: britney Dear Release Team, a fix for postgis is currently not migrating to testing, even though it got unblocked. AFAIUI this is caused by missing builds on mips and mipsel. On those

Bug#859565: unblock: execnet/1.4.1-3.1

2017-04-04 Thread Thomas Goirand
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package execnet In #854494 and #858189, Santiago Vila reported that 2 tests are often failing in a non-deterministic way, resulting in FTBFS. As the package has been left

Bug#859435: linux-image-4.9.0-2-amd64: Total freeze of the PC at lightdm connexion screen

2017-04-04 Thread Grand T
After having set back the option quiet in grub and perform update-initramfs -u root@debian:/boot# ls -alrt total 53164 -rw-r--r-- 1 root root 184840 juin 25 2015 memtest86+_multiboot.bin -rw-r--r-- 1 root root 182704 juin 25 2015 memtest86+.bin -rw-r--r-- 1 root root 3169263 févr.

Bug#859564: arandr: doesn't detect when I unplug an external screen

2017-04-04 Thread Antoine
Package: arandr Version: 0.1.9-2 Severity: important Dear Maintainer, * What led up to the situation? I have an integrated screen (LVDS1) in my laptop and an external one (VGA1). They are both active and functional. They are both configured with arandr. * What exactly did you do (or not

Bug#859563: mrboom: Incomplete debian/copyright?

2017-04-04 Thread Chris Lamb
Source: mrboom Version: 3.1-1 Severity: serious Justication: Policy §12.5 X-Debbugs-CC: Gürkan Myczko Hi, I just ACCEPTed mrboom from NEW but noticed it was missing attribution in debian/copyright for at least the embedded zlib library. (This is not exhaustive so please

Bug#859561: tag-done Closing this mistaken bug-report.

2017-04-04 Thread Dave Goel
Pardon me. Was using test to set up. The bugreport actually got sent. Using tag -done. to try to close it.

Bug#859562: hplip-data: Broken on filenames with spaces

2017-04-04 Thread Dave Goel
Package: hplip-data Version: 3.14.6-1+deb8u1 Severity: important Dear Maintainer, If you hp-scan --file="my receipt.pdf", it scans correctly. It then launches the viewer - xpdf - on "my" and fails. *** Reporter, please consider answering these questions, where appropriate *** * What led up

Bug#859561: hplip-data: test

2017-04-04 Thread Dave Goel
Package: hplip-data Version: 3.14.6-1+deb8u1 Severity: wishlist Dear Maintainer, test *** 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

Bug#859560: xen: CVE-2017-7228: x86: broken check in memory_exchange() permits PV guest breakout (XSA-212)

2017-04-04 Thread Salvatore Bonaccorso
Source: xen Version: 4.8.1~pre.2017.01.23-1 Severity: grave Tags: security upstream Justification: user security hole Hi, the following vulnerability was published for xen. CVE-2017-7228[0]: | An issue (known as XSA-212) was discovered in Xen, with fixes available | for 4.8.x, 4.7.x, 4.6.x,

Bug#859559: horizon: CVE-2017-7400: XSS in federation mappings UI

2017-04-04 Thread Salvatore Bonaccorso
Source: horizon Version: 3:10.0.0-1 Severity: grave Tags: security upstream Justification: user security hole Forwarded: https://bugs.launchpad.net/horizon/+bug/1667086 Hi, the following vulnerability was published for horizon. CVE-2017-7400[0]: | OpenStack Horizon 9.x through 9.1.1, 10.x

Bug#859542: puma: Please migrate to openssl1.1 in Buster

2017-04-04 Thread Sebastian Andrzej Siewior
Package: puma Version: 3.6.0-1 Severity: important Tags: sid buster User: pkg-openssl-de...@lists.alioth.debian.org Usertags: openssl-1.1-trans Please migrate to libssl-dev in the Buster cycle. Sebastian

Bug#859541: apksigner fails with HSM key hardware

2017-04-04 Thread Hans-Christoph Steiner
Package: apksigner Version: 0.5+git165~g42d07eb-1 Severity: important Tags: fixed-upstream upstream jarsigner also the use of "eTokens" to store the signing keys, and apksigner is supposed to function as a drop-in replacement for jarsigner. apksigner currently totally fails with an eToken/HSM.

Bug#859540: pavuk: Please migrate to openssl1.1 in Buster

2017-04-04 Thread Sebastian Andrzej Siewior
Package: pavuk Version: 0.9.35-6 Severity: important Tags: sid buster User: pkg-openssl-de...@lists.alioth.debian.org Usertags: openssl-1.1-trans Please migrate to libssl-dev in the Buster cycle. Sebastian

Bug#859539: filezilla: Filezilla crashes at startup

2017-04-04 Thread Sergio Costas
Package: filezilla Version: 3.24.0-1 Severity: grave Justification: renders package unusable Dear Maintainer, After updating my Debian SID system, filezilla stopped working. Launching it from a command line returns a segmentation fault almost inmediatly: raster@rasterhost:~/.config$

Bug#858553: [Pkg-pascal-devel] Bug#858553: Bug#858553: [lazarus-doc-1.6] Package lazarus-doc-1.6 is empty and does not ship documentation files

2017-04-04 Thread Paul Gevers
Hi all, On 04-04-17 00:27, Abou Al Montacir wrote: > Can you please help on this issue? > It looks like the file extctrls.pp or the corresponding xml is not > supported by the used version of fpdoc. In our version, on line 1400 (or line 1437 in current HEAD version¹) we have the following:

Bug#858860: RFS: arpwatch [ITA]

2017-04-04 Thread Lukas Schwaighofer
Hi Hugo, thanks a lot for looking at this. I have made some changes to the package based on your feedback, pushed them to my git repository and uploaded the new version to mentors: https://mentors.debian.net/package/arpwatch Some further questions and comments follow inline below. On Tue, 4

Bug#859538: unblock: libsndfile/1.0.27-2

2017-04-04 Thread IOhannes m zmoelnig
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package libsndfile upstream recently discovered two buffer overruns in the code (handling FLAC and ID3 files), and promptly rolled out a new release. the updated Debian

Bug#859537: vdr: please explain how to scan channels

2017-04-04 Thread A Mennucc
Package: vdr Severity: wishlist Dear mantainers I have installed "vdr" . It comes with a list of channels valid in UK. So I wished to replace it with a list of channels valid for my country. It took me a long time. You may want to add some lines of instructions in README.Debian, as follows.

Bug#859019: your mail

2017-04-04 Thread Ivo De Decker
Hi, On Tue, Apr 04, 2017 at 08:20:15PM +0200, Julian Taylor wrote: > >> the issues are very much RC, stretch should not be stuck with a .0 numpy > >> release. > > > > Just stating that won't make it RC. If you want your upload unblocked, the > > proper way to do that is to file an unblock

Bug#859472: Upstream issue

2017-04-04 Thread Filip Pytloun
Tests are also failing upstream: https://travis-ci.org/pimutils/khal But didn't fail on my workstation :-/ Reported upstream and waiting for fix. signature.asc Description: PGP signature

Bug#836127: Call for Votes for new CTTE Member

2017-04-04 Thread Tollef Fog Heen
]] Philip Hands > ===BEGIN > > The Technical Committee recommends that David Bremner be > appointed by the Debian Project Leader to the Technical Committee. > > A: Recommend to Appoint David Bremner > B: Further Discussion > > ===END I vote A > B. -- Tollef Fog Heen UNIX is user

Bug#859434: rsync: no-i-r progress no longer visible

2017-04-04 Thread Thorsten Glaser
notfound 859434 3.1.2-1 thanks The version in stretch does not have this bug. 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.

Bug#859019: your mail

2017-04-04 Thread Julian Taylor
On 04.04.2017 20:18, Ivo De Decker wrote: > Control: severity -1 normal > > Hi, > > On Sat, Apr 01, 2017 at 01:18:08PM +0200, Julian Taylor wrote: >> severity 859019 serious >> thanks >> >> the issues are very much RC, stretch should not be stuck with a .0 numpy >> release. > > Just stating

Bug#859525: hedgewars: Please do not depend on transitional package ttf-wqy-zenhei

2017-04-04 Thread Gianfranco Costamagna
control: tags -1 pending Hello, >The package tty-wqy-zenhei is now a transitional dummy package provided by >fonts-wqy-zenhei. Please update the dependency information of package >hedgewars. fixed in git

Bug#859536: manpages-4.10-1: Overwrite file from other package

2017-04-04 Thread Michael Rasmussen
Package: manpages-4.10-1 Version: 4.10-1 Severity: serious Justification: Policy 7.6.1 Dear Maintainer, Installing package will overwrite files from another package: dpkg: error processing archive /var/cache/apt/archives/manpages_4.10-1_all.deb (--unpack): trying to overwrite

Bug#859019: your mail

2017-04-04 Thread Ivo De Decker
Control: severity -1 normal Hi, On Sat, Apr 01, 2017 at 01:18:08PM +0200, Julian Taylor wrote: > severity 859019 serious > thanks > > the issues are very much RC, stretch should not be stuck with a .0 numpy > release. Just stating that won't make it RC. If you want your upload unblocked, the

Bug#857923: golang-go-dbus: build-depend on obsoleted package golang-gocheck-dev

2017-04-04 Thread Mattia Rizzolo
Sergio: a question: given that the package lives in the pkg-go namespace (I mean, the git repository does), why isn't the pkg-go team set as maintainer of it? On Sat, Apr 01, 2017 at 07:57:21PM +0900, Roger Shimizu wrote: > Control: tags -1 +patch pending > > Just pushed a fix to git repo: >

Bug#859535: avr-libc: please drop the build-dependency on autoconf2.59

2017-04-04 Thread Mattia Rizzolo
Source: avr-libc Version: 1:1.8.0+Atmel3.5.0-1 Severity: important Control: block 852235 by -1 Please drop the build-dep on autoconf2.59, which is scheduled for removal from the archive, and avr-libc is the last user of it. Please be aware that I plan to rise the severity to RC after the stretch

Bug#845482: RFS: python-patch 1.16

2017-04-04 Thread Paolo Greppi
Hi Mattia, It is still in my TODO list to process your detailed feedback to the RFS I sent to the mailing list (thanks BTW !). I think I should manage to do that before May but I'm always happy if anybody steps in. I'll CC the ITP bug as well... Paolo Il 04/04/2017 19:31, Mattia Rizzolo ha

Bug#859534: RM: libapache2-mod-auth-memcookie -- RoQA; unmaintained; depends on obsolete library; low popcon

2017-04-04 Thread Mattia Rizzolo
Package: ftp.debian.org X-Debbugs-Cc: libapache2-mod-auth-memcoo...@packages.debian.org Please remove libapache2-mod-auth-memcookie from the archive. The last upload was 4 years ago, despite a new upstream releas existing for long, and an RC bug requesting it being open. With popcon so low (4) I

Bug#859514: file conflict with keyutils

2017-04-04 Thread Alf Gaida
There are some more conflicting files: * man/keyrings.7 * man/persistent-keyring.7 * man/process-keyring.7 * man/session-keyring.7 * man/thread-keyring.7 * man/user-keyring.7 * man/user-session-keyring.7 All man-pages conflicting with the current keyutils. signature.asc Description: OpenPGP

Bug#859533: warmux-data: Please do not depend on transitional package ttf-wqy-microhei

2017-04-04 Thread Boyuan Yang
Package: warmux-data Severity: minor Package warmux-data depends on transitional dummy package ttf-wqy-microhei, which is now provided by fonts-wqy-microhei. Please update your dependency list and directly depend on the real package. Thanks! -- System Information: Debian Release: 9.0 APT

Bug#857238: fixed in 2.00

2017-04-04 Thread Roland Hieber
For reference, this is fixed in version 2.00 at CPAN which got uploaded yesterday. - Roland

Bug#849835: Include MPL-1.1 and MPL-2.0 in common-licenses

2017-04-04 Thread Santiago Vila
On Mon, Apr 03, 2017 at 10:19:07AM -0700, Russ Allbery wrote: > Maybe you can interpret that as a commit to the Policy repository that > will be included in the next release, as opposed to an actual Policy > release? Of course. The fact that it's in git means that the change has been approved by

Bug#857994: Please don't remove npm from Stretch

2017-04-04 Thread Lisandro Damián Nicanor Pérez Meyer
tag 857994 pending thanks On martes, 4 de abril de 2017 12:27:00 -03 Niels Thykier wrote: [snip] > @QT/KDE maintainers: A timely upload for #857994 would greatly be > appreciated, so we can finish up this soon. It seems the people listed in Uploaders are kind of MIA and I was busy with

Bug#859124: Display uname -snrvm (or similar) in the motd (jessie->stretch regression)

2017-04-04 Thread Faidon Liambotis
On Tue, Apr 04, 2017 at 05:18:07PM +, Santiago Vila wrote: > I've added the file as /etc/update-motd.d/10-uname to mimic > Ubuntu style. That's great, thanks for the quick turnaround! > I took a look at what Ubuntu does. > > Then I took a look at one of the links in the wiki page, > the

Bug#859238: RFS: microsoft-gsl/0.1~2017.03.20~git16a6a41-1

2017-04-04 Thread PICCORO McKAY Lenz
i dont understand why the other package depends on that? of course, if more a more moco-soft related will be packaged, this package good to be includen in distribution, its a common case in all mocosoft related... the main target its to use more and more their "standars", i really hate all

Bug#859124: Display uname -snrvm (or similar) in the motd (jessie->stretch regression)

2017-04-04 Thread Santiago Vila
Hi. I've added the file as /etc/update-motd.d/10-uname to mimic Ubuntu style. > Going further than that, the possibilities are endless. Ubuntu includes > a lot more functionality by default (LSB release, documentation links, > system information/news etc.). A look at Ubuntu's base-files' source

Bug#858596: Changing title and severity

2017-04-04 Thread Lisandro Damián Nicanor Pérez Meyer
reopen 858596 retitile 858596 libkscreenlocker5: locks when .xsession-errors is big thanks Hi salvo! The bug is still ther, so no need to close. Now we know it might be related to the size of .xsession-errors. -- Antiguo proverbio de El Machi: "Dado el apropiado grado de profundidad, la

Bug#859531: debian-edu: Please do not recommend transitional package ttf-wqy-* for education-lang-zh-tw-desktop

2017-04-04 Thread Boyuan Yang
Source: debian-edu Severity: wishlist Binary package education-lang-zh-tw-desktop recommends transitional dummy package ttf-wqy-microhei and ttf-wqy-zenhei. Both packages are now dummy packages and provided by fonts-wqy-microhei and fonts-wqy-zenhei respectively. Please update your recommend

Bug#859532: RM: kon2 -- RoQA; RC buggy; unmaintained; lost upstream; low popcon

2017-04-04 Thread Mattia Rizzolo
Package: ftp.debian.org X-Debbugs-Cc: k...@packages.debian.org Please remove kon2 from the archive. Last upload 9 years ago, gained an RC bug one year ago without reply. Also the upstream website doesn't seem to like unauth users anymore, and popcon is quite low (38). -- regards,

Bug#859530: RM: jbofihe -- RoQA; RC buggy; unmaintained; dead upstream; low popcon

2017-04-04 Thread Mattia Rizzolo
Package: ftp.debian.org X-Debbugs-Cc: jbof...@packages.debian.org Please remove jbofihe from the archive. Last maintainer upload was 11 years ago, since then it only gained more bugs. Also popcon is low (22), and the upstream website is down. -- regards, Mattia Rizzolo

Bug#859528: openjdk-8-jre-headless: Please do not suggest transitional package ttf-wqy-{zenhei,microhei}

2017-04-04 Thread Boyuan Yang
Package: openjdk-8-jre-headless Version: 8u121-b13-4 Severity: minor Package openjdk-8-jre-headless suggests transitional dummy package ttf-wqy- microhei and ttf-wqy-zenhei, which are provided by fonts-wqy-microhei and fonts-wqy-zenhei now. Please update your dependency list and directly

Bug#859478: offlineimap: 'maxage' comments are wrong, offlineimap DELETES your mails

2017-04-04 Thread Cyril Brulebois
Ilias Tsitsimpis (2017-04-04): > Control: fixed -1 6.6.0~rc3+dfsg1-1 > > Hi Cyril, > > On Tue, Apr 04, 2017 at 01:28AM, Cyril Brulebois wrote: > > Looking at the code, it seems “is that older than maxage?” is > > implemented by looking at the timestamp in the filename

Bug#859529: should we RM imview-doc ?

2017-04-04 Thread Mattia Rizzolo
Source: imview-doc Version: 1.0.1-3 Severity: serious X-Debbugs-cc: debian-scie...@lists.debian.org should we remove imview-doc ? It has an outstanding license issue https://bugs.debian.org/708955 and it seems nobody cared about it since 2008. -- regards, Mattia Rizzolo

Bug#859526: samba: unable to install/run samba package in IPv6 only host.

2017-04-04 Thread Volodymyr Samodid
Package: samba Version: 2:4.5.8+dfsg-1 Severity: important Tags: ipv6 I am unable to install samba package in IPv6 only host. I use lxc IPv6 only container with debian stretch. --- output skiped Samba is not being run as an AD Domain Controller, masking samba-ad-dc-service. Please ignore

Bug#859527: mediawiki2latex: Please do not depend on transitional package ttf-wqy-zenhei

2017-04-04 Thread Boyuan Yang
Package: mediawiki2latex Severity: minor Package mediawiki2latex depends on transitional dummy package ttf-wqy-zenhei, which is now provided by fonts-wqy-zenhei. Please update the dependency list and directly depend on fonts-wqy-zenhei. Thanks! -- System Information: Debian Release: 9.0

Bug#859525: hedgewars: Please do not depend on transitional package ttf-wqy-zenhei

2017-04-04 Thread Boyuan Yang
Source: hedgewars Severity: normal The package tty-wqy-zenhei is now a transitional dummy package provided by fonts-wqy-zenhei. Please update the dependency information of package hedgewars. Thanks! -- System Information: Debian Release: 9.0 APT prefers unstable-debug APT policy: (500,

Bug#858190: unblock: manpages/4.10-1

2017-04-04 Thread Sven Joachim
On 2017-04-04 14:36 +0200, Dr. Tobias Quathamer wrote: > Am 03.04.2017 um 17:56 schrieb Niels Thykier: >> Control: tags -1 confirmed >> >>> unblock manpages/4.10-1 >>> >>> The package has not been uploaded to unstable, I'll wait for your >>> approval before doing so. >>> >>> Regards, >>> Tobias

Bug#859524: libpfm4: Unexpected libpfm abi change between libpfm-4.7 and libpfm-4.8

2017-04-04 Thread Andreas Beckmann
Source: libpfm4 Version: 4.8.0-1 Severity: serious Tags: upstream Forwarded: https://sourceforge.net/p/perfmon2/mailman/message/35744830 An unintended abi change between libpfm 4.7 (compatible with libpfm 4.5+git in stable) and libpfm 4.8 (in stretch/sid) has been reported upstream (changed a

Bug#859511: libbsd-dev: trying to overwrite '/usr/share/man/man3/explicit_bzero.3.gz', which is also in package manpages-dev 4.10-1

2017-04-04 Thread Sven Joachim
Control: reassign -1 manpages-dev 4.10-1 Control: affects -1 libbsd-dev On 2017-04-04 16:29 +0100, Chris Lamb wrote: > Package: libbsd-dev > Version: 0.8.3-1 > Severity: serious > > Hi, > > I'm seeing: > > […] > > Unpacking libbsd-dev:amd64 (0.8.3-1) ... > dpkg: error processing archive >

Bug#858174: Re: Bug#858174: Please provide an AppArmor profile for Firefox

2017-04-04 Thread Vincas Dargis
2017.04.04 08:26, intrigeri rašė: Thanks! But it ships disabled (or in complain mode) by default, right? Yes it's disabled, and it's from firefox package. Tested on clean Ubuntu 16.04 LTS and 17.04 daily build virtual machines (it's the same): $ file /etc/apparmor.d/disable/usr.bin.firefox

Bug#848015: ciphersaber: diff for NMU version 1.01-2.1

2017-04-04 Thread Mattia Rizzolo
On Tue, Apr 04, 2017 at 08:27:55AM +0200, Stefan Hornburg (Racke) wrote: > On 04/04/2017 07:01 AM, Mattia Rizzolo wrote: > > Control: tags 848015 + patch > > Control: tags 848015 + pending > > > > Dear maintainer, > > > > I've prepared an NMU for ciphersaber (versioned as 1.01-2.1) and > >

Bug#859523: cannot load ibmvfc module when installing Jessie

2017-04-04 Thread Levente Szente
Package: linux Version: 3.16.0-4 Dear Maintainer, there is no option to load the ibmvfc module when installing Jessie (ppc64el). Can you correct that? Thanks and regards, Levente Szente

  1   2   3   >