Bug#751636: openssh-server: ssh sessions are not cleanly termined on shutdown/restart with systemd

2015-08-17 Thread Laurent Bigonville
Hey, OK looking at this bug, if I understood the issue properly, I think I found what the problem is. With libpam-systemd installed, UsePAM set to yes, the ssh process with lower privileges is assign to the user session, when shutting down, systemd is going through all the user sessions and kill

Bug#795837: initramfs-tools: calls dpkg with obsolete relation operator '>'

2015-08-17 Thread Andy Whitcroft
Package: initramfs-tools Version: 0.120 Severity: minor It seems that with newer dpkg we get warnings about the use of obsolete relation operator '>' during builds of the initramfs. We are using the attached patch for this in Ubuntu. -apw >From e8454859aa8171c0b17c85ad2cca5cf6710fefa1 Mon Sep 17

Bug#795836: qpsmtpd: Net::DNS::Header::nextid undefined at /usr/bin/qpsmtpd-forkserver

2015-08-17 Thread Delian Krustev
Package: qpsmtpd Version: 0.84-11 Severity: important Dear Maintainer, The versions of libnet-dns-perl ( 0.81-2 ) and qpsmtpd ( 0.84-11 ) seem to be incompatible. I see the following message in the qpsmtpd logs: method Net::DNS::Header::nextid undefined at /usr/bin/qpsmtpd-forkserver line 2

Bug#795344: [Debian-med-packaging] Bug#795344: libmems-1.6-1: not properly linked to its dependencies

2015-08-17 Thread Gert Wollny
all changes pushed. The new boost.m4 solved my problem, but adding the libraries in the link dependencies was still needed. The package builds and the boost libraries are also linked. BTW it was _LIBS not _LIB, so no AC_SUBST needed. However, building a package I got another error devlib

Bug#795835: epydoc: Please use (deterministic) sorting for module and class trees

2015-08-17 Thread Val Lorentz
Source: epydoc Version: 3.0.1+dfsg-11 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: randomness X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi! While working on the “reproducible builds” effort [1], we have noticed that class trees written

Bug#794768: kde-window-manager: the scren freeze after a while and everything freeze

