Bug#845187: systemd: pressing ctrl-alt-delete repeatedly to force immediate reboot leads to systemd getting stuck with something

2017-01-11 Thread Michael Biebl
On Fri, 16 Dec 2016 06:15:43 +0100 Michael Biebl wrote: > Control: tags -1 + moreinfo > > On Mon, 21 Nov 2016 10:07:53 +0100 Martin Steigerwald > wrote: > > Package: systemd > > Version: 232-5 > > Severity: normal > > > > Dear Martin, dear Michael, dear

Bug#850885: apache2: Using dwww, fails with internal server error when trying to access /usr/share/doc

2017-01-11 Thread Arjan Opmeer
I ran into the same problem and started investigating. On Tue, 10 Jan 2017 22:01:45 +0100 Jerome wrote: > > When looking at the Apache log, the following entry can be found: > > [Fri Jan 06 21:34:53.830541 2017] [http:error] [pid 6785:tid > 140419151554304] [client

Bug#851110: freedink: violates font license

2017-01-11 Thread Paul Wise
Source: freedink Version: 108.4-1 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: share/freedink/LiberationSans-Regular.ttf This looks to be from

Bug#850846: Additional patches required; reopen

2017-01-11 Thread Harlan Lieberman-Berg
found 850846 2.2.0.0-2 reopen 850846 thanks Ansible had to release 2.2.1.0-0.4-rc4 with more security fixes. Seems the patch from earlier missed a couple of corner cases. I'll need to update, but also shouldn't be doing a release at 0200. Will get to it ASAP tomorrow. Sincerely, -- Harlan

Bug#841712: systemd: Display black on resume from suspend

2017-01-11 Thread Michael Biebl
On Sat, 22 Oct 2016 22:59:25 +0200 Michael Biebl wrote: > Am 22.10.2016 um 22:46 schrieb Bill Gribble: > > On 10/22/2016 02:13 PM, Michael Biebl wrote: > >> > >> Does /lib/systemd/systemd-sleep hibernate > >> work? > > > > Ah, interesting! That works fine, display resumes as

Bug#850703: systemd: incorrect LSB support with monit's init script

2017-01-11 Thread Vincent Lefevre
On 2017-01-11 18:20:14 +0100, Michael Biebl wrote: > Given that we only have a handful of packages left which use $all, our > time is better spent if those few packages add native service files. > > Please consider filing a bug report against monit for that. I've reported:

Bug#850911: [PATCH] fsharp REPL mangles Unicode characters U+0080 through U+00FF

2017-01-11 Thread Robin Munn
Patch for console.fs to take the second, more conservative, option to fixing this bug. Applying this patch does NOT require updating the fsharp package to later upstream versions, and once the package is updated from upstream, this patch can be removed. Patch should apply cleanly on current master

Bug#851114: minetest: violates font license

2017-01-11 Thread Paul Wise
Source: minetest Version: 0.4.15+repack-1 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: fonts/liberationsans.ttf This looks to be from here:

Bug#848016: brltty-espeak: very monotonous speech and noticable delays in speech output

2017-01-11 Thread Samuel Thibault
Hello, Eric Scheibler, on Wed 11 Jan 2017 15:48:39 +0100, wrote: > I think, that the mute delay and overlapping belong to the same problem. It > seems, that the > espeak-ng module needs too long to clean the current speech buffer. Or in > other words: the time > between the call to cancel

Bug#850607: Re: Bug#850607: RFS: flask-login/0.4.0-1 [ITA]

2017-01-11 Thread Sean Whitton
On Thu, Jan 12, 2017 at 12:48:18PM +1100, Carl Suster wrote: > Ok I added these headers in git under a new unreleased changelog entry so > they'll be picked up next time there's a release. Great work :) -- Sean Whitton signature.asc Description: PGP signature

Bug#851108: piuparts should check for leftover binfmts

2017-01-11 Thread Christoph Anton Mitterer
Package: piuparts Version: 0.73 Severity: wishlist Tags: upstream Hey. Quite a number of packages over and over leave back their binfmt registrations (i.e. what one manages via the binfmt-support package). openjdk and LLVM are just some notorious examples which do it (despite of bug reports)

Bug#850911: fsharp REPL mangles Unicode characters U+0080 through U+00FF

2017-01-11 Thread Robin Munn
Further information: The source of the readKeyFixup function which is causing this bug can be read here: https://github.com/fsharp/fsharp/blob/de709b30d9b5fdb620ff4e1d439122cdac11ffa1/src/fsharp/fsi/console.fs#L24-L42 In addition to using the NO_SERVERCODEPAGES compilation flag (which I believe

Bug#851021: nikola: FTBFS: pkg_resources.DistributionNotFound: The 'olefile' distribution was not found and is required by Pillow

2017-01-11 Thread Christoph Biedl
Control: tags 851021 patch Lucas Nussbaum wrote... > During a rebuild of all packages in sid, your package failed to build on > amd64. > > pkg_resources.DistributionNotFound: The 'olefile' distribution was not > > found and is required by Pillow This was fixed in the build dependency on

