Bug#798126: mysql-5.6 FTBFS on mips64el

2015-09-21 Thread Aurelien Jarno
On 2015-09-21 10:32, Robie Basak wrote: > Hi Aurelien, Hi Robie, > On Sat, Sep 19, 2015 at 01:44:38AM +0200, Aurelien Jarno wrote: > > I have seen that the patch hasn't been included in the latest upload. I > > believe it was not clear enough which patch should be applied. Therefore > > please

Bug#799595: RFS: clblas/2.6-3

2015-09-21 Thread PICCA Frederic-Emmanuel
done :) Thanks Fred

Bug#799649: stk: ABI transition needed for libstdc++ v5

2015-09-21 Thread Felipe Sateler
Hi, On 21 September 2015 at 05:21, Simon McVittie wrote: > Source: stk > Version: 4.4.4-5 > Severity: serious > Justification: ABI break since stable when rebuilt > Tags: sid stretch > User: debian-...@lists.debian.org > Usertags: libstdc++-cxx11 > > Background[1]: libstdc++6

Bug#799602: the pages are sent according to what your browser requested

2015-09-21 Thread Rhonda D'Vine
* Vincent Lefevre [2015-09-21 02:14:12 CEST]: > On 2015-09-21 01:54:08 +0200, Paul Wise wrote: > > On Mon, Sep 21, 2015 at 12:59 AM, Vincent Lefevre > > wrote: > > > On 2015-09-21 05:36:56 +0900, victory wrote: > > >> see https://www.debian.org/intro/cn >

Bug#799644: quantlib: ABI transition needed for libstdc++ v5

2015-09-21 Thread Simon McVittie
On 21/09/15 13:30, Dirk Eddelbuettel wrote: > | The solution is to change something that is part of the Debian > | packaging: the package name. > > So is the trailing '1'. "libquantlib1" would be the correct name for a Debian package containing the SONAME (upstream-chosen ABI designation)

Bug#799568: [PATCH] xdg-open: prefer BROWSER to xdg .desktop files

2015-09-21 Thread Jeff King
On Mon, Sep 21, 2015 at 07:39:45AM +0200, Per Olofsson wrote: > > I guess something like this would work, but it does feel a little hacky. > > Well, the entire xdg-utils feels a bit hacky to me :-) I won't disagree there. :) > Anyway, I took the opportunity to improve the $BROWSER launching

Bug#799678: gdm3: Triggers suspend at logoff/reboot

2015-09-21 Thread Fabian Greffrath
Package: gdm3 Version: 3.14.2-2 Severity: normal Hi there, gdm3 shows strange behaviour on my system: When I log out of my Gnome 3 session, my systems goes into suspend mode. The same happens when I trigger a reboot from within my Gnome 3 session. The computer restarts and when it is supposed

Bug#799684: starplot: crashes with 'free(): invalid pointer'

2015-09-21 Thread Manolo Díaz
Package: starplot Version: 0.95.5-8.1 Severity: grave Justification: renders package unusable Dear Maintainer, When run for first time, no ~/.starplotrc file present, it crashes. If present, the GUI starts, but also crashes when trying to load the Gliese catalogue. Best Regards, Manolo Díaz

Bug#798429: ftp.debian.org: Reject messages about source-only uploads should be more informative

2015-09-21 Thread Luca Falavigna
Hi, 2015-09-09 11:25 GMT+02:00 Santiago Vila : > binary:ekg2-api-docs is NEW. > Omitting long explanations about how the NEW queue works is ok, but at > the very minimum, the uploader should be told about *what* part of the > upload is considered

Bug#799661: Wrong dependency/include on Lua 5.1/5.2

2015-09-21 Thread Max Kellermann
Package: libluabind-dev Version: 0.9.1+dfsg-9 Package libluabind-dev depends on liblua5.2-dev, but its pkg-config file refers to LUA 5.1.

Bug#799662: Null pointer exception at org.apache.fop.cli.InputHandler.transformTo

2015-09-21 Thread Martin Steigerwald
Package: fop Version: 1:2.0+dfsg-3 Severity: important Dear maintainer, Currently fop fails to build our internal training slides likes this: [INFO] FOUserAgent - Rendered page #321. [ERROR] FOP - Exception org.apache.fop.apps.FOPException java.lang.NullPointerException at

Bug#617296: RFP: rstudio -- IDE for GNU R

2015-09-21 Thread ChangZhuo Chen
On Mon, Sep 21, 2015 at 08:25:26AM +0200, Andreas Tille wrote: > Hi, > > On Mon, Sep 21, 2015 at 02:05:44AM +, nore...@alioth.debian.org wrote: > > ChangZhuo Chen (czchen) has requested to join your project. > > You can approve this request here: > >

Bug#799666: ibus-m17n: rfc1345 input method captures unrelated keystrokes

2015-09-21 Thread Ben Finney
Package: ibus-m17n Version: 1.3.4-4 Severity: normal Dear Maintainer, Recently the ‘rfc1345’ input method (provided by ‘ibus-m17n’) has captured unrelated keystrokes, which interfere with normal operation. The only “escape” character documented for ‘rfc1345’ input method is the ‘&’ key, and

