Processed: severity of 794742 is important

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

 severity 794742 important
Bug #794742 [icedove] not getting messages any more
Severity set to 'important' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794742
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#777792: marked as done (baloo: ftbfs with GCC-5)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 13:19:12 +
with message-id e1znhyg-0004vt...@franck.debian.org
and subject line Bug#92: fixed in baloo 4:4.14.2-2
has caused the Debian Bug report #92,
regarding baloo: 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.)


-- 
92: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=92
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:baloo
Version: 4:4.14.2-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/baloo_4.14.2-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

[...]
/usr/bin/cmake -E cmake_progress_report 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 
[ 17%] [ 17%] Building CXX object 
src/core/CMakeFiles/baloocore.dir/resultiterator.o
cd src/core  /usr/bin/c++   -DMAKE_BALOOCORE_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_TO_ASCII -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -D_BSD_SOURCE -g 
-O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
-Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I. -I../../../src/core -I../.. -I../../.. -I../../../src/file/lib 
-I../../../src/xapian -I/usr/include/qt4/phonon 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesig
 ner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I/usr/include/KDE
-fexceptions -UQT_NO_EXCEPTIONS -fexceptions -UQT_NO_EXCEPTIONS -o 
CMakeFiles/baloocore.dir/resultiterator.o -c 
../../../src/core/resultiterator.cpp
Building CXX object src/core/CMakeFiles/baloocore.dir/result.o
cd src/core  /usr/bin/c++   -DMAKE_BALOOCORE_LIB -DQT_NO_CAST_FROM_ASCII 
-DQT_NO_CAST_TO_ASCII -DQT_NO_KEYWORDS -DQT_USE_QSTRINGBUILDER -D_BSD_SOURCE -g 
-O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -D_FORTIFY_SOURCE=2  -Wnon-virtual-dtor -Wno-long-long 
-Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith 
-Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common 
-Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden 
-Werror=return-type -fvisibility-inlines-hidden -DNDEBUG -DQT_NO_DEBUG -fPIC 
-I. -I../../../src/core -I../.. -I../../.. -I../../../src/file/lib 
-I../../../src/xapian -I/usr/include/qt4/phonon 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml 
-I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtSvg 
-I/usr/include/qt4/QtSql -I/usr/include/qt4/QtScriptTools 
-I/usr/include/qt4/QtScript -I/usr/include/qt4/QtNetwork 
-I/usr/include/qt4/QtHelp -I/usr/include/qt4/QtDesig
 ner -I/usr/include/qt4/QtDeclarative -I/usr/include/qt4/QtDBus 
-I/usr/include/qt4/Qt3Support -I/usr/include/qt4/QtGui 
-I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 -I/usr/include/KDE
-fexceptions 

Bug#794581: /usr/bin/kwin_x11: crashes when starting first window

2015-08-07 Thread Scott Kitterman
On Friday, August 07, 2015 10:08:19 AM Maurizio Avogadro wrote:
 Hi
 
 I struggled with this bug an entire afternoon on my laptop (Intel Sandy
 Bridge HD Graphics 3000, xorg driver updated to latest git, Mesa
 10.6.3-1): the users having the (default) Breeze theme configured, most
 of the times couldn't even reach the desktop at login; the rare times I
 could reach the desktop, kwin_x11 crashed as soon as I opened the first
 window.
 Systemsettings5 crashed everytime I tried to open the kwindecoration
 kcm; in the kwincompositing kcm I could set the rendering backend, but
 the OpenGL interface control was blank.
 By downgrading the packages all issues disappeared.
 
 But the most interesting thing is that another box with Nvidia graphics
 doesn't seem to be affected by this bug: kwin_x11 doesn't crash with
 Breeze theme and everything seems to work as expected, even with breeze
 4:5.3.2-4.
 
 Thanks.

Could this relate to this:

https://bugs.kde.org/show_bug.cgi?id=349519
https://bugs.freedesktop.org/show_bug.cgi?id=86281

Scott K


-- 
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#791091: libbinio: library transition may be needed when GCC 5 is the default

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

 clone 791091 -1
Bug #791091 [release.debian.org] libbinio: library transition may be needed 
when GCC 5 is the default
Bug 791091 cloned as bug 794872
790756 was blocked by: 794518 791261 778096 794517 791262
790756 was blocking: 790979 790987 790988 790990 790994 791013 791014 791019 
791026 791030 791031 791034 791035 791042 791045 791047 791050 791051 791067 
791079 791091 791106 79 791114 791116 791119 791125 791128 791130 791131 
791132 791138 791141 791157 791162 791166 791170 791175 791205 791212 791215 
791221 791231 791236 791238 791245 791246 791266 791268 791269 791270 791289 
791297 791302 791307 791311 791312 791317 791329 791332 791356 792013 793909 
794402 794474 794663 794735
Added blocking bug(s) of 790756: 794872; removed blocking bug(s) of 790756: 
791261, 778096, 794517, 794518, and 791262
 reassign 791091 src:libbinio
Bug #791091 [release.debian.org] libbinio: library transition may be needed 
when GCC 5 is the default
Bug reassigned from package 'release.debian.org' to 'src:libbinio'.
Ignoring request to alter found versions of bug #791091 to the same values 
previously set
Ignoring request to alter fixed versions of bug #791091 to the same values 
previously set
 found 791091 1.4+dfsg1-4
Bug #791091 [src:libbinio] libbinio: library transition may be needed when GCC 
5 is the default
Marked as found in versions libbinio/1.4+dfsg1-4.
 tags 791091 + pending
Bug #791091 [src:libbinio] libbinio: 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.
-- 
790756: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790756
791091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791091
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#793517: [pkg-fgfs-crew] Bug#793517: fltk1.3-dev cmake interface now requires libcairo2-dev and fluid?

2015-08-07 Thread Aaron M. Ucko
Rebecca N. Palmer rebecca_pal...@zoho.com writes:

 However, fgrun already bypasses cmake-data with
 find_package(FLTK REQUIRED NO_MODULE)

Good point; I'd forgotten that recommendation, and have now noted my
take on it in #793549:

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793549#10

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu


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



Bug#792568: closing 792568

2015-08-07 Thread Ross Gammon
close 792568 3.14.0-3~exp2
thanks


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



Processed: your mail

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

 tags 794466 sid stretch
Bug #794466 [src:virtualbox] Virtualbox might not be suitable for Stretch
Added tag(s) sid and stretch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794466: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794466
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: user release.debian....@packages.debian.org, usertagging 791015, block 791015 with 790756 ...

2015-08-07 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 m...@debian.org).
 usertags 791015 + transition
There were no usertags set.
Usertags are now: transition.
 block 791015 with 790756
Bug #791015 [src:ctemplate] ctemplate: library transition may be needed when 
GCC 5 is the default
791015 was not blocked by any bugs.
791015 was not blocking any bugs.
Added blocking bug(s) of 791015: 790756
 reassign 791015 release.debian.org
Bug #791015 [src:ctemplate] ctemplate: library transition may be needed when 
GCC 5 is the default
Bug reassigned from package 'src:ctemplate' to 'release.debian.org'.
No longer marked as found in versions ctemplate/2.2-4.
Ignoring request to alter fixed versions of bug #791015 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791015: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791015
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#732725: We intent to request the removal of libogre-perl (was: Re: Bug#732725: libogre-perl: Please upgrade OGRE dependency to 1.9 when upstream ready)