Bug#851117: [apper] after upgrading from jessie to stretch, systray icon not working: module "QtQuick" version 1.1 is not installed

2017-01-11 Thread Laura Arjona Reina
Package: apper Version: 0.9.2+git20161222-1 Severity: normal Dear maintainer Thank you very much for your work in Apper. I use KDE Plasma but GNOME is also installed in my system. I upgraded from Debian jessie to stretch some weeks ago. The upgrade automatically installed Plasma-discover and

Bug#851118: apparmor-docs: Don't include AppArmor_Developer*.pdf

2017-01-11 Thread intrigeri
Package: apparmor-docs Version: 2.11.0-1 Severity: normal In apparmor-docs 2.11.0-1 I've started including /usr/share/doc/apparmor-docs/AppArmor_Developer_*.pdf.gz; since then, one of the upstream lead developers (John Johansen) told me: "I just don't think the docs are ready for consumption and

Bug#850967: Clarify /usr/bin/foo should not be hardcoded even in upstream parts

2017-01-11 Thread Stuart Prescott
Nikolaus Rath wrote: >>> Policy 6.1 says >>> | Programs called from maintainer scripts should not normally have a >>> | path prepended to them. >>> >>> Ie, programs that are on PATH should be found via the PATH rather than >>> by hardcoding /usr/bin/foo or whatever. In general, I think we >>>

Bug#851112: gcstar: violates font license

2017-01-11 Thread Paul Wise
Source: gcstar Version: 1.7.1-1 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: share/gcstar/fonts/LiberationSans-Regular.ttf This looks to be from

Bug#851111: gargoyle-free: violates font license

2017-01-11 Thread Paul Wise
Source: gargoyle-free Version: 2011.1a-3.1 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: fonts/LiberationMono-BoldItalic.ttf

Bug#851116: zygrib: violates font license

2017-01-11 Thread Paul Wise
Source: zygrib Version: 8.0.1-1 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: data/fonts/liberation-fonts/LiberationSans-BoldItalic.ttf

Bug#850848: RM: pgrouting [mips mips64el mipsel] -- ROM; unsatisfiable Depends on mips* (outdated postgis packages)

2017-01-11 Thread Sebastiaan Couwenberg
reopen 850848 thanks Hi Scott, On Tue, 10 Jan 2017 14:11:45 -0500 Scott Kitterman wrote: > On Tuesday, January 10, 2017 07:58:13 PM Sebastiaan Couwenberg wrote: > > On 01/10/2017 07:23 PM, Bas Couwenberg wrote: > > > Please remove pgrouting from mips*, the latest builds picked up outdated > > >

Bug#851105: jessie-pu: package ndoutils/1.4b9-1.1+deb8u1

2017-01-11 Thread Andreas Beckmann
Package: release.debian.org Severity: normal Tags: jessie User: release.debian@packages.debian.org Usertags: pu ndoutils is one of two packages remaining in the archive that use ucf unconditionally during postrm purge, causing piuparts failures. Since the package has been removed after

Bug#688295: debsums: incorrectly reports diverted file as missing

2017-01-11 Thread Andreas Beckmann
Followup-For: Bug #688295 Control: tag -1 patch Hi, the attached patch should work around at least some of these missing diverted foreign files, I'm now testing this with my piuparts instance. Andreas >From d138b73f9026624566b3229d0e0934b07450dbee Mon Sep 17 00:00:00 2001 From: Andreas

Bug#851109: emscripten: violates font license

2017-01-11 Thread Paul Wise
Source: emscripten Version: 1.22.1-1 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: tests/freetype/LiberationSansBold.ttf This looks to be from here:

Bug#849348: chrome-gnome-shell: Install Firefox extension

2017-01-11 Thread Yuri Konotopov
12.01.2017 04:16, Jeremy Bicha пишет: > On 11 January 2017 at 03:28, Ritesh Raj Sarraf wrote: > > Currently > in 8-2, the Firefox system helper is installed but each user needs to > manually visit > https://addons.mozilla.org/en-US/firefox/addon/gnome-shell-integration/ > to

Bug#850887: [TIMELY for TC members] Interim Ballot Proposal: #850887 binutils mips

2017-01-11 Thread Sam Hartman
I heard back from doko today. We can expect a reply tomorrow. We also talked briefly about the issue. Realistically, i cannot imagine the TC coming to any final decision on something like this in under three weeks. That timeline seems fairly aggressive actually. However, I think the TC could

Bug#850911: [PATCH] fsharp REPL mangles Unicode characters U+0080 through U+00FF

2017-01-11 Thread Robin Munn
Looks like Gmail mangled that patch by wrapping lines that shouldn't have been wrapped. Let's try again, this time turning OFF Gmail's "Plain Text mode" so that it won't wrap lines longer than 72 characters. diff --git a/src/fsharp/fsi/console.fs b/src/fsharp/fsi/console.fs index

Bug#851113: manaplus: violates font license