2015-08-17 Thread Sanette
I just had the same problem and noticed that running the activitymanager would also freeze plasmashell. Then I removed .cache and removed all information about Activities in the various config files (in .local, .config, .kde -- I'm not sure which one is the current) now it seems to work again.

Bug#795834: erlang: please make the output of erlc reproducible

2015-08-17 Thread Chris Lamb
Source: erlang Version: 1:18.0-dfsg-1 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: timestamps toolchain X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi, While working on the "reproducible builds" effort [1], we have noticed that erlc gene

Bug#791250: Do you need any help for pugixml

2015-08-17 Thread Jonas Smedegaard
Quoting Jonas Smedegaard (2015-08-17 11:24:42) > You uploaded to unstable, but I believe this should go to experimental > first. I just learned (in bug#791305) that upload directly to unstable was perfectly fine. Sorry - no need for you to cancel that anyway. - Jonas -- * Jonas Smedegaard

Bug#795833: initramfs-tools: add mountroot failure support to allow meaningful messages and recovery attempts

2015-08-17 Thread Andy Whitcroft
Package: initramfs-tools Version: 0.120 Severity: normal Allow hooks to supply specific root mount failure handlers. These can both report more specific failure reasons, and in some cases may even be able to attempt recovery. This is useful for more complex scenarios such as LVM and mdadm setups

Bug#788250: digikam: plasma5

2015-08-17 Thread Luc Castermans
Package: digikam Version: 4:4.4.0-1.1+b2 Followup-For: Bug #788250 Dear Maintainer, I am running it on plasma 5. Confirm pto2mk is missing. Is there an alternative way to get it. Luc - System Information: Debian Release: stretch/sid APT prefers testing APT policy: (900, 'testing'), (500,

Bug#791313: xmlrpc-c: diff for NMU version 1.33.14-0.3

2015-08-17 Thread Simon McVittie
retitle 791313 transition: xmlrpc-c (g++-5) reassign 791313 release.debian.org severity 791313 normal user release.debian@packages.debian.org usertags 791313 + transition forwarded 791313 https://release.debian.org/transitions/html/auto-xmlrpc-c.html thanks On Tue, 11 Aug 2015 at 22:40:48 +010

Bug#795832: initramfs-tools: allow the specificication of multiple break points using a comma delimiter

2015-08-17 Thread Andy Whitcroft
Package: initramfs-tools Version: 0.120 Severity: normal When debugging an initramfs you may wish to stop at more than one break point in the same run. Allow specification of multiple break points on the command line using break=a,b syntax. -apw >From 037406f31a564ace91389d952f71202ab7745532 Mon

Bug#791305: transition: ucommon (libucommon7v5)

2015-08-17 Thread Jonas Smedegaard
Quoting Simon McVittie (2015-08-17 10:44:47) > reopen 791305 > retitle 791305 transition: ucommon (libucommon7v5) > reassign 791305 release.debian.org > severity 791305 normal > user release.debian@packages.debian.org > usertags 791305 + transition > forwarded 791305 https://release.debian.org/

Bug#795831: initramfs-tools: ensure error output from switch_root/run-init are on the console

2015-08-17 Thread Andy Whitcroft
Package: initramfs-tools Version: 0.120 Severity: normal When switching into the real root partition using switch_root/run-init we do not specifically direct the error output, as a result it may not end up visible to the user. Send it with the primary output to the console. -apw >From 223559b93f

Bug#770283: xfburn: No longer found in Stretch

2015-08-17 Thread David Mohr
retitle 770283 xfburn crashes when adding Data Composition files on ppc (32bit) severity 770283 normal tags 770283 + wontfix jessie thanks Hi Dan, thanks for the report! My guess is that gtk fixed something, but we'll probably never find out... great to hear that the situation has improved fo

Bug#792758: bwidget vs. fsl incompatibility

2015-08-17 Thread Michael Hanke
Hi, thanks for the report and sorry for the delay. I can reproduce it, as soon as I install bwidget -- which is not a dependency of FSL. I'll look into it. Michael

Bug#795826: [Reproducible-builds] Bug#795826: epydoc: Please hide memory references in the output

2015-08-17 Thread Val Lorentz
Updated patch, which also takes care of not calling default __repr__ on functions. diff -u -r epydoc-3.0.1+dfsg.old/epydoc/markup/pyval_repr.py epydoc-3.0.1+dfsg/epydoc/markup/pyval_repr.py --- epydoc-3.0.1+dfsg.old/epydoc/markup/pyval_repr.py 2015-08-16 18:57:38.152484836 + +++ epydoc-3.0.1+df

Bug#791112: #791112: libcrypto++: library transition may be needed when GCC 5 is the default

2015-08-17 Thread Adam D. Barratt
On Mon, 2015-08-17 at 11:16 +0200, Christian Hofstaedtler wrote: > Hi, > > I've noticed a new libcrypto++ has entered sid, but the transition > tracker[1] doesn't seem to agree on the library names, or something > (it still shows libcrypto++ as "bad"). > > What's going on there? > > [1] https://

Bug#795830: gnupg-agent: please document backwards-incompatible changes in NEWS.Debian

2015-08-17 Thread Jakub Wilk
Package: gnupg-agent Version: 2.1.7-2 "gpg-agent --daemon" no longer prints shell snippets on stdout, and the --write-env-file option is a no-op. These are backwards-incompatible changes (which broke my scripts that were ensuring that gnupg-agent is always running). I think they warrant a NEWS

Bug#776696: please update GTK+3 in Jessie to the latest 3.14.x bugfix release

2015-08-17 Thread Ruben Undheim
Hi Vlad, I'm considering filing a "jessie-pu" bug on release.debian.org with patches for the serious bugs you mention in this thread. I think it will be much easier to get acceptance from the Stable Release team for that than to actually get the complete 3.14.x bugfix release in. Then we can paste

Bug#791036: flowcanvas: library transition to libflowcanvas5v5

2015-08-17 Thread Simon McVittie
Control: tags 791036 + confirmed Control: retitle 791036 flowcanvas: library transition to libflowcanvas5v5 On Fri, 03 Jul 2015 at 13:09:54 +, Matthias Klose wrote: > - Decide if the symbols matching __cxx11 or B5cxx11 are part of the >library API, and are used by the reverse dependencies

Bug#795829: qbs-doc: wrong installation path of .qch file

2015-08-17 Thread Александр Волков
Package: qbs-doc Version: 1.4.1+dfsg-8 qbs.qch is installed to /usr/share/doc/qbs. Please, install it to `qmake -query QT_INSTALL_DOCS`.

Bug#793171: RFS: git-lfs/0.5.2-1 [ITP]

2015-08-17 Thread Hugo Lefeuvre
Hi Stephen, Here are some remaining problems I'd like to see solved before sponsoring the package. (1) debian/control: --- - Concerning git "(>= 1.8.0)": The version in jessie-backports is 2.1, so anyway this condition will be verified in case of a backport to stable.

Bug#791250: Do you need any help for pugixml

2015-08-17 Thread Jonas Smedegaard
Quoting Andreas Tille (2015-08-17 10:23:19) > > > On Mon, Aug 17, 2015 at 12:30:23PM +0530, Vasudev Kamath wrote: > > > > DEB_MAINTAINER_MODE=1 fakeroot debian/rules debian/control > > Very halpful - so I added this to README.source and uploaded a > fixed package. Your change to README.source

Bug#793055: libpipeline: mark check build-dependency with profile

2015-08-17 Thread Colin Watson
On Tue, Jul 21, 2015 at 07:12:40AM +0200, Helmut Grohne wrote: > On Mon, Jul 20, 2015 at 11:36:05PM +0100, Colin Watson wrote: > > I approve of this patch in general. I want to hold off a little before > > applying it, though, because I know that some infrastructure is still a > > bit ... recent w

Bug#795410: postgresql-common: pg_createcluster fails on clean install of postgresql

2015-08-17 Thread Sérgio Carvalho
Hi Christoph, Thanks for looking into this. I've managed to bash the original container into installing the cluster, so it can't be used to properly debug this. I've just setup a new one, as described in the original bug report, so I can show you my findings. In the clean install, "apt-get instal

Bug#759604: auditd: Please make auditd log readable by the adm group

2015-08-17 Thread intrigeri
Hi, Laurent Bigonville wrote (17 Aug 2015 08:58:52 GMT) : > Le Mon, 17 Aug 2015 10:37:00 +0200, > intrigeri a écrit : > Sorry for not replying earlier. No problem, thanks for replying. > The problem might be IIRC that the auditd daemon itself check the > mode/owner/group of the files on disk be

Bug#790987: #790987: botan1.10: library transition may be needed when GCC 5 is the default

2015-08-17 Thread Christian Hofstaedtler
Hi, could we please have a transition tracker for botan1.10, as apparently there's a conflict with libcrypto++, namely the pdns package which uses both libs. (And libcrypto++ has already "started"...) Thanks, -- ,''`. Christian Hofstaedtler : :' : Debian Developer `. `' 7D1A CFFA D9E0 806C

Bug#791112: #791112: libcrypto++: library transition may be needed when GCC 5 is the default

2015-08-17 Thread Christian Hofstaedtler
Hi, I've noticed a new libcrypto++ has entered sid, but the transition tracker[1] doesn't seem to agree on the library names, or something (it still shows libcrypto++ as "bad"). What's going on there? [1] https://release.debian.org/transitions/html/auto-libcrypto++.html Thanks, -- ,''`. Chri

Bug#795828: libspock-java: New version for Spock available. Version 1.0 was released on 2015-03-02.

2015-08-17 Thread Michael Wohlwend
Package: libspock-java Version: 0.6-groovy-1.8-3 Severity: normal Dear Maintainer, can you update the libspock-java package to use the actual 1.0 version of Spock? cheers, Michael -- System Information: Debian Release: 8.0 Architecture: amd64 (x86_64)

Bug#794068: AW: Bug#794068: libpam-ldapd: unable to login when ldap-server sends password expiration warning

2015-08-17 Thread Uibel, Joerg
Thank you for the upstream fix. While I realize that you prefer to get a whole new upstream release into jessie, I wonder if there's any reason not to backport the relevant changes [1-3] to the nss-pam-ldapd_0.9.4-3 source? I rebuilt the package with these patches applied on my test system and

Bug#790990: transition: cairomm (libcairomm-1.0-1v5)

2015-08-17 Thread Simon McVittie
Control: forwarded 790990 https://release.debian.org/transitions/html/auto-cairomm.html On 14/08/15 10:05, Simon McVittie wrote: > I have NMU'd a renamed library to DELAYED/2 Now in unstable and built everywhere. S

Bug#795827: apt: edsp interface: please add version of package to be installed when supplied on the command line

2015-08-17 Thread Ralf Treinen
Package: apt Version: 1.0.9.10 Severity: normal Hi, when I ask apt to install a package with a precise version, then the edsp sent to apt-cudf does not contain the version specification: apt-get -s --solver dump install mccs=1:1.1-3+b1 % head -5 /tmp/dump.edsp Request: EDSP 0.5 Architecture: am

Bug#733039: [bug #45777] possibility to enable NORMAL:%COMPAT GNUTLS priority strings

2015-08-17 Thread NoëlKöthe
URL: Summary: possibility to enable NORMAL:%COMPAT GNUTLS priority strings Project: GNU Wget Submitted by: nok Submitted on: Mo 17 Aug 2015 11:13:12 CEST Category: Feature Request

Bug#795826: epydoc: Please hide memory references in the output

2015-08-17 Thread Val Lorentz
Source: epydoc Version: 3.0.1+dfsg-11 Severity: wishlist Tags: patch User: reproducible-bui...@lists.alioth.debian.org Usertags: randomness X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Hi! While working on the “reproducible builds” effort [1], we have noticed that epydoc uses repr()

Bug#795825: asterisk: FTBFS on amd64 arm64 ppc64el: /usr/bin/ld: cannot find -lSDL2 (and others)

2015-08-17 Thread Simon McVittie
Source: asterisk Version: 1:13.1.0~dfsg-1.1 Severity: serious Justification: fails to build from source (but built successfully in the past) When asterisk was binNMU'd for the libvpb1 transition, it failed to build from source on amd64, arm64 and ppc64el:

Bug#767754: [lintian] new check: file-in-root-and-usr

2015-08-17 Thread Guillem Jover
Hi! On Wed, 2015-08-05 at 13:35:08 +0200, Bastien ROUCARIES wrote: > Guillem could you get a glimspe a this bug? Be warned, I've only spent few minutes thinking about it, so I've probably missed several things. > On Wed, Aug 5, 2015 at 12:13 PM, Marco d'Itri wrote: > > On Aug 05, Bastien ROUCAR

Bug#780700: /usr/bin/apt: provide a "source" command

2015-08-17 Thread Julian Andres Klode
Control: tag -1 wontfix On Tue, Mar 17, 2015 at 04:21:56PM -0700, Josh Triplett wrote: > Package: apt > Version: 1.0.9.7 > Severity: wishlist > File: /usr/bin/apt > > The new "apt" command should have a subcommand to download sources, > similar to "apt-get source". The 'apt' tool is not meant to

Bug#759604: auditd: Please make auditd log readable by the adm group

2015-08-17 Thread Laurent Bigonville
Le Mon, 17 Aug 2015 10:37:00 +0200, intrigeri a écrit : > Hi, Hey, Sorry for not replying earlier. > > intrig...@debian.org wrote (28 Aug 2014 21:37:36 GMT) : > > currently, by default /var/log/audit is root:root / 0750, and > > /var/log/audit/audit.log is root:root / 0600. > > > The convent

Bug#795814: FTBFS: boost/math/tools/test.hpp: No such file or directory

2015-08-17 Thread Manuel A. Fernandez Montecelo
Control: tags -1 + pending 2015-08-17 8:34 GMT+01:00 Simon McVittie : > Source: k3d > Version: 0.8.0.3-7 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > When rebuilt for libsigc++-2.0-0v5, k3d fails to build from source >

Bug#795471: bug 795471 : workaround

2015-08-17 Thread pc
I have found this possibility : Is ther is no config file of SDDM (On systems controlled by systemd , everything should work out of the box, since SDDM defaults to using |systemd-logind| for session management. The configuration file will therefore

Bug#795809: xdotool: please make the build reproducible

2015-08-17 Thread Daniel Kahn Gillmor
On Mon 2015-08-17 09:25:18 +0200, Chris Lamb wrote: > Updated patch attached (that is backwards-compatible). Thanks to Reiner > Herrmann. hm, this is not portable enough for me to push it upstream, since it depends on GNU interfaces to date :( I'd rather give the patch to upstream so that they'll

Bug#795824: general: freecad is showing up as 0.14.3702+dfsg-3 whereas tracker shows existence of 0.14.3702+dfsg-4 as well.

2015-08-17 Thread shirish शिरीष
Package: general Severity: normal Dear Maintainer, This is my /etc/apt/sources.list $ cat /etc/apt/sources.list #testing# deb http://httpredir.debian.org//debian/ testing main contrib non-free deb-src http://httpredir.debian.org//debian testing main contrib non-free ###

Bug#795499: patch

2015-08-17 Thread Michael Vogt
On Sun, Aug 16, 2015 at 02:21:47PM +0200, Sylvestre Ledru wrote: > Hello, Hi, > Le 14/08/2015 20:35, Michael Vogt a écrit : > > Hi, > > > > here the debian/* debdiff. I'm not sure about the version number, it > > appears that upstream has changed the schema. > The old versioning is still proposed

Bug#765724: git-buildpackage: patch to relax syntax to accept pbuilder syntax

2015-08-17 Thread Guido Günther
On Sun, Aug 16, 2015 at 04:55:16PM -0700, Russ Allbery wrote: > Guido Günther writes: > > On Sat, Oct 18, 2014 at 12:02:48AM +0900, Osamu Aoki wrote: > > >> "pbuilder" and "cowbuilder" accept first option with "--" or without "--". > >> (with "--" as the main syntax in manpage.) > > >> "git" and

Bug#791305: transition: ucommon (libucommon7v5)

2015-08-17 Thread Simon McVittie
reopen 791305 retitle 791305 transition: ucommon (libucommon7v5) reassign 791305 release.debian.org severity 791305 normal user release.debian@packages.debian.org usertags 791305 + transition forwarded 791305 https://release.debian.org/transitions/html/auto-ucommon.html thanks On Fri, 03 Jul 2

Bug#765724: [git-buildpackage/master] Update to git-pbuilder 1.35

2015-08-17 Thread Guido Günther
tag 765724 pending thanks Date: Mon Aug 17 10:19:54 2015 +0200 Author: Guido Günther Commit ID: e4704a62bb1f4d92fdcb27dd64bcb56fdb06ee1e Commit URL: https://honk.sigxcpu.org/gitweb/?p=git-buildpackage.git;a=commitdiff;h=e4704a62bb1f4d92fdcb27dd64bcb56fdb06ee1e Patch URL: https://honk.sigxcpu

Bug#795822: ITP: python-cutadapt -- cleaner for biological high sequencing data reads

2015-08-17 Thread olivier sallou
Package: wnpp Severity: wishlist Owner: Olivier Sallou X-Debbugs-Cc: debian-...@lists.debian.org * Package name: python-cutadapt Version : 1.8.3 Upstream Author : Marcel Martin * URL : http://pypi.python.org/pypi/cutadapt * License : MIT Programming Lang: Py

Bug#791250: Do you need any help for pugixml

2015-08-17 Thread Vasudev Kamath
Andreas Tille writes: > On Mon, Aug 17, 2015 at 12:30:23PM +0530, Vasudev Kamath wrote: >> >> DEB_MAINTAINER_MODE=1 fakeroot debian/rules debian/control > > Very halpful - so I added this to README.source and uploaded a > fixed package. > Great! Thanks a bunch!. Cheers,

Bug#795823: blender: Uninstallable in sid

2015-08-17 Thread Sven Arvidsson
Package: blender Version: 2.74+dfsg0-4+b1 Severity: normal Hi, Looks like Blender is not installable in sid: blender : Depends: libboost-date-time1.55.0 but it is not going to be installed E: Unable to correct problems, you have held broken packages. I'm guessing because of bug 793222 -- Sy

Bug#759604: auditd: Please make auditd log readable by the adm group

2015-08-17 Thread intrigeri
Hi, intrig...@debian.org wrote (28 Aug 2014 21:37:36 GMT) : > currently, by default /var/log/audit is root:root / 0750, and > /var/log/audit/audit.log is root:root / 0600. > The convention for many log files in Debian is to make them readable > by members of the adm group. Any reason not to do th

Bug#795174: RFP: tuxemon -- Open source turn-based RPG

2015-08-17 Thread Federico Ceratto
Tuxemon requir*es python-pytmx*, which is not packaged. Tuxemon does not have stable releases yet. -- Federico

Bug#795716: [libtest-perl-critic-perl] lintian FTBFS with new version

2015-08-17 Thread Axel Beckert
Control: severity -1 important Control: tag -1 + patch wontfix upstream Hi Bastien, Bastien ROUCARIÈS wrote: > Sid version FTBFS whereas testing work fine see > https://jenkins.debian.net/job/lintian-tests_sid/ I fixed that one last night in the Lintian test suite (without having noticed this bu

Bug#496583: [bug #45776] ClamAV integration?

2015-08-17 Thread NoëlKöthe
URL: Summary: ClamAV integration? Project: GNU Wget Submitted by: nok Submitted on: Mo 17 Aug 2015 10:28:07 CEST Category: Feature Request Severity: 3 - Normal

Bug#794214: org.apache.batik.dom.svg.SVGDOMImplementation

2015-08-17 Thread Erich Schubert
ved, since this is not well documented. I will take care of uploading a new ELKI package (probably end of the month, or beginning of september). It will have a version number of at least "0.7.0~20150817-1", which is > 0.6.5, so above breaks is okay. I assume that libfop-java 1:2.0+df

Bug#636796: use compression on first part of update transaction too

2015-08-17 Thread Julian Andres Klode
On Sat, Aug 06, 2011 at 06:34:38AM +0800, jida...@jidanni.org wrote: > Package: apt > Version: 0.8.15.5 > Severity: wishlist > > Gentlemen, it turns out the initial part of an apt-get update, > the part which sends > > GET /debian/dists/unstable/InRelease HTTP/1.1 > Host: ... > Connection: keep-a

Bug#795704: RFS: mlucas/14.1-dfsg1 [ITP] -- program to perform Lucas-Lehmer test on a Mersenne number

2015-08-17 Thread Alex Vong
2015-08-16 23:56 GMT+08:00, Jakub Wilk : > * Alex Vong , 2015-08-16, 19:42: >>http://mentors.debian.net/debian/pool/main/m/mlucas/mlucas_14.1-dfsg1.dsc > > I don't intend to sponsor this package, but I had a quick look at it: > Thanks for the quick look! > Don't assume that kfreebsd-any means only

Bug#795230: fglrx-modules-dkms doesn't compile after upgrading kernel to linux-4.1.0-2-amd64

2015-08-17 Thread Roman Lebedev
Package: fglrx-modules-dkms Version: 1:15.7-1 Followup-For: Bug #795230 Dear Maintainer, Updating kernel with apt-get dist-upgrade returned failure to compile fglrx dkms module. Attaching /var/lib/dkms/fglrx/15.7/build/make.log: DKMS make.log for fglrx-15.7 for kernel 4.1.0-2-amd64 (x86_64) Mon

Bug#791250: Do you need any help for pugixml

2015-08-17 Thread Andreas Tille
On Mon, Aug 17, 2015 at 12:30:23PM +0530, Vasudev Kamath wrote: > > DEB_MAINTAINER_MODE=1 fakeroot debian/rules debian/control Very halpful - so I added this to README.source and uploaded a fixed package. Kind regards Andreas. -- http://fam-tille.de

Bug#795344: [Debian-med-packaging] Bug#795344: libmems-1.6-1: not properly linked to its dependencies

2015-08-17 Thread Andreas Tille
On Mon, Aug 17, 2015 at 10:20:53AM +0200, Gert Wollny wrote: > > > On 17.08.2015 09:14, Andreas Tille wrote: > >I wonder whether there is some boost.m4 we could steal somewhere. Kind > >regards Andreas. > Well, there is upstream > >https://github.com/tsuna/boost.m4 > > I will now try with t

Bug#795821: gnupg-agent: gpg-agent manpage: claims that gpg starts the agent

2015-08-17 Thread Jakub Wilk
Package: gnupg-agent Version: 2.1.7-2 Severity: minor The manpage says: "The agent is automatically started on demand by gpg, gpgsm, gpgconf, or gpg‐connect‐agent." But in Debian, gpg is GnuPG 1.4, which doesn't automatically start the agent. The sentence should probably read: "... started

Bug#795344: [Debian-med-packaging] Bug#795344: libmems-1.6-1: not properly linked to its dependencies

2015-08-17 Thread Gert Wollny
On 17.08.2015 09:14, Andreas Tille wrote: I wonder whether there is some boost.m4 we could steal somewhere. Kind regards Andreas. Well, there is upstream https://github.com/tsuna/boost.m4 I will now try with this one. Andreas, I you didn't push your changes, right?

Bug#782088: icewm: newly started windows do not have focus

2015-08-17 Thread Jose A. Fernandez Gonzalez
2015-08-15 17:46 GMT+02:00 Eduard Bloch : > On Thu, 9 Apr 2015 02:04:33 +0200 "Jose A. Fernandez Gonzalez" < > a.dash.sl...@gmail.com> wrote: > > There is a new option in the preferences file of icewm: > > > > # Activate workaround for Java7 Swing/AWT focus issue > > # ActivateJava7FocusHack=1 #

Bug#795820: apache2-dev: apxs passes --silent to libtool by default

2015-08-17 Thread intrigeri
Package: apache2-dev Version: 2.4.16-2 Severity: minor Hi, when building the apparmor package, I see: NONVERBOSE BUILD: /usr/share/apr-1.0/build/libtool --silent --mode=compile --tag=disable-static x86_64-linux-gnu-gcc -prefer-pic -pipe -g -O2 -fstack-protector-strong -Wformat -Werror=format

Bug#735086: apt: `apt-cache show` should show the repository

2015-08-17 Thread Julian Andres Klode
Control: forcemerge 269130 -1 On Sun, Jan 12, 2014 at 06:59:28PM +0200, Victor Porton wrote: > Package: apt > Version: 0.9.14.2 > Severity: wishlist > > Dear Maintainer, > > `apt-cache show` should show which repository the package belongs to. > > I now have a trouble figuring out which reposit

Bug#795819: gnupg-agent: please ship NEWS

2015-08-17 Thread Jakub Wilk
Package: gnupg-agent Version: 2.1.7-2 Severity: wishlist Please ship the NEWS file in the binary package. -- Jakub Wilk

Bug#795774: [git-buildpackage/master] manpages: explain gbp dch --upstream-tag

2015-08-17 Thread Guido Günther
tag 795774 pending thanks Date: Mon Aug 17 10:16:40 2015 +0200 Author: Guido Günther Commit ID: 17e8a516d5eebacfe50ac6b328721d3e8d29ab8a Commit URL: https://honk.sigxcpu.org/gitweb/?p=git-buildpackage.git;a=commitdiff;h=17e8a516d5eebacfe50ac6b328721d3e8d29ab8a Patch URL: https://honk.sigxcpu

Bug#795818: libindi: FTBFS on arm64: symbols mismatch

2015-08-17 Thread Simon McVittie
Source: libindi Version: 1.0.0-2 Severity: serious Justification: fails to build from source (but built successfully in the past) libindi is still failing to build on arm64. The culprit seems to be lines specific to arm64 and sh4 in the symbols file, like these: - (arch=!arm64 !sh4)_ZN4INDI10Bas

Bug#795817: keychain broken with GnuPG 2.1.7 from unstable

2015-08-17 Thread Ondřej Surý
Package: keychain Version: 2.7.1-1 Severity: important Dear Maintainer, keychain fails to detect gnupg-agent 2.1.7 (from unstable) with: * keychain 2.7.1 ~ http://www.funtoo.org * Found existing ssh-agent: 1039 * Starting gpg-agent... * Error: Failed to start gpg-agent It could be related t

Bug#795816: leveldb-sharp: source upload required for libleveldb1v5 transition

2015-08-17 Thread Simon McVittie
Source: leveldb-sharp Version: 1.9.1-1 Severity: serious Justification: about to become uninstallable Tags: patch leveldb-sharp is Architecture:all but explicitly depends on libleveldb1, because it uses libleveldb1's C APIs via foreign function calls. This means it needs a sourceful upload for the

Bug#795771: RFS: dblatex/0.3.7-1

2015-08-17 Thread Gianfranco Costamagna
control: owner -1 ! Hi Andreas, let's review: 1) please use a machine-readable copyright file http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ 2) d/compat: please bump to 9 3) d/control: you might want to run wrap-and-sort to clean the formatting up, to bump debhelper to >=9 and

Bug#791077: transition: libmagick++-6.q16-5v5

2015-08-17 Thread Simon McVittie
On 12/08/15 09:57, Simon McVittie wrote: > Now that openexr has built everywhere, I've NMU'd imagemagick to DELAYED/2 Sorry, I didn't spot that my local sbuild instance was still seeing libopenexr6 instead of libopenexr6v5 at the time. I normally do source+all uploads, but the ftpmasters prefer to

Bug#770283: xfburn: No longer found in Stretch

2015-08-17 Thread Thomas Schmitt
Hi, do i get it right from "Architecture: powerpc (ppc)" that this is still a 32 bit operating system ? The common property of the many bug reports is that it always happened on 32 bit. Have a nice day :) Thomas

Bug#795815: konsole: Crashes on screen blank

2015-08-17 Thread Julien Goodwin
Package: konsole Version: 4:15.04.3-2 Severity: normal The current konsole version crashes when my laptop screen is blanked due to screen close. This is in an XFCE session set to "switch off display" when lid is closed. -- System Information: Debian Release: stretch/sid APT prefers testing A

Bug#785052: Owncloud 8.1.1

2015-08-17 Thread Raoul Bhatia
Hi! Once you include some magic to pull packages from stretch and experimental, https://people.debian.org/~taffit/owncloud/ is working great! Thanks! Any update on the transition of the dependencies to stretch and the availability of 8.1.1? I would be happy to test! Thanks, Raoul -- DI (FH)

Bug#615832: Processed: Re: Bug#615832: libreoffice-calc: Filter by date isn't working while, date is set in non-English format

2015-08-17 Thread Eike Rathke
I believe this is upstream https://bugs.documentfoundation.org/show_bug.cgi?id=92767 which has been fixed for 4.4.6 and 5.0.1

Bug#791073: id3lib3.8.3: library transition may be needed when GCC 5 is the default

2015-08-17 Thread Simon McVittie
retitle 791073 transition: id3lib3.8.3 (libid3-3.8.3v5) forwarded 791073 https://release.debian.org/transitions/html/auto-id3lib3.8.3.html thanks On Thu, 30 Jul 2015 at 15:35:13 +0200, Matthias Klose wrote: > ok, uploading to experimental now This change has reached unstable and built everywhere

Bug#795344: libmems-1.6-1: not properly linked to its dependencies

2015-08-17 Thread Tobias Frost
Am Montag, den 17.08.2015, 00:11 +0200 schrieb Gert Wollny: > On 13.08.2015 18:17, Andreas Tille wrote: > > I confirm that this at least has some effect - unfortunately not > > the wanted > > one sinde the > > > > @BOOST_FILESYSTEM_LIB@ @BOOST_IOSTREAMS_LIB@ > > @BOOST_SYSTEM_LIB@ > > > >

Bug#787419: Serious bug

2015-08-17 Thread Ruben Undheim
> We might first try backporting fixes for 3 of them, then backpedal on > #771205 if it is met with resistance again. I think we should concentrate on bugs that are so serious that they cause data-loss for users (crash). That is beneficial for everyone, and also the Stable Release team would be

Bug#795809: xdotool: please make the build reproducible

2015-08-17 Thread Chris Lamb
Updated patch attached (that is backwards-compatible). Thanks to Reiner Herrmann. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `- diff --git a/version.sh b/version.sh index 6c7d57a..4188e82 100755 --- a/version.sh +++ b/version.

Bug#795814: FTBFS: boost/math/tools/test.hpp: No such file or directory

2015-08-17 Thread Simon McVittie
Source: k3d Version: 0.8.0.3-7 Severity: serious Justification: fails to build from source (but built successfully in the past) When rebuilt for libsigc++-2.0-0v5, k3d fails to build from source : In file included from /«PKGBUILDDIR»/k3dsdk/inod

Bug#795813: kodi: FTBFS with g++-5: multiple definitions of argument-parsing stuff

2015-08-17 Thread Simon McVittie
Source: kodi Version: 14.2+dfsg1-2 Severity: serious Justification: fails to build from source (but built successfully in the past) Tags: patch kodi fails to build from source when binNMU'd for the libstdc++ transitions: There are lots of erro

Bug#792012: (no subject)

2015-08-17 Thread Frédéric WANG
I'm attaching a new version of the patch that also removes Asana Math from the dependencies. The idea is to keep two Open Type MATH fonts: Latin Modern Math (to get the default LaTeX's "Computer Modern" style) and STIX Math (for its wide Unicode coverage of math & tech symbols). Asana Math is not

Bug#795344: libmems-1.6-1: not properly linked to its dependencies

2015-08-17 Thread Andreas Tille
On Mon, Aug 17, 2015 at 12:11:23AM +0200, Gert Wollny wrote: > > On 13.08.2015 18:17, Andreas Tille wrote: > >I confirm that this at least has some effect - unfortunately not the wanted > >one sinde the > > > > @BOOST_FILESYSTEM_LIB@ @BOOST_IOSTREAMS_LIB@ @BOOST_SYSTEM_LIB@ > > > >placeholders

Bug#795812: debian-goodies: which-pkg-broke: Support for build-dependencies instead of dependencies

2015-08-17 Thread Axel Beckert
Package: debian-goodies Severity: wishlist Version: 0.64 It would be nice if which-pkg-broke would have a switch to check all build-dependencies instead of all dependencies of a package. For example the lintian testsuite broke yesterday and it took us a while to figure out which package was the c

Bug#770283: xfburn: No longer found in Stretch

2015-08-17 Thread Dan DeVoto
Package: xfburn Followup-For: Bug #770283 Dear Maintainer, I no longer experience this bug in 0.5.4-1 in Debian Stretch. Everything seems fine now. Regards, Dan -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing'), (1, 'experimental') Archite

Bug#791250: Do you need any help for pugixml

2015-08-17 Thread Vasudev Kamath
Andreas Tille writes: > On Mon, Aug 17, 2015 at 09:53:35AM +0530, Vasudev Kamath wrote: >> > $ debian/rules debian/control >> > sed -e 's/__LIBPKGNAME__/libpugixml1/g' -e >> > 's/__LIBPKGNAMEv5__/libpugixml1v5/g' > > >debian/control.in >> > >> > Please either enlighten me how to create debian/co

<    1   2   3   4