Bug#777922: jellyfish: ftbfs with GCC-5

2015-06-29 Thread Andreas Tille
Hi Guillaume,

there is a bug report against Jellyfish in Debian when trying to build
with gcc-5.  Since gcc-5 will be the default compiler in the next Debian
release this problem is critical.

If you have no idea how to fix this issue I would ask some c++ experts.

Kind regards and thanks for providing jellyfish as free software

  Andreas.

On Thu, Feb 12, 2015 at 10:32:46AM +, Matthias Klose wrote:
 Package: src:jellyfish
 Version: 2.1.4-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/jellyfish_2.1.4-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
 
 [...]
 jellyfish/merge_files.cc:50:14: warning: 'templateclass class 
 std::auto_ptr' is deprecated [-Wdeprecated-declarations]
  typedef std::auto_ptrRectangularBinaryMatrix matrix_ptr;
   ^
 In file included from /usr/include/c++/5/bits/locale_conv.h:41:0,
  from /usr/include/c++/5/locale:43,
  from /usr/include/c++/5/iomanip:43,
  from ./include/jellyfish/err.hpp:21,
  from ./jellyfish/merge_files.hpp:21,
  from jellyfish/merge_files.cc:17:
 /usr/include/c++/5/bits/unique_ptr.h:49:28: note: declared here
templatetypename class auto_ptr;
 ^
   CXXLDbin/jellyfish
 make[3]: Leaving directory '/??PKGBUILDDIR??'
 make[2]: Leaving directory '/??PKGBUILDDIR??'
 make[1]: Leaving directory '/??PKGBUILDDIR??'
dh_auto_test -a
 make[1]: Entering directory '/??PKGBUILDDIR??'
 make  check-am
 make[2]: Entering directory '/??PKGBUILDDIR??'
 make  libgtest.la libgtest_main.la bin/generate_sequence bin/test_all
 make[3]: Entering directory '/??PKGBUILDDIR??'
   CXX  unit_tests/gtest/src/libgtest_la-gtest-all.lo
   CXXLDlibgtest.la
   CXX  unit_tests/gtest/src/libgtest_main_la-gtest_main.lo
   CXXLDlibgtest_main.la
   CXX  jellyfish/generate_sequence.o
   CXX  jellyfish/mersenne.o
   CXX  jellyfish/backtrace.o
   CXX  jellyfish/dbg.o
   CXXLDbin/generate_sequence
   CXX  unit_tests/bin_test_all-test_main.o
 In file included from ./unit_tests/gtest/gtest.h:308:0,
  from unit_tests/test_main.cc:20:
 /usr/include/c++/5/sstream:335:7: error: 'struct std::basic_stringbuf_CharT, 
 _Traits, _Alloc::__xfer_bufptrs' redeclared with different access
struct __xfer_bufptrs
^
 make[3]: *** [unit_tests/bin_test_all-test_main.o] Error 1
 Makefile:1285: recipe for target 'unit_tests/bin_test_all-test_main.o' failed
 make[3]: Leaving directory '/??PKGBUILDDIR??'
 make[2]: *** [check-am] Error 2
 Makefile:2163: recipe for target 'check-am' failed
 make[2]: Leaving directory '/??PKGBUILDDIR??'
 make[1]: *** [check] Error 2
 Makefile:2166: recipe for target 'check' failed
 make[1]: Leaving directory '/??PKGBUILDDIR??'
 dh_auto_test: make -j1 check returned exit code 2
 make: *** [build-arch] Error 2
 debian/rules:8: recipe for target 'build-arch' failed
 dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
 

 ___
 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


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



Bug#787866: autogen: after upgrade to 5.18.5 autogen no longer works

2015-06-29 Thread Bruce Korb
Then I guessed at the wrong part of the patch.
I believe that the problem is that a single character string is
morphing into some weirdo multi-byte character because the Guile
library thinks that it is the right thing to do.  I do wish the Guile
folks had not removed all support for NUL terminated byte arrays, i.e.
traditional strings.
I'll have a look again next weekend.  :(  Sorry.

On Sun, Jun 28, 2015 at 11:26 PM, Nikos Mavrogiannopoulos
n...@gnutls.org wrote:
 On Sun, 2015-06-28 at 17:18 -0700, Bruce Korb wrote:
 On 06/28/15 04:26, Nikos Mavrogiannopoulos wrote:
  http://autogen.sourceforge.net/data/autogen-5.18.5pre20.tar.xz
 
  That version works for me.

 OK, then, I've now unwound all the Guile wrapper macro removals from top of 
 tree.

 http://autogen.sourceforge.net/data/autogen-5.18.6pre3.tar.xz

 If that one works for you, then I'll promote it next weekend.
 Thank you both for your help!

 I'm not able to compile this version. The error message follows.

 make[2]: Entering directory '/tmp/autogen-5.18.6pre3/xml2ag'
 top_srcdir=.. top_builddir=.. PATH=`cd ../columns;pwd`:$PATH
 CLexe=../columns/columns ../agen5/autogen -MF.deps/stamp-opts.d
 -MTstamp-opts -MP -L../autoopts/tpl -L../autoopts/tpl
 --definition=./xmlopts.def
 Error in template ../autoopts/tpl/optlib.tlib, line 780
 DEFINITIONS ERROR in ../autoopts/tpl/optlib.tlib line 780 for
 xmlopts.h:
 Error:  value for opt output is `O'
 must be single char or 'NUMBER'
 Failing Guile command:  = = = = =

 (error (sprintf
 Error:  value for opt %s is `%s'\nmust be single char or 'NUMBER'
 (get name) (get value)))

 =
 Makefile:903: recipe for target 'stamp-opts' failed




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



Bug#790134: marked as done (rhc: depends on ruby-rspec ( 2.99) but sid has 3.3.0c0e0m0s0-1)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 13:50:15 +
with message-id e1z9zrv-0005ds...@franck.debian.org
and subject line Bug#790134: fixed in rhc 1.35.4-2
has caused the Debian Bug report #790134,
regarding rhc: depends on ruby-rspec ( 2.99) but sid has 3.3.0c0e0m0s0-1
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.)


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

Your package depends on ruby-rspec ( 2.99), ruby-rspec (= 2.8.0), but sid
has ruby-rspec 3.3.0c0e0m0s0-1. Please update your package to work with that.

Emilio
---End Message---
---BeginMessage---
Source: rhc
Source-Version: 1.35.4-2

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

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

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