2017-01-11 Thread Paul Wise
Source: manaplus Version: 1.7.1.7-1 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: data/fonts/liberationsans.ttf data/fonts/liberationsansmono.ttf

Bug#851106: RM: golang-github-geertjohan-go.rice [s390x] -- RoQA; golang is no longer available on s390x

2017-01-11 Thread Andreas Beckmann
Package: ftp.debian.org Severity: normal another leftover golang binary package on s390x ... Andreas

Bug#851107: xfce: Xfce 4.10 in synaptic for Debian 8.3.0 debugging application.

2017-01-11 Thread Torquato de Rezende
Package: xfce Version: 4.10 Severity: important 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 of this

Bug#850773: xul-ext-kwallet5: Doesn't work with firefox "non-ESR"

2017-01-11 Thread Gregor Riepl
Package: xul-ext-kwallet5 Version: 1.0-2 Followup-For: Bug #850773 It doesn't look like manually updating to the current version of the addon (1.3) helps either. Have you tried that?

Bug#850772: multipath-tools-boot: fails to upgrade from 'jessie' - trying to overwrite /etc/init.d/multipath-tools-boot

2017-01-11 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Thu, 2017-01-12 at 02:47 +0100, Andreas Beckmann wrote: > > Preparing to unpack .../multipath-tools_0.6.4-1_amd64.deb ... > > Unpacking multipath-tools (0.6.4-1) over (0.5.0-6+deb8u2) ... > > Preparing to unpack

Bug#851028: composite: FTBFS: lrdf.h:8:20: fatal error: raptor.h: No such file or directory

2017-01-11 Thread Jaromír Mikeš
2017-01-12 1:09 GMT+01:00 Jonas Smedegaard : > Quoting Jaromír Mikeš (2017-01-11 23:29:24) > > 2017-01-11 19:55 GMT+01:00 Lucas Nussbaum : > > > > > > > > During a rebuild of all packages in sid, your package failed to build > on > > > amd64. > > > > > > Relevant

Bug#850760: nixstatsagent: modifies conffiles (policy 10.7.3): /etc/nixstats.ini

2017-01-11 Thread Andreas Beckmann
Followup-For: Bug #850760 and this happens on upgrades from stretch to sid: Setting up nixstatsagent (1.1.2-1) ... ... Preparing to unpack .../4-nixstatsagent_1.1.2-1_amd64.deb ... Unpacking nixstatsagent (1.1.2-1) over (1.1.0-1) ... Setting up libexpat1:amd64 (2.2.0-2) ... Setting

Bug#848016: brltty-espeak: very monotonous speech and noticable delays in speech output

2017-01-11 Thread Samuel Thibault
Samuel Thibault, on Thu 12 Jan 2017 03:27:24 +0100, wrote: > I'm very surprised to see this 200 value, which means 200ms, while > studies have shown that "interactivity" is usually seen bad by humans > beyond 100ms. > > One thing we can do for Stretch is to reduce this value to something >

Bug#851115: pcs: violates font license

2017-01-11 Thread Paul Wise
Source: pcs Version: 0.9.155-3 Severity: serious User: pkg-fonts-de...@lists.alioth.debian.org Usertags: license-violation X-Debbugs-CC: pkg-fonts-de...@lists.alioth.debian.org Your source package contains an GPL/LGPL font: pcsd/public/css/LiberationSans-BoldItalic.ttf

Bug#781987: Regarding bug #781987 - dwww: All links are broken after clean install

2017-01-11 Thread Arjan Opmeer
I ran into the same problem and started investigating. On Fri, 6 Jan 2017 22:44:49 +0100 Jerome wrote: > > [Fri Jan 06 21:34:53.830541 2017] [http:error] [pid 6785:tid > 140419151554304] [client ::1:45220] AH02429: Response header name 'Last > modified' contains invalid

Bug#849348: chrome-gnome-shell: Install Firefox extension

2017-01-11 Thread Ritesh Raj Sarraf
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Wed, 2017-01-11 at 19:16 -0500, Jeremy Bicha wrote: > I think I was wordy and unclear in this bug report. I am requesting > that the Firefox extension be shipped in this package too. Currently > in 8-2, the Firefox system helper is installed but

Bug#850093: ITP: terminaltables -- Python library for printing tables to the console

2017-01-11 Thread Carl Suster
I have uploaded a new package to mentors and git which now builds successfully in a sid chroot with sbuild when given colorclass as an --extra-package. I would ideally like this in unstable, but since colorclass is already in NEW targeting experimental, and this package depends on that one, my

Bug#850487: RFS: terminaltables/3.1.0-1 [ITP]

2017-01-11 Thread Carl Suster
I have uploaded a new package to mentors and git which now builds successfully in a sid chroot with sbuild when given colorclass as an --extra-package. I would ideally like this in unstable, but since colorclass is already in NEW targeting experimental, and this package depends on that one, my

Bug#808454: ***SPAM*** Courier was not able to deliver your parcel (ID0000377409, FedEx)