Bug#799677: pitivi: Incorrect depends, build-depends, and other issues

2015-09-21 Thread Scott Kitterman
Package: pitivi Version: 0.94-3 Severity: serious Justification: Policy 3.5 To start with, pitivi only builds against a single python3 version (the default), not all versions, so it should build-dep on python3-dev vice python3-all-dev. The python3-all-dev build-dep makes it appear on the list of

Bug#798429: ftp.debian.org: Reject messages about source-only uploads should be more informative

2015-09-21 Thread Santiago Vila
On Mon, Sep 21, 2015 at 12:12:42PM +0200, Luca Falavigna wrote: > Hi, > > 2015-09-09 11:25 GMT+02:00 Santiago Vila : > > binary:ekg2-api-docs is NEW. > > > > Omitting long explanations about how the NEW queue works is ok, but at > > the very

Bug#799390: linuxbrew-wrapper: over-restrictive architecture setting?

2015-09-21 Thread lumin
On Mon, 2015-09-21 at 08:09 +, Gianfranco Costamagna wrote: > well, arch: all seems legit in this case. > > I would just have a warning in the case you try to run in a platform > different from > amd64. > > Something like > brew install stuff > "warning, you are not running on an amd64

Bug#794311: KiCad 4.0 rc1

2015-09-21 Thread Gregor Riepl
>> The existing build process is slightly quirky. >> First, it executes cmake, make and make install in the main kicad source >> tree. >> This will build kicad for a /usr/local/bin prefix (I want to change that >> later), then install it into a temp dir. > > Why don't you use

Bug#799679: python-pbr: Unneeded build-depends on python*-dev packages

2015-09-21 Thread Scott Kitterman
Source: python-pbr Version: 0.11.0-1 Severity: normal The package build-deps on both python{3}-all and python{3}-all-dev. Since the package only has arch all content, the -dev build-deps are redundant and unneeded. In particular, the python3-all-dev build-dep makes the package appear on the

Bug#799655: Pristine-tar is missing in Git repository

2015-09-21 Thread Ghislain Vaillant
On 21/09/15 22:24, Andreas Tille wrote: Hi, could you please push the 3.1.1+dfsg tarball to pristine-tar branch? Thanks Andreas. Done. My apologize for missing it. Ghislain

Bug#799736: python-milter: statically compiled on all architectures besides arm64, ppc64el -> needs at least binNMU

2015-09-21 Thread Mika Pflüger
Package: python-milter Version: 1.0-1 Severity: normal Hi, python-milter compilation seems to have been broken at some time during the jessie cycle, and since it hasn't been recompiled since then, it is still statically compiled against libmilter on most architectures. See: $ ldd

Bug#799736: python-milter: statically compiled on all architectures besides arm64, ppc64el -> needs at least binNMU

2015-09-21 Thread Scott Kitterman
On September 21, 2015 6:29:20 PM EDT, "Mika Pflüger" wrote: > >Package: python-milter >Version: 1.0-1 >Severity: normal > >Hi, > >python-milter compilation seems to have been broken at some time during >the jessie cycle, and >since it hasn't been recompiled since then,

Bug#758047: open last session doesn't

2015-09-21 Thread Sergio Durigan Junior
On Monday, September 21 2015, 積丹尼 Dan Jacobson wrote: >> "SDJ" == Sergio Durigan Junior writes: > > SDJ> On Wednesday, August 13 2014, 積丹尼 Dan Jacobson wrote: > >>> In the menus: >>> Close all windows. >>> $ midori #again >>> Open Last session >>> >>> There is nothing

Bug#799741: Acknowledgement (xdg-icon-ressource broken, fails to install icons)

2015-09-21 Thread Michael Biebl
Control: severity -1 serious Downgrading to 1.1.0~rc3+git20150907-2 (from testing) fixes the problem. I'm bumping this to serious, so the broken package doesn't migrate to testing. -- Why is it that all of the instruments seeking intelligent life in the universe are pointed away from Earth?

Bug#798099: Me Too

2015-09-21 Thread Greg Wooledge
This probably has to be forwarded upstream, but yeah... xmms2-scrobbler completely fails with last.fm after they changed whatever they changed. It (still) works great with libre.fm. -- Greg Wooledge | "Truth belongs to everybody." g...@wooledge.org |- The Red

Bug#799740: ITP: golang-github-spf13-viper -- Go configuration with fangs

2015-09-21 Thread Anthony Fok
Package: wnpp Severity: wishlist Owner: Anthony Fok * Package name: golang-github-spf13-viper Version : 0.0~git20150908.0.1967d93-1 Upstream Author : Steve Francia * URL : https://github.com/spf13/viper * License : MIT Programming Lang: Go

Bug#799738: mpv: Please re-enable all hardening options

2015-09-21 Thread Simon Ruderich
Package: mpv Version: 0.10.0-1 Severity: important Tags: patch Hello, in the last upload all additional hardening options were dropped. Please re-enable them. As video player mpv is prone to vulnerabilities in its libraries and the additional hardening flags make exploits more difficult. The