Debian distribution maintenance software
pp.
Antonio Terceiro terce...@debian.org (supplier of updated rhc package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Jun 2015 10:35:20 -0300
Source: rhc
Binary: rhc
Architecture: source all
Version: 1.35.4-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers 
pkg-ruby-extras-maintain...@lists.alioth.debian.org
Changed-By: Antonio Terceiro terce...@debian.org
Description:
 rhc- OpenShift command-line client tools
Closes: 790134
Changes:
 rhc (1.35.4-2) unstable; urgency=medium
 .
   * Team upload.
   * Drop spurious dependency on ruby-rspec (Closes: #790134)
Checksums-Sha1:
 9103ab7349f6db221b1a746345fda4f30b6d4873 1938 rhc_1.35.4-2.dsc
 bea460095d6adc87521ed91ecaec71d1d0a5d519 5288 rhc_1.35.4-2.debian.tar.xz
 4be2787e41e79ed203571ded4a5f87bdd49a5873 115626 rhc_1.35.4-2_all.deb
Checksums-Sha256:
 46cf8c107bcfbb1ec79168dd116fbbad9482fae745b6bf8c28602fdabe089dbc 1938 
rhc_1.35.4-2.dsc
 53872d3cc7bf74a494d830827657ed8e63ecf6457572ba838e8ab7ea29460b09 5288 
rhc_1.35.4-2.debian.tar.xz
 992f91040d86345db7ea493742d259ef9d9b578488dcfd99db5f2550c294d42b 115626 
rhc_1.35.4-2_all.deb
Files:
 5ce2d1faf69d4492b884a264f44df1fc 1938 ruby optional rhc_1.35.4-2.dsc
 7e3f78be95ca5f3617644b11295ccb0c 5288 ruby optional rhc_1.35.4-2.debian.tar.xz
 88214391f6238526b0fe395f517fce46 115626 ruby optional rhc_1.35.4-2_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJVkUpIAAoJEPwNsbvNRgveUsEP/3NJWu5ui8FqZ7JS9eR5sVjY
JQ+yYNn78JjB9GqfHIraKGQ5Ujph5k7P1a0Q5X4C8j9W2tUafjllUmHejIapBeb3
et8WRGINordtMOfXlZF/DJ7grTzOD9u9PqrtzzpDiCuup8VwW2ltMnjHMJJ5ys6Y
rhgUDnVv7IoIGL8I8pPwMYWLOpWDVGtuT53aArGIe3MATUUvVWuOXH+kwJtUC5yL
V8Lk/s+QGpcg+h7r35U5+6BGVZXK4ObTtcEnIhIEeaZMKB+fBVNTN4+d8DzfjoHl
2s27lfwQ36OtPZQ3t3RzqNCjrN4VC1zV5U9GpR9hdGSkjrDjRNLZkmYFMNW+2CTk
YdccyZtOBhUxE1HzXYdcUjvA1+oCHtBGMs8zcunykcGDpZNb+dR/Y4YI7NEYwEjr
SbE2XtHFsYg9sIh0PHmbCaWZmXVhQhw3ZwXei8wHQQ4cSwHE6y/RSEVeNzt3QlnC
Iat9W25yK0cEd2O7NEdV/DE53OgR8KjEzsY8k+Qc/lNeSDtFnUOhC7GtmDTIvi4o
jAT0bLbt5h/g86Q61PAYa3Wy3KZLJnng27EWOwi9FuJx+DTWo+6zmYY0v1pjpZ2o
n2Hi2L5Vt8QKK2mH3qfr7piu+ELRUcdRHOxBqg5fsdZaJORiskJ5P1e8v/0FDwSE
NTHmG4vGRPskfNfjYeMs
=mJXd
-END PGP SIGNATUREEnd Message---


Bug#786669: decreasing severity

2015-06-29 Thread Hleb Valoshka
control: command -1 tags moreinfo unreproducible
control: command -1 severity normal

Hi, during preparation of nmu of 0.16.0-3 I ran testsuite about ten
times and I was unable to reproduce your failure. I think it's related
to jenkins environment, so I decrease its severity.


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



Bug#783392: marked as done (appstream: Copy of GPLv3 not included in source tarball)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 13:34:08 +
with message-id e1z9zck-0001mq...@franck.debian.org
and subject line Bug#783392: fixed in appstream 0.8.2-1
has caused the Debian Bug report #783392,
regarding appstream: Copy of GPLv3 not included in source tarball
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.)


-- 
783392: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783392
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: appstream
Version: 0.7.3-1
Severity: serious
Justification: Policy 4.5

While reviewing this package in New, I discovered that the licensing of the
upstream source is incomplete.  Three files are GPLv3 or later:

contrib/dep11/dep11-validate.py
data/cmake/documentation.cmake
docs/prepare-docbuild.sh

While none of these files appear in the binary packages (so debian/copyright
isn't implicated), the upstream tarball does have to include all the licenses
to be properly distributable in Debian.  The GPLv2 copy is not sufficient to
cover GPLv3.

Since this is an issue with the existing package and not a new issue, I'm not
rejecting the package.  Please coordinate with upstream and get this resolved.

Scott K
---End Message---
---BeginMessage---
Source: appstream
Source-Version: 0.8.2-1

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

Debian distribution maintenance software
pp.
Matthias Klumpp m...@debian.org (supplier of updated appstream 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: Sun, 28 Jun 2015 18:56:06 +0200
Source: appstream
Binary: appstream-index libappstream2 libappstream-dev gir1.2-appstream 
libappstreamqt1 libappstreamqt-dev appstream-doc
Architecture: source all amd64
Version: 0.8.2-1
Distribution: unstable
Urgency: medium
Maintainer: Matthias Klumpp m...@debian.org
Changed-By: Matthias Klumpp m...@debian.org
Description:
 appstream-doc - Developer documentation for AppStream
 appstream-index - Software component index generator
 gir1.2-appstream - Library to access AppStream services (introspection data)
 libappstream-dev - Library to access AppStream services (development files)
 libappstream2 - Library to access AppStream services
 libappstreamqt-dev - Qt5 library to access AppStream services (development 
files)
 libappstreamqt1 - Qt5 library to access AppStream services
Closes: 783392
Changes:
 appstream (0.8.2-1) unstable; urgency=medium
 .
   * New upstream release: 0.8.2
 - Closes: #783392
 - This release drops support for Ubuntu AppInstall.
   Having DEP-11 YAML or AppStream XML is now mandatory.
   * Fix the package tests
Checksums-Sha1:
 3538c083f81bb7adfb00786b9f3fcb97c9b11863 2497 appstream_0.8.2-1.dsc
 67a032ab6e6ec64fcbe9879ee7d7bed5f4e72929 2082072 appstream_0.8.2.orig.tar.xz
 67b626c434b15c4077cc4a89b1e456abf6958fcd 5484 appstream_0.8.2-1.debian.tar.xz
 0dde1b9ce8ab311417ada15d33ebcdffe44f1f1c 1926054 appstream-doc_0.8.2-1_all.deb
 95f8e65345ba54f8dc2525e92877f28535ac02ed 40560 
appstream-index_0.8.2-1_amd64.deb
 58ef05f9f5d7293641361f7eba2e44b6dc35a3cb 10234 
gir1.2-appstream_0.8.2-1_amd64.deb
 b02c5533fe9e259b382bb5bef843fc42095d0902 22836 
libappstream-dev_0.8.2-1_amd64.deb
 ee2f3b533e897d87ca38791936a2d6bce42b5a24 65930 libappstream2_0.8.2-1_amd64.deb
 69f46f2c359dbdcbe67c7a0da424c4105b00439b 9168 
libappstreamqt-dev_0.8.2-1_amd64.deb
 53c0ac65dbbff14d332b86d67c804f66d0425fb6 49730 
libappstreamqt1_0.8.2-1_amd64.deb
Checksums-Sha256:
 75004cb2bcaa2bd66a079884504b8f8e775a4c601738cbde0595067842e45f31 2497 
appstream_0.8.2-1.dsc
 7c3f320f8795c2d6bbd336993374a6928f1c3f55b08b3c454b43a375389d5fd2 2082072 
appstream_0.8.2.orig.tar.xz
 b4a85ca948d5cabaf55c1e1efad71d1d9a1e73cf3c7b783aef245d12e047af60 5484 
appstream_0.8.2-1.debian.tar.xz
 8a94021f92e4c9f2e127aa6d80de5238548c52838f1efe56447a934df6771978 1926054 
appstream-doc_0.8.2-1_all.deb
 1994c0f3db2b9c482224cb446c46e9bcd470adff20a27d7fe509704e028341a1 40560 
appstream-index_0.8.2-1_amd64.deb
 880da4909db5851d1a934348e3deb80cf7899097ceeeb1d2e637a4a83d81c031 10234 

Bug#789026: marked as done (gnubiff: Patch to port to libpanel-applet 3.14+)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 13:04:21 +
with message-id e1z9yjv-00053q...@franck.debian.org
and subject line Bug#789026: fixed in gnubiff 2.2.15-4.1
has caused the Debian Bug report #789026,
regarding gnubiff: Patch to port to libpanel-applet 3.14+
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.)


-- 
789026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789026
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: gnubiff
Version: 2.2.15-4
Tags: patch

Dear maintainer,

I am attaching the patch that ports gnubiff to the new libpanel-applet
API, so that it is compatible with gnome-panel 3.14 and newer releases.

New gnome-panel is so far only available in experimental, but we are
going to upload it to unstable at some point (it will be a transition
coordinated with Release Team).

You do not need to apply this patch right now, but feel free to review
it and/or upload the patched version to experimental.

--
Dmitry Shachnevdiff -Nru gnubiff-2.2.15/debian/changelog gnubiff-2.2.15/debian/changelog
--- gnubiff-2.2.15/debian/changelog	2014-10-03 19:21:00.0 +0400
+++ gnubiff-2.2.15/debian/changelog	2015-06-17 11:57:37.0 +0300
@@ -1,3 +1,9 @@
+gnubiff (2.2.15-4.1) UNRELEASED; urgency=medium
+
+  * Port to GAction and libpanel-applet 3.14.
+
+ -- Dmitry Shachnev mity...@debian.org  Wed, 17 Jun 2015 11:57:28 +0300
+
 gnubiff (2.2.15-4) unstable; urgency=medium
 
   * Add patch by Frederic Briere to fix mutex unlocking that should really be a
diff -Nru gnubiff-2.2.15/debian/control gnubiff-2.2.15/debian/control
--- gnubiff-2.2.15/debian/control	2014-10-03 19:20:00.0 +0400
+++ gnubiff-2.2.15/debian/control	2015-06-17 11:57:12.0 +0300
@@ -2,7 +2,7 @@
 Section: mail
 Priority: optional
 Maintainer: Roland Stigge sti...@antcom.de
-Build-Depends: debhelper (= 9), libaudiofile-dev, libgtk-3-dev, libssl-dev, libxml-parser-perl, libfam-dev, libpopt-dev, intltool, automake, autoconf, libpanel-applet-4-dev
+Build-Depends: debhelper (= 9), libaudiofile-dev, libgconf2-dev, libgtk-3-dev, libssl-dev, libxml-parser-perl, libfam-dev, libpopt-dev, intltool, automake, autoconf, libpanel-applet-dev
 Standards-Version: 3.9.5
 Homepage: http://gnubiff.sourceforge.net/
 
diff -Nru gnubiff-2.2.15/debian/patches/06-libpanel-applet.patch gnubiff-2.2.15/debian/patches/06-libpanel-applet.patch
--- gnubiff-2.2.15/debian/patches/06-libpanel-applet.patch	1970-01-01 03:00:00.0 +0300
+++ gnubiff-2.2.15/debian/patches/06-libpanel-applet.patch	2015-06-17 11:57:02.0 +0300
@@ -0,0 +1,159 @@
+Description: port to GAction and libpanel-applet 3.14
+Author: Dmitry Shachnev mity...@debian.org
+Forwarded: no (upstream seems dead)
+Last-Update: 2014-11-20
+
+--- a/configure.ac
 b/configure.ac
+@@ -178,7 +178,7 @@
+ ##
+ if test $OPT_USEGNOME = yes; then
+ 	PKG_CHECK_MODULES(GNOME_DEP, [
+-	libpanelapplet-4.0
++	libpanel-applet
+ 	], [
+ 		AC_SUBST(GNOME_DEP_CFLAGS)
+ 		AC_SUBST(GNOME_DEP_LIBS)
+--- a/src/ui-applet-gnome.h
 b/src/ui-applet-gnome.h
+@@ -31,7 +31,6 @@
+ #define __APPLET_GNOME_H__
+ 
+ #include panel-applet.h
+-#include panel-applet-gconf.h
+ #include ui-applet-gui.h
+ 
+ 
+--- a/po/POTFILES.in
 b/po/POTFILES.in
+@@ -25,7 +25,7 @@
+ src/gtk_image_animation.cc
+ src/ui-popup.cc
+ src/support.cc
+-src/GNOME_gnubiffApplet.xml
++[type: gettext/glade]src/GNOME_gnubiffApplet.xml
+ ui/applet-gtk.ui
+ ui/preferences.ui
+ ui/properties.ui
+--- a/src/GNOME_gnubiffApplet.xml
 b/src/GNOME_gnubiffApplet.xml
+@@ -1,4 +1,18 @@
+-menuitem name=Item 1 action=Props /
+-menuitem name=Item 2 action=MailApp /
+-menuitem name=Item 3 action=MailRead /
+-menuitem name=Item 4 action=Info /
++section
++  item
++attribute name=label translatable=yes_Preferences.../attribute
++attribute name=actiongnubiff.props/attribute
++  /item
++  item
++attribute name=label translatable=yes_Run command/attribute
++attribute name=actiongnubiff.mail-app/attribute
++  /item
++  item
++attribute name=label translatable=yes_Mark mailboxes read/attribute
++attribute name=actiongnubiff.mail-read/attribute
++  /item
++  item
++attribute name=label translatable=yes_Info/attribute
++attribute name=actiongnubiff.info/attribute
++  /item
++/section
+--- a/src/ui-applet-gnome.cc
 b/src/ui-applet-gnome.cc
+@@ -88,36 +88,44 @@
+ 	}
+ 
+ 
+-	static void APPLET_GNOME_on_menu_properties (GtkAction *action,
+- AppletGnome *data)
++	static void 

Processed: Re: Bug#786669: Info received (decreasing severity)

2015-06-29 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 moreinfo unreproducible
Bug #786669 [src:ruby-celluloid] ruby-celluloid: tests sometimes fail, causing 
ftbfs sometimes
Added tag(s) moreinfo and unreproducible.
 severity -1 normal
Bug #786669 [src:ruby-celluloid] ruby-celluloid: tests sometimes fail, causing 
ftbfs sometimes
Severity set to 'normal' from 'serious'

-- 
786669: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786669
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#786669: Info received (decreasing severity)

2015-06-29 Thread Hleb Valoshka
control: tags -1 moreinfo unreproducible
control: severity -1 normal


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



Bug#778024: Patch for build failure

2015-06-29 Thread Mats Erik Andersson
Monday den 29 June 2015 klockan 04:48 skrev Potter, Tim (Cloud Services) detta:
 tags 778024 + patch
 thanks
 
 Hi there.  Here?s a quick patch to fix the build under g++-5.
 Not sure whether this should be an upstream patch or one in
 debian/patches.

I have already applied an identical patch to an updated
package 4.2-8, which sits at 'mentors.debian.net' awaiting
a willing sponsor. The change is in 'debian/patches/30-ipv6.diff'.

Thanks for the indirect verification of my action!

Best regards,
  Mats E Andersson


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



Bug#790257: libmysqlclient-dev no longer provides libmysqlclient15-dev

2015-06-29 Thread Robie Basak
Hi Martin,

On Sat, Jun 27, 2015 at 02:40:19PM -0400, Martin Michlmayr wrote:
 I've filed this as serious since it breaks other packages, but let me
 know if the change was intentional and I'll file bugs on the 11
 packages instead and close this one.  Given that libmysqlclient15-dev
 hasn't been around for quite a while, I don't think dropping the
 Provides is unreasonable.

The change is intentional (IIRC). We're providing libmysqlclient18 only
now, so libmysqlclient15-dev no longer makes sense and packages should
build-depend on libmysqlclient-dev if required. Please go ahead and
rearrange the bugs.

Thanks,

Robie


signature.asc
Description: Digital signature


Bug#789736: 2 patches, one for this upstream changes, one for lxc bug

2015-06-29 Thread Pierre-Andre Morey
Hi,

Here is a patch that can make this package build on sid. It is inspired by
https://github.com/docker/docker/commit/d820e00aac2376d4e01721557b9af5e482ec89cd.patch,
but I removed all vendor related patches, and only kept the URL changes.
This one is very small then.

I also included a backport of an upstream patch to allow docker to work
with newer lxc releases.

Regards,
Pierre-André MOREY
From 6089e679a2fb2494fd3e599a9eab9327e6a509fc Mon Sep 17 00:00:00 2001
From: Alex Samorukov s...@os2.kiev.ua
Date: Sat, 2 May 2015 01:42:53 +0200
Subject: [PATCH] Make LXC exec driver compatible with recent LXC where
 lxc.autodev is enabled by default Update LXC to 1.1.2

Signed-off-by: Alex Samorukov s...@os2.kiev.ua

Origin: upstream, https://github.com/docker/docker/commit/6089e679a2fb2494fd3e599a9eab9327e6a509fc
Bug: https://bugs.launchpad.net/ubuntu/+source/docker.io/+bug/1466550
Last-Update: 2015-06-24

Merged with typo commit: https://github.com/icecrime/docker/commit/cb979edec0c8a8ba5a874abcbf74eae3a48fe52c

---
 Dockerfile| 2 +-
 daemon/execdriver/lxc/lxc_template.go | 9 ++---
 2 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/Dockerfile b/Dockerfile
index bbefb47..4bb35b8 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -69,7 +69,7 @@ RUN cd /usr/local/lvm2 \
 # see https://git.fedorahosted.org/cgit/lvm2.git/tree/INSTALL
 
 # Install lxc
-ENV LXC_VERSION 1.0.7
+ENV LXC_VERSION 1.1.2
 RUN mkdir -p /usr/src/lxc \
 	 curl -sSL https://linuxcontainers.org/downloads/lxc/lxc-${LXC_VERSION}.tar.gz | tar -v -C /usr/src/lxc/ -xz --strip-components=1
 RUN cd /usr/src/lxc \
diff --git a/daemon/execdriver/lxc/lxc_template.go b/daemon/execdriver/lxc/lxc_template.go
index 6bb50e6..816d237 100644
--- a/daemon/execdriver/lxc/lxc_template.go
+++ b/daemon/execdriver/lxc/lxc_template.go
@@ -46,6 +46,9 @@ lxc.cgroup.devices.allow = {{$allowedDevice.CgroupString}}
 # Use mnt.putold as per https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/986385
 lxc.pivotdir = lxc_putold
 
+# lxc.autodev is not compatible with lxc --device switch
+lxc.autodev = 0
+
 # NOTICE: These mounts must be applied within the namespace
 {{if .ProcessConfig.Privileged}}
 # WARNING: mounting procfs and/or sysfs read-write is a known attack vector.
@@ -67,11 +70,11 @@ lxc.aa_profile = {{.AppArmorProfile}}
 {{end}}
 
 {{if .ProcessConfig.Tty}}
-lxc.mount.entry = {{.ProcessConfig.Console}} {{escapeFstabSpaces $ROOTFS}}/dev/console none bind,rw 0 0
+lxc.mount.entry = {{.ProcessConfig.Console}} {{escapeFstabSpaces $ROOTFS}}/dev/console none bind,rw,create=file 0 0
 {{end}}
 
-lxc.mount.entry = devpts {{escapeFstabSpaces $ROOTFS}}/dev/pts devpts {{formatMountLabel newinstance,ptmxmode=0666,nosuid,noexec }} 0 0
-lxc.mount.entry = shm {{escapeFstabSpaces $ROOTFS}}/dev/shm tmpfs {{formatMountLabel size=65536k,nosuid,nodev,noexec }} 0 0
+lxc.mount.entry = devpts {{escapeFstabSpaces $ROOTFS}}/dev/pts devpts {{formatMountLabel newinstance,ptmxmode=0666,nosuid,noexec,create=dir }} 0 0
+lxc.mount.entry = shm {{escapeFstabSpaces $ROOTFS}}/dev/shm tmpfs {{formatMountLabel size=65536k,nosuid,nodev,noexec,create=dir }} 0 0
 
 {{range $value := .Mounts}}
 {{$createVal := isDirectory $value.Source}}
From d820e00aac2376d4e01721557b9af5e482ec89cd Mon Sep 17 00:00:00 2001
From: Tibor Vass ti...@docker.com
Date: Tue, 16 Jun 2015 10:08:18 -0400
Subject: [PATCH] Update vendored go.net to use golang.org/x/net canonical path

Signed-off-by: Tibor Vass ti...@docker.com

Last-Update: 2015-06-24
Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789736
Origin: backport, https://github.com/docker/docker/commit/d820e00aac2376d4e01721557b9af5e482ec89cd

Fix FTBS on wily due to upstream go url change
Just cherry-picked the urls changes, no vendor.

diff --git a/api/server/server.go b/api/server/server.go
index cfbb7f2..6d292ed 100644
--- a/api/server/server.go
+++ b/api/server/server.go
@@ -20,7 +20,7 @@ import (
 	crypto/tls
 	crypto/x509
 
-	code.google.com/p/go.net/websocket
+	golang.org/x/net/websocket
 	github.com/docker/libcontainer/user
 	github.com/gorilla/mux
 
diff --git a/hack/vendor.sh b/hack/vendor.sh
index c0b1112..6b4dca9 100755
--- a/hack/vendor.sh
+++ b/hack/vendor.sh
@@ -47,7 +47,7 @@ clone git github.com/gorilla/mux 136d54f81f
 
 clone git github.com/tchap/go-patricia v1.0.1
 
-clone hg code.google.com/p/go.net 84a4013f96e0
+clone git golang.org/x/net 3cffabab72adf04f8e3b01c5baf775361837b5fe https://github.com/golang/net.git
 
 clone hg code.google.com/p/gosqlite 74691fb6f837
 
diff --git a/integration-cli/docker_api_attach_test.go b/integration-cli/docker_api_attach_test.go
index b16a7bb..3ce207c 100644
--- a/integration-cli/docker_api_attach_test.go
+++ b/integration-cli/docker_api_attach_test.go
@@ -6,7 +6,7 @@ import (
 	testing
 	time
 
-	code.google.com/p/go.net/websocket
+	golang.org/x/net/websocket
 )
 
 func TestGetContainersAttachWebsocket(t *testing.T) {


Bug#790136: marked as done (logol: FTBFS: hangs during test_swi)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 10:14:30 +
with message-id e1z9w58-00061n...@franck.debian.org
and subject line Bug#790136: fixed in logol 1.7.2-2
has caused the Debian Bug report #790136,
regarding logol: FTBFS: hangs during test_swi
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.)


-- 
790136: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790136
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: logol
Version: 1.7.2-1
Severity: serious

On a rebuild against swi-prolog 7.2.0, your package failed to build
on all architectures:

https://buildd.debian.org/status/logs.php?pkg=logolver=1.7.2-1%2Bb1

Excerpt from the logs:

test_swi:
 [exec] 
 [exec] Warning: /«PKGBUILDDIR»/prolog/unitTest/swi-unit.pl:1:
 [exec] Singleton variables: [UnitPath,Lib]
 [exec] Warning: /«PKGBUILDDIR»/prolog/unitTest/swi-unit.pl:1:
 [exec] Goal (directive) failed: user: 
(prolog_flag(argv,[_G1408,_G1417,_G1426,_G1435,_G1444,_G1453,_G1462,_G1471,_G1480,_G1489]),ensure_loaded(_G1453))
 [exec] Warning: /«PKGBUILDDIR»/prolog/unitTest/swi-unit.pl:5:
 [exec] Singleton variables: [SicPath,Lib]
 [exec] Warning: /«PKGBUILDDIR»/prolog/unitTest/swi-unit.pl:5:
 [exec] Goal (directive) failed: user: 
(prolog_flag(argv,[_G1408,_G1417,_G1426,_G1435,_G1444,_G1453,_G1462,_G1471,_G1480,_G1489]),ensure_loaded(_G1444))
 [exec] Welcome to SWI-Prolog (Multi-threaded, 64 bits, Version 7.2.0)
 [exec] Copyright (c) 1990-2015 University of Amsterdam, VU Amsterdam
 [exec] SWI-Prolog comes with ABSOLUTELY NO WARRANTY. This is free software,
 [exec] and you are welcome to redistribute it under certain conditions.
 [exec] Please visit http://www.swi-prolog.org for details.
 [exec] 
 [exec] For help, use ?- help(Topic). or ?- apropos(Word).
 [exec] 
 [exec] % halt
[junit] Running org.irisa.genouest.logol.test.GrammarTest
[junit] Testsuite: org.irisa.genouest.logol.test.GrammarTest
E: Caught signal ‘Terminated’: terminating immediately
make[1]: *** [override_dh_auto_build] Terminated
make: *** [build-arch] Terminated
debian/rules:14: recipe for target 'override_dh_auto_build' failed
debian/rules:11: recipe for target 'build-arch' failed
Build killed with signal TERM after 150 minutes of inactivity

Cheers,
Emilio
---End Message---
---BeginMessage---
Source: logol
Source-Version: 1.7.2-2

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

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

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

Debian distribution maintenance software
pp.
Olivier Sallou osal...@debian.org (supplier of updated logol package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Jun 2015 11:59:23 +0200
Source: logol
Binary: logol logol-bin
Architecture: source amd64 all
Version: 1.7.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Med Packaging Team 
debian-med-packag...@lists.alioth.debian.org
Changed-By: Olivier Sallou osal...@debian.org
Description:
 logol  - Pattern matching tool using Logol language
 logol-bin  - Pattern matching tool using Logol language
Closes: 790136
Changes:
 logol (1.7.2-2) unstable; urgency=medium
 .
   * d/patches/fix_swipl72: Fix swipl v7.x compatibility (Closes: #790136).
Checksums-Sha1:
 7c4ab8e03fde26009a0132c0ae1cbb8d7f0a99c1 2359 logol_1.7.2-2.dsc
 bb9af5f8bc2bbafc2e2b0179735dbffa8865295b 18080 logol_1.7.2-2.debian.tar.xz
 5bdf5f0550ac3439d50968b00245820d82642e63 146786 logol-bin_1.7.2-2_amd64.deb
 0d0d04f887cb427459b95defd5287471750097ac 1483328 logol_1.7.2-2_all.deb
Checksums-Sha256:
 50c994025c693d13e1d40d08a9c92d2b8704db5f107621f53f12eabcd6921194 2359 
logol_1.7.2-2.dsc
 f2cad6c8587cf547dfed5145667fc09c6f8ef617d06f49e32e10429db245ec32 18080 
logol_1.7.2-2.debian.tar.xz
 bde15b8a6a7bb54666beeb89f7cd94f4d0347f497a5392d7394c8fa67d5ae692 146786 
logol-bin_1.7.2-2_amd64.deb
 b6a57db09d9f48685e8fbe8dfb68f2c83dab614b57c7d40e1d8d797e43f38034 1483328 
logol_1.7.2-2_all.deb
Files:
 add0abda93553a156a48e0a8210c8b37 2359 science optional logol_1.7.2-2.dsc
 4b31eea219de07467ba633f403d7aabc 18080 science 

Bug#777979: Unable to reproduce

2015-06-29 Thread SZALAY Attila
Hi All,

The original issue was a timeout problem during a test case run.
I tried to reproduce the issue within my i386 system and then using the
debian building infrastructure, but without success.

The amd64 build logs:
https://buildd.debian.org/status/fetch.php?pkg=libzorpllarch=amd64ver=3.9.4.1-2stamp=1435531043

The status dashboard:
https://buildd.debian.org/status/package.php?p=libzorpllsuite=experimental


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



Bug#785189: sendfile stream data corruption

2015-06-29 Thread Fabio Fantoni

I also have a problem probably related to this, but I'm not sure.

On one of my systems with wheezy and btrfs-tools and kernel from 
backports I have file corruption copying a big sparse file from a btrfs 
filesystem (to btrfs or to ext4) with cp --sparse=never. Source and 
destination don't compare equal with the cmp command (the destination 
appear zeroed in places where it shouldn't be). Copying the same file 
with cat file  filenew they compare equal, as well as omitting the 
--sparse option to cp. I never experienced the problem copying from ext4 
as source.

linux-image-3.16.0-0.bpo.4-amd64   3.16.7-ckt11-1~bpo70+1
btrfs-tools3.17-1.1~bpo70+1
I tried with many files with the same result, I already did extended 
selftest of the harddisk and fsck without finding errors.


I have the same problem also on an old test installation with kernel 
3.14 (old backport), so it doesn't seem a recent regression.


The system is running xen and I'm making copies on the dom0. The files 
I'm copying are dumUs disks (of course they are turned off while I'm 
making the copy and comparing them). Problematic files are part of 
different btrfs snapshots or reflink but they are not corrupted as long 
as you do simple read/write on them.


This seems a very important bug that may corrupt important files for 
some btrfs users.


If you need more informations/tests tell me and I'll post them.

Thanks for any reply.


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



Bug#790439: FTBFS: No module named pkg_resources

2015-06-29 Thread Martin Michlmayr
Package: libxmlbird
Version: 1.0.4-2
Severity: serious

 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
debian/rules override_dh_auto_configure
 make[1]: Entering directory '/«PKGBUILDDIR»'
 /«PKGBUILDDIR»/configure --prefix=/usr
 Checking for valac version = 0.16.0
 Found Vala 0.28.0
 
 Looking for library: glib-2.0 
 
 Done
 doit
 Traceback (most recent call last):
   File /usr/bin/doit, line 5, in module
 from pkg_resources import load_entry_point
 ImportError: No module named pkg_resources
 debian/rules:10: recipe for target 'override_dh_auto_configure' failed
 make[1]: *** [override_dh_auto_configure] Error 1
 make[1]: Leaving directory '/«PKGBUILDDIR»'
 debian/rules:7: recipe for target 'build' failed
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790436: FTBFS with new texi2any: 'texi2any' v5.1 or later needed

2015-06-29 Thread Martin Michlmayr
Package: r-base
Version: 3.2.1-1
Severity: serious
Tags: patch

The build system believes that texi2any's version is  5.1 and will
therefore not build the documentation, and then the package fails
because the docs are missing.

LaTeX was updated recently and now we have:

$ texi2any --version
texi2any (GNU texinfo) 6.0

which ./configure believes is smaller than 5.1.

I've attached a patch against configure, although I wonder whether
configure.ac or some other script needs to be patched.  Do you know if
that MAKEINFO configure code is r-base specific or does it come from
somewhere else?

Martin


 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com

 checking for makeindex... /usr/bin/makeindex
 checking for texi2any... /usr/bin/texi2any
 checking whether texi2any version is at least 5.1... no
...
 make[3]: Entering directory '/«PKGBUILDDIR»/doc/manual'
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-FAQ.html will be missing and linked from CRAN
 creating doc/manual/version.texi
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-admin.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-data.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-exts.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-intro.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-ints.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-lang.html will be missing and linked from CRAN
...
 touch install-indep-stamp
 gunzip -9v /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz
 gzip: /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz: No such file or 
 directory
 debian/rules:395: recipe for target 'install-arch-stamp' failed
 make: *** [install-arch-stamp] Error 1
 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
 2
 

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- configure~	2015-06-29 14:47:14.497520859 +
+++ configure	2015-06-29 14:52:04.313526857 +
@@ -5269,6 +5269,8 @@
 if test -z ${texi2any_version_maj} \
  || test -z ${texi2any_version_min}; then
   r_cv_prog_texi2any_v5=no
+elif test ${texi2any_version_maj} -gt 5; then
+  r_cv_prog_texi2any_v5=yes
 elif test ${texi2any_version_maj} -lt 5 \
  || test ${texi2any_version_min} -lt 1; then
   r_cv_prog_texi2any_v5=no


Bug#790442: FTBFS with new LaTeX: Unknown float option `H'.

2015-06-29 Thread Martin Michlmayr
Package: libtheora
Version: 1.1.1+dfsg.1-6
Severity: serious
Tags: patch

libtheora fails to build because of LaTeX errors.  (Note that a new
texlive entered unstable recently.)

You're using the H float option.  According to
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions you
need \usepackage{float} for that, but it seems simpler solution is to
replace it with !h.

Below is a patch that makes the package compile.  However, the options
Htbp (or now !htbp) seem very odd to me.  Reading
https://en.wikibooks.org/wiki/LaTeX/Floats,_Figures_and_Captions
h means exactly h whereas t means top and b bottom and p to put it on
a special page -- which one do you want?

Martin


 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
 ! LaTeX Error: Unknown float option `H'.
 See the LaTeX manual or LaTeX Companion for explanation.
...
 Makefile:696: recipe for target 'Theora.pdf' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- libtheora-1.1.1+dfsg.1~/doc/spec/spec.tex   2015-06-29 15:20:58.993562759 
+
+++ libtheora-1.1.1+dfsg.1/doc/spec/spec.tex2015-06-29 15:23:17.261565620 
+
@@ -1949,7 +1950,7 @@
 \section{Common Header Decode}
 \label{sub:common-header}
 
-\begin{figure}[Htbp]
+\begin{figure}[!htbp]
 \begin{center}
 \begin{verbatim}
   0   1   2   3   
@@ -2024,7 +2025,7 @@
 \section{Identification Header Decode}
 \label{sec:idheader}
 
-\begin{figure}[Htbp]
+\begin{figure}[!htbp]
 \begin{center}
 \begin{verbatim}
   0   1   2   3   


Bug#777955: closed by Sebastiaan Couwenberg sebas...@xs4all.nl (Re: Bug#777955: liblas: ftbfs with GCC-5)

2015-06-29 Thread Matthias Klose
Control: reopen -1
Control: severity -1 important

On 06/28/2015 12:51 AM, Debian Bug Tracking System wrote:
 Using -D_GLIBCXX_USE_CXX11_ABI=0 allows liblas to build with GCC 5 indeed.

the goal should be to build everything using the new ABI, especially if this is
a library package.


-- 
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#777955 closed by Sebastiaan Couwenberg sebas...@xs4all.nl (Re: Bug#777955: liblas: ftbfs with GCC-5)

2015-06-29 Thread Debian Bug Tracking System
Processing control commands:

 reopen -1
Bug #777955 {Done: Sebastiaan Couwenberg sebas...@xs4all.nl} [src:liblas] 
liblas: ftbfs with GCC-5
Bug reopened
Ignoring request to alter fixed versions of bug #777955 to the same values 
previously set
 severity -1 important
Bug #777955 [src:liblas] liblas: ftbfs with GCC-5
Severity set to 'important' from 'serious'

-- 
777955: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777955
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#790439: FTBFS: No module named pkg_resources

2015-06-29 Thread Martin Michlmayr
fixed 790439 1.0.4-3
thanks

* Martin Michlmayr t...@hp.com [2015-06-29 11:12]:
  Traceback (most recent call last):
File /usr/bin/doit, line 5, in module
  from pkg_resources import load_entry_point
  ImportError: No module named pkg_resources
  debian/rules:10: recipe for target 'override_dh_auto_configure' failed
  make[1]: *** [override_dh_auto_configure] Error 1

I just noticed that there's a package in incoming that fixes this
issue.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
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#790439: FTBFS: No module named pkg_resources

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

 fixed 790439 1.0.4-3
Bug #790439 [libxmlbird] FTBFS: No module named pkg_resources
There is no source info for the package 'libxmlbird' at version '1.0.4-3' with 
architecture ''
Unable to make a source version for version '1.0.4-3'
Marked as fixed in versions 1.0.4-3.
 thanks
Stopping processing here.

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

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

 tags 790320 + patch
Bug #790320 [libtommath] FTBFS: bad LaTeX usage (float here)
Added tag(s) patch.
 --
Stopping processing here.

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


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



Processed: Re: Bug#650426: cvm: Should build-depend on libmysqlclient-dev

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

 severity 650426 serious
Bug #650426 [cvm] cvm: Should build-depend on libmysqlclient-dev
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
650426: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650426
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#790453: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: libnss-mysql-bg
Version: 1.5-3
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790457: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: qsf
Version: 1.2.7-1
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
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#778680: mysql-ocaml: Build-Depends on libmysqlclient15-dev which will no longer exist soon

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

 severity 778680 serious
Bug #778680 [mysql-ocaml] mysql-ocaml: Build-Depends on libmysqlclient15-dev 
which will no longer exist soon
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
778680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778680
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#790456: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: pennmush
Version: 1.8.2p8-1.1
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790445: FTBFS: type dict() undefined

2015-06-29 Thread Martin Michlmayr
Package: erlang-p1-stun
Version: 0.2014.08.20-2
Severity: serious

Your package fails to build in unstable:

 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
 [include/stun.hrl]
 DEBUG: Dependencies of src/stun_sup.erl: []
 Compiling src/turn.erl failed:
 src/turn.erl:68: type dict() undefined
 src/turn.erl:120: Warning: erlang:now/0: Deprecated BIF. See the Time and 
 Time Correction in Erlang chapter of the ERTS User's Guide for more 
 information.
 DEBUG: Worker compilation failed: {{error,
 {error,
  [[src/turn.erl:68: type dict() 
 undefined\n]],
  [[src/turn.erl:120: Warning: 
 erlang:now/0: Deprecated BIF. See the \Time and Time Correction in Erlang\ 
 chapter of the ERTS User's Guide for more information.\n]]}},
{source,src/turn.erl}}
 ERROR: compile failed while processing /«PKGBUILDDIR»: rebar_abort
 /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 
 'rebar_compile' failed
 make[1]: *** [rebar_compile] Error 1
 dh_auto_build: make --no-print-directory -f 
 /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
 debian/rules:10: recipe for target 'build' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790436: marked as forwarded (FTBFS with new texi2any: 'texi2any' v5.1 or later needed)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 12:11:48 -0500
with message-id 21905.31828.122012.200...@max.nulle.part
has caused the   report #790436,
regarding FTBFS with new texi2any: 'texi2any' v5.1 or later needed
to be marked as having been forwarded to the upstream software
author(s) kurt.hor...@r-project.org

(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.)


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

On 29 June 2015 at 11:01, Martin Michlmayr wrote:
| Package: r-base
| Version: 3.2.1-1
| Severity: serious
| Tags: patch
| 
| The build system believes that texi2any's version is  5.1 and will
| therefore not build the documentation, and then the package fails
| because the docs are missing.
| 
| LaTeX was updated recently and now we have:
| 
| $ texi2any --version
| texi2any (GNU texinfo) 6.0
| 
| which ./configure believes is smaller than 5.1.
| 
| I've attached a patch against configure, although I wonder whether
| configure.ac or some other script needs to be patched.  Do you know if
| that MAKEINFO configure code is r-base specific or does it come from
| somewhere else?

Traveling right now (for R conferences) so can't dig in too much detail right
now -- so forwarding straight away to Kurt Hornik who wrote/writes most of
R's configure code.  And from what I learned over the years, a lot appears to
be custom as that was the main way to get things done starting in the 1990s.

Your simple patch looks pretty good, and I applied it to build 3.2.1-2
rightaway.  It should also carry over to configure.ac which is probably what
should have gotten patched too ...

Thanks again for looking into this.

Dirk

| Martin
| 
| 
|  sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
| 
|  checking for makeindex... /usr/bin/makeindex
|  checking for texi2any... /usr/bin/texi2any
|  checking whether texi2any version is at least 5.1... no
| ...
|  make[3]: Entering directory '/«PKGBUILDDIR»/doc/manual'
|  'texi2any' v5.1 or later needed to make HTML docs but missing on your 
system.
|  file R-FAQ.html will be missing and linked from CRAN
|  creating doc/manual/version.texi
|  'texi2any' v5.1 or later needed to make HTML docs but missing on your 
system.
|  file R-admin.html will be missing and linked from CRAN
|  'texi2any' v5.1 or later needed to make HTML docs but missing on your 
system.
|  file R-data.html will be missing and linked from CRAN
|  'texi2any' v5.1 or later needed to make HTML docs but missing on your 
system.
|  file R-exts.html will be missing and linked from CRAN
|  'texi2any' v5.1 or later needed to make HTML docs but missing on your 
system.
|  file R-intro.html will be missing and linked from CRAN
|  'texi2any' v5.1 or later needed to make HTML docs but missing on your 
system.
|  file R-ints.html will be missing and linked from CRAN
|  'texi2any' v5.1 or later needed to make HTML docs but missing on your 
system.
|  file R-lang.html will be missing and linked from CRAN
| ...
|  touch install-indep-stamp
|  gunzip -9v /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz
|  gzip: /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz: No such file 
or directory
|  debian/rules:395: recipe for target 'install-arch-stamp' failed
|  make: *** [install-arch-stamp] Error 1
|  dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit 
status 2
|  

| 
| -- 
| Martin Michlmayr
| Linux for HP Helion OpenStack, Hewlett-Packard
| [DELETED ATTACHMENT texi2any_ver6.patch, text/x-diff]

-- 
http://dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org---End Message---


Bug#790450: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: dsyslog
Version: 0.6.0+nmu1
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790455: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: pam-mysql
Version: 0.7~RC1-4
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790454: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: netmrg
Version: 0.20-7
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790449: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: aolserver4-nsmysql
Version: 0.6-9
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790452: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: jabberd2
Version: 2.3.3-2
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790451: FTBFS in unstable due to build-depends on libmysqlclient15-dev

2015-06-29 Thread Martin Michlmayr
Package: gmysqlcc
Version: 0.3.0-4
Severity: serious
User: pkg-mysql-ma...@lists.alioth.debian.org
Usertag: libmysqlclient15-dev

This package fails to build in unstable because the build-dependency on
libmysqlclient15-dev cannot be met.  libmysqlclient15-dev used to be
provided by mysql-5.5, but this is no longer the case in version 5.6
(see #790257).

Please update your Build-Depends to libmysqlclient-dev

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Processed: tagging 790445

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

 tags 790445 + confirmed
Bug #790445 [erlang-p1-stun] FTBFS: type dict() undefined
Added tag(s) confirmed.
 thanks
Stopping processing here.

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

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

 retitle 778680 mysql-ocaml: Build-Depends on libmysqlclient15-dev which will 
 no longer exists
Bug #778680 [mysql-ocaml] mysql-ocaml: Build-Depends on libmysqlclient15-dev 
which will no longer exist soon
Changed Bug title to 'mysql-ocaml: Build-Depends on libmysqlclient15-dev which 
will no longer exists' from 'mysql-ocaml: Build-Depends on libmysqlclient15-dev 
which will no longer exist soon'
 --
Stopping processing here.

Please contact me if you need assistance.
-- 
778680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=778680
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#790257: marked as done (libmysqlclient-dev no longer provides libmysqlclient15-dev)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 13:10:36 -0400
with message-id 20150629171036.gm21...@jirafa.cyrius.com
and subject line Re: Bug#790257: libmysqlclient-dev no longer provides 
libmysqlclient15-dev
has caused the Debian Bug report #790257,
regarding libmysqlclient-dev no longer provides libmysqlclient15-dev
to be marked as done.

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

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


-- 
790257: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790257
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mysql-5.6
Version: 5.6.25-2
Severity: serious

libmysqlclient-dev used to provide libmysqlclient15-dev in 5.5 but
this is no longer done in 5.6.  There are still 11 packages that
build-depend on libmysqlclient15-dev.

I've filed this as serious since it breaks other packages, but let me
know if the change was intentional and I'll file bugs on the 11
packages instead and close this one.  Given that libmysqlclient15-dev
hasn't been around for quite a while, I don't think dropping the
Provides is unreasonable.

Martin

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
---End Message---
---BeginMessage---
* Robie Basak robie.ba...@ubuntu.com [2015-06-29 10:16]:
 The change is intentional (IIRC). We're providing libmysqlclient18 only
 now, so libmysqlclient15-dev no longer makes sense and packages should
 build-depend on libmysqlclient-dev if required. Please go ahead and
 rearrange the bugs.

Ok, thanks for letting me know.  I went ahead and submitted bug reports.

I used usertags, so you can see the bugs here:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=libmysqlclient15-dev;users=pkg-mysql-ma...@lists.alioth.debian.org

I'm closing this bug report since the change was intentional.  Thanks
again.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard---End Message---


Bug#790444: FTBFS: src/proper_sets.erl:39: type set() undefined

2015-06-29 Thread Martin Michlmayr
Package: erlang-proper
Version: 1.1+dfsg-1
Severity: serious

Your package fails to build in unstable:

 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
 [src/strip_types.erl,include/proper_common.hrl,
  include/compile_flags.hrl,include/proper_internal.hrl]
 Compiling src/proper_sets.erl failed:
 ERROR: compile failed while processing /«BUILDDIR»/erlang-proper-1.1+dfsg: 
 rebar_abort
 src/proper_sets.erl:39: type set() undefined
 DEBUG: Worker compilation failed: {{error,
 {error,
  [[src/proper_sets.erl:39: type set() 
 undefined\n]],
  []}},
{source,src/proper_sets.erl}}
 /usr/share/dh-rebar/make/dh-rebar.Makefile:125: recipe for target 
 'rebar_compile' failed
 make[2]: *** [rebar_compile] Error 1
 dh_auto_build: make --no-print-directory -f 
 /usr/share/dh-rebar/make/dh-rebar.Makefile build returned exit code 2
 debian/rules:7: recipe for target 'override_dh_auto_build' failed
 make[1]: *** [override_dh_auto_build] Error 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#777979: Unable to reproduce

2015-06-29 Thread Martin Michlmayr
* SZALAY Attila s...@balabit.com [2015-06-29 11:28]:
 The original issue was a timeout problem during a test case run.
 I tried to reproduce the issue within my i386 system and then using the
 debian building infrastructure, but without success.

It builds fine for me too with GCC 5.

I think the problem was something else -- see the Terminated message
in the build log.

I suggest you close this bug.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


-- 
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#790409: eclipse-pydev: pydev is not recognized by eclipse anymore

2015-06-29 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 confirmed
Bug #790409 [eclipse-pydev] eclipse-pydev: pydev is not recognized by eclipse 
anymore
Added tag(s) confirmed.

-- 
790409: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790409
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#790409: eclipse-pydev: pydev is not recognized by eclipse anymore

2015-06-29 Thread Markus Koschany
Control: tags -1 confirmed

Am 29.06.2015 um 10:42 schrieb Rogério Brito:
 Package: eclipse-pydev
 Version: 3.9.2-2
 Severity: grave
 Justification: renders package unusable
 
 Hi.
 
 Unfortunately, pydev has stopped being recognized by eclipse for quite some
 time (I think that since the time of the release of jessie).  At least 3 of
 my systems have pydev installed and they don't seem to work anymore.
 
 I don't know if this problem is related to the bug that I previously
 reported against jython or not, but I am willing to help fixing this as well
 as I can.

Hi,

we are in the middle of a transition which explains the breakage. I saw
that Jakub Adam already changed the build-dependencies and dependencies
in eclipse-pydev but I don't know what else is required to fix this
issue. If someone else does, please let us know.

Regards,

Markus



signature.asc
Description: OpenPGP digital signature


Bug#790436: FTBFS with new texi2any: 'texi2any' v5.1 or later needed

2015-06-29 Thread Martin Michlmayr
* Dirk Eddelbuettel e...@debian.org [2015-06-29 12:11]:
 Your simple patch looks pretty good, and I applied it to build 3.2.1-2
 rightaway.  It should also carry over to configure.ac which is probably what
 should have gotten patched too ...

That's what I thought, too, but I couldn't find anything makeinfo
related in configure.ac.  It's been a while since I had to touch
configure*, though.

I've attached the patch again for Kurt.

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- configure~	2015-06-29 14:47:14.497520859 +
+++ configure	2015-06-29 14:52:04.313526857 +
@@ -5269,6 +5269,8 @@
 if test -z ${texi2any_version_maj} \
  || test -z ${texi2any_version_min}; then
   r_cv_prog_texi2any_v5=no
+elif test ${texi2any_version_maj} -gt 5; then
+  r_cv_prog_texi2any_v5=yes
 elif test ${texi2any_version_maj} -lt 5 \
  || test ${texi2any_version_min} -lt 1; then
   r_cv_prog_texi2any_v5=no


Bug#790478: FTBFS with GCC 5 on !x86: invalid register name for ‘bestfit’

2015-06-29 Thread Martin Michlmayr
Package: aseprite
Version: 1.0.9+ds-2
Severity: serious
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-5

aseprite fails to build on arm64 (and presumably other non-x86 arches)
with GCC 5.

It complains about this line:

#ifdef __GNUC__
  register int bestfit asm(%eax);
#else

I believe eax is a x86 register, so I'm surprised this works with GCC 4.9.
In any case, GCC 5 produces an error.

 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
 [ 37%] Building CXX object 
 src/raster/CMakeFiles/raster-lib.dir/palette_io.cpp.o
 cd /«BUILDDIR»/aseprite-1.0.9+ds/build/src/raster  /usr/bin/c++   
 -DALLEGRO_STATICLINK -DENABLE_SAVE -DHAVE_CONFIG_H -DNDEBUG -DPNG_NO_MMX_CODE 
 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
 -D_FORTIFY_SOURCE=2 -Wall -Wno-switch -std=gnu++11 -O2 -g -DNDEBUG 
 -I/«BUILDDIR»/aseprite-1.0.9+ds/build/third_party/zlib 
 -I/«BUILDDIR»/aseprite-1.0.9+ds/third_party/libpng 
 -I/«BUILDDIR»/aseprite-1.0.9+ds/src/. -I/«BUILDDIR»/aseprite-1.0.9+ds/src/.. 
 -I/«BUILDDIR»/aseprite-1.0.9+ds/src/../third_party -I/usr/include/pixman-1
 -o CMakeFiles/raster-lib.dir/palette_io.cpp.o -c 
 /«BUILDDIR»/aseprite-1.0.9+ds/src/raster/palette_io.cpp
 /«BUILDDIR»/aseprite-1.0.9+ds/src/raster/palette.cpp: In member function 'int 
 raster::Palette::findBestfit(int, int, int, int) const':
 /«BUILDDIR»/aseprite-1.0.9+ds/src/raster/palette.cpp:431:16: error: invalid 
 register name for 'bestfit'
register int bestfit asm(%eax);
 ^
 /usr/bin/cmake -E cmake_progress_report 
 /«BUILDDIR»/aseprite-1.0.9+ds/build/CMakeFiles 

GCC 5:

(sid)359:tbm@m400-c2n1: ..-1.0.9+ds/build/src/raster] /usr/bin/g++-5   
-DALLEGRO_STATICLINK -DENABLE_SAVE -DHAVE_CONFIG_H -DNDEBUG -DPNG_NO_MMX_CODE 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -Wall -Wno-switch -std=gnu++11 -O2 -g -DNDEBUG 
-I/home/tbm/aseprite-1.0.9+ds/build/third_party/zlib 
-I/home/tbm/aseprite-1.0.9+ds/third_party/libpng 
-I/home/tbm/aseprite-1.0.9+ds/src/. -I/home/tbm/aseprite-1.0.9+ds/src/.. 
-I/home/tbm/aseprite-1.0.9+ds/src/../third_party -I/usr/include/pixman-1-o 
CMakeFiles/raster-lib.dir/palette.cpp.o -c 
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp: In member function ‘int 
raster::Palette::findBestfit(int, int, int, int) const’:
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp:431:16: error: invalid 
register name for ‘bestfit’
   register int bestfit asm(%eax);
^
GCC 4.9:

(sid)360:tbm@m400-c2n1: ..-1.0.9+ds/build/src/raster] /usr/bin/g++-4.9  
-DALLEGRO_STATICLINK -DENABLE_SAVE -DHAVE_CONFIG_H -DNDEBUG -DPNG_NO_MMX_CODE 
-g -O2 -fstack-protector-strong -Wformat -Werror=format-security 
-D_FORTIFY_SOURCE=2 -Wall -Wno-switch -std=gnu++11 -O2 -g -DNDEBUG 
-I/home/tbm/aseprite-1.0.9+ds/build/third_party/zlib 
-I/home/tbm/aseprite-1.0.9+ds/third_party/libpng 
-I/home/tbm/aseprite-1.0.9+ds/src/. -I/home/tbm/aseprite-1.0.9+ds/src/.. 
-I/home/tbm/aseprite-1.0.9+ds/src/../third_party -I/usr/include/pixman-1-o 
CMakeFiles/raster-lib.dir/palette.cpp.o -c 
/home/tbm/aseprite-1.0.9+ds/src/raster/palette.cpp
(sid)361:tbm@m400-c2n1: ..-1.0.9+ds/build/src/raster] 

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790518: gunicorn-examplesi, python-gunicorn: fails to upgrade from 'testing' - trying to overwrite ...

2015-06-29 Thread Andreas Beckmann
Package: gunicorn-examples,python-gunicorn
Version: 19.0-4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
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 gunicorn-examples.
  Preparing to unpack .../gunicorn-examples_19.0-4_all.deb ...
  Unpacking gunicorn-examples (19.0-4) ...
  dpkg: error processing archive 
/var/cache/apt/archives/gunicorn-examples_19.0-4_all.deb (--unpack):
   trying to overwrite '/etc/gunicorn.d/django.example', which is also in 
package gunicorn 19.0-2
  Errors were encountered while processing:
   /var/cache/apt/archives/gunicorn-examples_19.0-4_all.deb

and for python-gunicorn:

  Selecting previously unselected package python-gunicorn.
  Preparing to unpack .../python-gunicorn_19.0-4_all.deb ...
  Unpacking python-gunicorn (19.0-4) ...
  dpkg: error processing archive 
/var/cache/apt/archives/python-gunicorn_19.0-4_all.deb (--unpack):
   trying to overwrite '/usr/lib/python2.7/dist-packages/gunicorn/util.py', 
which is also in package gunicorn 19.0-2
  Errors were encountered while processing:
   /var/cache/apt/archives/python-gunicorn_19.0-4_all.deb


cheers,

Andreas


gunicorn=19.0-2_gunicorn-examples=19.0-4.log.gz
Description: application/gzip


Bug#790509: libmpfi-dev: transitional package uninstallable

2015-06-29 Thread Jerome BENOIT
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Andreas,

thanks for your report and your fix.

On 30/06/15 00:38, Andreas Beckmann wrote:
 Package: libmpfi-dev
 Version: 1.5.1+ds-1
 Severity: grave
 Tags: sid
 Justification: renders package unusable
 User: debian...@lists.debian.org
 Usertags: piuparts
 
 Hi,
 
 during a test with piuparts I noticed your package is no longer
 installable in sid:
 
   The following packages have unmet dependencies:
   libmpfi-dev : Depends: libmpfi0-dev (= 1.5.1+ds-1) but it is not going to 
 be installed
 
 This is caused by the Conflicts in libmpfi0-dev:
 
 Package: libmpfi0-dev
 Source: mpfi
 Version: 1.5.1+ds-1
 Replaces: libmpfi-dev (= 1.5.1-3)
 Provides: libmpfi-dev
 Depends: libmpfi0 (= 1.5.1+ds-1), libmpfi0-dev-common (= 1.5.1+ds-1), 
 libmpfr-dev, libgmp-dev
 Conflicts: libmpfi-dev
 Breaks: libmpfi-dev (= 1.5.1-3)
 
 
 The transitional package being uninstallable will prevent migration
 to testing. Please don't drop the transitional package (because
 upgrades won't automatically switch from a real package to a
 virtual one) but drop the Conflicts for now.
 For stretch+1 you can drop the transitional package and switch to
 unversioned Breaks+Replaces (or Conflicts+Replaces) to ensure the
 old transitional one gets removed upon upgrades.

Let be specific. The current d/control metadata for libmpfi0-dev are:

Package: libmpfi0-dev
Provides: libmpfi-dev
Section: libdevel
Architecture: any
Replaces: libmpfi-dev (= 1.5.1-3)
Breaks: libmpfi-dev (= 1.5.1-3)
Depends:
 libmpfi0 (= ${binary:Version}), libmpfi0-dev-common (= ${source:Version}),
 libmpfr-dev, libgmp-dev, ${misc:Depends}
Conflicts: libmpfi-dev
Multi-Arch: same
Description: multiple precision floating-point interval computation library -- 
libdev
[[LONG DESCRIPTION]]


May I replace them by:


Package: libmpfi0-dev
Provides: libmpfi-dev
Section: libdevel
Architecture: any
Replaces: libmpfi-dev (= 1.5.1-3)
Breaks: libmpfi-dev (= 1.5.1-3)
Depends:
 libmpfi0 (= ${binary:Version}), libmpfi0-dev-common (= ${source:Version}),
 libmpfr-dev, libgmp-dev, ${misc:Depends}
Multi-Arch: same
Description: multiple precision floating-point interval computation library -- 
libdev
[[LONG DESCRIPTION]]


Namely, removing the Conflicts: entry.

 
 
 Cheers,
 
 Andreas
 
 PS: Is it really necessary to switch from an unversioned -dev package
 to a versioned one?

For consistency ?


Best wishes,
Jerome

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

iQEcBAEBAgAGBQJVkdUoAAoJEIC/w4IMSybjltsH/RWaOTW8Hy5q4YL100sUNnKY
Q0spSuFleAtlizziWARSXGBD8qQQTVfmRvzkKLXy7oovQajr1U1w/j8RAJKqTkym
ztSPgorbGhkWo/+Gd+M5llwmheEO4Jq9FLQZ15ZFibwHxK0AyPmZR2UjEjrgG41M
nZUNdWUZBnLauCCAmBpQjWtLRl+HiumhhjAlTWVoeB8wk7awUvjgeM0QN39su5wS
TKhP2T/mwm368OrYC6GISMybTpEC9j1YZDz6EMMdl//lRd2L3I5pz6j+wNm0Q2rf
/YHGypFlzpdr1pH6mAF6djKc8qJLzV8tKv2U3qsLXN7Mthfz/zvcNMfnW5NJ+DI=
=8uzq
-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#790526: FTBFS: Fatal error occurred, no output PDF file produced

2015-06-29 Thread Martin Michlmayr
Package: gri
Version: 2.12.23-8
Severity: serious

gri fails to build in unstable (maybe related to the new texlive):

 sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
 Underfull \hbox (badness 3343) in paragraph at lines 18690--18700
  [] []@textrm Visit the bug-tracking part of the Source Forge Gri 
 de-vel-op-men
 t site, at
 
 Underfull \hbox (badness 2401) in paragraph at lines 18690--18700
  @texttt http://sourceforge.net/bugs/?group_id=5511[] @textrm to see whether 
 yo
 ur bug has
 [225] [226] [227] [228] Chapter 16 [229] [230] (./tst_suite/tst_IO.texi)
 [231]
 Overfull \vbox (176.8376pt too high) has occurred while \output is active
 [232] (./tst_suite/tst_control.texi) [233]
 Overfull \vbox (20.8376pt too high) has occurred while \output is active
 [234] (./tst_suite/tst_rpn.texi) [235]
 Overfull \vbox (548.8376pt too high) has occurred while \output is active
 [236] (./tst_suite/tst_var_syn.texi) Chapter 17 [237]
 Overfull \vbox (3800.8376pt too high) has occurred while \output is active
 [238] [239] Chapter 18 [240] Chapter 19 [241] [242] [243] [244] [245] [246]
 [247] [248] [249] [250] [251] (Index, general) [252] (./gri.cps
 ! Argument of \\ has an extra }.
 inserted text 
 \par 
 to be read again 
}
 \initial ... .5\baselineskip \leftline {\secbf #1}
   \vskip .33\baselineskip 
 pl...
 l.50 \initial {\\}
   
 ? 
 ! Emergency stop.
 inserted text 
 \par 
 to be read again 
}
 \initial ... .5\baselineskip \leftline {\secbf #1}
   \vskip .33\baselineskip 
 pl...
 l.50 \initial {\\}
   
 !  == Fatal error occurred, no output PDF file produced!
 Transcript written on gri.log.
 make[1]: *** [gri.pdf] Error 1
 Makefile:878: recipe for target 'gri.pdf' failed
 make[1]: Leaving directory '/«PKGBUILDDIR»/doc'
 make: *** [build-indep] Error 2
 debian/rules:77: recipe for target 'build-indep' failed

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790525: FBTFS: No module named 'llfuse.capi'

2015-06-29 Thread Martin Michlmayr
Package: s3ql
Version: 2.13+dfsg-1
Severity: serious

s3ql fails to build in unstable:

 sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
 python3 setup.py build_cython
 running build_cython
 /usr/lib/python3/dist-packages/Cython/Compiler/Main.py:514: UserWarning: got 
 unknown compilation options, please remove: recursive, warning_errors
   warnings.warn(message)
 compiling src/s3ql/deltadump.pyx to src/s3ql/deltadump.c
 touch build_cython
 dh_testdir
 python3-dbg setup.py build -g
 Traceback (most recent call last):
   File setup.py, line 40, in module
 import s3ql
   File /«BUILDDIR»/s3ql-2.13+dfsg/src/s3ql/__init__.py, line 13, in module
 from llfuse import ROOT_INODE
   File /usr/lib/python3/dist-packages/llfuse/__init__.py, line 13, in 
 module
 from llfuse.capi import *
 ImportError: No module named 'llfuse.capi'
 make[1]: *** [build-python] Error 1

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790406: mysql-server-core-5.6 and mysql-client-5.5: error when trying to install together

2015-06-29 Thread Robie Basak
tags 790406 + pending
thanks

Hi Ralf,

On Mon, Jun 29, 2015 at 08:35:28AM +0200, Ralf Treinen wrote:
 dpkg: error processing archive 
 /var/cache/apt/archives/mysql-server-core-5.6_5.6.25-2_amd64.deb (--unpack):
  trying to overwrite '/usr/bin/innochecksum', which is also in package 
 mysql-client-5.5 5.5.43-0+deb8u1
 dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
 Processing triggers for man-db (2.7.0.2-5) ...
 Errors were encountered while processing:
  /var/cache/apt/archives/mysql-server-core-5.6_5.6.25-2_amd64.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)

innochecksum moved to the server-core package but I had failed to mark a
conflict against the previous 5.5 package, as we're replacing 5.5
entirely with 5.6. But it did need a separate conflicts/replaces for the
upgrade path and I've now added that in VCS - thanks.

Robie


signature.asc
Description: Digital signature


Processed: Re: Bug#790406: mysql-server-core-5.6 and mysql-client-5.5: error when trying to install together

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

 tags 790406 + pending
Bug #790406 [mysql-client-5.5,mysql-server-core-5.6] mysql-server-core-5.6 and 
mysql-client-5.5: error when trying to install together
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
790406: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790406
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#790315: marked as done (missing license in debian/copyright)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 10:37:39 +
with message-id e1z9wrx-0007p6...@franck.debian.org
and subject line Bug#790315: fixed in gegl 0.3.0-2
has caused the Debian Bug report #790315,
regarding missing license in debian/copyright
to be marked as done.

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

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


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

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

Hi Matteo,

please add the missing license of:
 libs/poly2tri-c/*
to debian/copyright.

Thanks!
  Thorsten
---End Message---
---BeginMessage---
Source: gegl
Source-Version: 0.3.0-2

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

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

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

Debian distribution maintenance software
pp.
Matteo F. Vescovi m...@debian.org (supplier of updated gegl 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: Mon, 29 Jun 2015 10:55:27 +0200
Source: gegl
Binary: gegl libgegl-0.3-0 libgegl-dev libgegl-doc libgegl-0.3-0-dbg
Architecture: source all
Version: 0.3.0-2
Distribution: experimental
Urgency: medium
Maintainer: Matteo F. Vescovi m...@debian.org
Changed-By: Matteo F. Vescovi m...@debian.org
Description:
 gegl   - Generic Graphics Library Test Program
 libgegl-0.3-0 - Generic Graphics Library
 libgegl-0.3-0-dbg - Generic Graphics Library (debugging symbols)
 libgegl-dev - Generic Graphics Library (development files)
 libgegl-doc - Generic Graphics Library (documentation)
Closes: 790315
Changes:
 gegl (0.3.0-2) experimental; urgency=medium
 .
   * debian/copyright: libs/poly2tri-c/* entry added (Closes: #790315)
Checksums-Sha1:
 e870b636464ddaf86398599c56aa10639632af80 2662 gegl_0.3.0-2.dsc
 fd199881684b33bef772b0f28e35fa23647391e7 9060 gegl_0.3.0-2.debian.tar.xz
 397fbc1a87c827f716ae4ca128c90849b889ba1a 831486 libgegl-doc_0.3.0-2_all.deb
Checksums-Sha256:
 dd779904a3a3d787eb95c1433543a8daec86ff4084185ffe53da398fca17478a 2662 
gegl_0.3.0-2.dsc
 400b0e2656e584e98a888b8dbcfb5d951e8296bfd061a803e60667e1d78b7c2b 9060 
gegl_0.3.0-2.debian.tar.xz
 72a0ff94ee87e9a0b3b3d7ba6bcb706b9651b420e69efca32055cb0ccd92010d 831486 
libgegl-doc_0.3.0-2_all.deb
Files:
 49fe97d7864ad33c09bd5426fdf95de4 2662 libs optional gegl_0.3.0-2.dsc
 0dd1fe1b38565623ace0d95db71220a5 9060 libs optional gegl_0.3.0-2.debian.tar.xz
 34b9d98e208dc65d3109841a252b7be9 831486 doc optional 
libgegl-doc_0.3.0-2_all.deb

-BEGIN PGP SIGNATURE-
Comment: Debian powered!

iQJ8BAEBCgBmBQJVkRx3XxSAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXRGM0REMDlGOERBODdEMURGNTA0NkM5OUIw
NjEyRjQ5NDRFQ0RDRDVBAAoJEAYS9JROzc1a+ioP/A5OEk5c7NziMpSf3d26MFRH
aTwjX9jMwlSl+8KMxKIkRZA4QqpO/3Y8EFKoPPiNk343MDM5PCfL7mgncKwBSywm
NyHbMW7+XomoEKZw1vjZW3+zluCHjESy3s/dAIpFiBnKgGw7VXWe9bsTJvtQzotL
1VSLH5zJuR8mJvdMqcpw71oU+vBYDu5QszlCm/JqwG0t4e/bsQnLvxEoMaSM5jYE
m3NXPVSPxrUAYdbF5DmIzjFqMr59liGNRLs+YQLkywbR7oF/a+xuj5Mtcfh9HcD/
/AFlNcWlxmZ27PRC5cOh5xg8KfpUMo1qQEWRXFiv0bOoyYS+lqiCM71Nqntm3bxi
/OCAHA5NNWsNfEu1k/5PmsNU91yh1GuHkOF1l7CI7r848/9r1NXktiNp+KL4ZTke
51cn2KYBKO7vLdg79LBCm9Liz3+X3AIFBO6DfWCkSxY9+/GUA0hxxt6HR800hDaj
JCmEa5mlLWwrdZRZfkC01LhJF0ZGid5CYFbkMCxO7PIMSrNTXOFldqENZktCjpbI
UasDk/E3azX3igt6/as0VN+F5w6DPlvU5OeDgaHVcJCurbmaPshi1DcY4K752tSC
UlL6NQSv8nqEToe2lKyf6vWewbeuUBYSalOsLnfDt/JM09Th4cWxZH5G0+hlVSHN
0/YZEjDrlo463PG+CE0l
=Ugsh
-END PGP SIGNATUREEnd Message---


Bug#786601: marked as done (sbcl: ftbfs when locales-all is installed but not locales)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 10:50:08 +
with message-id e1z9wdc-0004eg...@franck.debian.org
and subject line Bug#786601: fixed in sbcl 2:1.2.13-1
has caused the Debian Bug report #786601,
regarding sbcl: ftbfs when locales-all is installed but not locales
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.)


-- 
786601: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=786601
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: sbcl
Version: 2:1.2.11-2
Severity: serious
User: reproducible-bui...@lists.alioth.debian.org
Usertags: environment

Hi,

While working on the “reproducible builds” effort [1], we have noticed
that sbcl fails to build from source, when when locales-all is installed but 
not locales:

...
dh_testdir
touch configure-stamp
dh_testdir
mkdir -p debian/tmpdir/usr/lib/locale
localedef -i en_US -f UTF-8 debian/tmpdir/usr/lib/locale/en_US.UTF-8
character map file `UTF-8' not found: No such file or directory
cannot read character map directory `/usr/share/i18n/charmaps': No such file 
or directory
debian/rules:45: recipe for target 'build-arch-stamp' failed
make: *** [build-arch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
E: Failed autobuilding of package

The full log is available at https://reproducible.debian.net/sbcl (but doesn't 
really show much more. Also you need to know that our pbuilder setup has 
locales-all, which provides: locales, installed. 

I'm not really sure atm how to this should be expressed, as build-conflicts 
does not exist. Maybe this bug should also be of important severity only, 
please downgrade if you think so.

 [1]: https://wiki.debian.org/ReproducibleBuilds


cheers,
Holger


signature.asc
Description: This is a digitally signed message part.
---End Message---
---BeginMessage---
Source: sbcl
Source-Version: 2:1.2.13-1

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

Debian distribution maintenance software
pp.
Christoph Egger christ...@debian.org (supplier of updated sbcl package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Jun 2015 10:57:58 +0200
Source: sbcl
Binary: sbcl sbcl-doc sbcl-source
Architecture: source all amd64
Version: 2:1.2.13-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Common Lisp Team 
pkg-common-lisp-de...@lists.alioth.debian.org
Changed-By: Christoph Egger christ...@debian.org
Description:
 sbcl   - Common Lisp compiler and development system
 sbcl-doc   - Documentation for Steel Bank Common Lisp
 sbcl-source - Source code files for SBCL
Closes: 786601 787909
Changes:
 sbcl (2:1.2.13-1) unstable; urgency=medium
 .
   * New upstream Version
 changes in sbcl-1.2.13 relative to sbcl-1.2.12:
  * incompatible change: on success, TRY-SEMAPHORE and WAIT-ON-SEMAPHORE
return the new count
  * enhancement: WAIT-ON-SEMAPHORE accepts a decrement parameter
  * enhancement: JOIN-THREAD allows distinguishing timeout vs. abort in all
situations
  * enhancement: On Windows DBG_PRINTEXCEPTION_C is handled and its message
is printed. (lp#1437947)
  * bug-fix: TRUENAME works properly on broken symlinks presented as
directories. (lp#1458164)
  * bug fix: Inlined DPB and DEPOSIT-FIELD don't interfere with 
left-to-right
order of argument evaluation. (lp#1458190)
  * bug fix: (SETF (LDB (BYTE 1 2 JUNK) X) 0) is rightly rejected.
  * bug fix: DEFSETF lambda lists should not permit argument destructuring.
  * bug fix: calls to (SETF SLOT-VALUE) on a missing slot would in certain
situations incorrectly return the result of a SLOT-MISSING method
instead of always returning the new value. (lp#1460381)
  * bug fix: a DEFMACRO occurring not at toplevel and capturing parts of
its lexical environment (thus being a closure) caused expressions
involving the macro name to cause corruption in the pretty-printer
due to faulty introspection of the lambda list of a closure.
  * bug 

Bug#790429: marked as done (codelite: BD on libwxgtk-webview3.0-dev not actually used?)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 19:19:02 +
with message-id e1z9ea6-0003lp...@franck.debian.org
and subject line Bug#790429: fixed in codelite 8.0.1+dfsg2-2
has caused the Debian Bug report #790429,
regarding codelite: BD on libwxgtk-webview3.0-dev not actually used?
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.)


-- 
790429: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790429
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: codelite
Version: 8.0.1+dfsg2-1
Severity: normal
Tags: patch

Dear maintainer,

I noticed that codelite has a BD on libwxgtk-webview3.0-dev, but there's
no resulting runtime dependency on libwxgtk-webview3.0-0.

Investigating, I see there's a WITH_WEBVIEW option which debian/rules
passes, which just adds the wx webview library to the list linked
against, but I can find no trace of and code actually using the
wxWebView class in the code, which is presumably why nothing ends up
pulling in libwxgtk-webview3.0-0.

I tried a build with the attached patch and it succeeds.  I haven't
tried to test the resulting package though.

In wxwidgets3.0 3.0.2-3, I've dropped the webview packages as they
require an old and deprecated version of webkitgtk, so it would be
good to eliminate this dependency, especially if it indeed isn't
used.

Cheers,
Olly
diff -Nru codelite-8.0.1+dfsg2/debian/changelog codelite-8.0.1+dfsg2/debian/changelog
--- codelite-8.0.1+dfsg2/debian/changelog	2015-06-14 11:44:30.0 +1200
+++ codelite-8.0.1+dfsg2/debian/changelog	2015-06-29 23:56:35.0 +1200
@@ -1,3 +1,11 @@
+codelite (8.0.1+dfsg2-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control,debian/rules: Codelite never uses wxWebView, so don't try
+to enable using it.
+
+ -- Olly Betts o...@survex.com  Mon, 29 Jun 2015 22:58:00 +1200
+
 codelite (8.0.1+dfsg2-1) unstable; urgency=medium
 
   * Remove codelitephp/PHPParserUnitTests/Tests/Mage.php which is licensed
diff -Nru codelite-8.0.1+dfsg2/debian/control codelite-8.0.1+dfsg2/debian/control
--- codelite-8.0.1+dfsg2/debian/control	2015-05-16 22:30:49.0 +1200
+++ codelite-8.0.1+dfsg2/debian/control	2015-06-29 22:57:58.0 +1200
@@ -12,7 +12,6 @@
  liblldb-3.5-dev [!arm64 !hurd-i386 !mips64el !ppc64el !sparc],
  libssh-gcrypt-dev,
  libwxgtk3.0-dev,
- libwxgtk-webview3.0-dev,
  libwxsqlite3-3.0-dev,
  llvm-3.5 [!hurd-i386 !sparc],
  pkg-config
diff -Nru codelite-8.0.1+dfsg2/debian/rules codelite-8.0.1+dfsg2/debian/rules
--- codelite-8.0.1+dfsg2/debian/rules	2015-05-17 06:24:21.0 +1200
+++ codelite-8.0.1+dfsg2/debian/rules	2015-06-29 23:55:27.0 +1200
@@ -10,7 +10,6 @@
 LLVM_VERSION := 3.5
 
 CONFIG_EXTRA := \
--DWITH_WEBVIEW=1 \
 -DCMAKE_INSTALL_LIBDIR=lib \
 -DLIBCLANG_T=/usr/lib/$(DEB_HOST_MULTIARCH)/libclang-$(LLVM_VERSION).so \
 -DLIBCLANG_INCLUDE_T=/usr/lib/llvm-$(LLVM_VERSION)/include/ \
---End Message---
---BeginMessage---
Source: codelite
Source-Version: 8.0.1+dfsg2-2

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

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

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

Debian distribution maintenance software
pp.
James Cowgill james...@cowgill.org.uk (supplier of updated codelite 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: Mon, 29 Jun 2015 18:37:07 +0100
Source: codelite
Binary: codelite codelite-plugins
Architecture: source
Version: 8.0.1+dfsg2-2
Distribution: unstable
Urgency: medium
Maintainer: James Cowgill james...@cowgill.org.uk
Changed-By: James Cowgill james...@cowgill.org.uk
Description:
 codelite   - Powerful and lightweight C/C++ IDE
 codelite-plugins - Powerful and lightweight C/C++ IDE - plugins
Closes: 790429
Changes:
 codelite (8.0.1+dfsg2-2) unstable; urgency=medium
 .
   * Disable webview since CodeLite doesn't actually use it. (Closes: #790429)
 Thanks Olly Betts.
Checksums-Sha1:
 c40d36de46c60b170f5b19b0803b44222d3805fa 2197 codelite_8.0.1+dfsg2-2.dsc
 2e6550f513bf75d865754f3e9a45be6315db5fb8 30648 
codelite_8.0.1+dfsg2-2.debian.tar.xz
Checksums-Sha256:
 

Bug#790372: marked as done (whatmaps: FTBFS: Test failure)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 18:22:21 +
with message-id e1z9dhf-0001o5...@franck.debian.org
and subject line Bug#790372: fixed in whatmaps 0.0.10-1
has caused the Debian Bug report #790372,
regarding whatmaps: FTBFS: Test failure
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.)


-- 
790372: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790372
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: whatmaps
Version: 0.0.9-1
Severity: serious

From my pbuilder build log:

...
   debian/rules override_dh_auto_test
make[1]: Entering directory '/tmp/buildd/whatmaps-0.0.9'
python setup.py nosetests
running nosetests
running egg_info
creating whatmaps.egg-info
writing whatmaps.egg-info/PKG-INFO
writing top-level names to whatmaps.egg-info/top_level.txt
writing dependency_links to whatmaps.egg-info/dependency_links.txt
writing entry points to whatmaps.egg-info/entry_points.txt
writing manifest file 'whatmaps.egg-info/SOURCES.txt'
reading manifest file 'whatmaps.egg-info/SOURCES.txt'
writing manifest file 'whatmaps.egg-info/SOURCES.txt'
S.E
==
ERROR: Check abstract method signatures
--
Traceback (most recent call last):
  File /tmp/buildd/whatmaps-0.0.9/tests/test_distro.py, line 39, in 
test_abstract
self.assertRaises(Distro.pkg, None, None, NotImplementedError)
  File /usr/lib/python2.7/unittest/case.py, line 475, in assertRaises
callableObj(*args, **kwargs)
  File /usr/lib/python2.7/unittest/case.py, line 117, in __exit__
if not issubclass(exc_type, self.expected):
TypeError: issubclass() arg 2 must be a class or tuple of classes

--
Ran 27 tests in 0.046s

FAILED (SKIP=1, errors=1)
debian/rules:20: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/tmp/buildd/whatmaps-0.0.9'
debian/rules:13: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler
---End Message---
---BeginMessage---
Source: whatmaps
Source-Version: 0.0.10-1

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

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

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

Debian distribution maintenance software
pp.
Guido Günther a...@sigxcpu.org (supplier of updated whatmaps package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Jun 2015 19:18:02 +0200
Source: whatmaps
Binary: whatmaps
Architecture: source all
Version: 0.0.10-1
Distribution: unstable
Urgency: medium
Maintainer: Guido Günther a...@sigxcpu.org
Changed-By: Guido Günther a...@sigxcpu.org
Description:
 whatmaps   - tool to find processes mapping shared objects
Closes: 790372
Changes:
 whatmaps (0.0.10-1) unstable; urgency=medium
 .
   * New upstream version 0.0.10:
   * Add mapping for libvirt-daemon - libvirtd. Needed for the sysv init
 based systems
   * Silence output if package list is empty
   * Don't print overly long error message In the systemd case
   * Fix assertRaises invocations. (Closes: #790372)
Checksums-Sha1:
 7354d503f1c1cec0a0a7c05247eaa3445a1a1080 1859 whatmaps_0.0.10-1.dsc
 64fe19fd7a619e3cfd8b93d68377605afe229f1c 12944 whatmaps_0.0.10.orig.tar.gz
 565279b87b6a3bd7b40a4c877f6245b9aa43f466 10428 whatmaps_0.0.10-1.debian.tar.xz
 d1b16e99aef7094db3e470ab5683079e27f9fe4c 19634 whatmaps_0.0.10-1_all.deb
Checksums-Sha256:
 f879674679e576b90f22d32ff927e21d3de235cef8088e40ec29dbb9f5545a31 1859 
whatmaps_0.0.10-1.dsc
 0ee21f01cff01fb12ae12017f0bb332170967cc7f9ecfe883b3ba9d454131a2e 12944 
whatmaps_0.0.10.orig.tar.gz
 c109481275ea51d473e18598349559f63817aeb57b1c9fa607f8f0903fad3f05 10428 
whatmaps_0.0.10-1.debian.tar.xz
 dd67d6539a50104615257789d8800052ca3cdc19d26fcff6005998ce133888c4 19634 
whatmaps_0.0.10-1_all.deb
Files:
 3facfe511f8c70fe7d17d800b242c33c 1859 admin extra whatmaps_0.0.10-1.dsc
 

Bug#788567: [Pkg-openssl-devel] Bug#788567: Bug#788567: libssl1.0.0: wpa_supplicant fails to authenticate

2015-06-29 Thread Vincent Legoll
I finally foud what broke, after stumbling on this:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790326


Also some help here:
https://bugzilla.kernel.org/show_bug.cgi?id=100621

Now I just have to find where to change wpa_supplicant back to using wext...

On Wed, Jun 24, 2015 at 11:08 PM, Kurt Roeckx k...@roeckx.be wrote:
 On Wed, Jun 24, 2015 at 10:24:31PM +0200, Vincent Legoll wrote:
 Hello,

 Some time ago (I'll say about a month ago) my wifi stopped working, as
 I had not time to investigate back then, I used eth0 instead.

 Now that I'm willing to investigate that issue, I stumbled upon this
 bug report which looks like a good candidate, but...

 I already am on libssl-1.0.2c-1

 So how would I check this is really what I'm experiencing ?

 Maybe you also have a new version of wpa, something else
 related to the network, or kernel?

 You can always try to downgrade libssl to the 1.0.2a-1 version to
 see if that fixes anything, but I doubt it.


 Kurt




-- 
Vincent Legoll


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



Bug#790490: python-rpm: fail to load when rpm-common is not installed

2015-06-29 Thread Jérémy Bobbio
Package: python-rpm
Version: 4.12.0.1+dfsg1-2
Severity: serious

Hi!

python-rpm is unusable when rpm-common is not installed:

# pbuilder --login
# apt-get install python-rpm
# python
Python 2.7.10 (default, Jun  1 2015, 16:21:46) 
[GCC 4.9.2] on linux2
Type help, copyright, credits or license for more information.
 import rpm
error: Unable to open /usr/lib/rpm/rpmrc for reading: No such file or directory.
Traceback (most recent call last):
  File stdin, line 1, in module
  File /usr/lib/python2.7/dist-packages/rpm/__init__.py, line 10, in module
from rpm.transaction import *
  File /usr/lib/python2.7/dist-packages/rpm/transaction.py, line 5, in 
module
from rpm._rpm import ts as TransactionSetCore
ImportError: cannot import name ts
 
# apt-get install rpm-common
# python
Python 2.7.10 (default, Jun  1 2015, 16:21:46) 
[GCC 4.9.2] on linux2
Type help, copyright, credits or license for more information.
 import rpm
 


-- 
Lunar.''`. 
lu...@debian.org: :Ⓐ  :  # apt-get install anarchism
`. `'` 
  `-   


signature.asc
Description: Digital signature


Processed: Re: Bug#790429: codelite: BD on libwxgtk-webview3.0-dev not actually used?

2015-06-29 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #790429 [codelite] codelite: BD on libwxgtk-webview3.0-dev not actually 
used?
Severity set to 'serious' from 'normal'
 tags -1 pending
Bug #790429 [codelite] codelite: BD on libwxgtk-webview3.0-dev not actually 
used?
Added tag(s) pending.

-- 
790429: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790429
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#789445: bandwidthd is marked for autoremoval from testing

2015-06-29 Thread Andreas Henriksson
Control: reassign -1 dbconfig-common
Control: found -1 1.8.52
Control: affects -1 bandwidthd-pgsql

Looks like this issue is very much introduced by dbconfig-common
not properly handling running from scripts that use 'set -e'
anymore. I'm thus reassigning it as instructed...

On Mon, Jun 29, 2015 at 10:13:20AM +0200, Andreas Henriksson wrote:
[...]
  So if you receive bugs against your package, and you believe that they
  may be caused by dbconfig-common instead of your own package, don't
  hesitate to reassign the bugs quickly. 
[...]

Quickly looked at the problem and spotted an issue when running
under 'set -e'. See attached patch.

With the patch applied to dbconfig-common, the installation
of bandwidthd-pgsql continues much further until it runs in to yet
another issue which I've not yet had time to investigate
(however it doesn't seem to be specific to anything the
bandwidthd-pgsql package does either):


+ . /usr/share/debconf/confmodule
++ '[' '!' 1 ']'
++ '[' -z 1 ']'
+ '[' YES = YES ']'
++ dpkg-query --control-path ucf templates
+ db_x_loadtemplatefile /var/lib/dpkg/info/ucf.templates ucf
+ _db_cmd 'X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates' ucf
+ _db_internal_IFS='
'
+ IFS=' '
+ printf '%s\n' 'X_LOADTEMPLATEFILE /var/lib/dpkg/info/ucf.templates ucf'
+ IFS=' 
'
+ IFS='
'
+ read -r _db_internal_line
+ RET='10 bandwidthd-pgsql/pgsql/method doesn'\''t exist'
+ case ${_db_internal_line%%[   ]*} in
+ return 10
dpkg: error processing package bandwidthd-pgsql (--configure):


Regards,
Andreas Henriksson
From: Andreas Henriksson andr...@fatal.se
Subject: dbconfig-common: fix unset app-user regression under 'set -e'

Fix regression introduced in commit d84a2fef1cdfe
Logic to allow the user to provide the domain f...
when running under 'set -e' with no app-user set.


diff --git a/dpkg/common b/dpkg/common
index 0edc3bb..14a17ba 100644
--- a/dpkg/common
+++ b/dpkg/common
@@ -409,7 +409,7 @@ dbc_read_package_debconf(){
# get app user; since dbc 1.8.50 we allow the admin to provide
# the domain for the grant call. Unfortunately at least MySQL allows
# the app-user to contain an at, so we need to be careful.
-   db_get $dbc_package/db/app-user
+   db_get $dbc_package/db/app-user || RET=
dbc_dbuser=`echo $RET | sed 's/\(.*\)@\([^@]*\)/\1/'`
tmp_dballow=`echo $RET | sed -e 's/^[^@]*$//' -e 's/.*@\([^@]*\)/\1/'`
if [ $tmp_dballow ] ; then







Processed: Re: bandwidthd is marked for autoremoval from testing

2015-06-29 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 dbconfig-common
Bug #789445 [bandwidthd-pgsql] bandwidthd-pgsql: fails to install: subprocess 
installed post-installation script returned error exit status 10
Bug reassigned from package 'bandwidthd-pgsql' to 'dbconfig-common'.
No longer marked as found in versions bandwidthd/2.0.1+cvs20090917-7 and 
bandwidthd/2.0.1+cvs20090917-8.
Ignoring request to alter fixed versions of bug #789445 to the same values 
previously set
 found -1 1.8.52
Bug #789445 [dbconfig-common] bandwidthd-pgsql: fails to install: subprocess 
installed post-installation script returned error exit status 10
Marked as found in versions dbconfig-common/1.8.52.
 affects -1 bandwidthd-pgsql
Bug #789445 [dbconfig-common] bandwidthd-pgsql: fails to install: subprocess 
installed post-installation script returned error exit status 10
Added indication that 789445 affects bandwidthd-pgsql

-- 
789445: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789445
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#788691: marked as done (meep-mpi-default: FTBFS with libharminv 1.4: error: cannot convert 'harminv_data' to 'harminv_complex*)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 22:01:57 +
with message-id e1z9h7l-0002f6...@franck.debian.org
and subject line Bug#788691: fixed in meep-mpi-default 1.3-1
has caused the Debian Bug report #788691,
regarding meep-mpi-default: FTBFS with libharminv 1.4: error: cannot convert 
'harminv_data' to 'harminv_complex*
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.)


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

Dear Maintainer,

The package FTBFS in sid, I believe due to the inclusion of libharminv-dev 1.4 
(testing has 1.3).

bands.cpp: In function 'int meep::do_harminv(std::complexdouble*, int, 
double, double, double, int, std::complexdouble*, double*, double*, double*, 
double, double, double, double, double, double)':
bands.cpp:469:51: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complexdouble*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
   double max_amp = abs(harminv_get_amplitude(hd, 0));

 and many similar errors.

-- 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: meep-mpi-default
Source-Version: 1.3-1

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

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

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

Debian distribution maintenance software
pp.
Thorsten Alteholz deb...@alteholz.de (supplier of updated meep-mpi-default 
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: Mon, 22 Jun 2015 19:20:00 +0200
Source: meep-mpi-default
Binary: meep-mpi-default libmeep-mpi-default8 libmeep-mpi-default-dev
Architecture: source i386
Version: 1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Thorsten Alteholz deb...@alteholz.de
Changed-By: Thorsten Alteholz deb...@alteholz.de
Description:
 libmeep-mpi-default-dev - development library for using parallel (OpenMPI) 
version of meep
 libmeep-mpi-default8 - library for using parallel (OpenMPI) version of meep
 meep-mpi-default - software package for FDTD simulation, parallel (OpenMPI) 
version
Closes: 788691
Changes:
 meep-mpi-default (1.3-1) unstable; urgency=medium
 .
   * new upstream version (Closes: #788691)
   * soname changed to 8
   * debian/control: Standards Version to 3.9.6. (No changes needed).
Checksums-Sha1:
 ae09792d423aa96ab417ea542bc01023be1cb7c4 2291 meep-mpi-default_1.3-1.dsc
 68cf7b009d33f93de5684e9742f5bc1161f61310 740890 
meep-mpi-default_1.3.orig.tar.gz
 ae513a544934191b0d07f1ec0ba19a645dc35662 5568 
meep-mpi-default_1.3-1.debian.tar.xz
 43c25454e9bde47b0d2e7387b56848ff732d3cbc 315452 
libmeep-mpi-default-dev_1.3-1_i386.deb
 120cfae35cd5d87635413279f27e46aafb165294 283472 
libmeep-mpi-default8_1.3-1_i386.deb
 d6f2b6a98ccc09fb4e76115bf7c1a74d7dfff026 180264 meep-mpi-default_1.3-1_i386.deb
Checksums-Sha256:
 8f7a2bddf507e4f6e8ac02c65f112c3df925f552dc1b28a3e40cc39ef3cc665a 2291 
meep-mpi-default_1.3-1.dsc
 564c1ff1b413a3487cf81048a45deabfdac4243a1a37ce743f4fcf0c055fd438 740890 
meep-mpi-default_1.3.orig.tar.gz
 8cfd372761629e11e27495f89700aefbf154aa6d10941af1396deb1cf5467ecf 5568 
meep-mpi-default_1.3-1.debian.tar.xz
 d08c32c2f03171baa102b2b49d29856400634d925219dd06d02775a546be8f92 315452 
libmeep-mpi-default-dev_1.3-1_i386.deb
 54922b1ca4a1fc209b51d1ac7470f269198d12070c16d94db3f2d907cf7503a2 283472 
libmeep-mpi-default8_1.3-1_i386.deb
 3a19d5847f006e2c6eaa3c59719871ea90a07ecd63166cbb9568f4daf4f1ef0e 180264 
meep-mpi-default_1.3-1_i386.deb
Files:
 d45d3cebe7f111318aac911de45f01f9 2291 science optional 
meep-mpi-default_1.3-1.dsc
 18a5b9e18008627a0411087e0bb60db5 740890 science optional 

Bug#790512: urweb: FTBFS - latex: Command not found

2015-06-29 Thread Aaron M. Ucko
Source: urweb
Version: 20150214+dfsg-1
Severity: serious
Justification: fails to build from source

Builds of urweb in minimal environments geared for building its
architecture-dependent binary packages (as on the autobuilders) have
been failing:

  make[2]: Leaving directory '/«BUILDDIR»/urweb-20150214+dfsg'
  cd doc  make manual.pdf
  make[2]: Entering directory '/«BUILDDIR»/urweb-20150214+dfsg/doc'
  latex manual.tex
  make[2]: latex: Command not found
  make[2]: *** [manual.dvi] Error 127
  Makefile:8: recipe for target 'manual.dvi' failed
  make[2]: Leaving directory '/«BUILDDIR»/urweb-20150214+dfsg/doc'
  make[1]: *** [override_dh_auto_build] Error 2
  debian/rules:25: recipe for target 'override_dh_auto_build' failed
  make[1]: Leaving directory '/«BUILDDIR»/urweb-20150214+dfsg'
  make: *** [build-arch] Error 2
  debian/rules:17: recipe for target 'build-arch' failed

Please either conditionalize the latex invocation appropriately or
move the relevant build dependencies from Build-Depends-Indep to
Build-Depends.

Thanks!


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



Bug#790498: iceweasel: upgrading from jessie makes all passwords in the password manager invalid

2015-06-29 Thread Török Edwin
Package: iceweasel
Version: 38.0.1-5
Severity: grave
Justification: causes non-serious data loss

Dear Maintainer,

I have upgraded Iceweasel from jessie (31.7.0esr-1~deb8u1) to testing and
suddenly none of my saved passwords worked, and the password manager doesn't
even show all the websites
that have stored passwords in the jessie version.

I am still able to login to my websites if I manually type in the correct
password (and tell iceweasel to save the updated passwords),
however using the prefilled passwords doesn't work, and looking up the
passwords in the password manager and pressing show password
reveals the wrong password.

When I press show passwords most passwords look like base64 (a-zA-Z0-9+/)
whereas the original passwords had a combination of alphanumeric and symbols.

If I downgrade to the version in jessie then the passwords work correctly again
(including the ones overwritten by the testing version of iceweasel).

I tried to create a new account just for the purpose of testing this bug, but
the site and associated password doesn't show up at all when upgrading
iceweasel (and is visible again when downgrading),
haven't figured out so far what makes a site/user/password survive the
upgrade.

I've marked the bug as 'causes data loss', because initially that is what I
thought happened when none of the passwords worked, and I'm still not sure how
safe the data in the password manager is
across upgrades/downgrades (so far downgrading has restored all passwords, but
I can't be sure it'll stay that way).






-- Package-specific info:

-- Extensions information
Name: Certificate Patrol
Location: ${PROFILE_EXTENSIONS}/certpat...@psyc.eu.xpi
Status: enabled

Name: Click-to-Play Manager
Location: ${PROFILE_EXTENSIONS}/click-to-play-mana...@xulforge.com.xpi
Status: enabled

Name: Default theme
Location: 
/usr/lib/iceweasel/browser/extensions/{972ce4c6-7e08-4474-a285-3208198ce6fd}
Package: iceweasel
Status: enabled

Name: It's All Text!
Location: ${PROFILE_EXTENSIONS}/itsallt...@docwhat.gerf.org
Status: enabled

Name: Live HTTP headers
Location: ${PROFILE_EXTENSIONS}/{8f8fe09b-0bd3-4470-bc1b-8cad42b8203a}
Status: enabled

Name: uBlock Origin
Location: ${PROFILE_EXTENSIONS}/ublo...@raymondhill.net.xpi
Status: enabled

-- Plugins information

-- Addons package information
ii  iceweasel  38.0.1-5 amd64Web browser based on Firefox

-- System Information:
Debian Release: 8.1
  APT prefers stable
  APT policy: (900, 'stable'), (500, 'stable-updates'), (500, 'unstable'), 
(500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages iceweasel depends on:
ii  debianutils   4.4+b1
ii  fontconfig2.11.0-6.3
ii  libasound21.0.28-1
ii  libatk1.0-0   2.14.0-1
ii  libc6 2.19-18
ii  libcairo2 1.14.0-2.1
ii  libdbus-1-3   1.8.18-0+deb8u1
ii  libdbus-glib-1-2  0.102-1
ii  libevent-2.0-52.0.21-stable-2
ii  libffi6   3.1-2+b2
ii  libfontconfig12.11.0-6.3
ii  libfreetype6  2.5.2-3
ii  libgcc1   1:4.9.2-10
ii  libgdk-pixbuf2.0-02.31.1-2+b1
ii  libglib2.0-0  2.42.1-1
ii  libgtk2.0-0   2.24.25-3
ii  libhunspell-1.3-0 1.3.3-3
ii  libnspr4  2:4.10.7-1
ii  libnss3   2:3.17.2-1.1
ii  libpango-1.0-01.36.8-3
ii  libsqlite3-0  3.8.7.1-1+deb8u1
ii  libstartup-notification0  0.12-4
ii  libstdc++64.9.2-10
ii  libvpx2   1.4.0-4
ii  libx11-6  2:1.6.2-3
ii  libxcomposite11:0.4.4-1
ii  libxdamage1   1:1.1.4-2+b1
ii  libxext6  2:1.3.3-1
ii  libxfixes31:5.0.1-2+b2
ii  libxrender1   1:0.9.8-1+b1
ii  libxt61:1.1.4-1+b1
ii  procps2:3.3.9-9
ii  zlib1g1:1.2.8.dfsg-2+b1

Versions of packages iceweasel recommends:
ii  gstreamer1.0-libav 1.4.4-2
ii  gstreamer1.0-plugins-good  1.4.4-2

Versions of packages iceweasel suggests:
ii  fonts-mathjax  2.4-2
ii  fonts-oflb-asana-math  000.907-6
ii  fonts-stix [otf-stix]  1.1.1-1
ii  libcanberra0   0.30-2.1
ii  libgnomeui-0   2.24.5-3
ii  libgssapi-krb5-2   1.12.1+dfsg-19
pn  mozplugger none

-- 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#789835: memcached: FTBFS in sid: timeout in t/lru-crawler.t

2015-06-29 Thread Guillaume Delacour
forwarded 789835 https://code.google.com/p/memcached/issues/detail?id=417
thanks

On Wed, 24 Jun 2015 22:02:48 +0100 Dominic Hargreaves d...@earth.li wrote:
 Source: memcached
 Version: 1.4.24-1
 Severity: serious
 Justification: FTBFS

Hi,

 
 This package FTBFS in a clean sid sbuild setup:
 
 t/line-lengths.t . ok
 Timeout.. killing the process
 t/lru-crawler.t .. 
 Failed 126/221 subtests 

Seems to be a random issue that affect other distributions (i'm quite
sure to have been reproduced at least one time a long time ago, but
wrongly guess this was my env):

http://forums.famillecollet.com/viewtopic.php?id=3165
https://code.google.com/p/memcached/issues/detail?id=398
http://webcache.googleusercontent.com/search?q=cache:2j2npL8eOAMJ:https://arch-ci.org/extra/memcached/log/+cd=10hl=frct=clnk

I've opened issue on upstream googlecode (as GitHub memcached space
don't let me create issues) to have his point of view about this issue.

 
 Cheers,
 Dominic.
 
 



signature.asc
Description: OpenPGP digital signature


Bug#778044: Error message

2015-06-29 Thread Martin Michlmayr
The error is:

[  2%] Building CXX object src/CMakeFiles/openbabel.dir/alias.o
cd /«BUILDDIR»/openbabel-2.3.2+dfsg/build/src  /usr/bin/c++   -DHAVE_EIGEN 
-DHAVE_EIGEN3 -DHAVE_LIBZ -DHAVE_SHARED_POINTER
-DHAVE_WXWIDGETS -DMAKE_OBDLL -DUSING_DYNAMIC_LIBS -DWXUSINGDLL 
-D_FILE_OFFSET_BITS=64 -D__WXGTK__ -g -O2 -fstack-protector-strong
-Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  -pthread -fopenmp -fPIC 
-isystem
/usr/lib/aarch64-linux-gnu/wx/include/gtk2-unicode-3.0 -isystem 
/usr/include/wx-3.0 -I/«BUILDDIR»/openbabel-2.3.2+dfsg/build/include
-I/«BUILDDIR»/openbabel-2.3.2+dfsg/data 
-I/«BUILDDIR»/openbabel-2.3.2+dfsg/include -I/usr/include/eigen3
-DOB_MODULE_PATH=\/usr/lib/openbabel/2.3.2\ -o 
CMakeFiles/openbabel.dir/alias.o -c 
/«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp
In file included from 
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:19:0,
 from /«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp:17:
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/shared_ptr.h:27:14: error: 
'std::tr1' has not been declared
   using std::tr1::shared_ptr;
  ^
In file included from /«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp:17:0:
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:47: error: 
'shared_ptr' was not declared in this scope
   typedef std::vector std::pairstd::string, shared_ptrOBSmartsPattern   
SmartsTable;
   ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:73: error: 
template argument 2 is invalid
   typedef std::vector std::pairstd::string, shared_ptrOBSmartsPattern   
SmartsTable;
 ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:75: error: 
template argument 1 is invalid
   typedef std::vector std::pairstd::string, shared_ptrOBSmartsPattern   
SmartsTable;
   ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:75: error: 
template argument 2 is invalid
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:118:77: error: 
expected unqualified-id before '' token
   typedef std::vector std::pairstd::string, shared_ptrOBSmartsPattern   
SmartsTable;
 ^
/«BUILDDIR»/openbabel-2.3.2+dfsg/include/openbabel/alias.h:119:24: error: 
'SmartsTable' has not been declared
   static bool LoadFile(SmartsTable smtable);
^
/«BUILDDIR»/openbabel-2.3.2+dfsg/src/alias.cpp:239:26: error: 'bool 
OpenBabel::AliasData::LoadFile' is not a static data member of
'class OpenBabel::AliasData'
...

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790509: libmpfi-dev: transitional package uninstallable

2015-06-29 Thread Andreas Beckmann
Package: libmpfi-dev
Version: 1.5.1+ds-1
Severity: grave
Tags: sid
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

  The following packages have unmet dependencies:
  libmpfi-dev : Depends: libmpfi0-dev (= 1.5.1+ds-1) but it is not going to be 
installed

This is caused by the Conflicts in libmpfi0-dev:

Package: libmpfi0-dev
Source: mpfi
Version: 1.5.1+ds-1
Replaces: libmpfi-dev (= 1.5.1-3)
Provides: libmpfi-dev
Depends: libmpfi0 (= 1.5.1+ds-1), libmpfi0-dev-common (= 1.5.1+ds-1), 
libmpfr-dev, libgmp-dev
Conflicts: libmpfi-dev
Breaks: libmpfi-dev (= 1.5.1-3)


The transitional package being uninstallable will prevent migration
to testing. Please don't drop the transitional package (because
upgrades won't automatically switch from a real package to a
virtual one) but drop the Conflicts for now.
For stretch+1 you can drop the transitional package and switch to
unversioned Breaks+Replaces (or Conflicts+Replaces) to ensure the
old transitional one gets removed upon upgrades.


Cheers,

Andreas

PS: Is it really necessary to switch from an unversioned -dev package
to a versioned one?


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



Bug#789558: marked as done (meep: FTBFS against harminv 1.4: error: cannot convert 'harminv_data' to 'harminv_complex*)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 22:01:55 +
with message-id e1z9h7k-0002bf...@franck.debian.org
and subject line Bug#789558: fixed in meep 1.3-1
has caused the Debian Bug report #789558,
regarding meep: FTBFS against harminv 1.4: error: cannot convert 'harminv_data' 
to 'harminv_complex*
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.)


-- 
789558: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789558
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: meep
Version: 1.2.1-2
Severity: serious

this blocks the harminv 1.4 transition

https://buildd.debian.org/status/package.php?p=meepsuite=unstable

from the amd64 log:

   dh_auto_build -a
make -j1
make[1]: Entering directory '/«PKGBUILDDIR»'
make  all-recursive
make[2]: Entering directory '/«PKGBUILDDIR»'
Making all in src
make[3]: Entering directory '/«PKGBUILDDIR»/src'
make  all-am
make[4]: Entering directory '/«PKGBUILDDIR»/src'
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I../src -D_FORTIFY_SOURCE=2 
-I/usr/include/hdf5/serial -pthread -I/usr/include/guile/2.0   -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -c -o 
anisotropic_averaging.lo anisotropic_averaging.cpp
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src 
-D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -pthread 
-I/usr/include/guile/2.0 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c anisotropic_averaging.cpp  -fPIC -DPIC -o 
.libs/anisotropic_averaging.o
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src 
-D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -pthread 
-I/usr/include/guile/2.0 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c anisotropic_averaging.cpp  -fPIC -DPIC -o 
anisotropic_averaging.o /dev/null 21
/bin/bash ../libtool  --tag=CXX   --mode=compile x86_64-linux-gnu-g++ 
-DHAVE_CONFIG_H -I. -I..  -I../src -D_FORTIFY_SOURCE=2 
-I/usr/include/hdf5/serial -pthread -I/usr/include/guile/2.0   -g -O2 
-fstack-protector-strong -Wformat -Werror=format-security -c -o bands.lo 
bands.cpp
libtool: compile:  x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I../src 
-D_FORTIFY_SOURCE=2 -I/usr/include/hdf5/serial -pthread 
-I/usr/include/guile/2.0 -g -O2 -fstack-protector-strong -Wformat 
-Werror=format-security -c bands.cpp  -fPIC -DPIC -o .libs/bands.o
bands.cpp: In function 'int meep::do_harminv(std::complexdouble*, int, 
double, double, double, int, std::complexdouble*, double*, double*, double*, 
double, double, double, double, double, double)':
bands.cpp:469:51: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complexdouble*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
   double max_amp = abs(harminv_get_amplitude(hd, 0));
   ^
bands.cpp:471:49: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complexdouble*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
 double amp = abs(harminv_get_amplitude(hd, i));
 ^
bands.cpp:480:58: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complexdouble*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
   double amp = abs(harminv_get_amplitude(hd, fsort[i]));
  ^
bands.cpp:539:58: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complexdouble*}' for argument '1' to 'void 
harminv_get_omega(harminv_complex*, harminv_data, int)'
 complexdouble freq = harminv_get_omega(hd, fsort[i]) / (2*pi*dt);
  ^
bands.cpp:542:49: error: cannot convert 'harminv_data' to 'harminv_complex* 
{aka std::complexdouble*}' for argument '1' to 'void 
harminv_get_amplitude(harminv_complex*, harminv_data, int)'
 amps[i] = harminv_get_amplitude(hd, fsort[i]);
 ^
make[4]: *** [bands.lo] Error 1
Makefile:560: recipe for target 'bands.lo' failed
make[4]: Leaving directory '/«PKGBUILDDIR»/src'
make[3]: *** [all] Error 2
make[2]: *** [all-recursive] Error 1
Makefile:411: recipe for target 'all' failed
make[3]: Leaving directory '/«PKGBUILDDIR»/src'
Makefile:481: recipe for target 'all-recursive' failed
make[2]: Leaving directory '/«PKGBUILDDIR»'
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
Makefile:389: 

Bug#790510: rhc: uninstallable in sid: Depends: ruby-highline ( 1.7) but 1.7.2-1 is to be installed

2015-06-29 Thread Andreas Beckmann
Package: rhc
Version: 1.35.4-2
Severity: grave
Tags: sid
Justification: renders package unusable
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package is no longer
installable in sid:

0m24.1s ERROR: Command failed (status=100): ['chroot', 
'/tmp/piupartss/tmpm1b0zg', 'apt-get', '-y', 'install', 'rhc=1.35.4-2']
  Reading package lists...
  Building dependency tree...
  Reading state information...
  Some packages could not be installed. This may mean that you have
  requested an impossible situation or if you are using the unstable
  distribution that some required packages have not yet been created
  or been moved out of Incoming.
  The following information may help to resolve the situation:
  
  The following packages have unmet dependencies:
   rhc : Depends: ruby-highline ( 1.7) but 1.7.2-1 is to be installed
  E: Unable to correct problems, you have held broken packages.
 

Cheers,

Andreas


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



Processed: Re: memcached: FTBFS in sid: timeout in t/lru-crawler.t

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

 forwarded 789835 https://code.google.com/p/memcached/issues/detail?id=417
Bug #789835 [src:memcached] memcached: FTBFS in sid: timeout in t/lru-crawler.t
Set Bug forwarded-to-address to 
'https://code.google.com/p/memcached/issues/detail?id=417'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789835: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789835
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#788971: Fails in unstable

2015-06-29 Thread Martin Michlmayr
The package fails to build in unstable but you uploaded the fix to
experimental.

Are you planning to upload to unstable?

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790439: marked as done (FTBFS: No module named pkg_resources)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Tue, 30 Jun 2015 06:23:31 +0900
with message-id 20150630062331.58166db66a56ec73cd41a...@debian.or.jp
and subject line Re: Bug#790439: FTBFS: No module named pkg_resources
has caused the Debian Bug report #790439,
regarding FTBFS: No module named pkg_resources
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.)


-- 
790439: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790439
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libxmlbird
Version: 1.0.4-2
Severity: serious

 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com
...
debian/rules override_dh_auto_configure
 make[1]: Entering directory '/«PKGBUILDDIR»'
 /«PKGBUILDDIR»/configure --prefix=/usr
 Checking for valac version = 0.16.0
 Found Vala 0.28.0
 
 Looking for library: glib-2.0 
 
 Done
 doit
 Traceback (most recent call last):
   File /usr/bin/doit, line 5, in module
 from pkg_resources import load_entry_point
 ImportError: No module named pkg_resources
 debian/rules:10: recipe for target 'override_dh_auto_configure' failed
 make[1]: *** [override_dh_auto_configure] Error 1
 make[1]: Leaving directory '/«PKGBUILDDIR»'
 debian/rules:7: recipe for target 'build' failed
 make: *** [build] Error 2
 dpkg-buildpackage: error: debian/rules build gave error exit status 2

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
---End Message---
---BeginMessage---
On Mon, 29 Jun 2015 12:09:38 -0400
Martin Michlmayr t...@hp.com wrote:
 fixed 790439 1.0.4-3
 thanks
 
 * Martin Michlmayr t...@hp.com [2015-06-29 11:12]:
   Traceback (most recent call last):
 File /usr/bin/doit, line 5, in module
   from pkg_resources import load_entry_point
   ImportError: No module named pkg_resources
   debian/rules:10: recipe for target 'override_dh_auto_configure' failed
   make[1]: *** [override_dh_auto_configure] Error 1
 
 I just noticed that there's a package in incoming that fixes this
 issue.

 Thanks for checking! :)

-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane---End Message---


Bug#790436: marked as done (FTBFS with new texi2any: 'texi2any' v5.1 or later needed)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 21:50:26 +
with message-id e1z9gwc-0007r0...@franck.debian.org
and subject line Bug#790436: fixed in r-base 3.2.1-2
has caused the Debian Bug report #790436,
regarding FTBFS with new texi2any: 'texi2any' v5.1 or later needed
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.)


-- 
790436: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790436
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: r-base
Version: 3.2.1-1
Severity: serious
Tags: patch

The build system believes that texi2any's version is  5.1 and will
therefore not build the documentation, and then the package fails
because the docs are missing.

LaTeX was updated recently and now we have:

$ texi2any --version
texi2any (GNU texinfo) 6.0

which ./configure believes is smaller than 5.1.

I've attached a patch against configure, although I wonder whether
configure.ac or some other script needs to be patched.  Do you know if
that MAKEINFO configure code is r-base specific or does it come from
somewhere else?

Martin


 sbuild (Debian sbuild) 0.64.1 (13 Oct 2013) on m400-c2n1.hlinux.usa.hp.com

 checking for makeindex... /usr/bin/makeindex
 checking for texi2any... /usr/bin/texi2any
 checking whether texi2any version is at least 5.1... no
...
 make[3]: Entering directory '/«PKGBUILDDIR»/doc/manual'
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-FAQ.html will be missing and linked from CRAN
 creating doc/manual/version.texi
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-admin.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-data.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-exts.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-intro.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-ints.html will be missing and linked from CRAN
 'texi2any' v5.1 or later needed to make HTML docs but missing on your system.
 file R-lang.html will be missing and linked from CRAN
...
 touch install-indep-stamp
 gunzip -9v /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz
 gzip: /«PKGBUILDDIR»/debian/r-base-core/usr/share/info/*.gz: No such file or 
 directory
 debian/rules:395: recipe for target 'install-arch-stamp' failed
 make: *** [install-arch-stamp] Error 1
 dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 
 2
 

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard
--- configure~	2015-06-29 14:47:14.497520859 +
+++ configure	2015-06-29 14:52:04.313526857 +
@@ -5269,6 +5269,8 @@
 if test -z ${texi2any_version_maj} \
  || test -z ${texi2any_version_min}; then
   r_cv_prog_texi2any_v5=no
+elif test ${texi2any_version_maj} -gt 5; then
+  r_cv_prog_texi2any_v5=yes
 elif test ${texi2any_version_maj} -lt 5 \
  || test ${texi2any_version_min} -lt 1; then
   r_cv_prog_texi2any_v5=no
---End Message---
---BeginMessage---
Source: r-base
Source-Version: 3.2.1-2

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

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

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

Debian distribution maintenance software
pp.
Dirk Eddelbuettel e...@debian.org (supplier of updated r-base 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: Mon, 29 Jun 2015 12:13:49 -0500
Source: r-base
Binary: r-base r-base-core r-base-dev r-mathlib r-base-html r-doc-pdf 
r-doc-html r-doc-info r-recommended r-base-core-dbg
Architecture: source amd64 all
Version: 3.2.1-2
Distribution: unstable
Urgency: low
Maintainer: Dirk Eddelbuettel e...@debian.org
Changed-By: Dirk Eddelbuettel e...@debian.org
Description:
 r-base - GNU R statistical computation and graphics system
 r-base-core - GNU R core of 

Bug#790409: eclipse-pydev: pydev is not recognized by eclipse anymore

2015-06-29 Thread Markus Koschany
Am 29.06.2015 um 21:24 schrieb Jakub Adam:
[...]
 If there is something blocking the bnd upload, please let me know.
 

Hi Jakub,

bnd1.50 is currently in NEW. It might take a few weeks until it gets
processed by the ftp team. The plan is to switch all broken
reverse-dependencies of bnd to bnd1.50 to keep the compatibility. I
can't upload bnd 2.1.0 to unstable before I have done the aforementioned
step first.

Hence I would like to suggest that we aim for a solution with the
current version of bnd 1.5.0 in unstable. I think bnd isn't the real
blocker. Your fix for bnd 2.1.0 will not be in vain. It's good to know
that those packages work with the newer version of bnd. If you agree, we
could make all affected packages work with bnd 1.5.0, which should be
trivial, and get this bug here fixed as soon as possible.

Regards,

Markus



signature.asc
Description: OpenPGP digital signature


Processed: your mail

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

 tag 789373 + pending
Bug #789373 [wesnoth] missing license in debian/copyright
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
789373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789373
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#787866: autogen: after upgrade to 5.18.5 autogen no longer works

2015-06-29 Thread Nikos Mavrogiannopoulos
On Sun, 2015-06-28 at 17:18 -0700, Bruce Korb wrote:
 On 06/28/15 04:26, Nikos Mavrogiannopoulos wrote:
  http://autogen.sourceforge.net/data/autogen-5.18.5pre20.tar.xz
 
  That version works for me.
 
 OK, then, I've now unwound all the Guile wrapper macro removals from top of 
 tree.
 
 http://autogen.sourceforge.net/data/autogen-5.18.6pre3.tar.xz
 
 If that one works for you, then I'll promote it next weekend.
 Thank you both for your help!

I'm not able to compile this version. The error message follows.

make[2]: Entering directory '/tmp/autogen-5.18.6pre3/xml2ag'
top_srcdir=.. top_builddir=.. PATH=`cd ../columns;pwd`:$PATH
CLexe=../columns/columns ../agen5/autogen -MF.deps/stamp-opts.d
-MTstamp-opts -MP -L../autoopts/tpl -L../autoopts/tpl
--definition=./xmlopts.def
Error in template ../autoopts/tpl/optlib.tlib, line 780
DEFINITIONS ERROR in ../autoopts/tpl/optlib.tlib line 780 for
xmlopts.h:
Error:  value for opt output is `O'
must be single char or 'NUMBER'
Failing Guile command:  = = = = =

(error (sprintf
Error:  value for opt %s is `%s'\nmust be single char or 'NUMBER'
(get name) (get value)))

=
Makefile:903: recipe for target 'stamp-opts' failed


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



Bug#789524: upstart: Switching between init systems

2015-06-29 Thread Cameron Norman
On Sun, 21 Jun 2015 13:12:11 -0600 Kyle Amon flesheno...@gmail.com 
wrote:

 Package: upstart
 Version: 1.11-5
 Severity: critical
 Justification: breaks unrelated software

 Dear Maintainer,

 Switching between sysvinit and systemd works.  Switching from either 
of them
 to upstart works.  Switching from upstart to either of them fails.  
This bug
 was well documented to the debian-users mailing list by Thorsten 
Holzman
 thorsten.holz...@gmx.de on 11-21-14.  There was one reply saying 
to file a
 bug report, but he evidently did not.  Please refer to his 
description at the
 following URL... 
https://lists.debian.org/debian-user/2014/11/msg01452.html.



I fail to see how Upstart can do much to change this since Upstart's 
reboot/telinit/shutdown/etc commands are not installed at the point 
where you invoke reboot.


The only way to do it from Upstart's side is to proxy requests from 
external tools like systemctl or sysvinit's shutdown/telinit commands 
by:


* listening to /dev/initctl like systemd has a special daemon for
* taking systemd's name on the system bus so it can accept 
shutdown/reboot/etc requests


The latter conflicts with systemd-shim's operation. It would be nigh 
impossible to do without doing it in the shim itself... grr.


--
Cameron Norman


Bug#790409: eclipse-pydev: pydev is not recognized by eclipse anymore

2015-06-29 Thread Rogério Brito
Package: eclipse-pydev
Version: 3.9.2-2
Severity: grave
Justification: renders package unusable

Hi.

Unfortunately, pydev has stopped being recognized by eclipse for quite some
time (I think that since the time of the release of jessie).  At least 3 of
my systems have pydev installed and they don't seem to work anymore.

I don't know if this problem is related to the bug that I previously
reported against jython or not, but I am willing to help fixing this as well
as I can.

As one of the first steps, I will try to download a vanilla pydev from
upstream and see what happens and report back (if needed).  At the moment, I
can move aside my eclipse and workspaces to test new versions, to try to
isolate the bugs, but I would have to bring them back once I'm finished
testing.

I would appreciate it if other people from the Java team could try to
reproduce this and, of course, I can provide as much information as needed.


Thank you very much for your superb work on Java packages,

Rogério Brito.

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

Kernel: Linux 4.0.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.utf-8, LC_CTYPE=pt_BR.utf-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages eclipse-pydev depends on:
ii  eclipse-pydev-data  3.9.2-2
ii  libc6   2.19-18
ii  libgcc1 1:5.1.1-12
ii  libstdc++6  5.1.1-12

Versions of packages eclipse-pydev recommends:
ii  gdb  7.7.1+dfsg-5

eclipse-pydev suggests no packages.

-- no debconf information

-- 
Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFC
http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito
DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br


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



Bug#790406: mysql-server-core-5.6 and mysql-client-5.5: error when trying to install together

2015-06-29 Thread Ralf Treinen
Package: mysql-client-5.5,mysql-server-core-5.6
Version: mysql-client-5.5/5.5.43-0+deb8u1
Version: mysql-server-core-5.6/5.6.25-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2015-06-29
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


(Reading database ... 10900 files and directories currently installed.)
Preparing to unpack .../perl_5.20.2-6_amd64.deb ...
Unpacking perl (5.20.2-6) over (5.18.2-2) ...
Preparing to unpack .../libtext-charwidth-perl_0.04-7+b3_amd64.deb ...
Unpacking libtext-charwidth-perl (0.04-7+b3) over (0.04-7+b2) ...
Preparing to unpack .../perl-modules_5.20.2-6_all.deb ...
Unpacking perl-modules (5.20.2-6) over (5.18.2-7) ...
Preparing to unpack .../perl-base_5.20.2-6_amd64.deb ...
Unpacking perl-base (5.20.2-6) over (5.18.2-2) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up perl-base (5.20.2-6) ...
(Reading database ... 10250 files and directories currently installed.)
Preparing to unpack .../liblocale-gettext-perl_1.05-9_amd64.deb ...
Unpacking liblocale-gettext-perl (1.05-9) over (1.05-7+b2) ...
Preparing to unpack .../libtext-iconv-perl_1.7-5+b2_amd64.deb ...
Unpacking libtext-iconv-perl (1.7-5+b2) over (1.7-5+b1) ...
Selecting previously unselected package libdb5.3:amd64.
Preparing to unpack .../libdb5.3_5.3.28-9_amd64.deb ...
Unpacking libdb5.3:amd64 (5.3.28-9) ...
Selecting previously unselected package gcc-5-base:amd64.
Preparing to unpack .../gcc-5-base_5.1.1-12_amd64.deb ...
Unpacking gcc-5-base:amd64 (5.1.1-12) ...
Processing triggers for man-db (2.7.0.2-5) ...
Setting up gcc-5-base:amd64 (5.1.1-12) ...
(Reading database ... 10257 files and directories currently installed.)
Preparing to unpack .../libstdc++6_5.1.1-12_amd64.deb ...
Unpacking libstdc++6:amd64 (5.1.1-12) over (4.8.2-19) ...
Setting up libstdc++6:amd64 (5.1.1-12) ...
Processing triggers for libc-bin (2.19-18) ...
Selecting previously unselected package libwrap0:amd64.
(Reading database ... 10271 files and directories currently installed.)
Preparing to unpack .../libwrap0_7.6.q-25_amd64.deb ...
Unpacking libwrap0:amd64 (7.6.q-25) ...
Selecting previously unselected package libaio1:amd64.
Preparing to unpack .../libaio1_0.3.110-1_amd64.deb ...
Unpacking libaio1:amd64 (0.3.110-1) ...
Selecting previously unselected package mysql-common.
Preparing to unpack .../mysql-common_5.6.25-2_all.deb ...
Unpacking mysql-common (5.6.25-2) ...
Selecting previously unselected package libmysqlclient18:amd64.
Preparing to unpack .../libmysqlclient18_5.6.25-2_amd64.deb ...
Unpacking libmysqlclient18:amd64 (5.6.25-2) ...
Selecting previously unselected package libdbi-perl.
Preparing to unpack .../libdbi-perl_1.633-1_amd64.deb ...
Unpacking libdbi-perl (1.633-1) ...
Selecting previously unselected package libdbd-mysql-perl.
Preparing to unpack .../libdbd-mysql-perl_4.028-2+b1_amd64.deb ...
Unpacking libdbd-mysql-perl (4.028-2+b1) ...
Selecting previously unselected package libterm-readkey-perl.
Preparing to unpack .../libterm-readkey-perl_2.32-2_amd64.deb ...
Unpacking libterm-readkey-perl (2.32-2) ...
Selecting previously unselected package mysql-client-5.5.
Preparing to unpack .../mysql-client-5.5_5.5.43-0+deb8u1_amd64.deb ...
Unpacking mysql-client-5.5 (5.5.43-0+deb8u1) ...
Selecting previously unselected package mysql-server-core-5.6.
Preparing to unpack .../mysql-server-core-5.6_5.6.25-2_amd64.deb ...
Unpacking mysql-server-core-5.6 (5.6.25-2) ...
dpkg: error processing archive 
/var/cache/apt/archives/mysql-server-core-5.6_5.6.25-2_amd64.deb (--unpack):
 trying to overwrite '/usr/bin/innochecksum', which is also in package 
mysql-client-5.5 5.5.43-0+deb8u1
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Processing triggers for man-db (2.7.0.2-5) ...
Errors were encountered while processing:
 /var/cache/apt/archives/mysql-server-core-5.6_5.6.25-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
cow-shell unlink .ilist: No such file or directory


This is a serious bug as it makes installation fail, and violates
sections 7.6.1 and 10.1 of the policy. An optimal solution would
consist in only one of the packages installing that file, and renaming
or removing the file in the other package. Depending on the
circumstances you might also consider Replace relations or file
diversions. If the conflicting situation cannot be resolved then, as a
last resort, the two packages have to declare a mutual
Conflict. Please take into account that Replaces, Conflicts and
diversions should only be used when packages provide different
implementations for the same functionality.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):

  /usr/bin/innochecksum

This bug has been filed against both 

Processed: your mail

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

 notfound 789373 1:1.13.0-1
Bug #789373 [wesnoth] missing license in debian/copyright
There is no source info for the package 'wesnoth' at version '1:1.13.0-1' with 
architecture ''
Unable to make a source version for version '1:1.13.0-1'
No longer marked as found in versions wesnoth-1.13/1:1.13.0-1 and 1:1.13.0-1.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
789373: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789373
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 789621 is forwarded to https://www.varnish-cache.org/trac/ticket/1607

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

 forwarded 789621 https://www.varnish-cache.org/trac/ticket/1607
Bug #789621 [varnish] Assert error in SES_ScheduleReq()
Set Bug forwarded-to-address to 
'https://www.varnish-cache.org/trac/ticket/1607'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789621
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#787338: Bug#786946: Bug#787338: ftp.debian.org: incorrect lintian error leads to auto-rejection

2015-06-29 Thread Bastien ROUCARIES
Dear norbert,


Could you check if the term you quote really apply to the file
sRGB_IEC61966-2-1_black_scaled.icc   ? I think the term you quote
apply only to test profile. Care to prod upstream ?

Maybe the website is not updated

Thanks

Bastien


*  See http://www.color.org/srgbprofiles.xalter

Before downloading
sRGB_IEC61966-2-1_black_scaled.icc I must agree to this non free legal term:

v2 profiles
An ICC version 2 (v2) sRGB profiles is provided below, with XYZ black
point scaling to zero. This 'black scaled' profile has the preferred
rendering intent in the header set to 'perceptual'.
The profile contains the standard linearized Bradford D65 to D50
chromatic adaptation tag (this tag was often not present in older sRGB
profiles), and the media white point tag is set to D50 (as is required
for ICC v4 display profiles). This avoids the inappropriate color
casts that older sRGB v2 ICC profiles sometimes produced when the
absolute colorimetric intent was used.
The profile will work correctly when either Black Point Compensation
(BPC) is on in the CMM/application, or the other profile transform to
be used for the conversion is also black scaled. Black scaled profiles
are needed when BPC is desired for the conversion but the CMM to be
used does not support BPC. Most v2 sRGB profiles in current use are
black scaled because they are intended to be used as the source
profile in conversions where the destination profile perceptual intent
will be used (v2 perceptual transforms typically include black
scaling).
NOTE: This profile was revised in February 2015 to bring the black
point tag into alignment with current ISO and IEC recommendations.

Terms of use

To anyone who acknowledges that the file sRGB_IEC61966-2-1_black
scaled.icc is provided AS IS WITH NO EXPRESS OR IMPLIED WARRANTY,
permission to use, copy and distribute these file for any purpose is
hereby granted without fee, provided that the file is not changed
including the ICC copyright notice tag, and that the name of ICC shall
not be used in advertising or publicity pertaining to distribution of
the software without specific, written prior permission. ICC makes no
representations about the suitability of this software for any
purpose.

 sRGB_IEC61966-2-1_black_scaled.icc

On Mon, Jun 29, 2015 at 12:37 AM, Norbert Preining prein...@logic.at wrote:
 Hi Mark,

 On Sun, 28 Jun 2015, Mark Hymers wrote:
 We're satifisfied that the intention is to allow modification and would
 therefore ask the lintian maintainers to consider changing the check.

 Thanks a lot!

 Norbert

 
 PREINING, Norbert   http://www.preining.info
 JAIST, Japan TeX Live  Debian Developer
 GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0  ACF0 6CAC A448 860C DC13
 



-- 
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-06-29 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 found 789373 wesnoth-1.12/1:1.12.0-1
Bug #789373 [wesnoth] missing license in debian/copyright
Marked as found in versions wesnoth-1.12/1:1.12.0-1.
 found 789373 wesnoth-1.13/1:1.13.0-1
Bug #789373 [wesnoth] missing license in debian/copyright
Marked as found in versions wesnoth-1.13/1:1.13.0-1.
 notfound 789373 wesnoth/1:1.13.0-1
Bug #789373 [wesnoth] missing license in debian/copyright
The source wesnoth and version 1:1.13.0-1 do not appear to match any binary 
packages
Ignoring request to alter found versions of bug #789373 to the same values 
previously set

End of message, stopping processing here.

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

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 06:18:46 +
with message-id e1z9sp0-rt...@franck.debian.org
and subject line Bug#777846: fixed in excellent-bifurcation 0.0.20071015-7
has caused the Debian Bug report #777846,
regarding excellent-bifurcation: 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.)


-- 
777846: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777846
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:excellent-bifurcation
Version: 0.0.20071015-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/excellent-bifurcation_0.0.20071015-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

[...]
enemy.c:(.text+0x1436a): undefined reference to `ypart'
enemy.c:(.text+0x143a6): undefined reference to `xpart'
enemy.c:(.text+0x143e1): undefined reference to `ypart'
enemy.c:(.text+0x143f8): undefined reference to `xpart'
enemy.c:(.text+0x14433): undefined reference to `ypart'
enemy.c:(.text+0x1446f): undefined reference to `xpart'
enemy.c:(.text+0x144aa): undefined reference to `ypart'
enemy.c:(.text+0x144c1): undefined reference to `xpart'
enemy.c:(.text+0x144fc): undefined reference to `ypart'
enemy.c:(.text+0x14538): undefined reference to `xpart'
enemy.c:(.text+0x14753): undefined reference to `ypart'
enemy.c:(.text+0x14768): undefined reference to `xpart'
enemy.c:(.text+0x147a1): undefined reference to `ypart'
enemy.c:(.text+0x147db): undefined reference to `xpart'
enemy.c:(.text+0x148e7): undefined reference to `ypart'
enemy.c:(.text+0x148fc): undefined reference to `xpart'
enemy.c:(.text+0x14935): undefined reference to `ypart'
enemy.c:(.text+0x1496f): undefined reference to `xpart'
enemy.c:(.text+0x14aed): undefined reference to `ypart'
enemy.c:(.text+0x14b05): undefined reference to `xpart'
enemy.c:(.text+0x14b3e): undefined reference to `ypart'
enemy.c:(.text+0x14b78): undefined reference to `xpart'
enemy.c:(.text+0x14cf3): undefined reference to `ypart'
enemy.c:(.text+0x14d08): undefined reference to `xpart'
enemy.c:(.text+0x14d41): undefined reference to `ypart'
enemy.c:(.text+0x14d7b): undefined reference to `xpart'
enemy.c:(.text+0x15061): undefined reference to `ypart'
enemy.c:(.text+0x1509b): undefined reference to `xpart'
./input.o: In function `shoot_multi_bullet':
input.c:(.text+0xba4): undefined reference to `xpart'
input.c:(.text+0xbea): undefined reference to `ypart'
input.c:(.text+0xcbc): undefined reference to `xpart'
input.c:(.text+0xd01): undefined reference to `ypart'
./input.o: In function `fire_turret2':
input.c:(.text+0x18cd): undefined reference to `xpart'
input.c:(.text+0x18e7): undefined reference to `ypart'
input.c:(.text+0x1932): undefined reference to `xpart'
input.c:(.text+0x1972): undefined reference to `ypart'
./stuff.o: In function `pulsate':
stuff.c:(.text+0x38c): undefined reference to `xpart'
collect2: error: ld returned 1 exit status
make[2]: *** [excellent-bifurcation] Error 1
Makefile:14: recipe for target 'excellent-bifurcation' failed
make[2]: Leaving directory '/«PKGBUILDDIR»/src'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:11: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/«PKGBUILDDIR»'
make: *** [build-arch] Error 2
debian/rules:4: recipe for target 'build-arch' failed
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2
---End Message---
---BeginMessage---
Source: excellent-bifurcation
Source-Version: 0.0.20071015-7

We believe that the bug you reported is fixed in 

Bug#787866: marked as done (autogen: after upgrade to 5.18.5 autogen no longer works)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 06:48:56 +
with message-id e1z9ssc-0005ps...@franck.debian.org
and subject line Bug#787866: fixed in autogen 1:5.18.6~pre3-1
has caused the Debian Bug report #787866,
regarding autogen: after upgrade to 5.18.5 autogen no longer works
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.)


-- 
787866: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787866
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: autogen
Version: 1:5.18.5-2
Severity: grave
Tags: upstream
Justification: renders package unusable

Dear Maintainer,

   * What led up to the situation?
Trying to run autogen on my def files fails consistently after upgrading
5.18.5. Downgrading to the .4 version works again.

   * What exactly did you do (or not do) that was effective (or
 ineffective)?
$ autogen ocpasswd-args.def

(the file is attached)


   * What was the outcome of this action?
Error in template /usr/share/autogen/optlib.tlib, line 780
DEFINITIONS ERROR in /usr/share/autogen/optlib.tlib line 780 for
ocpasswd-args.h:
Error:  value for opt passwd is `c'
must be single char or 'NUMBER'
Failing Guile command:  = = = = =

(error (sprintf
Error:  value for opt %s is `%s'\nmust be single char or 'NUMBER'
(get name) (get value)))

=

   * What outcome did you expect instead?


no output. The .c and .h files should have been generated.




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

Kernel: Linux 4.0.0-1-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 autogen depends on:
ii  guile-2.0-libs  2.0.11+1-9
ii  libc6   2.19-18
ii  libopts25   1:5.18.5-2
ii  libopts25-dev   1:5.18.5-2
ii  libxml2 2.9.2+dfsg1-3

Versions of packages autogen recommends:
ii  autogen-doc  1:5.18.5-2

autogen suggests no packages.
AutoGen Definitions options;
prog-name = ocpasswd;
prog-title= OpenConnect server password utility;
prog-desc = OpenConnect VPN server plain password file handling program.;
disable-save;
no-xlate = opt;
gnu-usage;
config-header = config.h;
long-opts;
no-misuse-usage;
short-usage   = Usage: ocpasswd -c [passwd] [options] username\nocpasswd 
--help for usage instructions.\n;
explain   = ;
reorder-args;
argument  = [username];

detail  = This program is openconnect password (ocpasswd) utility. It allows 
the generation
and handling of a 'plain' password file used by ocserv.;

copyright = {
date  = 2013, 2014;
owner = Nikos Mavrogiannopoulos;
author = Nikos Mavrogiannopoulos;
eaddr  = openconnect-de...@lists.infradead.org;
type  = gplv2;
};

flag = {
name  = passwd;
value = c;
arg-type  = file;
descrip   = Password file;
doc   = ;
};

flag = {
name  = groupname;
value = g;
arg-type  = string;
descrip   = User's group name;
doc   = ;
};

flag = {
name  = delete;
value = d;
descrip   = Delete user;
doc   = Removes the specified user from the password file;
};

flag = {
name  = lock;
value = l;
descrip   = Lock user;
doc   = Prevents the specified user from logging in;
};

flag = {
name  = unlock;
value = u;
descrip   = Unlock user;
doc   = Re-enables login for the specified user;
};

help-value= h;


doc-section = {
  ds-type = 'FILES';
  ds-format = 'texi';
  ds-text   = -_EOT_
@subheading Password file format
The password format of ocpasswd is as follows.

@example
username:groupname:encoded-password
@end example

The crypt(3) encoding is used for the encoded-password.

_EOT_;
};

doc-section = {
  ds-type = 'EXAMPLES';
  ds-format = 'texi';
  ds-text   = -_EOT_
@subheading Adding a user
@example
$ ocpasswd -c ocpasswd my_username
@end example

@subheading Locking a user
@example
$ ocpasswd -c ocpasswd -l my_username
@end example

@subheading Unlocking a user
@example
$ ocpasswd -c ocpasswd -u my_username
@end example
_EOT_;
};

doc-section = {
  ds-type   = 'SEE ALSO';
  ds-format = 'man';
  ds-text   = -_EOText_
ocserv(8), occtl(8)
_EOText_;
};
---End Message---
---BeginMessage---
Source: autogen
Source-Version: 1:5.18.6~pre3-1

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

Bug#789445: bandwidthd is marked for autoremoval from testing

2015-06-29 Thread Andreas Henriksson
Hello Paul Gevers!

On Mon, Jun 29, 2015 at 04:39:02AM +, Debian testing autoremoval watch 
wrote:
 bandwidthd 2.0.1+cvs20090917-8 is marked for autoremoval from testing on 
 2015-07-20
 
 It is affected by these RC bugs:
 789445: bandwidthd-pgsql: fails to install: subprocess installed 
 post-installation script returned error exit status 10
 

As mentioned in the bug report, this broke when dbconfig-common was updated
as you've previously announced to watch out for in private.

 So if you receive bugs against your package, and you believe that they
 may be caused by dbconfig-common instead of your own package, don't
 hesitate to reassign the bugs quickly. 

As I'm very short on time, help with sorting this out before bandwidthd
is removed from testing would be appreciated (but absolutely not a big
deal. The bandwidthd package has been pretty neglected for a long time now.)

I've not yet found the time to look into if this regression is because
of a problem in bandwidthd usage of dbconfig-common or the new version
of dbconfig-common itself.

An alternative approach here which I've considered for a long time
is to simply drop the bandwidthd-pgsql (binary) package. Struggling
with dbconfig-common has absolutely been the most time-consuming
part of packaging bandwidthd and since I don't use it myself and
it seems very few others are interested in the postgres-backed
version as well, dropping it might just be the smartest move...

Regards,
Andreas Henriksson


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



Bug#780383: libopensaml2-java: CVE-2015-1796

2015-06-29 Thread Moritz Muehlenhoff
On Sat, May 09, 2015 at 08:35:13AM -0700, tony mancill wrote:
 On 05/06/2015 10:54 PM, tony mancill wrote:
  An update on this...  I'm in the midst of packaging 2.6.5, but it in
  turn requires an update to libxmltooling-java to version 1.4.4, which I
  am working on now.
 
 In an email exchange with Scott Cantor, who works on this family of
 libraries upstream, he stated that the v2 libraries will be EOL this
 summer, and that he would advise not to ship them in a release unless
 Debian will maintain them.
 
 Based upon that information, the low popcon, and the fact that this
 cluster of packages appear to be leaf packages (I can't find r-deps for
 them):
 
  libopenws-java
  libshib-common-java
  libopensaml2-java
  libshib-parent-project2-java
 
 I'm not going to take action to prevent the automated removal from
 testing and am considering requesting that the packages be removed from
 the archive.  If people are using these libraries and can make a case
 for them being available in Debian, please speak up.

Since noone objected and since they're already dropped from testing
for three weeks now, I'll also request removal from unstable now.

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: severity of 789621 is important

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

 severity 789621 important
Bug #789621 [varnish] Assert error in SES_ScheduleReq()
Severity set to 'important' from 'grave'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
789621: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=789621
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: src:gmt: takes over files from several unrelated packages (was: Re: gmt: libgenome-perl in sid already provides /usr/bin/gmt)

2015-06-29 Thread Debian Bug Tracking System
Processing control commands:

 retitle -1 src:gmt: takes over files from several unrelated packages
Bug #790524 [gmt] gmt: libgenome-perl in sid already provides /usr/bin/gmt
Changed Bug title to 'src:gmt: takes over files from several unrelated 
packages' from 'gmt: libgenome-perl in sid already provides /usr/bin/gmt'

-- 
790524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790524
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#790524: src:gmt: takes over files from several unrelated packages (was: Re: gmt: libgenome-perl in sid already provides /usr/bin/gmt)

2015-06-29 Thread Andreas Beckmann
Followup-For: Bug #790524
Control: retitle -1 src:gmt: takes over files from several unrelated packages

In addition to libgenome-perl gmt tries to take over files from
several more packages:

* libgenome-perl

  Filelist libgenome-perl vs. gmt:

  usr/bin/gmt

  Filelist libgenome-perl vs. gmt-common:

  usr/share/man/man1/gmt.1.gz

* turnin-ng

  Selecting previously unselected package gmt-common.
  Preparing to unpack .../gmt-common_5.1.2+dfsg1-1~exp4_all.deb ...
  Unpacking gmt-common (5.1.2+dfsg1-1~exp4) ...
  dpkg: error processing archive 
/var/cache/apt/archives/gmt-common_5.1.2+dfsg1-1~exp4_all.deb (--unpack):
   trying to overwrite '/usr/share/man/man1/project.1.gz', which is also in 
package turnin-ng 1.3-1
  Errors were encountered while processing:
   /var/cache/apt/archives/gmt-common_5.1.2+dfsg1-1~exp4_all.deb

  Filelist turnin-ng vs. gmt-common:

  usr/share/man/man1/project.1.g

* pslib-dev

  Selecting previously unselected package gmt-common.
  Preparing to unpack .../gmt-common_5.1.2+dfsg1-1~exp4_all.deb ...
  Unpacking gmt-common (5.1.2+dfsg1-1~exp4) ...
  dpkg: error processing archive 
/var/cache/apt/archives/gmt-common_5.1.2+dfsg1-1~exp4_all.deb (--unpack):
   trying to overwrite '/usr/share/man/man3/pslib.3.gz', which is also in 
package pslib-dev 0.4.5-3+b2
  Errors were encountered while processing:
   /var/cache/apt/archives/gmt-common_5.1.2+dfsg1-1~exp4_all.deb

  Filelist pslib-dev vs. gmt-common:

  usr/share/man/man3/pslib.3.gz

* libpsl-dev

  Selecting previously unselected package libgmt-dev.
  Preparing to unpack .../libgmt-dev_5.1.2+dfsg1-1~exp4_amd64.deb ...
  Unpacking libgmt-dev (5.1.2+dfsg1-1~exp4) ...
  dpkg: error processing archive 
/var/cache/apt/archives/libgmt-dev_5.1.2+dfsg1-1~exp4_amd64.deb (--unpack):
   trying to overwrite '/usr/lib/x86_64-linux-gnu/libpsl.so', which is also in 
package libpsl-dev 0.5.1-1
  Errors were encountered while processing:
   /var/cache/apt/archives/libgmt-dev_5.1.2+dfsg1-1~exp4_amd64.deb

  Filelist libgmt-dev vs. libgmt-dev:

  usr/lib/x86_64-linux-gnu/libpsl.so


Andreas


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



Bug#790535: susv4: fails to install: post-installation script returned error exit status 1

2015-06-29 Thread Andreas Beckmann
Package: susv4
Version: 7.20140918
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed to install. As
per definition of the release team this makes the package too buggy for
a release, thus the severity.

Same problem exists in jessie.

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

  Selecting previously unselected package susv4.
  (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 7611 files and directories currently installed.)
  Preparing to unpack .../susv4_7.20140918_all.deb ...
  Unpacking susv4 (7.20140918) ...
  Setting up susv4 (7.20140918) ...
  Fetching file...
  --2015-06-25 16:19:42--  
http://pubs.opengroup.org/onlinepubs/9699919799/download/susv4tc1.tar.bz2
  Resolving localhost (localhost)... 127.0.0.1
  Connecting to localhost (localhost)|127.0.0.1|:3128... connected.
  Proxy request sent, awaiting response... 200 OK
  Length: 3636632 (3.5M) [application/x-bzip2]
  Saving to: '/tmp/tmp.MULFCHIsdY/susv4tc1.tar.bz2'
  
  
susv4tc1.tar.bz2  0%[  ]   0  --.-KB/s 
susv4tc1.tar.bz2100%[=]   3.47M  --.-KB/s   in 0.04s  
  
  2015-06-25 16:19:42 (93.5 MB/s) - '/tmp/tmp.MULFCHIsdY/susv4tc1.tar.bz2' 
saved [3636632/3636632]
  
  Verifying SHA512 checksum...
  dpkg: error processing package susv4 (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   susv4


cheers,

Andreas


susv4_7.20140918.log.gz
Description: application/gzip


Bug#777819: Partial fix for FTBFS error

2015-06-29 Thread Potter, Tim (Cloud Services)
tags 777819 + patch
thanks

Hi there.  I’ve made a partial fix for building clementine under GCC5.  The 
patch is attached and it’s a simple rearrangement of operands to prevent an 
error/bug due to operator precedence.  The fix has already made it into the 
master branch of upstream.

This doesn’t completely fix the FTBFS though.  I had to rebuild libprotobuf 
using GCC5 to allow linking using the new C++ ABI but that should fix itself 
over time.  The latest problem is a link problem against TagLib::String::String.

Linking CXX executable ../../clementine-tagreader
cd /root/clementine-1.2.3+dfsg/obj-x86_64-linux-gnu/ext/clementine-tagreader  
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/clementine-tagreader.dir/link.txt --verbose=1
/usr/bin/c++   -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT --std=c++0x 
-U__STRICT_ANSI__   -Wl,-z,relro CMakeFiles/clementine-tagreader.dir/main.cpp.o 
CMakeFiles/clementine-tagreader.dir/tagreaderworker.cpp.o 
CMakeFiles/clementine-tagreader.dir/qrc_data.cxx.o  -o 
../../clementine-tagreader -rdynamic -ltag -lQtCore -lQtNetwork 
../libclementine-common/liblibclementine-common.a 
../libclementine-tagreader/liblibclementine-tagreader.a 
../libclementine-common/liblibclementine-common.a -lprotobuf -ltag -lpthread
../libclementine-tagreader/liblibclementine-tagreader.a(tagreader.cpp.o): In 
function `TagReader::SaveFile(QString const, pb::tagreader::SongMetadata 
const) const':
tagreader.cpp:(.text+0x62e0): undefined reference to 
`TagLib::String::String(std::__cxx11::basic_stringchar, 
std::char_traitschar, std::allocatorchar  const, TagLib::String::Type)'
tagreader.cpp:(.text+0x63c6): undefined reference to 
`TagLib::String::String(std::__cxx11::basic_stringchar, 
std::char_traitschar, std::allocatorchar  const, TagLib::String::Type)'
tagreader.cpp:(.text+0x64ac): undefined reference to 
`TagLib::String::String(std::__cxx11::basic_stringchar, 
std::char_traitschar, std::allocatorchar  const, TagLib::String::Type)'
collect2: error: ld returned 1 exit status
ext/clementine-tagreader/CMakeFiles/clementine-tagreader.dir/build.make:151: 
recipe for target 'clementine-tagreader' failed
make[4]: *** [clementine-tagreader] Error 1
make[4]: Leaving directory '/root/clementine-1.2.3+dfsg/obj-x86_64-linux-gnu'
CMakeFiles/Makefile2:1559: recipe for target 
'ext/clementine-tagreader/CMakeFiles/clementine-tagreader.dir/all' failed
make[3]: *** [ext/clementine-tagreader/CMakeFiles/clementine-tagreader.dir/all] 
Error 2
make[3]: Leaving directory '/root/clementine-1.2.3+dfsg/obj-x86_64-linux-gnu'
Makefile:119: recipe for target 'all' failed
make[2]: *** [all] Error 2
make[2]: Leaving directory '/root/clementine-1.2.3+dfsg/obj-x86_64-linux-gnu'
dh_auto_build: make -j1 returned exit code 2
debian/rules:23: recipe for target 'override_dh_auto_build' failed
make[1]: *** [override_dh_auto_build] Error 2
make[1]: Leaving directory '/root/clementine-1.2.3+dfsg'
debian/rules:8: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
debuild: fatal error at line 1382:
dpkg-buildpackage -rfakeroot -D -us -uc failed

This doesn’t look like an ABI problem and I don’t have a fix yet, but thought I 
would post my work so far.


Regards,

Tim.



777819-fix-gcc5-ftbfs.patch
Description: Binary data


smime.p7s
Description: S/MIME cryptographic signature


Bug#788381: marked as done ([src:wesnoth-1.12] Some sources are not included in your package)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Tue, 30 Jun 2015 03:39:10 +
with message-id e1z9mo6-i9...@franck.debian.org
and subject line Bug#788381: fixed in wesnoth-1.12 1:1.12.4-1
has caused the Debian Bug report #788381,
regarding [src:wesnoth-1.12] Some sources are not included in your package
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.)


-- 
788381: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:wesnoth-1.12 
Version: 1:1.12.2-2
user: lintian-ma...@debian.org
usertags: source-is-missing
severity: serious
X-Debbugs-CC: ftpmas...@debian.org

Hi,

your package includes some files that seem to lack sources
in prefered forms of modification:
data/tools/addon_manager/tablesorter.js
data/tools/addon_manager/jquery.js

According to Debian Free Software Guidelines [1] (DFSG) #2:
 The program must include source code, and must allow distribution 
  in source code as well as compiled form.

In some cases this could also constitute a license violation for some
copyleft licenses such as the GNU GPL. (While sometimes the licence
allows not to ship the source, the DFSG always mandates source code.)

In order to solve this problem, you could:
1. repack the origin tarball and add the missing source files to it.
2  add the source files to debian/missing-sources directory.

Both way satisfy the requirement to ship all source code. The second option
might be preferable due to the following reasons [2]:
 - Upstream can do it too and you could even supply a patch to them, thus
   full filling our social contract [3], see particularly §2.
 - If source and non-source are in different locations, ftpmasters may
   miss the source and (needlessly) reject the package.
 - The source isn't duplicated in every .diff.gz/.debian.tar.* (though
   this only really matters for larger sources).

You could also ask debian...@lists.debian.org or #debian-qa for more
guidance.

[1] https://www.debian.org/social_contract.en.html#guidelines
[2] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736873#8
[3] https://www.debian.org/social_contract

signature.asc
Description: This is a digitally signed message part.
---End Message---
---BeginMessage---
Source: wesnoth-1.12
Source-Version: 1:1.12.4-1

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

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

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

Debian distribution maintenance software
pp.
Vincent Cheng vch...@debian.org (supplier of updated wesnoth-1.12 package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Jun 2015 08:47:26 PDT
Source: wesnoth-1.12
Binary: wesnoth-1.12-data wesnoth-1.12-core wesnoth-core wesnoth-1.12-dbg 
wesnoth-1.12 wesnoth wesnoth-1.12-music wesnoth-music wesnoth-1.12-server 
wesnoth-1.12-tools wesnoth-1.12-httt wesnoth-1.12-tsg wesnoth-1.12-trow 
wesnoth-1.12-ttb wesnoth-1.12-ei wesnoth-1.12-utbs wesnoth-1.12-did 
wesnoth-1.12-nr wesnoth-1.12-sof wesnoth-1.12-sotbe wesnoth-1.12-l 
wesnoth-1.12-aoi wesnoth-1.12-thot wesnoth-1.12-low wesnoth-1.12-dm 
wesnoth-1.12-dw
Architecture: source all
Version: 1:1.12.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Vincent Cheng vch...@debian.org
Description: 
 wesnoth-1.12-data - data files for Wesnoth (branch 1.12)
 wesnoth-1.12-core - fantasy turn-based strategy game (branch 1.12)
 wesnoth-core - fantasy turn-based strategy game (metapackage)
 wesnoth-1.12-dbg - fantasy turn-based strategy game (debugging symbols for 
branch 1.12)
 wesnoth-1.12 - fantasy turn-based strategy game - complete suite (branch 1.12)
 wesnoth - fantasy turn-based strategy game - complete suite (metapackage)
 wesnoth-1.12-music - music files for Wesnoth (branch 1.12)
 wesnoth-music - music files for Wesnoth (metapackage)
 wesnoth-1.12-server - multiplayer network server for Wesnoth (branch 1.12)
 wesnoth-1.12-tools - tools for campaign developers for Wesnoth (branch 1.12)
 wesnoth-1.12-httt - Heir to the Throne official campaign for Wesnoth (branch 
1.12)
 

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

2015-06-29 Thread Debian Bug Tracking System
Your message dated Tue, 30 Jun 2015 03:39:11 +
with message-id e1z9mo7-ie...@franck.debian.org
and subject line Bug#789373: fixed in wesnoth-1.12 1:1.12.4-1
has caused the Debian Bug report #789373,
regarding missing license in debian/copyright
to be marked as done.

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

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


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

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

Dear Maintainer,

please add the missing Apache-2 license of:
 DroidSans*.ttf
to your debian/copyright.

Thanks!
  Thorsten
---End Message---
---BeginMessage---
Source: wesnoth-1.12
Source-Version: 1:1.12.4-1

We believe that the bug you reported is fixed in the latest version of
wesnoth-1.12, 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.
Vincent Cheng vch...@debian.org (supplier of updated wesnoth-1.12 package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 29 Jun 2015 08:47:26 PDT
Source: wesnoth-1.12
Binary: wesnoth-1.12-data wesnoth-1.12-core wesnoth-core wesnoth-1.12-dbg 
wesnoth-1.12 wesnoth wesnoth-1.12-music wesnoth-music wesnoth-1.12-server 
wesnoth-1.12-tools wesnoth-1.12-httt wesnoth-1.12-tsg wesnoth-1.12-trow 
wesnoth-1.12-ttb wesnoth-1.12-ei wesnoth-1.12-utbs wesnoth-1.12-did 
wesnoth-1.12-nr wesnoth-1.12-sof wesnoth-1.12-sotbe wesnoth-1.12-l 
wesnoth-1.12-aoi wesnoth-1.12-thot wesnoth-1.12-low wesnoth-1.12-dm 
wesnoth-1.12-dw
Architecture: source all
Version: 1:1.12.4-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Vincent Cheng vch...@debian.org
Description: 
 wesnoth-1.12-data - data files for Wesnoth (branch 1.12)
 wesnoth-1.12-core - fantasy turn-based strategy game (branch 1.12)
 wesnoth-core - fantasy turn-based strategy game (metapackage)
 wesnoth-1.12-dbg - fantasy turn-based strategy game (debugging symbols for 
branch 1.12)
 wesnoth-1.12 - fantasy turn-based strategy game - complete suite (branch 1.12)
 wesnoth - fantasy turn-based strategy game - complete suite (metapackage)
 wesnoth-1.12-music - music files for Wesnoth (branch 1.12)
 wesnoth-music - music files for Wesnoth (metapackage)
 wesnoth-1.12-server - multiplayer network server for Wesnoth (branch 1.12)
 wesnoth-1.12-tools - tools for campaign developers for Wesnoth (branch 1.12)
 wesnoth-1.12-httt - Heir to the Throne official campaign for Wesnoth (branch 
1.12)
 wesnoth-1.12-tsg - The South Guard official campaign for Wesnoth (branch 
1.12)
 wesnoth-1.12-trow - The Rise of Wesnoth official campaign for Wesnoth 
(branch 1.12)
 wesnoth-1.12-ttb - A Tale of Two Brothers official campaign for Wesnoth 
(branch 1.12)
 wesnoth-1.12-ei - The Eastern Invasion official campaign for Wesnoth (branch 
1.12
 wesnoth-1.12-utbs - Under the Burning Suns official campaign for Wesnoth 
(branch 1.12)
 wesnoth-1.12-did - Descent Into Darkness official campaign for Wesnoth 
(branch 1.12)
 wesnoth-1.12-nr - Northern Rebirth official campaign for Wesnoth (branch 
1.12)
 wesnoth-1.12-sof - The Sceptre of Fire official campaign for Wesnoth (branch 
1.12)
 wesnoth-1.12-sotbe - Son of the Black-Eye official campaign for Wesnoth 
(branch 1.12)
 wesnoth-1.12-l - Liberty official campaign for Wesnoth (branch 1.12)
 wesnoth-1.12-aoi - An Orcish Incursion official campaign for Wesnoth (branch 
1.12)
 wesnoth-1.12-thot - The Hammer of Thursagan official campaign for Wesnoth 
(branch 1.12)
 wesnoth-1.12-low - Legend of Wesmere official campaign for Wesnoth (branch 
1.12)
 wesnoth-1.12-dm - Delfador's Memoirs official campaign for Wesnoth (branch 
1.12)
 wesnoth-1.12-dw - Dead Water official campaign for Wesnoth (branch 1.12)
Closes: 786135 788381 789373
Changes:
 wesnoth-1.12 (1:1.12.4-1) unstable; urgency=medium
 .
   * New upstream stable release.
 - Security fix: Disallowed inclusion of .pbl files from WML, independent of
   extension case 

Bug#790517: orthanc-doc: fails to upgrade from 'testing' - trying to overwrite /usr/share/doc/orthanc/OrthancPlugin/files.html

2015-06-29 Thread Andreas Beckmann
Package: orthanc-doc
Version: 0.9.0+dfsg-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
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 orthanc-doc.
  Preparing to unpack .../orthanc-doc_0.9.0+dfsg-1_all.deb ...
  Unpacking orthanc-doc (0.9.0+dfsg-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/orthanc-doc_0.9.0+dfsg-1_all.deb (--unpack):
   trying to overwrite '/usr/share/doc/orthanc/OrthancPlugin/files.html', which 
is also in package liborthancclient-doc 0.8.4+dfsg-2
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/orthanc-doc_0.9.0+dfsg-1_all.deb


cheers,

Andreas


liborthancclient-doc=0.8.4+dfsg-2_orthanc-doc=0.9.0+dfsg-1.log.gz
Description: application/gzip


Bug#790516: Useless in Debian

2015-06-29 Thread David Prévot
Package: php-texy
Version: 2.6-1
Severity: serious
Tags: sid stretch


[Filled as RC by the maintainer to see it autoremoved from testing if
 nobody disagrees. Please, do downgrade it with an explanation if you
 disagree. ]

I initially packaged php-texy as used by php-apigen, but the current
version of php-apigen doesn’t use Texy anymore.

I intend to follow up with an RM request in a few months if nobody
objects (but feel free to beat me to it).

Regards

David


signature.asc
Description: Digital signature


Bug#790527: FTBFS: /usr/bin/texi2dvi: pdfetex exited with bad status

2015-06-29 Thread Martin Michlmayr
Package: adacontrol
Version: 1.16r11-3
Severity: serious

adacontrol fails to build in unstable, probably due to the new
texlive.

 sbuild (Debian sbuild) 0.65.2 (24 Mar 2015) on bl460gen8-30.hlinux.usa.hp.com
...
 faketime Mon, 27 Apr 2015 18:33:43 +0200 texi2any --pdf --no-iftex --Xopt 
 --quiet ../adacontrol_ug.texi --output=adacontrol_ug.pdf \
   --Xopt --command=@afourpaper
 /usr/bin/texi2dvi: pdfetex exited with bad status, quitting.
 debian/rules:48: recipe for target 'doc/obj/adacontrol_ug.pdf' failed
 make[2]: *** [doc/obj/adacontrol_ug.pdf] Error 1

$ texi2any --pdf  ../adacontrol_ug.texi --output=adacontrol_ug.pdf --Xopt 
--command=@afourpaper
../adacontrol_ug.texi:33: @menu seen before first @node
../adacontrol_ug.texi:33: perhaps your @top node should be wrapped in @ifnottex 
rather than @ifinfo?

-- 
Martin Michlmayr
Linux for HP Helion OpenStack, Hewlett-Packard


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



Bug#790515: theseus-examples: fails to upgrade from 'testing' - trying to overwrite /usr/share/doc/theseus/examples/1s40.pdb.gz

2015-06-29 Thread Andreas Beckmann
Package: theseus-examples
Version: 3.3.0-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'testing'.
It installed fine in 'testing', then the upgrade to 'sid' fails
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 theseus-examples.
  Preparing to unpack .../theseus-examples_3.3.0-1_all.deb ...
  Unpacking theseus-examples (3.3.0-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/theseus-examples_3.3.0-1_all.deb (--unpack):
   trying to overwrite '/usr/share/doc/theseus/examples/1s40.pdb.gz', which is 
also in package theseus 3.0.0-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/theseus-examples_3.3.0-1_all.deb


cheers,

Andreas


theseus=3.0.0-1_theseus-examples=3.3.0-1.log.gz
Description: application/gzip


Bug#788408: marked as done (rasterio: FTBFS w/cython 0.22.x)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 23:23:04 +
with message-id e1z9iog-00033z...@franck.debian.org
and subject line Bug#788408: fixed in rasterio 0.24.0-1
has caused the Debian Bug report #788408,
regarding rasterio: FTBFS w/cython 0.22.x
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.)


-- 
788408: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788408
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: rasterio
Version: 0.15.1-1
Severity: serious
Justification: fails to build from source

Builds of rasterio with cython 0.22.x have been failing because cython
now checks that signatures' and definitions' exception specifications agree:

  Error compiling Cython file:
  
  ...
  
  Builds an OGR geometry from GeoJSON geometry.
  From Fiona: 
https://github.com/Toblerity/Fiona/blob/master/src/fiona/ogrext.pyx
  
  
  cdef void * _createOgrGeometry(self, int geom_type) except NULL:
  ^
  
  
  rasterio/_features.pyx:429:9: Signature not compatible with previous 
declaration
  
  Error compiling Cython file:
  
  ...
  cdef build(self, void *geom)
  cpdef build_wkb(self, object wkb)
  
  
  cdef class OGRGeomBuilder:
  cdef void * _createOgrGeometry(self, int geom_type)
   ^
  
  
  rasterio/_features.pxd:19:14: Previous declaration is here

etc.

Could you please take a look?

Thanks!
---End Message---
---BeginMessage---
Source: rasterio
Source-Version: 0.24.0-1

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

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

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

Debian distribution maintenance software
pp.
Johan Van de Wauw johan.vandew...@gmail.com (supplier of updated rasterio 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 30 Jun 2015 00:11:40 +0200
Source: rasterio
Binary: python-rasterio rasterio
Architecture: source amd64 all
Version: 0.24.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Johan Van de Wauw johan.vandew...@gmail.com
Description:
 python-rasterio - Python API for using geospatial raster data with Numpy
 rasterio   - Command line tool for investigating geospatial rasters
Closes: 788408 788463
Changes:
 rasterio (0.24.0-1) unstable; urgency=medium
 .
   * Imported Upstream version 0.24.0
   * Add extra dependency to python-snuggs
   * Dependency on click via cligj
   * Rename-rio-to-rasterio (Closes:#788463)
   * Fix compatibility w/Cython 0.22(Closes: #788408)
   * Add _io.pyx changes to Cython patch
   * Also fix manpage installscript rio -- rasterio
   * Update manfile
   * Fix compatibility with numpy  1.9
   * Bump copyright year/add myself for packaging copyright
Checksums-Sha1:
 b05a5ac1c08053a93cb35bdeb126e46aa1a80abf 2153 rasterio_0.24.0-1.dsc
 85e8e82113fcc39738bb1c6fdf80426888fa783a 1078336 rasterio_0.24.0.orig.tar.gz
 8fd5d6bc00bb83f6fbde34591aeb087c12da1cf7 5116 rasterio_0.24.0-1.debian.tar.xz
 24bf6c0c7297045c72f26044a21d112635d21aee 510626 
python-rasterio_0.24.0-1_amd64.deb
 9cd8c4e3063a215963c19c156263ca300176c41f 7030 rasterio_0.24.0-1_all.deb
Checksums-Sha256:
 e3dd5123704e85f59558ee22fb9c8930e6d19de59e96092d419756b5852d73af 2153 
rasterio_0.24.0-1.dsc
 7a2aa715c52296557ab2a71b909d661ce399f740416a3295070daf8008bb5140 1078336 
rasterio_0.24.0.orig.tar.gz
 9741589796bf3ec59417d321de9c8fdb96d8a32b8cb268b87f163bab61f861f9 5116 
rasterio_0.24.0-1.debian.tar.xz
 775fa9ceace141bc97d412b73645876ceb7eea21ee23c8af5b5203d231a701d7 510626 
python-rasterio_0.24.0-1_amd64.deb
 a0da7ea880f2b2b86f0592e0859ba24d714efca201e5eb20c794be75b4a0f6b4 7030 
rasterio_0.24.0-1_all.deb
Files:
 0f47a67b24ec431762ce24c2fa45e8f2 2153 python optional rasterio_0.24.0-1.dsc
 f8526b540066d99cc38a1e93c4e0557e 1078336 python optional 
rasterio_0.24.0.orig.tar.gz
 

Bug#779126: marked as done (snort-common: depend on perl instead of perl-modules)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 23:23:27 +
with message-id e1z9iod-0003e7...@franck.debian.org
and subject line Bug#779126: fixed in snort 2.9.7.0-5
has caused the Debian Bug report #779126,
regarding snort-common: depend on perl instead of perl-modules
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.)


-- 
779126: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=779126
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: snort-common
Version: 2.9.7.0-4
Severity: serious
Justification: blocks another serious bug

According to the package description of perl-modules, other packages
should not depend on it, since it is considered an internal implementation
detail of the perl package. At present we are dealing with an RC bug[1] in
perl which is exacerbated by such dependencies.

As such, please could you replace

Depends: perl-modules

with

Depends: perl

NMUs will be forthcoming; feel free to let me know whether you prefer
to handle this as a maintainer upload or not.

Thanks,
Dominic.

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777597#32
---End Message---
---BeginMessage---
Source: snort
Source-Version: 2.9.7.0-5

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

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

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

Debian distribution maintenance software
pp.
Javier Fernández-Sanguino Peña j...@debian.org (supplier of updated snort 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Tue, 30 Jun 2015 00:54:42 +0200
Source: snort
Binary: snort snort-common snort-doc snort-rules-default snort-common-libraries
Architecture: source i386 all
Version: 2.9.7.0-5
Distribution: unstable
Urgency: medium
Maintainer: Javier Fernández-Sanguino Peña j...@debian.org
Changed-By: Javier Fernández-Sanguino Peña j...@debian.org
Description:
 snort  - flexible Network Intrusion Detection System
 snort-common - flexible Network Intrusion Detection System - common files
 snort-common-libraries - flexible Network Intrusion Detection System - 
libraries
 snort-doc  - flexible Network Intrusion Detection System - documentation
 snort-rules-default - flexible Network Intrusion Detection System - ruleset
Closes: 779126
Changes:
 snort (2.9.7.0-5) unstable; urgency=medium
 .
   * debian/control: Depend on perl, not perl-modules (Closes: #779126)
Checksums-Sha1:
 9df41d7c9d1a1316c4523f02ecece7e579fb3325 2407 snort_2.9.7.0-5.dsc
 bb52c50461a9e7368ac922134e811160ca8fd986 678708 snort_2.9.7.0-5.debian.tar.xz
 623a7867a8be8861dce52e140a971a463147b78c 860500 snort_2.9.7.0-5_i386.deb
 95b8ad41b4c8a610d6defcb0519c09668f2492ca 690680 
snort-common-libraries_2.9.7.0-5_i386.deb
 eeceaa6097699aa9d42fd832eab1264ac0fbe778 242900 snort-common_2.9.7.0-5_all.deb
 f5c4a90a63d764a11269325070d3e57e99af6a99 2097862 snort-doc_2.9.7.0-5_all.deb
 5e47604b82064741130336a955112d3f0ef6062e 340512 
snort-rules-default_2.9.7.0-5_all.deb
Checksums-Sha256:
 8d826aa4411d84001b8f23e333ca65d3a5fb4c8c68b4357188303fc1df631928 2407 
snort_2.9.7.0-5.dsc
 07bf2653ba418a1c8ac7057d3116b40ee1071d0913234ece8da8ee4517c2e25e 678708 
snort_2.9.7.0-5.debian.tar.xz
 16a7cea0b61ddc36e7ca2ecd9dac3bb95b44ad14ece1fbc1ee2452d16b28a524 860500 
snort_2.9.7.0-5_i386.deb
 48d75286a6eaf31fe3b39fbf014d3d8c8ebe84f04ab7bbdf32cdb55d5a805aa1 690680 
snort-common-libraries_2.9.7.0-5_i386.deb
 59f5062632087c56e1f82e81dd2782d0c0e72df59b58d2d0753940924593470c 242900 
snort-common_2.9.7.0-5_all.deb
 c322dfe2adbc15a644fd5dfb38db3fd8d9c607d8ab0f5898f1d7a9521655698d 2097862 
snort-doc_2.9.7.0-5_all.deb
 36e7bc0e667551814ebb0529b9d46f7bebb6a017bff1517d0420b67f2a9c84c6 340512 
snort-rules-default_2.9.7.0-5_all.deb
Files:
 4fc1d997addb991c27c3ceb88734f6e2 2407 net optional snort_2.9.7.0-5.dsc
 5b811676e50c1c77dcac7d87a75cb77b 678708 net optional 
snort_2.9.7.0-5.debian.tar.xz
 6a0eb585c0708d2623ded17e7ea9f4d6 860500 net optional snort_2.9.7.0-5_i386.deb
 f39d22bf11162ad36ac8bef37a26fde9 690680 net optional 
snort-common-libraries_2.9.7.0-5_i386.deb
 bb625150b557811cfcf49a828780ecfd 242900 net optional 
snort-common_2.9.7.0-5_all.deb
 

Bug#788463: marked as done (rasterio: /usr/bin/rio already used by the rio package)

2015-06-29 Thread Debian Bug Tracking System
Your message dated Mon, 29 Jun 2015 23:23:04 +
with message-id e1z9iog-000345...@franck.debian.org
and subject line Bug#788463: fixed in rasterio 0.24.0-1
has caused the Debian Bug report #788463,
regarding rasterio: /usr/bin/rio already used by the rio package
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.)


-- 
788463: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788463
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: rasterio
Version: 0.15.1-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:

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

  Selecting previously unselected package rasterio.
  Preparing to unpack .../rasterio_0.15.1-1_all.deb ...
  Unpacking rasterio (0.15.1-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/rasterio_0.15.1-1_all.deb (--unpack):
   trying to overwrite '/usr/share/man/man1/rio.1.gz', which is also in package 
rio 1.07-12
  Errors were encountered while processing:
   /var/cache/apt/archives/rasterio_0.15.1-1_all.deb

The rio package (and therefore /usr/bin/rio) exists in Debian for a
long time, so you will have to find another name for the binary from
the new package rasterio.
Don't forget to rename the manpage, too.

cheers,

Andreas


rio=1.07-12_rasterio=0.15.1-1.log.gz
Description: application/gzip
---End Message---
---BeginMessage---
Source: rasterio
Source-Version: 0.24.0-1

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

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

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

Debian distribution maintenance software
pp.
Johan Van de Wauw johan.vandew...@gmail.com (supplier of updated rasterio 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 30 Jun 2015 00:11:40 +0200
Source: rasterio
Binary: python-rasterio rasterio
Architecture: source amd64 all
Version: 0.24.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian GIS Project pkg-grass-de...@lists.alioth.debian.org
Changed-By: Johan Van de Wauw johan.vandew...@gmail.com
Description:
 python-rasterio - Python API for using geospatial raster data with Numpy
 rasterio   - Command line tool for investigating geospatial rasters
Closes: 788408 788463
Changes:
 rasterio (0.24.0-1) unstable; urgency=medium
 .
   * Imported Upstream version 0.24.0
   * Add extra dependency to python-snuggs
   * Dependency on click via cligj
   * Rename-rio-to-rasterio (Closes:#788463)
   * Fix compatibility w/Cython 0.22(Closes: #788408)
   * Add _io.pyx changes to Cython patch
   * Also fix manpage installscript rio -- rasterio
   * Update manfile
   * Fix compatibility with numpy  1.9
   * Bump copyright year/add myself for packaging copyright
Checksums-Sha1:
 b05a5ac1c08053a93cb35bdeb126e46aa1a80abf 2153 rasterio_0.24.0-1.dsc
 85e8e82113fcc39738bb1c6fdf80426888fa783a 1078336 rasterio_0.24.0.orig.tar.gz
 8fd5d6bc00bb83f6fbde34591aeb087c12da1cf7 5116 rasterio_0.24.0-1.debian.tar.xz
 24bf6c0c7297045c72f26044a21d112635d21aee 510626 
python-rasterio_0.24.0-1_amd64.deb
 9cd8c4e3063a215963c19c156263ca300176c41f 7030 rasterio_0.24.0-1_all.deb
Checksums-Sha256:
 e3dd5123704e85f59558ee22fb9c8930e6d19de59e96092d419756b5852d73af 2153 
rasterio_0.24.0-1.dsc
 7a2aa715c52296557ab2a71b909d661ce399f740416a3295070daf8008bb5140 1078336 
rasterio_0.24.0.orig.tar.gz
 9741589796bf3ec59417d321de9c8fdb96d8a32b8cb268b87f163bab61f861f9 5116 
rasterio_0.24.0-1.debian.tar.xz
 775fa9ceace141bc97d412b73645876ceb7eea21ee23c8af5b5203d231a701d7 510626 
python-rasterio_0.24.0-1_amd64.deb
 a0da7ea880f2b2b86f0592e0859ba24d714efca201e5eb20c794be75b4a0f6b4 7030 
rasterio_0.24.0-1_all.deb
Files:
 0f47a67b24ec431762ce24c2fa45e8f2 2153 python optional rasterio_0.24.0-1.dsc
 f8526b540066d99cc38a1e93c4e0557e 1078336 python optional 
rasterio_0.24.0.orig.tar.gz
 c2025d790e19290486da444dbf6f8e73 5116 python optional 
rasterio_0.24.0-1.debian.tar.xz
 12d734c83e8bac68e536a8eeb96c1b89 510626 python optional 
python-rasterio_0.24.0-1_amd64.deb
 

Bug#790521: gmt-common: fails to upgrade from 'sid' - trying to overwrite /usr/share/gmt/pslib/ISO-8859-7.ps

2015-06-29 Thread Andreas Beckmann
Package: gmt-common
Version: 5.1.2+dfsg1-1~exp4
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it 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 gmt-common.
  Preparing to unpack .../gmt-common_5.1.2+dfsg1-1~exp4_all.deb ...
  Unpacking gmt-common (5.1.2+dfsg1-1~exp4) ...
  dpkg: error processing archive 
/var/cache/apt/archives/gmt-common_5.1.2+dfsg1-1~exp4_all.deb (--unpack):
   trying to overwrite '/usr/share/gmt/pslib/ISO-8859-7.ps', which is also in 
package gmt 4.5.12-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/gmt-common_5.1.2+dfsg1-1~exp4_all.deb


cheers,

Andreas


gmt=4.5.12-1_gmt-common=5.1.2+dfsg1-1~exp4.log.gz
Description: application/gzip


  1   2   >