2017-01-11 Thread FedEx Support
Dear Customer, Your item has arrived at January 09, but our courier was not able to deliver the parcel. You can download the shipment label attached! Thanks, Lester Mcgrath, Senior Support Manager. The WatchGuard Firebox that protects your network has detected a message that may not be

Bug#850819: unblock: heat/1:7.0.0-2

2017-01-11 Thread Andreas Beckmann
On Tue, 10 Jan 2017 16:42:00 + Niels Thykier wrote: > Thomas Goirand: > > unblock heat/1:7.0.0-2 > Already aged to 5 days. That will also need a ignore-piuparts heat/1:7.0.0-2 thanks to python-sqlalchemy making python-heat uninstallable in sid ...

Bug#846779: xserver-xorg-core: chrome freezes with xorg-server 1.19.0

2017-01-11 Thread Andreas Boll
Hi, could you try this patch [1]? Thanks, Andreas [1] https://patchwork.freedesktop.org/patch/132089/ On Mon, Dec 12, 2016 at 03:28:33PM +0900, Michel Dänzer wrote: > On 12/12/16 05:39 AM, Frédéric Brière wrote: > > On Sat, Dec 10, 2016 at 10:07:51PM -0500, Frédéric Brière wrote: > >>

Bug#850059: linux-image-4.8.0-2-amd64: After suspend, the power button powers off the laptop instead of resuming

2017-01-11 Thread Vincent Lefevre
Control: clone -1 -2 Control: reassign -2 systemd 232-8 Control: retitle -2 systemd: power off without always a normal shutdown when resuming after suspend with the power button Control: severity -2 grave as the lack of shutdown yields visible file corruption and potentially data loss. On

Bug#850958: terminix: FTBFS on ppc64el: segmentation fault

2017-01-11 Thread Emilio Pozuelo Monfort
Source: terminix Version: 1.4.0-1 Severity: serious Your package failed to build on ppc64el, preventing testing migration: make[3]: Entering directory '/«PKGBUILDDIR»' ldmd2 -O -inline -release -g -version=StdLoggerDisableTrace -I/usr/include/d/gtkd-3/ -L-lvted-3

Bug#850657: [pkg-gnupg-maint] Bug#850657: gnupg: Please find gpg-agent on PATH

2017-01-11 Thread Daniel Kahn Gillmor
Hi Ian-- On Wed 2017-01-11 06:56:19 -0500, Ian Jackson wrote: > Daniel Kahn Gillmor writes ("Re: [pkg-gnupg-maint] Bug#850657: gnupg: Please > find gpg-agent on PATH"): >> On Sun 2017-01-08 17:35:13 -0500, Ian Jackson wrote: >> > gpg executes /usr/bin/gpg-agent, rather than fetching it from the

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Bogdan Vatra
On miercuri, 11 ianuarie 2017 12:40:23 EET Felipe Sateler wrote: > On 11 January 2017 at 12:37, Bogdan Vatra wrote: > > On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: > >> Control: tags -1 moreinfo unreproducible > >> > >> On 11 January 2017 at 04:59,

Bug#850945: ant: exec task fails with error 127 on kfreebsd-i386

2017-01-11 Thread Emmanuel Bourg
Hi Gilles, Le 11/01/2017 à 14:54, Gilles Filippini a écrit : > Moreover, ant reports BUILD SUCCESSFUL while it is obviously unsuccessful. The task doesn't fail the build by default when an error occurs. The failonerror="true" attribute has to be specified. > BTW I don't understand why

Bug#773057: Dependency problem

2017-01-11 Thread Bruce Weirdan
Control: reopen -1 = There's a dependency problem that renders the fix unusable: terminology 0.9.1-1 depends on libeina1 >=1.8.0 (available 1.8.6-2.5+b1) libemotion-players 1.18.4-1 depends on libeina1a >=1.18.4-1 (available 1.18.4-1) which conflicts with libeina1

Bug#850949: icedove does not sync google calendars, claiming item.recurrenceInfo is null

2017-01-11 Thread Boyan Penkov
Package: icedove Version: 1:45.5.1-1 Severity: grave Justification: renders package unusable Dear Maintainer, I have icedove and the google calendar provider installed. I have three calendars: a work one tied to a work google account, and a personal and one shared with my partner tied to my

Bug#850887: TC Involvement: MIPS and binutils

2017-01-11 Thread Lisandro Damián Nicanor Pérez Meyer
On miércoles, 11 de enero de 2017 09:39:25 ART Sam Hartman wrote: > Hi. > > As you are probably aware, the question of what to do about linking on > mips and stretch has been referred to the TC. > There's a reasonable probability that we're going to want to move very > quickly on this issue, and

Bug#848016: brltty-espeak: very monotonous speech and noticable delays in speech output

2017-01-11 Thread Eric Scheibler
Samuel Thibault schrieb am 10.01.2017, 22:18 +0100: >Eric Scheibler, on Sun 08 Jan 2017 09:05:09 +0100, wrote: >> 1. The monotonous speech output persists. > >I dug a bit and found the issue, reported upstream, and have uploaded a fixed >version. Confirmed. >> 2. The