Bug#771977: [Pkg-gnupg-maint] Bug#771976: Insists upon locking trustdb even for read-only operations

2015-09-21 Thread Elliott Mitchell
Looks like there is a need to prod upstream again. While EROFS won't guarentee other systems don't have the filesystem mounted read-write, nor even that the same host doesn't have it mounted read-write elsewhere it does greatly reduce the likelyhood of this being an issue. GPG must be able to

Bug#438495: Cannot interrupt changelog download

2015-09-21 Thread Trent W. Buck
If you want to WONTFIX or close this bug, I don't object. :-) Boring discussion follows. Manuel A. Fernandez Montecelo wrote: >> When viewing upgradable packages, one can use the `C' key (that is, >> Shift + C) to download and view the changelog. While the changelog is >> downloading, both `q'

Bug#799686: nouveau: Unable to launch any glx based exes

2015-09-21 Thread David Creelman
Hi Sven, Thanks for the info. Nice to know it's not a module bug. Any idea when llvm3.5v5 will come to testing? Regards David On Tue, 22 Sep 2015 3:10 AM Sven Joachim wrote: > Control: reassign -1 libgl1-mesa-dri 10.6.3-1 > Control: tags -1 + moreinfo > > On 2015-09-21 16:11

Bug#799737: ITP: golang-github-magiconair-properties -- Java properties scanner for Go

2015-09-21 Thread Anthony Fok
Package: wnpp Severity: wishlist Owner: Anthony Fok * Package name: golang-github-magiconair-properties Version : 0.0~git20150731.0.337395e-1 Upstream Author : Frank Schröder * URL : https://github.com/magiconair/properties * License :

Bug#799739: hardening-check: check for executable stack/heap

2015-09-21 Thread Simon Ruderich
Package: hardening-includes Version: 2.7 Severity: wishlist Tags: patch Hello, the attached patch adds a check for executable heap/stack to hardening-check. Some (mostly older) programs still use an executable stack which might be a security issue. This patch finds those problematic programs.

Bug#758047: open last session doesn't

2015-09-21 Thread 積丹尼 Dan Jacobson
> "SDJ" == Sergio Durigan Junior writes: SDJ> On Wednesday, August 13 2014, 積丹尼 Dan Jacobson wrote: >> In the menus: >> Close all windows. >> $ midori #again >> Open Last session >> >> There is nothing now. SDJ> Hi, SDJ> Do you still see this bug? I could not

Bug#799741: xdg-icon-ressource broken, fails to install icons

2015-09-21 Thread Michael Biebl
Package: xdg-utils Version: 1.1.0~rc3+git20150919-1 Severity: important File: /usr/bin/xdg-icon-resource Since the latest updates, I get the following errors when e.g. installing a package using xdg-icon-ressource: /usr/bin/xdg-icon-resource install --size 256

Bug#799742: ITP: golang-github-armon-consul-api -- Golang API client for Consul

2015-09-21 Thread Anthony Fok
On Mon, Sep 21, 2015 at 9:00 PM, Anthony Fok wrote: > Package: wnpp > Severity: wishlist > Owner: Anthony Fok > > * Package name: golang-github-armon-consul-api > Version : 0.0~git20150107.0.dcfedd5-1 > Upstream Author : Armon Dadgar > * URL

Bug#799732: dh-strip-nondeterminism: dh_strip_nondeterminism uses get_source_date_epoch which isn't available (yet)

2015-09-21 Thread Sebastian Harl
Package: dh-strip-nondeterminism Version: 0.011-1 Severity: serious Justification: Policy 3.5 Hi, version 0.011-1 switched from using $dh{DATE} to get_source_date_epoch() which was introduced (exported) in debhelper on Aug 12 [1]. However, there was no release of debhelper since then. The latest

Bug#799734: missing dependency on libfile-slurp-perl

2015-09-21 Thread Sven Hartge
Package: needrestart Version: 2.3-1 Severity: grave Hi! Subject says it all: needrestart needs libfile-slurp-perl but does not depend on it, resulting in an error: Can't locate File/Slurp.pm in @INC (you may need to install the File::Slurp module) (@INC contains: /etc/perl

Bug#799644: quantlib: ABI transition needed for libstdc++ v5

2015-09-21 Thread Simon McVittie
On 21/09/15 16:49, Dirk Eddelbuettel wrote: > Is the following good enough? > > Depends: ${shlibs:Depends}, ${misc:Depends} > Breaks: libquantlib-1.1, libquantlib-1.0.0 > Replaces: libquantlib-1.2, libquantlib-1.1, libquantlib-1.0.0, libquantlib0 > Conflicts: libquantlib0 > Provides:

Bug#799733: needrestart: fails when being invoked

2015-09-21 Thread Christoph Anton Mitterer
Package: needrestart Version: 2.3-1 Severity: grave Justification: renders package unusable Hey. # needrestart Can't locate File/Slurp.pm in @INC (you may need to install the File::Slurp module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.20.2

Bug#148673: aptitude: resets console cursor to blinking line

2015-09-21 Thread Manuel A. Fernandez Montecelo
Control: tags -1 + moreinfo unreproducible Hello Zack, 2002-05-31 18:57 Zack Weinberg: Package: aptitude Version: 0.2.11.1-2 Severity: minor I have login set the console cursor to a solid, non-flashing block, and I want it to stay that way. When I start aptitude, it issues some sort of

Bug#760796: needrestart: false positive libvirt*

2015-09-21 Thread Christoph Anton Mitterer
Hey. On Fri, 2015-09-18 at 11:17 +0200, Thomas Liske wrote: > I'm going to close this issue since needrestart is unable to handle > the restart of those supplementary dnsmasq processes. Wouldn't it be better to reassign this to libvirt? After all their upstream should actually provide a proper

Bug#799735: ITP: golang-github-spf13-cast -- Safe and easy casting from one type to another in Go

2015-09-21 Thread Anthony Fok
Package: wnpp Severity: wishlist Owner: Anthony Fok * Package name: golang-github-spf13-cast Version : 0.0~git20150803.0.ee815aa-1 Upstream Author : Steve Francia * URL : https://github.com/spf13/cast * License : TODO Programming Lang: Go

Bug#760209: fluidsynth config file

2015-09-21 Thread Jaromír Mikeš
2015-09-21 11:09 GMT+02:00 Fabian Greffrath : > Am Montag, den 14.09.2015, 11:20 +0200 schrieb Jaromír Mikeš: >> I discussed this with upstream ... > > If you are in contact with upstream, could you maybe ask them for a > statement regarding this patch, please? > >

Bug#799093: RFS: chrony/1.31.1-2

2015-09-21 Thread Vincent Blut
Le lun. 21 sept. 2015 à 23:27, Vincent Blut a écrit : Le lun. 21 sept. 2015 à 21:12, Paul Gevers a écrit : Hi Vincent, Hello Paul, On 17-09-15 22:03, Vincent Blut wrote: Le jeu. 17 sept. 2015 à 19:58, Paul Gevers a écrit :

Bug#799644: quantlib: ABI transition needed for libstdc++ v5

2015-09-21 Thread Dirk Eddelbuettel
On 21 September 2015 at 22:59, Simon McVittie wrote: | On 21/09/15 16:49, Dirk Eddelbuettel wrote: | > Is the following good enough? | > | > Depends: ${shlibs:Depends}, ${misc:Depends} | > Breaks: libquantlib-1.1, libquantlib-1.0.0 | > Replaces: libquantlib-1.2, libquantlib-1.1,

Bug#799746: ITP: libwfut -- WorldForge Update Tool

2015-09-21 Thread Olek Wojnar
Package: wnpp Severity: wishlist Owner: Olek Wojnar * Package name: libwfut Version : 0.2.3 Upstream Author : WorldForge Project * URL : http://www.worldforge.org/ * License : GPL Programming Lang: C++

Bug#799747: ITP: golang-github-miekg-mmark -- Mmark: a markdown processor in Go geared for the IETF

2015-09-21 Thread Anthony Fok
Package: wnpp Severity: wishlist Owner: Anthony Fok * Package name: golang-github-miekg-mmark Version : 1.2-694-gbc8de59-1 Upstream Author : Miek Gieben * URL : https://github.com/miekg/mmark * License : BSD-2-clause Programming Lang: Go

Bug#799694: healpy: FTBFS on ppc64(el): No module named _tkinter

2015-09-21 Thread Aaron M. Ucko
Source: healpy Version: 1.8.1-1 Severity: important Justification: fails to build from source Builds of healpy for ppc64 and ppc64el have been failing because python-matplotlab tries to use the tkagg backend, which requires the python-tk package. A typical backtrace is self = def

Bug#799440: myspell-* and hunspell-*: error when trying to install together

2015-09-21 Thread Mattia Rizzolo
On Mon, Sep 21, 2015 at 01:23:39PM +0200, Agustin Martin wrote: Thanks for your email here! Given that you are involved with several packages with dicts you find your input here important and valuable :) > On Sat, Sep 19, 2015 at 01:40:52PM +, Mattia Rizzolo wrote: After my email Rene

Bug#799602: the pages are sent according to what your browser requested

2015-09-21 Thread Vincent Lefevre
On 2015-09-21 14:47:54 +0200, Rhonda D'Vine wrote: > * Vincent Lefevre [2015-09-21 02:14:12 CEST]: > > On 2015-09-21 01:54:08 +0200, Paul Wise wrote: > > > On Mon, Sep 21, 2015 at 12:59 AM, Vincent Lefevre > > > wrote: > > > > On 2015-09-21 05:36:56

Bug#799689: gst-python1.0: Missing python3 interpreter depends for python3-gst-1.0

2015-09-21 Thread Scott Kitterman
On Monday, September 21, 2015 04:55:01 PM Sebastian Dröge wrote: > On Mo, 2015-09-21 at 10:43 -0400, Scott Kitterman wrote: > > The package uses python:Depends instead of python3:Depends for > > python3-gst-1.0, so it does not end up with correct dependencies. > > Fixing this gives a correct

Bug#799644: quantlib: ABI transition needed for libstdc++ v5

2015-09-21 Thread Dirk Eddelbuettel
A build of libquantlib takes _hours_ with the test. I have time for some iterations but I would like to minimize repitition. I currently have Depends: ${shlibs:Depends}, ${misc:Depends} Breaks: libquantlib-1.1, libquantlib-1.0.0 Replaces: libquantlib-1.2, libquantlib-1.1, libquantlib-1.0.0

Bug#799699: publicfile-installer: [INTL:ru] Russian debconf templates translation

2015-09-21 Thread Yuri Kozlov
Package: publicfile-installer Version: 0.10-2 Severity: wishlist Tags: l10n patch 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)?

Bug#799549: systemd: Provide system-log-daemon

2015-09-21 Thread Josh Triplett
On Sun, 20 Sep 2015 17:09:58 +0200 Michael Biebl wrote: > Am 20.09.2015 um 16:37 schrieb Martin Pitt: > > Hello Matthias, > > > > Matthias Urlichs [2015-09-20 9:22 +0200]: > >> Some packages depend on or recommend e.g. "rsyslogd | system-log-daemon". > >> systemd provides a

Bug#655441: ITP: mma -- Musical MIDI Accompaniment Generator

2015-09-21 Thread Anthony Fok
mma 15.01-1 and the just-released 15.09-1 have been uploaded to Debian, now in the NEW queue awaiting verification and approval: * https://ftp-master.debian.org/new/mma_15.01-1.html * https://ftp-master.debian.org/new/mma_15.09-1.html The Git repository of the packaging is at: *

Bug#799696: redis-sentinel: fails to write config file

2015-09-21 Thread Bernd Zeimetz
Package: redis-sentinal Version: 2:3.0.4-4 Severity: serious Hi, unfortunately the read-only fs changes in the systemd service don't seem to make the sentinel happy: 3694:X 21 Sep 17:19:40.754 # Sentinel config file /etc/redis/sentinel.conf is not writable: Read-only file system.

Bug#796295: closed by Tzafrir Cohen <tzaf...@debian.org> (Bug#796295: fixed in hspell 1.2-3)

2015-09-21 Thread intrigeri
Control: reopen -1 Hi Tzafrir, it seems like you've typo'ed a bug number in a d/changelog or something => you might need to manually close another bug. Cheers!

Bug#799697: maxima-doc: info files not accesible

2015-09-21 Thread Leo Butler
Package: maxima-doc Version: 5.36.1-1 Severity: important Dear Camm, A running instance of Maxima is unable to find the installed info files from the maxima-doc package. This means that the online help is unuseable. A simple solution is to unzip the info files /usr/share/info/maxima.info-*.gz

Bug#799698: samtools: Unknown command "faidx" on (kfreebsd-)i386

2015-09-21 Thread Aaron M. Ucko
Package: samtools Version: 1.2-2 Severity: serious Justification: fails to build from source Builds of python-pysam for i386 and kfreebsd-i386 failed: samtools faidx ex1.fa Unknown command "faidx". This error appears to indicate a deficiency in samtools; could you please take a look?

Bug#799700: docbook2x: ships /usr/share/info/dir.gz on arm64 and powerpc

2015-09-21 Thread Uwe Kleine-König
Package: docbook2x Version: 0.8.8-9 Severity: serious Justification: makes unrelated software on the system break Hello, according to https://packages.debian.org/jessie/arm64/docbook2x/filelist https://packages.debian.org/jessie/powerpc/docbook2x/filelist the docbook2x package

Bug#791649: closed by Patrick Matthäi <pmatth...@debian.org> (Bug#791649: fixed in needrestart 2.3-1)

2015-09-21 Thread Martin Steigerwald
Am Montag, 21. September 2015, 12:51:23 CEST schrieben Sie: > - Add lightdm to override. >Closes: #791649 sddm :) I hope you added the right one to the config file :) I think lightdm was already there. Thanks, -- Martin

Bug#799671: marked as done (postgis: broken dependencies)

2015-09-21 Thread Markus Wanner
Hi Matias, On 09/21/2015 03:06 PM, Debian Bug Tracking System wrote: > On 2015-09-21 14:50, Matias Barone wrote: >> version 2.1.8+dfsg-5 has broken dependencies > > postgis (2.1.8+dfsg-5) is not available in Debian yet, it looks like > you're using pgApt for which the Debian BTS is not the

Bug#707851: Debian Menu Systems : Implementation of the TC decision

2015-09-21 Thread Sam Hartman
Hi. I've been debating how to respond to the shall vs must thing. The short answer is that there are reasons why you might prefer shall, but I find that I'd rather say "must is good enough," than try and come up with an articulate presentation of the energy which would conclude by saying that if

Bug#799324: systemd: Instance variable %i not available for RuntimeDirectory

2015-09-21 Thread Michael Gebetsroither
On 2015-09-17 23:17, Michael Gebetsroither wrote: > I also added a patch to the current upstream bug report. > https://bugs.freedesktop.org/show_bug.cgi?id=90178 > (sorry, i currently can't test the patch, not even compile-tested!) Pull request sent and merged into systemd upstream.

Bug#799705: xournal: Toolbar buttons have abnormal height

2015-09-21 Thread JJ Vens
Package: xournal Version: 1:0.4.8-1 Severity: important Dear Maintainer, The the toolbar buttons at the top of xournal's interface are out of proportion. They are way longer vertically than horizontally. The problem happens under both Gnome and xmonad (ruling out the window manager as the

Bug#797866: libtorrent: ABI transition needed for libstdc++ v5

2015-09-21 Thread Jose-Luis Rivas
On 21/09/15, 09:52am, Simon McVittie wrote: > On Wed, 09 Sep 2015 at 05:38:16 -0700, Jose-Luis Rivas wrote: > > The only reverse dependencies are rtorrent and it needs an upgrade as > > well since there's a newer upstream version (it's the same upstream) > > depending on the newer version of

Bug#799020: dpkg-dev: Small fix for scripts/po/es.po

2015-09-21 Thread Santiago Vila
> > -" -B Sólo binario, sin ficheros independientes de > > arquitectura.\n" > > -" -A Sólo binario, sin ficheros independientes de > > arquitectura.\n" > > +" -B Sólo binario, solamente ficheros dependientes de la > > arquitectura.\n" > > +" -A

Bug#799708: x11-xserver-utils: xmodmap has no effect when called from ~/.xsession

2015-09-21 Thread JJ Vens
Package: x11-xserver-utils Version: 7.7+5 Severity: important Dear Maintainer, My ~/.xsession contains the following: trayer & nm-applet & xmodmap ~/.xmodmaprc exec xmonad My ~/.xmodmaprc contains the following: clear mod1 clear mod4 keycode 64 = Super_L

Bug#790125: RFS: dropbear/2015.68-1 - lightweight SSH2 server and client

2015-09-21 Thread Guilhem Moulin
Hi, On Mon, 21 Sep 2015 at 15:03:16 +, Gianfranco Costamagna wrote: > +Maintainer: Guilhem Moulin > +Uploaders: Gerrit Pape , > > I would do the opposite, but well, as you wish :) I don't mind either way :-) But why would you swap the addresses?

Bug#799710: Please drop alternate Build-Depends on libgstreamer0.10-dev

2015-09-21 Thread Moritz Muehlenhoff
Package: knowthelist Severity: normal Hi, gstreamer 0.10 is scheduled for removal. While knowthelist uses 1.0, it still has an alternate Build-Depends on 0.10 which is scheduled for removal: https://lists.debian.org/debian-devel/2015/05/msg00335.html Cheers, Moritz -- System

Bug#799711: php7.0-cli: fails to upgrade from 'sid' - trying to overwrite /usr/share/man/man1/phar.1.gz

2015-09-21 Thread Andreas Beckmann
Package: php7.0-cli Version: 7.0.0~rc1-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 because it

Bug#606224: oggvideotools: oggJoin fails on powerpc

2015-09-21 Thread Martin Steghöfer
found 606224 0.8a-1 thanks Since there was no more feedback from the bug reporter, I tried to reproduce this on my own. I don't have access to a ppc machine, but managed to get a Debian Wheezy running in a QEMU-emulated big-endian MIPS machine, on which I could reproduce the problem with

Bug#799410: segment: please make the build reproducible

2015-09-21 Thread Chris Lamb
> I think it would be even better if we stopped using build dates > altogether, > i.e. considering them to be irrelevant. Of course, but that involves diverging from upstream. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-

Bug#799707: libsdl2: build with sndio support

2015-09-21 Thread Peter Piwowarski
Source: libsdl2 Severity: wishlist Tags: patch Now that sndio is in Debian, SDL2's upstream support for it could be enabled. diff --git a/debian/control b/debian/control index 52eba2b..afd6765 100644 --- a/debian/control +++ b/debian/control @@ -15,6 +15,7 @@ Build-Depends: debhelper (>= 9),

Bug#799709: Depends on gstreamer 0.10

2015-09-21 Thread Moritz Muehlenhoff
Package: sugar-record-activity Severity: serious Him sugar-record-activity depends on gstreamer 0.10, which is scheduled for remova. Please see https://lists.debian.org/debian-devel/2015/05/msg00335.html for further information. Cheers, Moritz

Bug#799399: Please re-enable gtk3 backend

2015-09-21 Thread Rene Engelhard
Hi, BTW... On Sat, Sep 19, 2015 at 01:27:43AM +0200, Rene Engelhard wrote: > LO 5.1 will have gtk3 enabled per default upstream; let alone because that is > needed for LOKDocView and its introspection stuff which gnome-documents is See

Bug#799440: myspell-* and hunspell-*: error when trying to install together

2015-09-21 Thread Mattia Rizzolo
On Mon, Sep 21, 2015 at 06:41:16PM +0200, Agustin Martin wrote: > On Mon, Sep 21, 2015 at 03:33:16PM +, Mattia Rizzolo wrote: > > On Mon, Sep 21, 2015 at 01:23:39PM +0200, Agustin Martin wrote: > > > On Sat, Sep 19, 2015 at 01:40:52PM +, Mattia Rizzolo wrote: > > After my email Rene

Bug#799649: stk: ABI transition needed for libstdc++ v5

2015-09-21 Thread Sebastian Ramacher
Control: tags -1 + pending Hi On 2015-09-21 09:54:28, Felipe Sateler wrote: > On 21 September 2015 at 05:21, Simon McVittie wrote: > > Source: stk > > Version: 4.4.4-5 > > Severity: serious > > Justification: ABI break since stable when rebuilt > > Tags: sid stretch > > User:

Bug#758888: lmms: Provide links to LADSPA plugins in /usr/lib/ladspa

2015-09-21 Thread Petter Reinholdtsen
[Antonio Ospite] > Dear Maintainer, > > lmms provides quite a few LADSPA plugins, what about making them > available to other programs too? Thank you for the idea. I've been wondering about this a bit lately, and one idea was to change the lmms build to install the LADSPA plugins in

Bug#688814: pdfunite: error-prone command line arguments

2015-09-21 Thread Adam M. Costello
[Sorry for the duplicate, the first went to submit@ instead of 688814@.] Eric Cooper wrote: > It is very easy to overwrite a desired input file when doing, i.e., > $ pdfunite page*.pdf > instead of > $ pdfunite page*.pdf new-file.pdf > > Using something like "-o

Bug#798294: watchdog.service: Unbalanced quoting in command line

2015-09-21 Thread Martin-Éric Racine
Package: watchdog Version: 5.14-3 Followup-For: Bug #798294 -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 I concur. The systemd service file is missing the closing single-quote. - -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (1001, 'testing'), (1001,

Bug#799602: the pages are sent according to what your browser requested

2015-09-21 Thread Rhonda D'Vine
* Vincent Lefevre [2015-09-21 17:51:42 CEST]: > On 2015-09-21 14:47:54 +0200, Rhonda D'Vine wrote: > > * Vincent Lefevre [2015-09-21 02:14:12 CEST]: > > > As the text can change, this is not a good solution. > > > > Sure, the text can change in all

Bug#799695: [Pkg-xfce-devel] Bug#799695: xfce4-goodies: Removing xfce4-goodies makes all it's dependencies auto removable

2015-09-21 Thread Yves-Alexis Perez
On lun., 2015-09-21 at 18:24 +0300, Beta wrote: > As title says, removing xfce4-goodies makes all it's dependencies auto > removable, which bring problems if i want to delete only ristretto, for > exemple. That's not really a problem. xfce4-goodies metapackage is provided for convenience. If you

Bug#799703: binutils-arm-linux-gnueabihf: completely broken, "not configured to use sysroots"

2015-09-21 Thread Matthijs van Duin
Package: binutils-arm-linux-gnueabihf Version: 2.25.1-2 Severity: grave Justification: renders package unusable Dear Maintainer, After upgrading binutils-arm-linux-gnueabihf to 2.25.1-2 it fails to link anything whatsoever. Even a trivial program, e.g. echo 'int main() { return 0; }' |

Bug#799704: www.debian.org: https://www.debian.org/Bugs/Developer#severities inconsistency between English and French

2015-09-21 Thread Vincent Lefevre
Package: www.debian.org Severity: normal https://www.debian.org/Bugs/Developer.en.html#severities says: important a bug which has a major effect on the usability of a package, without rendering it completely unusable to everyone.

Bug#799410: segment: please make the build reproducible

2015-09-21 Thread Santiago Vila
On Fri, Sep 18, 2015 at 11:40:44PM +0100, Chris Lamb wrote: > Source: segment > Version: 1.3.5~svn57+dfsg-1.1 > Severity: wishlist > Tags: patch > User: reproducible-bui...@lists.alioth.debian.org > Usertags: timestamps > X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org > > Hi, > >

Bug#762932: [Aptitude-devel] Bug#762932: aptitude: in an upgrade with 'U', aptitude chose to downgrade a package

2015-09-21 Thread Vincent Lefevre
On 2015-09-21 14:11:13 +0100, Manuel A. Fernandez Montecelo wrote: > 2015-09-21 13:40 GMT+01:00 Vincent Lefevre : > > Basically, two things are said: > > > > 1. Some packages cannot be installed (for some period), which is OK > >for me, and this cannot be avoided. > >

Bug#799020: dpkg-dev: Small fix for scripts/po/es.po

2015-09-21 Thread Guillem Jover
Hi Santiago! On Tue, 2015-09-15 at 00:19:12 +, Santiago Vila wrote: > It is a little bit misleading that dpkg-source -A and dpkg-source -B > do the same thing :-) Indeed. :) > The following patch is against the jessie branch, and it would be nice > if we could see a fix in some point

Bug#799440: myspell-* and hunspell-*: error when trying to install together

2015-09-21 Thread Agustin Martin
On Mon, Sep 21, 2015 at 03:33:16PM +, Mattia Rizzolo wrote: > On Mon, Sep 21, 2015 at 01:23:39PM +0200, Agustin Martin wrote: > > Thanks for your email here! > Given that you are involved with several packages with dicts you find > your input here important and valuable :) > > > On Sat, Sep

Bug#799602: the pages are sent according to what your browser requested

2015-09-21 Thread Vincent Lefevre
On 2015-09-21 18:12:04 +0200, Rhonda D'Vine wrote: > * Vincent Lefevre [2015-09-21 17:51:42 CEST]: > > On 2015-09-21 14:47:54 +0200, Rhonda D'Vine wrote: > > > * Vincent Lefevre [2015-09-21 02:14:12 CEST]: > > > > As the text can change, this is not a good

Bug#799695: [Pkg-xfce-devel] Bug#799695: xfce4-goodies: Removing xfce4-goodies makes all it's dependencies auto removable

2015-09-21 Thread Beta Version
On Mon, 21 Sep 2015 18:14:45 +0200 Yves-Alexis Perez wrote: > That's not really a problem. xfce4-goodies metapackage is provided for > convenience. If you don't want it, then just don't use. And yes, that > means you need to do the job yourself to chose what to install. > > In

Bug#799686: nouveau: Unable to launch any glx based exes

2015-09-21 Thread Sven Joachim
Control: reassign -1 libgl1-mesa-dri 10.6.3-1 Control: tags -1 + moreinfo On 2015-09-21 16:11 +0200, David Creelman wrote: > Package: xserver-xorg-video-nouveau > Version: 1:1.0.11-1+b1 > Severity: important > File: nouveau > > Dear Maintainer, > > This started happening about a month ago. May

Bug#799706: kdbus-dkms: not all services available

2015-09-21 Thread Ritesh Raj Sarraf
Package: kdbus-dkms Version: 0.20150824t110616.0c05fbd-1 Severity: normal Thanks for packaging kdbus. I'm assuming that you are willing to take bug reports. If not so, please let me know. >From what I've read so far, my understanding was that kdbus was a drop-in replacement over dbus. When

Bug#617296: RFP: rstudio -- IDE for GNU R

2015-09-21 Thread Dirk Eddelbuettel
FWIW I am very good and close friends with the RStudio founders and several of their engineers. But most (power R) users I know (myself included) happily use their dailies from http://www.rstudio.org/download/daily/ It would be a lot of work to get (and keep) this packaged as RStudio found over

Bug#774687: Any feedback to my reply ?

2015-09-21 Thread Jean-Christophe VASSORT
Hi ! I installed nagstamon on a new machine this morning and the issue is still there. I installed my package (see message above) and it is ok. Can you have a look at my previous message ? Thanks, JC

Bug#799480: grub-xen-host: XEN domU crash when PV grub chainloads 32-bit domU grub

2015-09-21 Thread Andreas Sundstrom
Citerar Ian Campbell : Actually, I just spotted: (XEN) domain_crash_sync called from entry.S: fault at 82d08021feb0 compat_create_bounce_frame+0xc6/0xde where compat == 32-bit, so that bit is correct. So I think the large register values are a red-herring. I think it

Bug#617296: RFP: rstudio -- IDE for GNU R

2015-09-21 Thread Jan Groenewald
FWIW I repackage the stable debs (built on Ubuntu 1204) from https://www.rstudio.com/products/rstudio/ into a PPA here https://launchpad.net/~aims/+archive/ubuntu/aims-desktop so that my users install via apt and get updates. I just unpack their deb and repack it as a binary package with

Bug#799644: quantlib: ABI transition needed for libstdc++ v5

2015-09-21 Thread Simon McVittie
On 21/09/15 12:51, Dirk Eddelbuettel wrote: > | Yes, you should rename to libquantlib0v5 and ask the release team to > > I'd prefer libquantlib1. Any reason not to? Changing the SONAME for this transition would be misleading unless the SONAME is already Debian-specific (in which case it would

Bug#798126: mysql-5.6 FTBFS on mips64el

2015-09-21 Thread Aurelien Jarno
On 2015-09-21 12:50, Robie Basak wrote: > tags 798126 + pending > thanks > > On Mon, Sep 21, 2015 at 01:04:26PM +0200, Aurelien Jarno wrote: > > Ok, I understand. The patch has been lost somewhere in the mysql-5.5 to > > mysql-5.6 transition, and the one in the 5.5 version actually has a > > DEP3

Bug#794311: KiCad 4.0 rc1

2015-09-21 Thread Nick Østergaard
2015-09-21 12:42 GMT+02:00 Gregor Riepl : >>> More importantly, how do all these sub-packages tie into the build process? >>> I assume that the main kicad CMakeFiles will only build kicad itself, and >>> not >>> pick up additional subdirectories like kicad-i18n, kicad-doc,

Bug#799644: quantlib: ABI transition needed for libstdc++ v5

2015-09-21 Thread Dirk Eddelbuettel
On 21 September 2015 at 13:06, Simon McVittie wrote: | On 21/09/15 12:51, Dirk Eddelbuettel wrote: | > | Yes, you should rename to libquantlib0v5 and ask the release team to | > | > I'd prefer libquantlib1. Any reason not to? | | Changing the SONAME for this transition would be misleading

<    1   2   3   4   >