2015-08-07 Thread Moritz Mühlenhoff
On Sat, May 23, 2015 at 03:14:31PM +, Damyan Ivanov wrote:
 -=| Axel Beckert, 23.05.2015 16:48:43 +0200 |=-
  Hi,
  
  the Debian Perl Team intents to file a removal bug for libogre-perl as
  
  * it no more builds against libogre 1.9 (#732725);
  * its upstream seems inactive since 2013, see
https://rt.cpan.org/Public/Bug/Display.html?id=94066#txn-1344923;
  * it never had much popcon (maximum 26, current 22, vote maximum 7,
vote current 1); and
  * it has no hard reverse dependencies.
  
  The only non-hard reverse dependencies are
  
  * games-perl-dev which Recommends it, and
  * libois-perl which Enhances it.
  
  Unless there are objections _and_ a fix, we'll soon file a removal bug
  report for libogre-perl soon.
  
  Cc to the submitter of #732725, the games-perl-dev maintainers and
  Dmitry E. Oboukhov who RFP'ed libogre-perl.
  
  (The maintainer of libois-perl is the Debian Perl Team itself, hence
  I'll remove that Enhances header there myself, soon, too.)
 
 dak sees no problems (e.g. broken build-dependencies) in the removal:
 
 dmn@coccia:~$ dak rm -n -R -s sid libogre-perl
 Will remove the following packages from sid:
 
 libogre-perl | 0.60-1 | source, ppc64el
 libogre-perl |  0.60-1+b2 | amd64, armel, armhf, hurd-i386, i386, 
 kfreebsd-amd64, kfreebsd-i386, mips, mipsel, powerpc, sparc
 libogre-perl |  0.60-1+b4 | s390x
 
 Maintainer: Debian Perl Group pkg-perl-maintain...@lists.alioth.debian.org

So this is good to go for removal, right?

Cheers,
Moritz


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



Processed: closing 792568

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

 close 792568 3.14.0-3~exp2
Bug #792568 [libdap17v5] libdap17v5: fails to upgrade from 'sid' - trying to 
overwrite /usr/lib/x86_64-linux-gnu/libdap.so.17.1.0
Marked as fixed in versions libdap/3.14.0-3~exp2.
Bug #792568 [libdap17v5] libdap17v5: fails to upgrade from 'sid' - trying to 
overwrite /usr/lib/x86_64-linux-gnu/libdap.so.17.1.0
Marked Bug as done
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
792568: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792568
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: block 791240 with 790351

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

 block 791240 with 790351
Bug #791240 [src:pktools] pktools: symbols file update needed for GCC 5
791240 was blocked by: 792568
791240 was not blocking any bugs.
Added blocking bug(s) of 791240: 790351
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791240
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: block 791240 with 792568

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

 block 791240 with 792568
Bug #791240 [src:pktools] pktools: symbols file update needed for GCC 5
791240 was not blocked by any bugs.
791240 was not blocking any bugs.
Added blocking bug(s) of 791240: 792568
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
791240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791240
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#777786: marked as done (attica-kf5: ftbfs with GCC-5)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 13:49:06 +
with message-id e1zni1c-0002t3...@franck.debian.org
and subject line Bug#86: fixed in attica-kf5 5.12.0-2
has caused the Debian Bug report #86,
regarding attica-kf5: 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.)


-- 
86: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=86
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:attica-kf5
Version: 5.0.0-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/attica-kf5_5.0.0-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

[...]
- _ZN6Attica8Activity6ParserD0Ev@Base 4.96.0
- _ZN6Attica8Activity6ParserD1Ev@Base 4.96.0
- _ZN6Attica8Activity6ParserD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Activity6ParserD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Activity6ParserD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Activity6ParserD2Ev@Base 4.96.0
  _ZN6Attica8Activity7setLinkERK4QUrl@Base 4.96.0
  _ZN6Attica8ActivityC1ERKS0_@Base 4.96.0
  _ZN6Attica8ActivityC1Ev@Base 4.96.0
@@ -1018,9 +1018,9 @@
  _ZN6Attica8ActivityaSERKS0_@Base 4.96.0
  _ZN6Attica8Category5setIdERK7QString@Base 4.96.0
  _ZN6Attica8Category6Parser8parseXmlER16QXmlStreamReader@Base 4.96.0
- _ZN6Attica8Category6ParserD0Ev@Base 4.96.0
- _ZN6Attica8Category6ParserD1Ev@Base 4.96.0
- _ZN6Attica8Category6ParserD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Category6ParserD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Category6ParserD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica8Category6ParserD2Ev@Base 4.96.0
  _ZN6Attica8Category7setNameERK7QString@Base 4.96.0
  _ZN6Attica8CategoryC1ERKS0_@Base 4.96.0
  _ZN6Attica8CategoryC1Ev@Base 4.96.0
@@ -1162,14 +1162,14 @@
  _ZN6Attica9DeleteJob16staticMetaObjectE@Base 4.96.0
  _ZN6Attica9DeleteJobC1EPNS_17PlatformDependentERK15QNetworkRequest@Base 4.96.0
  _ZN6Attica9DeleteJobC2EPNS_17PlatformDependentERK15QNetworkRequest@Base 4.96.0
- (optional=gccinternal)_ZN6Attica9DeleteJobD0Ev@Base 4.96.0
- (optional=gccinternal)_ZN6Attica9DeleteJobD1Ev@Base 4.96.0
- (optional=gccinternal)_ZN6Attica9DeleteJobD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# (optional=gccinternal)_ZN6Attica9DeleteJobD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# (optional=gccinternal)_ZN6Attica9DeleteJobD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# (optional=gccinternal)_ZN6Attica9DeleteJobD2Ev@Base 4.96.0
  _ZN6Attica9Publisher5setIdERK7QString@Base 4.96.0
  _ZN6Attica9Publisher6Parser8parseXmlER16QXmlStreamReader@Base 4.96.0
- _ZN6Attica9Publisher6ParserD0Ev@Base 4.96.0
- _ZN6Attica9Publisher6ParserD1Ev@Base 4.96.0
- _ZN6Attica9Publisher6ParserD2Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica9Publisher6ParserD0Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica9Publisher6ParserD1Ev@Base 4.96.0
+#MISSING: 5.0.0-1# _ZN6Attica9Publisher6ParserD2Ev@Base 4.96.0
  _ZN6Attica9Publisher6setUrlERK7QString@Base 4.96.0
  _ZN6Attica9Publisher7setNameERK7QString@Base 4.96.0
  _ZN6Attica9Publisher8addFieldERKNS_5FieldE@Base 4.96.0
dh_makeshlibs: failing due to earlier errors
make[1]: *** [pre_binary-arch_dh_makeshlibs] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:97: recipe for target 
'pre_binary-arch_dh_makeshlibs' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [debian/dhmk_binary-arch] Error 2
/usr/share/pkg-kde-tools/qt-kde-team/2/dhmk.mk:110: recipe for target 
'debian/dhmk_binary-arch' failed
dpkg-buildpackage: error: fakeroot debian/rules binary-arch gave error exit 
status 2
---End Message---
---BeginMessage---
Source: 

Processed: Re: Bug#791240: pktools: symbols file update needed for GCC 5

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

 unblock 791240 by 790351
Bug #791240 [src:pktools] pktools: symbols file update needed for GCC 5
791240 was blocked by: 790351 792568
791240 was not blocking any bugs.
Removed blocking bug(s) of 791240: 790351

-- 
791240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791240
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#791077: imagemagick: library transition may be needed when GCC 5 is the default

2015-08-07 Thread Bastien ROUCARIES
On Fri, Aug 7, 2015 at 11:28 PM, Matthias Klose d...@debian.org wrote:
 Control: tags -1 + confirmed patch
 Control: severity -1 serious
 Control: retitle -1 imagemagick: library transition is needed when GCC 5 is 
 the
 default

 On 08/07/2015 07:42 PM, Andreas Metzler wrote:
 I have just tried rebuilding imagemagick_6.8.9.9-5 on sid (g++
 5.2.1-14), as expected it fails at dpkg-gensymbols. Iam attaching
 both the full error message attached and the newly generated symbol
 file debian/libmagick++-6.q16-5/DEBIAN/symbols.

 Since we find e.g.
 - (c++)Magick::Blob::base64()@Base
 + _ZN6Magick4Blob6base64B5cxx11Ev@Base
 I assume imagemagick needs a transition.

 confirmed, attaching a patch. however first ilmbase needs a transition, and 
 then
 openexr, before you can start this one.

Feel free to do a NMU or push experimental version to unstable
(experimental version has libmagick++-6). At your choice.

My usual sponsor is on VAC

Bastien




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



Bug#794909: libcolpack0v5: missing Breaks/Replaces against libcolpack0

2015-08-07 Thread Andreas Beckmann
Package: libcolpack0v5
Version: 1.0.9-3.1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package libcolpack0v5:amd64.
  Preparing to unpack .../libcolpack0v5_1.0.9-3.1_amd64.deb ...
  Unpacking libcolpack0v5:amd64 (1.0.9-3.1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libcolpack0v5_1.0.9-3.1_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libColPack.so.0.0.0', which 
is also in package libcolpack0:amd64 1.0.9-3
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/libcolpack0v5_1.0.9-3.1_amd64.deb


cheers,

Andreas


libcolpack0=1.0.9-3_libcolpack0v5=1.0.9-3.1.log.gz
Description: application/gzip


Bug#777833: digikam: ftbfs with GCC-5

2015-08-07 Thread Christoph Anton Mitterer
Hey.

Anything new here? That blocks upgrading to to current libstdc++6
(without removing a large number of packages) and thus also prevents
other packages (that already depend on newer libstdc++6) with important
security updates to be installed.

Cheers,
Chris

smime.p7s
Description: S/MIME cryptographic signature


Bug#791240: pktools: symbols file update needed for GCC 5

2015-08-07 Thread Sebastiaan Couwenberg
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

On 07-08-15 22:51, Ross Gammon wrote:
 On Fri, 7 Aug 2015 21:20:57 +0100 Dimitri John Ledkov wrote: So it
 should also be possible to install libdap now, as I discovered the 
 bug had not been closed properly in the changelog (now closed
 manually).

As long as the libdap transition (#791114) has not started libstdc++6
breaks the version in unstable:

The following packages have unmet dependencies:
 libstdc++6 : Breaks: libdap17 (= 3.14.0-2) but 3.14.0-2 is to be
installed.
  Breaks: libdapclient6 (= 3.14.0-2) but 3.14.0-2 is to
be installed.
  Breaks: libdapserver7 (= 3.14.0-2) but 3.14.0-2 is to
be installed.

We need to wait to for the Release Team to give the go-ahead to start
the libdap transition before the fixed version of libdap should arive
in unstable.

Kind Regards,

Bas

- -- 
 GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146  50D1 6750 F10A E88D 4AF1
-BEGIN PGP SIGNATURE-
Version: GnuPG v2

iQIcBAEBCgAGBQJVxSE2AAoJEGdQ8QrojUrxWcAP/jMmhipGAuj6GoLdZUMGy1o/
hooxDTkYGS6srKdiMvDGPngibxzLdeGZhvjfPN3rmdvwPT49zmWLTCZu7B6XfVq3
75brPbr/0n2CfJ9Nkqw4kt1zptmcUetqx5t6EwG6EwekrZZ02Fdvfa5avGi8+wtf
AQxadsTGAjCZkGN1QLkkyT4BG7f0u7Mr/K9GHTqM4iq/fnByw7HSJZ33EOssvXGb
EhZcJPuVukQ5/dM5mbmW1MyVAq1KDNn7H7mpbXQA1w7fzwmnW4KbCKoI/+wHsi5T
Ojuw2kzByJZTzFNgr0PnW4Jm7VvJpxDqmImmyohdPbTOJ7PHroLtiLRxSWzahU5m
1ImeU0Nl3zaXAl3f3J5Vb1WCFQBnH9qRqSl6qZazUrP5ficgFfkb8EAJJdTbU7jX
4CE5VNfVn5qu9m2pYqrdbIDze3s+0+rK51wCaUZGTOecwK6zzdgwCu9l2ep+DI95
IjPghfSHt0xBdWahW97sUUtLx9n9mwVIFnO7L0dZYQRDufBCZgGvAsEYQYmAj7S7
uB9j9iiFKk6drYliadHe6hiZ3b/g688Tu1pUumeKInyBz0V+y+ImZaPM9NDEBpse
lvb9ui42mxcdTS9MX6ALV/cHjpxFLqepDQ9P7NvY2esMcpkldx0yN/D5PZPJ46g+
QbMaPXwk+1JqcwnZl8Ym
=GPxG
-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#794906: uhd 3.8 ftbfs on arm64, 3.7 built fine before on arm64

2015-08-07 Thread Matthias Klose
Package: src:uhd
Version: 3.8.5-1
Severity: serious
Tags: sid stretch

see
https://buildd.debian.org/status/fetch.php?pkg=uhdarch=arm64ver=3.8.5-1stamp=1438910044

[ 19%] Building C object lib/CMakeFiles/uhd.dir/convert/convert_orc.c.o
cd /«PKGBUILDDIR»/build/lib  /usr/bin/cc  -DHAVE_CONFIG_H -DUHD_DLL_EXPORTS
-DUHD_IMAGES_DIR=OFF -DUHD_VERSION=30805 -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -fPIC
-I/«PKGBUILDDIR»/build/include -I/«PKGBUILDDIR»/host/include
-I/«PKGBUILDDIR»/build/lib/ic_reg_maps -I/usr/include/orc-0.4
-I/«PKGBUILDDIR»/host/lib/convert -I/«PKGBUILDDIR»/build/lib/convert
-I/«PKGBUILDDIR»/build/lib/transport/nirio/lvbitx -I/usr/include/libusb-1.0
-I/«PKGBUILDDIR»/host/lib/usrp/cores
-I/«PKGBUILDDIR»/host/../firmware/fx2/common
-I/«PKGBUILDDIR»/host/lib/usrp/common
-I/«PKGBUILDDIR»/host/lib/usrp/common/ad9361_driver-Wall -Wextra
-Wsign-compare -o CMakeFiles/uhd.dir/convert/convert_orc.c.o   -c
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c: In function
'_backup__convert_fc32_1_to_item32_1_nswap_orc':
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:254:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
if (tmp == 0x8000  !(var38.x2[0]0x8000)) tmp = 0x7fff;
^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:260:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
if (tmp == 0x8000  !(var38.x2[1]0x8000)) tmp = 0x7fff;
^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c: In function
'_backup__convert_fc32_1_to_item32_1_bswap_orc':
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:460:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
if (tmp == 0x8000  !(var38.x2[0]0x8000)) tmp = 0x7fff;
^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:466:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
if (tmp == 0x8000  !(var38.x2[1]0x8000)) tmp = 0x7fff;
^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c: In function
'_backup__convert_fc32_1_to_sc8_1_nswap_orc':
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:1371:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
if (tmp == 0x8000  !(var37.x2[0]0x8000)) tmp = 0x7fff;
^
/«PKGBUILDDIR»/build/lib/convert/convert_orc.c:1377:16: warning: comparison
between signed and unsigned integer expressions [-Wsign-compare]
if (tmp == 0x8000  !(var37.x2[1]0x8000)) tmp = 0x7fff;
^
/usr/bin/cmake -E cmake_progress_report /«PKGBUILDDIR»/build/CMakeFiles


-- 
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#789298: htmlcxx: FTBFS with glibc-2.21 and gcc-5

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

 tag -1 + patch
Bug #789298 [src:htmlcxx] FTBFS with GCC 5
Added tag(s) patch.

-- 
789298: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789298
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#791240: pktools: symbols file update needed for GCC 5

2015-08-07 Thread Ross Gammon
Control: unblock 791240 by 790351

On Fri, 7 Aug 2015 21:20:57 +0100 Dimitri John Ledkov x...@debian.org
wrote:
 Hello,
 
 The block on boost bug is incorrect. 1.55 will not support libstdc++6 c++11
 abi.
 
 Instead one should build against boost 1.58, which is now the default in
 unstable, and uses the new abi.
 
 So transition to new boost is needed, but otherwise you should be good to
 go.
 
 Regards,
 
 Dimitri.

Sorry - my mistake.

So it should also be possible to install libdap now, as I discovered the
bug had not been closed properly in the changelog (now closed manually).

Cheers,

Ross



signature.asc
Description: OpenPGP digital signature


Bug#793581: marked as done (FTBFS: Can't exec automake-1.14 [..] Autom4te/FileUtils.pm)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 21:19:58 +
with message-id e1znp3w-000264...@franck.debian.org
and subject line Bug#793581: fixed in libgadu 1:1.12.1-2
has caused the Debian Bug report #793581,
regarding FTBFS: Can't exec automake-1.14 [..] Autom4te/FileUtils.pm
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.)


-- 
793581: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=793581
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libgadu
Version: 1:1.12.0-5
Severity: serious
Tags: sid stretch
Justification: fails to build from source (but built successfully in the past)
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

libtoolize: copying file `m4/lt~obsolete.m4'
Can't exec automake-1.14: No such file or directory at 
/usr/share/autoconf/Autom4te/FileUtils.pm line 326, GEN2 line 5.
autoreconf: failed to run automake-1.14: No such file or directory
find ! -ipath ./debian/* -a ! \( -path '*/.git/*' -o -path '*/.hg/*' 
-o -path '*/.bzr/*' -o -path '*/.svn/*' -o -path '*/CVS/*' \) -a  -type f -exec 
md5sum {} \;  debian/autoreconf.after
dh_autoreconf: autoreconf -f -i returned exit code 1
debian/rules:19: recipe for target 'build' failed


Looks like automake transitioned 1.14 - 1.15 ~ 2015-07-15.

Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/libgadu.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_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: libgadu
Source-Version: 1:1.12.1-2

We believe that the bug you reported is fixed in the latest version of
libgadu, 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 793...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marcin Owsiany porri...@debian.org (supplier of updated libgadu 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: Fri, 07 Aug 2015 22:01:08 +0200
Source: libgadu
Binary: libgadu3 libgadu3-dbg libgadu-dev libgadu-doc
Architecture: source amd64 all
Version: 1:1.12.1-2
Distribution: unstable
Urgency: medium
Maintainer: Marcin Owsiany porri...@debian.org
Changed-By: Marcin Owsiany porri...@debian.org
Description:
 libgadu-dev - Gadu-Gadu protocol library - development files
 libgadu-doc - Gadu-Gadu protocol library - documentation
 libgadu3   - Gadu-Gadu protocol library - runtime files
 libgadu3-dbg - Gadu-Gadu protocol library - debug symbols
Closes: 793581
Changes:
 libgadu (1:1.12.1-2) unstable; urgency=medium
 .
   * Upload to unstable
   * Removed the explicit automake version setting, since this package is
 generally well behaved regarding its automake usage. (Closes: #793581)
Checksums-Sha1:
 2ab8580e542b25b05eb0b86aea56928a0b3272fb 2219 libgadu_1.12.1-2.dsc
 65a0342bb383a91ad72a46809408cda2db554075 8492 libgadu_1.12.1-2.debian.tar.xz
 58ccd5b1baff6de9be7770825f6b6af5fbe552e7 106852 libgadu-dev_1.12.1-2_amd64.deb
 562c8cab5eda130a326a2bf67921ee0ad84ba73c 376584 libgadu-doc_1.12.1-2_all.deb
 a286ef2fcd343cd79d56aee8b0094f3813e1c92d 220164 libgadu3-dbg_1.12.1-2_amd64.deb
 120e4d94b864280193842751d308437d5ad343cf 85312 libgadu3_1.12.1-2_amd64.deb
Checksums-Sha256:
 9aef8815b455e92dcac50fff76c482363d99ca7d0ca4beeebcb37ba357f8d216 2219 
libgadu_1.12.1-2.dsc
 9bb0ec0a9a2264ccd9bec2783dcc1f00785db174967b69bcd54ffc9e2887f515 8492 
libgadu_1.12.1-2.debian.tar.xz
 7268bcd74a1f6432a31ce6c7ab57b01e361cfdf5696c64fe71b299a5e8a656d0 106852 
libgadu-dev_1.12.1-2_amd64.deb
 9083a51d091c556c3fde39a51c87b86776b59f3486de98cf824feb6be75d8d00 376584 
libgadu-doc_1.12.1-2_all.deb
 b69c39c709bea6ef41829e74b1a59edb559f2626a5e5c56e6e3754229f95577e 220164 
libgadu3-dbg_1.12.1-2_amd64.deb
 38a0f71059c56a9cc1777c58f058ff9e3b08b1257689a1a463f4ade68e52cf00 85312 
libgadu3_1.12.1-2_amd64.deb
Files:
 8487f9cbec7c8d703748fe471ccc0759 2219 libs optional libgadu_1.12.1-2.dsc
 

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

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

 tags -1 + confirmed patch
Bug #791077 [src:imagemagick] imagemagick: library transition may be needed 
when GCC 5 is the default
Added tag(s) confirmed and patch.
 severity -1 serious
Bug #791077 [src:imagemagick] imagemagick: library transition may be needed 
when GCC 5 is the default
Severity set to 'serious' from 'important'
 retitle -1 imagemagick: library transition is needed when GCC 5 is the
Bug #791077 [src:imagemagick] imagemagick: library transition may be needed 
when GCC 5 is the default
Changed Bug title to 'imagemagick: library transition is needed when GCC 5 is 
the' from 'imagemagick: library transition may be needed when GCC 5 is the 
default'

-- 
791077: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791077
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#792330: marked as done (xfsprogs: FTBFS on ppc64el: configure: error: cannot guess build type; you must specify one)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 7 Aug 2015 23:28:45 +0200
with message-id 80499fed-befa-41e2-bf22-78c292e52...@gmx.net
and subject line fixed: Bug#792330: xfsprogs: FTBFS on ppc64el: configure: 
error: cannot guess build type; you must specify one
has caused the Debian Bug report #792330,
regarding xfsprogs: FTBFS on ppc64el: configure: error: cannot guess build 
type; you must specify one
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.)


-- 
792330: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=792330
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: xfsprogs
Version: 3.2.3
Severity: serious
Justification: FTBFS

Hi,

your package no longer builds on ppc64el, it fails with:
| uname -m = ppc64le
| uname -r = 3.16.0-4-powerpc64le
| uname -s = Linux
| uname -v = #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
| 
| /usr/bin/uname -p = 
| /bin/uname -X = 
| 
| hostinfo   = 
| /bin/universe  = 
| /usr/bin/arch -k   = 
| /bin/arch  = 
| /usr/bin/oslevel   = 
| /usr/convex/getsysinfo = 
| 
| UNAME_MACHINE = ppc64le
| UNAME_RELEASE = 3.16.0-4-powerpc64le
| UNAME_SYSTEM  = Linux
| UNAME_VERSION = #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
| configure: error: cannot guess build type; you must specify one
| make[1]: *** [include/builddefs] Error 1
| checking build system type... Makefile:89: recipe for target 
'include/builddefs' failed
| make[1]: Leaving directory '/«PKGBUILDDIR»'
| make: *** [.census] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
| debian/rules:36: recipe for target '.census' failed

Full build log:
  
https://buildd.debian.org/status/fetch.php?pkg=xfsprogsarch=ppc64elver=3.2.3stamp=143494

Mraw,
KiBi.
---End Message---
---BeginMessage---
fixed in 3.2.4-1

see https://buildd.debian.org/status/package.php?p=xfsprogssuite=sid 
https://buildd.debian.org/status/package.php?p=xfsprogssuite=sid---End Message---


Processed: Re: libstdc++6: Breaks: libboost-date-time1.55.0, but isn't that package fixed now?

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

 severity -1 important
Bug #794774 [libstdc++6] libstdc++6: Breaks: libboost-date-time1.55.0, but 
isn't that package fixed now?
Severity set to 'important' from 'critical'

-- 
794774: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794774
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#794581: /usr/bin/kwin_x11: crashes when starting first window

2015-08-07 Thread Lisandro Damián Nicanor Pérez Meyer
On Friday 07 August 2015 16:43:49 Diederik de Haas wrote:
 On Friday 07 August 2015 16:36:10 Maurizio Avogadro wrote:
  And I'm still wondering how could the small changes in breeze between
  -3 and -4 cause such issues...
 
 Updated build daemon with gcc-5 (I think)

It is. It got caught by the gcc5 transition.

-- 

Lisandro Damián Nicanor Pérez Meyer
http://perezmeyer.com.ar/
http://perezmeyer.blogspot.com/


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


Bug#794774: libstdc++6: Breaks: libboost-date-time1.55.0, but isn't that package fixed now?

2015-08-07 Thread Matthias Klose
Control: severity -1 important

On 08/07/2015 09:11 PM, jnqnfe wrote:
 Control: severity -1 critical
 Control: tag -1 + security
 
 This dependency issue is now blocking installation of security updates
 on Sid (which many people use instead of stable, whether they should or
 not), specifically the emergency patch to iceweasel (CVE-2015-4495) in
 version 38.1.1esr-1.

this is unfortunate, however there never was and is any commitment of unstable
getting security fixes.  The issue is not fixed by any upload of boost1.55 built
with GCC 4.9, and it won't build with GCC 5.  An update to 1.57 or 1.58 is
required.  If you need to have such an update in testing, then you should ask
for an upload to testing.


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



Bug#794910: libmovit2v5: missing Breaks/Replaces against libmovit2

2015-08-07 Thread Andreas Beckmann
Package: libmovit2v5
Version: 1.1.3-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

See policy 7.6 at
https://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package libmovit2v5:amd64.
  Preparing to unpack .../libmovit2v5_1.1.3-2_amd64.deb ...
  Unpacking libmovit2v5:amd64 (1.1.3-2) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libmovit2v5_1.1.3-2_amd64.deb (--unpack):
   trying to overwrite '/usr/share/movit/header.130.frag', which is also in 
package libmovit2:amd64 1.1.3-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/libmovit2v5_1.1.3-2_amd64.deb


cheers,

Andreas


libmovit2=1.1.3-1_libmovit2v5=1.1.3-2.log.gz
Description: application/gzip


Bug#793517: Fwd: fltk1.3_1.3.3-3_amd64.changes ACCEPTED into unstable

2015-08-07 Thread Aaron M. Ucko
I've worked around both of these problems on my side for now for the
sake of the GCC 5 transition, but may want to revisit them once that's
settled down.

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu

---BeginMessage---


Accepted:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Fri, 07 Aug 2015 18:12:49 -0400
Source: fltk1.3
Binary: fluid libfltk1.3-dev libfltk1.3-compat-headers libfltk1.3 
libfltk-cairo1.3 libfltk-forms1.3 libfltk-gl1.3 libfltk-images1.3 
libfltk1.3-dbg fltk1.3-doc fltk1.3-games
Architecture: source all amd64
Version: 1.3.3-3
Distribution: unstable
Urgency: medium
Maintainer: Aaron M. Ucko u...@debian.org
Changed-By: Aaron M. Ucko u...@debian.org
Description:
 fltk1.3-doc - Fast Light Toolkit - documentation
 fltk1.3-games - Fast Light Toolkit - example games: checkers, sudoku
 fluid  - Fast Light Toolkit - user interface designer
 libfltk-cairo1.3 - Fast Light Toolkit - Cairo rendering layer support
 libfltk-forms1.3 - Fast Light Toolkit - Forms compatibility layer support
 libfltk-gl1.3 - Fast Light Toolkit - OpenGL rendering support
 libfltk-images1.3 - Fast Light Toolkit - image loading support
 libfltk1.3 - Fast Light Toolkit - main shared library
 libfltk1.3-compat-headers - Fast Light Toolkit - compatibility header symlinks
 libfltk1.3-dbg - Fast Light Toolkit - shared libraries with debugging symbols
 libfltk1.3-dev - Fast Light Toolkit - development files
Changes:
 fltk1.3 (1.3.3-3) unstable; urgency=medium
 .
   * CMake/FLTKConfig.cmake.in: Include UseFLTK.cmake, which is responsible for
 defining FLTK_FLUID_EXECUTABLE.  (Works around cmake-data bug #793549.)
   * debian/control (libfltk1.3-dev): Temporarily upgrade all recommendations
 and suggestions other than fltk1.3-doc to full dependencies, because cmake
 may well try to link against all of them.  (See fgrun bug #793517.)
Checksums-Sha1:
 b44053d3f4d5d84259e10bbdc6b9a726b5e5d51d 2744 fltk1.3_1.3.3-3.dsc
 1714cfd7f484c4334bebad1716df1466ac6c228b 41400 fltk1.3_1.3.3-3.debian.tar.xz
 9784ab84b279ce8fbb0cde86924645016a34fd61 8151496 fltk1.3-doc_1.3.3-3_all.deb
 66474100b5db5c1d5004740dd75c49b8af7582a5 372766 fltk1.3-games_1.3.3-3_amd64.deb
 6cdb3c5873e71f84bd5e638baa38ec0c10c51d21 199176 fluid_1.3.3-3_amd64.deb
 91b9d3d72a12d7cc91047b171262e897b5a240e3 33822 
libfltk-cairo1.3_1.3.3-3_amd64.deb
 03e962f8c764ad24d4c913876ce9528bf1693f95 40300 
libfltk-forms1.3_1.3.3-3_amd64.deb
 a8b3cea56ebad3182dbf1181845083caad2176f1 65154 libfltk-gl1.3_1.3.3-3_amd64.deb
 a971bdc987bbb1ed4149c58406f18cb12218fef5 52324 
libfltk-images1.3_1.3.3-3_amd64.deb
 6f6510a272deeeb1fca9e5b186caa7a85c436c9a 33278 
libfltk1.3-compat-headers_1.3.3-3_all.deb
 5a981001bef69ee1125c87e763ea572f3f265ab1 4325786 
libfltk1.3-dbg_1.3.3-3_amd64.deb
 e50f20b0a2eac87e82f4b7c07f761fd16bb80815 818372 
libfltk1.3-dev_1.3.3-3_amd64.deb
 92818b953f6d9826c66a410e3695c67b93c1bff7 528292 libfltk1.3_1.3.3-3_amd64.deb
Checksums-Sha256:
 0823e86bc4b50dd910bc9bd8435b4181d97a453644c8ed7b1d7720263203c3af 2744 
fltk1.3_1.3.3-3.dsc
 bcbbf78ff3245b990e99022c72d2dd8c6da75bb2c12b985f11b4445fdb4484a4 41400 
fltk1.3_1.3.3-3.debian.tar.xz
 2c22a3c701c800e4638d340ed03efcf91fa0b92918e6b9622ac80e47ddbb525b 8151496 
fltk1.3-doc_1.3.3-3_all.deb
 8d48fc792ce369eecffed484d6c6018675705ba94c4b8b6c1e4cba706ecff5bc 372766 
fltk1.3-games_1.3.3-3_amd64.deb
 506977e609b2aa8bdc6f1741f4c2ac4e413c887711a83991dfb5db31890da426 199176 
fluid_1.3.3-3_amd64.deb
 be0f4f8b401a7d8fbe4df2ef3ff654c2da4775b0f9afa12eaf21055da50b0301 33822 
libfltk-cairo1.3_1.3.3-3_amd64.deb
 e262211a99cfb8178e0ab8d08d3ab9825cd4f32c2fb7c0c69ce636d13f0af16c 40300 
libfltk-forms1.3_1.3.3-3_amd64.deb
 c74cb736757620303c97442932828fe17355c9542d94d491b6c43df68663372c 65154 
libfltk-gl1.3_1.3.3-3_amd64.deb
 db6abefd3c8931a2cdc2c82d4166982817b7ff7bdb389c2a17480dfc31de6e67 52324 
libfltk-images1.3_1.3.3-3_amd64.deb
 c408fbc0bee054077898f77ef790c294c114ca81f9847a9959239fb5a6e0d6d5 33278 
libfltk1.3-compat-headers_1.3.3-3_all.deb
 68ac33a0f54e732be98a698561a3fe30ae4a3377b2422047973a0a45d8c4a7ee 4325786 
libfltk1.3-dbg_1.3.3-3_amd64.deb
 04d32329e752e89737d3f79a3eacb73ffd338bdfb14abac366cbf108b476cd2f 818372 
libfltk1.3-dev_1.3.3-3_amd64.deb
 92756a88fdf99b111eca89eab29c5ee9e6518893a3a3166f9b0cc5a8cf33ebf0 528292 
libfltk1.3_1.3.3-3_amd64.deb
Files:
 6a6fce4ac7d51ae22e2059301b000628 2744 libs optional fltk1.3_1.3.3-3.dsc
 8cc3258eeb5f304597b979a56a80b2f2 41400 libs optional 
fltk1.3_1.3.3-3.debian.tar.xz
 42c457e140e8f1b784b33b997529e6b5 8151496 doc optional 
fltk1.3-doc_1.3.3-3_all.deb
 ab0731c151ac1907fbe9107bb78a1191 372766 games optional 
fltk1.3-games_1.3.3-3_amd64.deb
 cfd503921b8ba65866dacd8fb483d267 199176 devel optional fluid_1.3.3-3_amd64.deb
 6f2ab4e3659f32db6f2d4917b106edb9 33822 libs optional 
libfltk-cairo1.3_1.3.3-3_amd64.deb
 5d027c892c5948adc336632a215c6559 40300 libs optional 

Bug#794032: marked as done (uninstallable: depends on libinput10 (= 0.17.0))

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 06:33:57 +
with message-id e1znbe5-h5...@franck.debian.org
and subject line Bug#794032: fixed in xserver-xorg-input-libinput 0.13.0-1
has caused the Debian Bug report #794032,
regarding uninstallable: depends on libinput10 (= 0.17.0)
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.)


-- 
794032: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794032
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: xserver-xorg-input-libinput-udeb
Version: 0.11.0-1
Severity: serious
Tags: d-i
Justification: renders package unusable

(x-d-cc: debian-boot@)

Hi,

xserver-xorg-input-libinput-udeb is currently not installable, because
it depends on libinput10 (= 0.17.0), and this package only comes as a
deb package. You might want to investigate shipping such a udeb in
src:libinput, and having your DDX driver rebuilt against it.

I'm a bit ambivalent about the severity. I'd usually file this as
grave but since that doesn't lead to any practical issue (as for the
gtk3 udeb), it probably could be seen as just important. Picking
serious as a middle ground, please adjust as you see fit.

Mraw,
KiBi.
---End Message---
---BeginMessage---
Source: xserver-xorg-input-libinput
Source-Version: 0.13.0-1

We believe that the bug you reported is fixed in the latest version of
xserver-xorg-input-libinput, 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.
Timo Aaltonen tjaal...@debian.org (supplier of updated 
xserver-xorg-input-libinput 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: Fri, 07 Aug 2015 09:12:38 +0300
Source: xserver-xorg-input-libinput
Binary: xserver-xorg-input-libinput xserver-xorg-input-libinput-dev 
xserver-xorg-input-libinput-udeb xserver-xorg-input-libinput-dbg
Architecture: source amd64 all
Version: 0.13.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian X Strike Force debia...@lists.debian.org
Changed-By: Timo Aaltonen tjaal...@debian.org
Description:
 xserver-xorg-input-libinput - X.Org X server -- libinput input driver
 xserver-xorg-input-libinput-dbg - X.Org X server -- libinput input driver 
(debug symbols)
 xserver-xorg-input-libinput-dev - X.Org X server -- libinput input driver 
(development headers)
 xserver-xorg-input-libinput-udeb - X.Org X server -- libinput input driver 
(udeb)
Closes: 794032
Changes:
 xserver-xorg-input-libinput (0.13.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * control: Bump libinput build-dep (Closes: #794032).
Checksums-Sha1:
 8806104798910bfe0c7bd20dcea91141c309e31d 2524 
xserver-xorg-input-libinput_0.13.0-1.dsc
 8e5c44231a4ee6878a66ea71f9c4d2e9a57d79e6 380091 
xserver-xorg-input-libinput_0.13.0.orig.tar.gz
 e7227f2ccbb97f23bc7fde1b4e11a6ac7fa6cf51 5001 
xserver-xorg-input-libinput_0.13.0-1.diff.gz
 237c15f2b15509db54c61ae6f5cc2c8fad77e248 64802 
xserver-xorg-input-libinput-dbg_0.13.0-1_amd64.deb
 6a7b3600a91a15b94b9fe94dc23c55d63368122e 15478 
xserver-xorg-input-libinput-dev_0.13.0-1_all.deb
 f01cd0006608df284490ecc4fbf0960c06201f1d 13482 
xserver-xorg-input-libinput-udeb_0.13.0-1_amd64.udeb
 3b99dbd4c2b95beb6709b1c1938ac3aa00149bce 30332 
xserver-xorg-input-libinput_0.13.0-1_amd64.deb
Checksums-Sha256:
 220aa6c90811361e25e9795c01765e448b9091a1a6fdd250ec391c340837ff64 2524 
xserver-xorg-input-libinput_0.13.0-1.dsc
 8c473dfedde32d2c701bfd5ba68794730a69f822d2373deaeaeffa7aa02a6562 380091 
xserver-xorg-input-libinput_0.13.0.orig.tar.gz
 8210092dbaf1128da1b77c6f7eb6c9cfe062c18ec04c611e3796cb73e3dae569 5001 
xserver-xorg-input-libinput_0.13.0-1.diff.gz
 a05b5cad6de1e29caa9aceeb940c2546e3d27ba5ba989afe4a314359b8e92c0e 64802 
xserver-xorg-input-libinput-dbg_0.13.0-1_amd64.deb
 2f5150ea4ebc584d6d5302ebf475267e43f4eaa5526c9f2f06cdc276affc9119 15478 
xserver-xorg-input-libinput-dev_0.13.0-1_all.deb
 b593900cd6f9c4420b5724c1725aa46fbf6106a5281562fcd0d5d6a54a6d091a 13482 
xserver-xorg-input-libinput-udeb_0.13.0-1_amd64.udeb
 aed492c2c36020ca24c6f9e78ecf9bf2355ddb4be51be85d7d22c2bfd4aef24a 30332 
xserver-xorg-input-libinput_0.13.0-1_amd64.deb
Files:
 

Bug#794704: viva: FTBFS

2015-08-07 Thread Martin Quinson
On Thu, Aug 06, 2015 at 12:38:41PM +0200, Tobias Frost wrote:
 
 Hi Martin,
 
 Thanks for the reply!
 can you check if the workaround would solve this; Maybe a quick fix would
 help to get the libconfig transition forward faster, as a new upstream
 version takes lots more time...
 

I will need to wait for tomorrow night as I have no good connexion
here. I'm not even sure of when this mail will get out of my box :(

Sorry, Mt

-- 
You have a problem and decide to use floats. 
Now you have 2.0001 problems. -- Old Computer Engineers saying


signature.asc
Description: Digital signature


Processed: severity of 794717 is serious, tagging 794717

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

 severity 794717 serious
Bug #794717 [libreoffice-core] depends on libboost-date-time1.55.0, which is 
broken by new libstdc++6
Severity set to 'serious' from 'important'
 tags 794717 + sid
Bug #794717 [libreoffice-core] depends on libboost-date-time1.55.0, which is 
broken by new libstdc++6
Added tag(s) sid.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794717
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: notfound 794717 in 4.4.5-2, found 794717 in 1:4.4.5-2

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

 notfound 794717 4.4.5-2
Bug #794717 [libreoffice-core] depends on libboost-date-time1.55.0, which is 
broken by new libstdc++6
There is no source info for the package 'libreoffice-core' at version '4.4.5-2' 
with architecture ''
Unable to make a source version for version '4.4.5-2'
No longer marked as found in versions 4.4.5-2.
 found 794717 1:4.4.5-2
Bug #794717 [libreoffice-core] depends on libboost-date-time1.55.0, which is 
broken by new libstdc++6
Marked as found in versions libreoffice/1:4.4.5-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794717
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: fixed 778125 in 0.24-6

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

 fixed 778125 0.24-6
Bug #778125 [src:solarpowerlog] solarpowerlog: ftbfs with GCC-5
Marked as fixed in versions solarpowerlog/0.24-6.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
778125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778125
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#778125: marked as done (solarpowerlog: ftbfs with GCC-5)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 11:00:53 +0200
with message-id e1zndwh-0005pe...@thecus.loewenhoehle.ip
and subject line Closing
has caused the Debian Bug report #778125,
regarding solarpowerlog: 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.)


-- 
778125: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778125
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:solarpowerlog
Version: 0.24-5
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/solarpowerlog_0.24-5_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

[...]
APRUTIL_CFLAGS=''
APRUTIL_LIBS=''
APR_CFLAGS=''
APR_LIBS=''
AR='ar'
AUTOCONF='${SHELL} /«PKGBUILDDIR»/config/missing autoconf'
AUTOHEADER='${SHELL} /«PKGBUILDDIR»/config/missing autoheader'
AUTOMAKE='${SHELL} /«PKGBUILDDIR»/config/missing automake-1.14'
AWK='mawk'
BOOST_ATOMIC_LDFLAGS=''
BOOST_ATOMIC_LDPATH=''
BOOST_ATOMIC_LIBS=''
BOOST_CPPFLAGS=''
BOOST_LDPATH=''
BOOST_PROGRAM_OPTIONS_LDFLAGS=''
BOOST_PROGRAM_OPTIONS_LDPATH=''
BOOST_PROGRAM_OPTIONS_LIBS=''
BOOST_ROOT=''
BOOST_SYSTEM_LDFLAGS=''
BOOST_SYSTEM_LDPATH=''
BOOST_SYSTEM_LIBS=''
BOOST_THREAD_LDFLAGS=''
BOOST_THREAD_LDPATH=''
BOOST_THREAD_LIBS=''
BOOST_THREAD_WIN32_LDFLAGS=''
BOOST_THREAD_WIN32_LDPATH=''
BOOST_THREAD_WIN32_LIBS=''
CC='gcc'
CCDEPMODE='depmode=none'
CFLAGS='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security'
CONFIG_CFLAGS=''
CONFIG_LIBS='-lconfig++ '
CPP='gcc -E'
CPPFLAGS='-D_FORTIFY_SOURCE=2 -Wall -Wextra'
CTEMPLATE_CFLAGS='-I ../extlibs'
CTEMPLATE_DEPS='libctemplate.a'
CTEMPLATE_LIB='-lctemplate'
CXX='g++'
CXXCPP='g++ -E'
CXXDEPMODE='depmode=none'
CXXFLAGS='-g -O2 -fstack-protector-strong -Wformat -Werror=format-security'
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DISTCHECK_CONFIGURE_FLAGS=' '\''--with-boost='\'''
DLLTOOL='false'
DSYMUTIL=''
DUMPBIN=''
make: *** [build-arch] Error 255
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
---End Message---
---BeginMessage---
Forgot to close the bug in the changelog

--
tobi---End Message---


Bug#790655: python3-pygithub, remove the package?

2015-08-07 Thread Gianfranco Costamagna
Hi Dmitry,

cd /home/users/kaction-guest/repository/mini-dinstall/incoming/
-bash: cd: /home/users/kaction-guest/repository/mini-dinstall/incoming/: 
Permission denied


cd 
/var/lib/gforge/chroot/home/users/kaction-guest/repository/mini-dinstall/incoming/
-bash: cd: 
/var/lib/gforge/chroot/home/users/kaction-guest/repository/mini-dinstall/incoming/:
 Permission denied


I guess I have no enough permissions to see the file :)

(it is fine to append the debian directory.tar.xz to a mail, with the bug in cc 
if you want :) )

cheers,

G.





Il Giovedì 6 Agosto 2015 19:09, Dmitry Bogatov kact...@gnu.org ha scritto:
* Gianfranco Costamagna costamagnagianfra...@yahoo.it [2015-08-06 
08:59:21+]

 Okay. mentors gives me 500 error, probably it dislikes Tor. I will
 investigate, but now to keep things fast you can
 
 git clone git://anonscm.debian.org/users/kaction-guest/pygithub.git
 
 and NMU it. Also, I can violate nettiqette *hard* and email
 packaging to you.
 thanks a lot, but I leave the decision to you.

I found new solution: please get package from alioth
(~kaction-guest/repository/mini-dinstall), review (changes are trivial,
but still) and upload it. If I am correct, it will
avoid NMU.

--
Accept: text/plain, text/x-diff
Accept-Language: eo,en,ru
X-Keep-In-CC: yes


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



Bug#778183: [Pkg-crosswire-devel] Bug#778183: add patch and upload to delayed

2015-08-07 Thread domcox


Here is a patch to build xiphos with --debug-level=release. (Closes: #778183)

Also included is a build against gtk2 instead of gtk3. 
See http://forums.debian.net/viewtopic.php?f=10t=119049
(Closes: #770713, #772600, #769940)


-- 
domcox dominique.cor...@gmail.com
diff -Nru xiphos-3.2.2+dfsg1/debian/changelog xiphos-3.2.2+dfsg1.1/debian/changelog
--- xiphos-3.2.2+dfsg1/debian/changelog	2014-09-21 02:33:27.0 +0200
+++ xiphos-3.2.2+dfsg1.1/debian/changelog	2015-08-07 08:52:52.36538 +0200
@@ -1,3 +1,11 @@
+xiphos (3.2.2+dfsg1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Configure: add option --debug-level=release (Closes: #778183)
+  * Build against gtk2 instead of gtk3 (Closes: #770713, #772600, #769940)
+
+ -- Dominique Corbex dominique.cor...@users.sf.net  Wed, 05 Aug 2015 21:13:56 +0200
+
 xiphos (3.2.2+dfsg1-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru xiphos-3.2.2+dfsg1/debian/control xiphos-3.2.2+dfsg1.1/debian/control
--- xiphos-3.2.2+dfsg1/debian/control	2014-09-21 02:33:27.0 +0200
+++ xiphos-3.2.2+dfsg1.1/debian/control	2015-08-06 07:05:24.791462000 +0200
@@ -1,12 +1,12 @@
 Source: xiphos
 Build-Depends: debhelper (= 9),
libsword-dev (=1.5.11),
-   gsettings-desktop-schemas-dev | gconf2-common,
+   gconf2-common,
rarian-compat,
-   libgtkhtml-4.0-dev | libgtkhtml3.14-dev,
-   libgtkhtml-editor-4.0-dev | libgtkhtml-editor-3.14-dev | libgtkhtml-editor-dev | gtkhtml3.14,
-   libwebkitgtk-3.0-dev | libwebkitgtk-dev,
-	   libgtkhtml-4.0-0 | libglade2-dev,
+   libgtkhtml3.14-dev,
+   libgtkhtml-editor-3.14-dev,
+   libwebkitgtk-dev,
+	   libglade2-dev,
 	   libgconf2-dev,
gnome-doc-utils,
intltool,
diff -Nru xiphos-3.2.2+dfsg1/debian/rules xiphos-3.2.2+dfsg1.1/debian/rules
--- xiphos-3.2.2+dfsg1/debian/rules	2014-09-21 02:33:27.0 +0200
+++ xiphos-3.2.2+dfsg1.1/debian/rules	2015-08-06 07:00:49.202096000 +0200
@@ -4,7 +4,7 @@
 %:
 	dh $@
 override_dh_auto_configure:
-	./waf configure --nocache --prefix=/usr
+	./waf configure --nocache --prefix=/usr --gtk=2 --debug-level=release
 override_dh_auto_build:
 	./waf build --nocache
 override_dh_auto_install:


Processed: Re: libsigc++-1.2: Remove this disuse version of libsigc++

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

 severity 770240 serious
Bug #770240 [src:libsigc++-1.2] libsigc++-1.2: Keep out of testing
Ignoring request to change severity of Bug 770240 to the same value.
 retitle 770240  libsigc++-1.2: Keep out of testing
Bug #770240 [src:libsigc++-1.2] libsigc++-1.2: Keep out of testing
Ignoring request to change the title of bug#770240 to the same title
 severity 672390 serious
Bug #672390 [src:freqtweak] Please consider chaging dependency of libsigc++1.2 
to 2.0
Ignoring request to change severity of Bug 672390 to the same value.
 severity 672391 serious
Bug #672391 [src:asc] Please consider chaging dependency of libsigc++1.2 to 2.0
Ignoring request to change severity of Bug 672391 to the same value.

-- 
672390: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672390
672391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672391
770240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770240
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#672391: libsigc++-1.2: Remove this disuse version of libsigc++

2015-08-07 Thread Michael Biebl
Control: severity 770240 serious
Control: retitle 770240  libsigc++-1.2: Keep out of testing
Control: severity 672390 serious
Control: severity 672391 serious

On Thu, 20 Nov 2014 00:59:24 +0100 =?utf-8?q?St=C3=A9phane_Aulery?=
saul...@free.fr wrote:
 Source: libsigc++-1.2
 Severity: normal
 
 Hello,
 
 This version (1.2) of libsigc++ is very old, unsupported (last release on
 2005, more than 7 years ago) and should probably be removed from Debian when
 possible.

Agreed. We should start by making sure this version is not released with
stretch. Therefor bumping the severity to serious.

 There are only 2 packages in the whole archive depending on it (versus 150+
 for 2.0) : asc and freqtweak. These packages are themselves quite dusty.

I'll bump the severity of those two packages as well for the same reason.




-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?




signature.asc
Description: OpenPGP digital signature


Processed: Re: libsigc++-1.2: Remove this disuse version of libsigc++

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

 severity 770240 serious
Bug #770240 [src:libsigc++-1.2] libsigc++-1.2: Keep out of testing
Ignoring request to change severity of Bug 770240 to the same value.
 retitle 770240  libsigc++-1.2: Keep out of testing
Bug #770240 [src:libsigc++-1.2] libsigc++-1.2: Keep out of testing
Ignoring request to change the title of bug#770240 to the same title
 severity 672390 serious
Bug #672390 [src:freqtweak] Please consider chaging dependency of libsigc++1.2 
to 2.0
Ignoring request to change severity of Bug 672390 to the same value.
 severity 672391 serious
Bug #672391 [src:asc] Please consider chaging dependency of libsigc++1.2 to 2.0
Ignoring request to change severity of Bug 672391 to the same value.

-- 
672390: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672390
672391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672391
770240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770240
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: libsigc++-1.2: Remove this disuse version of libsigc++

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

 severity 770240 serious
Bug #770240 [src:libsigc++-1.2] libsigc++-1.2: Remove this disuse version of 
libsigc++
Severity set to 'serious' from 'normal'
 retitle 770240  libsigc++-1.2: Keep out of testing
Bug #770240 [src:libsigc++-1.2] libsigc++-1.2: Remove this disuse version of 
libsigc++
Changed Bug title to 'libsigc++-1.2: Keep out of testing' from 'libsigc++-1.2: 
Remove this disuse version of libsigc++'
 severity 672390 serious
Bug #672390 [src:freqtweak] Please consider chaging dependency of libsigc++1.2 
to 2.0
Severity set to 'serious' from 'normal'
 severity 672391 serious
Bug #672391 [src:asc] Please consider chaging dependency of libsigc++1.2 to 2.0
Severity set to 'serious' from 'normal'

-- 
672390: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672390
672391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672391
770240: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=770240
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#794742: more testing

2015-08-07 Thread Carsten Schoenert
Hello Daniel,

On Thu, Aug 06, 2015 at 06:24:22PM +0200, Daniel Pocock wrote:
 I did some more tests
 
 I moved the following to a backup location:
~/.icedove
~/.thunderbird
~/.cache/icedove
 
 so it should create a completely new profile.

~/.thunderbird is completely unrelated to Debian's Icedove, this comes
from something different.
The cached files should be safe, but it's no problem to move them out of
the way.

 Then I run it in safe mode to avoid any plugins:
 
 $ icedove -safe-mode
 
 The main window appears but it is unresponsive to any mouse clicks on
 any of the buttons or menus.  I looked for any modal popup windows or
 dialogs that may have blocked mouse clicks on the main window but I
 couldn't find any.

I have currently absolutely no clue what could be going wrong here.
The diff between 31.7.0 and 31.8.0 is not spectacul and I can't really
believe that Mozilla has something broken by this update. You are the
currently first and only person that reports such strange working mode.

 I attach a screenshot.  The console output is:
 
 $ icedove -safe-mode
 
 (process:7319): GLib-CRITICAL **: g_slice_set_config: assertion
 'sys_page_size == 0' failed
 TypeError: nounDef is undefined
 -- Exception object --
 *
 -- Stack Trace --
 gloda_ns_newQuery@resource:///modules/gloda/gloda.js:1897:5
 ContactIdentityCompleter@resource://gre/components/glautocomp.js:178:7
 nsAutoCompleteGloda@resource://gre/components/glautocomp.js:493:5
 XPCOMUtils__getFactory/factory.createInstance@resource://gre/modules/XPCOMUtils.jsm:271:11
 glodaSearch_XBL_Constructor@chrome://messenger/content/search.xml:75:1

This messages on the console are quite a good sign as they are small.
As you wrote you have created a completely new profile thre must be
something different. The last time I saw such behavior was by using the
upstream Lightning package and not the iceowl-extension package, but
this is irrelevant here, you are running a new profile.
Could remove the various plugins via apt-get remove (or similar) to
figure out if probably some plugins are ignoring the safe mode?

But I suspect something on the file system, isn't there something spurious to
see while strace is running?
You are not working on a NFS/CIFS or BTRFS filesystem?

Happen this all on a new profile if you using the older version 31.7.0
from snapshots.d.o.

In version 31.8.0 we have to use the internal libnss library as the
Jessie version is now to old.

 I used strace to capture all activity during startup and tried to work
 out what else it may have been looking for in $HOME.  There were over
 1500 references to distinct files in $HOME

What files?
That confirms my minds that the file system could be corrupted.


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



Bug#794742: more testing

2015-08-07 Thread Daniel Pocock
On 07/08/15 09:20, Carsten Schoenert wrote:
 Hello Daniel,

 On Thu, Aug 06, 2015 at 06:24:22PM +0200, Daniel Pocock wrote:
 I did some more tests

 I moved the following to a backup location:
~/.icedove
~/.thunderbird
~/.cache/icedove

 so it should create a completely new profile.
 ~/.thunderbird is completely unrelated to Debian's Icedove, this comes
 from something different.
 The cached files should be safe, but it's no problem to move them out of
 the way.


I moved it out of the way just in case, it had been there a long time

 Then I run it in safe mode to avoid any plugins:

 $ icedove -safe-mode

 The main window appears but it is unresponsive to any mouse clicks on
 any of the buttons or menus.  I looked for any modal popup windows or
 dialogs that may have blocked mouse clicks on the main window but I
 couldn't find any.
 I have currently absolutely no clue what could be going wrong here.
 The diff between 31.7.0 and 31.8.0 is not spectacul and I can't really
 believe that Mozilla has something broken by this update. You are the
 currently first and only person that reports such strange working mode.

I'm not certain that it was brought about by the upgrade or some other issue

 I attach a screenshot.  The console output is:

 $ icedove -safe-mode

 (process:7319): GLib-CRITICAL **: g_slice_set_config: assertion
 'sys_page_size == 0' failed
 TypeError: nounDef is undefined
 -- Exception object --
 *
 -- Stack Trace --
 gloda_ns_newQuery@resource:///modules/gloda/gloda.js:1897:5
 ContactIdentityCompleter@resource://gre/components/glautocomp.js:178:7
 nsAutoCompleteGloda@resource://gre/components/glautocomp.js:493:5
 XPCOMUtils__getFactory/factory.createInstance@resource://gre/modules/XPCOMUtils.jsm:271:11
 glodaSearch_XBL_Constructor@chrome://messenger/content/search.xml:75:1
 This messages on the console are quite a good sign as they are small.
 As you wrote you have created a completely new profile thre must be
 something different. The last time I saw such behavior was by using the
 upstream Lightning package and not the iceowl-extension package, but
 this is irrelevant here, you are running a new profile.
 Could remove the various plugins via apt-get remove (or similar) to
 figure out if probably some plugins are ignoring the safe mode?

I tried removing two extensions that were installed as packages:

xul-ext-tbdialout
iceowl-extension

and this didn't resolve the issue

 But I suspect something on the file system, isn't there something spurious to
 see while strace is running?

I haven't gone through the strace output in great detail yet

 You are not working on a NFS/CIFS or BTRFS filesystem?

It is a BtrFs filesystem accessed over NFS

It has been working this way for a long time

I checked the BtrFs filesystem and it definitely has free space and free
metadata space (I understand there can be problems when these fill up
and people don't realize it)

Even if there is something corrupt, why can't Icedove create a new
profile or give an error to explain where it is stuck?

 Happen this all on a new profile if you using the older version 31.7.0
 from snapshots.d.o.

 In version 31.8.0 we have to use the internal libnss library as the
 Jessie version is now to old.

 I used strace to capture all activity during startup and tried to work
 out what else it may have been looking for in $HOME.  There were over
 1500 references to distinct files in $HOME
 What files?
 That confirms my minds that the file system could be corrupted.


Let me see if there is a way to summarize what it is trying to access

In some cases it is trying to access things which don't exist, e.g.
searching for a particular file in various places.  Some of these
accesses to $HOME appear to be from libraries rather than Icedove itself.

Regards,

Daniel


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



Bug#793517: [pkg-fgfs-crew] Bug#793517: fltk1.3-dev cmake interface now requires libcairo2-dev and fluid?

2015-08-07 Thread Rebecca N. Palmer
It's lmms that isn't finding fluid (because it doesn't build-depend on 
it), fgrun is only missing libcairo2-dev.


However, fgrun already bypasses cmake-data with
find_package(FLTK REQUIRED NO_MODULE)
as recommended in 
https://sources.debian.net/src/fltk1.3/1.3.3-2/README.CMake.txt/#L233 
and required to use FLTK as a shared library; packages that don't may 
well hit #793549 as well.



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



Bug#794581: /usr/bin/kwin_x11: crashes when starting first window

2015-08-07 Thread Maurizio Avogadro
Hi

I struggled with this bug an entire afternoon on my laptop (Intel Sandy
Bridge HD Graphics 3000, xorg driver updated to latest git, Mesa
10.6.3-1): the users having the (default) Breeze theme configured, most
of the times couldn't even reach the desktop at login; the rare times I
could reach the desktop, kwin_x11 crashed as soon as I opened the first
window.
Systemsettings5 crashed everytime I tried to open the kwindecoration
kcm; in the kwincompositing kcm I could set the rendering backend, but
the OpenGL interface control was blank.
By downgrading the packages all issues disappeared.

But the most interesting thing is that another box with Nvidia graphics
doesn't seem to be affected by this bug: kwin_x11 doesn't crash with
Breeze theme and everything seems to work as expected, even with breeze
4:5.3.2-4.

Thanks.


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



Bug#794742: more testing

2015-08-07 Thread Carsten Schoenert
On Fri, Aug 07, 2015 at 10:33:17AM +0200, Daniel Pocock wrote:
  You are not working on a NFS/CIFS or BTRFS filesystem?
 
 It is a BtrFs filesystem accessed over NFS
 
 It has been working this way for a long time
 
 I checked the BtrFs filesystem and it definitely has free space and free
 metadata space (I understand there can be problems when these fill up
 and people don't realize it)

There is also #757199, that is BTRFS related.
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=757199

Maybe you find some similarity to your behavior.

 Even if there is something corrupt, why can't Icedove create a new
 profile or give an error to explain where it is stuck?

Well, that's a common problem of the main software public interesst out
there. The variety of possibilities is much wider on Linux platforms
than on Windows. And unfortunately Windows users are the bigger part of
users. There are many many small issues living for more than five years ...

And Thunderbird is just again on the way to get the problems summarized
and solved after the loss of main support by the Mozilla Coorporation.

We can't do much here, the code base is just too big to make anything
useful in my sparse free time. Sorry, but I can't make any promisses
here.

 Let me see if there is a way to summarize what it is trying to access
 
 In some cases it is trying to access things which don't exist, e.g.
 searching for a particular file in various places.  Some of these
 accesses to $HOME appear to be from libraries rather than Icedove itself.

Could you please check if you move the profile to a normal local
filesystem problems are gone?
I think the behavior is more or less the same as on bug report #757199.

Regards
Carsten


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



Bug#794817: Should mplayer2 be removed from unstable?

2015-08-07 Thread Jonas Smedegaard
Quoting Sebastian Ramacher (2015-08-07 03:19:29)
 On 2015-08-06 23:05:58, Andreas Cadhalpun wrote:
 I think mplayer2 should be removed because:
  * It is dead upstream (even the homepage is gone).
  * mplayer is back in Debian, which can replace mplayer2.

 … and one copy of mplayer is surely enough. Alessio, Jonas, Reinhard: 
 What is your opinion on that?

Suggestion sounds sensible, but my opinion shouldn't carry much weight, 
as I don't follow those packages in particular: I've moved to mpv as my 
favored media player.


 - Jonas

-- 
 * Jonas Smedegaard - idealist  Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private


signature.asc
Description: signature


Bug#794835: assimp: FTBFS with g++-5

2015-08-07 Thread Simon McVittie
Source: assimp
Version: 3.0~dfsg-4
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Tags: sid stretch
User: debian-...@lists.debian.org
Usertags: libstdc++-cxx11
Control: block 790980 with -1

This command, after configuring sbuild (with automatic package upgrades),
emulates what the official buildds would do soon to recompile assimp against
the new libstdc++ ABI:

sbuild -m'Test build nobody@localhost' -d unstable \
--make-binNMU='Rebuild with g++-5' assimp_3.0~dfsg-4

(You could get a similar result without sbuild by rebuilding in an
up-to-date unstable chroot or on an up-to-date unstable system.)

This fails to build with:

dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
diff output below
dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
file: see diff output below
dpkg-gensymbols: warning: debian/libassimp3/DEBIAN/symbols doesn't match 
completely debian/libassimp3.symbols

ABI removed:

- (c++)Assimp::Importer::GetPropertyString(char const*, 
std::basic_stringchar, std::char_traitschar, std::allocatorchar  const) 
const@Base 2.0.863
- (c++)Assimp::Importer::SetPropertyString(char const*, 
std::basic_stringchar, std::char_traitschar, std::allocatorchar  const, 
bool*)@Base 2.0.863

New ABI:

+ 
_ZN6Assimp8Importer17SetPropertyStringEPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEPb@Base
 3.0~dfsg
+ 
_ZNK6Assimp8Importer17GetPropertyStringEPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE@Base
 3.0~dfsg

which c++filt says means:

Assimp::Importer::SetPropertyString(char const*, 
std::__cxx11::basic_stringchar, std::char_traitschar, std::allocatorchar  
const, bool*)@Base
Assimp::Importer::GetPropertyString(char const*, 
std::__cxx11::basic_stringchar, std::char_traitschar, std::allocatorchar  
const) const@Base

I think this means the answer to https://bugs.debian.org/790980 is,
yes, assimp's ABI has changed. However, assimp's only reverse dependencies
seem to be doomsday and mrpt, neither of which actually mention
PropertyString anywhere in their code; I think this means it's up to the
package maintainer whether to do a transition (to libassimp3v5) or whether
to just change the symbols file and continue?

For completeness, here are the symbols that were removed, but are
presumably non-problematic because they are marked (optional) anyway:

- (c++|optional)Assimp::IOStream::~IOStream()@Base 2.0.863
- (c++|optional)Assimp::IOSystem::~IOSystem()@Base 2.0.863
- (c++|optional)Assimp::LogStream::~LogStream()@Base 2.0.863
- (c++|optional)Assimp::Logger::~Logger()@Base 2.0.863
- (c++|optional)Assimp::ProgressHandler::~ProgressHandler()@Base 2.0.863

Regards,
S


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



Processed: assimp: FTBFS with g++-5

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

 block 790980 with -1
Bug #790980 [src:assimp] assimp: library transition may be needed when GCC 5 is 
the default
790980 was not blocked by any bugs.
790980 was not blocking any bugs.
Added blocking bug(s) of 790980: 794835

-- 
790980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790980
794835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794835
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#793840: dogecoin: FTBFS: test_dogecoin-qt fails

2015-08-07 Thread Keng-Yu Lin
Dogecoin currently does not build in Sid due to libstdc++ transition.
will have to wait until the transition finishes.
status can be tracked from
https://release.debian.org/transitions/html/libstdc++6.html

2015-07-28 10:38 GMT+08:00 Aaron M. Ucko u...@debian.org:
 Source: dogecoin
 Version: 1.8.0-1
 Severity: serious
 Justification: fails to build from source

 Automated builds of dogecoin that get as far as the test suite have
 been failing:

   ../../../src/build-aux/test-driver: line 107: 20919 Aborted 
 $@  $log_file 21
   FAIL: test_dogecoin-qt

 This failure looks very similar to the one from
 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790403 , whose
 solution turned out to be setting TMPDIR and HOME to writable
 directories within the build tree.

 (Builds on some architectures have been failing earlier; I'll report
 those bugs separately.)

 Could you please take a look?

 Thanks!


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



Bug#790274: python-pyftpdlib: FTBFS: Failure in test_on_incomplete_file_sent

2015-08-07 Thread Stephan Sürken
Hi Daniel, Andreas,

On Fri, 17 Jul 2015 00:47:55 +0200 Andreas Beckmann a...@debian.org wrote:
 Followup-For: Bug #790274
 
 Similar failure while rebuilding in a clean jessie pbuilder environment:
 
 [...]

[...]

   File /usr/lib/python2.7/multiprocessing/synchronize.py, line 147, in 
 __init__
 SemLock.__init__(self, SEMAPHORE, 1, 1)
   File /usr/lib/python2.7/multiprocessing/synchronize.py, line 75, in 
 __init__
 sl = self._semlock = _multiprocessing.SemLock(kind, value, maxvalue)
 OSError: [Errno 13] Permission denied
 debian/rules:8: recipe for target 'override_dh_auto_test' failed
 make[1]: *** [override_dh_auto_test] Error 1
 make[1]: Leaving directory '/tmp/buildd/python-pyftpdlib-1.2.0'
 debian/rules:4: recipe for target 'build' failed
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2


this very much sounds like it was build in a builder env with shared
memory broken. I just retested that it builds fine in clean build
environments for sid, jessie, and stretch.

So I guess you both have run into (at least some variant of)

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728096

and this is not in python-pyftpdlib.

Could you please check, and downgrade the severity if you agree?

Thx!

S


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



Bug#792002: lvm2-monitor service causes long delay at boot (encrypted root/swap)

2015-08-07 Thread Michael Tatge
Package: lvm2
Version: 2.02.126-2
Followup-For: Bug #792002

Dear Maintainer,

I'm running into a slightly different problem. I too have root/swap
encrypted and they are mounted at boot time.
My other encrypted volumes though are not (and they cause the timeout
delay at boot time).
Those volumes are luks encrypted on a lvm volume group.
# lsblk /dev/sdb6
NAMEMAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sdb6  8:22   0   1.3T  0 part  
├─knecht40-var  254:1028G  0 lvm   
│ └─var_crypt   254:5028G  0 crypt /var
├─knecht40-home 254:20 372.5G  0 lvm   
│ └─home_crypt  254:60 372.5G  0 crypt /home
└─knecht40-tmp  254:3028G  0 lvm   
  └─tmp_crypt   254:4028G  0 crypt /tmp

The system boots into maintenace mode but the logical volumes are INACTIVE.
After manually running vgchange --activate y the lvs are activated and
the luks containers are opened and automounted as intended.

Here's the complete setup
lsblk /dev/sda1 /dev/sda2 /dev/sdb5 /dev/sdb6
NAMEMAJ:MIN RM   SIZE RO TYPE  MOUNTPOINT
sda1  8:10   142M  0 part  /boot
sda2  8:20  23.3G  0 part
└─sda2_crypt254:00  23.3G  0 crypt /
sdb5  8:21   0  14.9G  0 part
└─sdb5_crypt254:70  14.9G  0 crypt [SWAP]
sdb6  8:22   0   1.3T  0 part
├─knecht40-var  254:1028G  0 lvm
│ └─var_crypt   254:5028G  0 crypt /var
├─knecht40-home 254:20 372.5G  0 lvm
│ └─home_crypt  254:60 372.5G  0 crypt /home
└─knecht40-tmp  254:3028G  0 lvm
  └─tmp_crypt   254:4028G  0 crypt /tmp

/etc/crypttab:
home_crypt UUID=3c5d677c-c709-47b8-9ad5-f97ee082e6fc /etc/keys/home.key luks
tmp_crypt UUID=8e2be6a6-8f7d-4c6c-acbc-3f5b6739de35 /etc/keys/tmp.key luks
var_crypt UUID=f194e984-56bd-4b9e-806b-3de2fbcad477 /etc/keys/var.key luks
sdb5_crypt /dev/sdb5 /dev/urandom cipher=aes-xts-plain64,size=256,swap

/etc/fstab:
/dev/mapper/home_crypt /home  ext4defaults0   2
/dev/mapper/tmp_crypt  /tmp   ext4defaults0   2
/dev/mapper/var_crypt  /var   ext4defaults0   2
/dev/mapper/sdb5_crypt none   swapsw  0   0

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'testing')
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_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages lvm2 depends on:
ii  dmeventd  2:1.02.103-2
ii  dmsetup   2:1.02.103-2
ii  init-system-helpers   1.23
ii  initscripts   2.88dsf-59.2
ii  libc6 2.19-19
ii  libdevmapper-event1.02.1  2:1.02.103-2
ii  libdevmapper1.02.12:1.02.103-2
ii  liblvm2app2.2 2.02.126-2
ii  libreadline5  5.2+dfsg-3
ii  libudev1  224-1
ii  lsb-base  4.1+Debian13+nmu1

lvm2 recommends no packages.

Versions of packages lvm2 suggests:
pn  thin-provisioning-tools  none

-- no debconf information

# systemctl status lvm2-lvmetad.socket  
● lvm2-lvmetad.socket - LVM2 metadata daemon socket
   Loaded: loaded (/lib/systemd/system/lvm2-lvmetad.socket; enabled; vendor 
preset: enabled)
   Active: active (running) since Fri 2015-08-07 08:07:40 CEST; 3h 25min ago
 Docs: man:lvmetad(8)   
   Listen: /run/lvm/lvmetad.socket (Stream)

# systemctl status dm-event.service 
● dm-event.service - Device-mapper event daemon
   Loaded: loaded (/lib/systemd/system/dm-event.service; enabled; vendor 
preset: enabled)
   Active: active (running) since Fri 2015-08-07 08:07:40 CEST; 3h 28min ago
 Docs: man:dmeventd(8)  
 Main PID: 322 (dmeventd)   
   CGroup: /system.slice/dm-event.service
   └─322 /sbin/dmeventd -f  

# systemctl status -l lvm2-monitor.service
● lvm2-monitor.service - Monitoring of LVM2 mirrors, snapshots etc. using 
dmeventd or progress polling
   Loaded: loaded (/lib/systemd/system/lvm2-monitor.service; enabled; vendor 
preset: enabled)
   Active: active (exited) since Fri 2015-08-07 08:07:41 CEST; 3h 27min ago
 Docs: man:dmeventd(8)  
   man:lvcreate(8)  
   man:lvchange(8)  
   man:vgchange(8)  
  Process: 330 ExecStart=/sbin/lvm vgchange --monitor y --ignoreskippedcluster 
(code=exited, status=0/SUCCESS)
 Main PID: 330 (code=exited, status=0/SUCCESS)
   CGroup: /system.slice/lvm2-monitor.service

I found that changing
ExecStart=/sbin/lvm vgchange --monitor y --ignoreskippedcluster
to
ExecStart=/sbin/lvm vgchange --activate y --monitor y --ignoreskippedcluster

in /lib/systemd/system/lvm2-monitor.service solves the problem. And the system 
boots normally.
Up to you to value that as a crude hack or not ;)

HTH,
Michael
--- 

Bug#794850: cl-plplot: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: cl-plplot
Version: 0.6.0-5
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi cl-plplot Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- src/examples/lena.png

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#794851: CVE-2015-0851: shibboleth-sp2 needs to be rebuilt against new xmltooling

2015-08-07 Thread Sergio Gelato
Package: opensaml2
Version: 2.5.3-2
Severity: serious
Tags: security

The upstream security advisory for CVE-2015-0851 (see #793855) states
in part: Correcting this bug requires that the OpenSAML library be
rebuilt against the corrected version of the XMLTooling-C library,
which is normally assured by obtaining updates to both.

This is presumably related to the fact that the patch to xmltooling
touches preprocessor macros defined in xmltooling/base.h.
Specifically, the macro IMPL_INTEGER_ATTRIB is referenced several times
on OpenSAML2 source code.

The same macro also appears once in the source code for package
shibboleth-sp2, making it also a candidate for recompilation. (Feel
free to clone this bug if needed.)


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



Bug#794852: codeblocks: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: codeblocks
Version: 13.12-3.1
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi codeblocks Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- src/plugins/scriptedwizard/resources/opencv/files/lena.jpg
- src/plugins/contrib/source_exporter/wxPdfDocument/samples/minimal/lena.jpg

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#794854: matplotlib: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: matplotlib
Version: 1.4.2-3.1
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi matplotlib Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- lib/matplotlib/mpl-data/sample_data/lena.jpg
- lib/matplotlib/mpl-data/sample_data/lena.png

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#791086: leveldb: libstdc++ transition

2015-08-07 Thread Simon McVittie
Control: retitle 791086 leveldb: libstdc++ transition
Control: tag 791086 + patch

On Fri, 03 Jul 2015 at 13:10:47 +, Matthias Klose wrote:
  - 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).

I am unlikely to NMU this since I don't know how to smoke-test the
resulting binaries, but the attached patch appears to work.

With the current leveldb from unstable, litecoin_0.10.2.2-2 FTBFS:

libbitcoin_server.a(libbitcoin_server_a-leveldbwrapper.o): In function 
`HandleError(leveldb::Status const)':
/«PKGBUILDDIR»/src/leveldbwrapper.cpp:20: undefined reference to 
`leveldb::Status::ToString[abi:cxx11]() const'
libbitcoin_server.a(libbitcoin_server_a-leveldbwrapper.o): In function 
`CLevelDBWrapper::CLevelDBWrapper(boost::filesystem::path const, unsigned 
long, bool, bool)':
/«PKGBUILDDIR»/src/leveldbwrapper.cpp:66: undefined reference to 
`leveldb::DB::Open(leveldb::Options const, std::__cxx11::basic_stringchar, 
std::char_traitschar, std::allocatorchar  const, leveldb::DB**)'
/«PKGBUILDDIR»/src/leveldbwrapper.cpp:61: undefined reference to 
`leveldb::DestroyDB(std::__cxx11::basic_stringchar, std::char_traitschar, 
std::allocatorchar  const, leveldb::Options const)'
libbitcoin_server.a(libbitcoin_server_a-txdb.o): In function `bool 
CLevelDBWrapper::Readstd::pairchar, std::__cxx11::basic_stringchar, 
std::char_traitschar, std::allocatorchar  , char(std::pairchar, 
std::__cxx11::basic_stringchar, std::char_traitschar, std::allocatorchar  
 const, char) const':
/«PKGBUILDDIR»/src/leveldbwrapper.h:105: undefined reference to 
`leveldb::Status::ToString[abi:cxx11]() const'
libbitcoin_server.a(libbitcoin_server_a-txdb.o): In function `bool 
CLevelDBWrapper::Readchar, int(char const, int) const':
/«PKGBUILDDIR»/src/leveldbwrapper.h:105: undefined reference to 
`leveldb::Status::ToString[abi:cxx11]() const'
libbitcoin_server.a(libbitcoin_server_a-txdb.o): In function `bool 
CLevelDBWrapper::Existschar(char const) const':
/«PKGBUILDDIR»/src/leveldbwrapper.h:138: undefined reference to 
`leveldb::Status::ToString[abi:cxx11]() const'
libbitcoin_server.a(libbitcoin_server_a-txdb.o): In function `bool 
CLevelDBWrapper::Existsstd::pairchar, uint256 (std::pairchar, uint256 
const) const':
/«PKGBUILDDIR»/src/leveldbwrapper.h:138: undefined reference to 
`leveldb::Status::ToString[abi:cxx11]() const'
libbitcoin_server.a(libbitcoin_server_a-txdb.o): In function `bool 
CLevelDBWrapper::Readchar, uint256(char const, uint256) const':
/«PKGBUILDDIR»/src/leveldbwrapper.h:105: undefined reference to 
`leveldb::Status::ToString[abi:cxx11]() const'
libbitcoin_server.a(libbitcoin_server_a-txdb.o):/«PKGBUILDDIR»/src/leveldbwrapper.h:105:
 more undefined references to `leveldb::Status::ToString[abi:cxx11]() const' 
follow

With the patched leveldb, litecoin_0.10.2.2-2 successfully builds.
I have not tested it.

Regards,
S
From 7b880ef7ab443219291947894a731b2fee0bc570 Mon Sep 17 00:00:00 2001
From: Simon McVittie s...@debian.org
Date: Fri, 7 Aug 2015 10:36:59 +0100
Subject: [PATCH] Rename to libleveldb5 (starts transition: #791086)

---
 debian/changelog |  7 +++
 debian/control   | 10 +++---
 debian/libleveldb1.install   |  1 -
 debian/libleveldb1v5.install |  1 +
 4 files changed, 15 insertions(+), 4 deletions(-)
 delete mode 100644 debian/libleveldb1.install
 create mode 100644 debian/libleveldb1v5.install

diff --git a/debian/changelog b/debian/changelog
index 2986507..85c2f59 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+leveldb (1.18-2.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Rename to libleveldb5 (starts transition: #791086)
+
+ -- Simon McVittie s...@debian.org  Fri, 07 Aug 2015 10:36:11 +0100
+
 leveldb (1.18-2.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 8e56aba..4273ff9 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Homepage: https://github.com/google/leveldb
 Vcs-Git: git://anonscm.debian.org/collab-maint/leveldb.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/leveldb.git
 
-Package: libleveldb1
+Package: libleveldb1v5
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -20,6 +20,10 @@ Pre-Depends:
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}
+Conflicts:
+ libleveldb1
+Replaces:
+ libleveldb1
 Description: fast key-value storage library
  LevelDB is a fast key-value storage library written at Google that
  provides an ordered mapping from string keys to string values.
@@ -58,7 +62,7 @@ Section: libdevel
 Architecture: any
 Multi-Arch: same
 Depends:
- libleveldb1 (= ${binary:Version}),
+ libleveldb1v5 (= ${binary:Version}),
  ${misc:Depends},
  ${shlibs:Depends}
 Suggests:
@@ -76,7 +80,7 @@ Multi-Arch: same
 Pre-Depends:
  ${misc:Pre-Depends}
 Depends:
- libleveldb1 (= ${binary:Version}),
+ libleveldb1v5 (= 

Processed: Re: Bug#791086: leveldb: libstdc++ transition

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

 retitle 791086 leveldb: libstdc++ transition
Bug #791086 [src:leveldb] leveldb: library transition may be needed when GCC 5 
is the default
Changed Bug title to 'leveldb: libstdc++ transition' from 'leveldb: library 
transition may be needed when GCC 5 is the default'
 tag 791086 + patch
Bug #791086 [src:leveldb] leveldb: libstdc++ transition
Added tag(s) patch.

-- 
791086: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791086
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#794742: more testing

2015-08-07 Thread Daniel Pocock


Ok, I finally found the root cause of this problem

On the NFS server, dmesg output included the line:

  lockd: cannot monitor host1

repeated many times.  It would appear several times each time I tried to
start icedove.

Looking in other logs, I found that /var had filled up on the NFS server
and this was causing problems for the lockd process to write in
/var/lib/nfs/*

There had been no other obvious signs of trouble and the lack of
feedback from Icedove and the log line telling me password prompt
failed or user canceled it was a distraction from spotting the real
problem.

So, Icedove is not specifically broken, it is just giving really
inadequate feedback in the case of problems like this.


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



Bug#794848: rsyslog: memory leak in rsyslogd

2015-08-07 Thread Norbert Weinhold
Package: rsyslog
Version: 8.4.2-1
Severity: critical
Justification: breaks the whole system

rsyslog consumes after running for around 11 hours following resources.
It also made the kernel kill processes because out-of-memory.
Two machine shows the same behaviour,

Machine A
  PID USER  PR  NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND
  483 root  20   0  557792 310640   2976 S  0.0 15.1   1:27.76 rsyslogd

Machine B
  PID USER  PR  NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND
30590 root  20   0  410336 161060   2896 S  0.0  7.8   1:21.88 rsyslogd

Both machines are have the same purpose, but machine B has load usually, that 
is why I assume 
less memory is consumed.

Regards,
Norbert

-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
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)

Versions of packages rsyslog depends on:
ii  init-system-helpers  1.22
ii  initscripts  2.88dsf-59
ii  libc62.19-18
ii  libestr0 0.1.9-1.1
ii  libjson-c2   0.11-4
ii  liblogging-stdlog0   1.0.4-1
ii  liblognorm1  1.0.1-3
ii  libuuid1 2.25.2-6
ii  lsb-base 4.1+Debian13+nmu1
ii  zlib1g   1:1.2.8.dfsg-2+b1

Versions of packages rsyslog recommends:
ii  logrotate  3.8.7-1+b1

Versions of packages rsyslog suggests:
pn  rsyslog-docnone
pn  rsyslog-gnutls none
pn  rsyslog-gssapi none
pn  rsyslog-mongodbnone
pn  rsyslog-mysql | rsyslog-pgsql  none
pn  rsyslog-relp   none

-- Configuration Files:
/etc/logrotate.d/rsyslog changed:
/var/log/debug
/var/log/syslog
{
rotate 7
daily
missingok
notifempty
delaycompress
compress
postrotate
invoke-rc.d rsyslog rotate  /dev/null
endscript
}
/var/log/mail.info
/var/log/mail.warn
/var/log/mail.err
/var/log/mail.log
/var/log/daemon.log
/var/log/kern.log
/var/log/auth.log
/var/log/user.log
/var/log/lpr.log
/var/log/cron.log
/var/log/messages
{
rotate 4
weekly
missingok
notifempty
compress
delaycompress
sharedscripts
postrotate
invoke-rc.d rsyslog rotate  /dev/null
endscript
}

/etc/rsyslog.conf changed:
$ModLoad imuxsock # provides support for local system logging
$ModLoad imklog   # provides kernel logging support
$SystemLogRateLimitInterval 0
$SystemLogRateLimitBurst 0
$ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
$FileOwner root
$FileGroup adm
$FileCreateMode 0640
$DirCreateMode 0755
$Umask 0022
$WorkDirectory /var/spool/rsyslog
$IncludeConfig /etc/rsyslog.d/*.conf
auth,authpriv.* /var/log/auth.log
*.*;auth,authpriv.none  -/var/log/syslog
daemon.*-/var/log/daemon.log
kern.*  -/var/log/kern.log
lpr.*   -/var/log/lpr.log
mail.*  -/var/log/mail.log
user.*  -/var/log/user.log
mail.info   -/var/log/mail.info
mail.warn   -/var/log/mail.warn
mail.err/var/log/mail.err
news.crit   /var/log/news/news.crit
news.err/var/log/news/news.err
news.notice -/var/log/news/news.notice
*.=debug;\
auth,authpriv.none;\
news.none;mail.none -/var/log/debug
*.=info;*.=notice;*.=warn;\
auth,authpriv.none;\
cron,daemon.none;\
mail,news.none  -/var/log/messages
*.emerg :omusrmsg:*
daemon.*;mail.*;\
news.err;\
*.=debug;*.=info;\
*.=notice;*.=warn   |/dev/xconsole
*.* @monitoring-1.example.net
*.* @monitoring-2.example.net


-- no debconf information


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



Bug#794849: linux: custom linux-image packages fail to install

2015-08-07 Thread Stefan Bucur
Source: linux
Severity: serious
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

   * What led up to the situation?

I was trying to create a custom kernel package by following the steps at 
https://kernel-handbook.alioth.debian.org/ch-common-tasks.html.

I changed the ABI version from 4 to 4-s2e. I customized the kernel 
configuration using make localmodconfig.  Then, I built the dpkg packages for 
the 586 subarchitecture (both linux-image and linux-headers).


   * What exactly did you do (or not do) that was effective (or
 ineffective)?

Subsequently, I also tried using make-kpkg, but the result was the same. The 
resulting dpkg package behaved the same (see below).


   * What was the outcome of this action?

Building the dpkg packages went OK. However, when I ran sudo dpkg -i 
linux-image-3.16.0-4-s2e-586_3.16.7-ckt11-1+deb8u3_i386.deb, I got a warning 
WARNING: missing /lib/modules/3.16.0-4-s2e-586, followed by another set of 
errors, including some error messages originating from the kernel. At the end, 
the package was left in an inconsistent state:

$ sudo dpkg -i linux-image-3.16.0-4-s2e-586_3.16.7-ckt11-1+deb8u3_i386.deb 
(Reading database ... 31856 files and directories currently installed.)
Preparing to unpack linux-image-3.16.0-4-s2e-586_3.16.7-ckt11-1+deb8u3_i386.deb 
...
Unpacking linux-image-3.16.0-4-s2e-586 (3.16.7-ckt11-1+deb8u3) over 
(3.16.7-ckt11-1+deb8u3) ...
Setting up linux-image-3.16.0-4-s2e-586 (3.16.7-ckt11-1+deb8u3) ...
/etc/kernel/postinst.d/initramfs-tools:
update-initramfs: Generating /boot/initrd.img-3.16.0-4-s2e-586
WARNING: missing /lib/modules/3.16.0-4-s2e-586
Ensure all necessary drivers are built into the linux image!
depmod: ERROR: could not open directory /lib/modules/3.16.0-4-s2e-586: No such 
file or directory
depmod: FATAL: could not search modules: No such file or directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_cvTqVt/lib/modules/3.16.0-4-s2e-586/modules.order: No such 
file or directory
depmod: WARNING: could not open 
/var/tmp/mkinitramfs_cvTqVt/lib/modules/3.16.0-4-s2e-586/modules.builtin: No 
such file or directory
/etc/kernel/postinst.d/zz-update-grub:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.16.0-4-s2e-586
Found initrd image: /boot/initrd.img-3.16.0-4-s2e-586
Found linux image: /boot/vmlinuz-3.16.0-4-686-pae
Found initrd image: /boot/initrd.img-3.16.0-4-686-pae
done

I checked the contents of /lib/modules, and found that there is a 3.16.0-4-586 
directory, but not an -s2e one, in addition to the one corresponding to the 
current kernel:

$ ls -l /lib/modules
total 8
drwxr-xr-x 3 root root 4096 Aug  7 12:19 3.16.0-4-586
drwxr-xr-x 3 root root 4096 Aug  7 11:17 3.16.0-4-686-pae

   * What outcome did you expect instead?

I would have expected the dpkg package to install successfully on the machine.


-- System Information:
Debian Release: 8.1
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 3.16.0-4-686-pae (SMP w/4 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



Processed: tagging 794658, tagging 794700, tagging 794703, tagging 794704, tagging 794706, tagging 794732 ...

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

 tags 794658 + sid
Bug #794658 [libphonenumber6] libphonenumber6: Debian Sid: unresolved 
dependencies for libboost* version 1.55 while 1.58 installled
Added tag(s) sid.
 tags 794700 + sid stretch
Bug #794700 [src:ldc] ldc: FTBFS with GCC5
Added tag(s) stretch and sid.
 tags 794703 + sid stretch
Bug #794703 [aghermann] aghermann: FTBFS with GCC-5
Added tag(s) sid and stretch.
 tags 794704 + sid stretch
Bug #794704 [src:viva] viva: FTBFS
Added tag(s) sid and stretch.
 tags 794706 + sid stretch
Bug #794706 [yubiserver] yubiserver: FTBFS
Added tag(s) sid and stretch.
 tags 794732 + sid stretch
Bug #794732 [src:libguestfs] libguestfs: FTBFS
Added tag(s) sid and stretch.
 tags 794733 + sid stretch
Bug #794733 [src:fis-gtm] fit-gtm: FTBFS
Added tag(s) stretch and sid.
 tags 794832 + sid stretch
Bug #794832 [mnemosyne] mnemosyne: Please drop unused, hard-coded dependency on 
obsolete libicu52
Added tag(s) stretch and sid.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794658: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794658
794700: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794700
794703: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794703
794704: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794704
794706: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794706
794732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794732
794733: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794733
794832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794832
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 (with 2 errors): Re: Bug#791035: flatzebra: libstdc++ transition

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

 retitle 791035 flatzebra: libstdc++ transition
Bug #791035 [src:flatzebra] flatzebra: library transition may be needed when 
GCC 5 is the default
Changed Bug title to 'flatzebra: libstdc++ transition' from 'flatzebra: library 
transition may be needed when GCC 5 is the default'
 user release.debian@packages.debian.org
Unknown command or malformed arguments to command.

 usertag 791035 + transition
Unknown command or malformed arguments to command.

 block 791035 by 790756
Bug #791035 [src:flatzebra] flatzebra: libstdc++ transition
791035 was not blocked by any bugs.
791035 was not blocking any bugs.
Added blocking bug(s) of 791035: 790756
 reassign 791035 release.debian.org
Bug #791035 [src:flatzebra] flatzebra: libstdc++ transition
Bug reassigned from package 'src:flatzebra' to 'release.debian.org'.
No longer marked as found in versions flatzebra/0.1.6-2.
Ignoring request to alter fixed versions of bug #791035 to the same values 
previously set

-- 
791035: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791035
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: bug 789518 is forwarded to https://github.com/apache/geronimo-xbean/pull/12

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

 forwarded 789518 https://github.com/apache/geronimo-xbean/pull/12
Bug #789518 [src:wagon2] wagon2: FTBFS in sid
Set Bug forwarded-to-address to 
'https://github.com/apache/geronimo-xbean/pull/12'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789518
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#794859: skimage: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: skimage
Version: 0.10.1-2
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi skimage Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- skimage/data/lena.png

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#794861: visp: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: visp
Version: 2.10.0-4
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi visp Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- doc/image/img-lena-blured-default.png
- doc/image/img-lena-blured-var2.png
- doc/image/img-lena-canny.png
- doc/image/img-lena-dIxy.png
- doc/image/img-lena-gray.png
- doc/image/img-lena-pyr.png
- doc/image/img-lena-sobel.png
- doc/image/img-lena-win.jpg
- doc/image/img-lena.png
- tutorial/image/lena.bmp
- tutorial/image/lena.jpeg
- tutorial/image/lena.pgm
- tutorial/image/lena.png
- tutorial/image/lena.ppm

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#794848: rsyslog: memory leak in rsyslogd

2015-08-07 Thread Michael Biebl
Control: severity -1 important
Control: tags -1 moreinfo

Am 07.08.2015 um 12:19 schrieb Norbert Weinhold:
 Package: rsyslog
 Version: 8.4.2-1
 Severity: critical
 Justification: breaks the whole system
 
 rsyslog consumes after running for around 11 hours following resources.
 It also made the kernel kill processes because out-of-memory.
 Two machine shows the same behaviour,
 
 Machine A
   PID USER  PR  NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND
   483 root  20   0  557792 310640   2976 S  0.0 15.1   1:27.76 rsyslogd
 
 Machine B
   PID USER  PR  NIVIRTRESSHR S %CPU %MEM TIME+ COMMAND
 30590 root  20   0  410336 161060   2896 S  0.0  7.8   1:21.88 rsyslogd
 
 Both machines are have the same purpose, but machine B has load usually, that 
 is why I assume 
 less memory is consumed.
 
 Regards,
 Norbert
 
 -- System Information:
 Debian Release: 8.1
   APT prefers stable-updates
   APT policy: (500, 'stable-updates'), (500, 'stable')
 Architecture: amd64 (x86_64)
 
 Kernel: Linux 3.16.0-4-amd64 (SMP w/1 CPU core)
 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)
 
 Versions of packages rsyslog depends on:
 ii  init-system-helpers  1.22
 ii  initscripts  2.88dsf-59
 ii  libc62.19-18
 ii  libestr0 0.1.9-1.1
 ii  libjson-c2   0.11-4
 ii  liblogging-stdlog0   1.0.4-1
 ii  liblognorm1  1.0.1-3
 ii  libuuid1 2.25.2-6
 ii  lsb-base 4.1+Debian13+nmu1
 ii  zlib1g   1:1.2.8.dfsg-2+b1
 
 Versions of packages rsyslog recommends:
 ii  logrotate  3.8.7-1+b1
 
 Versions of packages rsyslog suggests:
 pn  rsyslog-docnone
 pn  rsyslog-gnutls none
 pn  rsyslog-gssapi none
 pn  rsyslog-mongodbnone
 pn  rsyslog-mysql | rsyslog-pgsql  none
 pn  rsyslog-relp   none
 
 -- Configuration Files:
 /etc/logrotate.d/rsyslog changed:
 /var/log/debug
 /var/log/syslog
 {
   rotate 7
   daily
   missingok
   notifempty
   delaycompress
   compress
   postrotate
   invoke-rc.d rsyslog rotate  /dev/null
   endscript
 }
 /var/log/mail.info
 /var/log/mail.warn
 /var/log/mail.err
 /var/log/mail.log
 /var/log/daemon.log
 /var/log/kern.log
 /var/log/auth.log
 /var/log/user.log
 /var/log/lpr.log
 /var/log/cron.log
 /var/log/messages
 {
   rotate 4
   weekly
   missingok
   notifempty
   compress
   delaycompress
   sharedscripts
   postrotate
   invoke-rc.d rsyslog rotate  /dev/null
   endscript
 }
 
 /etc/rsyslog.conf changed:
 $ModLoad imuxsock # provides support for local system logging
 $ModLoad imklog   # provides kernel logging support
 $SystemLogRateLimitInterval 0
 $SystemLogRateLimitBurst 0
 $ActionFileDefaultTemplate RSYSLOG_TraditionalFileFormat
 $FileOwner root
 $FileGroup adm
 $FileCreateMode 0640
 $DirCreateMode 0755
 $Umask 0022
 $WorkDirectory /var/spool/rsyslog
 $IncludeConfig /etc/rsyslog.d/*.conf
 auth,authpriv.*   /var/log/auth.log
 *.*;auth,authpriv.none-/var/log/syslog
 daemon.*  -/var/log/daemon.log
 kern.*-/var/log/kern.log
 lpr.* -/var/log/lpr.log
 mail.*-/var/log/mail.log
 user.*-/var/log/user.log
 mail.info -/var/log/mail.info
 mail.warn -/var/log/mail.warn
 mail.err  /var/log/mail.err
 news.crit /var/log/news/news.crit
 news.err  /var/log/news/news.err
 news.notice   -/var/log/news/news.notice
 *.=debug;\
   auth,authpriv.none;\
   news.none;mail.none -/var/log/debug
 *.=info;*.=notice;*.=warn;\
   auth,authpriv.none;\
   cron,daemon.none;\
   mail,news.none  -/var/log/messages
 *.emerg   :omusrmsg:*
 daemon.*;mail.*;\
   news.err;\
   *.=debug;*.=info;\
   *.=notice;*.=warn   |/dev/xconsole
 *.* @monitoring-1.example.net
 *.* @monitoring-2.example.net

Do you have any includes in /etc/rsyslog.d/, if so, please attach them?
What amount of data is logged in that 11/8 hours?

Can you pinpoint the leak to a specific rule? Have you tried to remove
the remote logging for example


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Processed: Re: Bug#794848: rsyslog: memory leak in rsyslogd

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

 severity -1 important
Bug #794848 [rsyslog] rsyslog: memory leak in rsyslogd
Severity set to 'important' from 'critical'
 tags -1 moreinfo
Bug #794848 [rsyslog] rsyslog: memory leak in rsyslogd
Added tag(s) moreinfo.

-- 
794848: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794848
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#791508: marked as done (Switch from gccxml to castxml)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 10:23:29 +
with message-id e1zneod-00068d...@franck.debian.org
and subject line Bug#791508: fixed in gdcm 2.4.4-4
has caused the Debian Bug report #791508,
regarding Switch from gccxml to castxml
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.)


-- 
791508: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=791508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:gdcm
Version: 2.4.4-3
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/gdcm_2.4.4-3_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

[...]
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_186.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_186.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_186.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_187.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_187.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_187.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_188.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_188.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_188.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_189.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_189.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_189.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_190.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_190.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_190.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_191.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_191.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_191.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_192.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_192.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_192.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_193.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_193.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_193.map'
sh: 1: dot: 

Bug#794815: marked as done (FTBFS because go generate is missing a build dependency... and then some.)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 10:22:52 +
with message-id e1znenc-0005ra...@franck.debian.org
and subject line Bug#794815: fixed in dh-golang 1.11
has caused the Debian Bug report #794815,
regarding FTBFS because go generate is missing a build dependency... and then 
some.
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.)


-- 
794815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794815
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: golang-x-text
Version: 0+git20150518.c93e7c9-1
Severity: grave

Beacuse dh-golang now executes go generate, the stringer binary is
needed in building:

,
| ...
| src/golang.org/x/text/width/trieval.go
| src/golang.org/x/text/width/width.go
| src/golang.org/x/text/width/width.go:5: running stringer: exec: stringer: 
executable file not found in $PATH
| dh_auto_build: go generate -v golang.org/x/text golang.org/x/text/cases 
golang.org/x/text/cldr golang.org/x/text/collate 
golang.org/x/text/collate/build golang.org/x/text/collate/colltab 
golang.org/x/text/display golang.org/x/text/encoding 
golang.org/x/text/encoding/charmap golang.org/x/text/encoding/htmlindex 
golang.org/x/text/encoding/ianaindex golang.org/x/text/encoding/internal 
golang.org/x/text/encoding/internal/identifier 
golang.org/x/text/encoding/japanese golang.org/x/text/encoding/korean 
golang.org/x/text/encoding/simplifiedchinese 
golang.org/x/text/encoding/traditionalchinese 
golang.org/x/text/encoding/unicode golang.org/x/text/internal/colltab 
golang.org/x/text/internal/gen golang.org/x/text/internal/testtext 
golang.org/x/text/internal/triegen golang.org/x/text/internal/ucd 
golang.org/x/text/language golang.org/x/text/runes golang.org/x/text/search 
golang.org/x/text/transform golang.org/x/text/unicode/norm 
golang.org/x/text/unicode/rangetable golang.org/x/text/width returned exit code 
1
| make: *** [build] Error 1
| debian/rules:9: recipe for target 'build' failed
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
`

I tried the patch below, but now the build fails with a different error:

,
| ...
| src/golang.org/x/text/width/width.go
| stringer: checking package: transform.go:10:2: could not import 
golang.org/x/text/transform (can't find import: golang.org/x/text/transform)
| src/golang.org/x/text/width/width.go:5: running stringer: exit status 1
| ...
`

Cheers,
-Hilko
From 81465392a4d0ad328be7d4641838ef34a4e14fa1 Mon Sep 17 00:00:00 2001
From: Hilko Bengen ben...@debian.org
Date: Thu, 6 Aug 2015 22:24:27 +0200
Subject: [PATCH] Add golang-golang-x-tools (stringer) to build dependencies

---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 832be68..f42d227 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
 Priority: extra
 Maintainer: Debian Go packaging team pkg-go-maintain...@lists.alioth.debian.org
 Uploaders: Martín Ferrari tin...@debian.org
-Build-Depends: debhelper (= 9), dh-golang, golang-go
+Build-Depends: debhelper (= 9), dh-golang, golang-go, golang-golang-x-tools
 Standards-Version: 3.9.6
 Homepage: https://godoc.org/golang.org/x/text
 Vcs-Git: git://anonscm.debian.org/pkg-go/packages/golang-x-text.git
-- 
2.5.0

---End Message---
---BeginMessage---
Source: dh-golang
Source-Version: 1.11

We believe that the bug you reported is fixed in the latest version of
dh-golang, 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.
Michael Stapelberg stapelb...@debian.org (supplier of updated dh-golang 
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: Fri, 07 Aug 2015 09:47:50 +0200
Source: dh-golang
Binary: dh-golang
Architecture: source all
Version: 1.11
Distribution: unstable
Urgency: medium
Maintainer: Michael Stapelberg stapelb...@debian.org
Changed-By: Michael Stapelberg stapelb...@debian.org
Description:
 dh-golang  - debhelper add-on for packaging software written in Go (golang)
Closes: 794815
Changes:
 dh-golang (1.11) unstable; urgency=medium
 .
   * Only call go generate if 

Bug#777868: marked as done (gdcm: ftbfs with GCC-5)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 10:23:29 +
with message-id e1zneod-00068t...@franck.debian.org
and subject line Bug#777868: fixed in gdcm 2.4.4-4
has caused the Debian Bug report #777868,
regarding gdcm: 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.)


-- 
777868: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777868
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:gdcm
Version: 2.4.4-3
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/gdcm_2.4.4-3_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

[...]
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_186.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_186.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_186.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_187.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_187.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_187.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_188.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_188.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_188.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_189.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_189.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_189.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_190.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_190.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_190.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_191.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_191.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_191.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_192.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_192.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_192.map'
sh: 1: dot: not found
error: Problems running dot: exit code=127, command='dot', 
arguments='/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_193.dot
 -Tsvg -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_193.svg
 -Tcmapx -o 
/«PKGBUILDDIR»/obj-x86_64-linux-gnu/Utilities/doxygen/html/inherit_graph_193.map'
sh: 1: dot: not 

Processed: reassign 789518 to libxbean-java

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

 reassign 789518 libxbean-java 4.0-2
Bug #789518 [src:wagon2] wagon2: FTBFS in sid
Bug reassigned from package 'src:wagon2' to 'libxbean-java'.
No longer marked as found in versions wagon2/2.7-1.
Ignoring request to alter fixed versions of bug #789518 to the same values 
previously set
Bug #789518 [libxbean-java] wagon2: FTBFS in sid
Marked as found in versions libxbean-java/4.0-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789518
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#791035: flatzebra: libstdc++ transition

2015-08-07 Thread Simon McVittie
Control: retitle 791035 flatzebra: libstdc++ transition
Control: user release.debian@packages.debian.org
Control: usertag 791035 + transition
Control: block 791035 by 790756
Control: reassign 791035 release.debian.org

I've done a team upload of flatzebra/0.1.6-3. I uploaded directly to
unstable since there is only one reverse dependency (burgerspace);
I've verified that burgerspace works when rebuilt (local pseudo-binNMU
with sbuild) against the updated flatzebra.

S


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



Processed: reassign 788980 to libxbean-java

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

 reassign 788980 libxbean-java 4.0-2
Bug #788980 [src:maven-common-artifact-filters] FTBFS: 
testExcludedArtifactWithRangeShouldNotCauseNPE fails (with CNFE?)
Bug reassigned from package 'src:maven-common-artifact-filters' to 
'libxbean-java'.
No longer marked as found in versions maven-common-artifact-filters/1.4-1.
Ignoring request to alter fixed versions of bug #788980 to the same values 
previously set
Bug #788980 [libxbean-java] FTBFS: 
testExcludedArtifactWithRangeShouldNotCauseNPE fails (with CNFE?)
Marked as found in versions libxbean-java/4.0-2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
788980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788980
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: forcibly merging 789518 788980

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

 forcemerge 789518 788980
Bug #789518 [libxbean-java] wagon2: FTBFS in sid
Bug #788980 [libxbean-java] FTBFS: 
testExcludedArtifactWithRangeShouldNotCauseNPE fails (with CNFE?)
Set Bug forwarded-to-address to 
'https://github.com/apache/geronimo-xbean/pull/12'.
Merged 788980 789518
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
788980: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788980
789518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789518
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#794857: plplot: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: plplot
Version: 5.10.0+dfsg-1
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi plplot Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- examples/lena.pgm
- examples/c/lena.pgm

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#778083: marked as done (qca2: ftbfs with GCC-5)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 10:45:05 +
with message-id e1znf97-0007dj...@franck.debian.org
and subject line Bug#778083: fixed in qca2 2.1.0.3-4
has caused the Debian Bug report #778083,
regarding qca2: 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.)


-- 
778083: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778083
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:qca2
Version: 2.0.3-6
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/qca2_2.0.3-6_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

[...]
- 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ESt4lessISsESaIS6_EE16_M_insert_uniqueERKS6_@Base
 2.0.3
- 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ESt4lessISsESaIS6_EE17_M_insert_unique_ESt23_Rb_tree_const_iteratorIS6_ERKS6_@Base
 2.0.3
- 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan9AllocatorEESt10_Select1stIS6_ESt4lessISsESaIS6_EE8_M_eraseEPSt13_Rb_tree_nodeIS6_E@Base
 2.0.3
- 
(optional=templinst)_ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_iS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt11__push_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_lS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt11lower_boundIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_S5_ET_SB_SB_RKT0_@Base
 2.0.3
- 
(optional=templinst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_iS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_lS5_EvT_T0_SC_T1_@Base
 2.0.3
- 
(optional=templinst)_ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_SB_SB_@Base
 2.0.3
- 
(optional=templinst)_ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_SB_@Base
 2.0.3
- 
(optional=templinst)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_iEvT_SB_T0_@Base
 2.0.3
- 
(optional=templinst)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_lEvT_SB_T0_@Base
 2.0.3
- 
(optional=templinst)_ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_SB_SB_@Base
 2.0.3
- 
(optional=templinst)_ZSt21__unguarded_partitionIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_S5_ET_SB_SB_RKT0_@Base
 2.0.3
- 
(optional=templinst)_ZSt25__unguarded_linear_insertIN9__gnu_cxx17__normal_iteratorIPN3QCA5Botan17Pooling_Allocator12Memory_BlockESt6vectorIS5_SaIS5_EvT_@Base
 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt6vectorISt4pairIPvjESaIS2_EED1Ev@Base 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt6vectorISt4pairIPvjESaIS2_EED2Ev@Base 2.0.3
+#MISSING: 2.0.3-6# 
(optional=templinst)_ZNSt8_Rb_treeISsSt4pairIKSsPN3QCA5Botan5MutexEESt10_Select1stIS6_ESt4lessISsESaIS6_EE10_M_insert_EPKSt18_Rb_tree_node_baseSF_RKS6_@Base
 2.0.3
+#MISSING: 

Bug#794855: mgltools-vision: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: mgltools-vision
Version: 1.5.7~rc1+cvs.20140424-1
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi mgltools-vision Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- Vision/regression/lena.jpg
- Vision/doc/Examples/lena.jpg
- Vision/doc/Examples/matplotlib/Data/lena.jpg

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#794858: sivp: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: sivp
Version: 0.5.3+svn287-2.1
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi sivp Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- images/lena.png

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#794856: opencv: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: opencv
Version: 2.4.9.1+dfsg-1.1
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi opencv Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- samples/c/lena.jpg
- samples/cpp/lena.jpg
- samples/cpp/tutorial_code/images/lena.png
- doc/tutorials/introduction/clojure_dev_intro/images/lena.png
- doc/tutorials/introduction/desktop_java/images/lena.png
- modules/java/android_test/res/drawable/lena.jpg
- samples/winrt/OcvImageProcessing/OcvImageProcessing/Assets/Lena.png
- samples/java/clojure/simple-sample/resources/images/lena.png

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#794843: open-vm-tools-dkms: vmhgfs files created in guest are 0 byte on host

2015-08-07 Thread Peter Vrabel
Package: open-vm-tools-dkms
Version: 2:9.10.2-2822639-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,

Same bug as already reported on github:
https://github.com/rasa/vmware-tools-patches/issues/38

Causes data loss.

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

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 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)

Versions of packages open-vm-tools-dkms depends on:
ii  dkms   2.2.0.3-2
ii  make-guile [make]  4.0-8.1

Versions of packages open-vm-tools-dkms recommends:
ii  open-vm-tools  2:9.10.2-2822639-1+b1

Versions of packages open-vm-tools-dkms suggests:
ii  open-vm-tools-desktop  2:9.10.2-2822639-1+b1

-- no debconf information


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



Bug#789518: wagon2: FTBFS in sid

2015-08-07 Thread Emmanuel Bourg
After further investigation I've figured out the cause of the error. The
upload of Easymock 3.3 in April triggered a bug in XBean.

With Easymock 3.3, the dependencies were changed from cglib-nodep to
cglib+asm, this added the org.objectweb.asm.* classes to the test
classpath of the projects using Easymock (cglib-nodep contained a
relocated copy of ASM under the net.sf.cglib.asm package).

wagon-file uses Easymock, and its tests extend PlexusTestCase which hits
ReflectionUtil from xbean-reflect. ReflectionUtil has a static
initializer with:

  private static ParameterNameLoader parameterNamesLoader;

  static {
  if (isClassAvailable(org.apache.xbean.asm5.ClassReader)) {
  parameterNamesLoader = new XbeanAsmParameterNameLoader();
  } else if (isClassAvailable(org.objectweb.asm.ClassReader)) {
  parameterNamesLoader = new AsmParameterNameLoader();

  } else if (isClassAvailable(org.apache.xbean.asm.ClassReader) ||
isClassAvailable(org.apache.xbean.asm4.ClassReader)) {
  throw new RuntimeException(Your xbean-asm-shade is too old,
please upgrade to xbean-asm5-shade);
  }
  }

The code looks for an implementation of ASM (either the one repackaged
for xbean, or the original one). If no implementation is found, nothing
happens, the parameterNamesLoader can be null and the class is still
partially usable.

After the update of Easymock org.objectweb.asm.ClassReader became
available on the classpath, and the static block attempted to create an
instance of AsmParameterNameLoader. But AsmParameterNameLoader uses the
EmptyVisitor class which is unlikely to be available, because
org.apache.xbean.asm5 is not there (otherwise
XbeanAsmParameterNameLoader would have be instianted instead), and
xbean-asm-util which also contains the EmptyVisitor has no guarantee of
being on the classpath (xbean-asm-util is an optional dependency of
xbean-reflect).

This issue could be fixed by changing Easymock to depend on cglib-nodep,
but I think Xbean is wrong here. ReflectionUtil shouldn't break, the
code is too fragile. I've modified AsmParameterNameLoader to avoid using
the EmptyVisitor class [1] and it works perfectly.

Emmanuel Bourg

[1] https://github.com/apache/geronimo-xbean/pull/12


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



Bug#794853: libvigraimpex: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: libvigraimpex
Version: 1.10.0+dfsg-9
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna


Hi libvigraimpex Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- src/examples/lenna.bmp

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Processed: your mail

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

 found 794854 1.4.3-1
Bug #794854 [src:matplotlib] matplotlib: non DFSG file in the source package
Marked as found in versions matplotlib/1.4.3-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794854: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794854
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#794860: spandsp: non DFSG file in the source package

2015-08-07 Thread Gianfranco Costamagna
Source: spandsp
Version: 0.0.6-2.1
Severity: Serious
Justification: non DFSG file in the source package
User: locutusofb...@debian.org
Usertags: license-problem-non-free-img-lenna

Hi spandsp Maintainer(s),
your package has been found to contain a copy of a non DFSG
file, that makes your package non DFSG.

This image (called lenna.jpg, or lena.jpg with some variants)
is an image of Lena Söderberg, photographed by Dwight Hooker,
cropped from the centerfold of the November 1972 issue of Playboy magazine.

This file is to be considered distributable but non free
(at the end of this bug report you will find a link to the lintian tag,
with a more complete description of the issue and references)

Below a list of the affected files:
- test-data/local/lenna-colour.tif

note, I did stop checking for the all files as soon as I found one
good match, so they might be not all bad references, please update
this bug if not correct.

More information about this issue can be found on the
license-problem-non-free-img-lenna lintian tag [1] and Debian bug [2]

[1] https://lintian.debian.org/tags/license-problem-non-free-img-lenna.html
[2] https://bugs.debian.org/771191

thanks,

Gianfranco


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



Bug#777814: ceph: ftbfs with GCC-5

2015-08-07 Thread Simon McVittie
On Mon, 13 Jul 2015 at 02:10:36 +, Potter, Tim (Cloud Services) wrote:
 this works with ceph from experimental. The link failure goes away once 
 leveldb
 is rebuilt using GCC 5.

One of the Debian Developers among the Ceph maintainers might want to
NMU leveldb for the blocking bug https://bugs.debian.org/791086, for
which I've attached a patch that I believe is correct. I haven't NMU'd
because I don't know how to test leveldb properly, but presumably the
Ceph maintainers do.

Regards,
S


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



Bug#794581: /usr/bin/kwin_x11: crashes when starting first window

2015-08-07 Thread Maurizio Avogadro
Il 07/08/2015 15:16, Scott Kitterman ha scritto:
 Could this relate to this:
 
 https://bugs.kde.org/show_bug.cgi?id=349519 
 https://bugs.freedesktop.org/show_bug.cgi?id=86281
 
 Scott K
 

I don't think so. The plasmashell crashes disappeared with
plasma-workspace 4:5.3.2-4.

I forgot to mention that I'm using DRI3, which seems a workaround
https://bugs.freedesktop.org/show_bug.cgi?id=86281

As far as I could see the problem was in kwin_x11: plasmashell didn't
crash.

And I'm still wondering how could the small changes in breeze between
-3 and -4 cause such issues...


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



Bug#789518: marked as done (wagon2: FTBFS in sid)

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 15:37:06 +
with message-id e1znjhi-y4...@franck.debian.org
and subject line Bug#789518: fixed in libxbean-java 4.3-2
has caused the Debian Bug report #789518,
regarding wagon2: FTBFS in sid
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.)


-- 
789518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789518
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: wagon2
Version: 2.7-1
Severity: serious
Tags: stretch sid

Hi,

while I was working on jackrabbit, I discovered that its
reverse-dependency wagon2 can no longer be built from source. However
this is not related to jackrabbit.

Full build log is here:

https://reproducible.debian.net/rb-pkg/unstable/amd64/wagon2.html

Tests in error:
  testFailedGetToStream(org.apache.maven.wagon.providers.file.FileWagonTest): 
org/apache/xbean/asm5/original/commons/EmptyVisitor
  
testFailedGetIfNewerToStream(org.apache.maven.wagon.providers.file.FileWagonTest):
 Could not initialize class org.apache.xbean.recipe.ReflectionUtil

I don't see the connection between xbean and wagon2 here. xbean is not
a dependency of wagon2 but adding libxbean-java to Build-Depends makes
no difference.

Markus
---End Message---
---BeginMessage---
Source: libxbean-java
Source-Version: 4.3-2

We believe that the bug you reported is fixed in the latest version of
libxbean-java, 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 789...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg ebo...@apache.org (supplier of updated libxbean-java 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: Fri, 07 Aug 2015 16:24:51 +0200
Source: libxbean-java
Binary: libxbean-java libxbean-java-doc
Architecture: source all
Version: 4.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libxbean-java - plugin based Java application server
 libxbean-java-doc - API documentation for XBean
Closes: 733099 789518
Changes:
 libxbean-java (4.3-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed a ClassNotFoundException in AsmParameterNameLoader (Closes: #789518)
   * Transition to Groovy 2 (Closes: #733099)
Checksums-Sha1:
 e839491c3ddb7543daffd48de35b2bb33df1dbd5 2693 libxbean-java_4.3-2.dsc
 cd4806e9fc5ef27483c3b1b62665b806b86dc7f0 9516 libxbean-java_4.3-2.debian.tar.xz
 53d377c4ad84f9b89746a882a0dfe2558af2fa44 589594 libxbean-java-doc_4.3-2_all.deb
 b85073422720b14e0f13cd5916c1877d4898184c 816986 libxbean-java_4.3-2_all.deb
Checksums-Sha256:
 47866b4f4395b5405226bce3dea769cd69ab43b72691ac0421b86f5c22932576 2693 
libxbean-java_4.3-2.dsc
 b2a795d48389e2592b0a602ae4ecc57e4fbd5893ebcc1591f6bad904f8838f1c 9516 
libxbean-java_4.3-2.debian.tar.xz
 ed0a8d12f9624e41d92897f637b2fa3835bda2295f74055181c99892bd57e759 589594 
libxbean-java-doc_4.3-2_all.deb
 7cf0c75c779feefa14cf4741956c9ee46de3e4c21b87ebf0305e4c6f010d2f11 816986 
libxbean-java_4.3-2_all.deb
Files:
 390581d3232bbe2e3fcb71cdb67a3702 2693 java optional libxbean-java_4.3-2.dsc
 3659409b750acc7cad5dca8bd5d1ed58 9516 java optional 
libxbean-java_4.3-2.debian.tar.xz
 949f20e7daa2e91ea850c84672344495 589594 doc optional 
libxbean-java-doc_4.3-2_all.deb
 3dd554975c1b9c500143030da07729b3 816986 java optional 
libxbean-java_4.3-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVxMhNAAoJEPUTxBnkudCsx5QP+QHZC2LEAPHS9+QPr8ASACTe
X2Qkr65fTRlUIv3pQMHhMj6D1ebDFhQkubByjRDTN7mV/tX4u4dzcSZXiMjk22ss
jLsxqgftbGNyrw9eLmuwzaypyIzlNDd6wz77YUzNhEhaKSCFTSLFzXfpmLuRVfzK
mbT+D+oXYrPlIiRkqEsoNkUbgot/B2R78bxSyAOz1hukq6VJpa/5cf9eC+gh9l3A
wYJ+HJZQKcW4/Kg/Mq2xfS+sqCDAzcWMCyds6+0HxMX6XDGWn2eIKuHFdP1UJuNk
rO+eOBFdU0774K3q0+Om8i0QHnYW4ig0nRT++u+wmHzkUDAW8SR0maxnF0wbGOdC
p0e8YL6hSBI4Fboz2+QUv2ueoEm2W7mTu1cOL1Bgun/0oR6p70pLZf7QRCpGbaCF
g5yZFzLDSmD2V7f1907M3hvxQzqAkdbATRW5sP5k4RhZBqXhglkI1TNwGeGOJ9Ex
tf9iij1ZbPY2PwmDxPHIceUuXDPMFkZcepMk8h0Y+56fRff5AdI6d+2tiNMpjfj3
n0j28g3/ECzhabYMyokBn7dlGsKKk5FWP8EiPXs1Z5kFe0R0+XQMI4evb6eXx95l

Bug#788980: marked as done (FTBFS: testExcludedArtifactWithRangeShouldNotCauseNPE fails (with CNFE?))

2015-08-07 Thread Debian Bug Tracking System
Your message dated Fri, 07 Aug 2015 15:37:06 +
with message-id e1znjhi-y4...@franck.debian.org
and subject line Bug#789518: fixed in libxbean-java 4.3-2
has caused the Debian Bug report #789518,
regarding FTBFS: testExcludedArtifactWithRangeShouldNotCauseNPE fails (with 
CNFE?)
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.)


-- 
789518: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789518
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: maven-common-artifact-filters
Version: 1.4-1
Severity: serious
Justification: fails to build from source

Dear Maintainer,

The package fails to build from source in sid:
Tests in error: 
  
testExcludedArtifactWithRangeShouldNotCauseNPE(org.apache.maven.shared.artifact.filter.ScopeArtifactFilterTest):
 org/apache/xbean/asm5/original/commons/EmptyVisitor

Tests run: 202, Failures: 0, Errors: 1, Skipped: 0

(Is that a ClassNotFoundException getting toString'd?)

Full build logs can be seen on the Reproducible Builds builder:
https://reproducible.debian.net/rb-pkg/unstable/amd64/maven-common-artifact-filters.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: libxbean-java
Source-Version: 4.3-2

We believe that the bug you reported is fixed in the latest version of
libxbean-java, 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 789...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Emmanuel Bourg ebo...@apache.org (supplier of updated libxbean-java 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: Fri, 07 Aug 2015 16:24:51 +0200
Source: libxbean-java
Binary: libxbean-java libxbean-java-doc
Architecture: source all
Version: 4.3-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Java Maintainers 
pkg-java-maintain...@lists.alioth.debian.org
Changed-By: Emmanuel Bourg ebo...@apache.org
Description:
 libxbean-java - plugin based Java application server
 libxbean-java-doc - API documentation for XBean
Closes: 733099 789518
Changes:
 libxbean-java (4.3-2) unstable; urgency=medium
 .
   * Team upload.
   * Fixed a ClassNotFoundException in AsmParameterNameLoader (Closes: #789518)
   * Transition to Groovy 2 (Closes: #733099)
Checksums-Sha1:
 e839491c3ddb7543daffd48de35b2bb33df1dbd5 2693 libxbean-java_4.3-2.dsc
 cd4806e9fc5ef27483c3b1b62665b806b86dc7f0 9516 libxbean-java_4.3-2.debian.tar.xz
 53d377c4ad84f9b89746a882a0dfe2558af2fa44 589594 libxbean-java-doc_4.3-2_all.deb
 b85073422720b14e0f13cd5916c1877d4898184c 816986 libxbean-java_4.3-2_all.deb
Checksums-Sha256:
 47866b4f4395b5405226bce3dea769cd69ab43b72691ac0421b86f5c22932576 2693 
libxbean-java_4.3-2.dsc
 b2a795d48389e2592b0a602ae4ecc57e4fbd5893ebcc1591f6bad904f8838f1c 9516 
libxbean-java_4.3-2.debian.tar.xz
 ed0a8d12f9624e41d92897f637b2fa3835bda2295f74055181c99892bd57e759 589594 
libxbean-java-doc_4.3-2_all.deb
 7cf0c75c779feefa14cf4741956c9ee46de3e4c21b87ebf0305e4c6f010d2f11 816986 
libxbean-java_4.3-2_all.deb
Files:
 390581d3232bbe2e3fcb71cdb67a3702 2693 java optional libxbean-java_4.3-2.dsc
 3659409b750acc7cad5dca8bd5d1ed58 9516 java optional 
libxbean-java_4.3-2.debian.tar.xz
 949f20e7daa2e91ea850c84672344495 589594 doc optional 
libxbean-java-doc_4.3-2_all.deb
 3dd554975c1b9c500143030da07729b3 816986 java optional 
libxbean-java_4.3-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBAgAGBQJVxMhNAAoJEPUTxBnkudCsx5QP+QHZC2LEAPHS9+QPr8ASACTe
X2Qkr65fTRlUIv3pQMHhMj6D1ebDFhQkubByjRDTN7mV/tX4u4dzcSZXiMjk22ss
jLsxqgftbGNyrw9eLmuwzaypyIzlNDd6wz77YUzNhEhaKSCFTSLFzXfpmLuRVfzK
mbT+D+oXYrPlIiRkqEsoNkUbgot/B2R78bxSyAOz1hukq6VJpa/5cf9eC+gh9l3A
wYJ+HJZQKcW4/Kg/Mq2xfS+sqCDAzcWMCyds6+0HxMX6XDGWn2eIKuHFdP1UJuNk
rO+eOBFdU0774K3q0+Om8i0QHnYW4ig0nRT++u+wmHzkUDAW8SR0maxnF0wbGOdC
p0e8YL6hSBI4Fboz2+QUv2ueoEm2W7mTu1cOL1Bgun/0oR6p70pLZf7QRCpGbaCF

Bug#793514: Fwd: Staden authoren ??? [Re: Bug#793514: FTBFS: conflicting types for append_int]

2015-08-07 Thread Sascha Steinbiss
Hi Andrew,

many thanks for your quick reply and for your willingness to look into
the issue.

Best regards,
Sascha

On 07/08/2015 16:23, Andrew Whitwham wrote:
 Hi Sascha,
 
 Thanks for letting us know.  I will take a look but it may be a few days
 before I can do anything about it.
 
 Regards,
 
 Andrew
 
 
 On 07/08/15 15:26, Sascha Steinbiss wrote:
 Dear James and Andrew,

 I am writing to kindly bring the following Staden build issue to your
 attention. The Debian automated build system is currently unable to
 build the code from source due to multiple declarations of identically
 named functions with different parameter and return types.
 We were wondering if you could help out there -- many thanks in advance!

 Best wishes
 Sascha

 -- Forwarded email below --

 Date: Sat, 1 Aug 2015 07:28:32 +0200
 From: Andreas Tille andr...@fam-tille.de
 To: Chris West (Faux) solo-debianb...@goeswhere.com,
 793...@bugs.debian.org, James Bonfield j...@sanger.ac.uk
 Cc: Tim Booth tbo...@ceh.ac.uk
 Subject: Re: Bug#793514: FTBFS: conflicting types for append_int

 Hi Staden developers,

 as you can see in this Debian bug report the current staden release is
 in conflict with the latest releases of staden-io-lib.  Both dafine the
 same function but with different code (not only the header is
 different).

 Any help is welcome

  Andreas.

 On Fri, Jul 24, 2015 at 07:14:29PM +, Chris West (Faux) wrote:
 Source: staden
 Version: 2.0.0+b10-1.1
 Severity: serious
 Tags: sid
 Justification: fails to build from source
 User: reproducible-bui...@lists.alioth.debian.org
 Usertags: ftbfs

 Dear Maintainer,

 The package fails to build:

 sam_index.c:321:14: error: conflicting types for ‘append_int’
   static char *append_int(char *cp, int i) {
^
 In file included from /usr/include/io_lib/scram.h:52:0,
   from sam_pileup.h:4,
   from sam_index.c:17:
 /usr/include/io_lib/bam.h:755:16: note: previous declaration of
 ‘append_int’ was here
   unsigned char *append_int(unsigned char *cp, int32_t i);
  ^
 /staden-2.0.0+b10/./gap5/../global.mk:388: recipe for target
 'sam_index.o' failed
 make[2]: *** [sam_index.o] Error 1
 make[2]: Leaving directory '/staden-2.0.0+b10/gap5'


 Full build log:
 https://reproducible.debian.net/rb-pkg/unstable/amd64/staden.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_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)

 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging


 

-- 
Dr Sascha Steinbiss
Senior Bioinformatician
Parasite Genomics
Wellcome Trust Sanger Institute
Genome Campus, Hinxton,
Cambridge, CB10 1SA, UK


-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 


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



Processed: your mail

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

 tags 794850 sid stretch
Bug #794850 [src:cl-plplot] cl-plplot: non DFSG file in the source package
Added tag(s) stretch and sid.
 tags 794852 sid stretch
Bug #794852 [src:codeblocks] codeblocks: non DFSG file in the source package
Added tag(s) stretch and sid.
 tags 794853 sid stretch
Bug #794853 [src:libvigraimpex] libvigraimpex: non DFSG file in the source 
package
Added tag(s) sid and stretch.
 tags 794854 sid stretch
Bug #794854 [src:matplotlib] matplotlib: non DFSG file in the source package
Added tag(s) sid and stretch.
 tags 794855 sid stretch
Bug #794855 [src:mgltools-vision] mgltools-vision: non DFSG file in the source 
package
Added tag(s) sid and stretch.
 tags 794856 sid stretch
Bug #794856 [src:opencv] opencv: non DFSG file in the source package
Added tag(s) stretch and sid.
 tags 794857 sid stretch
Bug #794857 [src:plplot] plplot: non DFSG file in the source package
Added tag(s) sid and stretch.
 tags 794858 sid stretch
Bug #794858 [src:sivp] sivp: non DFSG file in the source package
Added tag(s) stretch and sid.
 tags 794859 sid stretch
Bug #794859 [src:skimage] skimage: non DFSG file in the source package
Added tag(s) sid and stretch.
 tags 794860 sid stretch
Bug #794860 [src:spandsp] spandsp: non DFSG file in the source package
Added tag(s) sid and stretch.
 tags 794861 sid stretch
Bug #794861 [src:visp] visp: non DFSG file in the source package
Added tag(s) sid and stretch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794850: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794850
794852: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794852
794853: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794853
794854: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794854
794855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794855
794856: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794856
794857: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794857
794858: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794858
794859: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794859
794860: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794860
794861: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794861
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#794878: uhd ftbfs with boost1.58

2015-08-07 Thread Matthias Klose
Package: src:uhd
Version: 3.8.5-1
Severity: serious
Tags: sid stretch confirmed patch
User: debian-...@lists.debian.org
Usertags: libstdc++-cxx11

confirmed,

$ objdump -T /usr/lib/x86_64-linux-gnu/libuhd.so.003|grep cxx11|wc -l
225



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


diff -Nru uhd-3.8.5/debian/changelog uhd-3.8.5/debian/changelog
--- uhd-3.8.5/debian/changelog  2015-08-05 22:09:15.0 +0200
+++ uhd-3.8.5/debian/changelog  2015-08-07 16:15:26.0 +0200
@@ -1,3 +1,10 @@
+uhd (3.8.5-1ubuntu1) wily; urgency=medium
+
+  * Merge with Debian; remaining changes:
+- Rename library packages for g++5 ABI transition.
+
+ -- Matthias Klose d...@ubuntu.com  Fri, 07 Aug 2015 16:14:34 +0200
+
 uhd (3.8.5-1) unstable; urgency=medium
 
   * New upstream release
@@ -20,6 +27,12 @@
 
  -- A. Maitland Bottoms bott...@debian.org  Wed, 05 Aug 2015 00:41:49 -0400
 
+uhd (3.7.3-1ubuntu1) wily; urgency=medium
+
+  * Rename library packages for g++5 ABI transition.
+
+ -- Steve Langasek steve.langa...@ubuntu.com  Wed, 05 Aug 2015 20:07:26 +
+
 uhd (3.7.3-1) unstable; urgency=low
 
   * New upstream release
diff -Nru uhd-3.8.5/debian/control uhd-3.8.5/debian/control
--- uhd-3.8.5/debian/control2015-08-05 21:54:04.0 +0200
+++ uhd-3.8.5/debian/control2015-08-07 16:16:57.0 +0200
@@ -1,7 +1,8 @@
 Source: uhd
 Section: science
 Priority: optional
-Maintainer: A. Maitland Bottoms bott...@debian.org
+Maintainer: Ubuntu Developers ubuntu-devel-disc...@lists.ubuntu.com
+XSBC-Original-Maintainer: A. Maitland Bottoms bott...@debian.org
 Build-Depends: debhelper (= 9), cmake (= 2.8.4+dfsg.1-3),
  python-dev, python-cheetah, python-docutils, doxygen, dh-acc,
  libusb-1.0-0-dev [linux-any], libusb2-dev [kfreebsd-any], liborc-0.4-dev,
@@ -22,7 +23,7 @@
 
 Package: uhd-host
 Architecture: any
-Depends: libuhd003, python, adduser, ${shlibs:Depends}, ${misc:Depends}
+Depends: libuhd003v5, python, adduser, ${shlibs:Depends}, ${misc:Depends}
 Recommends: python-tk, curl, procps
 Suggests: gnuradio
 Description: universal hardware driver for Ettus Research products
@@ -37,12 +38,13 @@
  display hardware configuration information and Doxygen generated
  documentation.
 
-Package: libuhd003
+Package: libuhd003v5
 Architecture: any
 Section: libs
 Pre-Depends: multiarch-support, ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Conflicts: gnuradio (3.7.6.1)
+Conflicts: gnuradio (3.7.6.1), libuhd003
+Replaces: libuhd003
 Suggests: gnuradio
 Multi-Arch: same
 Description: universal hardware driver for Ettus Research 

Bug#793514: Fwd: Staden authoren ??? [Re: Bug#793514: FTBFS: conflicting types for append_int]

2015-08-07 Thread Sascha Steinbiss
Dear James and Andrew,

I am writing to kindly bring the following Staden build issue to your
attention. The Debian automated build system is currently unable to
build the code from source due to multiple declarations of identically
named functions with different parameter and return types.
We were wondering if you could help out there -- many thanks in advance!

Best wishes
Sascha

-- Forwarded email below --

Date: Sat, 1 Aug 2015 07:28:32 +0200
From: Andreas Tille andr...@fam-tille.de
To: Chris West (Faux) solo-debianb...@goeswhere.com,
793...@bugs.debian.org, James Bonfield j...@sanger.ac.uk
Cc: Tim Booth tbo...@ceh.ac.uk
Subject: Re: Bug#793514: FTBFS: conflicting types for append_int

Hi Staden developers,

as you can see in this Debian bug report the current staden release is
in conflict with the latest releases of staden-io-lib.  Both dafine the
same function but with different code (not only the header is
different).

Any help is welcome

Andreas.

On Fri, Jul 24, 2015 at 07:14:29PM +, Chris West (Faux) wrote:
 Source: staden
 Version: 2.0.0+b10-1.1
 Severity: serious
 Tags: sid
 Justification: fails to build from source
 User: reproducible-bui...@lists.alioth.debian.org
 Usertags: ftbfs
 
 Dear Maintainer,
 
 The package fails to build:
 
 sam_index.c:321:14: error: conflicting types for ‘append_int’
  static char *append_int(char *cp, int i) {
   ^
 In file included from /usr/include/io_lib/scram.h:52:0,
  from sam_pileup.h:4,
  from sam_index.c:17:
 /usr/include/io_lib/bam.h:755:16: note: previous declaration of ‘append_int’ 
 was here
  unsigned char *append_int(unsigned char *cp, int32_t i);
 ^
 /staden-2.0.0+b10/./gap5/../global.mk:388: recipe for target 'sam_index.o' 
 failed
 make[2]: *** [sam_index.o] Error 1
 make[2]: Leaving directory '/staden-2.0.0+b10/gap5'
 
 
 Full build log:
 https://reproducible.debian.net/rb-pkg/unstable/amd64/staden.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_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)
 
 ___
 Debian-med-packaging mailing list
 debian-med-packag...@lists.alioth.debian.org
 http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging

-- 
http://fam-tille.de

- End forwarded message -

-- 
http://fam-tille.de




-- 
 The Wellcome Trust Sanger Institute is operated by Genome Research 
 Limited, a charity registered in England with number 1021457 and a 
 company registered in England with number 2742969, whose registered 
 office is 215 Euston Road, London, NW1 2BE. 


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



Bug#794581: /usr/bin/kwin_x11: crashes when starting first window

2015-08-07 Thread Diederik de Haas
On Friday 07 August 2015 16:36:10 Maurizio Avogadro wrote:
 And I'm still wondering how could the small changes in breeze between
 -3 and -4 cause such issues...

Updated build daemon with gcc-5 (I think)

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


Bug#793514: Fwd: Staden authoren ??? [Re: Bug#793514: FTBFS: conflicting types for append_int]

2015-08-07 Thread Andrew Whitwham

Hi Sascha,

Thanks for letting us know.  I will take a look but it may be a few days 
before I can do anything about it.


Regards,

Andrew


On 07/08/15 15:26, Sascha Steinbiss wrote:

Dear James and Andrew,

I am writing to kindly bring the following Staden build issue to your
attention. The Debian automated build system is currently unable to
build the code from source due to multiple declarations of identically
named functions with different parameter and return types.
We were wondering if you could help out there -- many thanks in advance!

Best wishes
Sascha

-- Forwarded email below --

Date: Sat, 1 Aug 2015 07:28:32 +0200
From: Andreas Tille andr...@fam-tille.de
To: Chris West (Faux) solo-debianb...@goeswhere.com,
793...@bugs.debian.org, James Bonfield j...@sanger.ac.uk
Cc: Tim Booth tbo...@ceh.ac.uk
Subject: Re: Bug#793514: FTBFS: conflicting types for append_int

Hi Staden developers,

as you can see in this Debian bug report the current staden release is
in conflict with the latest releases of staden-io-lib.  Both dafine the
same function but with different code (not only the header is
different).

Any help is welcome

 Andreas.

On Fri, Jul 24, 2015 at 07:14:29PM +, Chris West (Faux) wrote:

Source: staden
Version: 2.0.0+b10-1.1
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

sam_index.c:321:14: error: conflicting types for ‘append_int’
  static char *append_int(char *cp, int i) {
   ^
In file included from /usr/include/io_lib/scram.h:52:0,
  from sam_pileup.h:4,
  from sam_index.c:17:
/usr/include/io_lib/bam.h:755:16: note: previous declaration of ‘append_int’ 
was here
  unsigned char *append_int(unsigned char *cp, int32_t i);
 ^
/staden-2.0.0+b10/./gap5/../global.mk:388: recipe for target 'sam_index.o' 
failed
make[2]: *** [sam_index.o] Error 1
make[2]: Leaving directory '/staden-2.0.0+b10/gap5'


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/staden.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_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)

___
Debian-med-packaging mailing list
debian-med-packag...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging






--
The Wellcome Trust Sanger Institute is operated by Genome Research 
Limited, a charity registered in England with number 1021457 and a 
company registered in England with number 2742969, whose registered 
office is 215 Euston Road, London, NW1 2BE. 



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



Processed: fix bug title

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

 retitle -1 uhd: library transition is needed when GCC 5 is the default
Bug #794878 [src:uhd] uhd ftbfs with boost1.58
Changed Bug title to 'uhd: library transition is needed when GCC 5 is the 
default' from 'uhd ftbfs with boost1.58'

-- 
794878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794878
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#794878: fix bug title

2015-08-07 Thread Matthias Klose
Control: retitle -1 uhd: library transition is needed when GCC 5 is the default

sorry, wrote this issue for the older version first.


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



Bug#793514: Fwd: Staden authoren ??? [Re: Bug#793514: FTBFS: conflicting types for append_int]

2015-08-07 Thread Andrew Whitwham

Hi Sascha,

I see what has happened.  A new version of iolib was released without 
releasing a compatible version of the Staden Package.  The code is 
ready, it just needs releasing.


I'll see what I can do.

Thanks,

Andrew

On 07/08/15 16:35, Sascha Steinbiss wrote:

Hi Andrew,

many thanks for your quick reply and for your willingness to look into
the issue.

Best regards,
Sascha

On 07/08/2015 16:23, Andrew Whitwham wrote:

Hi Sascha,

Thanks for letting us know.  I will take a look but it may be a few days
before I can do anything about it.

Regards,

Andrew


On 07/08/15 15:26, Sascha Steinbiss wrote:

Dear James and Andrew,

I am writing to kindly bring the following Staden build issue to your
attention. The Debian automated build system is currently unable to
build the code from source due to multiple declarations of identically
named functions with different parameter and return types.
We were wondering if you could help out there -- many thanks in advance!

Best wishes
Sascha

-- Forwarded email below --

Date: Sat, 1 Aug 2015 07:28:32 +0200
From: Andreas Tille andr...@fam-tille.de
To: Chris West (Faux) solo-debianb...@goeswhere.com,
793...@bugs.debian.org, James Bonfield j...@sanger.ac.uk
Cc: Tim Booth tbo...@ceh.ac.uk
Subject: Re: Bug#793514: FTBFS: conflicting types for append_int

Hi Staden developers,

as you can see in this Debian bug report the current staden release is
in conflict with the latest releases of staden-io-lib.  Both dafine the
same function but with different code (not only the header is
different).

Any help is welcome

  Andreas.

On Fri, Jul 24, 2015 at 07:14:29PM +, Chris West (Faux) wrote:

Source: staden
Version: 2.0.0+b10-1.1
Severity: serious
Tags: sid
Justification: fails to build from source
User: reproducible-bui...@lists.alioth.debian.org
Usertags: ftbfs

Dear Maintainer,

The package fails to build:

sam_index.c:321:14: error: conflicting types for ‘append_int’
   static char *append_int(char *cp, int i) {
^
In file included from /usr/include/io_lib/scram.h:52:0,
   from sam_pileup.h:4,
   from sam_index.c:17:
/usr/include/io_lib/bam.h:755:16: note: previous declaration of
‘append_int’ was here
   unsigned char *append_int(unsigned char *cp, int32_t i);
  ^
/staden-2.0.0+b10/./gap5/../global.mk:388: recipe for target
'sam_index.o' failed
make[2]: *** [sam_index.o] Error 1
make[2]: Leaving directory '/staden-2.0.0+b10/gap5'


Full build log:
https://reproducible.debian.net/rb-pkg/unstable/amd64/staden.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_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)

___
Debian-med-packaging mailing list
debian-med-packag...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-packaging











--
The Wellcome Trust Sanger Institute is operated by Genome Research 
Limited, a charity registered in England with number 1021457 and a 
company registered in England with number 2742969, whose registered 
office is 215 Euston Road, London, NW1 2BE. 



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



Processed: found 794717 in 1:5.0.0~rc4-1

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

 found 794717 1:5.0.0~rc4-1
Bug #794717 [libreoffice-core] depends on libboost-date-time1.55.0, which is 
broken by new libstdc++6
Marked as found in versions libreoffice/1:5.0.0~rc4-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
794717: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=794717
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#783032: NMU coming soon

2015-08-07 Thread Gianfranco Costamagna
Hi, I uploadeed the changes to DELAYED/7 since there were no maintainer 
response in ~4 months.

Since I did some changes not related to this NMU and because of the new 
upstream release (needed to fix this bug),

I delayed the upload a little bit more. I'm attaching a debdiff of the Debian 
directory to this email

cheers,

Gianfranco


debdiff.filtered
Description: Binary data


  1   2   >