Bug#850059: linux-image-4.8.0-2-amd64: After suspend, the power button powers off the laptop instead of resuming

2017-01-11 Thread Ben Hutchings
Control: severity -1 important On Wed, 2017-01-11 at 15:52 +0100, Vincent Lefevre wrote: > Control: severity -1 grave > > because it can corrupt files. > > When this occurred on December 23, the log file of monit got > corrupted: > > [CET Dec 22 07:35:07] info : 'zira' Monit reloaded > [CET

Bug#850059: linux-image-4.8.0-2-amd64: After suspend, the power button powers off the laptop instead of resuming

2017-01-11 Thread Vincent Lefevre
On 2017-01-11 15:09:49 +, Ben Hutchings wrote: > Unless you can show that some data had been written *and flushed* to > disk by the application, but was not readable afterward - this does not > count. Writes are buffered, and user space has to deal with that. If I understand the journalctl

Bug#850339: [PATCH 2/3] initramfs-tools: Add script for loading EVM key

2017-01-11 Thread Stefan Berger
From: Stefan Berger Add a script for loading the EVM (extended verification module) key. Either a symmetric key or an x.509 certificate can be loaded using the scripts. A config file /etc/default/evm allows to configure parameters of the key. Signed-off-by: Stefan Berger

Bug#850339: [PATCH 3/3] initramfs-tools: Add scripts for loading IMA keys and policy

2017-01-11 Thread Stefan Berger
From: Stefan Berger Add a script for loading certificates used by the Linux Integrity Measurement Architecture (IMA) for verifying file signatures. The script will first look for the availability of the .ima keyring and load all keys it finds on it. If the .ima keyring is not

Bug#850951: CVE-2016-9962

2017-01-11 Thread Moritz Muehlenhoff
Source: runc Severity: grave Tags: security Please see: https://bugzilla.suse.com/show_bug.cgi?id=1012568 https://github.com/docker/docker/compare/v1.12.5...v1.12.6 https://github.com/opencontainers/runc/commit/50a19c6ff828c58e5dab13830bd3dacde268afe5 Cheers, Moritz

Bug#850339: [PATCH 1/3] initramfs-tools: add script for loading kernel masterkey

2017-01-11 Thread Stefan Berger
From: Stefan Berger We are adding a script for loading the kernel master key, which is a symmetric key that is used to decrypt other keys in the system. The kernel master key can either be a trusted or a user key. A config file /etc/default/masterkey allows to configure the

Bug#850955: libapache2-request-perl: description should include the names of the libraries

2017-01-11 Thread Steinar H. Gunderson
On Wed, Jan 11, 2017 at 04:41:00PM +0100, Seb wrote: > It would be useful if the names of the libraries included in the package > could > be found with Debian's usual tools. Hi! Thanks for your bug report. It is certainly a valid concern, but I will add that if you're looking for a specific

Bug#850918: RFS: rear/2.00+dfsg-1 ITP: rear -- Bare metal disaster recovery and system migration framework

2017-01-11 Thread Andreas Henriksson
Hello Frederic Bonnard, On Wed, Jan 11, 2017 at 09:28:19AM +0100, Frederic Bonnard wrote: > > Package: sponsorship-requests > Severity: normal > > Dear mentors, Gianfranco, > first best wishes to you all for this new year, health, success ; > especially in you Debian area :) . > > I am looking

Bug#850946: pinentry-curses: does not quit on Ctrl-C (SIGINT), still grabs keys, takes 100% CPU time

2017-01-11 Thread Vincent Lefevre
Package: pinentry-curses Version: 1.0.0-1 Severity: important When I use pinentry-program /usr/bin/pinentry-curses in ~/.gnupg/gpg-agent.conf and I do: $ gpg -d file.gpg I get: ┌──┐ │ Enter passphrase

Bug#850950: unblock: debian-design/3.0.4

2017-01-11 Thread Andreas Beckmann
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package debian-design (I'm speaking with my piuparts hat on, I have no interest in debian-design (nor do I know what that package is good for ...)) debian-design seems to

Bug#850956: gosa-plugin-netgroups: fails to show the content of netgroup list entry (e.g. workstation-hosts)

2017-01-11 Thread Wolfgang Schweer
Package: gosa-plugin-netgroups Version: 0.1~svn652-4 Severity: normal User: debian-...@lists.debian.org User-tags: debian-edu Hi, while testing Debian Edu stretch another PHP7 issue (constructor name) showed up. Please note that for some reason replacing the function name with '__constructor'

Bug#850955: libapache2-request-perl: description should include the names of the libraries

2017-01-11 Thread Seb
Package: libapache2-request-perl Version: 2.13-4+b1 Severity: minor Dear Maintainer, I needed to use Apache2::Cookie on a server. I tried locating this Perl library with apt-cache search, then with apt-file, mais couldn't find a result with Debian's tools. Because the library was used on

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Felipe Sateler
On 11 January 2017 at 12:37, Bogdan Vatra wrote: > On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: >> Control: tags -1 moreinfo unreproducible >> >> On 11 January 2017 at 04:59, Bogdan Vatra wrote: >> > On miercuri, 11 ianuarie 2017

Bug#625203:

2017-01-11 Thread Presley Bathini
Hi, I do not if you received my previous email. I sent you an email previously requesting you to assist in receiving $15.7M left in our bank for several years. Reply if you are interested.Thanks, Presley.

Bug#850948: needrestart,piuparts: needrestart hangs -> piupart fails -> debian-design blocked

2017-01-11 Thread Jonas Smedegaard
Package: needrestart,piuparts Severity: serious This bugreport is tracking debian-design not entering testing. Background: a) needrestart sometimes hangs during install. b) Needrestart hanging is caught by piuparts and treated as a failure. c) debian-design depends on needrestart and is

