Bug#778103: reconserver: ftbfs with GCC-5

2015-08-11 Thread Antti Järvinen
Daniel Pocock writes:

  Are you able to submit the patch as a github pull request?

https://github.com/resiprocate/reConServer/pull/1

  I may also merge the debian/* packaging Git repository with the
  upstream repository

Ok, in that pull request I modified the configure script found from
sub-directory to include necessary addition to CXXFLAGS. To my
understanding debian/rules did not use this script but instead
went on listing the CXXFLAGS in debian/rules so it will require
patching too to be able to compile this version of the sources. 

--
Antti


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: ticcutils: diff for NMU version 0.7-2.1

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 patch pending
Bug #791301 [src:ticcutils] ticcutils: library transition may be needed when 
GCC 5 is the default
Added tag(s) patch and pending.

-- 
791301: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791301
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#791301: ticcutils: diff for NMU version 0.7-2.1

2015-08-11 Thread Jonathan Wiltshire
Control: tag -1 patch pending

Dear maintainer,

I've prepared an NMU for ticcutils (versioned as 0.7-2.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
Jonathan Wiltshire  j...@debian.org
Debian Developer http://people.debian.org/~jmw

4096R: 0xD3524C51 / 0A55 B7C5 1223 3942 86EC  74C3 5394 479D D352 4C51

diff -Nru ticcutils-0.7/debian/changelog ticcutils-0.7/debian/changelog
--- ticcutils-0.7/debian/changelog	2014-10-30 08:47:53.0 +
+++ ticcutils-0.7/debian/changelog	2015-08-11 22:20:06.0 +0100
@@ -1,3 +1,10 @@
+ticcutils (0.7-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename library packages for the g++ 5 transition (see #791301) 
+
+ -- Jonathan Wiltshire j...@debian.org  Tue, 11 Aug 2015 22:20:05 +0100
+
 ticcutils (0.7-2) unstable; urgency=medium
 
   * debian/control: add missing build-depends zlib1g-dev; fixed FTBFS.
diff -Nru ticcutils-0.7/debian/control ticcutils-0.7/debian/control
--- ticcutils-0.7/debian/control	2014-10-30 08:46:44.0 +
+++ ticcutils-0.7/debian/control	2015-08-11 22:21:31.0 +0100
@@ -21,7 +21,7 @@
 Package: libticcutils2-dev
 Architecture: any
 Section: libdevel
-Depends: libticcutils2 (= ${binary:Version}),
+Depends: libticcutils2v5 (= ${binary:Version}),
  ${misc:Depends}
 Replaces: libticcutils1-dev,
   libticcutils-dev
@@ -36,11 +36,13 @@
  This package provides the header files required to compile C++ programs
  that use libticcutils.
 
-Package: libticcutils2
+Package: libticcutils2v5
 Architecture: any
 Section: libs
 Depends: ${shlibs:Depends},
  ${misc:Depends}
+Conflicts: libticcutils2
+Replaces: libticcutils2
 Description: library for TiCC software - runtime files
  The TiCC utils C++ library contains useful functions and other goodies for
  general use in TiMBL and other parts of the TiCC software stack and beyond.
diff -Nru ticcutils-0.7/debian/libticcutils2.install ticcutils-0.7/debian/libticcutils2.install
--- ticcutils-0.7/debian/libticcutils2.install	2014-09-04 23:05:10.0 +0100
+++ ticcutils-0.7/debian/libticcutils2.install	1970-01-01 01:00:00.0 +0100
@@ -1,2 +0,0 @@
-# git://anonscm.debian.org/debian-science/packages/libticcutils.git
-/usr/lib/libticcutils.so.2*
diff -Nru ticcutils-0.7/debian/libticcutils2v5.install ticcutils-0.7/debian/libticcutils2v5.install
--- ticcutils-0.7/debian/libticcutils2v5.install	1970-01-01 01:00:00.0 +0100
+++ ticcutils-0.7/debian/libticcutils2v5.install	2014-09-04 23:05:10.0 +0100
@@ -0,0 +1,2 @@
+# git://anonscm.debian.org/debian-science/packages/libticcutils.git
+/usr/lib/libticcutils.so.2*


signature.asc
Description: Digital signature


Processed: your mail

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 block 794489 by 795219
Bug #794489 [gimagereader] gimagereader fails to open
794489 was not blocked by any bugs.
794489 was not blocking any bugs.
Added blocking bug(s) of 794489: 795219
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794489: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#791008: coinutils: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Miles Lubin
On Tue, Aug 11, 2015 at 2:02 PM, Julien Cristau jcris...@debian.org wrote:
 coinutils exposes a number of things involving std::string e.g. in
 CoinParam or CoinFileIO (the first two I've checked), so
 coinor-libcoinutils3 needs to be renamed.

 A possible patch is available at
 https://launchpad.net/ubuntu/+source/coinutils/2.9.15-3ubuntu1

Thank you for confirming the issue. As the maintainer of this package,
I do not currently have the time to prepare for a transition.

Best,
Miles


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#791008: coinutils: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Matthias Klose
On 08/11/2015 11:45 PM, Miles Lubin wrote:
 On Tue, Aug 11, 2015 at 2:02 PM, Julien Cristau jcris...@debian.org wrote:
 coinutils exposes a number of things involving std::string e.g. in
 CoinParam or CoinFileIO (the first two I've checked), so
 coinor-libcoinutils3 needs to be renamed.

 A possible patch is available at
 https://launchpad.net/ubuntu/+source/coinutils/2.9.15-3ubuntu1
 
 Thank you for confirming the issue. As the maintainer of this package,
 I do not currently have the time to prepare for a transition.

ok, NMUing the package.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#791209: Patched muparser for gcc 5 transitio

2015-08-11 Thread Scott Howard
tags 791209 patch
user release.debian@packages.debian.org
usertag 791209 + transition
block 791209 by 790756
reassign 791209 release.debian.org
thanks

Hello,

Package renamed to libmuparser2v5.
See patch:
http://anonscm.debian.org/cgit/debian-science/packages/muparser.git/patch/?id=5fb47ad4af6a7e4cdddbb078b7159d552c0e1f86

The package is ready for upload to unstable:
http://anonscm.debian.org/cgit/debian-science/packages/muparser.git

I can take care of it whenever it is clear for transition, or it can
be NMUed if that is easier.
Cheers,
Scott


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Patched muparser for gcc 5 transitio

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 791209 patch
Bug #791209 [src:muparser] muparser: library transition may be needed when GCC 
5 is the default
Added tag(s) patch.
 user release.debian@packages.debian.org
Setting user to release.debian@packages.debian.org (was 
showard...@gmail.com).
 usertag 791209 + transition
There were no usertags set.
Usertags are now: transition.
 block 791209 by 790756
Bug #791209 [src:muparser] muparser: library transition may be needed when GCC 
5 is the default
791209 was not blocked by any bugs.
791209 was not blocking any bugs.
Added blocking bug(s) of 791209: 790756
 reassign 791209 release.debian.org
Bug #791209 [src:muparser] muparser: library transition may be needed when GCC 
5 is the default
Bug reassigned from package 'src:muparser' to 'release.debian.org'.
No longer marked as found in versions muparser/2.2.3-4.
Ignoring request to alter fixed versions of bug #791209 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791209: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791209
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#790977: marked as done (alglib: library transition may be needed when GCC 5 is the default)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 23:00:14 +
with message-id e1zpiwk-0005ay...@franck.debian.org
and subject line Bug#790977: fixed in alglib 3.9.0-3
has caused the Debian Bug report #790977,
regarding alglib: library transition may be needed when GCC 5 is the default
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
790977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:alglib
Version: 3.9.0-2
Severity: important
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: libstdc++-cxx11

Background [1]: libstdc++6 introduces a new ABI to conform to the
C++11 standard, but keeps the old ABI to not break existing binaries.
Packages which are built with g++-5 from experimental (not the one
from testing/unstable) are using the new ABI.  Libraries built from
this source package export some of the new __cxx11 or B5cxx11 symbols,
and dropping other symbols.  If these symbols are part of the API of
the library, then this rebuild with g++-5 will trigger a transition
for the library.

What is needed:

 - Rebuild the library using g++/g++-5 from experimental. Note that
   most likely all C++ libraries within the build dependencies need
   a rebuild too. You can find the log for a rebuild in
 https://people.debian.org/~doko/logs/gcc5-20150701/
   Search for BEGIN GCC CXX11 in the log.

 - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
   library API, and are used by the reverse dependencies of the
   library.

 - If there are no symbols matching __cxx11 or B5cxx11 in the symbols
   forming the library API, you should close this issue with a short
   explanation.
 
 - If there are no reverse dependencies, it should be the package
   maintainers decision if a transition is needed.  However this might
   break software which is not in the Debian archive, and built
   against these packages.

 - If a library transition is needed, please prepare for the change.
   Rename the library package, append v5 to the name of the package
   (e.g. libfoo2 - libfoo2v5). Such a change can be avoided, if you
   have a soversion bump and you upload this version instead of the
   renamed package.  Prepare a patch and attach it to this issue (mark
   this issue with patch), so that it is possible to NMU such a
   package. We'll probably have more than hundred transitions
   triggered. Then reassign the issue to release.debian.org and
   properly tag it as a transition issue, by sending an email to
   cont...@bugs.debian.org:
   
 user release.debian@packages.debian.org
 usertag this issue + transition
 block this issue by 790756
 reassign this issue release.debian.org
   
 - If unsure if a transition is needed, please tag the issue with help
   to ask for feedback from other Debian developers.

The libstdc++6 transition will be a large one, and it will come with a
lot of pain.  Please help it by preparing the follow-up transitions.

[1] https://wiki.debian.org/GCC5#libstdc.2B-.2B-_ABI_transition
---End Message---
---BeginMessage---
Source: alglib
Source-Version: 3.9.0-3

We believe that the bug you reported is fixed in the latest version of
alglib, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 790...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Anton Gladky gl...@debian.org (supplier of updated alglib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 11 Aug 2015 16:35:19 +0200
Source: alglib
Binary: libalglib-dev libalglib3.9v5 libalglib3.9-dbg
Architecture: source amd64
Version: 3.9.0-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Team 
debian-science-maintain...@lists.alioth.debian.org
Changed-By: Anton Gladky gl...@debian.org
Description:
 libalglib-dev - Development files for the alglib library
 libalglib3.9-dbg - Debugging symbols for the alglib library
 libalglib3.9v5 - Numerical analysis and data processing library
Closes: 790977
Changes:
 alglib (3.9.0-3) unstable; urgency=medium
 .
   * [d1a146e] Rename libalglib3.9 due to GCC-5 transition. (Closes: #790977)
Checksums-Sha1:

Bug#795226: xdotool (and libxdo2) uninstallable

2015-08-11 Thread Dave Rutherford
Package: xdotool
Version: 2.20100701.2961-3+deb7u3
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

$ sudo apt-get install xdotool
[sudo] password for dave:
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
  libxdo2
The following NEW packages will be installed:
  libxdo2 xdotool
0 upgraded, 2 newly installed, 0 to remove and 71 not upgraded.
Need to get 66.3 kB of archives.
After this operation, 189 kB of additional disk space will be used.
Do you want to continue [Y/n]?
Get:1 http://http.us.debian.org/debian/ wheezy/main libxdo2 amd64 
1:2.20100701.2961-3+deb7u3 [28.5 kB]
Get:2 http://http.us.debian.org/debian/ wheezy/main xdotool amd64 
1:2.20100701.2961-3+deb7u3 [37.8 kB]
Fetched 69.3 kB in 0s (0 B/s)
Failed to fetch 
http://http.us.debian.org/debian/pool/main/x/xdotool/libxdo2_2.20100701.2961-3+deb7u3_amd64.deb
  Size mismatch
Failed to fetch 
http://http.us.debian.org/debian/pool/main/x/xdotool/xdotool_2.20100701.2961-3+deb7u3_amd64.deb
  Size mismatch
E: Unable to fetch some archives, maybe run apt-get update or try with 
--fix-missing?

# Note, the files downloaded in the above step, as found in 
/var/cache/apt/archives/partial,
# are identical to those manually downloaded in the step below.

$ wget 
http://http.us.debian.org/debian/pool/main/x/xdotool/libxdo2_2.20100701.2961-3+deb7u3_amd64.deb
 \
   
http://http.us.debian.org/debian/pool/main/x/xdotool/xdotool_2.20100701.2961-3+deb7u3_amd64.deb
- --2015-08-11 18:34:48--  
http://http.us.debian.org/debian/pool/main/x/xdotool/libxdo2_2.20100701.2961-3+deb7u3_amd64.deb
Resolving localhost (localhost)... 127.0.0.1
Connecting to localhost (localhost)|127.0.0.1|:3128... connected.
Proxy request sent, awaiting response... 200 OK
Length: 29800 (29K)
Saving to: `libxdo2_2.20100701.2961-3+deb7u3_amd64.deb'

100%[=]
 29,800  --.-K/s   in 0s

2015-08-11 18:34:48 (226 MB/s) - `libxdo2_2.20100701.2961-3+deb7u3_amd64.deb' 
saved [29800/29800]

- --2015-08-11 18:34:48--  
http://http.us.debian.org/debian/pool/main/x/xdotool/xdotool_2.20100701.2961-3+deb7u3_amd64.deb
Reusing existing connection to localhost:3128.
Proxy request sent, awaiting response... 200 OK
Length: 39520 (39K)
Saving to: `xdotool_2.20100701.2961-3+deb7u3_amd64.deb'

100%[=]
 39,520  --.-K/s   in 0s

2015-08-11 18:34:48 (209 MB/s) - `xdotool_2.20100701.2961-3+deb7u3_amd64.deb' 
saved [39520/39520]

FINISHED --2015-08-11 18:34:48--
Total wall clock time: 0.002s
Downloaded: 2 files, 68K in 0s (216 MB/s)

$ ls -l *.deb
- -rw-r--r-- 1 dave dave 29800 Mar 27  2013 
libxdo2_2.20100701.2961-3+deb7u3_amd64.deb
- -rw-r--r-- 1 dave dave 39520 Mar 27  2013 
xdotool_2.20100701.2961-3+deb7u3_amd64.deb

$ file *.deb
libxdo2_2.20100701.2961-3+deb7u3_amd64.deb: Debian binary package (format 2.0)
xdotool_2.20100701.2961-3+deb7u3_amd64.deb: Debian binary package (format 2.0)

$ md5sum *.deb
f671f0dade7438722b3d80850a881892  libxdo2_2.20100701.2961-3+deb7u3_amd64.deb
0ea06f3c6f1d31767430885c5c595c8e  xdotool_2.20100701.2961-3+deb7u3_amd64.deb

$ sudo dpkg -i *.deb
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
dpkg-deb: error: subprocess tar returned error exit status 2
dpkg: error processing libxdo2_2.20100701.2961-3+deb7u3_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
tar: This does not look like a tar archive
tar: Skipping to next header
tar: Exiting with failure status due to previous errors
dpkg-deb: error: subprocess tar returned error exit status 2
dpkg: error processing xdotool_2.20100701.2961-3+deb7u3_amd64.deb (--install):
 subprocess dpkg-deb --control returned error exit status 2
Errors were encountered while processing:
 libxdo2_2.20100701.2961-3+deb7u3_amd64.deb
 xdotool_2.20100701.2961-3+deb7u3_amd64.deb

- -- System Information:
Debian Release: 7.8
  APT prefers oldstable
  APT policy: (500, 'oldstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-4-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages xdotool depends on:
ii  libc62.13-38+deb7u8
pn  libxdo2  none

xdotool recommends no packages.

xdotool suggests no packages.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.12 (GNU/Linux)

iEYEARECAAYFAlXKfHsACgkQnN+41NpzKvdZgQCfSAlfKGft5wGqQvcxeeA17ZVs
VZwAn1k2d0y9E6+/6VExzJEpEI9xUJ9x
=rgwT
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. 

Processed: found 795002 in 3.2.12+git20140228-6

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 795002 3.2.12+git20140228-6
Bug #795002 {Done: Ximin Luo infini...@pwned.gg} [motion] motion fails to 
detects newer ffmpeg and silently disables all ffmpeg features
Marked as found in versions motion/3.2.12+git20140228-6.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795002: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795002
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795153: wrong license in debian/copyright

2015-08-11 Thread Thorsten Alteholz

Package: libitpp
Version: 4.3.1-5
Severity: serious
User: alteh...@debian.org
Usertags: ftp
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

according to ChangeLog-2008 the license has changed from GPL-2+ to GPL-3+. 
Please mention this in your debian/copyright.


Thanks!
  Thorsten


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795154: luabind FTBFS: no matching function for call to operator [...] with current boost

2015-08-11 Thread Martin Pitt
Package: luabind
Version: 0.9.1+dfsg-9
Severity: serious

luabind FTBFS with current sid, due to an apparent incompatibility
with either gcc-5 or the current boost:

| g++  -ftemplate-depth-128 -O3 -finline-functions -Wno-inline -Wall 
-fPIC  -g -O2 -fstack-protector-strong -Wformat -Werror=format-security  -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security 
-DLUABIND_DYNAMIC_LINK -DNDEBUG  -I. -I/usr/include/lua5.2 -c -o 
bin/gcc-5.2.1/release/src/class.o sr
| c/class.cpp
| 
| In file included from ./luabind/detail/call_member.hpp:34:0,
|  from ./luabind/wrapper_base.hpp:31,
|  from ./luabind/back_reference.hpp:27,
|  from ./luabind/class.hpp:93,
|  from src/class.cpp:30:
| ./luabind/object.hpp: In function 'bool luabind::detail::operator==(const 
luabind::detail::basic_iteratorluabind::detail::basic_access, const 
luabind::detail::basic_iteratorluabind::detail::basic_access)':
| ./luabind/object.hpp:554:37: error: no matching function for call to 
'operator==(const 
luabind::detail::basic_iteratorluabind::detail::basic_access, const 
luabind::detail::basic_iteratorluabind::detail::basic_access)'
|return boost::operator op(x, y); \
|  ^
| ./luabind/object.hpp:564:3: note: in expansion of macro 
'LUABIND_OPERATOR_ADL_WKND'

Full build log attached for convenience.

Thanks,

Martin
-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)


luabind_0.9.1+dfsg-9_amd64-20150811-0908.build.xz
Description: application/xz


Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Rene Engelhard
forwarded 795131 Caolán McNamara caol...@redhat.com
thanks

Hi,

On Tue, Aug 11, 2015 at 01:12:05AM +0200, Christoph Anton Mitterer wrote:
 Apparently the issue happens much more often than it seemed in the
 beginning.

Just from IRC:

11:15  _rene_ caolan: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795131
11:16  loircbot LibreOffice (core) sbergman * 
  slideshow/source/engine/sp_debug.cxx: loplugin:unreffun
11:16  _rene_ caolan: bt (without libreoffice-dg, though, asked him to 
install it) in 
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795131#10
11:17 -!- jluth [~jl...@ip6.pool2.gold.clients.juba.rcswimax.com] has quit 
  [Ping timeout: 256 seconds]
11:18  loircbot LibreOffice (core) Thorsten.Behrens * slideshow/ (7 files in 
  3 dirs): slideshow: prefer value_type over manual type 
  generation
11:18 @caolan _rene_: seems to be selection/clipboard related anyway
11:19 @caolan _rene_: twiddling calc documents here doesn't blow up for me, 
and cutting and pasting stuff around the place is stable too
11:20 @caolan worth asking if he has any sort of clipboard thing active or 
anything of that nature. screen shot of his full desktop maybe 
:-)
11:22 -!- gulsah [~quassel@78.190.83.156] has joined #libreoffice-dev
11:22 -!- jluth [~jl...@ip6.pool2.gold.clients.juba.rcswimax.com] has joined 
  #libreoffice-dev
11:23  _rene_ caolan: ok, will do, that might explain the calc thingy but not 
why he says more often (but I asked him how often more 
often is already :))
11:23  _rene_ caolan: will keep you updated ;)

Regards,

Rene


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#783543: marked as done (miscompile of _mm256_permutevar8x32_epi32)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 11:37:16 +0200
with message-id 55c9c24c.4090...@debian.org
and subject line fixed
has caused the Debian Bug report #783543,
regarding miscompile of _mm256_permutevar8x32_epi32
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
783543: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783543
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: llvm-toolchain-3.6
Version: 1:3.6-2
Severity: serious

clang 3.6 in debian miscompiles _mm256_permutevar8x32_epi32
it swaps the two first arguments:


$ apt-cache policy clang-3.6
clang-3.6:
  Installed: 1:3.6-2
  Candidate: 1:3.6-2
  Version table:
 *** 1:3.6-2 0
500 http://ftp.de.debian.org/debian/ unstable/main amd64

$ cat test.c
#include immintrin.h

__m256i fun (__m256i a, __m256i o) {
return _mm256_permutevar8x32_epi32(a, o);
}


$ clang-3.6 test.c -mavx2 -c -O2
$ objdump -d test.o

test.o: file format elf64-x86-64


Disassembly of section .text:

 fun:
   0:   c4 e2 7d 36 c1  vpermd %ymm1,%ymm0,%ymm0
   5:   c3  retq


the correct result is:
vpermd %ymm0,%ymm1,%ymm0

clang 3.5 seems to produce the right result so this is a 3.6 regression
---End Message---
---BeginMessage---
fixed in 1:3.6.1-1---End Message---


Bug#795146: There is no need to fix this bug

2015-08-11 Thread Gianfranco Costamagna
Hi Gustavo,

no problem.

If you spot this bug on a llvm-3.5, 3.6, or 3.7 release please reassign and let 
us know!

It is important to fix bugs on newer releases, because we will transition soon.

cheers,

Gianfranco




Il Martedì 11 Agosto 2015 11:29, Gustavo Prado Alkmim alk...@ic.unicamp.br ha 
scritto:



Hi Gianfranco. 

Thanks for let me know. 

Cheers, 


 
Gustavo Prado Alkmim
Bacharel em Ciência da Computação (UFLA)
Doutorando em Ciência da Computação (UNICAMP)

--
Do que adianta para o homem ganhar o mundo e perder sua alma??? 

2015-08-11 5:09 GMT-03:00 Gianfranco Costamagna costamagnagianfra...@yahoo.it:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Gustavo,
the only reason for llvm 3.4 to be around is because it is needed for
ghc-7.8, but only for armel, armhf and arm64.

After the libstdc++ transition, ghc will move to 7.10 and llvm-3.4
will disappear from Debian.

So please, do not waste your time fixing a dead-end bug :)

BTW, if the bug would have been also on llvm-3.5+ releases, that would
be more serious then :)

cheers,

Gianfranco
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVya3QAAoJEPNPCXROn13Z5QQP/3xNdevY4LH6E0MbCS+lpkqv
6RoZNafq7lYL/831bZCi/wD1QnzI+VxyipZQM6Hy5sh+YD8yV5bosLpwdcQtxTMs
HjN1TP/aygt7itYh0MKYxEO/apAvAsEA+ddyVOk2/PvNWe7d36aGh0QQqFefI4Ih
82z5N99BEC2DQi+GR9QqtngwfEOMXcehpeuxz4lVvKoysS5KEzM1BFXK1Ozb4jAy
hGLvkVcJKXoRpCHDq4lVpFgZ9JhGk7OLK2KWAdEFeoA0KiozNSHMZZSWKNaqtq64
6uISqmG93G1k2XLMRXCcjroXMRFW3KCg7sdt8QtqTlDIFVFta6FQexleV3UaU6L+
G8pzOAIcAi+MEOcK3L3ol2G3SovHCfGduUtCtWBZzzXz/UMHxP3XzrzeVCX87X4N
c6RsW37z69niY6TtPU3Ilk2nnv0eH0Z3/7hh3rr1v7U83yNAgnCa32bGJ087PAeH
iNzXRYZD5MnqVOaz7eXOhtJno5w8THIljqWhhbBHrNdZ5kyQ0/lhEUr9DAt0iZtC
OCnYPrcOIl2CzU5QLQQy5NUI7fA25ZxfQ9IXf+HGr1dt1ZTYJ68j/RMpmeFekqyP
w4W+6j4egAgcHob3ObqVJJt4zMvnTgnSqjQ99OsrsQycGhRAzvaite+g3FeRsO/X
Au1bT2/GYb0M4bP/Pd3p
=qnGT
-END PGP SIGNATURE-



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tag 795131 + moreinfo
Bug #795131 [libreoffice-core] libreoffice-core: segfault in 
libvclplug_gtk3lo.so
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Rene Engelhard
tag 795131 + moreinfo
thanks

Hi,

On Tue, Aug 11, 2015 at 01:12:05AM +0200, Christoph Anton Mitterer wrote:
 Apparently the issue happens much more often than it seemed in the
 beginning.

Oh my. Define much more often?

 I think this justifies at least the severity grave, if not critical
 (data loss vs. serious data loss... well I one write's hist PhD
 thesis and Libreoffice crashes, one may consider this very well serious
 ;-) )

I don't, I think it's important at least until it crashes every few minutes.
But I won't argue now :)

 Anyway, I had run libreoffice for a while with --backtrace, so attached
 you'll finde a bt.

[ snip ]

Seems you have libgtk-3-dbg installed (or whatever the name is) but not
libreoffice-dbg? Can you retry also with LO debug info before I attempt
to upstream this bug?

Regards,

Reme


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795146: There is no need to fix this bug

2015-08-11 Thread Gustavo Prado Alkmim
Hi Gianfranco.

Thanks for let me know.

Cheers,


Gustavo Prado Alkmim
Bacharel em Ciência da Computação (UFLA)
Doutorando em Ciência da Computação (UNICAMP)

--
Do que adianta para o homem ganhar o mundo e perder sua alma???

2015-08-11 5:09 GMT-03:00 Gianfranco Costamagna 
costamagnagianfra...@yahoo.it:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA256

 Hi Gustavo,
 the only reason for llvm 3.4 to be around is because it is needed for
 ghc-7.8, but only for armel, armhf and arm64.

 After the libstdc++ transition, ghc will move to 7.10 and llvm-3.4
 will disappear from Debian.

 So please, do not waste your time fixing a dead-end bug :)

 BTW, if the bug would have been also on llvm-3.5+ releases, that would
 be more serious then :)

 cheers,

 Gianfranco
 -BEGIN PGP SIGNATURE-
 Version: GnuPG v2

 iQIcBAEBCAAGBQJVya3QAAoJEPNPCXROn13Z5QQP/3xNdevY4LH6E0MbCS+lpkqv
 6RoZNafq7lYL/831bZCi/wD1QnzI+VxyipZQM6Hy5sh+YD8yV5bosLpwdcQtxTMs
 HjN1TP/aygt7itYh0MKYxEO/apAvAsEA+ddyVOk2/PvNWe7d36aGh0QQqFefI4Ih
 82z5N99BEC2DQi+GR9QqtngwfEOMXcehpeuxz4lVvKoysS5KEzM1BFXK1Ozb4jAy
 hGLvkVcJKXoRpCHDq4lVpFgZ9JhGk7OLK2KWAdEFeoA0KiozNSHMZZSWKNaqtq64
 6uISqmG93G1k2XLMRXCcjroXMRFW3KCg7sdt8QtqTlDIFVFta6FQexleV3UaU6L+
 G8pzOAIcAi+MEOcK3L3ol2G3SovHCfGduUtCtWBZzzXz/UMHxP3XzrzeVCX87X4N
 c6RsW37z69niY6TtPU3Ilk2nnv0eH0Z3/7hh3rr1v7U83yNAgnCa32bGJ087PAeH
 iNzXRYZD5MnqVOaz7eXOhtJno5w8THIljqWhhbBHrNdZ5kyQ0/lhEUr9DAt0iZtC
 OCnYPrcOIl2CzU5QLQQy5NUI7fA25ZxfQ9IXf+HGr1dt1ZTYJ68j/RMpmeFekqyP
 w4W+6j4egAgcHob3ObqVJJt4zMvnTgnSqjQ99OsrsQycGhRAzvaite+g3FeRsO/X
 Au1bT2/GYb0M4bP/Pd3p
 =qnGT
 -END PGP SIGNATURE-



Bug#794489: gimagereader fails to open

2015-08-11 Thread Philip Rinn
tags 794489 confirmed pending
thanks

Hi Joe, Jeff and Jeffrey,

On 03.08.2015 at 17:56, joe belisle wrote:
 gimagereader fails to open and reports the following error when called from a
 bash prompt.
 
 gimagereader-gtk: symbol lookup error: gimagereader-gtk: undefined symbol:
 _ZN9tesseract11TessBaseAPI13AnalyseLayoutEv

I think it's because of a new version of tesseract (3.03 - 3.04) and the
maintainers didn't notice that symbols changed.
I just rebuild gimagereader in a sid chroot and it works now. So I think filing 
a
binNMU should do the trick.

@Jeff and Jeffrey: Could you confirm this?

Best,
Philip



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#794489: gimagereader fails to open

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 794489 confirmed pending
Bug #794489 [gimagereader] gimagereader fails to open
Added tag(s) confirmed and pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794489: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794489
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#790978: android-platform-build: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #790978 [src:android-platform-build] android-platform-build: library 
transition may be needed when GCC 5 is the default
Severity set to 'serious' from 'important'
 tag -1 confirmed
Bug #790978 [src:android-platform-build] android-platform-build: library 
transition may be needed when GCC 5 is the default
Added tag(s) confirmed.

-- 
790978: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790978
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#794937: Applications crash with phonon-backend-vlc

2015-08-11 Thread Martin Steigerwald
Am Montag, 10. August 2015, 23:35:38 schrieb Lisandro Damián Nicanor Pérez 
Meyer:
 retitle 794937 phonon-qt5 packages should not depend/recommend
 phonon-backend thanks
 
 I think the problem is that the virtual package phonon-backend is provided
 by phonon-backend-gstreamer, phonon-backend-null, phonon-backend-vlc,
 phonon4qt5- backend-gstreamer
 
 Now what amazes me is that quassel is using qt4, so it shouldn't be using
 qt5's phonon...

I have seen crashes also with Digikam and Amarok which went away after I 
purged phonon-backend-vlc and phonon4qt5-backend-vlc packages. It was not 
sufficient to just select gstreamer backend in systemsettings. I bet this sets 
the new default for Phonon 4 for Qt 5, but not for Phonon 4 for Qt 4.

Thanks,
-- 
Martin

signature.asc
Description: This is a digitally signed message part.


Bug#793966: marked as done (apertium-es-gl: FTBFS due unavailable B-D: libapertium3-3.1-0-dev)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 13:09:50 +0530
with message-id 
CAPDygezWs=g=zrYh6ZW4SW82g=kkmnazimdv91pteoc1ita...@mail.gmail.com
and subject line Fixed in 1.0.8~r57542-1
has caused the Debian Bug report #793966,
regarding apertium-es-gl: FTBFS due unavailable B-D: libapertium3-3.1-0-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
793966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793966
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: apertium-es-gl
Version: 1.0.7-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)
User: debian...@lists.debian.org
Usertags: piuparts

This bug affects all apertium-es-XX packages, but I'm filing it only
against the first one.

apertium-es-XX is no longer buildable in sid since it B-D:
libapertium3-3.1-0-dev which is no longer built by apertium 3.4 in sid.
I would expect that apertium-dev is the (unversioned) successor.


Andreas
---End Message---
---BeginMessage---
Version: 1.0.8~r57542-1
Package: apertium-es-gl

Already fixed in 1.0.8~r57542-1.

Thanks!

-- 
Kartik Mistry | IRC: kart_
{0x1f1f, kartikm}.wordpress.com---End Message---


Processed: Re: Bug#791188: libzen: library transition to libzen0v5

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 retitle 791188 libzen: library transition to libzen0v5
Bug #791188 [src:libzen] libzen: library transition may be needed when GCC 5 is 
the default
Changed Bug title to 'libzen: library transition to libzen0v5' from 'libzen: 
library transition may be needed when GCC 5 is the default'
 severity 791188 serious
Bug #791188 [src:libzen] libzen: library transition to libzen0v5
Severity set to 'serious' from 'important'
 tags 791188 + patch confirmed
Bug #791188 [src:libzen] libzen: library transition to libzen0v5
Added tag(s) patch and confirmed.
 block 791139 by 791188
Bug #791139 [src:libmediainfo] libmediainfo: library transition may be needed 
when GCC 5 is the default
791139 was not blocked by any bugs.
791139 was not blocking any bugs.
Added blocking bug(s) of 791139: 791188

-- 
791139: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791139
791188: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791188
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#791188: libzen: library transition to libzen0v5

2015-08-11 Thread Chow Loong Jin
On Tue, Aug 11, 2015 at 09:12:07AM +0100, Simon McVittie wrote:
 Control: retitle 791188 libzen: library transition to libzen0v5
 Control: severity 791188 serious
 Control: tags 791188 + patch confirmed
 Control: block 791139 by 791188
 
 On Fri, 03 Jul 2015 at 13:12:35 +, Matthias Klose wrote:
   - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
 library API, and are used by the reverse dependencies of the
 library.
 
 The symbols matching __cxx11 do appear to be part of the library's
 API. Ubuntu have a patch:
 https://launchpadlibrarian.net/213027298/libzen_0.4.29-1_0.4.29-1ubuntu2.diff.gz
 
 This blocks the equivalent rename for libmediainfo.

I'm working on it. Already got an upload prepped, but I hadn't seen the Ubuntu
diff. I'll check it out.

-- 
Kind regards,
Loong Jin


signature.asc
Description: Digital signature


Bug#794128: marked as done (fdb: FTBFS in sid: syntax errors in doctests)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 09:35:01 +
with message-id e1zp5xv-0001ty...@franck.debian.org
and subject line Bug#794128: fixed in fdb 1.4.9+dfsg1-1
has caused the Debian Bug report #794128,
regarding fdb: FTBFS in sid: syntax errors in doctests
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
794128: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794128
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: fdb
Version: 1.4.1+dfsg1-4
Severity: serious
Justification: fails to build from source

fdb FTBFS in the current sid:

  I: pybuild base:170: cd 
/tmp/buildd/fdb-1.4.1+dfsg1/.pybuild/pythonX.Y_2.7/build; python2.7 -m nose 
--with-doctest
  [...]
  ValueError: line 18 of the docstring for fdb.fbcore.EventConduit.wait lacks 
blank after :
 conduit = connection.event_conduit( ('event_a', 'event_b') )
  [...]
  ValueError: line 16 of the docstring for 
fdb.services.Connection.get_server_capabilities lacks blank after :
  'fdb.services.CAPABILITY_REMOTE_HOP in 
svc.get_server_capabilities()'
  [...]
  FAILED (errors=2)

The full log can be found at 
http://mitya57.me/builds/fdb_1.4.1+dfsg1-4_amd64.build.

This is probably caused by the recent dh-python update which had this change:

  * pybuild.pm:
- enable --test-{nose,pytest,tox} if apropriate build dependency is set

--
Dmitry Shachnev

signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
Source: fdb
Source-Version: 1.4.9+dfsg1-1

We believe that the bug you reported is fixed in the latest version of
fdb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Russell Stuart russell-deb...@stuart.id.au (supplier of updated fdb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 11 Aug 2015 16:45:29 +1000
Source: fdb
Binary: python-fdb python3-fdb python-fdb-doc
Architecture: source all
Version: 1.4.9+dfsg1-1
Distribution: unstable
Urgency: low
Maintainer: Russell Stuart russell-deb...@stuart.id.au
Changed-By: Russell Stuart russell-deb...@stuart.id.au
Description:
 python-fdb - Python2 DB-API driver for Firebird
 python-fdb-doc - Python DB-API driver for Firebird documentation
 python3-fdb - Python3 DB-API driver for Firebird
Closes: 794128
Changes:
 fdb (1.4.9+dfsg1-1) unstable; urgency=low
 .
   * New upstream version.
 .
   * Remove python-nose dependency so dh-python doesn't run nose.
 closes: 794128
Checksums-Sha1:
 1434921d57d853c347dd6b62908fcd570bfad48d 1956 fdb_1.4.9+dfsg1-1.dsc
 810aa1c66b9040db91a26df4557fb95745a951be 605989 fdb_1.4.9+dfsg1.orig.tar.gz
 6c7bf3b989bf6626b56f6b13dab4bac744a349e5 4404 fdb_1.4.9+dfsg1-1.debian.tar.xz
 6de4c75276e92e6b7bbb3e9c3120b280f036bdad 185130 
python-fdb-doc_1.4.9+dfsg1-1_all.deb
 6d306ac8d578e056380e7acc0a43bc80dae0df64 96446 python-fdb_1.4.9+dfsg1-1_all.deb
 738eb140c5d55d2cd535d2a7995432cf21134db0 96354 
python3-fdb_1.4.9+dfsg1-1_all.deb
Checksums-Sha256:
 14395d01e21fd0c6e2c6100747f085693fd2324edd65ff8fd2ef2e6260d41850 1956 
fdb_1.4.9+dfsg1-1.dsc
 fc365b083ad0121bf77016fb6a6a9bd16261da431f24cb77c6441c8318f239cd 605989 
fdb_1.4.9+dfsg1.orig.tar.gz
 73acf9aa3f89b4e1abd84fcd7786ae2551015d985797683bd99b6d87533644cc 4404 
fdb_1.4.9+dfsg1-1.debian.tar.xz
 654380c640e86dda9cc90c6c589e2402d7304bdf7b196c95d73ec0704215d4f6 185130 
python-fdb-doc_1.4.9+dfsg1-1_all.deb
 8163addbfa0deeb4ac99c30e423d68f3e442879022c63da16d98053dd2bb65f6 96446 
python-fdb_1.4.9+dfsg1-1_all.deb
 0d97f88db17cd772e008a6e46a6b1e62fab18d61341b4fdb611aa051fd436594 96354 
python3-fdb_1.4.9+dfsg1-1_all.deb
Files:
 7bc92be44a9b1b7f1245dc5a5a794a05 1956 python optional fdb_1.4.9+dfsg1-1.dsc
 3f9e6a19dbf000eb971c156ccfaa985a 605989 python optional 
fdb_1.4.9+dfsg1.orig.tar.gz
 8cb7e8ac7a10bdefc4b17d3a46da7d2a 4404 python optional 
fdb_1.4.9+dfsg1-1.debian.tar.xz
 bb495bde780c6a275d8df3a47cb2bf1a 185130 doc optional 
python-fdb-doc_1.4.9+dfsg1-1_all.deb
 5aeefe134224a3d9a0fc7a4e84d64cda 96446 python optional 
python-fdb_1.4.9+dfsg1-1_all.deb
 70dce713a1d6cf8250cf774b0f8fafc8 96354 python optional 

Processed: reassign 795131 to libreoffice-gtk3, found 795131 in 1:5.0.1~rc1-1, tagging 795131

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 795131 libreoffice-gtk3
Bug #795131 [libreoffice-core] libreoffice-core: segfault in 
libvclplug_gtk3lo.so
Bug reassigned from package 'libreoffice-core' to 'libreoffice-gtk3'.
No longer marked as found in versions libreoffice/1:5.0.1~rc1-1.
Ignoring request to alter fixed versions of bug #795131 to the same values 
previously set
 found 795131 1:5.0.1~rc1-1
Bug #795131 [libreoffice-gtk3] libreoffice-core: segfault in 
libvclplug_gtk3lo.so
Marked as found in versions libreoffice/1:5.0.1~rc1-1.
 tags 795131 + moreinfo
Bug #795131 [libreoffice-gtk3] libreoffice-core: segfault in 
libvclplug_gtk3lo.so
Ignoring request to alter tags of bug #795131 to the same tags previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795143: marked as done (libindi: FTBFS on !any-amd64 !ppc64el: symbols mismatch)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 06:34:15 +
with message-id e1zp38z-0003ay...@franck.debian.org
and subject line Bug#795143: fixed in libindi 1.0.0-2
has caused the Debian Bug report #795143,
regarding libindi: FTBFS on !any-amd64 !ppc64el: symbols mismatch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
795143: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795143
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libindi
Version: 1.0.0-1
Severity: serious
Justification: fails to build from source (but built successfully in the past)

libindi builds have now been attempted on every architecture except hurd-i386,
and they are failing to build from source on every non-amd64, non-ppc64el
architecture: https://buildd.debian.org/status/package.php?p=libindi
Please update the symbols files.

Regards,
S
---End Message---
---BeginMessage---
Source: libindi
Source-Version: 1.0.0-2

We believe that the bug you reported is fixed in the latest version of
libindi, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 795...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Maximiliano Curia m...@debian.org (supplier of updated libindi package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Aug 2015 08:24:15 +0200
Source: libindi
Binary: libindi1 libindidriver1 libindimain1 libindialignmentdriver1 
libindi-plugins libindi-dev libindi-data indi-bin indi-dbg
Architecture: source amd64 all
Version: 1.0.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Krap Maintainers debian-qt-...@lists.debian.org
Changed-By: Maximiliano Curia m...@debian.org
Description:
 indi-bin   - INDI server, drivers and tools
 indi-dbg   - Instrument-Neutral Device Interface library -- debug symbols
 libindi-data - Instrument-Neutral Device Interface library -- shared data
 libindi-dev - Instrument-Neutral Device Interface library -- development files
 libindi-plugins - Instrument-Neutral Device Interface library -- plugins
 libindi1   - Instrument-Neutral Device Interface library -- client library
 libindialignmentdriver1 - Instrument-Neutral Device Interface library -- 
alignment driver l
 libindidriver1 - Instrument-Neutral Device Interface library -- driver library
 libindimain1 - Instrument-Neutral Device Interface library -- main library
Closes: 795143
Changes:
 libindi (1.0.0-2) unstable; urgency=medium
 .
   * Update symbols from 1.0.0-1 buildlogs
   * Update symbols files. (Closes: #795143)
Checksums-Sha1:
 6272ec63300db1894d19e90f7e5f5a2358e77c77 2522 libindi_1.0.0-2.dsc
 b60a9fdfa21ded907c3fcb65ddf403683dae922e 14908 libindi_1.0.0-2.debian.tar.xz
 1012636d64f0b78a22f80f6e143ea5596f60bf12 482970 indi-bin_1.0.0-2_amd64.deb
 c83ba5ea7a83a1d3977d1a3d65b5a4a0d3367649 4500600 indi-dbg_1.0.0-2_amd64.deb
 5aacf4da4817f3485c6fd8b455d661e8dd15c8a9 11484 libindi-data_1.0.0-2_all.deb
 aac86e605667ec69baafb51c6f1911a10a81fe9e 198188 libindi-dev_1.0.0-2_amd64.deb
 73aae2d7fdafc8b7b05a286634c86cbbaa74d888 14136 
libindi-plugins_1.0.0-2_amd64.deb
 3834e8d24050d66e25ffa0a77fe56fbd5a4516e3 24468 libindi1_1.0.0-2_amd64.deb
 ba1dc68edc1636b0a5c1f86cdff78ae014ea64e7 49758 
libindialignmentdriver1_1.0.0-2_amd64.deb
 ff38c1651f316ee536f0e51d5006bee3181d0a59 141172 
libindidriver1_1.0.0-2_amd64.deb
 322a9660c1a74d893469964f5474c597c90d9a48 39128 libindimain1_1.0.0-2_amd64.deb
Checksums-Sha256:
 ebe5102bc85e4aa6ba9762a03ac7b0857880b1a40f3621f67439987f2f27d3a2 2522 
libindi_1.0.0-2.dsc
 e9dafd98e0a97f88844945eed470d189e0673337117c32b0c0ec5ee3fa5d0c55 14908 
libindi_1.0.0-2.debian.tar.xz
 bdeea4464e86869cff5583cfe5d03b2050db5004fb94a3c7538410c32e818917 482970 
indi-bin_1.0.0-2_amd64.deb
 a73075372c4965a7040ff1f2b770f5d312ee9c6d7f0380a354d437d337511085 4500600 
indi-dbg_1.0.0-2_amd64.deb
 e4cd834976baab2bdb34cea17c01a39a1373f1ec7ee42cefa5fb44d99587d02a 11484 
libindi-data_1.0.0-2_all.deb
 41b652b4078c76e05b87ce2091425234b8be07275448e7197d5c0571eddea5a8 198188 
libindi-dev_1.0.0-2_amd64.deb
 1d47ead52ceb080b62dacfbe1f51f6b6ecb822cb4fc08fe73c53cd5de73bfdfe 14136 
libindi-plugins_1.0.0-2_amd64.deb
 

Processed: tagging 795154, tagging 791196

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 795154 + pending
Bug #795154 [luabind] luabind FTBFS: no matching function for call to operator 
[...] with current boost
Added tag(s) pending.
 tags 791196 + pending
Bug #791196 [src:luabind] luabind: library transition may be needed when GCC 5 
is the default
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791196
795154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795154
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795146: There is no need to fix this bug

2015-08-11 Thread Gianfranco Costamagna
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi Gustavo,
the only reason for llvm 3.4 to be around is because it is needed for
ghc-7.8, but only for armel, armhf and arm64.

After the libstdc++ transition, ghc will move to 7.10 and llvm-3.4
will disappear from Debian.

So please, do not waste your time fixing a dead-end bug :)

BTW, if the bug would have been also on llvm-3.5+ releases, that would
be more serious then :)

cheers,

Gianfranco
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCAAGBQJVya3QAAoJEPNPCXROn13Z5QQP/3xNdevY4LH6E0MbCS+lpkqv
6RoZNafq7lYL/831bZCi/wD1QnzI+VxyipZQM6Hy5sh+YD8yV5bosLpwdcQtxTMs
HjN1TP/aygt7itYh0MKYxEO/apAvAsEA+ddyVOk2/PvNWe7d36aGh0QQqFefI4Ih
82z5N99BEC2DQi+GR9QqtngwfEOMXcehpeuxz4lVvKoysS5KEzM1BFXK1Ozb4jAy
hGLvkVcJKXoRpCHDq4lVpFgZ9JhGk7OLK2KWAdEFeoA0KiozNSHMZZSWKNaqtq64
6uISqmG93G1k2XLMRXCcjroXMRFW3KCg7sdt8QtqTlDIFVFta6FQexleV3UaU6L+
G8pzOAIcAi+MEOcK3L3ol2G3SovHCfGduUtCtWBZzzXz/UMHxP3XzrzeVCX87X4N
c6RsW37z69niY6TtPU3Ilk2nnv0eH0Z3/7hh3rr1v7U83yNAgnCa32bGJ087PAeH
iNzXRYZD5MnqVOaz7eXOhtJno5w8THIljqWhhbBHrNdZ5kyQ0/lhEUr9DAt0iZtC
OCnYPrcOIl2CzU5QLQQy5NUI7fA25ZxfQ9IXf+HGr1dt1ZTYJ68j/RMpmeFekqyP
w4W+6j4egAgcHob3ObqVJJt4zMvnTgnSqjQ99OsrsQycGhRAzvaite+g3FeRsO/X
Au1bT2/GYb0M4bP/Pd3p
=qnGT
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 795131 Caolán McNamara caol...@redhat.com
Bug #795131 [libreoffice-gtk3] libreoffice-core: segfault in 
libvclplug_gtk3lo.so
Set Bug forwarded-to-address to 'Caolán McNamara caol...@redhat.com'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795154: luabind FTBFS: no matching function for call to operator [...] with current boost

2015-08-11 Thread Martin Pitt
Control: tag 795154 fixed-upstream patch
Control: forwarded 795154 https://github.com/luabind/luabind/issues/27

Hello again,

Martin Pitt [2015-08-11  9:14 +0200]:
 luabind FTBFS with current sid, due to an apparent incompatibility
 with either gcc-5 or the current boost:

Linking upstream bug. This is fixed upstream with

  https://github.com/glehmann/luabind/commit/8dadb7fa

I'd like to NMU this bug and the C++ library transition bug #791196.
I usually use a 2-day NMU for this as per current exception for the
g++ transition, but as this package is LowNMU, I'll just go ahead and
upload it without delay as both fixes are quite obvious.

NMU debdiff attached.

Thanks,

Martin

-- 
Martin Pitt| http://www.piware.de
Ubuntu Developer (www.ubuntu.com)  | Debian Developer  (www.debian.org)
diff -Nru luabind-0.9.1+dfsg/debian/changelog 
luabind-0.9.1+dfsg/debian/changelog
--- luabind-0.9.1+dfsg/debian/changelog 2014-08-10 01:03:42.0 +0200
+++ luabind-0.9.1+dfsg/debian/changelog 2015-08-11 09:30:36.0 +0200
@@ -1,3 +1,13 @@
+luabind (0.9.1+dfsg-9.1) unstable; urgency=medium
+
+  [ Roberto C. Sanchez ]
+  * Non-maintainer upload.
+  * Add 00git_fix_build_with_boost1.57.patch: Fix FTBFS with current boost.
+(Closes: #795154)
+  * Rename library packages for g++5 ABI transition. (Closes: #791196)
+
+ -- Martin Pitt mp...@debian.org  Tue, 11 Aug 2015 09:29:35 +0200
+
 luabind (0.9.1+dfsg-9) unstable; urgency=low
 
   * Change Build-Depends from libboost1.54-all-dev | libboost1.55-all-dev |
diff -Nru luabind-0.9.1+dfsg/debian/control luabind-0.9.1+dfsg/debian/control
--- luabind-0.9.1+dfsg/debian/control   2014-08-10 01:03:42.0 +0200
+++ luabind-0.9.1+dfsg/debian/control   2015-08-11 09:28:58.0 +0200
@@ -8,9 +8,11 @@
 Vcs-Git: git://anonscm.debian.org/users/roberto/luabind.git
 Vcs-Browser: 
http://anonscm.debian.org/gitweb/?p=users/roberto/luabind.git;a=summary
 
-Package: libluabind0.9.1
+Package: libluabind0.9.1v5
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: libluabind0.9.1
+Replaces: libluabind0.9.1
 Description: luabind c++ binding for lua: runtime library
  Luabind is a library that helps you create bindings between C++ and Lua.
  It has the ability to expose functions and classes, written in C++, to
@@ -26,7 +28,7 @@
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libluabind0.9.1 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
+Depends: libluabind0.9.1v5 (= ${binary:Version}), ${shlibs:Depends}, 
${misc:Depends}
 Suggests: libluabind-dev
 Description: luabind c++ binding for lua: unstripped binaries
  Luabind is a library that helps you create bindings between C++ and Lua.
@@ -42,7 +44,7 @@
 Package: libluabind-dev
 Section: libdevel
 Architecture: any
-Depends: libluabind0.9.1  (= ${binary:Version}), ${shlibs:Depends}, 
liblua5.2-dev, libboost-dev, ${misc:Depends}
+Depends: libluabind0.9.1v5  (= ${binary:Version}), ${shlibs:Depends}, 
liblua5.2-dev, libboost-dev, ${misc:Depends}
 Suggests: libluabind-doc, libluabind-examples
 Description: luabind c++ binding for lua: static library and headers
  Luabind is a library that helps you create bindings between C++ and Lua.
diff -Nru luabind-0.9.1+dfsg/debian/libluabind0.9.1.install 
luabind-0.9.1+dfsg/debian/libluabind0.9.1.install
--- luabind-0.9.1+dfsg/debian/libluabind0.9.1.install   2014-08-10 
01:03:42.0 +0200
+++ luabind-0.9.1+dfsg/debian/libluabind0.9.1.install   1970-01-01 
01:00:00.0 +0100
@@ -1 +0,0 @@
-bin/*/release/libluabind.so.0.9.1 /usr/lib/
diff -Nru luabind-0.9.1+dfsg/debian/libluabind0.9.1v5.install 
luabind-0.9.1+dfsg/debian/libluabind0.9.1v5.install
--- luabind-0.9.1+dfsg/debian/libluabind0.9.1v5.install 1970-01-01 
01:00:00.0 +0100
+++ luabind-0.9.1+dfsg/debian/libluabind0.9.1v5.install 2015-08-11 
09:28:58.0 +0200
@@ -0,0 +1 @@
+bin/*/release/libluabind.so.0.9.1 /usr/lib/
diff -Nru 
luabind-0.9.1+dfsg/debian/patches/00git_fix_build_with_boost1.57.patch 
luabind-0.9.1+dfsg/debian/patches/00git_fix_build_with_boost1.57.patch
--- luabind-0.9.1+dfsg/debian/patches/00git_fix_build_with_boost1.57.patch  
1970-01-01 01:00:00.0 +0100
+++ luabind-0.9.1+dfsg/debian/patches/00git_fix_build_with_boost1.57.patch  
2015-08-11 09:28:58.0 +0200
@@ -0,0 +1,34 @@
+From 8dadb7fae02bbf415ee51f69919cd0d47831cc6c Mon Sep 17 00:00:00 2001
+From: =?UTF-8?q?Ga=C3=ABtan=20Lehmann?= gaetan.lehm...@gmail.com
+Date: Sun, 4 Jan 2015 14:02:23 +0100
+Subject: [PATCH] fix build with boost 1.57
+
+this is the fix applied in homebrew and in
+
+  https://github.com/luabind/luabind/issues/27
+---
+ luabind/object.hpp | 4 
+ 1 file changed, 4 insertions(+)
+
+diff --git a/luabind/detail/object.hpp b/luabind/detail/object.hpp
+index 5e2771c..c92319e 100644
+--- a/luabind/object.hpp
 b/luabind/object.hpp
+@@ -544,6 +544,8 @@ namespace detail
+   handle m_key;
+   };
+ 
++#if BOOST_VERSION  105700
++
+ 

Bug#791195: lttoolbox: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Tino Didriksen
On 3 July 2015 at 15:12, Matthias Klose d...@debian.org wrote:

  - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
library API, and are used by the reverse dependencies of the
library.

  - If there are no reverse dependencies, it should be the package
maintainers decision if a transition is needed.  However this might
break software which is not in the Debian archive, and built
against these packages.


No transition is needed, and as upstream I would really prefer no
transition is forced.

The symbols are part of the public API, but the only reverse dependencies
are apertium and apertium-lex-tools which are part of the same software
suite and almost always updated together.

Besides, the packages are new in unstable, so no other dependencies could
have built up in previous releases.

-- Tino Didriksen


Processed: Re: Bug#795154: luabind FTBFS: no matching function for call to operator [...] with current boost

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 tag 795154 fixed-upstream patch
Bug #795154 [luabind] luabind FTBFS: no matching function for call to operator 
[...] with current boost
Added tag(s) patch and fixed-upstream.
 forwarded 795154 https://github.com/luabind/luabind/issues/27
Bug #795154 [luabind] luabind FTBFS: no matching function for call to operator 
[...] with current boost
Set Bug forwarded-to-address to 'https://github.com/luabind/luabind/issues/27'.

-- 
791196: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791196
795154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795154
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#795154: luabind FTBFS: no matching function for call to operator [...] with current boost

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 tag 795154 fixed-upstream patch
Bug #795154 [luabind] luabind FTBFS: no matching function for call to operator 
[...] with current boost
Ignoring request to alter tags of bug #795154 to the same tags previously set
 forwarded 795154 https://github.com/luabind/luabind/issues/27
Bug #795154 [luabind] luabind FTBFS: no matching function for call to operator 
[...] with current boost
Ignoring request to change the forwarded-to-address of bug#795154 to the same 
value

-- 
795154: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795154
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: tagging 793862

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 793862 + pending
Bug #793862 [apache2] apache2: purging deletes directory co-owned by 
apache2-bin: /var/lib/apache2/
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
793862: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793862
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795092: gstreamermm-1.0: syntax error in changelog

2015-08-11 Thread Philip Rinn
tags 795092 confirmed pending
thanks

Hi Edmund,

On 10.08.2015 at 15:59 Edmund Grimley Evans wrote:
 Source: gstreamermm-1.0
 Version: 1.4.3+dfsg-2
 Severity: serious
 
 The changelog has full month names (June/July) instead of three-letter
 abbreviations (Jun/Jul):
 
 https://sources.debian.net/src/gstreamermm-1.0/1.4.3%2Bdfsg-2/debian/changelog/
 
 This is wrong:
 
 https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog
 
 It's causing a build failure on arm64 buildds:
 
 https://buildd.debian.org/status/package.php?p=gstreamermm-1.0suite=sid

I already fixed this in the git repository:

http://anonscm.debian.org/cgit/collab-maint/gstreamermm-1.0.git/commit/?id=6853ea99624b41d28d166d8938e6563462e00c1f

I'll ask my sponsor to upload a fixed version now

 Why isn't lintian or whatever picking this up?
 Should this be reported somewhere else?

Holger filed bug 793406 about it.


Best,
Philip



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#795092: gstreamermm-1.0: syntax error in changelog

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 795092 confirmed pending
Bug #795092 [src:gstreamermm-1.0] gstreamermm-1.0: syntax error in changelog
Added tag(s) pending and confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795092
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Christoph Anton Mitterer
Hey Rene.

On Tue, 2015-08-11 at 08:09 +0200, Rene Engelhard wrote:
 Oh my. Define much more often?
Well roughly said, when I actively work on a spreadsheet,... every 15
minutes?

 I don't, I think it's important at least until it crashes every few
 minutes.
 But I won't argue now :)
;-)

 Seems you have libgtk-3-dbg installed (or whatever the name is) but
 not
 libreoffice-dbg? Can you retry also with LO debug info before I 
 attempt
 to upstream this bug?
Oh,... completely forgot about that, sorry, I'll do so tonight.


On Tue, 2015-08-11 at 11:24 +0200, Rene Engelhard wrote:
 11:18 @caolan _rene_: seems to be selection/clipboard related
 anyway
 11:19 @caolan _rene_: twiddling calc documents here doesn't blow up
 for me,
 and cutting and pasting stuff around the place is
 stable too
 11:20 @caolan worth asking if he has any sort of clipboard thing
 active or
 anything of that nature. screen shot of his full
 desktop maybe

In fact I have diodon (1.0.3-1) running, which is a clipboard thingy.

I'm not sure whether this is related, but since quite a while I suffer
from this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788903


Cheers,
Chris.

smime.p7s
Description: S/MIME cryptographic signature


Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Rene Engelhard
Hi,

On Tue, Aug 11, 2015 at 02:34:26PM +0200, Christoph Anton Mitterer wrote:
  Seems you have libgtk-3-dbg installed (or whatever the name is) but
  not
  libreoffice-dbg? Can you retry also with LO debug info before I 
  attempt
  to upstream this bug?
 Oh,... completely forgot about that, sorry, I'll do so tonight.

Thanks.

 On Tue, 2015-08-11 at 11:24 +0200, Rene Engelhard wrote:
  11:18 @caolan _rene_: seems to be selection/clipboard related
  anyway
  11:19 @caolan _rene_: twiddling calc documents here doesn't blow up
  for me,
  and cutting and pasting stuff around the place is
  stable too
  11:20 @caolan worth asking if he has any sort of clipboard thing
  active or
  anything of that nature. screen shot of his full
  desktop maybe
 
 In fact I have diodon (1.0.3-1) running, which is a clipboard thingy.

And if you disable it?

Regards,

Rene


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795104: mediawiki2latex: diff for NMU version 7.20-1.1

2015-08-11 Thread Dirk Hünniger

Hey,
as far as I know you cannot work around ghci since mediawiki2latex uses 
template haskell during compile time (file-embed-dev) stuff. I don't see 
any problem in disabling build on powerpc architeture until ghci works 
on it again, we were facing the issue on arm for quite some years. I 
also fixed an important bug in 7.21 which is currently not uploaded on 
any architecture.

Yours Dirk

On 10.08.2015 18:49, Iain Lane wrote:

Control: tags 795104 + patch
Control: tags 795104 + pending

Here's the diff - uploading to DELAYED/7. Let me know if I should change
or cancel it.

Cheers,




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#795096: nftables: Missing license in d/copyright.

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + pending
Bug #795096 [nftables] nftables: Missing license in d/copyright.
Added tag(s) pending.

-- 
795096: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795096
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795138: #795138 - chemps2: FTBFS: invalid dates in changelog

2015-08-11 Thread Sebastian Wouters
Fixed at current HEAD:
http://anonscm.debian.org/cgit/debichem/packages/chemps2.git/

Best wishes,
Seb


Bug#795092: marked as done (gstreamermm-1.0: syntax error in changelog)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 10:34:07 +
with message-id e1zp6sh-ls...@franck.debian.org
and subject line Bug#795092: fixed in gstreamermm-1.0 1.4.3+dfsg-3
has caused the Debian Bug report #795092,
regarding gstreamermm-1.0: syntax error in changelog
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
795092: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795092
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: gstreamermm-1.0
Version: 1.4.3+dfsg-2
Severity: serious

The changelog has full month names (June/July) instead of three-letter
abbreviations (Jun/Jul):

https://sources.debian.net/src/gstreamermm-1.0/1.4.3%2Bdfsg-2/debian/changelog/

This is wrong:

https://www.debian.org/doc/debian-policy/ch-source.html#s-dpkgchangelog

It's causing a build failure on arm64 buildds:

https://buildd.debian.org/status/package.php?p=gstreamermm-1.0suite=sid

Here's the relevant part of the log:

Check disc space


Sufficient free space for build
Error parsing time at
/usr/lib/aarch64-linux-gnu/perl/5.20/Time/Piece.pm line 469,
$filehandle line 6.
FAILED [dpkg-parsechangelog died]


Why isn't lintian or whatever picking this up?
Should this be reported somewhere else?
---End Message---
---BeginMessage---
Source: gstreamermm-1.0
Source-Version: 1.4.3+dfsg-3

We believe that the bug you reported is fixed in the latest version of
gstreamermm-1.0, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 795...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Philip Rinn ri...@inventati.org (supplier of updated gstreamermm-1.0 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 11 Aug 2015 11:31:31 +0200
Source: gstreamermm-1.0
Binary: libgstreamermm-1.0-0 libgstreamermm-1.0-dev libgstreamermm-1.0-doc
Architecture: source amd64 all
Version: 1.4.3+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Philip Rinn ri...@inventati.org
Changed-By: Philip Rinn ri...@inventati.org
Description:
 libgstreamermm-1.0-0 - C++ wrapper library for GStreamer (shared libraries)
 libgstreamermm-1.0-dev - C++ wrapper library for GStreamer (development files)
 libgstreamermm-1.0-doc - C++ wrapper library for GStreamer (documentation)
Closes: 795092
Changes:
 gstreamermm-1.0 (1.4.3+dfsg-3) unstable; urgency=medium
 .
   * Use correct abbreviations for month names in d/changelog (closes: #795092)
Checksums-Sha1:
 d5ff21b8945209457bc4c361bddea1121c1512b0 2528 gstreamermm-1.0_1.4.3+dfsg-3.dsc
 2a0e43861eea064de515c41ca175c85dace8d0c5 4000 
gstreamermm-1.0_1.4.3+dfsg-3.debian.tar.xz
 af0c5cd78c061711a667bf30f954b538c940525e 367730 
libgstreamermm-1.0-0_1.4.3+dfsg-3_amd64.deb
 2620f7a995f807cb68233b42ebfd56c481bb2792 298030 
libgstreamermm-1.0-dev_1.4.3+dfsg-3_amd64.deb
 41fc0ca108435dc55c18b31d2a96e2fad7f3116c 6340910 
libgstreamermm-1.0-doc_1.4.3+dfsg-3_all.deb
Checksums-Sha256:
 ed0d8cdda4c7398d95de98023f07077ccf31a873048183534a5e37fa81954f4f 2528 
gstreamermm-1.0_1.4.3+dfsg-3.dsc
 be6d168a03bebc25253c951804343ba01a20dde56a8318f529b06b5e8cfbaec0 4000 
gstreamermm-1.0_1.4.3+dfsg-3.debian.tar.xz
 a412440f6b5f543d4d71054d6f17ac3df8fbba980b5fc9b896fcac66e97160d8 367730 
libgstreamermm-1.0-0_1.4.3+dfsg-3_amd64.deb
 2a33c726f98fbc6e534bd66d58448ddb54b9deb58e4a41be06660e5dfac12b62 298030 
libgstreamermm-1.0-dev_1.4.3+dfsg-3_amd64.deb
 b6e1990b22bea955aed7b138570718d0db65702e7a041408691e6e21b841c825 6340910 
libgstreamermm-1.0-doc_1.4.3+dfsg-3_all.deb
Files:
 ec7eb216e45459eea3e2bdab7ea2217a 2528 libs optional 
gstreamermm-1.0_1.4.3+dfsg-3.dsc
 379f814d8f9c0f5965144c3926412281 4000 libs optional 
gstreamermm-1.0_1.4.3+dfsg-3.debian.tar.xz
 624239707b6fb3f27114f316f75922f9 367730 libs optional 
libgstreamermm-1.0-0_1.4.3+dfsg-3_amd64.deb
 29c032bb23fa1209ee0afd2d94eb71d7 298030 libdevel optional 
libgstreamermm-1.0-dev_1.4.3+dfsg-3_amd64.deb
 f914441910a1d263af6b43d4a8bb1859 6340910 doc optional 
libgstreamermm-1.0-doc_1.4.3+dfsg-3_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJVycspXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w

Processed: reopen gcc5 -transistion bugs

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reopen 777953
Bug #777953 {Done: Sandro Knauß b...@sandroknauss.de} [src:libkolabxml] 
libkolabxml: ftbfs with GCC-5
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions 1.0.2-3.
 reopen 791133
Bug #791133 {Done: Sandro Knauß b...@sandroknauss.de} [src:libkolabxml] 
libkolabxml: library transition may be needed when GCC 5 is the default
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions 1.1.0-3.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
777953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777953
791133: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791133
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795104: mediawiki2latex: diff for NMU version 7.20-1.1

2015-08-11 Thread Dirk Hünniger

Hi,
Ok, if you can patch it and make it work on powerpc just do it.
Unfortuantly I am not really familiar with the details of debian.
Georges Khaznadar is doing all this important work. I think he will answer,
as soon as he returns from holidays but this will take until end of august.
Yours Dirk

On 11.08.2015 13:36, Iain Lane wrote:

On Tue, Aug 11, 2015 at 01:25:18PM +0200, Dirk Hünniger wrote:

Hey,
as far as I know you cannot work around ghci since mediawiki2latex uses
template haskell during compile time (file-embed-dev) stuff. I don't see any
problem in disabling build on powerpc architeture until ghci works on it
again, we were facing the issue on arm for quite some years. I also fixed an
important bug in 7.21 which is currently not uploaded on any architecture.

We have ghci on ppc, it's just that there is this bug which breaks the
environment and makes mediawiki2latex FTBFS. AFAICT it otherwise
works...

It at least builds fully in Ubuntu, see

   
https://launchpad.net/ubuntu/+source/mediawiki2latex/7.20-1ubuntu1/+build/7780945




--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795096: nftables: Missing license in d/copyright.

2015-08-11 Thread Arturo Borrero Gonzalez
Control: tags -1 + pending

On 10 August 2015 at 17:22, Vincent Blut vincent.deb...@free.fr wrote:

 The file from which the man page is generated ('doc/nft.xml') is
 licensed under the terms of the CC BY-SA 4.0, so let’s add that to
 'debian/copyright'. Patch attached!


Applied, thanks Vincent.
I mangled the commit message [0] a bit.

best regards.

[0] 
https://github.com/aborrero/pkg-nftables/commit/0fc181f9062e6128addf5dac57334067ea184b01
-- 
Arturo Borrero González


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#790859: avogadro: Patch for FTBFS against updated cmake

2015-08-11 Thread Andy Whitcroft
Package: avogadro
Version: 1.1.0-4
Followup-For: Bug #790859
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu wily ubuntu-patch

Dear Maintainer,

While fixing gcc-5 related fallout the following patch was needed for
avogadro to handle a semantic change in newer cmake.  cmake QT search et al
no longer automatically loads X11 detection we have to probe it explicitly.

Thanks for considering the patch.

-apw

-- System Information:
Debian Release: jessie/sid
  APT prefers wily-updates
  APT policy: (500, 'wily-updates'), (500, 'wily-security'), (500, 'wily'), 
(100, 'wily-backports')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-3-generic (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
diff -Nru avogadro-1.1.1/debian/patches/probe-X11-paths-with-find_package.patch avogadro-1.1.1/debian/patches/probe-X11-paths-with-find_package.patch
--- avogadro-1.1.1/debian/patches/probe-X11-paths-with-find_package.patch	1970-01-01 01:00:00.0 +0100
+++ avogadro-1.1.1/debian/patches/probe-X11-paths-with-find_package.patch	2015-08-10 20:56:07.0 +0100
@@ -0,0 +1,17 @@
+Description: probe X11 paths with find_package(X11)
+ cmake no longer automatically probes for X11 when probling for QT et al.
+ We now need to manually load X11 when needed.
+Author: Andy Whitcroft a...@ubuntu.com
+
+Index: avogadro-1.1.1/avogadro/src/CMakeLists.txt
+===
+--- avogadro-1.1.1.orig/avogadro/src/CMakeLists.txt
 avogadro-1.1.1/avogadro/src/CMakeLists.txt
+@@ -107,6 +107,7 @@ if(QtTesting)
+   target_link_libraries(avogadro-app QtTesting)
+ endif()
+ if(Q_WS_X11)
++  find_package(X11 REQUIRED)
+   target_link_libraries(avogadro-app ${X11_X11_LIB})
+ endif()
+ 
diff -Nru avogadro-1.1.1/debian/patches/series avogadro-1.1.1/debian/patches/series
--- avogadro-1.1.1/debian/patches/series	2014-02-12 11:09:50.0 +
+++ avogadro-1.1.1/debian/patches/series	2015-08-10 20:57:49.0 +0100
@@ -1,2 +1,3 @@
 link_to_libgl2ps.patch
 boost148.patch
+probe-X11-paths-with-find_package.patch


Bug#788697: marked as done (FTBFS: ImportError: cannot import name component_re)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 12:20:42 +
with message-id e1zp8xq-bh...@franck.debian.org
and subject line Bug#788697: fixed in van.pydeb 1.3.3-2
has caused the Debian Bug report #788697,
regarding FTBFS: ImportError: cannot import name component_re
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
788697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: zope.traversing
Version: 3.13.2-2
Severity: serious
Justification: fails to build from source

Dear Maintainer,

The package fails to build in sid:

pydeb: Working on python distribution zope.traversing
Traceback (most recent call last):
  File /usr/bin/van-pydeb, line 9, in module
load_entry_point('van.pydeb==1.3.3', 'console_scripts', 'van-pydeb')()
  File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 552, 
in load_entry_point
return get_distribution(dist).load_entry_point(group, name)
  File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 2672, 
in load_entry_point
return ep.load()
  File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 2345, 
in load
return self.resolve()
  File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 2351, 
in resolve
module = __import__(self.module_name, fromlist=['__name__'], level=0)
  File /usr/lib/python2.7/dist-packages/van/pydeb/__init__.py, line 20, in 
module
from pkg_resources import component_re # Is this a public interface?
ImportError: cannot import name component_re
pydeb: Working on binary package
ERROR: Expected binary package in debian/control but did not find it.
debian/rules:6: recipe for target 'binary' failed


The full build log can currently be seen on the Reproducible Builds builder:
https://reproducible.debian.net/rb-pkg/unstable/amd64/zope.traversing.html

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-20-generic (SMP w/8 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
---End Message---
---BeginMessage---
Source: van.pydeb
Source-Version: 1.3.3-2

We believe that the bug you reported is fixed in the latest version of
van.pydeb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 788...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Fontaine ar...@debian.org (supplier of updated van.pydeb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 11 Aug 2015 20:49:55 +0900
Source: van.pydeb
Binary: python-van.pydeb
Architecture: source all
Version: 1.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Arnaud Fontaine ar...@debian.org
Description:
 python-van.pydeb - introspection of Python metadata and conversion to Debian 
package
Closes: 779324 788697
Changes:
 van.pydeb (1.3.3-2) unstable; urgency=medium
 .
   [ Arnaud Fontaine ]
   * Team upload.
   * d/control:
 - Bump Standards-Version to 3.9.6. No change needed.
 - Make Vcs-* fields canonical.
   * d/watch: Use PyPI Debian redirector. This fixes a Lintian error.
 .
   [ Gediminas Paulauskas ]
   * Sync from Ubuntu to fix other packages FTBFS. Closes: #788697, #779324.
 .
   [ Matthias Klose ]
   * Don't rely on pkg_resources.component_re. Use a local copy.
Checksums-Sha1:
 87a192107177f2852b37df559923930559fe5c92 2025 van.pydeb_1.3.3-2.dsc
 cf7d97ac055e30c6cab7f1adbf7fad7743245dd4 5936 van.pydeb_1.3.3-2.debian.tar.xz
 a54c0f485a3d54b630f43a5636f01cd1d7bcce0b 51536 python-van.pydeb_1.3.3-2_all.deb
Checksums-Sha256:
 df9e34d2f3153679f40ee3c2ab68b58c7bc1e917d57d39fe41d3ef2db7c5d9fe 2025 
van.pydeb_1.3.3-2.dsc
 4e8d3a6a50502f8285754059745752238e45ca6292e1a04712a3f5c9ebe74983 5936 
van.pydeb_1.3.3-2.debian.tar.xz
 90dea2125504e58b8808fb9f2a99e9d48c85c775c764df184c3fd35f55b6e577 51536 
python-van.pydeb_1.3.3-2_all.deb
Files:
 d88ecd6a8e6c17d6aa669e9002d3abb1 

Bug#779324: marked as done (van.pydeb uses a private pkg_resources interface, not available anymore in 12.2)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 12:20:42 +
with message-id e1zp8xq-bd...@franck.debian.org
and subject line Bug#779324: fixed in van.pydeb 1.3.3-2
has caused the Debian Bug report #779324,
regarding van.pydeb uses a private pkg_resources interface, not available 
anymore in 12.2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
779324: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779324
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:van.pydeb
Version: 1.3.3-1
Severity: important
Tags: sid stretch

van.pydeb uses a private pkg_resources interface, not available anymore in 12.2

patch at
http://launchpadlibrarian.net/198875095/van.pydeb_1.3.3-1_1.3.3-1ubuntu1.diff.gz
---End Message---
---BeginMessage---
Source: van.pydeb
Source-Version: 1.3.3-2

We believe that the bug you reported is fixed in the latest version of
van.pydeb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 779...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Arnaud Fontaine ar...@debian.org (supplier of updated van.pydeb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 11 Aug 2015 20:49:55 +0900
Source: van.pydeb
Binary: python-van.pydeb
Architecture: source all
Version: 1.3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Arnaud Fontaine ar...@debian.org
Description:
 python-van.pydeb - introspection of Python metadata and conversion to Debian 
package
Closes: 779324 788697
Changes:
 van.pydeb (1.3.3-2) unstable; urgency=medium
 .
   [ Arnaud Fontaine ]
   * Team upload.
   * d/control:
 - Bump Standards-Version to 3.9.6. No change needed.
 - Make Vcs-* fields canonical.
   * d/watch: Use PyPI Debian redirector. This fixes a Lintian error.
 .
   [ Gediminas Paulauskas ]
   * Sync from Ubuntu to fix other packages FTBFS. Closes: #788697, #779324.
 .
   [ Matthias Klose ]
   * Don't rely on pkg_resources.component_re. Use a local copy.
Checksums-Sha1:
 87a192107177f2852b37df559923930559fe5c92 2025 van.pydeb_1.3.3-2.dsc
 cf7d97ac055e30c6cab7f1adbf7fad7743245dd4 5936 van.pydeb_1.3.3-2.debian.tar.xz
 a54c0f485a3d54b630f43a5636f01cd1d7bcce0b 51536 python-van.pydeb_1.3.3-2_all.deb
Checksums-Sha256:
 df9e34d2f3153679f40ee3c2ab68b58c7bc1e917d57d39fe41d3ef2db7c5d9fe 2025 
van.pydeb_1.3.3-2.dsc
 4e8d3a6a50502f8285754059745752238e45ca6292e1a04712a3f5c9ebe74983 5936 
van.pydeb_1.3.3-2.debian.tar.xz
 90dea2125504e58b8808fb9f2a99e9d48c85c775c764df184c3fd35f55b6e577 51536 
python-van.pydeb_1.3.3-2_all.deb
Files:
 d88ecd6a8e6c17d6aa669e9002d3abb1 2025 python extra van.pydeb_1.3.3-2.dsc
 13fe52d0b153605697691a388ac8360a 5936 python extra 
van.pydeb_1.3.3-2.debian.tar.xz
 7a0ea812ce4b4738d173ca197422523c 51536 python extra 
python-van.pydeb_1.3.3-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJVyeMJAAoJEDZ6q2L9ANPZNcsP/jNwiN3iKpwTiKbKaXHFZhNw
SzGilLLTaN+KA+htIs0l5oHqNsKEQwh7fODWNerz1SrR5XAQtdatyBZ3Y7sVoDdj
ux+CvJJsNQ5SsL8GWaSwrkEWAZzn0GIY2XTfSqspvSaEsY9SKKltMJFGkdGLSCpq
T0xiRw6huz5aWfWse2h/+lg7KL00zvcUK3S6H8IiNcoGED3N8G1WiR1LFje6fHUR
TDj4lDwEQnYXIIYCRxVNvszimkvmSkRi8niYvRx+B0J80/i5w6SmP/EPz0boaBGf
RnfLRcaMtzK+NRyZF9HbuuFb8T/dZzlejDMazHb7c/WeWxDHVLdCHGFI7vAgrNb2
tho7zTwAvKBLnFKsCt5Su+gPkRwLcdpLoPvX9SgBdW30sVoadpdZ+7UU3F42H8f8
Hn1DgPR7FwbFA1mKKGFzpMyzDikbFvgfVLpYru7WYWrXfpD8xRgmKw1XZeOLbrE0
mhmlVScgjLzDobgaxtD9u+KQWO7OhBxq1XIW9DULY/Uut/PmyUQYwP5N8I3lnE7E
GYeLrqMJ6yTFnXH88MFr+rz4RMz6bSXtuS07F87Q5jSaQCNILx6l7bHhDoVfgRGK
KczgnXxcxJ5NzzTsn1IKz1tLKL6BY5OcAjdLUDDFawVFqfS3c7suIZPBfTE/DSC2
M16j8W+72gODEsOMsM3K
=fhR+
-END PGP SIGNATUREEnd Message---


Bug#795104: mediawiki2latex: diff for NMU version 7.20-1.1

2015-08-11 Thread Iain Lane
On Tue, Aug 11, 2015 at 01:25:18PM +0200, Dirk Hünniger wrote:
 Hey,
 as far as I know you cannot work around ghci since mediawiki2latex uses
 template haskell during compile time (file-embed-dev) stuff. I don't see any
 problem in disabling build on powerpc architeture until ghci works on it
 again, we were facing the issue on arm for quite some years. I also fixed an
 important bug in 7.21 which is currently not uploaded on any architecture.

We have ghci on ppc, it's just that there is this bug which breaks the
environment and makes mediawiki2latex FTBFS. AFAICT it otherwise
works...

It at least builds fully in Ubuntu, see

  
https://launchpad.net/ubuntu/+source/mediawiki2latex/7.20-1ubuntu1/+build/7780945

-- 
Iain Lane  [ i...@orangesquash.org.uk ]
Debian Developer   [ la...@debian.org ]
Ubuntu Developer   [ la...@ubuntu.com ]


signature.asc
Description: Digital signature


Processed: reassign transition issues

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 user release.debian@packages.debian.org
Setting user to release.debian@packages.debian.org (was d...@debian.org).
 usertag 791073 + transition
There were no usertags set.
Usertags are now: transition.
 block 791073 by 790756
Bug #791073 [src:id3lib3.8.3] id3lib3.8.3: library transition may be needed 
when GCC 5 is the default
791073 was not blocked by any bugs.
791073 was not blocking any bugs.
Added blocking bug(s) of 791073: 790756
 reassign 791073 release.debian.org
Bug #791073 [src:id3lib3.8.3] id3lib3.8.3: library transition may be needed 
when GCC 5 is the default
Bug reassigned from package 'src:id3lib3.8.3' to 'release.debian.org'.
No longer marked as found in versions id3lib3.8.3/3.8.3-16.
Ignoring request to alter fixed versions of bug #791073 to the same values 
previously set
 tags 791073 - pending
Bug #791073 [release.debian.org] id3lib3.8.3: library transition may be needed 
when GCC 5 is the default
Removed tag(s) pending.
 severity 791073 normal
Bug #791073 [release.debian.org] id3lib3.8.3: library transition may be needed 
when GCC 5 is the default
Severity set to 'normal' from 'important'
 user release.debian@packages.debian.org
Setting user to release.debian@packages.debian.org (was 
release.debian@packages.debian.org).
 usertag 791076 + transition
There were no usertags set.
Usertags are now: transition.
 block 791076 by 790756
Bug #791076 [src:ilmbase] ilmbase: library transition may be needed when GCC 5 
is the default
791076 was not blocked by any bugs.
791076 was blocking: 794734
Added blocking bug(s) of 791076: 790756
 reassign 791076 release.debian.org
Bug #791076 [src:ilmbase] ilmbase: library transition may be needed when GCC 5 
is the default
Bug reassigned from package 'src:ilmbase' to 'release.debian.org'.
No longer marked as found in versions ilmbase/1.0.1-6.1.
Ignoring request to alter fixed versions of bug #791076 to the same values 
previously set
 severity 791076 normal
Bug #791076 [release.debian.org] ilmbase: library transition may be needed when 
GCC 5 is the default
Severity set to 'normal' from 'important'
 user release.debian@packages.debian.org
Setting user to release.debian@packages.debian.org (was 
release.debian@packages.debian.org).
 usertag 794734 + transition
There were no usertags set.
Usertags are now: transition.
 block 794734 by 790756
Bug #794734 [src:openexr] openexr: library transition is needed when GCC 5 is 
the default
794734 was blocked by: 791076
794734 was blocking: 791077
Added blocking bug(s) of 794734: 790756
 reassign 794734 release.debian.org
Bug #794734 [src:openexr] openexr: library transition is needed when GCC 5 is 
the default
Bug reassigned from package 'src:openexr' to 'release.debian.org'.
No longer marked as found in versions openexr/1.6.1-8.
Ignoring request to alter fixed versions of bug #794734 to the same values 
previously set
 severity 794734 normal
Bug #794734 [release.debian.org] openexr: library transition is needed when GCC 
5 is the default
Severity set to 'normal' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791073: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791073
791076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791076
794734: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794734
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795096: nftables: Missing license in d/copyright.

2015-08-11 Thread Vincent Blut
Le mar. 11 août 2015 à 14:18, Arturo Borrero Gonzalez 
arturo.borrero.g...@gmail.com a écrit :

Control: tags -1 + pending

On 10 August 2015 at 17:22, Vincent Blut vincent.deb...@free.fr 
wrote:


 The file from which the man page is generated ('doc/nft.xml') is
 licensed under the terms of the CC BY-SA 4.0, so let’s add that to
 'debian/copyright'. Patch attached!



Applied, thanks Vincent.
I mangled the commit message [0] a bit.


Perfect, thanks for your work on nftables, that’s greatly appreciated!


best regards.


Cheers,
Vincent

[0] 
https://github.com/aborrero/pkg-nftables/commit/0fc181f9062e6128addf5dac57334067ea184b01

--
Arturo Borrero González



--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792848: cqrlog: fails to remove

2015-08-11 Thread Colin Tuckley
This is now fixed in unstable - package transition is unfortunately
blocked by a toolchain problem on arm* - so touching the bug to prevent
removal

-- 
Colin Tuckley  |  +44(0)1223 830814  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  | 0x38C9D903

Kids-They're not sleeping, they're recharging!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Confirmed

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 791005 serious
Bug #791005 [src:coin3] coin3: library transition may be needed when GCC 5 is 
the default
Severity set to 'serious' from 'important'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Reasign bug

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 788906 ruby-aws
Bug #788906 [ruby-aws,ruby-aws-sdk] ruby-aws-sdk and ruby-aws: error when 
trying to install together
Bug reassigned from package 'ruby-aws,ruby-aws-sdk' to 'ruby-aws'.
No longer marked as found in versions ruby-aws/2.10.2-1 and 
ruby-aws-sdk/1.52.0-1.
Ignoring request to alter fixed versions of bug #788906 to the same values 
previously set
 affects 788906 + ruby-aws-sdk
Bug #788906 [ruby-aws] ruby-aws-sdk and ruby-aws: error when trying to install 
together
Added indication that 788906 affects ruby-aws-sdk
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
788906: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788906
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795188: missing debian/copyright

2015-08-11 Thread Thorsten Alteholz

Package: pidgin
Version: 2.10.11-1
Severity: serious
User: alteh...@debian.org
Usertags: no-debian-copyright
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

there seems to be no file debian/copyright in your package. 
According to Debian policy 12.5 [1]:

  A copy of the file which will be installed in
  /usr/share/doc/package/copyright should be in
  debian/copyright in the source package.
It is not sufficient to create such a copyright file while
building the binary package.

Thanks!
  Thorsten

[1]https://www.debian.org/doc/debian-policy/ch-docs.html


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Pending

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 790977 +pending
Bug #790977 [src:alglib] alglib: library transition may be needed when GCC 5 is 
the default
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
790977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#791731: cqrlog FTBFS

2015-08-11 Thread Colin Tuckley
This is now fixed in unstable - package transition is unfortunately
blocked by a toolchain problem on arm* - so touching the bug to prevent
removal

-- 
Colin Tuckley  |  +44(0)1223 830814  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  | 0x38C9D903

Kids-They're not sleeping, they're recharging!


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795189: missing debian/copyright

2015-08-11 Thread Thorsten Alteholz

Package: xview
Version: 3.2p1.4-28.1
Severity: serious
User: alteh...@debian.org
Usertags: no-debian-copyright
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

there seems to be no file debian/copyright in your package. 
According to Debian policy 12.5 [1]:

  A copy of the file which will be installed in
  /usr/share/doc/package/copyright should be in
  debian/copyright in the source package.
It is not sufficient to create such a copyright file while
building the binary package.

Thanks!
  Thorsten

[1]https://www.debian.org/doc/debian-policy/ch-docs.html


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#790767: marked as done (FTBFS: ImportError: cannot import name component_re)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 15:39:49 +
with message-id e1zpbex-kw...@franck.debian.org
and subject line Bug#790767: fixed in zodb 1:3.10.5+1.gb28a24c-1
has caused the Debian Bug report #790767,
regarding FTBFS: ImportError: cannot import name component_re
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
790767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: zodb
Version: 1:3.9.7-5
Severity: serious

zodb fails to build in unstable:

 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c5n1.hlinux.usa.hp.com
...
 Installing zeopasswd script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
 Installing zeoctl script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
 Installing fsdump script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
 Installing fsrefs script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
 Installing repozo script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
 Installing fsoids script to /«PKGBUILDDIR»/debian/python-zodb/usr/bin
dh_pydeb
 pydeb: Working on source package zodb
 pydeb: Working on python distribution ZODB3
 Traceback (most recent call last):
   File /usr/bin/van-pydeb, line 9, in module
 load_entry_point('van.pydeb==1.3.3', 'console_scripts', 'van-pydeb')()
   File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 
 552, in load_entry_point
 return get_distribution(dist).load_entry_point(group, name)
   File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 
 2672, in load_entry_point
 return ep.load()
   File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 
 2345, in load
 return self.resolve()
   File /usr/lib/python2.7/dist-packages/pkg_resources/__init__.py, line 
 2351, in resolve
 module = __import__(self.module_name, fromlist=['__name__'], level=0)
   File /usr/lib/python2.7/dist-packages/van/pydeb/__init__.py, line 20, in 
 module
 from pkg_resources import component_re # Is this a public interface?
 ImportError: cannot import name component_re
 pydeb: Working on binary package
 ERROR: Expected binary package in debian/control but did not find it.
 debian/rules:6: recipe for target 'binary' failed
 make: *** [binary] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
---End Message---
---BeginMessage---
Source: zodb
Source-Version: 1:3.10.5+1.gb28a24c-1

We believe that the bug you reported is fixed in the latest version of
zodb, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 790...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julien Muchembled j...@jmuchemb.eu (supplier of updated zodb package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 11 Aug 2015 17:00:43 +0200
Source: zodb
Binary: python-zodb
Architecture: source amd64
Version: 1:3.10.5+1.gb28a24c-1
Distribution: unstable
Urgency: medium
Maintainer: Debian/Ubuntu Zope Team 
pkg-zope-develop...@lists.alioth.debian.org
Changed-By: Julien Muchembled j...@jmuchemb.eu
Description:
 python-zodb - Zope Object Database (ZODB)
Closes: 692708 790767
Changes:
 zodb (1:3.10.5+1.gb28a24c-1) unstable; urgency=medium
 .
   * Team upload.
 .
   [ Gediminas Paulauskas ]
   * New upstream release 3.10.5
   * debian/patches/lp_135108.patch: remove, fixed upstream.
   * debian/rules:
 - do not fix shebangs, dh_python2 does it for us.
 - install upstream changelog.
   * debian/compat: bump to 9
   * debian/control:
 - require debhelper 9
 - enable autopkgtest (Closes: #692708).
 - remove ${python:Provides} to avoid creating virtual versioned package.
 - use canonical URI for Vcs-Svn and Vcs-Browser.
 - requires Python 2.5 or later.
 .
   [ Arnaud Fontaine ]
   * d/p/persistent-module-4.x-compat.patch: Refreshed.
   * d/p/test-spurious-failure-under-python27.patch: Not needed anymore as the
 test has been removed upstream.
 .
   [ Julien Muchembled ]
   * Merge 1:3.9.7-5
   * New upstream 3.10.x snapshot (2014-03-10).
 - drop patches merged upstream: new-transaction.patch, testUtils.patch
 - add get-orig-source 

Bug#778178: marked as done (xapian-omega: ftbfs with GCC-5)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 15:39:38 +
with message-id e1zpbem-ex...@franck.debian.org
and subject line Bug#778178: fixed in xapian-omega 1.2.21-2
has caused the Debian Bug report #778178,
regarding xapian-omega: ftbfs with GCC-5
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
778178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:xapian-omega
Version: 1.2.19-1
Severity: normal
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

Please keep this issue open in the bug tracker for the package it
was filed for.  If a fix in another package is required, please
file a bug for the other package (or clone), and add a block in this
package. Please keep the issue open until the package can be built in
a follow-up test rebuild.

The package fails to build in a test rebuild on at least amd64 with
gcc-5/g++-5, but succeeds to build with gcc-4.9/g++-4.9. The
severity of this report may be raised before the stretch release.

The full build log can be found at:
http://people.debian.org/~doko/logs/gcc5-20150205/xapian-omega_1.2.19-1_unstable_gcc5.log
The last lines of the build log are at the end of this report.

To build with GCC 5, either set CC=gcc-5 CXX=g++-5 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t experimental install g++ 

Common build failures are C11 as the default C mode, new warnings
resulting in build failures with -Werror turned on, or new/dropped
symbols in Debian symbols files.  For other C/C++ related build failures
see the porting guide at http://gcc.gnu.org/gcc-5/porting_to.html

[...]
 from ../../sample.cc:22:
/usr/include/xapian/version.h:28:2: error: #error The C++ ABI version of 
compiler you are using does not match
 #error The C++ ABI version of compiler you are using does not match
  ^
/usr/include/xapian/version.h:29:2: error: #error that of the compiler used to 
build the library. The versions
 #error that of the compiler used to build the library. The versions
  ^
/usr/include/xapian/version.h:30:2: error: #error must match or your program 
will not work correctly.
 #error must match or your program will not work correctly.
  ^
/usr/include/xapian/version.h:31:2: error: #error The Xapian library was built 
with g++ 4.9.1
 #error The Xapian library was built with g++ 4.9.1
  ^
In file included from /usr/include/xapian/visibility.h:23:0,
 from ../../common/stringutils.h:24,
 from ../../utf8convert.cc:34:
/usr/include/xapian/version.h:28:2: error: #error The C++ ABI version of 
compiler you are using does not match
 #error The C++ ABI version of compiler you are using does not match
  ^
/usr/include/xapian/version.h:29:2: error: #error that of the compiler used to 
build the library. The versions
 #error that of the compiler used to build the library. The versions
  ^
/usr/include/xapian/version.h:30:2: error: #error must match or your program 
will not work correctly.
 #error must match or your program will not work correctly.
  ^
/usr/include/xapian/version.h:31:2: error: #error The Xapian library was built 
with g++ 4.9.1
 #error The Xapian library was built with g++ 4.9.1
  ^
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -D_FORTIFY_SOURCE=2 
-fshow-column -Wall -W -Wredundant-decls -Wpointer-arith -Wcast-qual 
-Wcast-align -Wno-long-long -Wformat-security -fno-gnu-keywords -Wundef 
-Wstrict-null-sentinel -Wshadow -Wstrict-overflow=1 -Wlogical-op 
-Wmissing-declarations -Wdouble-promotion -Winit-self -fvisibility=hidden -g 
-O2 -fstack-protector-strong -Wformat -Werror=format-security -c 
../../transform.cc -o libtransform_la-transform.o /dev/null 21
make[3]: *** [utf8convert.o] Error 1
make[3]: *** Waiting for unfinished jobs
Makefile:866: recipe for target 'utf8convert.o' failed
make[3]: *** [commonhelp.o] Error 1
Makefile:866: recipe for target 'commonhelp.o' failed
make[3]: *** [htmlparse.o] Error 1
Makefile:866: recipe for target 'htmlparse.o' failed
make[3]: *** [sample.o] Error 1
Makefile:866: recipe for target 'sample.o' failed
make[3]: *** [omindex.o] Error 1
Makefile:866: recipe for target 'omindex.o' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/debian/build'
make[2]: *** [all-recursive] Error 1
Makefile:1074: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/debian/build'
make[1]: *** [all] Error 2
Makefile:539: recipe for target 'all' failed
make[1]: Leaving directory '/«PKGBUILDDIR»/debian/build'
make: 

Bug#778103: reconserver: ftbfs with GCC-5

2015-08-11 Thread Antti Järvinen
Please find attached patch to reconserver.

I do not know about quality of this patch. With this patch you can
compile, install, the server starts and starts listening and I can
telnet to its port BUT, due to my lack of knowledge with this
particular SIP server I did not try making any SIP calls through this
thing - someone who has SIP gear all set up should really test this
patch. The changes anyway are quite obvious. 

Note the format of the patch, it is normal unified diff. It contains
quilt diff. So in order to apply this patch, you need to do something
like this:

apt-get source reconserver
cd reconserver-0.10.3/
patch -p0  /tmp/reconserver-gcc5-unified.patch
quilt push

after which you should be ready to dpkg-buildpackage. 

--
Antti Järvinen



reconserver-gcc5-unified.patch
Description: patch enabling compile with gcc 5.2.1 in sid


Processed: tagging 778103

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 778103 + patch
Bug #778103 [src:reconserver] reconserver: ftbfs with GCC-5
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
778103: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778103
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792848: cqrlog: fails to remove: invoke-rc.d: unknown initscript, /etc/init.d/apparmor not found.

2015-08-11 Thread Petr Hlozek
I don't know how to solve this. The script in post install adds
something to apparmor rules and the apparmor has to be restarted. New
Debian uses systemd but latest Ubuntu LTS still uses upstart. I'd like
to keep compatibility with latest LTS version. Maybe there could be
two scripts, one for Ubuntu LTS and another for systemd Debian but I
don't know how to do it. The script itself is ugly, I'm not so keen in
bash scripting.

2015-07-19 12:15 GMT+02:00 Andreas Beckmann a...@debian.org:
 Package: cqrlog
 Version: 1.9.0-1
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts

 Hi,

 during a test with piuparts I noticed your package fails to remove.

 From the attached log (scroll to the bottom...):

   Removing cqrlog (1.9.0-1) ...

   Changes removed from /etc/apparmor.d/usr.sbin.mysqld

   invoke-rc.d: unknown initscript, /etc/init.d/apparmor not found.
   dpkg: error processing package cqrlog (--remove):
subprocess installed post-removal script returned error exit status 100


 cheers,

 Andreas



-- 
http://HamQTH.com/ok2cqr
http://ok2cqr.com
http://cqrlog.com
http://cqrtest.com


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795188: missing debian/copyright

2015-08-11 Thread Ari Pollak

 It is not sufficient to create such a copyright file while
 building the binary package.


Since when? The part of policy you quoted says the copyright file *should* be
in debian/copyright, not *must*.


Bug#794819: marked as done (missing license in debian/copyright)

2015-08-11 Thread Debian Bug Tracking System
Your message dated Tue, 11 Aug 2015 17:18:47 +
with message-id e1zpdcj-0004qd...@franck.debian.org
and subject line Bug#794819: fixed in aprx 2.08.svn593+dfsg-1
has caused the Debian Bug report #794819,
regarding missing license in debian/copyright
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
794819: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794819
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---

Package: aprx
Version: 2.08.svn593-1
Severity: serious
User: alteh...@debian.org
Usertags: ftp
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

please add the missing licenses of at least ssl.* to your 
debian/copyright.


Thanks!
  Thorsten
---End Message---
---BeginMessage---
Source: aprx
Source-Version: 2.08.svn593+dfsg-1

We believe that the bug you reported is fixed in the latest version of
aprx, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 794...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Tuckley col...@debian.org (supplier of updated aprx package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 11 Aug 2015 17:55:20 +0100
Source: aprx
Binary: aprx
Architecture: source amd64
Version: 2.08.svn593+dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Hamradio Maintainers debian-h...@lists.debian.org
Changed-By: Colin Tuckley col...@debian.org
Description:
 aprx   - APRS Digipeater and iGate
Closes: 794819
Changes:
 aprx (2.08.svn593+dfsg-1) unstable; urgency=medium
 .
   * Remove firmware directory since no licence or sources
   * Add licences for ssl.* to debian/copyright (Closes: #794819)
Checksums-Sha1:
 b306eb7980435f9b3cf8ccf9b450369c727747c6 1878 aprx_2.08.svn593+dfsg-1.dsc
 ef29a9fbf3de9e0af23b95f37e4a61fb55037c4f 1874293 
aprx_2.08.svn593+dfsg.orig.tar.gz
 db1a380a40fb54d3710b7750b17f6cc792e2c01f 6312 
aprx_2.08.svn593+dfsg-1.debian.tar.xz
 05c52992b95d81a7b5348bf7554e7888e5ca9cd5 539434 
aprx_2.08.svn593+dfsg-1_amd64.deb
Checksums-Sha256:
 84ec15aa7ed90c10af21d47d8d3d4ae9bf77ef8248ab372db95d010af861008c 1878 
aprx_2.08.svn593+dfsg-1.dsc
 a430d0c6cf1b698084f781008d261b37c7aafe8529a665db4b2772c9fe9bd795 1874293 
aprx_2.08.svn593+dfsg.orig.tar.gz
 52cd849f59accfddab914ce840760e00023ac7b51cc66d9033decb745a515619 6312 
aprx_2.08.svn593+dfsg-1.debian.tar.xz
 a6387500f4db49efe1959d1061e23d06b2713fbed47b2e568d59148fc6db806e 539434 
aprx_2.08.svn593+dfsg-1_amd64.deb
Files:
 fd64aee285792c691f450cc299d9588e 1878 hamradio extra 
aprx_2.08.svn593+dfsg-1.dsc
 dab874370603344d42218be1e162b3bb 1874293 hamradio extra 
aprx_2.08.svn593+dfsg.orig.tar.gz
 920ab1a8674885f42798c397a83b4923 6312 hamradio extra 
aprx_2.08.svn593+dfsg-1.debian.tar.xz
 6d9ed584afbb3698df0cff26891908e2 539434 hamradio extra 
aprx_2.08.svn593+dfsg-1_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVyix7AAoJEPoMQQc4ydkDNgQP/0jKCgwCEIddJlmfZhLuL5C1
P1Dyq9diCy2tR5/jvMGV9O3+YvnDqaq3bovFcBKLJ7FgdUqdg1mqW8hhkeFmpbTD
GCnQp4vh+XFz1p2bgo5ifLF4y53HrvdmvxASpqI3mVpbrrB2oZ7swEEH81QCkjhN
3Wezxek139WrGcvj3nFybMP+qyKlLgm7jtuuS+cSvVf0mIJ+pqM8olmpulgrO7cT
CdqZSPPzCBW9nFMaqA/Et/vt1+l8Yvhus0NtAK43Ag2VisneCJa4NkSpKYiMqk/Q
SuhKgcpTTnmbIFXZENnQ0jFo31lHgwy7vWGI2kco6lC8qqfmPVKpEZGNrAreQued
WzOFrg5A3KYRjkzbJ/46lCjbCsIUeOD7zz4Rfib36S0rPHCuFcn83HTLfh+4007A
4Pu8Abeexoj+AemV4G58Use18D73EC8axv/b0NqWj3t0F6SDZW5DWxchSON/8zYy
RdSKle7q4ou5UXssr8TjhLYZw5L7pPwSNsaffVjXJGg93ErFr00/0fxRPXJsPlF1
wBPds12WCyCmsU+M1Sy7WgJZQl+Ckxu0hPW36YzHXgwKxnOD7KbFT7/CE/5jUAfH
nxqRIohYR8iELOIleI9tWlYrJrRFtpra7fND2AOMa1XWJMKTXMT3HRNsSxOfpcMQ
R9T5drZsg378+HP1GmMJ
=t9M6
-END PGP SIGNATUREEnd Message---


Bug#795202: FTBFS: t/aggregate/live_engine_request_parameters.t fails

2015-08-11 Thread gregor herrmann
Source: libcatalyst-perl
Version: 5.90075-2
Severity: serious
Tags: sid stretch
Justification: fails to build from source

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

As discovered by the reproducible build team (and confirmed locally),
libcatalyst-perl fails its test suite:

#   Failed test 'Catalyst::Request query_keywords'
#   at t/aggregate/live_engine_request_parameters.t line 132.
#  got: undef
# expected: 'query string'

#   Failed test 'Catalyst::Request parameters'
#   at t/aggregate/live_engine_request_parameters.t line 133.
# Structures begin differing at:
#  $got-{query string} = ''
# $expected-{query string} = Does not exist
# Looks like you failed 2 tests of 54.
t/aggregate/live_engine_request_parameters.t .. 
1..54
ok 1 - Request
ok 2 - Response Successful 2xx
ok 3 - Response Content-Type
ok 4 - Content is a serialized Catalyst::Request
ok 5 - Unserialize Catalyst::Request
ok 6 - An object of class 'Catalyst::Request' isa 'Catalyst::Request'
ok 7 - Catalyst::Request method
ok 8 - Catalyst::Request parameters
ok 9 - Request
ok 10 - Response Successful 2xx
ok 11 - Response Content-Type
ok 12
ok 13 - %2b not double decoded
ok 14 - Request
ok 15 - Response Successful 2xx
ok 16 - Response Content-Type
ok 17
ok 18 - = not ignored
ok 19 - Request
ok 20 - Response Successful 2xx
ok 21 - Response Content-Type
ok 22 - Content is a serialized Catalyst::Request
ok 23 - Unserialize Catalyst::Request
ok 24 - An object of class 'Catalyst::Request' isa 'Catalyst::Request'
ok 25 - Catalyst::Request method
ok 26 - Catalyst::Request body_parameters
ok 27 - Catalyst::Request parameters
ok 28 - Catalyst::Request arguments
ok 29 - Catalyst::Request uploads
ok 30 - Catalyst::Request cookie
ok 31 - Request
ok 32 - Unserialize Catalyst::Request
ok 33 - Catalyst::Request parameters
ok 34 - Request
ok 35 - Unserialize Catalyst::Request
ok 36 - Catalyst::Request POST query_string
not ok 37 - Catalyst::Request query_keywords
not ok 38 - Catalyst::Request parameters
ok 39 - Request
ok 40 - Unserialize Catalyst::Request
ok 41 - Catalyst::Request GET query_string
ok 42 - Request
ok 43 - Response Successful 2xx
ok 44 - Response Content-Type
ok 45
ok 46 - remove empty parameter
ok 47 - empty parameter
ok 48 - Request
ok 49 - Response Successful 2xx
ok 50 - Response Content-Type
ok 51
ok 52 - remove empty parameter
ok 53 - empty parameter
ok 54 - empty parameter
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/54 subtests 


Test Summary Report
- ---
t/aggregate/live_engine_request_parameters.t(Wstat: 512 
Tests: 54 Failed: 2)
  Failed tests:  37-38
  Non-zero exit status: 2
Files=167, Tests=3348, 306 wallclock secs ( 1.60 usr  0.48 sys + 290.75 cusr 
13.46 csys = 306.29 CPU)
Result: FAIL
Failed 1/167 test programs. 2/3348 subtests failed.



- -- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'experimental'), (500, 'testing'), (500, 
'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.1.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=de_AT.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: sysvinit (via /sbin/init)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJVyj4DXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoGNVUQAJINBltt2iN8goLNSxieH+Hs
CLK1yEJMkjHsXzN927qOrD9SoVSStUl2unEXEMqgFL0cfj3DMH7U2xMkOdyyC9zu
sK1wN3t7GNz8VR/53nPyVXyzl307HhhoPg9OBYM+NQW9+5U2uEjQJE8+nuVUTWT7
/Mq7sEMYdTfZmmpoH20dBNNN3tiaE05V42i3u7kAcNs/DEUhLXmSgtRrTklk6f4e
0d/uVj0/KXlgOb3r7KEPtfsbr/L5As5WhvpuBUAbkrJcnLBHCEprSap0MaO0d3VB
33d+NB3oHqTOKMlT9k7w+ylTi4xpnpnsaN5v8WmyLRLlUzFXek5IGslZXJbefImF
HLNiwRpR3hLJn0u5+gZ73ksUWSbegvCQDCNBV+MgKGvSH1tQbQ1vv12R7hCQTgj7
00jQ0BNU9XNoTX0SyEHmXYGS5xxUkLM0MbOU0KyacTMonEy2pZqbCZ2o164Fhyqn
yKJOK+IsheoBFvSR0Dk3s/GJEAF14/WCU957tKT4pFDfHLuWiakk7m+vbh27pEOA
qKcfoJUtrPoT/W90DP9WE8CvoAEPkdGKJ5mi50Z4frgjjWYTzycqXljzCelseCA/
0uZZjeAmpRX0i51P85XuzKRoQUe72cLCAkYVFoV+g4OV5gW0q/akPmnbUiEr4nbt
7+qxHBqlqJnAbcPAa4LX
=kmqG
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792848: cqrlog: fails to remove: invoke-rc.d: unknown initscript, /etc/init.d/apparmor not found.

2015-08-11 Thread Colin Tuckley
On 11/08/15 17:54, Petr Hlozek wrote:
 I don't know how to solve this. The script in post install adds
 something to apparmor rules and the apparmor has to be restarted.

Yes. The problem seems *not* to be systemd/upstart/init related, it is
more that apparmor files exist in /etc even when apparmor is not installed.

So you test for the files in /etc/apparmor.d and if they exist you
assume that apparmor is installed and try to restart it.

I have made a simple patch (attached) that checks to make sure
/etc/init.d/apparmor exists before executing it.

73, Colin G8TMV

-- 
Colin Tuckley  |  +44(0)1223 830814  |  PGP/GnuPG Key Id
Debian Developer   |  +44(0)7799 143369  | 0x38C9D903

Do not call /etc/init.d/apparmor unless it exists
Author: col...@debian.org
--- a/tools/cqrlog-apparmor-fix
+++ b/tools/cqrlog-apparmor-fix
@@ -1,5 +1,6 @@
 #!/bin/bash
 FILE=/etc/apparmor.d/usr.sbin.mysqld
+IFILE=/etc/init.d/apparmor
 FTMP=`mktemp /tmp/tmp.XX` 
 if [ -f $FILE ]
 then
@@ -18,7 +19,10 @@
echo  
echo File $FILE  was modified, now restarting apparmor ...
echo 
+   if [ -f $IFILE ]
+   then
 /etc/init.d/apparmor restart	
+   fi
   fi
 fi
 rm $FTMP


Processed: reassign 777944 to release.debian.org, retitle 777944 to Transition libept1.4.16 ...

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 reassign 777944 release.debian.org
Bug #777944 [src:libept] libept: ftbfs with GCC-5
Bug reassigned from package 'src:libept' to 'release.debian.org'.
No longer marked as found in versions libept/1.0.12.1.
Ignoring request to alter fixed versions of bug #777944 to the same values 
previously set
 retitle 777944 Transition libept1.4.16
Bug #777944 [release.debian.org] libept: ftbfs with GCC-5
Changed Bug title to 'Transition libept1.4.16' from 'libept: ftbfs with GCC-5'
 severity 777944 normal
Bug #777944 [release.debian.org] Transition libept1.4.16
Severity set to 'normal' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
777944: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777944
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#792848: cqrlog: fails to remove: invoke-rc.d: unknown initscript, /etc/init.d/apparmor not found.

2015-08-11 Thread Petr Hlozek
Thank you Colin! I use you code and add some more changes.

Another problem is after clean install, when the apparmor config file
is empty and includes only comment, cqrlog post install script breaks
whole apparmor configuration. I have for find better solution than
modifying existing file.

73 Petr

2015-08-11 19:27 GMT+02:00 Colin Tuckley co...@tuckley.org:
 On 11/08/15 17:54, Petr Hlozek wrote:
 I don't know how to solve this. The script in post install adds
 something to apparmor rules and the apparmor has to be restarted.

 Yes. The problem seems *not* to be systemd/upstart/init related, it is
 more that apparmor files exist in /etc even when apparmor is not installed.

 So you test for the files in /etc/apparmor.d and if they exist you
 assume that apparmor is installed and try to restart it.

 I have made a simple patch (attached) that checks to make sure
 /etc/init.d/apparmor exists before executing it.

 73, Colin G8TMV

 --
 Colin Tuckley  |  +44(0)1223 830814  |  PGP/GnuPG Key Id
 Debian Developer   |  +44(0)7799 143369  | 0x38C9D903




-- 
http://HamQTH.com/ok2cqr
http://ok2cqr.com
http://cqrlog.com
http://cqrtest.com


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Christoph Anton Mitterer
On Tue, 2015-08-11 at 15:18 +0200, Rene Engelhard wrote:
 Oh,... completely forgot about that, sorry, I'll do so tonight.
attached =)


 On Tue, 2015-08-11 at 11:24 +0200, Rene Engelhard wrote:
  In fact I have diodon (1.0.3-1) running, which is a clipboard 
  thingy.
 
 And if you disable it?

Well I'll need to try it for a longer while without diodon running...
I'll tell you later.

But anyway... not other application seems to have issues with diodon
running, so I'm tempted to say it would be an LibreOffice issue =)


Cheers,
Chriswarning: Currently logging to gdbtrace.log.  Turn the logging off and on to make the new setting effective.
[Thread debugging using libthread_db enabled]
Using host libthread_db library /lib/x86_64-linux-gnu/libthread_db.so.1.
[New Thread 0x7fffdf3a1700 (LWP 19598)]
[New Thread 0x7fffda82c700 (LWP 19599)]
[New Thread 0x7fffda02b700 (LWP 19600)]
[New Thread 0x7fffd3fff700 (LWP 19601)]
[Thread 0x7fffda82c700 (LWP 19599) exited]
[New Thread 0x7fffda82c700 (LWP 19605)]
[Thread 0x7fffda82c700 (LWP 19605) exited]
[New Thread 0x7fffda82c700 (LWP 19606)]
[Thread 0x7fffda82c700 (LWP 19606) exited]
[New Thread 0x7fffda82c700 (LWP 19607)]
[Thread 0x7fffda82c700 (LWP 19607) exited]
[New Thread 0x7fffda82c700 (LWP 19608)]
[Thread 0x7fffda82c700 (LWP 19608) exited]
[New Thread 0x7fffda82c700 (LWP 19609)]
[Thread 0x7fffda82c700 (LWP 19609) exited]
[New Thread 0x7fffda82c700 (LWP 19610)]
[New Thread 0x7fffc24a4700 (LWP 19611)]
[Thread 0x7fffda82c700 (LWP 19610) exited]
[New Thread 0x7fffda82c700 (LWP 19612)]
[New Thread 0x7fffc16ed700 (LWP 19613)]
[New Thread 0x7fffb7fff700 (LWP 19616)]
[Thread 0x7fffb7fff700 (LWP 19616) exited]
[New Thread 0x7fffb7fff700 (LWP 19633)]
[Thread 0x7fffb7fff700 (LWP 19633) exited]
[Thread 0x7fffc16ed700 (LWP 19613) exited]
[New Thread 0x7fffc16ed700 (LWP 19715)]
[Thread 0x7fffc16ed700 (LWP 19715) exited]
[New Thread 0x7fffc16ed700 (LWP 19737)]
[Thread 0x7fffc16ed700 (LWP 19737) exited]
[New Thread 0x7fffc16ed700 (LWP 19739)]
[Thread 0x7fffc16ed700 (LWP 19739) exited]
[New Thread 0x7fffc16ed700 (LWP 19740)]
[Thread 0x7fffc16ed700 (LWP 19740) exited]
[New Thread 0x7fffc16ed700 (LWP 19751)]
[Thread 0x7fffc16ed700 (LWP 19751) exited]
[New Thread 0x7fffc16ed700 (LWP 19813)]
[Thread 0x7fffc16ed700 (LWP 19813) exited]
[New Thread 0x7fffc16ed700 (LWP 19814)]
[Thread 0x7fffc16ed700 (LWP 19814) exited]
[New Thread 0x7fffc16ed700 (LWP 19815)]
[Thread 0x7fffc16ed700 (LWP 19815) exited]
[New Thread 0x7fffc16ed700 (LWP 19817)]
[Thread 0x7fffc16ed700 (LWP 19817) exited]
[New Thread 0x7fffc16ed700 (LWP 19831)]
[Thread 0x7fffc16ed700 (LWP 19831) exited]
[New Thread 0x7fffc16ed700 (LWP 19833)]
[Thread 0x7fffc16ed700 (LWP 19833) exited]
[New Thread 0x7fffc16ed700 (LWP 19844)]
[Thread 0x7fffc16ed700 (LWP 19844) exited]
[New Thread 0x7fffc16ed700 (LWP 19845)]
[Thread 0x7fffc16ed700 (LWP 19845) exited]
[New Thread 0x7fffc16ed700 (LWP 19856)]
[Thread 0x7fffc16ed700 (LWP 19856) exited]
[New Thread 0x7fffc16ed700 (LWP 19857)]
[Thread 0x7fffc16ed700 (LWP 19857) exited]
[New Thread 0x7fffc16ed700 (LWP 19923)]
[Thread 0x7fffc16ed700 (LWP 19923) exited]
[New Thread 0x7fffc16ed700 (LWP 19931)]
[Thread 0x7fffc16ed700 (LWP 19931) exited]
[New Thread 0x7fffc16ed700 (LWP 19982)]
[Thread 0x7fffc16ed700 (LWP 19982) exited]
[New Thread 0x7fffc16ed700 (LWP 19998)]
[Thread 0x7fffc16ed700 (LWP 19998) exited]
[New Thread 0x7fffc16ed700 (LWP 20034)]
[Thread 0x7fffc16ed700 (LWP 20034) exited]
[New Thread 0x7fffc16ed700 (LWP 20035)]
[Thread 0x7fffc16ed700 (LWP 20035) exited]
[New Thread 0x7fffc16ed700 (LWP 20037)]
[Thread 0x7fffc16ed700 (LWP 20037) exited]
[New Thread 0x7fffc16ed700 (LWP 20045)]
[Thread 0x7fffc16ed700 (LWP 20045) exited]
[New Thread 0x7fffc16ed700 (LWP 20046)]
[New Thread 0x7fffb7fff700 (LWP 20047)]
[New Thread 0x7fffb6ee7700 (LWP 20048)]
[New Thread 0x7fffb66e6700 (LWP 20049)]
[New Thread 0x7fffb5ee5700 (LWP 20050)]
[New Thread 0x7fffb56e4700 (LWP 20051)]
[New Thread 0x7fffb4ee3700 (LWP 20052)]
[New Thread 0x7fff9bfff700 (LWP 20053)]
[New Thread 0x7fff9b7fe700 (LWP 20054)]
[New Thread 0x7fff9affd700 (LWP 20055)]
[Thread 0x7fffc16ed700 (LWP 20046) exited]
[Thread 0x7fff9affd700 (LWP 20055) exited]
[New Thread 0x7fff9affd700 (LWP 20074)]
[Thread 0x7fff9affd700 (LWP 20074) exited]
[New Thread 0x7fff9affd700 (LWP 20093)]
[Thread 0x7fff9affd700 (LWP 20093) exited]
[New Thread 0x7fff9affd700 (LWP 20094)]
[Thread 0x7fff9affd700 (LWP 20094) exited]
[New Thread 0x7fff9affd700 (LWP 20095)]
[Thread 0x7fff9affd700 (LWP 20095) exited]
[New Thread 0x7fff9affd700 (LWP 20096)]
[Thread 0x7fff9affd700 (LWP 20096) exited]
[New Thread 0x7fff9affd700 (LWP 20098)]
[Thread 0x7fff9affd700 (LWP 20098) exited]
[New Thread 0x7fff9affd700 (LWP 20099)]
[Thread 0x7fff9affd700 (LWP 20099) exited]
[New Thread 0x7fff9affd700 (LWP 20102)]
[Thread 0x7fff9affd700 (LWP 20102) exited]
[New Thread 0x7fff9affd700 (LWP 20103)]
[New Thread 0x7fffc16ed700 (LWP 20104)]
[Thread 0x7fffc16ed700 (LWP 20104) exited]
[Thread 

Bug#795206: FTBFS: test failures (with libdate-manip-perl)

2015-08-11 Thread gregor herrmann
Source: libgedcom-perl
Version: 1.19-2
Severity: serious
Tags: upstream
Justification: fails to build from source
Forwarded: https://github.com/pjcj/Gedcom.pm/issues/5

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

As discovered by the reproducible build team and already noted in the
upstream bug tracker (and confirmed locally with and without
libdate-manip-perl installed), this package fails its tests if
libdate-manip-perl is installed:

https://github.com/pjcj/Gedcom.pm/issues/5
https://reproducible.debian.net/rbuild/unstable/amd64/libgedcom-perl_1.19-2.rbuild.log


-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQJ8BAEBCgBmBQJVykFcXxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREMUUxMzE2RTkzQTc2MEE4MTA0RDg1RkFC
QjNBNjgwMTg2NDlBQTA2AAoJELs6aAGGSaoG5RMP/jBIgsPLt4XvmgD2pGV+Qb6W
P5lDknfu9Bn7YaP8nTrc1zi/t0z/M5DkTvVsk1OCTBhd6C4pTurKzXZNy3bbm3rK
WuMpDN6WJNGDn3T9e1AkzUaz8q5aAyykZx9lOb48cJyIVhrNAnW+ecF9VE6igxhj
dDReeeV4lKfE945WxJaaK2X3eRYnZPJSvFFaarCT8s30LZTLtZRay/2ApYIvOiAT
oF57LdlEcp5XS3BEptI6YtjayChAZoaGz+97tejh9pzmbsIouL41F99pvQH0axly
4nRhQkoVHIscBVv52pcBXt3xAQbg6kiOa+HWNjBIWOEr6CGWFxB+diBc8j6BA39g
XuF3hnIYMF9YlrO6gTOBDo74NYSRxvmLwOYpq87qrlGBPjjOOvjQ0xzm0MEqrPwj
XcVJJE5qExxmqNum2K0lJnHzPsQPG+Rwb/H81045Yv2uEZgViYuYFGtFaUbvpkP5
EBb1vMIM9rzINXYHaDd4eXnSxMFXZ2WseIojOrGLQWEVlG5G1AnUiuJAwffrYZzu
fe+yFgatHkDJwPMTR0fT0i7l7FHM8JAmuLcQ5wE2B3SUWRDsUcgjRvG9wHecQhyH
KBfW7C7AjtXitsfticLWu3mMKHdueQ0qPzasj5KLudpzNr8DfnWgXjJIbHF+nVGW
wVpBCDN/OgU6cQ1M/mzc
=jm0O
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#778103: reconserver: ftbfs with GCC-5

2015-08-11 Thread peter green

On 11/08/15 17:41, Antti Järvinen wrote:

Please find attached patch to reconserver.
   
Some comments on the patch (note: I am NOT the maintainer of this 
package, nor do I intend to NMU it, I will leave uploading to someone 
who is in a position to test the resulting package).


-Build-Depends: debhelper (= 9.0.0), autotools-dev, dpkg-dev (= 
1.16.1~), librecon-1.9-dev (= 1.9.6), libsipxtapi-dev (= 3.3.0~test17)
+Build-Depends: debhelper (= 9.0.0), autotools-dev, dpkg-dev (= 
1.16.1~), librecon-1.9-dev (= 1.9.6) | librecon-1.10-dev (= 1.10.0), 
libsipxtapi-dev (= 3.3.0~test17)
Debian autobuilders only look at the first alternative for a 
build-dependency. So if you are going to use alternative 
build-dependencies the package that is in the archive MUST be first in 
the list.


-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, librecon-1.9 
(= 1.9.6), libsipxtapi (= 3.3.0~test17)
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, librecon-1.9 
(= 1.9.6) | librecon-1.10, libsipxtapi (= 3.3.0~test17)
This looks plain wrong, in general a binary needs the version of a 
library that it was complied against, not some arbitary version. 
Normally this dependency is provided through the shlibs mechanism, if 
that isn't adequate then there may be a need to investigate why and do 
something locally.



+Description: Fixes needed for compiling with gcc5.2 and above
+ This gets rid of auto_ptr, replacing them with unique_ptr. Also
+ compiler flag for c++ standard to use needs to be added to debian/rules
+ e.g. addition of  -std=c++11 into CXXFLAGS.
+ .
+ reconserver (0.10.3-1) unstable; urgency=medium
+ .
+   * New upstream release.
+   * Adds Opus codec support.
+Author: Daniel Pocock dan...@pocock.pro
+
+---
+The information above should follow the Patch Tagging Guidelines, please
+checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
+are templates for supplementary fields that you might want to add:
+
+Origin: other
+Bug:
+Bug-Debian: https://bugs.debian.org/778103
+Bug-Ubuntu:
+Forwarded: no
+Reviewed-By: name and email of someone who approved the patch
+Last-Update: 2015-08-11
This patch header needs cleaning up. The information extracted from the 
changelog is clearly not relavent to this patch and should have been 
removed. I also presume Daniel Pocock was not really the author (as if 
he was he would presumablly have committed to the VCS and made an upload).


Antti, can you confirm who wrote this patch? was it you?


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#791195: lttoolbox: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Julien Cristau
On Tue, Aug 11, 2015 at 09:38:30 +0200, Tino Didriksen wrote:

 On 3 July 2015 at 15:12, Matthias Klose d...@debian.org wrote:
 
   - Decide if the symbols matching __cxx11 or B5cxx11 are part of the
 library API, and are used by the reverse dependencies of the
 library.
 
   - If there are no reverse dependencies, it should be the package
 maintainers decision if a transition is needed.  However this might
 break software which is not in the Debian archive, and built
 against these packages.
 
 
 No transition is needed, and as upstream I would really prefer no
 transition is forced.

As upstream why does the binary package name for the library matter to
you?

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#789739: libdevel-ebug-perl: FTBFS in sid: t/ebug.t

2015-08-11 Thread gregor herrmann
On Wed, 24 Jun 2015 00:59:37 +0100, Dominic Hargreaves wrote:

 Source: libdevel-ebug-perl
 Version: 0.56-1
 Severity: serious
 Justification: FTBFS
 
 This package FTBFS in a clean sid sbuild setup:

Also for the reproducible build project:

https://reproducible.debian.net/rbuild/unstable/amd64/libdevel-ebug-perl_0.56-1.rbuild.log

JFTR:
At the moment it fails for me with:

#   Failed test at t/stack.t line 45.
#  got: 'Calc::fib1(Calc=HASH(0x20c8538), 15)'
# expected: '$calc-fib1(15)'

#   Failed test at t/stack.t line 50.
#  got: 'Calc::fib1(Calc=HASH(0x20c8538), 15)'
# expected: '$calc-fib1(15)'

#   Failed test at t/stack.t line 51.
#  got: 'fib1(Calc=HASH(0x20c8538), 14)'
# expected: '$self-fib1(14)'

#   Failed test at t/stack.t line 72.
#  got: 
'String::Koremutake::integer_to_koremutake(String::Koremutake=HASH(0x29a1a68),
 65535)'
# expected: '$koremutake-integer_to_koremutake(65535)'

#   Failed test at t/stack.t line 107.
#  got: 'show(ARRAY(0x12f43e0))'
# expected: 'show([...])'

#   Failed test at t/stack.t line 111.
#  got: 'show(HASH(0x19b1b90))'
# expected: 'show({...})'

#   Failed test at t/stack.t line 115.
#  got: 'show(String::Koremutake=HASH(0x11db498))'
# expected: 'show($koremutake)'
# Looks like you failed 7 tests of 29.
t/stack.t  
1..29
ok 1
ok 2
ok 3
ok 4 - trace is on correct file name
ok 5
ok 6
ok 7
ok 8
ok 9
ok 10
ok 11
not ok 12
ok 13
not ok 14
not ok 15
ok 16
ok 17
ok 18
not ok 19
ok 20
ok 21
ok 22
ok 23
ok 24
ok 25
ok 26
not ok 27
not ok 28
not ok 29
Dubious, test returned 7 (wstat 1792, 0x700)
Failed 7/29 subtests 


Test Summary Report
---
t/stack.t  (Wstat: 1792 Tests: 29 Failed: 7)
  Failed tests:  12, 14-15, 19, 27-29
  Non-zero exit status: 7
Files=21, Tests=341, 98 wallclock secs ( 0.13 usr  0.06 sys + 17.49 cusr  1.32 
csys = 19.00 CPU)
Result: FAIL


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   


signature.asc
Description: Digital Signature


Processed: Re: Bug#790999: clanlib: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #790999 [src:clanlib] clanlib: library transition may be needed when GCC 5 
is the default
Severity set to 'serious' from 'important'
 tag -1 confirmed
Bug #790999 [src:clanlib] clanlib: library transition may be needed when GCC 5 
is the default
Added tag(s) confirmed.

-- 
790999: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790999
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Rene Engelhard
Hi,

On Tue, Aug 11, 2015 at 07:42:40PM +0200, Christoph Anton Mitterer wrote:
   In fact I have diodon (1.0.3-1) running, which is a clipboard 
   thingy.
  
  And if you disable it?
 
 Well I'll need to try it for a longer while without diodon running...
 I'll tell you later.

OK.

 But anyway... not other application seems to have issues with diodon
 running, so I'm tempted to say it would be an LibreOffice issue =)

Sure. But I know that LO wants to/does handle clipboard stuff itself. while
others don't - so... At least that would make this bug important and not grave
as it only manifests itself with a (hopfully) rarely used package :)

Regards,

Rene


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795102: libgraphicsmagick1-dev: undefined reference to `Magick::Color::Color(unsigned short, unsigned short, unsigned short)'

2015-08-11 Thread GCS
On Mon, Aug 10, 2015 at 10:55 PM, Jakub Wilk jw...@debian.org wrote:
 $ pdf2djvu /usr/share/doc/quilt/quilt.pdf --fg-colors 42 -p1 -d72 -o
 tmp.djvu
 /usr/share/doc/quilt/quilt.pdf:
 - page #1 - #1
 pdf2djvu: malloc.c:3695: _int_malloc: Assertion `(unsigned long) (size) =
 (unsigned long) (nb)' failed.
 Magick: abort due to signal 6 (SIGABRT) Abort...
 Aborted

 (I think pdf2djvu doesn't work correctly with high quantum depths anyway,
 but that's another story... I'll get it fixed upstream.)
 So there will be a new pdf2djvu release? Currently I've fixed all the
bugs you are reported, thanks for them! Added a breaks for pdf2djvu
v0.7.21-2 and earlier; the binNMU (+b1) solved this issue for me (the
generation works). If you would like to have a look before I upload
it, you can do that[1].

Regards,
Laszlo/GCS
[1] dget -x http://www.barcikacomp.hu/gcs/graphicsmagick_1.3.21-3.dsc


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#794489: gimagereader fails to open

2015-08-11 Thread Jeff Breidenbach
Sounds right to me. My bad.


Processed: Fwd: Pending

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 791005 +pending
Bug #791005 [src:coin3] coin3: library transition may be needed when GCC 5 is 
the default
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795207: samizdat: FTBFS: NameError: uninitialized constant Psych::ENGINE

2015-08-11 Thread Chris West (Faux)
Source: samizdat
Version: 0.7.0-1
Severity: serious
Justification: fails to build from source
Tags: sid stretch
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-CC: reproducible-bui...@lists.alioth.debian.org

Dear Maintainer,

The package fails to build:

┌──┐
│ Run tests for ruby2.1 from debian/ruby-test-files.yaml   │
└──┘

...

syck has been removed, psych is used instead
...

...

┌──┐
│ Run tests for ruby2.2 from debian/ruby-test-files.yaml   │
└──┘

RUBYLIB=/samizdat-0.7.0/debian/samizdat/usr/lib/ruby/vendor_ruby:. ruby2.2 
-ryaml -e YAML.load_file\(\debian/ruby-test-files.yaml\\).each\ \{\ \|f\|\ 
require\ f\ \}
Loaded suite -e
Started
E
===
Error: test_message_content_nil(TC_MessageHelper): NameError: uninitialized 
constant Psych::ENGINE
/usr/lib/ruby/vendor_ruby/whitewash.rb:30:in `block in load'
/usr/lib/ruby/vendor_ruby/whitewash.rb:29:in `synchronize'
/usr/lib/ruby/vendor_ruby/whitewash.rb:29:in `load'
/usr/lib/ruby/vendor_ruby/whitewash.rb:43:in `block in default_whitelist'
/usr/lib/ruby/vendor_ruby/whitewash.rb:43:in `open'
/usr/lib/ruby/vendor_ruby/whitewash.rb:43:in `default_whitelist'
/usr/lib/ruby/vendor_ruby/whitewash.rb:48:in `initialize'
/usr/lib/ruby/2.2.0/singleton.rb:141:in `new'
/usr/lib/ruby/2.2.0/singleton.rb:141:in `block in instance'
/usr/lib/ruby/2.2.0/singleton.rb:139:in `synchronize'
/usr/lib/ruby/2.2.0/singleton.rb:139:in `instance'
/samizdat-0.7.0/debian/samizdat/usr/lib/ruby/vendor_ruby/samizdat/engine/site.rb:261:in
 `whitewash'
/samizdat-0.7.0/debian/samizdat/usr/lib/ruby/vendor_ruby/samizdat/models/content.rb:160:in
 `render'
/samizdat-0.7.0/debian/samizdat/usr/lib/ruby/vendor_ruby/samizdat/helpers/message_helper.rb:115:in
 `message_content'
/samizdat-0.7.0/test/tc_message_helper.rb:64:in `content_nil'
/samizdat-0.7.0/test/tc_message_helper.rb:129:in `test_message_content_nil'
 126:   end
 127: 
 128:   def test_message_content_nil
  = 129: root = parse(@m.content_nil)
 130: assert_equal ['line 1', 'line 2'], elements(root, 'div/p', nil)
 131:   end
 132: 

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/samizdat.html

-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#789093: FTBFS: test failures

2015-08-11 Thread gregor herrmann
On Wed, 17 Jun 2015 19:50:28 +, Damyan Ivanov wrote:

 Package: libapache2-authcookie-perl
 Version: 3.22-1
 Severity: serious
 
 libapache2-authcookie-perl fails to build from source in an up to date 
 pbuilder:
 

I'm attaching a complete build log for upstream.

Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   
dpkg-buildpackage: source package libapache2-authcookie-perl
dpkg-buildpackage: source version 3.22-2
dpkg-buildpackage: source distribution UNRELEASED
dpkg-buildpackage: source changed by Salvatore Bonaccorso car...@debian.org
 dpkg-source --before-build libapache2-authcookie-perl-3.22
dpkg-source: info: applying authcookie-httpd-24.patch
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
   debian/rules override_dh_clean
make[1]: Entering directory 
'/home/gregoa/src/git-pkg-perl/meta/packages/build-area/libapache2-authcookie-perl-3.22'
dh_clean
rm -rf 
/home/gregoa/src/git-pkg-perl/meta/packages/build-area/libapache2-authcookie-perl-3.22/t/logs
make[1]: Leaving directory 
'/home/gregoa/src/git-pkg-perl/meta/packages/build-area/libapache2-authcookie-perl-3.22'
 dpkg-source -b libapache2-authcookie-perl-3.22
dpkg-source: info: using source format '3.0 (quilt)'
dpkg-source: info: building libapache2-authcookie-perl using existing 
./libapache2-authcookie-perl_3.22.orig.tar.gz
dpkg-source: warning: ignoring deletion of file t/SMOKE, use --include-removal 
to override
dpkg-source: info: building libapache2-authcookie-perl in 
libapache2-authcookie-perl_3.22-2.debian.tar.xz
dpkg-source: info: building libapache2-authcookie-perl in 
libapache2-authcookie-perl_3.22-2.dsc
 dpkg-genchanges -S ../libapache2-authcookie-perl_3.22-2_source.changes
dpkg-genchanges: not including original source code in upload
 dpkg-source --after-build libapache2-authcookie-perl-3.22
dpkg-source: info: unapplying authcookie-httpd-24.patch
dpkg-buildpackage: binary and diff upload (original source NOT included)
 - Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.8414 
  forking: cp -al /var/cache/pbuilder/base.cow 
/var/cache/pbuilder/build//cow.8414 
I: removed stale ilistfile /var/cache/pbuilder/build//cow.8414/.ilist
  forking: chroot /var/cache/pbuilder/build//cow.8414 cowdancer-ilistcreate 
/.ilist find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a 
-links +1 -print0 \) | xargs -0 stat --format '%d %i ' 
 - Invoking pbuilder
  forking: pbuilder build --debbuildopts  --debbuildopts  -d --buildplace 
/var/cache/pbuilder/build//cow.8414 --buildresult 
/home/gregoa/src/git-pkg-perl/meta/packages/build-area --debbuildopts  -d 
--no-targz --internal-chrootexec chroot /var/cache/pbuilder/build//cow.8414 
cow-shell 
/home/gregoa/src/git-pkg-perl/meta/packages/build-area/libapache2-authcookie-perl_3.22-2.dsc
 
I: Running in no-targz mode
I: using fakeroot in build.
I: Current time: Tue Aug 11 21:11:27 CEST 2015
I: pbuilder-time-stamp: 1439320287
I: copying local configuration
I: mounting /proc filesystem
I: mounting /run/shm filesystem
I: mounting /dev/pts filesystem
I: Mounting /dev/shm
I: Mounting /var/cache/pbuilder/ccache
I: policy-rc.d already exists
I: Obtaining the cached apt archive contents
I: Setting up ccache
I: Installing the build-deps
I: user script /var/cache/pbuilder/build/cow.8414/tmp/hooks/D10-man-db starting
I: Preseed man-db/auto-update to false
I: user script /var/cache/pbuilder/build/cow.8414/tmp/hooks/D10-man-db finished
I: user script /var/cache/pbuilder/build/cow.8414/tmp/hooks/D70build-area 
starting
I: Set APT=yes to run apt-get update.
I: user script /var/cache/pbuilder/build/cow.8414/tmp/hooks/D70build-area 
finished
 - Attempting to satisfy build-dependencies
 - Creating pbuilder-satisfydepends-dummy package
Package: pbuilder-satisfydepends-dummy
Version: 0.invalid.0
Architecture: amd64
Maintainer: Debian Pbuilder Team pbuilder-ma...@lists.alioth.debian.org
Description: Dummy package to satisfy dependencies with aptitude - created by 
pbuilder
 This package was created automatically by pbuilder to satisfy the
 build-dependencies of the package being currently built.
Depends: debhelper (= 8), apache2-dev, libapache2-mod-perl2 (= 
2.0.8+http24-r1449661-6), libautobox-perl, libcgi-pm-perl, libclass-load-perl, 
perl
dpkg-deb: building package 'pbuilder-satisfydepends-dummy' in 
'/tmp/satisfydepends-aptitude/pbuilder-satisfydepends-dummy.deb'.
Selecting previously unselected package pbuilder-satisfydepends-dummy.
(Reading database ... 10975 files and directories currently installed.)
Preparing to unpack .../pbuilder-satisfydepends-dummy.deb ...
Unpacking pbuilder-satisfydepends-dummy (0.invalid.0) ...
dpkg: pbuilder-satisfydepends-dummy: dependency problems, but configuring 
anyway as you requested:
 pbuilder-satisfydepends-dummy 

Processed: bug 789093 is forwarded to https://rt.cpan.org/Ticket/Display.html?id=106374

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 789093 https://rt.cpan.org/Ticket/Display.html?id=106374
Bug #789093 [libapache2-authcookie-perl] libapache2-authcookie-perl: FTBFS: 
test failures
Set Bug forwarded-to-address to 
'https://rt.cpan.org/Ticket/Display.html?id=106374'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789093: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789093
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#730908: marked as done (libio-event-perl: FTBFS: Failed tests)

2015-08-11 Thread gregor herrmann
On Sat, 18 Jan 2014 11:21:49 +, Dominic Hargreaves wrote:

 On Sat, Jan 18, 2014 at 03:39:43AM +, Debian Bug Tracking System wrote:
  Date: Sat, 18 Jan 2014 04:34:24 +0100
  From: David Suárez david.sephi...@gmail.com
 
  Now builds ok, closing it.
 
 Doesn't look right, there has already been discussion about how it's
 not easy to reproduce. Reopening.

This bug is a bit unsatisfying ... What should we do? Lower the
severity? RM the package? Nag upstream again, who can't reproduce it?
Anything else?


Cheers,
gregor

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer -  https://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   


signature.asc
Description: Digital Signature


Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Christoph Anton Mitterer
On Tue, 2015-08-11 at 20:30 +0200, Rene Engelhard wrote:
  Well I'll need to try it for a longer while without diodon
  running...
  I'll tell you later.
 
 OK.

I guess one can quite surely say that this in fact only happens when
diodon runs.
Actually, I even made libreoffice segfaulting immediately just by
starting diodon again (though this doesn't seem to happen always).


 Sure. But I know that LO wants to/does handle clipboard stuff itself.

mhh sounds like the wrong place to me... that's rather something the
OS/X or the desktop environment should be responsible for, not a office
program.

 whileothers don't - so... At least that would make this bug important 
 and not grave
 as it only manifests itself with a (hopfully) rarely used package :)
Well there are quite a few other clipboard managers out there (gpaste,
klipper, glipper... just to name a few).
diodon may be rarely used (especially since recently it started
depending on zeitgeist *shrug*)... but I guess generally it's rather
common to have a clipboard manager, isn't it?

Anyway... the whole thing worked just fine with 4.X...

Cheers,
Chris.

smime.p7s
Description: S/MIME cryptographic signature


Processed: Re: Bug#791004: clucene-core: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #791004 [src:clucene-core] clucene-core: library transition may be needed 
when GCC 5 is the default
Severity set to 'serious' from 'important'
 tag -1 confirmed
Bug #791004 [src:clucene-core] clucene-core: library transition may be needed 
when GCC 5 is the default
Added tag(s) confirmed.

-- 
791004: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791004
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795217: missing license in debian/copyright

2015-08-11 Thread Thorsten Alteholz

Package: roxterm
Version: 3.0.2-1
Severity: serious
User: alteh...@debian.org
Usertags: ftp
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

please add the missing license of:
 roxterm-3.0.2/roxterm.appdata.xml.in
to your debian/copyright and remove all files that are licensed under
CC 2.0 (which is not DFSG compatible):
 roxterm-3.0.2/roxterm.svg
 roxterm-3.0.2/.DirIcon

Thanks!
  Thorsten


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795188: missing debian/copyright

2015-08-11 Thread Thorsten Alteholz



On Tue, 11 Aug 2015, Ari Pollak wrote:


  It is not sufficient to create such a copyright file while
  building the binary package.


Since when? The part of policy you quoted says the copyright file should be in 
debian/copyright, not must. 


Sorry, but I don't know the exact history of the policy. The actual 
version says in §1.1:

 Non-conformance with guidelines denoted by should (or recommended) will
  generally be considered a bug

So we can discuss about the severity of the bug, but it still remains a 
bug.


  Thorsten

Processed: your mail

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 795146 normal
Bug #795146 [llvm-toolchain-3.4] llvm-toolchain-3.4 FTBFS on mipsel: E: Caught 
signal ‘Terminated’: terminating immediately
Severity set to 'normal' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795146: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795146
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795210: bladerf-firmware-fx3: package not allowed in main

2015-08-11 Thread Jonas Smedegaard
Package: bladerf-firmware-fx3
Version: 0.2015.07-1
Severity: serious
Justification: Policy 2.2.1

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

According to Debian Policy §2.2.1, no package in main is permitted to
depend on code outside of main to function.

Package description for bladerf-firmware-fx3 describes its only purpose
being to download a piece of code (firmware) via web.

Please either move the package to contrib, or (if permitted) package the
firmware itself instead.


 - Jonas

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVylC5AAoJECx8MUbBoAEhjCcP/1nBTqbEwQ0Wbp3Shk2/ARbP
/UjgQzdPaoUNmXr7slHk12KRiKDTKsxz/uxmSR3y6DmBBL472oySRW0ZdsZL1RUQ
8A3w/xwKvkkWTlqjE5b9rVizwBv7lI7VhMJ9a8K/2VDKF9jrSWaVqppcih3E+7kr
hGt9nCq8FSYQL9tlhoURWSC6k7pF7QmSiO9M60ZPFnD19dnDiAXTUvX+CSuASEuf
jOpHue9h+aIkvs+dRoNC9y/rfANuxuBvFuyW4aVisgP6gOcl7LLZPWwK6sTYd/WX
RCH/BtPhuR9KIqkW1VqreY1vgN/9Sjmsr8hPs15I2UgHw3otrjxiYzj7jr0ZA108
ipHvgX6EqK3v74BEHSuBKkJqXTIu+mCWbsNPg9SYRuB8sR2mykLJFe0B2Mynzxjm
n7iyoMkwHY6U9kKQoyGZO7E5WbIfAdubgY8SE9Ijq0WffXgXZnopcc6JssE1vznB
M7afhmLQVesdXqhYWLPnQDggTYv8pDJAL5eKzJzw23NdkJ0VkqXlCXmOBH8nI+JH
6EfiQ6bzajkm6ZC8x56b7hMuj5fjsdEfU7Gf88ijI4T0qEUPrqVfH0HJ0Vv11Puz
oG2GBlQJDFEMemr1r+tLmVO0k/I39vzp5OHh0i84K9VPiPdmIPl4PGy160lu8mLh
RmvESiyqz1unyjK8jd0u
=Tq1E
-END PGP SIGNATURE-


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: severity of 795199 is serious

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 795199 serious
Bug #795199 [linux-source-4.1] [linux-source-4.1] linux-source-4.1.tar.xz it's 
a tar uncompressed archive
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#778103: reconserver: ftbfs with GCC-5

2015-08-11 Thread Antti Järvinen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

peter green writes:

  Antti, can you confirm who wrote this patch? was it you?

Correct, my patch. I'll Cc: Daniel Pocock if he has simple testing
instructions. 

- --
Antti

-BEGIN PGP SIGNATURE-
Version: GnuPG v1
Comment: Processed by Mailcrypt 3.5.8 http://mailcrypt.sourceforge.net/

iQIcBAEBCAAGBQJVylM3AAoJEBFVg3JghEcTZXsQAMH064PT+ld1l4twAXkJgPnw
9i1BAi4m2g953pfoamUZZ2tJD+Bp4mR4XD7fYtLky+LjyISz5JpuJPpnOpAvbko0
DXcts+5DjsgE2/tmYhkm+Sf2hzxDmlTyRCGL7po7kuEIDo2ZVcuI+/r3nhTuGSss
Y4Cs7rblQLBk+u51/nFfC1FIBNRwURXFLNTfuHa1jyCqSRIqMqkuwxO1t0JV+zTF
JjTwYycUKHNGL4f0yvdI7pemdNfHB08S3Kz3B+mt5+s23nlQDKy0kT/FDgArbdID
bik1L4Ojw7WuyAaEAsb+rM9TkZnA9jhb4tgkCaCE7CxjML0M5arswK+3D73s+s0t
n0x7AQCyddxw/MnutqwSSg98X26aX7aG/v0/jJQYiA0RGWZOLeEjB4J6rNMTVmE8
nFP22lYGcKhiFPz0wtfBWcLFEfbaGD5+FSjRpCnFl20vbiI29ELNqVg1Ml/ZbOFL
00/I+loNkdpVuXGSOUhGx+Djw8NA/Ej3iQ0N7/XLAA4OMdwjqaelY2qqQPwBirdV
cKoIri56+BXq/RtaMQiwCP8RD9+9Di5gXt3jGr4H7gurPZvbm1eQgLr2frGZXWEh
UwmNTLwC7qf8MFJS/tTOVXjZI+tW6Izoy1zRaUEXavJ+mmFWC/WLc0hKccfvD5EP
KAbyGOugtsRsbOiQrrSV
=tB3S
-END PGP SIGNATURE-


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#791007: coinor-ipopt: library transition may be needed when GCC 5 is the default

2015-08-11 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #791007 [src:coinor-ipopt] coinor-ipopt: library transition may be needed 
when GCC 5 is the default
Severity set to 'serious' from 'important'
 tags -1 confirmed
Bug #791007 [src:coinor-ipopt] coinor-ipopt: library transition may be needed 
when GCC 5 is the default
Added tag(s) confirmed.

-- 
791007: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791007
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Processed: Re: Bug#795131: libreoffice-core: segfault in libvclplug_gtk3lo.so

2015-08-11 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 795131 important
Bug #795131 [libreoffice-gtk3] libreoffice-core: segfault in 
libvclplug_gtk3lo.so
Severity set to 'important' from 'grave'
 retitle 795131 segfault in libvclplug_gtk3lo.so when using clipboard managers 
 (e.g. diodon)
Bug #795131 [libreoffice-gtk3] libreoffice-core: segfault in 
libvclplug_gtk3lo.so
Changed Bug title to 'segfault in libvclplug_gtk3lo.so when using clipboard 
managers (e.g. diodon)' from 'libreoffice-core: segfault in 
libvclplug_gtk3lo.so'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
795131: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=795131
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#778103: reconserver: ftbfs with GCC-5

2015-08-11 Thread Antti Järvinen
Daniel Pocock writes:

  Is the patch intended to be backwards compatible?

To my understanding functionality did not change and I tried compiling
the package also in current debian testing that has gcc4.9 - no problem.

  Are you able to submit the patch as a github pull request?

Sure, I'll go fork your repo. 

--
Antti


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795188: missing debian/copyright

2015-08-11 Thread Ari Pollak
https://www.debian.org/Bugs/Developer#severities

 serious
 is a severe violation of Debian policy (roughly, it violates a must or 
 required directive), or, in the package maintainer's or release manager's 
 opinion, makes the package unsuitable for release.


-- 
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#795216: missing license in debian/copyright

2015-08-11 Thread Thorsten Alteholz

Package: tox
Version: 2.1.1-2
Severity: serious
User: alteh...@debian.org
Usertags: ftp
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

please add the missing licenses of:
 tox-2.1.1/doc/_static/sphinxdoc.css
 tox-2.1.1/tox/_quickstart.py
to debian/copyright.

Thanks!
  Thorsten


--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#794832: mnemosyne: Please drop unused, hard-coded dependency on obsolete libicu52

2015-08-11 Thread Robert Lemmen
hi steve,

On Thu, Aug 06, 2015 at 08:49:20PM -0700, Steve Langasek wrote:
 The mnemosyne package in unstable has a hard-coded dependency on libicu52. 
 The icu library is in the midst of an soname change, and now provides
 libicu55 instead of libicu52.
 
 The last time icu had an soname change, pochu raised the point that this
 dependency should probably be dropped (bug #732005).  You didn't give any
 explanation on that bug why the dependency should be there, but just revved
 the dependency to the new soname.  I've grepped through the mnemosyne
 source, and there are no references anywhere to any files contained in the
 libicu package.  The fact that you changed the dependency without making any
 changes to the source is further evidence that the dependency is unused. 
 Please drop the unneeded dependency, as in the attached (trivial) patch.

yeah, I remember that! The concern back then was some python module that
loads libicu when present, and behaves differently when not. Something
about filenames within the card data and actual filenames on the system.

I had a good poke around but can't find anything to that effect, and
tried two combinations in cards. I am off to bed, but will do more
experimentation the next few days. If I can't reproduce the issue, I'll
just drop the dependency, I may have been imagining things.

If anyone wants to have a play as well: http://www.semistable.com/files/

regards  robert

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature


  1   2   >