Bug#850887: TC Involvement: MIPS and binutils

2017-01-11 Thread Lisandro Damián Nicanor Pérez Meyer
On miércoles, 11 de enero de 2017 11:49:48 ART Lisandro Damián Nicanor Pérez Meyer wrote: [snip] > I'll be online from 17:30 UTC onwards, nick lisandro on freenode. And also oftc, of course. -- Lisandro Damián Nicanor Pérez Meyer http://perezmeyer.com.ar/ http://perezmeyer.blogspot.com/

Bug#754339: Bug confirmation...

2017-01-11 Thread Marco Gaiarin
I've just upgraded to jessie, (samba/winbind 2:4.2.14+dfsg-0+deb8u2), and i can confirm the bug. Directory (on TMPFS) /run/samba/winbindd_privileged have correct permission but is empty: root@rita:~# ls -la /run/samba/winbindd_privileged/ totale 0 drwxr-x--- 2 root winbindd_priv 40 gen 3

Bug#850954: CVE-2016-10040

2017-01-11 Thread Moritz Muehlenhoff
Source: qtbase-opensource-src Severity: important Tags: security Hi QT maintainers, there was the following report on QXmlSimpleReader: http://www.openwall.com/lists/oss-security/2016/12/24/2 Which upstream later later on labels as deprecated:

Bug#850957: succesful installation on Intel NUC6i3SYB

2017-01-11 Thread Antoine Beaupre
Package: installation-reports Severity: wishlist No problems with this install, just a "everything is good" report, thanks! -- Package-specific info: Boot method: USB Image version: debian-stretch-DI-alpha8-amd64-netinst.iso downloaded from cdimage.debian.org mirrors SHA256:

Bug#850949: icedove does not sync google calendars, claiming item.recurrenceInfo is null

2017-01-11 Thread Carsten Schoenert
severity 850949 important thanks Lowering down to important. Please see https://www.debian.org/Bugs/Developer#severities Regards Carsten On Wed, Jan 11, 2017 at 09:35:36AM -0500, Boyan Penkov wrote: > Package: icedove > Version: 1:45.5.1-1 > Severity: grave > Justification: renders package

Bug#850869: git-buildpackage: command-line arguments not quoted correctly

2017-01-11 Thread Guido Günther
Hi Simon, On Tue, Jan 10, 2017 at 07:53:48PM +, Simon McVittie wrote: > I'm currently using git-buildpackage with a custom --builder command > (vectis, https://github.com/smcv/vectis) that among other things accepts > a command-line option of the form: > > --extra-repository='deb

Bug#850948: needrestart, piuparts: needrestart hangs -> piupart fails -> debian-design blocked

2017-01-11 Thread Andreas Beckmann
On 2017-01-11 15:25, Jonas Smedegaard wrote: > This bugreport is tracking debian-design not entering testing. I filed an unblock request for you, since that seems to be fallout from britney evaluationg piuparts results, #850950 I now managed to get the piuparts test to finish after removing

Bug#850887: TC Involvement: MIPS and binutils

2017-01-11 Thread Sam Hartman
> "Lisandro" == Lisandro Damián Nicanor Pérez Meyer > writes: Lisandro> On miércoles, 11 de enero de 2017 09:39:25 ART Sam Hartman wrote: >> Hi. >> >> As you are probably aware, the question of what to do about >> linking on mips and stretch

Bug#850953: dgit-maint-merge(7): Use git-deborig(1)

2017-01-11 Thread Sean Whitton
Package: dgit Version: 3.1 Severity: minor Tags: patch `git deborig` has made its way into a release of devscripts, which permits various simplifications to dgit-maint-merge(7). Thanks. -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing')

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Bogdan Vatra
On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: > Control: tags -1 moreinfo unreproducible > > On 11 January 2017 at 04:59, Bogdan Vatra wrote: > > On miercuri, 11 ianuarie 2017 09:48:16 EET Bogdan Vatra wrote: > >> On marți, 10 ianuarie 2017 17:20:28 EET

Bug#850937: git-buildpackage: Default config file installed as /etc/git-buildpackage/gbp.conf/gbp.conf

2017-01-11 Thread Guido Günther
control: severity -1 grave On Wed, Jan 11, 2017 at 11:15:22AM +, Luca Boccassi wrote: > Package: git-buildpackage > Version: 0.8.9 > Severity: normal > > Dear Maintainer, > > I just installed gbp 0.8.9 and I noticed that the default gbp.conf has > moved > from /etc/git-buildpackage to a

Bug#850937: [git-buildpackage/master] Move default gbp.conf back to the right location

2017-01-11 Thread Guido Günther
tag 850937 pending thanks Date: Wed Jan 11 13:04:37 2017 +0100 Author: Guido Günther Commit ID: 67d8b9f44b089eb04ae4ce54c03a0e06d751de30 Commit URL: https://git.sigxcpu.org/cgit/git-buildpackage/;a=commitdiff;h=67d8b9f44b089eb04ae4ce54c03a0e06d751de30 Patch URL:

Bug#826044: needrestart: Hangs in apt hook with a zombie

2017-01-11 Thread Jonas Smedegaard
Hi, It seems I have another instance of this issue: piuparts hangs (as I understand it) during cleanup after an initial install of design-desktop which pulls in ńeedrestart. Discussion starting at http://lists.alioth.debian.org/pipermail/piuparts-devel/2017-January/006734.html has more

Bug#850052: Bug#850005: dgit push without dgit build-source

2017-01-11 Thread Ian Jackson
Control: tags -1 confirmed Control: severity -1 normal I wrote: > I will try to repro this that way. Anwyay, for now the bug should > clearly be reopened. I have repro'd this and the bug is more serious: it's due to a forked child also running the cleanup handlers. Thanks for your tenacity !

Bug#685344: devscripts: "bts show --mbox" cannot resume after a Ctrl-Z

2017-01-11 Thread Vincent Lefevre
Control: found -1 2.16.13 Control: found -1 2.17.0 On 2017-01-11 19:23:38 +1100, Ben Finney wrote: > This does not happen for me when I try (using ‘devscripts/2.16.13’). Note that the problem does not always occur. But when it occurs, in general, Mutt no longer gets the keys from the keyboard.

Bug#839804: monit: errors every 2 minutes in the log file: "Queued event file: unable to read event size -- end of file"

2017-01-11 Thread Sergey B Kirpichev
tags 839804 -moreinfo +unreproducible thanks On Mon, Jan 09, 2017 at 04:09:47PM +0100, Vincent Lefevre wrote: > Yes, it seems so... unless the problem is not always reproducible > (e.g. if there's some race condition). > > I also wonder whether suspending the laptop can also yield the > issue. >

Bug#850944: RM: google-sitemapgen -- ROM; no longer required

2017-01-11 Thread Kumar Appaiah
Package: ftp.debian.org Severity: normal Given that the landscape of the internet has changed significantly over the past five years, this tool is not really that relevant anymore. I propose that this be removed. Thanks. Kumar -- Kumar Appaiah

Bug#685344: devscripts: "bts show --mbox" cannot resume after a Ctrl-Z

2017-01-11 Thread Vincent Lefevre
Control: retitle -1 devscripts: "bts show --mbox" cannot resume after a Ctrl-Z with mutt Control: tags -1 - moreinfo On 2017-01-11 14:44:38 +0100, Vincent Lefevre wrote: > On 2017-01-11 19:23:38 +1100, Ben Finney wrote: > > The ‘fg’ command simply resumes the MUA (in my case, ‘mutt’) as

Bug#850945: ant: exec task fails with error 127 on kfreebsd-i386

2017-01-11 Thread Gilles Filippini
Package: ant Version: 1.9.6-1 Severity: important Hi, This simple build.xml file fails with error 127 on kfreebsd-i386: $ cat build.xml $ ant test Buildfile: /home/pini/debian/jxgrabkey-0.3.2/misc/Ant/build.xml test: [exec] Result: 127 BUILD SUCCESSFUL

Bug#849530: Rancid: clogin fails on fortigate devices with read-only users

2017-01-11 Thread Roland Rosenfeld
Hi Héctor! On Wed, 28 Dec 2016, Héctor Sánchez wrote: > Many thanks for the advise!, I'll try fnlogin then. Did this solve your issue, so we can close this bug report now? Greetings Roland > > > Package:rancid > > > Version:2.3.8-6 > > > > > Clogin fails to connect to our fortigate devices

Bug#849401: restart silently fails

2017-01-11 Thread Francesco Poli
On Tue, 10 Jan 2017 23:49:43 +0100 Christian Hofstaedtler wrote: > Hi, Hello Christian! :-) First off, many thanks for stepping in. I really appreciate that you're proposing a longer term solution than what I was thinking about (I was planning to propose a little patch for the apcupsd.init

Bug#850891: Additional patch, to cover slurmdbd's duplicate code

2017-01-11 Thread Karl Kornel
Hi Rémi, (I hope the é comes through the email properly!) If I would play devil’s advocate, then I would say this: “An action like this seems inappropriate to place into a package that does not clearly indicate why it is needed. Instead, you should create a slurm-common package, and have the

Bug#851068: RFS: mathicgb/1.0~git20170104-1

2017-01-11 Thread Doug Torrance
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "mathicgb": * Package name: mathicgb Version : 1.0~git20170104 Upstream Author : Bjarke Hammersholt Roune and Mike Stillman * URL :

Bug#850799: italc: please make it multiarch ready

2017-01-11 Thread Mike Gabriel
Hi Gianfranco, On Di 10 Jan 2017 10:17:48 CET, Gianfranco Costamagna wrote: source: italc version: 1:3.0.2.90+dfsg1-1 severity: wishlist tags: patch Hello, the following patch should make the package multiarch ready can you please apply/test the package? Note: I don't know if the change in

Bug#851059: Please provide instructions to use with current opennssl version

2017-01-11 Thread Yvan Masson
Package: easy-rsa Version: 2.2.2-2 Dear maintainer, easy-rsa currently does not provide openssl configuration file for the openssl version available in testing (1.1.*). This makes the "whichopensslcnf" script to fail on Stretch, except if the file openssl.cnf is manually created. It seems it

Bug#741422: git-buildpackage: breaks bash tab completion for filenames in git checkouts

2017-01-11 Thread Edward Betts
Hi Guido, This isn't happening any more, I can't reproduce it. You can close this bug. Thanks, -- Edward.

Bug#851062: bind9: CVE-2016-9444: An unusually-formed DS record response could cause an assertion failure

2017-01-11 Thread Salvatore Bonaccorso
Source: bind9 Version: 1:9.9.5.dfsg-4 Severity: grave Tags: upstream security Justification: user security hole Hi, the following vulnerability was published for bind9. CVE-2016-9444[0]: |An unusually-formed DS record response could cause an assertion |failure If you fix the vulnerability

Bug#851065: bind9: CVE-2016-9131: A malformed response to an ANY query can cause an assertion failure during recursion

2017-01-11 Thread Salvatore Bonaccorso
Source: bind9 Version: 1:9.9.5.dfsg-4 Severity: grave Tags: security upstream Justification: user security hole Hi, the following vulnerability was published for bind9. CVE-2016-9131[0]: |A malformed response to an ANY query can cause an assertion failure |during recursion If you fix the

Bug#851064: RFA: mcu8051ide -- Graphical Integrated Development Environment for 8051

2017-01-11 Thread Fabricio Alcalde
Package: wnpp Severity: normal I request an adopter for the mcu8051ide package. I'm not interested in maintaining it anymore. The package description is: MCU 8051 IDE is an integrated development environment for microcontrollers based on 8051. Supported programming languages are C and

Bug#851066: flashplugin-nonfree: Mismatch between detected and available versions (Download file not available at people.debian.org)

2017-01-11 Thread Peter Denison
Package: flashplugin-nonfree Version: 1:3.7 Severity: important Dear Maintainer, Now Adobe has once again started releasing updates to the Linux version of the flash plugin, the updater recognises the version number of the latest version, but it is not yet available at

Bug#851067: linux-image-4.8.0-0.bpo.2-amd64: X display corruptions with kernels 4.4 - 4.8 (Broadwell Intel graphics, Intel driver)

2017-01-11 Thread Wirawan Purwanto
Package: src:linux Version: 4.8.11-1~bpo8+1 Severity: important Dear Maintainer, Screen corruption was randomly (but consistently) observed on several programs: LibreOffice 5, xpdf, iSilo under wine. I do not know which precise piece of the software stack is causing this error, but I want to

Bug#850855: [rtkit] rtkit daemon fails to start

2017-01-11 Thread Felipe Sateler
On 11 January 2017 at 13:05, Bogdan Vatra wrote: > On miercuri, 11 ianuarie 2017 12:40:23 EET Felipe Sateler wrote: >> On 11 January 2017 at 12:37, Bogdan Vatra wrote: >> > On miercuri, 11 ianuarie 2017 10:12:00 EET Felipe Sateler wrote: >> >>

Bug#850948: [Piuparts-devel] Bug#850948: needrestart, piuparts: needrestart hangs -> piupart fails -> debian-design blocked

2017-01-11 Thread Holger Levsen
control: reassign -1 needrestart control: merge -1 826044 thanks On Wed, Jan 11, 2017 at 03:25:10PM +0100, Jonas Smedegaard wrote: > Package: needrestart,piuparts > Severity: serious no. this is definitly not a serious bug in piuparts. > This bugreport is tracking debian-design not entering

Bug#850446: handbrake: New upstream release 1.0.1

2017-01-11 Thread Fabian Greffrath
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am Dienstag, den 10.01.2017, 20:30 +0100 schrieb Sebastian Ramacher: > Please push the changes if possible. Just pushed. - Fabian -BEGIN PGP SIGNATURE- iQIzBAEBCAAdFiEEIsF2SKlSa4TfGRyWy+qOlwzNWd8FAlh2YJ4ACgkQy+qOlwzN

  1   2   3   4   5   >