Bug#726418: advi: Builds broken package from source: /usr/share/texmf/tex/latex/advi - /advi

2014-02-19 Thread Ralf Treinen
On Mon, Feb 17, 2014 at 01:57:43PM +0100, Moritz Mühlenhoff wrote:
  Source: advi
  Version: 1.10.2-1
  Severity: serious
  
  When I rebuild advi from source using pbuilder, the resulting advi package
  has the TeX support files in /advi instead of
  /usr/share/texmf/tex/latex/advi.
 
 This bug also affects stable. Rebuilding advi in stable breaks the builds of 
 other packages. I think that would be a suitable fix for a Wheezy point 
 update.

Here is a better patch:

--- a/debian/rules
+++ b/debian/rules
@@ -18,7 +18,8 @@ override_dh_auto_configure:
--sysconfdir=/etc
 
 override_dh_auto_install:
-   $(MAKE) install DESTDIR=$(CURDIR)/debian/advi
+   $(MAKE) install DESTDIR=$(CURDIR)/debian/advi \
+   latexdir=/usr/share/texmf/tex/latex
 ifeq ($(OPT),true)
-rm -f $(CURDIR)/debian/advi/usr/bin/advi.byt
 else


The problem is that ./configure does not fill in the latexdir variable,
but until now I couldn't figure out why, and what event exactly has 
triggered this bug to come to the surface.

-Ralf.


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



Bug#738411: libtext-kakasi-perl: FTBFS: Tests failures

2014-02-19 Thread NOKUBI Takatsugu
Package: libtext-kakasi-perl
Tags: upstream, fixed-upstream
Followup-For: Bug #738411

This probrem is come from libkakasi. It is already fixed in
upstream CVS HEAD.

I'll release newer version of KAKASI in few week.

-- System Information:
Debian Release: 7.4
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (x86_64)

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

Versions of packages libtext-kakasi-perl depends on:
ii  libc6   2.13-38+deb7u1
ii  libkakasi2  2.3.5~pre1+cvs20071101-1
ii  perl5.14.2-21+deb7u1
ii  perl-base [perlapi-5.14.2]  5.14.2-21+deb7u1

libtext-kakasi-perl recommends no packages.

libtext-kakasi-perl suggests no packages.

-- 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#738816: tortoisehg: not installable in sid, needs to migrate to mercurial 2.9

2014-02-19 Thread Hideki Yamane
Hi,

 Upstream says
2014-02-04: TortoiseHg 2.11 (with Mercurial 2.9) released

 so, it's time to upgrade it :-)


-- 
Hideki Yamane


Bug#737153: OpenCVModules.cmake not installed, causing visp FTBFS

2014-02-19 Thread Thomas Moulard
On Wed, Feb 19, 2014 at 3:43 PM, Nobuhiro Iwamatsu iwama...@nigauri.org wrote:
 Hi,

 I just upload opencv 2.4.8+dfsg1-2.
 This version fixes a problem that can not be build applications using opencv.
 But visp has other build error by libusb.h in /usr/include/libfreenect.hpp.
 Could you check this problem?

Hi,
thank you for fixing the bug!

I cannot reproduce the problem (builds fine on my local pbuilder).
Is it architecture specific? Could you please attach the log on your machine?

Best,
-- 
Thomas Moulard


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



Bug#737153: OpenCVModules.cmake not installed, causing visp FTBFS

2014-02-19 Thread Fabien Spindler

Le 19/02/14 09:32, Thomas Moulard a écrit :

On Wed, Feb 19, 2014 at 3:43 PM, Nobuhiro Iwamatsu iwama...@nigauri.org wrote:

Hi,

I just upload opencv 2.4.8+dfsg1-2.
This version fixes a problem that can not be build applications using opencv.
But visp has other build error by libusb.h in /usr/include/libfreenect.hpp.
Could you check this problem?

Hi,
thank you for fixing the bug!

I cannot reproduce the problem (builds fine on my local pbuilder).
Is it architecture specific? Could you please attach the log on your machine?


I'm able to reproduce the bug. It comes when package libusb-1.0-0-dev 
package is installed.

I will fix the issue and send the patch.

Fabien


Best,




Bug#711135: Bughunting

2014-02-19 Thread Chris Collins
I’ve observed the same behaviour on my zx2000, but not on my rx2620 on which I 
was able to install wheezy without issue several months ago.  Given that my 
2620 only has two Madison 9Ms in it, I don’t think this is a CPU 
instruction/feature set issue but an Kernel/EFI interaction related one. (EFI 
on the rx2620 is newer)  

That said, my ia64 specific knowledge is only minimal, I guess I’m going to do 
a lot of learning now.

C.  
--  
Chris Collins



Bug#739487: python-mysql.connector: Trying to overwrite a file that belong to mysql-utilities

2014-02-19 Thread Laurent Bigonville
Package: python-mysql.connector
Version: 1.1.5-1
Severity: serious

Hi,

python-mysql.connector is trying to override a file that currently belong to
1.1.5-1.

Unpacking python-mysql.connector (1.1.5-1) over (0.3.2-1) ...
dpkg: error processing archive 
/var/cache/apt/archives/python-mysql.connector_1.1.5-1_all.deb (--unpack):
 tentative de remplacement de « /usr/share/pyshared/mysql/__init__.py », qui 
appartient aussi au paquet mysql-utilities 1.3.5-1

Cheers,

Laurent Bigonville


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

Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-mysql.connector depends on:
ii  python  2.7.5-5
ii  python-support  1.0.15

python-mysql.connector recommends no packages.

python-mysql.connector suggests no packages.

-- 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#735349: marked as done (Sourceless file)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 09:19:09 +
with message-id e1wg3j7-0002bt...@franck.debian.org
and subject line Bug#735349: fixed in 0ad 0.0.15+dfsg-3
has caused the Debian Bug report #735349,
regarding Sourceless file
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.)


-- 
735349: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735349
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:0ad
Severity: serious
User: debian...@lists.debian.org
Usertags: source-contains-prebuilt-javascript-object
X-Debbugs-CC: ftpmas...@debian.org

I could not find the source of:
source/tools/jsdebugger/js/lib/jquery-1.8.3.min.js
source/tools/jsdebugger/js/lib/jquery.easyui/jquery-1.8.0.min.js

I have some doubt about this one (seems to be build from source directory)
  source/tools/jsdebugger/js/lib/jquery.easyui/jquery.easyui.min.js



Bastien
---End Message---
---BeginMessage---
Source: 0ad
Source-Version: 0.0.15+dfsg-3

We believe that the bug you reported is fixed in the latest version of
0ad, 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 735...@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 0ad 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, 18 Feb 2014 23:21:11 -0800
Source: 0ad
Binary: 0ad 0ad-dbg
Architecture: source amd64
Version: 0.0.15+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Vincent Cheng vch...@debian.org
Description: 
 0ad- Real-time strategy game of ancient warfare
 0ad-dbg- Real-time strategy game of ancient warfare (debug)
Closes: 735349
Changes: 
 0ad (0.0.15+dfsg-3) unstable; urgency=medium
 .
   * Repack tarball to remove minified javascript files without source in
 source/tools/jsdebugger/. (Closes: #735349)
 - debian/control: Hardcode versions of 0ad-data{,-common} to depend on to
   workaround the fact that 0.0.15+dfsg is strictly greater than 0.0.15.
   * Update debian/copyright to include text of IBM Common Public License.
   * Update email address.
Checksums-Sha1: 
 1f6a648bc5f4bbd1d34bb3caccf30c850267a52a 2373 0ad_0.0.15+dfsg-3.dsc
 e426016fa8ad28fd2bf897a0ee398c2dadafc744 9641416 0ad_0.0.15+dfsg.orig.tar.xz
 7f236e7a90007758e28a362fac64e8b391368072 19484 0ad_0.0.15+dfsg-3.debian.tar.xz
 42cf69a3e72938560e30303f53af0eee85048639 2562882 0ad_0.0.15+dfsg-3_amd64.deb
 ddce72d8c61f149a1889b5d9482304e209ff999b 55525554 
0ad-dbg_0.0.15+dfsg-3_amd64.deb
Checksums-Sha256: 
 f54e979e7b60dc198644c0a8923bf4ad2f89bd4537ef16d8949d44a051ac0def 2373 
0ad_0.0.15+dfsg-3.dsc
 2ead890cbae70e7297aeec1632861166616a4bd4cb66b5bd942d64032140117e 9641416 
0ad_0.0.15+dfsg.orig.tar.xz
 eddd4e46e2694538257390bd14bae4bd1ed1af8912fc63e0c4cd4ba10c0503ec 19484 
0ad_0.0.15+dfsg-3.debian.tar.xz
 6952b9eaf74b9732cc936a943d5afb077a469a7f585349274dba4747e032ddbc 2562882 
0ad_0.0.15+dfsg-3_amd64.deb
 46e87ccd8f16b3ba1de81d2fbd0c3c5d305a2803bdd4411de0a6e70b40a94989 55525554 
0ad-dbg_0.0.15+dfsg-3_amd64.deb
Files: 
 66619d29a8ea2f77446a611b17b45036 2373 games optional 0ad_0.0.15+dfsg-3.dsc
 4bed619e70e54a034bf720825496cecd 9641416 games optional 
0ad_0.0.15+dfsg.orig.tar.xz
 64fef49d54877a3c92c81e1afcf44a57 19484 games optional 
0ad_0.0.15+dfsg-3.debian.tar.xz
 f3093129881b5260a122a0eb1ebbb859 2562882 games optional 
0ad_0.0.15+dfsg-3_amd64.deb
 391d62135382166a21c1493ae1dea135 55525554 debug extra 
0ad-dbg_0.0.15+dfsg-3_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTBGmNAAoJEI7tzBuqHzL/7E0QAMgzu1nuCBhGrgxV2aG9LXHZ
Qvbp4YG7GXm/hxVcH8qO6BQnRL4ZKbleSnLelNfJfwZaJN34TlHsgkB3kjea3LG6
v+v/wB0ylk28lFCDNWi3+oxhuLTyQTqjrgxLV5iaLyUTyacQuJ76PA20GtYBz5Wd
p7zPYZ7ELbzGbWvUM49eZVGr1eNfPNkMJfWck3Nb6NScuCkCHNCP7IjWPavwdmWx
UGHR3QBgsMpZrRBWl5+gB3mwAOu5YO+guX3jA7jah4HwivHluv7GGLWdoRQzp1JF
+NxOXkvozE6mGoOO7yRNPk4mm5PLlaHmOnIOmU5QH7A3YSYm+k3+TzOpmi4qSRB+
i/MyEYMwAKsN4piu2vrdek2lgL+Pr/2V9JsvRicOUN0llF5zLhVvI7XgAhOHn2W6
WdN1fUbS3Szt6eeUf6Shv/tbCL2k5N+qqB7+P7eoz2Ew6W9Wsl1uDDw2Y2NeL3QR

Bug#739487: python-mysql.connector: Trying to overwrite a file that belong to mysql-utilities

2014-02-19 Thread Sandro Tosi
control: reassign -1 mysql-utilities

Hello,
Yes it is known, and we had agreed with Dmitry that he'll update
mysql-utilities to prevent that after I uploaded
python-mysql.connector (which I did) so I'll reassign this bug to that
package.

Regards,
Sandro

On Wed, Feb 19, 2014 at 10:18 AM, Laurent Bigonville bi...@debian.org wrote:
 Package: python-mysql.connector
 Version: 1.1.5-1
 Severity: serious

 Hi,

 python-mysql.connector is trying to override a file that currently belong to
 1.1.5-1.

 Unpacking python-mysql.connector (1.1.5-1) over (0.3.2-1) ...
 dpkg: error processing archive 
 /var/cache/apt/archives/python-mysql.connector_1.1.5-1_all.deb (--unpack):
  tentative de remplacement de « /usr/share/pyshared/mysql/__init__.py », qui 
 appartient aussi au paquet mysql-utilities 1.3.5-1

 Cheers,

 Laurent Bigonville


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

 Kernel: Linux 3.12-1-amd64 (SMP w/8 CPU cores)
 Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.utf8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash

 Versions of packages python-mysql.connector depends on:
 ii  python  2.7.5-5
 ii  python-support  1.0.15

 python-mysql.connector recommends no packages.

 python-mysql.connector suggests no packages.

 -- no debconf information



-- 
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi


--
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#739487: python-mysql.connector: Trying to overwrite a file that belong to mysql-utilities

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 mysql-utilities
Bug #739487 [python-mysql.connector] python-mysql.connector: Trying to 
overwrite a file that belong to mysql-utilities
Bug reassigned from package 'python-mysql.connector' to 'mysql-utilities'.
No longer marked as found in versions mysql-connector-python/1.1.5-1.
Ignoring request to alter fixed versions of bug #739487 to the same values 
previously set

-- 
739487: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739487
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#739487: python-mysql.connector: Trying to overwrite a file that belong to mysql-utilities

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 clone 739487 -1
Bug #739487 [mysql-utilities] python-mysql.connector: Trying to overwrite a 
file that belong to mysql-utilities
Bug 739487 cloned as bug 739488
 reassign -1 python-mysql.connector 1.1.5-1
Bug #739488 [mysql-utilities] python-mysql.connector: Trying to overwrite a 
file that belong to mysql-utilities
Bug reassigned from package 'mysql-utilities' to 'python-mysql.connector'.
Ignoring request to alter found versions of bug #739488 to the same values 
previously set
Ignoring request to alter fixed versions of bug #739488 to the same values 
previously set
Bug #739488 [python-mysql.connector] python-mysql.connector: Trying to 
overwrite a file that belong to mysql-utilities
Marked as found in versions mysql-connector-python/1.1.5-1.
 found 739487 1.3.5-1
Bug #739487 [mysql-utilities] python-mysql.connector: Trying to overwrite a 
file that belong to mysql-utilities
Marked as found in versions mysql-utilities/1.3.5-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
739487: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739487
739488: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739488
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#725711: whyteboard: Progress?

2014-02-19 Thread Matthias Urlichs
Package: whyteboard
Version: 0.41.1-4
Followup-For: Bug #725711

Still a problem.

Should I check the Ubuntu version and prepare an NMU?

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'stable'), (600, 'unstable'), (550, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12-trunk-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

Versions of packages whyteboard depends on:
ii  python   2.7.5-5
ii  python-wxgtk2.8  2.8.12.1+dfsg-2
ii  python2.62.6.8-1.1
ii  python2.72.7.6-5

whyteboard recommends no packages.

whyteboard suggests no packages.

-- 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#739487: python-mysql.connector: Trying to overwrite a file that belong to mysql-utilities

2014-02-19 Thread Laurent Bigonville
clone 739487 -1
reassign -1 python-mysql.connector 1.1.5-1
found 739487 1.3.5-1
thanks

Le Wed, 19 Feb 2014 10:23:21 +0100,
Sandro Tosi mo...@debian.org a écrit :


 
 Hello,
 Yes it is known, and we had agreed with Dmitry that he'll update
 mysql-utilities to prevent that after I uploaded
 python-mysql.connector (which I did) so I'll reassign this bug to that
 package.

Yes, but you still need proper breaks/replaces.

Cheers,

Laurent Bigonville


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



Bug#737153: OpenCVModules.cmake not installed, causing visp FTBFS

2014-02-19 Thread Fabien Spindler

Le 19/02/14 09:59, Fabien Spindler a écrit :

Le 19/02/14 09:32, Thomas Moulard a écrit :

On Wed, Feb 19, 2014 at 3:43 PM, Nobuhiro Iwamatsuiwama...@nigauri.org  wrote:

Hi,

I just upload opencv 2.4.8+dfsg1-2.
This version fixes a problem that can not be build applications using opencv.
But visp has other build error by libusb.h in /usr/include/libfreenect.hpp.
Could you check this problem?

Hi,
thank you for fixing the bug!

I cannot reproduce the problem (builds fine on my local pbuilder).
Is it architecture specific? Could you please attach the log on your machine?


I'm able to reproduce the bug. It comes when package libusb-1.0-0-dev 
package is installed.

I will fix the issue and send the patch.

Fabien


Attached is the patch for ViSP 2.8.0.

Fabien


Best,




Index: CMakeModules/FindLIBUSB-1.cmake
===
--- CMakeModules/FindLIBUSB-1.cmake (revision 4677)
+++ CMakeModules/FindLIBUSB-1.cmake (working copy)
@@ -35,6 +35,7 @@
 #
 # LIBUSB_1_FOUND
 # LIBUSB_1_LIBRARIES
+# LIBUSB_1_INCLUDE_DIRS
 #
 # Authors:
 # Celine Teuliere
@@ -55,11 +56,18 @@
 /usr/lib
 /usr/local/lib
 )
+  FIND_PATH(LIBUSB_1_INCLUDE_DIR libusb.h
+$ENV{LIBUSB_1_HOME}/include/libusb-1.0
+$ENV{LIBUSB_1_HOME}/build/include/libusb-1.0
+/usr/include/libusb-1.0
+/usr/local/include/libusb-1.0
+)
 ENDIF(WIN32)
 
 ## 
 
-IF(LIBUSB_1_LIBRARY)
+IF(LIBUSB_1_LIBRARY AND LIBUSB_1_INCLUDE_DIR)
+  SET(LIBUSB_1_INCLUDE_DIRS ${LIBUSB_1_INCLUDE_DIR})
   SET(LIBUSB_1_LIBRARIES ${LIBUSB_1_LIBRARY})
   SET(LIBUSB_1_FOUND TRUE)
 ELSE()
@@ -67,6 +75,8 @@
 ENDIF()
 
 MARK_AS_ADVANCED(
+  LIBUSB_1_INCLUDE_DIRS
+  LIBUSB_1_INCLUDE_DIR
   LIBUSB_1_LIBRARIES
   LIBUSB_1_LIBRARY
   )
Index: CMakeLists.txt
===
--- CMakeLists.txt  (revision 4677)
+++ CMakeLists.txt  (working copy)
@@ -1073,6 +1073,7 @@
  
 MESSAGE(STATUS libusb-1.0 found)
  
+LIST(APPEND VISP_EXTERN_INCLUDE_DIRS ${LIBUSB_1_INCLUDE_DIRS})
 LIST(APPEND VISP_EXTERN_LIBRARIES ${LIBUSB_1_LIBRARIES})
   ELSE()
 MESSAGE(STATUS libusb-1.0 not found)
@@ -1089,7 +1090,7 @@
 # The material is found. Check if libfreenect is an old version
 include(CheckCXXSourceCompiles)
 SET(CMAKE_REQUIRED_LIBRARIES ${LIBFREENECT_LIBRARIES} ${PTHREAD_LIBRARIES} 
${LIBUSB_1_LIBRARIES})
-SET(CMAKE_REQUIRED_INCLUDES ${LIBFREENECT_INCLUDE_DIRS} 
${PTHREAD_INCLUDE_DIRS})
+SET(CMAKE_REQUIRED_INCLUDES ${LIBFREENECT_INCLUDE_DIRS} 
${PTHREAD_INCLUDE_DIRS} ${LIBUSB_1_INCLUDE_DIRS})
 CHECK_CXX_SOURCE_COMPILES(
   #include libfreenect.hpp
 


Bug#737432: marked as done ([src:phpmyadmin] Sourceless flash file)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 10:19:25 +
with message-id e1wg4fr-0001ts...@franck.debian.org
and subject line Bug#737432: fixed in phpmyadmin 4:4.1.7-1
has caused the Debian Bug report #737432,
regarding [src:phpmyadmin] Sourceless flash file
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.)


-- 
737432: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=737432
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:phpmyadmin
Version:  4:4.0.10-1
Severity: serious
User: debian...@lists.debian.org
Usertags: source-contains-prebuilt-flash-object
X-Debbugs-CC: ftpmas...@debian.org

phpmyadmin 4:4.0.10-1 (source)

js/canvg/flashcanvas.swf

Please avoid flash particularly sourceless.  Please package also external lib 
if needed by your package.

Bastien
---End Message---
---BeginMessage---
Source: phpmyadmin
Source-Version: 4:4.1.7-1

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

Debian distribution maintenance software
pp.
Michal Čihař ni...@debian.org (supplier of updated phpmyadmin 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: Wed, 19 Feb 2014 10:53:18 +0100
Source: phpmyadmin
Binary: phpmyadmin
Architecture: source all
Version: 4:4.1.7-1
Distribution: unstable
Urgency: medium
Maintainer: Thijs Kinkhorst th...@debian.org
Changed-By: Michal Čihař ni...@debian.org
Description: 
 phpmyadmin - MySQL web administration tool
Closes: 712011 713973 719235 734362 737432
Changes: 
 phpmyadmin (4:4.1.7-1) unstable; urgency=medium
 .
   * New upstream release.
 - Removed sourceless flash file (Closes: #737432).
 - Improved messages in setup script (Closes: #712011).
 - Fixes navigation fatal error (Closes: #713973).
 - Fixes copying databases (Closes: #719235).
 - Fixes security issue PMASA-2014-1 (CVE-2014-1879).
 - Upgrade table structure.
   * Move packaging to Git, adjust Vcs-* fields (Closes: #734362).
   * Bump standards to 3.9.5.
   * Depend on php-tcpdf.
Checksums-Sha1: 
 af97d076134307d449ff09a5ee486a752b6b0190 1898 phpmyadmin_4.1.7-1.dsc
 926c9261e698612e61c725c13262d951bada9cd3 8080674 phpmyadmin_4.1.7.orig.tar.gz
 0f4020906616cf9d61829742c6cce928f57f715f 46168 phpmyadmin_4.1.7-1.debian.tar.xz
 5be03cd4cf1fbb4f9b850fda5471ada51c1636b4 3378172 phpmyadmin_4.1.7-1_all.deb
Checksums-Sha256: 
 5231623af43d8e53b2d462ee439493c9bb74a450e4f4f378e484c22df31b2a0b 1898 
phpmyadmin_4.1.7-1.dsc
 adfaa90b0a0051eab82dff6c65b770b487afb8a0d81cbd2f83a69d4b50484456 8080674 
phpmyadmin_4.1.7.orig.tar.gz
 cc483b41e6a3ea5e37683fa5df106acf11a8183ec7115fbdc73cd4d1f9d5800b 46168 
phpmyadmin_4.1.7-1.debian.tar.xz
 14daf39bc4c567a53ea6450a4a7e04da62ba82552ecc7187d9ca1da7ac63ed56 3378172 
phpmyadmin_4.1.7-1_all.deb
Files: 
 38a4d72d8efb9e7ea402c42da40f685b 1898 web extra phpmyadmin_4.1.7-1.dsc
 c19b8d81911ba87f07aaa35c2286fca0 8080674 web extra phpmyadmin_4.1.7.orig.tar.gz
 e32ee109b3e8fd4af97ff549209d910d 46168 web extra 
phpmyadmin_4.1.7-1.debian.tar.xz
 bbf5e0047854c44a1381189486596948 3378172 web extra phpmyadmin_4.1.7-1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCAAGBQJTBIOGAAoJEGo39bHX+xdNlKQQAJfGx2ERgUurK1kR8IqPI7iE
MKQAcCFCzahXfs8W5z+/3ZdjWWHFZRyXxEikBjv0S8XPKPAMLhJgbRvQS0QvO+q3
YtFf7pqy3ANh4yOVU7yZ2NoJA/IKVqVUTNXHpi1WiukVSbJG3q7AnPh9w4ZbnaMA
zws/RGegsnWiK7eAX7UtZVihRx39Csq/NLauDczvQ8T5r81tViRhdoaSU6ibGud6
ujs47Z0BKcttb5tixehkJhbOYPxbLMYmo+mK44akOE5adrwudI0rT1WqrIzPzEeo
qf8sAnBZr0fRYKVAuC7xFwvSo02GSibm0GkFRsiCg51HngXrkdksjRaOUKkpJhlA
l99kz7XaVczl2cJVRg45SZg+HP+d45bgC99hqU3rmswJa5LKPmsxXIpKzQEoS/aj
AWGZpOZ4vYch0kpOWxLLYtqkeM6K9INjDo/0wBfRg4sJAAuQkDATME+hLRRixVtG
znAaxLLktNKB/X6WhjxDSdVQ9HBar588hSmHsV7/Rj87IclOi29pe6bNIsYsECym
u80u94At/ScU+10wsfgJiwYhCy0LONZh2uXb7wliNEnFujUr22vb6PfHKKGaFj3O
RDT1rJ6zeA47ZFLzBtlzVMM+e4TEXKb7cT4Mu/BgVS5zK02FT2lv2/r+mmOQtQ9z
K5Ej4o73IJG/FyDgPL80
=lOqA
-END PGP SIGNATUREEnd Message---


Bug#739274: marked as done (libpam-tacplus: leaves modified pam configuration after install in wheezy, distupgrade to sid, purge)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 11:03:57 +
with message-id e1wg4wx-ug...@franck.debian.org
and subject line Bug#739274: fixed in libpam-tacplus 1.3.8-2
has caused the Debian Bug report #739274,
regarding libpam-tacplus: leaves modified pam configuration after install in 
wheezy, distupgrade to sid, purge
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.)


-- 
739274: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739274
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libpam-tacplus
Version: 1.3.8-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package leaves a modified pam
configuration after upgrading from wheezy to sid and purging the
package.

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

0m53.0s ERROR: FAIL: After purging files have been modified:
  /etc/pam.d/common-account  not owned
  /etc/pam.d/common-auth not owned
  /etc/pam.d/common-password not owned
  /etc/pam.d/common-session  not owned
  /etc/pam.d/common-session-noninteractive   not owned
  /var/lib/pam/account   not owned
  /var/lib/pam/auth  not owned
  /var/lib/pam/password  not owned
  /var/lib/pam/seen  not owned
  /var/lib/pam/session   not owned
  /var/lib/pam/session-noninteractivenot owned


This looks like a missing pam-auth-update call somewhere ...


Cheers,

Andreas


libpam-tacplus_1.3.8-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: libpam-tacplus
Source-Version: 1.3.8-2

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

Debian distribution maintenance software
pp.
Jeroen Nijhof jer...@jeroennijhof.nl (supplier of updated libpam-tacplus 
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, 17 Feb 2014 18:58:59 +0100
Source: libpam-tacplus
Binary: libpam-tacplus
Architecture: source amd64
Version: 1.3.8-2
Distribution: unstable
Urgency: low
Maintainer: Jeroen Nijhof jer...@jeroennijhof.nl
Changed-By: Jeroen Nijhof jer...@jeroennijhof.nl
Description: 
 libpam-tacplus - PAM module for using TACACS+ as an authentication service
Closes: 739274
Changes: 
 libpam-tacplus (1.3.8-2) unstable; urgency=low
 .
   * Added postinst and prerm scripts for pam-auth-update. Closes: #739274
Checksums-Sha1: 
 8a22948662b10f97a45d7db5137874c8007216b9 1780 libpam-tacplus_1.3.8-2.dsc
 7201335e2bbae5f3b9fb5fc4773a2da47889d30e 2676 
libpam-tacplus_1.3.8-2.debian.tar.xz
 06ac99fce528e8fc64d6eecccf09b95c977bf44b 26858 libpam-tacplus_1.3.8-2_amd64.deb
Checksums-Sha256: 
 e99d0731c9ddacafcea31c5380c0c898ff040d90f12cad5bf58f29911fd0bad7 1780 
libpam-tacplus_1.3.8-2.dsc
 c19010373aaeada7820e9f76c78e82c9d978f2169c6137851026ce74a42a3086 2676 
libpam-tacplus_1.3.8-2.debian.tar.xz
 08a2cc3e9456e3f72ce22cfe438eed101a6103244a34f81926cf7705d9548b5a 26858 
libpam-tacplus_1.3.8-2_amd64.deb
Files: 
 f30a3b482c22fa125b1d6218b9db219e 1780 admin extra libpam-tacplus_1.3.8-2.dsc
 aee6f985c8a52220fb0ed79ac4dd4aff 2676 admin extra 
libpam-tacplus_1.3.8-2.debian.tar.xz
 80595051997f842e4a6f8091a9cba84d 26858 admin extra 
libpam-tacplus_1.3.8-2_amd64.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1

iQIcBAEBCgAGBQJTBI0qAAoJEDk4+WvfUP6lB9QQAIf2ysK2O7Qme3ikc7bu+rDW
Dw/x6E6mJcLM++b4GlCn6aV3WddKRy+wVZPnS8usn/Zfz3wkWNmpBRjNNyI6w/9/
XrmRsjTF8ZrbbKV32/Svy/xrkr8otvT5X745CaBsRYCW0VzH1a7/BzL+f/gn65wm
pGc6l/WblNFHhxd1o4a5RR4eBosNKtrg9fFPJzzDDFdf/f8ukh1PG25EcYABtxF9
7Iz9lTKOsf4CA3aapSCOSEnIG2HxEEN8TLAaBWZ+1vFj6pENaSLRfswOnkMsWaHs
2BGBrkAELjdYlv3wjRrPk48Jnt+39ZvWRtjAoE5RJti/LwTrf9XrQGXkE8aYuJMf
gVCyRXauS31ox6L3hoUfXBY5DGQJEaS157c2JzPsikfUM/8/SUtDeG5ZrFLNJBXs
d8SZSp8FnCNig+A5msKX/TvHx9Lkv8Eo3JOll+TMelUyB8VoNzonkfmtfg/CUn+a
NAP0AbYfkcBD+c3uvYk9nAOEnq6YWXcUTvD6g1ppCaUAoHMOYi0fMhcDIRtKapPp
/3hEVMjOFr6n/O6h1Uj/aMj/gaeDFNf6WkvCkE0Xp8O0X2NZO4lKku50ZlwyLWYz
ibx8GbMzD+yymXKMxg6dfk3NF97isJq7VSaPQnRSE2uJTDWEvZPZTMveub26FhKf
IQT0GYGL+JH2fdSdUOzI
=ucc2
-END PGP SIGNATUREEnd Message---


Bug#736426: freehep-graphicsio-svg: Recompilation of the package breaks other packages

2014-02-19 Thread Moritz Muehlenhoff
On Tue, Jan 28, 2014 at 07:45:41AM +0100, Moritz Muehlenhoff wrote:
 On Fri, Jan 24, 2014 at 10:49:06AM +0100, Moritz Muehlenhoff wrote:
  In didn't some digging in the reverse deps and found the following bug:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=688043
  
  In fact, adding that patch to the version of maven-debian-helper in Wheezy 
  and rebuilding
  the source packages mentioned above fixes the geogebra build.
  
  I'm adding the Debian Java maintainers to CC, what's the proper fix forward 
  here, should
  the patch from #688043 be shipped in a point release or are the freehep 
  packages buggy
  and require other fixes?
 
 This bug also applies to geronimo-jta-1.1-spec. Rebuilding it in stable leads 
 to a broken
 package which e.g. results in additional build failures of 
 libhibernate-jbosscache-java.
 Also reported independently as 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708405
 
 Rebuilding geronimo-jta-1.1-spec with the maven-debian-helper patch above 
 fixes that as well.

doxia-sitetools is also affected by the same bug.
 
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: bug 733380 is forwarded to baue...@users.sourceforge.net

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 forwarded 733380 baue...@users.sourceforge.net
Bug #733380 [src:mailfilter] mailfilter: FTBFS: rfc822.yy:86:19: error: 'param' 
was not declared in this scope
Set Bug forwarded-to-address to 'baue...@users.sourceforge.net'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
733380: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733380
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#739054: Xserver 1.15 crash with fglrx 14.1 beta 1.3

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 important
Bug #739054 [fglrx-driver] fglrx-driver: fglrx segfault
Severity set to 'important' from 'grave'

-- 
739054: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739054
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#739054: Xserver 1.15 crash with fglrx 14.1 beta 1.3

2014-02-19 Thread Andreas Beckmann
Control: severity -1 important

On 2014-02-18 04:26, Andreas Beckmann wrote:
 I'll probably downgrade the severity if Xserver 1.15 moves towards testing

Bug has been confirmed upstream, AMD is working on a fix.


Andreas


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



Bug#730814: marked as done (wine-unstable: FTBFS w/freetype 2.5.1: FreeType development files not found.)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 12:00:07 +
with message-id e1wg5ot-00079u...@franck.debian.org
and subject line Bug#730814: fixed in wine-unstable 1.7.12-1
has caused the Debian Bug report #730814,
regarding wine-unstable: FTBFS w/freetype 2.5.1: FreeType development files not 
found.
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.)


-- 
730814: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730814
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: wine
Version: 1.6.1-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)
Control: retitle -2 wine-unstable: FTBFS w/freetype 2.5.1: FreeType development 
files not found.

Builds of wine(-unstable) with freetype 2.5.1, which recently landed
in unstable, have been failing:

  checking for -lfreetype... libfreetype.so.6
  checking for ft2build.h... yes
  checking for freetype/freetype.h... no
  checking for freetype/ftglyph.h... no
  checking for freetype/fttypes.h... no
  checking for freetype/tttables.h... no
  checking for freetype/ftsnames.h... no
  checking for freetype/ttnameid.h... no
  checking for freetype/ftoutln.h... no
  checking for freetype/ftwinfnt.h... no
  checking for freetype/ftmodapi.h... no
  checking for freetype/ftlcdfil.h... no
  checking for FT_TrueTypeEngineType... no
  configure: error: FreeType development files not found. Fonts will not be 
built.
  Use the --without-freetype option if you really want this.

Wine's configure script evidently failed to anticipate the layout
changes ft2build.h promised.  In particular:

  /*   - The contents of `freetype-2.x/include/freetype' will be installed */
  /* to `/usr/local/include/freetype2' instead of  */
  /* `/usr/local/include/freetype2/freetype'.  */

Could you please take a look?

Thanks!
---End Message---
---BeginMessage---
Source: wine-unstable
Source-Version: 1.7.12-1

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

Debian distribution maintenance software
pp.
Michael Gilbert mgilb...@debian.org (supplier of updated wine-unstable 
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: Sun, 16 Feb 2014 01:28:55 +
Source: wine-unstable
Binary: wine-unstable wine32-unstable wine64-unstable wine32-dev-tools-unstable 
wine64-dev-tools-unstable libwine-dev-unstable libwine-dbg-unstable 
libwine-unstable wine-bin-unstable wine64-bin-unstable libwine-alsa-unstable 
libwine-bin-unstable libwine-capi-unstable libwine-cms-unstable 
libwine-gl-unstable libwine-gphoto2-unstable libwine-ldap-unstable 
libwine-openal-unstable libwine-oss-unstable libwine-print-unstable 
libwine-sane-unstable
Architecture: source amd64
Version: 1.7.12-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Wine Party pkg-wine-pa...@lists.alioth.debian.org
Changed-By: Michael Gilbert mgilb...@debian.org
Description: 
 libwine-alsa-unstable - Windows API implementation - ALSA sound module
 libwine-bin-unstable - Windows API implementation - system services
 libwine-capi-unstable - Windows API implementation - ISDN module
 libwine-cms-unstable - Windows API implementation - color management module
 libwine-dbg-unstable - Windows API implementation - debugging symbols
 libwine-dev-unstable - Windows API implementation - development files
 libwine-gl-unstable - Windows API implementation - OpenGL module
 libwine-gphoto2-unstable - Windows API implementation - camera module
 libwine-ldap-unstable - Windows API implementation - LDAP module
 libwine-openal-unstable - Windows API implementation - OpenAL module
 libwine-oss-unstable - Windows API implementation - OSS sound module
 libwine-print-unstable - Windows API implementation - printing module
 libwine-sane-unstable - Windows API implementation - scanner module
 libwine-unstable - Windows API implementation - library
 wine-bin-unstable - Windows API implementation - binaries
 wine-unstable - Windows API implementation - standard suite
 

Bug#739499: missing license in debian/copyright

2014-02-19 Thread Thorsten Alteholz

Package: x264
Severity: serious
User: alteh...@debian.org
Usertags: ftp
X-Debbugs-CC: ftpmas...@ftp-master.debian.org
thanks

Dear Maintainer,

please add the missing license of
  x264-0.142.2389+git956c8d8/extras/cl*
to debian/copyright.

Thanks!
  Thorsten


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



Bug#739469: marked as done (llvm-3.5-tools: uninstallable in sid: Depends: llvm-3.4-dev (= 1:3.5~svn201412-1))

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 12:05:10 +
with message-id e1wg5tm-0008nd...@franck.debian.org
and subject line Bug#739469: fixed in llvm-toolchain-snapshot 1:3.5~svn201651-1
has caused the Debian Bug report #739469,
regarding llvm-3.5-tools: uninstallable in sid: Depends: llvm-3.4-dev (= 
1:3.5~svn201412-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.)


-- 
739469: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739469
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: llvm-3.5-tools
Version: 1:3.5~svn201412-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:
   llvm-3.5-tools : Depends: llvm-3.4-dev (= 1:3.5~svn201412-1) but it is not 
going to be installed
  E: Unable to correct problems, you have held broken packages.


Cheers,

Andreas
---End Message---
---BeginMessage---
Source: llvm-toolchain-snapshot
Source-Version: 1:3.5~svn201651-1

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

Debian distribution maintenance software
pp.
Sylvestre Ledru sylves...@debian.org (supplier of updated 
llvm-toolchain-snapshot 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, 17 Feb 2014 13:55:34 +0100
Source: llvm-toolchain-snapshot
Binary: clang-3.5 clang-format-3.5 cpp11-migrate-3.5 clang-modernize-3.5 
clang-3.5-doc libclang1-3.5 libclang1-3.5-dbg libclang-3.5-dev 
libclang-common-3.5-dev python-clang-3.5 clang-3.5-examples libllvm3.5 
libllvm3.5-dbg llvm-3.5 llvm-3.5-runtime llvm-3.5-dev llvm-3.5-tools 
libllvm-3.5-ocaml-dev llvm-3.5-doc llvm-3.5-examples lldb-3.5 lldb-3.5-dev
Architecture: source amd64 all
Version: 1:3.5~svn201651-1
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team pkg-llvm-t...@lists.alioth.debian.org
Changed-By: Sylvestre Ledru sylves...@debian.org
Description: 
 clang-3.5  - C, C++ and Objective-C compiler (LLVM based)
 clang-3.5-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-3.5-examples - Clang examples
 clang-format-3.5 - Tool to format C/C++/Obj-C code
 clang-modernize-3.5 - Tool to convert C++98 and C++03 code to C++11
 cpp11-migrate-3.5 - Tool to convert C++98 and C++03 code to C++11
 libclang-3.5-dev - clang library - Development package
 libclang-common-3.5-dev - clang library - Common development package
 libclang1-3.5 - C interface to the clang library
 libclang1-3.5-dbg - clang library
 libllvm-3.5-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm3.5 - Modular compiler and toolchain technologies, runtime library
 libllvm3.5-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 lldb-3.5   - Next generation, high-performance debugger
 lldb-3.5-dev - Next generation, high-performance debugger - Header files
 llvm-3.5   - Modular compiler and toolchain technologies
 llvm-3.5-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-3.5-doc - Modular compiler and toolchain technologies, documentation
 llvm-3.5-examples - Modular compiler and toolchain technologies, examples
 llvm-3.5-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-3.5-tools - Modular compiler and toolchain technologies, tools
 python-clang-3.5 - Clang Python Bindings
Closes: 739469
Changes: 
 llvm-toolchain-snapshot (1:3.5~svn201651-1) unstable; urgency=medium
 .
   * Symlink for current build mode missing (Closes upstream #18836)
   * Fix the wrong dependency declaration on llvm-3.5-tools (Closes: #739469)
Checksums-Sha1: 
 cc94d9efc9e777213493643bcd73c36b877ad27d 5336 
llvm-toolchain-snapshot_3.5~svn201651-1.dsc
 ad7a4b6ede8709ef06efc9816d77158c18c31099 189407 
llvm-toolchain-snapshot_3.5~svn201651.orig-clang-tools-extra.tar.bz2
 125127a9bac2df01d24d0c2e8d97001d7d9e3432 8566927 
llvm-toolchain-snapshot_3.5~svn201651.orig-clang.tar.bz2
 

Processed: Re: libtheora: FTBFS: I can't find file `tcrm1000'.

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 +patch
Bug #738606 [src:libtheora] libtheora: FTBFS: I can't find file `tcrm1000'.
Added tag(s) patch.

-- 
738606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738606
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#738606: libtheora: FTBFS: I can't find file `tcrm1000'.

2014-02-19 Thread Hideki Yamane
Control: tags -1 +patch

Hi,

 Just adding Build-Depends would fix this FTBFS as attached patch.
 Please check it, thanks.

-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -u libtheora-1.1.1+dfsg.1/debian/control libtheora-1.1.1+dfsg.1/debian/control
--- libtheora-1.1.1+dfsg.1/debian/control
+++ libtheora-1.1.1+dfsg.1/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Xiph.org Maintainers pkg-xiph-ma...@lists.alioth.debian.org
 Uploaders: John Francesco Ferlito jo...@inodes.org
-Build-Depends: debhelper ( 9), autotools-dev, cdbs, devscripts, doxygen, graphviz, libogg-dev, libsdl1.2-dev, libvorbis-dev, python, libtool, automake, quilt, dpkg (= 1.14.8), libpng12-dev, pkg-config, transfig, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, ghostscript
+Build-Depends: debhelper ( 9), autotools-dev, cdbs, devscripts, doxygen, graphviz, libogg-dev, libsdl1.2-dev, libvorbis-dev, python, libtool, automake, quilt, dpkg (= 1.14.8), libpng12-dev, pkg-config, transfig, texlive-latex-base, texlive-latex-extra, texlive-latex-recommended, ghostscript, texlive-fonts-recommended
 Standards-Version: 3.8.3
 Vcs-Bzr: http://bzr.debian.org/bzr/pkg-xiph/libtheora
 Homepage: http://www.theora.org/
diff -u libtheora-1.1.1+dfsg.1/debian/changelog libtheora-1.1.1+dfsg.1/debian/changelog
--- libtheora-1.1.1+dfsg.1/debian/changelog
+++ libtheora-1.1.1+dfsg.1/debian/changelog
@@ -1,3 +1,12 @@
+libtheora (1.1.1+dfsg.1-3.2) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control
+- add Build-Depends: texlive-fonts-recommended to fix FTBFS
+  (Closes: #738606)
+
+ -- Hideki Yamane henr...@debian.org  Wed, 19 Feb 2014 17:20:23 +0900
+
 libtheora (1.1.1+dfsg.1-3.1) unstable; urgency=low
 
   * Non-maintainer upload.


Processed: Re: pyopenssl: FTBFS: I can't find file `ecrm1000'.

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 +patch
Bug #739076 [src:pyopenssl] pyopenssl: FTBFS: I can't find file `ecrm1000'.
Added tag(s) patch.

-- 
739076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739076
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#739076: pyopenssl: FTBFS: I can't find file `ecrm1000'.

2014-02-19 Thread Hideki Yamane
Control: tags -1 +patch

Hi,

 Just adding Build-Depends would fix this FTBFS as attached patch.
 Please check it, thanks.

-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru pyopenssl-0.13.1/debian/changelog pyopenssl-0.13.1/debian/changelog
--- pyopenssl-0.13.1/debian/changelog	2014-01-13 06:16:11.0 +0900
+++ pyopenssl-0.13.1/debian/changelog	2014-02-17 21:48:13.0 +0900
@@ -1,3 +1,12 @@
+pyopenssl (0.13.1-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control
+- add Build-Depends: texlive-fonts-recommended to fix FTBFS
+ (Closes: #739076) 
+
+ -- Hideki Yamane henr...@debian.org  Mon, 17 Feb 2014 21:47:51 +0900
+
 pyopenssl (0.13.1-1) unstable; urgency=low
 
   [ Jakub Wilk ]
diff -Nru pyopenssl-0.13.1/debian/control pyopenssl-0.13.1/debian/control
--- pyopenssl-0.13.1/debian/control	2014-01-13 06:09:38.0 +0900
+++ pyopenssl-0.13.1/debian/control	2014-02-17 21:40:38.0 +0900
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian Python Modules Team python-modules-t...@lists.alioth.debian.org
 Uploaders: Sandro Tosi mo...@debian.org
-Build-Depends: debhelper (= 7.0.50~), python-all-dev (= 2.5.4-1~), python-all-dbg (= 2.5.4-1~), python3-all-dev, python3-all-dbg, python-support (= 0.6.4), libssl-dev (= 0.9.8), tex4ht, w3m, texlive-latex-base, texlive-latex-recommended, openssl
+Build-Depends: debhelper (= 7.0.50~), python-all-dev (= 2.5.4-1~), python-all-dbg (= 2.5.4-1~), python3-all-dev, python3-all-dbg, python-support (= 0.6.4), libssl-dev (= 0.9.8), tex4ht, w3m, texlive-latex-base, texlive-latex-recommended, openssl, texlive-fonts-recommended
 Standards-Version: 3.9.5
 Homepage: http://launchpad.net/pyopenssl
 Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/pyopenssl/trunk/


Bug#739503: forked-daapd: FTBFS on powerpc: undefined reference to `__stack_chk_guard'

2014-02-19 Thread Sebastian Ramacher
Source: forked-daapd
Version: 0.19gcd-3
Severity: serious
Justification: fails to build from source (but built successfully in the past)

forked-daapd fails to build on powerpc:
| /bin/bash ../libtool --tag=CC   --mode=link clang -fblocks -D_REENTRANT 
-I/usr/include/taglib   -D_THREAD_SAFE -D_REENTRANT   -I/usr/include/libxml2 
-I/usr/include/alsa   -D_FORTIFY_SOURCE=2   -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -Wall 
-D_LARGEFILE_SOURCE  -Wl,-z,relro -o forked-daapd forked_daapd-main.o 
forked_daapd-db.o forked_daapd-logger.o forked_daapd-conffile.o 
forked_daapd-filescanner.o forked_daapd-filescanner_ffmpeg.o 
forked_daapd-filescanner_urlfile.o forked_daapd-filescanner_m3u.o 
forked_daapd-filescanner_itunes.o forked_daapd-mdns_avahi.o 
forked_daapd-network.o forked_daapd-remote_pairing.o  
forked_daapd-avio_evbuffer.o forked_daapd-http.o forked_daapd-httpd.o 
forked_daapd-httpd_rsp.o forked_daapd-httpd_daap.o forked_daapd-httpd_dacp.o 
forked_daapd-dmap_common.o forked_daapd-transcode.o forked_daapd-artwork.o 
forked_daapd-misc.o forked_daapd-rng.o forked_daapd-rsp_query.o 
forked_daapd-daap_query.o forked_daapd-player.o forked_daapd-laudio_alsa.o  
forked_daapd-raop.o forked_daapd-evbuffer.o forked_daapd-scan-wma.o 
forked_daapd-scan-flac.o forked_daapd-scan-mpc.o forked_daapd-RSPLexer.o 
forked_daapd-RSPParser.o forked_daapd-RSP2SQL.o forked_daapd-DAAPLexer.o 
forked_daapd-DAAPParser.o forked_daapd-DAAP2SQL.o -lrt -lz   -lavahi-common 
-lavahi-client   -lsqlite3   -lavcodec -lavformat -lswscale -lavutil -lconfuse  
 -lFLAC   -ltag_c -ltag -lavl -lmxml -lpthread   -lantlr3c 
-L/usr//usr/lib/powerpc-linux-gnu -lplist -lgcrypt -L/usr/lib/powerpc-linux-gnu 
-lgpg-error -lasound   -lunistring -ldispatch  -lBlocksRuntime -Wl,-z,relro 
-ltre   
| libtool: link: clang -fblocks -D_REENTRANT -I/usr/include/taglib 
-D_THREAD_SAFE -D_REENTRANT -I/usr/include/libxml2 -I/usr/include/alsa 
-D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -Wall -Wall -D_LARGEFILE_SOURCE -Wl,-z -Wl,relro -o 
forked-daapd forked_daapd-main.o forked_daapd-db.o forked_daapd-logger.o 
forked_daapd-conffile.o forked_daapd-filescanner.o 
forked_daapd-filescanner_ffmpeg.o forked_daapd-filescanner_urlfile.o 
forked_daapd-filescanner_m3u.o forked_daapd-filescanner_itunes.o 
forked_daapd-mdns_avahi.o forked_daapd-network.o forked_daapd-remote_pairing.o 
forked_daapd-avio_evbuffer.o forked_daapd-http.o forked_daapd-httpd.o 
forked_daapd-httpd_rsp.o forked_daapd-httpd_daap.o forked_daapd-httpd_dacp.o 
forked_daapd-dmap_common.o forked_daapd-transcode.o forked_daapd-artwork.o 
forked_daapd-misc.o forked_daapd-rng.o forked_daapd-rsp_query.o 
forked_daapd-daap_query.o forked_daapd-player.o forked_daapd-laudio_alsa.o 
forked_daapd-raop.o forked_daapd-evbuffer.o forked_daapd-scan-wma.o 
forked_daapd-scan-flac.o forked_daapd-scan-mpc.o forked_daapd-RSPLexer.o 
forked_daapd-RSPParser.o forked_daapd-RSP2SQL.o forked_daapd-DAAPLexer.o 
forked_daapd-DAAPParser.o forked_daapd-DAAP2SQL.o -Wl,-z -Wl,relro  -lrt -lz 
-lavahi-common -lavahi-client /usr/lib/powerpc-linux-gnu/libsqlite3.so 
-lavcodec -lavformat -lswscale -lavutil -lconfuse -lFLAC -ltag_c -ltag -lavl 
-lmxml -lpthread -lantlr3c -L/usr//usr/lib/powerpc-linux-gnu -lplist -lgcrypt 
-L/usr/lib/powerpc-linux-gnu -lgpg-error -lasound -lunistring -ldispatch 
-lBlocksRuntime -ltre
| forked_daapd-logger.o: In function `DPRINTF':
| /«PKGBUILDDIR»/src/logger.c:192: undefined reference to `__stack_chk_guard'
| /«PKGBUILDDIR»/src/logger.c:192: undefined reference to `__stack_chk_guard'
| forked_daapd-logger.o: In function `DPRINTF':
| /usr/include/powerpc-linux-gnu/bits/stdio2.h:127: undefined reference to 
`__stack_chk_guard'
| /usr/include/powerpc-linux-gnu/bits/stdio2.h:127: undefined reference to 
`__stack_chk_guard'
| forked_daapd-logger.o: In function `__vlogger_block_invoke':
| /«PKGBUILDDIR»/src/logger.c:117: undefined reference to `__stack_chk_guard'
| forked_daapd-logger.o:/«PKGBUILDDIR»/src/logger.c:117: more undefined 
references to `__stack_chk_guard' follow
| clang: error: linker command failed with exit code 1 (use -v to see 
invocation)

Full build log is available at
https://buildd.debian.org/status/fetch.php?pkg=forked-daapdarch=powerpcver=0.19gcd-3stamp=1390081664

Regards
-- 
Sebastian Ramacher


signature.asc
Description: Digital signature


Bug#732650: Please remove t1lib dependency

2014-02-19 Thread Hideki Yamane
Control: tags -1 +patch

Hi,

 Claws-mail seems to not use t1lib, IMO. Not include headers, no configures
 for it. And also it can be built and just work without t1lib, on my 
environment.
 (GNOME sid, amd64)

 Could you build your package with attached patch and check its behavior,
 please?



-- 
Regards,

 Hideki Yamane henrich @ debian.or.jp/org
 http://wiki.debian.org/HidekiYamane
diff -Nru claws-mail-3.9.3/debian/changelog claws-mail-3.9.3/debian/changelog
--- claws-mail-3.9.3/debian/changelog	2013-12-18 09:11:14.0 +0900
+++ claws-mail-3.9.3/debian/changelog	2014-02-19 21:52:12.0 +0900
@@ -1,3 +1,12 @@
+claws-mail (3.9.3-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/control
+- remove unnecessary Build-Depends: libt1-dev to help RM: t1lib
+  (Closes: #732650)
+
+ -- Hideki Yamane henr...@debian.org  Wed, 19 Feb 2014 21:52:11 +0900
+
 claws-mail (3.9.3-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru claws-mail-3.9.3/debian/control claws-mail-3.9.3/debian/control
--- claws-mail-3.9.3/debian/control	2013-12-18 09:11:14.0 +0900
+++ claws-mail-3.9.3/debian/control	2014-02-19 21:51:08.0 +0900
@@ -8,7 +8,7 @@
  libgnutls-dev, libpisock-dev, libldap2-dev,
  network-manager-dev [linux-any],
  flex | flex-old, bison, gettext, libltdl3-dev, autotools-dev, libtool,
- libenchant-dev, libreadline6-dev, libt1-dev,
+ libenchant-dev, libreadline6-dev,
  libetpan-dev (= 0.57),
  libdbus-glib-1-dev (= 0.74),
  xsltproc, docbook-xsl, docbook-xml, libsaxon-java, docbook-utils,


Processed: Re: Please remove t1lib dependency

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 +patch
Bug #732650 [claws-mail] Please remove t1lib dependency
Added tag(s) patch.

-- 
732650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732650
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#732159: Should this package be removed?

2014-02-19 Thread Reinhard Tartler
TBH, I'm a bit confused about your reply.

On Mon, Feb 17, 2014 at 6:52 PM, Reimar Döffinger
reimar.doeffin...@gmx.de wrote:
 On Sun, Feb 16, 2014 at 03:25:08PM -0500, Reinhard Tartler wrote:
 On Sun, Feb 16, 2014 at 12:58 PM, Reimar Döffinger
 reimar.doeffin...@gmx.de wrote:
  What would constitute a constructive comment?

 Ideally I am interested in making mplayer work against the libavcodec
 that we have in Debian, and this is my work in progress.

 Well, I expect that making it build wouldn't be that hard, but it
 would be quite crippled and broken,
 and with the limited effort I
 am willing to spend on getting patches into Libav I won't be getting
 anywhere I would conclude from previous tries.

I take this as that you (as upstream) do not want mplayer to be
compiled against libav. That's a strong argument *for* removing it
from Debian, which ships this version of libav, *and* has working and
non-crippled alternatives to mplayer in the archive.

Besides, has development and support for mencoder been revived, or do
its developers still consider mencoder deprecated and/or obsolete?
AFAIR, people on the mencoder/mplayer mailing lists have recommended
to just use the command-line tool ffmpeg/avconv instead for a couple
of years now.

  mplayer2 is unmaintained and as far as I can tell mpv has completely
  different command-line syntax at the least (though I am not well
  informed about either).

 It was my sincere hope that this would be a sufficient incentive and
 motivation to work on keeping mplayer/mencoder in debian.
 Unfortunately, it seems I was wrong.

 Well, it was motivation to suggest several ways to get FFmpeg into
 Debian, since that is kind of the most realistic way to solve it,
 also since otherwise it won't be the version of MPlayer that
 is tested upstream.
 However so far this seems to be considered completely out of the
 question.

Sorry, but taking mplayer as political argument to make pressure on
the FFmpeg vs. Libav conflict is not going to help anyone. Please have
this discussion elsewhere, e.g. in  #729203.

 Which for me kind of leaves the question if the best MPlayer we
 can offer under these circumstances is worth it.

I guess the conclusion of this discussion tends to no, although we
disagree on the rationale. That's fair enough with me.

  Libav compatibility is not intentionally broken upstream, but it
  is not tested in any systematic way either (possibly not at all).

 This is not the primary concern or reason in the context of whether or
 not to remove mplayer/mencoder from Debian. The reason is that there
 is nobody who is interested enough to work on making it suitable in
 Debian. Otherwise we wouldn't have to remove the package from
 Debian/testing (jessie).

 This sounds to me like you see a difference between Libav
 compatibility and suitable in Debian?
 I'd be interested in that.

Please contact me again in private about this. Let's keep this bug
focused on arguments pro and contra removal of mplayer/mencoder from
Debian.

 Personal remark here: mplayer was always problematic in Debian. Up to
 today, it is not possible to even compile mplayer without removing its
 internal copy of ffmpeg.

 Yes, no, maybe. I just looked into it. You have to provide matching
 copies of libavformat/internal.h (can be eliminated reasonably well if
 it's a concern) and libavutil/x86/asm.h (only issue here is that I don't
 like duplicating it).
 Nothing else is required.

I missed that, did that change recently?

 I haven't tested the last release, and I don't know if only
 requiring these two headers I mentioned is good enough,
 but I would say it doesn't require an internal copy anymore.

Well, if it was really only two (internal!) headers that it takes, why
doesn't mplayer embed them just like mplayer2 and mpv, and just ditch
the svn:external equivalent for git mechanism? This needs to be
disabled when packaging it for use with a system-provided libavcodec
anyways. I guess the reason is that you still prefer to have it
compile against the very latest tip of ffmpeg, which again, is not the
typical configuration when integrating it into Debian. mplayer
competitors mplayer2/mpv do not seem to be this demanding.

Nevertheless, if what you say is true, then current mplayer should be
indeed rather easy to compile against any copy of libavcodec.

 I even fixed configure so that if you have only those two files
 in ffmpeg/... it will default to compiling against a system FFmpeg.
 Making a new release is something that would be good to do anyway.
 _However_ none of this fixes the FFmpeg vs. Libav issues...

Are they critical for Debian?

I personally don't think so, because I don't consider the missing
functionality that important. If it was, then it could be fixed if
there was enough good will. However, the political pressure and the
constant nagging from both developers and spectators result in a very
aggressive and negative atmosphere, and thus has diminished my
motivation to continue 

Bug#737437: Your opinion on the next step

2014-02-19 Thread Δημήτρης Ευταξιόπουλος
Hello Bastien,
I got the following reply from upstream. I do not know how i should proceed 
before packaging version 2.2.1. Should I:

1) Ask upstream to remove these files from the tarball?
2) Repack the source tarball myself excluding these files?
3) Proceed with with the files in the source tree?

I would opt for (3) since the files may be used in tests of the source code.

Best regards
Dimitris


 Yes.
 
 2014-02-05 Δημήτρης Ευταξιόπουλος eftax...@otenet.gr:
  Hello Alexey,
  Can I tell them that these 3 files are the source files themselves?
  They are plain text ascii files, not binary.
  
  Thanks
  Dimitris
  
  Στις Τρι 04 Φεβ 2014 14:14:23 Alexey Balakin έγραψε:
   Dear Dimitris
   
   You can find them in the SVN repository (folder texinfo/) or in the web.
   But I'm a bit confused, because MathGL don't use them. I just put it for
   tests in SVN tree, but never require to be present or installed.
   
   Alexey
   
   On 04.02.2014 14:11, Δημήτρης Ευταξιόπουλος wrote:
Hello Alexey,

I have received the following bug report for mathgl on Debian. Can you
point out the source of the the 3 javascript files below?

Thanks
Dimitris

Package: src:mathgl
Version: 2.1.3.1-4
Severity: serious
User: debian...@lists.debian.org
Usertags: source-contains-prebuilt-javascript-object
X-Debbugs-CC: ftpmas...@debian.org
control: found -1 2.2-1


I could not find the source of:

mathgl 2.1.3.1-4 (source)

 texinfo/deflate.min.js
 texinfo/gunzip.min.js
 texinfo/inflate.min.js
 
 --
 Kind regards,
 Prof. Alexey Balakin


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



Bug#739505: libcgi-application-perl: security flaw introduced in v4.19 may expose internal secrets

2014-02-19 Thread F.Behrens
Package: libcgi-application-perl
Version: 4.31-1
Severity: grave
Tags: security upstream patch
Justification: user security hole


An API change indroduced in 2008 alrealy (commit 61d327646f01fe) may cause
unexpected and unwanted data dumps of a complete set of web query data and
environment to the public. Developers of web apps written before the change are
probably unaware of the problem since the general behaviour does change only
in the case of a software error.

The issue has already been reported here:
https://rt.cpan.org/Ticket/Display.html?id=84403

A patch has already been suggested here:
https://rt.cpan.org/Ticket/Display.html?id=84403

IMHO you should consider a security backport of the patch for all
affected package versions.

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

Kernel: Linux 2.6.32-5-amd64 (SMP w/24 CPU cores)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/dash

Versions of packages libcgi-application-perl depends on:
ii  perl   5.10.1-17squeeze3 Larry Wall's Practical Extraction 
ii  perl-modules   5.10.1-17squeeze3 Core Perl modules

libcgi-application-perl recommends no packages.

Versions of packages libcgi-application-perl suggests:
ii  libhtml-template-perl 2.9-2  module for using HTML Templates wi

-- 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



Processed: severity of 738641 is serious, retitle 738641 to FTBFS: Transition from libdb5.1-dev to libdb5.3-dev

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 738641 serious
Bug #738641 [openldap] openldap: Please rebuild with libdb5.3-dev (transition 
db5.1-db5.3)
Severity set to 'serious' from 'important'
 retitle 738641 FTBFS: Transition from libdb5.1-dev to libdb5.3-dev
Bug #738641 [openldap] openldap: Please rebuild with libdb5.3-dev (transition 
db5.1-db5.3)
Changed Bug title to 'FTBFS: Transition from libdb5.1-dev to libdb5.3-dev' from 
'openldap: Please rebuild with libdb5.3-dev (transition db5.1-db5.3)'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
738641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738641
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: severity of 738645 is serious, retitle 738645 to FTBFS: Transition from libdb5.1-dev to libdb5.3-dev

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 738645 serious
Bug #738645 [python-bsddb3] python-bsddb3: Please update build depends to 
libdb5.3-dev
Severity set to 'serious' from 'important'
 retitle 738645 FTBFS: Transition from libdb5.1-dev to libdb5.3-dev
Bug #738645 [python-bsddb3] python-bsddb3: Please update build depends to 
libdb5.3-dev
Changed Bug title to 'FTBFS: Transition from libdb5.1-dev to libdb5.3-dev' from 
'python-bsddb3: Please update build depends to libdb5.3-dev'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
738645: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738645
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: Processed: severity of 738645 is serious, retitle 738645 to FTBFS: Transition from libdb5.1-dev to libdb5.3-dev

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 wishlist
Bug #738645 [python-bsddb3] FTBFS: Transition from libdb5.1-dev to libdb5.3-dev
Severity set to 'wishlist' from 'serious'

-- 
738645: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738645
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#738645: Processed: severity of 738645 is serious, retitle 738645 to FTBFS: Transition from libdb5.1-dev to libdb5.3-dev

2014-02-19 Thread Matthias Klose
Control: severity -1 wishlist

Am 19.02.2014 14:54, schrieb Debian Bug Tracking System:
 Processing commands for cont...@bugs.debian.org:
 
 severity 738645 serious
 Bug #738645 [python-bsddb3] python-bsddb3: Please update build depends to 
 libdb5.3-dev
 Severity set to 'serious' from 'important'
 retitle 738645 FTBFS: Transition from libdb5.1-dev to libdb5.3-dev
 Bug #738645 [python-bsddb3] python-bsddb3: Please update build depends to 
 libdb5.3-dev
 Changed Bug title to 'FTBFS: Transition from libdb5.1-dev to libdb5.3-dev' 
 from 'python-bsddb3: Please update build depends to libdb5.3-dev'
 thanks
 Stopping processing here.
 
 Please contact me if you need assistance.
 

no, there is no reason to do that. s390 still doesn't have db5.3.


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



Bug#732650: Please remove t1lib dependency

2014-02-19 Thread Ricardo Mones
Control: tags -1 +pending

On Wed, Feb 19, 2014 at 10:03:25PM +0900, Hideki Yamane wrote:
 Control: tags -1 +patch
 
 Hi,
 
  Claws-mail seems to not use t1lib, IMO. Not include headers, no configures
  for it. And also it can be built and just work without t1lib, on my 
 environment.
  (GNOME sid, amd64)
 
  Could you build your package with attached patch and check its behavior,
  please?

  Already checked, but forgot completely about uploading...

  Apologies for the delay.
-- 
  Ricardo Mones 
  ~
  Datei nicht gefunden Fehler 404



signature.asc
Description: Digital signature


Processed: Re: Bug#732650: Please remove t1lib dependency

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 +pending
Bug #732650 [claws-mail] Please remove t1lib dependency
Added tag(s) pending.

-- 
732650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732650
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: severity of 738989 is serious

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 738989 serious
Bug #738989 [postfix] postfix: looking for plugins in '/usr/lib/sasl2', failed 
to open directory, error: No such file or directory
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
738989: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738989
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#730890: marked as done (ovito: FTBFS: Invalid rcc parameters)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 15:49:36 +
with message-id e1wg9oy-00027y...@franck.debian.org
and subject line Bug#730890: fixed in ovito 0.9.5-3
has caused the Debian Bug report #730890,
regarding ovito: FTBFS: Invalid rcc parameters
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.)


-- 
730890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730890
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: ovito
Version: 0.9.5-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20131128 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[4]: Entering directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
 /usr/bin/cmake -E cmake_progress_report 
 /«PKGBUILDDIR»/obj-x86_64-linux-gnu/CMakeFiles 29
 [ 68%] Compiling resource file(s) 
 cd /«PKGBUILDDIR»/src/atomviz  /usr/lib/x86_64-linux-gnu/qt4/bin/rcc 
 -binary -o /«PKGBUILDDIR»/obj-x86_64-linux-gnu/lib/ovito/plugins/atomviz.rcc
 Qt resource compiler
 Usage: /usr/lib/x86_64-linux-gnu/qt4/bin/rcc  [options] inputs
 
 Options:
   -o file  write output to file rather than stdout
   -name name   create an external initialization function with name
   -threshold level threshold to consider compressing files
   -compress level  compress input files by level
   -root path   prefix resource access path with root path
   -no-compress disable all compression
   -binary  output a binary file for use as a dynamic resource
   -namespace   turn off namespace macros
   -project Output a resource file containing all
files from the current directory
   -version display version
   -helpdisplay this information
 make[4]: *** [lib/ovito/plugins/atomviz.rcc] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/11/28/ovito_0.9.5-2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: ovito
Source-Version: 0.9.5-3

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

Debian distribution maintenance software
pp.
Scott Kitterman sc...@kitterman.com (supplier of updated ovito 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: Wed, 19 Feb 2014 09:53:47 -0500
Source: ovito
Binary: ovito ovito-doc ovito-examples
Architecture: source i386 all
Version: 0.9.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group packa...@qa.debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 ovito  - visualization and analysis tool for atomistic simulation data
 ovito-doc  - documentation for ovito
 ovito-examples - tutorial examples for ovito
Closes: 730890
Changes: 
 ovito (0.9.5-3) unstable; urgency=low
 .
   * QA upload.
   * Add debian/patches/rcc_config_fix.diff (Closes: #730890)
 - Cherrypick of upstream git version of cmake/CompileQtResource.cmake to
   fix FTBFS with current Qt4
Checksums-Sha1: 
 ce844424a9f21bb68fb38b2fe8fc998d09522a58 1373 ovito_0.9.5-3.dsc
 c08e91c3b1130f970153b1cc5517153573326755 9444 ovito_0.9.5-3.debian.tar.xz
 89b04425269725e6d7999e95b6f807b5204c63e8 3351398 ovito_0.9.5-3_i386.deb
 ee1acc9a491e2df3ed5605c72e54cc225fcbaea2 4885258 ovito-doc_0.9.5-3_all.deb
 50224a0698c2e96527e7120e8b0b5795c1a2df08 3636420 ovito-examples_0.9.5-3_all.deb
Checksums-Sha256: 
 6bb583df4609737eb6b7f6593a80fc3cc52f813ba6eaf62ce8a6934445823aac 1373 
ovito_0.9.5-3.dsc
 69550ca4c8fd4341bf0bae6a148bfed9159ccb762290d382ed6ae8fe6bd74122 9444 
ovito_0.9.5-3.debian.tar.xz
 

Processed: tagging 730890

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 730890 + pending
Bug #730890 [src:ovito] ovito: FTBFS: Invalid rcc parameters
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
730890: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730890
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#728789: marked as done (dwb: crash with segmentation fault very often)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 15:54:08 +
with message-id e1wg9tm-0002yl...@franck.debian.org
and subject line Bug#728789: fixed in webkitgtk 2.2.5-1
has caused the Debian Bug report #728789,
regarding dwb: crash with segmentation fault very often
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.)


-- 
728789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728789
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: dwb
Version: 20130503hg-2
Severity: grave
Justification: renders package unusable

Dear Maintainer,

   * What led up to the situation?
   
   Browsing the web, the problem appear on a lot of situations (website, number
   of tabs).
   
   I reproduce it by opening http://fr.wikipedia.org/, then opening one link
   on it in a new tab.
   
   * What exactly did you do (or not do) that was effective (or
 ineffective)?

   I tried to run dwb with the default configuration (i.e. by removing my
   ~/.config/dwb/): same problem.
 
   * What was the outcome of this action?
   
   A crash with a segmentation fault (see the output).
   
   * What outcome did you expect instead?
   
   A working browser ;-)

-- Output of the crash:
No settingsfile found: L'ouverture du fichier « 
/home/florian/.config/dwb/settings » a échoué : Aucun fichier ou dossier de ce 
type
Using default values.
No keyfile found: Aucun fichier ou dossier de ce type
Using default values.

** (dwb:4743): WARNING **: The set_id method on WebKitDOMHTMLElement is 
deprecated. Use the one in WebKitDOMElement instead.

** (dwb:4743): WARNING **: The set_id method on WebKitDOMHTMLElement is 
deprecated. Use the one in WebKitDOMElement instead.
Received SIGSEGV, trying to clean up.

Last 23 stack frames: 

 23: dwb(+0x1cfdc) [0xb7734fdc]
 22: dwb(+0x32149) [0xb774a149]
 21: linux-gate.so.1(__kernel_sigreturn+0) [0xb76f6400]
 20: /usr/lib/libwebkitgtk-3.0.so.0(+0x4d6345) [0xb5f0b345]
 19: /usr/lib/libwebkitgtk-3.0.so.0(+0x30d8d9) [0xb5d428d9]
 18: /usr/lib/libjavascriptcoregtk-3.0.so.0(_ZN3JSC11SlotVisitor5drainEv+0x203) 
[0xb4e87be3]
 17: /usr/lib/libjavascriptcoregtk-3.0.so.0(_ZN3JSC4Heap9markRootsEv+0xaa0) 
[0xb4e8ac90]
 16: 
/usr/lib/libjavascriptcoregtk-3.0.so.0(_ZN3JSC4Heap7collectENS0_11SweepToggleE+0x19f)
 [0xb4e8c73f]
 15: 
/usr/lib/libjavascriptcoregtk-3.0.so.0(_ZN3JSC4Heap17collectAllGarbageEv+0x2c) 
[0xb4e8d08c]
 14: /usr/lib/libwebkitgtk-3.0.so.0(+0x2bb99b) [0xb5cf099b]
 13: /usr/lib/libwebkitgtk-3.0.so.0(+0x2bbc75) [0xb5cf0c75]
 12: /usr/lib/libwebkitgtk-3.0.so.0(+0x26eb52) [0xb5ca3b52]
 11: /usr/lib/libwebkitgtk-3.0.so.0(+0x26ebd5) [0xb5ca3bd5]
 10: /usr/lib/libwebkitgtk-3.0.so.0(+0x284e0b) [0xb5cb9e0b]
  9: /lib/i386-linux-gnu/libglib-2.0.so.0(+0x470b1) [0xb4b0b0b1]
  8: /lib/i386-linux-gnu/libglib-2.0.so.0(g_main_context_dispatch+0x13e) 
[0xb4b0a42e]
  7: /lib/i386-linux-gnu/libglib-2.0.so.0(+0x467d8) [0xb4b0a7d8]
  6: /lib/i386-linux-gnu/libglib-2.0.so.0(g_main_context_iteration+0x38) 
[0xb4b0a898]
  5: /usr/lib/i386-linux-gnu/libgio-2.0.so.0(g_application_run+0x1c4) 
[0xb52bfe44]
  4: dwb(+0x2061c) [0xb773861c]
  3: dwb(main+0x54) [0xb77350c4]
  2: /lib/i386-linux-gnu/i686/cmov/libc.so.6(__libc_start_main+0xf5) 
[0xb484a8c5]
  1: dwb(+0x1d0fd) [0xb77350fd]
Erreur de segmentation


-- System Information:
Debian Release: jessie/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 3.11-1-686-pae (SMP w/1 CPU core)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages dwb depends on:
ii  libc6   2.17-93
ii  libgdk-pixbuf2.0-0  2.28.2-1
ii  libglib2.0-02.36.4-1
ii  libgnutls26 2.12.23-8
ii  libgtk-3-0  3.8.6-1
ii  libjavascriptcoregtk-3.0-0  2.2.1-2
ii  libpango1.0-0   1.36.0-1
ii  libsoup2.4-12.44.1-1
ii  libwebkitgtk-3.0-0  2.2.1-2

Versions of packages dwb recommends:
ii  wget   1.14-4
pn  xterm  none

dwb suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Source: webkitgtk
Source-Version: 2.2.5-1

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

Debian 

Bug#736682: 3.12 rt amd64 boot problem

2014-02-19 Thread Samuel Orr
Boot hangs for me right after selecting the option from grub, the system
will not respond and needs to be hard rebooted. Please ask if and how you
need me to supply more debugging information.


Bug#660458: FTBFS on i386: ERROR: Caught a segmentation fault while loading plugin file

2014-02-19 Thread gregor herrmann
On Wed, 19 Feb 2014 12:46:20 +0900, Hideki Yamane wrote:

  I've built it with wheezy cowbuilder x 3 and sid cowbuilder x3
  (both on i386 virtualbox), and got no FTBFS.
 
 wheezy build env shows
 dh_makeshlibs -plibgstbuzztard-dev
 LD_LIBRARY_PATH=debian/libgstbuzztard0/usr/lib:/usr/lib/i386-linux-gnu/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot
 \
 dh_gstscancodecs
 Called unk_?DSP_Init@@YIXH@Z
 Use of uninitialized value $str in hash element at
 /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 609.
 Use of uninitialized value $substvar in concatenation (.) or string at
 /usr/share/perl5/Debian/Debhelper/Dh_Lib.pm line 574.
 dh_installdeb -pgstreamer0.10-buzztard
 (snip)
 
  but non-failure with it.
 
  gregor, can you still reproduce it?

I've now built 0.6.0-1 in a sid cowbuilder i386 chroot, and it
still fails with:

...
dh_makeshlibs -plibgstbuzztard-dev  
LD_LIBRARY_PATH=debian/libgstbuzztard0/usr/lib:/usr/lib/i386-linux-gnu/libfakeroot:/usr/lib64/libfakeroot:/usr/lib32/libfakeroot
 \
dh_gstscancodecs

ERROR: Caught a segmentation fault while loading plugin file:
debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10/libgstbml.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.

ERROR: Caught a segmentation fault while loading plugin file:
debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10/libgstbml.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
gst-codec-info-0.10 call failed: 'GST_REGISTRY=/tmp/dh_gstscancodecs.jN6M 
GST_PLUGIN_SYSTEM_PATH= 
GST_PLUGIN_PATH=debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10 
gst-codec-info-0.10 
debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10/libgstaudiodelay.so 
debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10/libgstbml.so 
debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10/libgstfluidsynth.so 
debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10/libgstsimsyn.so  
/tmp/dh_gstscancodecs.p5w1' rc: 65280 output: 
ERROR: Caught a segmentation fault while loading plugin file:
debian/gstreamer0.10-buzztard/usr/lib/gstreamer-0.10/libgstbml.so

Please either:
- remove it and restart.
- run with --gst-disable-segtrap --gst-disable-registry-fork and debug.
make: *** [common-binary-fixup-arch] Error 255
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2



(I've also tried in a wheezy cowbuilder i386 chroot, and it still
fails with the same error. But that's quite useless since this
version is only in sid).


Please note that these i386 cowbuilder chroot are on a amd64 machine;
I don't have any real i386 hardware left; maybe someoen should try it
there ...


Cheers,
gregor


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


signature.asc
Description: Digital signature


Bug#713193: marked as done (guile-gnome-platform: FTBFS: /bin/sh: 1: aclocal-1.11: not found)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 16:49:44 +
with message-id e1wgala-0008uk...@franck.debian.org
and subject line Bug#713193: fixed in guile-gnome-platform 2.16.2-1.1
has caused the Debian Bug report #713193,
regarding guile-gnome-platform: FTBFS: /bin/sh: 1: aclocal-1.11: not found
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.)


-- 
713193: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713193
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: guile-gnome-platform
Version: 2.16.2-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part:
  debian/rules build
 test -x debian/rules
 mkdir -p .
 /usr/share/cdbs/1/rules/buildcore.mk:109: WARNING:  DEB_DH_INSTALL_ARGS is a 
 deprecated variable
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./build-aux/config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./build-aux/config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 cd .  libtoolize -c -f
 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
 libtoolize: copying file `build-aux/ltmain.sh'
 libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.ac and
 libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.
 libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.
 cd .  aclocal-1.11 
 /bin/sh: 1: aclocal-1.11: not found
 make: *** [debian/stamp-autotools-files] Error 127

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/guile-gnome-platform_2.16.2-1_unstable.log

A list of current common problems and possible solutions is available at 
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: guile-gnome-platform
Source-Version: 2.16.2-1.1

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

Debian distribution maintenance software
pp.
Hideki Yamane henr...@debian.org (supplier of updated guile-gnome-platform 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Tue, 11 Feb 2014 17:59:09 +0900
Source: guile-gnome-platform
Binary: guile-gnome2-glib guile-gnome2-gconf guile-gnome2-gtk 
guile-gnome2-gnome guile-gnome2-gnome-ui guile-gnome2-canvas guile-gnome2-vfs 
guile-gnome2-dev
Architecture: source amd64
Version: 2.16.2-1.1
Distribution: unstable
Urgency: medium
Maintainer: Andreas Rottmann ro...@debian.org
Changed-By: Hideki Yamane henr...@debian.org
Description: 
 guile-gnome2-canvas - Guile bindings for libgnomecanvas
 guile-gnome2-dev - Guile GObject binding support library, development files
 guile-gnome2-gconf - Guile bindings for GConf
 guile-gnome2-glib - Guile bindings for GLib
 guile-gnome2-gnome - Guile bindings for libgnome
 guile-gnome2-gnome-ui - Guile bindings for libgnome
 guile-gnome2-gtk - Guile bindings for GTK+, libglade, Pango and ATK
 guile-gnome2-vfs - Guile bindings for GnomeVFS
Closes: 713193
Changes: 
 guile-gnome-platform (2.16.2-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/rules
 - use /usr/share/cdbs/1/class/autotools-vars.mk, 

Bug#739473: marked as done (texlive-publishers, texlive-publishers-doc: fails to upgrade from 'testing' - trying to overwrite /usr/share/doc/texlive-doc/latex/pittetd/pittdiss.pit)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 17:00:48 +
with message-id e1wgavs-0001uj...@franck.debian.org
and subject line Bug#739473: fixed in texlive-extra 2013.20140215-2
has caused the Debian Bug report #739473,
regarding texlive-publishers, texlive-publishers-doc: fails to upgrade from 
'testing' - trying to overwrite 
/usr/share/doc/texlive-doc/latex/pittetd/pittdiss.pit
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.)


-- 
739473: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739473
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: texlive-publishers,texlive-publishers-doc
Version: 2013.20140215-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
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces

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

  Selecting previously unselected package texlive-publishers-doc.
  Preparing to unpack .../texlive-publishers-doc_2013.20140215-1_all.deb ...
  Unpacking texlive-publishers-doc (2013.20140215-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/texlive-publishers-doc_2013.20140215-1_all.deb 
(--unpack):
   trying to overwrite '/usr/share/doc/texlive-doc/latex/pittetd/pittdiss.pit', 
which is also in package texlive-latex-extra-doc 2013.20131219-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/texlive-publishers-doc_2013.20140215-1_all.deb

  Selecting previously unselected package texlive-publishers.
  Preparing to unpack .../texlive-publishers_2013.20140215-1_all.deb ...
  Unpacking texlive-publishers (2013.20140215-1) ...
  dpkg: error processing archive 
/var/cache/apt/archives/texlive-publishers_2013.20140215-1_all.deb (--unpack):
   trying to overwrite 
'/usr/share/texlive/texmf-dist/tex/latex/pittetd/pitetd10.clo', which is also 
in package texlive-latex-extra 2013.20131219-1
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/texlive-publishers_2013.20140215-1_all.deb

The complete lists of conflicting files:

usr/share/doc/texlive-doc/latex/pittetd/achicago.pit
usr/share/doc/texlive-doc/latex/pittetd/pittdiss.pit
usr/share/doc/texlive-doc/latex/pittetd/pittetd.pdf
usr/share/doc/texlive-doc/latex/pittetd/pitthesis.pit

usr/share/texlive/texmf-dist/tex/latex/pittetd/pitetd10.clo
usr/share/texlive/texmf-dist/tex/latex/pittetd/pitetd11.clo
usr/share/texlive/texmf-dist/tex/latex/pittetd/pitetd12.clo
usr/share/texlive/texmf-dist/tex/latex/pittetd/pittetd.cls


cheers,

Andreas


texlive-latex-extra-doc=2013.20131219-1_texlive-publishers-doc=2013.20140215-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: texlive-extra
Source-Version: 2013.20140215-2

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

Debian distribution maintenance software
pp.
Norbert Preining prein...@debian.org (supplier of updated texlive-extra 
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: Wed, 19 Feb 2014 11:52:49 +0900
Source: texlive-extra
Binary: texlive-bibtex-extra texlive-extra-utils texlive-font-utils 
texlive-formats-extra texlive-generic-extra texlive-math-extra 
texlive-plain-extra texlive-latex-extra texlive-fonts-extra texlive-music 
texlive-games texlive-pstricks texlive-publishers texlive-humanities 
texlive-science texpower pdfjam texlive-latex3 texlive-fonts-extra-doc 
texlive-humanities-doc texlive-latex-extra-doc texlive-pstricks-doc 
texlive-publishers-doc texlive-science-doc
Architecture: source all
Version: 2013.20140215-2
Distribution: unstable
Urgency: medium
Maintainer: Debian TeX Maintainers 

Bug#739531: voms-api-java: FTBFS: cp: cannot stat 'target/site/javadoc/apidocs': No such file or directory

2014-02-19 Thread Andreas Moog
Package: voms-api-java
Version: 2.0.10-2
Severity: serious

Hi there,

Your package voms-api-java fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

dh_testdir
debian/mvn-debian resources:resources compiler:compile jar:jar \
resources:testResources compiler:testCompile surefire:test \
javadoc:aggregate
[INFO] 
NOTE: Maven is executing in offline mode. Any artifacts not already in your 
local
repository will be inaccessible.

[INFO] Scanning for projects...
[INFO] 
[ERROR] BUILD ERROR
[INFO] 
[INFO] Error building POM (may not be this project's POM).


Project ID: org.apache.maven.plugins:maven-compiler-plugin

Reason: POM 'org.apache.maven.plugins:maven-compiler-plugin' not found in 
repository: System is offline.

  org.apache.maven.plugins:maven-compiler-plugin:pom:2.0.2


 for project org.apache.maven.plugins:maven-compiler-plugin


[INFO] 
[INFO] For more information, run Maven with the -e switch
[INFO] 
[INFO] Total time:  1 second
[INFO] Finished at: Wed Feb 19 19:30:30 CET 2014
[INFO] Final Memory: 4M/118M
[INFO] 
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_prep
dh_testdir
dh_testroot
dh_installdocs
cp: cannot stat 'target/site/javadoc/apidocs': No such file or directory
dh_installdocs: cp -a target/site/javadoc/apidocs 
debian/libvoms-api-java-java-doc/usr/share/doc/libvoms-api-java-java-doc 
returned exit code 1
make: *** [binary-indep] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2

Build finished at 20140219-1930

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/voms-api-java_2.0.10-2_amd64.build

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#739535: uswsusp: FTBFS: Can't locate Switch.pm in @INC

2014-02-19 Thread Andreas Moog
Package: uswsusp
Version: 1.0+20120915-4
Severity: serious
Tags: patch

Hi there,

Your package uswsusp fails to build in current unstable on amd64.

(Hopefully) Relevant part of the log: 
--

  ^
load.c:459:3: warning: 'gcry_ac_data_new' is deprecated (declared at 
/usr/include/gcrypt.h:1417) [-Wdeprecated-declarations]
   ret = gcry_ac_data_new(rsa_data_set);
   ^
load.c:476:3: warning: 'gcry_ac_data_set' is deprecated (declared at 
/usr/include/gcrypt.h:1443) [-Wdeprecated-declarations]
   ret = gcry_ac_data_set(rsa_data_set, GCRY_AC_FLAG_COPY,
   ^
load.c:485:3: warning: 'gcry_ac_key_init' is deprecated (declared at 
/usr/include/gcrypt.h:1501) [-Wdeprecated-declarations]
   ret = gcry_ac_key_init(rsa_priv, rsa_hd,
   ^
load.c:490:2: warning: 'gcry_ac_data_new' is deprecated (declared at 
/usr/include/gcrypt.h:1417) [-Wdeprecated-declarations]
  ret = gcry_ac_data_new(key_set);
  ^
load.c:496:2: warning: 'gcry_ac_data_set' is deprecated (declared at 
/usr/include/gcrypt.h:1443) [-Wdeprecated-declarations]
  ret = gcry_ac_data_set(key_set, GCRY_AC_FLAG_COPY, a, mpi);
  ^
load.c:501:2: warning: 'gcry_ac_data_decrypt' is deprecated (declared at 
/usr/include/gcrypt.h:1579) [-Wdeprecated-declarations]
  ret = gcry_ac_data_decrypt(rsa_hd, 0, rsa_priv, mpi, key_set);
  ^
load.c:518:2: warning: 'gcry_ac_data_destroy' is deprecated (declared at 
/usr/include/gcrypt.h:1421) [-Wdeprecated-declarations]
  gcry_ac_data_destroy(key_set);
  ^
load.c:521:2: warning: 'gcry_ac_key_destroy' is deprecated (declared at 
/usr/include/gcrypt.h:1541) [-Wdeprecated-declarations]
  gcry_ac_key_destroy(rsa_priv);
  ^
load.c:524:2: warning: 'gcry_ac_data_destroy' is deprecated (declared at 
/usr/include/gcrypt.h:1421) [-Wdeprecated-declarations]
  gcry_ac_data_destroy(rsa_data_set);
  ^
load.c:535:2: warning: 'gcry_ac_close' is deprecated (declared at 
/usr/include/gcrypt.h:1497) [-Wdeprecated-declarations]
  gcry_ac_close(rsa_hd);
  ^
gcc -DHAVE_CONFIG_H -I.   -D_FORTIFY_SOURCE=2 -DS2RAM -D_LARGEFILE64_SOURCE 
   -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Werror=format-security -c -o s2ram.o s2ram.c
perl wlcsv2c.pl whitelist.csv whitelist.c
Can't locate Switch.pm in @INC (you may need to install the Switch module) 
(@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 
/usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 
/usr/share/perl/5.18 /usr/local/lib/site_perl .) at wlcsv2c.pl line 5.
BEGIN failed--compilation aborted at wlcsv2c.pl line 5.
make[3]: *** [whitelist.c] Error 2
make[3]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915'
make[2]: *** [all-recursive] Error 1
make[1]: *** [all] Error 2
dh_auto_build: make -j1 returned exit code 2
make: *** [build] Error 2
make[2]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915'
make[1]: Leaving directory `/«BUILDDIR»/uswsusp-1.0+20120915'
dpkg-buildpackage: error: debian/rules build gave error exit status 2

Build finished at 20140219-1954

Finished


E: Build failure (dpkg-buildpackage died)

A full buildlog is available at 
http://www.warperbbs.de/stuff/buildlogs/uswsusp_1.0+20120915-4_amd64.build

As the error suggests, adding libswitch-perl to the Build-Depends fixing this 
build failure.

Thanks for your time!

Regards,
  Andreas

-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


signature.asc
Description: Digital signature


Bug#732159: Should this package be removed?

2014-02-19 Thread Reimar Döffinger
On Wed, Feb 19, 2014 at 08:24:01AM -0500, Reinhard Tartler wrote:
 TBH, I'm a bit confused about your reply.

I probably lost track of the point I was trying to make.
I so far assumed that this issue was, bluntly put, about
almost exclusively
1) MPlayer does not work against Libav

But what you wrote sounded more like it's at least also
2) MPlayer has packaging issues

I've mentioned this a few times over the years, I'd be interested in
improving 2), and that is regardless of the status of this ticket.

 On Mon, Feb 17, 2014 at 6:52 PM, Reimar Döffinger
 reimar.doeffin...@gmx.de wrote:
  On Sun, Feb 16, 2014 at 03:25:08PM -0500, Reinhard Tartler wrote:
  On Sun, Feb 16, 2014 at 12:58 PM, Reimar Döffinger
  reimar.doeffin...@gmx.de wrote:
   What would constitute a constructive comment?
 
  Ideally I am interested in making mplayer work against the libavcodec
  that we have in Debian, and this is my work in progress.
 
  Well, I expect that making it build wouldn't be that hard, but it
  would be quite crippled and broken,
  and with the limited effort I
  am willing to spend on getting patches into Libav I won't be getting
  anywhere I would conclude from previous tries.
 
 I take this as that you (as upstream) do not want mplayer to be
 compiled against libav.

No it means I feel unable to maintain support for that.
And that is the same situation as right after the fork,
nobody has stepped up since then to take on this task.
(Yes, I am well aware that the mailing list climate was not
helpful in attracting someone to do it, and I am sorry for that).

 Besides, has development and support for mencoder been revived, or do
 its developers still consider mencoder deprecated and/or obsolete?

It's still on basic life support. So I don't think it should be considered
a major concern.
Still, ffmpeg/avconv in some cases still can't 100% replace it,
especially if it's not the very latest of those, so I am of course
still interested in not letting any users hang if there was some
magic easy way to achieve it.

  It was my sincere hope that this would be a sufficient incentive and
  motivation to work on keeping mplayer/mencoder in debian.
  Unfortunately, it seems I was wrong.
 
  Well, it was motivation to suggest several ways to get FFmpeg into
  Debian, since that is kind of the most realistic way to solve it,
  also since otherwise it won't be the version of MPlayer that
  is tested upstream.
  However so far this seems to be considered completely out of the
  question.
 
 Sorry, but taking mplayer as political argument to make pressure on
 the FFmpeg vs. Libav conflict is not going to help anyone. Please have
 this discussion elsewhere, e.g. in  #729203.

This was not mean political, this is about solving my point 1) above.
If we agree that we see no way to solve/avoid that I think there is
no point in dragging this out any further.

  Personal remark here: mplayer was always problematic in Debian. Up to
  today, it is not possible to even compile mplayer without removing its
  internal copy of ffmpeg.
 
  Yes, no, maybe. I just looked into it. You have to provide matching
  copies of libavformat/internal.h (can be eliminated reasonably well if
  it's a concern) and libavutil/x86/asm.h (only issue here is that I don't
  like duplicating it).
  Nothing else is required.
 
 I missed that, did that change recently?

I don't think so. I think it must have been like this at least a year,
but no promises.
I do not know if Debian might have used options like --enable-zr (that
is the part that now no longer compiles), that one had hooks deep
into FFmpeg, but I think it lost what little relevance it had years ago.

  I haven't tested the last release, and I don't know if only
  requiring these two headers I mentioned is good enough,
  but I would say it doesn't require an internal copy anymore.
 
 Well, if it was really only two (internal!) headers that it takes, why
 doesn't mplayer embed them just like mplayer2 and mpv, and just ditch
 the svn:external equivalent for git mechanism? This needs to be
 disabled when packaging it for use with a system-provided libavcodec
 anyways.

If I make a copy of them I become responsible to maintain/update them.
Which I'd only want to do if it's really the best solution to a
significant problem.
Plus, creating a ffmpeg/ directory automatically disables the
automated FFmpeg download, so solving the one also fixes the other for
you.

 Nevertheless, if what you say is true, then current mplayer should be
 indeed rather easy to compile against any copy of libavcodec.

I expect there will be rough edges still, it's poorly tested.
It's a long progress, and at the risk of offending from my point of
view in part due to an unwillingness from the side of package
maintainers to complain loudly and clearly.

  I even fixed configure so that if you have only those two files
  in ffmpeg/... it will default to compiling against a system FFmpeg.
  Making a new release is something that would be 

Bug#735363: marked as done (gnupg: Fatal error/non-zero exit code returned when --trust-model=always used)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 19:03:48 +
with message-id e1wgcqu-00082v...@franck.debian.org
and subject line Bug#735363: fixed in gnupg 1.4.16-1.1
has caused the Debian Bug report #735363,
regarding gnupg: Fatal error/non-zero exit code returned when 
--trust-model=always 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.)


-- 
735363: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735363
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gnupg
Version: 1.4.16-1
Severity: important

As of 1.4.16-1, this fails:

$ gpg --trust-model=always --homedir /tmp/tmp.AXdUGWvlbz --gen-key
gpg (GnuPG) 1.4.16; Copyright (C) 2013 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

gpg: keyring `/tmp/tmp.AXdUGWvlbz/secring.gpg' created
gpg: keyring `/tmp/tmp.AXdUGWvlbz/pubring.gpg' created
Please select what kind of key you want:
...

+
+
gpg: fatal: can't open `/tmp/tmp.AXdUGWvlbz/trustdb.gpg': No such file or 
directory
secmem usage: 2688/5920 bytes in 9/25 blocks of pool 6432/32768
$ echo $?
2

The problem is specific to --trust-model=always:

$ gpg --homedir /tmp/tmp.AXdUGWvlbz --gen-key
gpg (GnuPG) 1.4.16; Copyright (C) 2013 Free Software Foundation, Inc.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

gpg: keyring `/tmp/tmp.AXdUGWvlbz/secring.gpg' created
gpg: keyring `/tmp/tmp.AXdUGWvlbz/pubring.gpg' created
Please select what kind of key you want:
...

+
...+
gpg: /tmp/tmp.AXdUGWvlbz/trustdb.gpg: trustdb created
gpg: key 4C418E9D marked as ultimately trusted
public and secret key created and signed.

gpg: checking the trustdb
gpg: 3 marginal(s) needed, 1 complete(s) needed, PGP trust model
gpg: depth: 0  valid:   1  signed:   0  trust: 0-, 0q, 0n, 0m, 0f, 1u
gpg: next trustdb check due at 2014-01-15
pub   1024R/4C418E9D 2014-01-14 [expires: 2014-01-15]
  Key fingerprint = D144 037B 7ED8 2479 A5E3  FFF1 59D3 2D68 4C41 8E9D
uid  dominic d...@earth.li
sub   1024R/BF4AA586 2014-01-14 [expires: 2014-01-15]

$ echo $?

This seems to be related to

http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=commit;h=498b9a95dc65c43240835d64cc92d8fb43014d53

as discussed in #725889 but it not exactly the same problem - maybe
more of the commands (gen-key, import) needs fixing too?

1.4.15-3 does not exhibit the problem.

The real world manifestation of this is in the request-tracker4 test
suite: see #735361. I can try and come up with a more exact test case
if needed - there are quite a few layers of perl in the way.

Thanks,
Dominic.
---End Message---
---BeginMessage---
Source: gnupg
Source-Version: 1.4.16-1.1

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

Debian distribution maintenance software
pp.
Daniel Kahn Gillmor d...@fifthhorseman.net (supplier of updated gnupg 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, 20 Jan 2014 22:16:55 -0500
Source: gnupg
Binary: gnupg gnupg-curl gpgv gnupg-udeb gpgv-udeb gpgv-win32
Architecture: source all amd64
Version: 1.4.16-1.1
Distribution: unstable
Urgency: low
Maintainer: Debian GnuPG-Maintainers pkg-gnupg-ma...@lists.alioth.debian.org
Changed-By: Daniel Kahn Gillmor d...@fifthhorseman.net
Description: 
 gnupg  - GNU privacy guard - a free PGP replacement
 gnupg-curl - GNU privacy guard - a free PGP replacement (cURL)
 gnupg-udeb - GNU privacy guard - a free PGP replacement (udeb)
 gpgv   - GNU privacy guard - signature verification tool
 gpgv-udeb  - minimal signature verification tool (udeb)
 gpgv-win32 - GNU privacy guard - signature verification tool (win32 build)
Closes: 735363
Changes: 
 gnupg (1.4.16-1.1) unstable; urgency=low
 .
   * Non-Maintainer Upload.
   * Initialize trustdb before clearing it (Closes: #735363)
Checksums-Sha1: 
 f5a651eb550ad6c8ef350644a38c945275ba1ed7 2437 gnupg_1.4.16-1.1.dsc
 0903aa4b07fa513ee0a893cbac7d99b3b69b950c 

Bug#732650: marked as done (Please remove t1lib dependency)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 19:49:02 +
with message-id e1wgd8g-0005a5...@franck.debian.org
and subject line Bug#732650: fixed in claws-mail 3.9.3-2
has caused the Debian Bug report #732650,
regarding Please remove t1lib dependency
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.)


-- 
732650: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732650
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: claws-mail
Severity: serious

Hi,
t1lib is slated to be removed (in favor of freetype) before wheezy ships
[0],[1]. This package is currently one of its reverse dependencies.
Please convert the package to use freetype.

[0] http://bugs.debian.org/637488
[1] http://bugs.debian.org/637040

Cheers,
Moritz
---End Message---
---BeginMessage---
Source: claws-mail
Source-Version: 3.9.3-2

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

Debian distribution maintenance software
pp.
Ricardo Mones mo...@debian.org (supplier of updated claws-mail 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: Wed, 19 Feb 2014 20:12:07 +0100
Source: claws-mail
Binary: claws-mail claws-mail-dbg libclaws-mail-dev claws-mail-plugins 
claws-mail-spamassassin claws-mail-pgpmime claws-mail-pgpinline 
claws-mail-smime-plugin claws-mail-bogofilter claws-mail-i18n claws-mail-doc 
claws-mail-tools claws-mail-extra-plugins claws-mail-acpi-notifier 
claws-mail-address-keeper claws-mail-archiver-plugin claws-mail-attach-remover 
claws-mail-attach-warner claws-mail-bsfilter-plugin claws-mail-clamd-plugin 
claws-mail-fancy-plugin claws-mail-feeds-reader claws-mail-fetchinfo-plugin 
claws-mail-gdata-plugin claws-mail-newmail-plugin claws-mail-mailmbox-plugin 
claws-mail-multi-notifier claws-mail-tnef-parser claws-mail-perl-filter 
claws-mail-pdf-viewer claws-mail-python-plugin claws-mail-spam-report 
claws-mail-vcalendar-plugin
Architecture: source amd64 all
Version: 3.9.3-2
Distribution: unstable
Urgency: medium
Maintainer: Ricardo Mones mo...@debian.org
Changed-By: Ricardo Mones mo...@debian.org
Description: 
 claws-mail - Fast, lightweight and user-friendly GTK+2 based email client
 claws-mail-acpi-notifier - Laptop's Mail LED control for Claws Mail
 claws-mail-address-keeper - Address keeper plugin for Claws Mail
 claws-mail-archiver-plugin - Archiver plugin for Claws Mail
 claws-mail-attach-remover - Mail attachment remover for Claws Mail
 claws-mail-attach-warner - Missing attachment warnings for Claws Mail
 claws-mail-bogofilter - Bogofilter plugin for Claws Mail
 claws-mail-bsfilter-plugin - Spam filtering using bsfilter for Claws Mail
 claws-mail-clamd-plugin - ClamAV socket-based plugin for Claws Mail
 claws-mail-dbg - Debug symbols for Claws Mail mailer
 claws-mail-doc - User documentation for Claws Mail mailer
 claws-mail-extra-plugins - Extra plugins collection for Claws Mail
 claws-mail-fancy-plugin - HTML mail viewer using GTK+2 WebKit
 claws-mail-feeds-reader - Feeds (RSS/Atom) reader plugin for Claws Mail
 claws-mail-fetchinfo-plugin - Add X-FETCH headers plugin for Claws Mail
 claws-mail-gdata-plugin - Access to GData (Google services) for Claws Mail
 claws-mail-i18n - Locale data for Claws Mail (i18n support)
 claws-mail-mailmbox-plugin - mbox format mailboxes handler for Claws Mail
 claws-mail-multi-notifier - Various new mail notifiers for Claws Mail
 claws-mail-newmail-plugin - New mail logger plugin for Claws Mail
 claws-mail-pdf-viewer - PDF and PostScript attachment viewer for Claws Mail
 claws-mail-perl-filter - Message filtering plugin using perl for Claws Mail
 claws-mail-pgpinline - PGP/inline plugin for Claws Mail
 claws-mail-pgpmime - PGP/MIME plugin for Claws Mail
 claws-mail-plugins - Installs plugins for the Claws Mail mailer
 claws-mail-python-plugin - Python plugin and console for Claws Mail
 claws-mail-smime-plugin - S/MIME signature/encryption handling for Claws Mail
 claws-mail-spam-report - Spam reporting plugin for Claws Mail
 claws-mail-spamassassin - SpamAssassin plugin for Claws Mail
 

Bug#739542: twisted: debian/copyright does not list the copyright holders

2014-02-19 Thread Luke Faraone
Source: twisted
Version: 13.2.0-1
Severity: serious
Justification: Policy 12.5

Dear maintainer,

The version of the package in wheezy and later (I did not check squeeze)
does not correctly attribute copyright; debian/copyright appears to have
a list of contributors, but the copyright holders appears to be solely
Twisted Matrix Labs or (in some cases) Divmod, Inc.

Regards,

Luke Faraone


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



Bug#733967: denemo: FTBFS against libaubio4

2014-02-19 Thread peter green

Josue Abarca wrote:

I backported the patches from Paul to apply them to 1.1.0-1
and uploaded that new version.
  

It seems you only uploaded it to experimental, was that intentional?


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



Bug#739143: xindy: diff for NMU version 2.4-1.3

2014-02-19 Thread Andreas Moog
On 17.02.2014 01:29, Norbert Preining wrote:

 The patch is abslutely correct, nothing needs to be changed.
 
 If Jörg does not answer the next 2-3 days, just upload directly, I don't
 see any problem with it.

Since I'm not a DD and thus can't upload, I filed
http://bugs.debian.org/739546 against sponsorship-requests to hopefully
find a sponsor.

Regards
  Andreas
-- 
PGP-encrypted mails preferred
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature


Processed: urjtag: diff for NMU version 0.10+r2007-1.1

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 733355 + patch
Bug #733355 [src:urjtag] urjtag: FTBFS: svf_bison.c:1494:7: error: too few 
arguments to function 'urj_svf_lex'
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
733355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733355
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#733355: urjtag: diff for NMU version 0.10+r2007-1.1

2014-02-19 Thread Andreas Moog
tags 733355 + patch
thanks

Dear maintainer,

I've prepared an NMU for urjtag (versioned as 0.10+r2007-1.1) and
will try and find a sponsor in the next week. Please feel free to tell me if I
should wait longer or if you would like to upload yourself.

Regards.
diff -Nru urjtag-0.10+r2007/debian/changelog urjtag-0.10+r2007/debian/changelog
--- urjtag-0.10+r2007/debian/changelog	2011-10-21 23:47:08.0 +0200
+++ urjtag-0.10+r2007/debian/changelog	2014-02-19 21:51:23.0 +0100
@@ -1,3 +1,12 @@
+urjtag (0.10+r2007-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Apply patch from upstream git to build with bison 3.x. This fixes
+FTBFS: error: too few arguments to function 'urj_svf_lex'
+(Closes: #733355)
+
+ -- Andreas Moog andreas.m...@warperbbs.de  Wed, 19 Feb 2014 21:50:12 +0100
+
 urjtag (0.10+r2007-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch
--- urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch	1970-01-01 01:00:00.0 +0100
+++ urjtag-0.10+r2007/debian/patches/fix-build-bison3.patch	2014-02-19 21:52:25.0 +0100
@@ -0,0 +1,44 @@
+Description: Apply patch from upstream git to build with bison 3.x. This fixes
+ FTBFS: error: too few arguments to function 'urj_svf_lex'
+Author: Mike Frysinger
+Bug-Debian: http://bugs.debian.org/733355
+Origin: upstream, http://sourceforge.net/p/urjtag/git/ci/013b86ebe32bacfa54a2aeb226cf1910abdcbfe1/
+
+--- urjtag-0.10+r2007.orig/src/bsdl/bsdl_bison.y
 urjtag-0.10+r2007/src/bsdl/bsdl_bison.y
+@@ -119,8 +119,9 @@ LEGAL NOTICES:
+ 
+ %pure-parser
+ %parse-param {urj_bsdl_parser_priv_t *priv_data}
++%lex-param {urj_bsdl_parser_priv_t *priv_data}
+ %defines
+-%name-prefix=urj_bsdl_
++%name-prefix urj_bsdl_
+ 
+ %{
+ #include stdlib.h
+--- urjtag-0.10+r2007.orig/src/bsdl/vhdl_bison.y
 urjtag-0.10+r2007/src/bsdl/vhdl_bison.y
+@@ -119,8 +119,9 @@ LEGAL NOTICES:
+ 
+ %pure-parser
+ %parse-param {urj_vhdl_parser_priv_t *priv_data}
++%lex-param {urj_vhdl_parser_priv_t *priv_data}
+ %defines
+-%name-prefix=urj_vhdl_
++%name-prefix urj_vhdl_
+ 
+ %{
+ #include stdlib.h
+--- urjtag-0.10+r2007.orig/src/svf/svf_bison.y
 urjtag-0.10+r2007/src/svf/svf_bison.y
+@@ -27,7 +27,8 @@
+ %pure-parser
+ %parse-param {urj_svf_parser_priv_t *priv_data}
+ %parse-param {urj_chain_t *chain}
+-%name-prefix=urj_svf_
++%lex-param {urj_chain_t *chain}
++%name-prefix urj_svf_
+ %locations
+ 
+ %{
diff -Nru urjtag-0.10+r2007/debian/patches/series urjtag-0.10+r2007/debian/patches/series
--- urjtag-0.10+r2007/debian/patches/series	2011-10-21 14:38:09.0 +0200
+++ urjtag-0.10+r2007/debian/patches/series	2014-02-19 21:51:38.0 +0100
@@ -1 +1,2 @@
 10_disable_lib.patch
+fix-build-bison3.patch


signature.asc
Description: Digital signature


Bug#739548: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-02-19 Thread Nuno Oliveira
Package: vsftpd
Version: 3.0.2-3
Severity: grave
Justification: renders package unusable

Dear Maintainer,

vsftpd on testing does not allow regular users to login; anonymous login
is still OK. The message on /var/log/auth.log is:

vsftpd: PAM audit_log_acct_message() failed: Operation not permitted


-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'stable'), (600, 'unstable'), (300, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.12-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_PT.UTF8, LC_CTYPE=pt_PT.UTF8 (charmap=UTF-8) (ignored: LC_ALL 
set to pt_PT.UTF8)
Shell: /bin/sh linked to /bin/dash

Versions of packages vsftpd depends on:
ii  adduser3.113+nmu3
ii  debconf [debconf-2.0]  1.5.52
ii  libc6  2.17-97
ii  libcap21:2.22-1.2
ii  libpam-modules 1.1.8-2
ii  libpam0g   1.1.8-2
ii  libssl1.0.01.0.1f-1
ii  libwrap0   7.6.q-25
ii  netbase5.2

Versions of packages vsftpd recommends:
ii  logrotate  3.8.7-1

vsftpd suggests no packages.

-- Configuration Files:
/etc/vsftpd.conf changed:
listen=YES
anonymous_enable=YES
local_enable=YES
write_enable=YES
local_umask=022
dirmessage_enable=YES
use_localtime=YES
xferlog_enable=YES
connect_from_port_20=YES
secure_chroot_dir=/var/run/vsftpd/empty
pam_service_name=vsftpd
rsa_cert_file=/etc/ssl/private/vsftpd.pem


-- debconf information:
* vsftpd/username: ftp
* vsftpd/directory: /srv/ftp


-- 
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#739548: vsftpd: PAM audit_log_acct_message() failed: Operation not permitted

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 739548 important
Bug #739548 [vsftpd] vsftpd: PAM audit_log_acct_message() failed: Operation not 
permitted
Severity set to 'important' from 'grave'
 close 739548 3.0.2-8
Bug #739548 [vsftpd] vsftpd: PAM audit_log_acct_message() failed: Operation not 
permitted
Marked as fixed in versions vsftpd/3.0.2-8.
Bug #739548 [vsftpd] vsftpd: PAM audit_log_acct_message() failed: Operation not 
permitted
Marked Bug as done
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
739548: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739548
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#738394: marked as done (libomxil-bellagio: FTBFS: cp: not writing through dangling symlink '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js')

2014-02-19 Thread Debian Bug Tracking System
Your message dated Wed, 19 Feb 2014 21:39:42 +
with message-id e1wgerm-0001i1...@franck.debian.org
and subject line Bug#738394: fixed in libomxil-bellagio 0.9.3-2
has caused the Debian Bug report #738394,
regarding libomxil-bellagio: FTBFS: cp: not writing through dangling symlink 
'/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'
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.)


-- 
738394: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738394
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libomxil-bellagio
Version: 0.9.3-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[4]: Entering directory `/«PKGBUILDDIR»'
 make[4]: Nothing to be done for `install-exec-am'.
  /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/share/doc/libomxil-bellagio'
  /usr/bin/install -c -m 644 README ChangeLog TODO 
 '/«PKGBUILDDIR»/debian/tmp/usr/share/doc/libomxil-bellagio'
  /bin/mkdir -p '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig'
  /usr/bin/install -c -m 644 libomxil-bellagio.pc 
 '/«PKGBUILDDIR»/debian/tmp/usr/lib/pkgconfig'
 make[4]: Leaving directory `/«PKGBUILDDIR»'
 make[3]: Leaving directory `/«PKGBUILDDIR»'
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 find /«PKGBUILDDIR»/debian/tmp -name *.la -delete
 rm -f 
 /«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js
 dh_link -plibomxil-bellagio-doc usr/share/javascript/jquery/jquery.js 
 usr/share/doc/libomxil-bellagio-doc/html/jquery.js
 make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_install
dh_installdocs
 cp: not writing through dangling symlink 
 '/«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc/html/jquery.js'
 dh_installdocs: cd 'doc/libomxil-bellagio/html/..'  find 'html' \( -type f 
 -or -type l \) -and ! -empty -print0 | xargs -0 -I {} cp --parents -dp {} 
 /«PKGBUILDDIR»/debian/libomxil-bellagio-doc/usr/share/doc/libomxil-bellagio-doc
  returned exit code 123
 make: *** [binary] Error 123

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/02/08/libomxil-bellagio_0.9.3-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
---End Message---
---BeginMessage---
Source: libomxil-bellagio
Source-Version: 0.9.3-2

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

Debian distribution maintenance software
pp.
Ying-Chun Liu (PaulLiu) paul...@debian.org (supplier of updated 
libomxil-bellagio 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: Thu, 20 Feb 2014 03:36:26 +0800
Source: libomxil-bellagio
Binary: libomxil-bellagio0 libomxil-bellagio0-components-base 
libomxil-bellagio-dev libomxil-bellagio0-dbg 
libomxil-bellagio0-components-base-dbg libomxil-bellagio-doc
Architecture: source i386 all
Version: 0.9.3-2
Distribution: unstable
Urgency: medium
Maintainer: Ying-Chun Liu (PaulLiu) paul...@debian.org
Changed-By: Ying-Chun Liu (PaulLiu) paul...@debian.org
Description: 
 libomxil-bellagio-dev - implementation of OpenMAX IL, development files
 libomxil-bellagio-doc - Documentation of the Bellagio OpenMAX IL
 libomxil-bellagio0 - implementation of OpenMAX IL, run-time library
 libomxil-bellagio0-components-base - components for Bellagio OpenMAX IL
 libomxil-bellagio0-components-base-dbg - components for Bellagio OpenMAX IL, 
debugging symbols
 libomxil-bellagio0-dbg - implementation of OpenMAX IL, debugging symbols
Closes: 738394
Changes: 
 libomxil-bellagio (0.9.3-2) unstable; 

Processed: severity of 736392 is serious

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 736392 serious
Bug #736392 [octave-plplot] octave-plplot: FTBFS with Octave 3.8
Severity set to 'serious' from 'important'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
736392: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=736392
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#739565: python-logilab-common: breaks python-logilab-{astng,constraint}

2014-02-19 Thread Jakub Wilk

Package: python-logilab-common
Version: 0.61.0-1
Severity: serious

python-logilab-common has migrated to dh_python2. But 
python-logilab-astng and python-logilab-constraint still use 
python-support, and they share the same namespace. As a consequence, 
logilab.astng and logilab.constraint can no longer be imported:


$ python -c 'import logilab.constraint'
Traceback (most recent call last):
  File string, line 1, in module
ImportError: No module named constraint

$ python -c 'import logilab.astng'
Traceback (most recent call last):
  File string, line 1, in module
ImportError: No module named astng

--
Jakub Wilk


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



Bug#651309: warzone2100: diff for NMU version 3.1~beta11-2.1

2014-02-19 Thread Andreas Beckmann
On Wednesday, 15. January 2014 22:29:31 Sebastian Ramacher wrote:
 I've prepared an NMU for warzone2100 (versioned as 3.1~beta11-2.1) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.

Hi Sebastian,

do you plan to fix this in experimental, too?


Andreas


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



Bug#731067: mcrl2: FTBFS on arm*

2014-02-19 Thread Andreas Beckmann
Control: found -1 201202.0-2
Control: tag -1 jessie sid

On Sunday, 1. December 2013 16:03:41 Julien Cristau wrote:
 your package no longer builds on armel and armhf, see the build logs at
 https://buildd.debian.org/status/logs.php?pkg=mcrl2ver=201210.1-1suite=si

Extending to the version in testing since this is a blocker for the boost1.49 
removal.


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: mcrl2: FTBFS on arm*

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 found -1 201202.0-2
Bug #731067 [src:mcrl2] mcrl2: FTBFS on arm*
Marked as found in versions mcrl2/201202.0-2.
 tag -1 jessie sid
Bug #731067 [src:mcrl2] mcrl2: FTBFS on arm*
Added tag(s) sid and jessie.

-- 
731067: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731067
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#738137: libpwiz: FTBFS on mips*: virtual memory exhausted

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 found -1 3.0.4624-8
Bug #738137 {Done: Filippo Rusconi lopi...@debian.org} [src:libpwiz] libpwiz: 
FTBFS on mips*: virtual memory exhausted
Marked as found in versions libpwiz/3.0.4624-8; no longer marked as fixed in 
versions libpwiz/3.0.4624-8 and reopened.

-- 
738137: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738137
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#738137: libpwiz: FTBFS on mips*: virtual memory exhausted

2014-02-19 Thread Andreas Beckmann
Control: found -1 3.0.4624-8

On Monday, 10. February 2014 21:43:54 Filippo Rusconi wrote:
 On Sat, Feb 08, 2014 at 01:13:37AM +0100, Andreas Beckmann wrote:
 your package failed to build on mips and mipsel:
 
 https://buildd.debian.org/status/package.php?p=libpwiz
 
 with
 
 virtual memory exhausted: Cannot allocate memory
 make[2]: *** [pwiz/data/identdata/IdentData.lo] Error 1

unfortunately disabling parallel builds didn't help, perhaps you should 
request removal from sid on mips and mipsel, s.t. the package may migrate to 
testing on the other architectures. libpwiz is currently a blocker for the 
boost1.49 removal. There seem to be no further packages affected by such a 
removal:

anbe@coccia:~$ dak rm -Rn -a mips,mipsel libpwiz
W: -a/--architecture implies -p/--partial.
Will remove the following packages from unstable:

   libpwiz | 3.0.4624-1 | source
   libpwiz | 3.0.4624-8 | source
libpwiz-dev | 3.0.4624-1 | mips, mipsel
  libpwiz3 | 3.0.4624-1 | mips, mipsel

Maintainer: The Debichem Group debichem-de...@lists.alioth.debian.org

--- Reason ---

--

Checking reverse dependencies...
No dependency problem found.


Andreas


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



Bug#739575: python-pysam-tests: world writable directory tree: /var/lib/pysam/tests

2014-02-19 Thread Andreas Beckmann
Package: python-pysam-tests
Version: 0.7.5-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package ships a world
writable directory and several world writable files in there.

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

  ERROR: BAD PERMISSIONS
  drwxrwxrwx 3 root root680 Feb 19 16:28 /var/lib/pysam/tests
  -rw-rw-rw- 1 root root 113194 Jan  3  2012 /var/lib/pysam/tests/ex1.sam.gz
  -rw-rw-rw- 1 root root   1787 Jan  3  2012 /var/lib/pysam/tests/ex10.sam
  -rw-rw-rw- 1 root root840 Jan  3  2012 /var/lib/pysam/tests/ex3.sam
  -rw-rw-rw- 1 root root460 Jan  3  2012 /var/lib/pysam/tests/ex4.sam
  -rw-rw-rw- 1 root root277 Jan  3  2012 /var/lib/pysam/tests/ex5.sam
  -rw-rw-rw- 1 root root332 Jan  3  2012 /var/lib/pysam/tests/ex6.sam
  -rw-rw-rw- 1 root root311 Jan  3  2012 /var/lib/pysam/tests/ex7.sam
  -rw-rw-rw- 1 root root516 Jan  3  2012 /var/lib/pysam/tests/ex8.sam
  -rw-rw-rw- 1 root root  10280 Jan  3  2012 /var/lib/pysam/tests/ex9_fail.bam
  -rw-rw-rw- 1 root root  10270 Jan  3  2012 /var/lib/pysam/tests/ex9_nofail.bam
  -rw-rw-rw- 1 root root771 Feb 18 19:16 
/var/lib/pysam/tests/example_btag.bam
  -rw-rw-rw- 1 root root   2933 Jan 14  2013 
/var/lib/pysam/tests/example_btag.sam
  -rw-rw-rw- 1 root root   7554 Jan 14  2013 
/var/lib/pysam/tests/example_empty_header.bam
  -rw-rw-rw- 1 root root239 Nov 20  2012 
/var/lib/pysam/tests/example_unmapped_reads_no_sq.sam
  -rw-rw-rw- 1 root root368 Nov 20  2012 
/var/lib/pysam/tests/example_user_header.sam
  -rw-rw-rw- 1 root root   4344 Nov 20  2012 /var/lib/pysam/tests/issue100.bam
  -rw-rw-rw- 1 root root383 Jan  3  2012 /var/lib/pysam/tests/tag_bug.bam
  -rw-rw-rw- 1 root root514 Jun 26  2013 
/var/lib/pysam/tests/test_unaligned.bam


Cheers,

Andreas


python-pysam-tests_0.7.5-1.log.gz
Description: GNU Zip compressed data


Processed: severity of 710828 is important

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 710828 important
Bug #710828 [evolution] evolution: When gnome is running from remote client 
x2go, vnc etc, after upgrade to wheezy evolution not start
Severity set to 'important' from 'grave'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
710828: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710828
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: severity of 736682 is important

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 severity 736682 important
Bug #736682 [src:linux] linux-image-3.12-1-rt-amd64 3.12.8-1 fails to boot too 
early for netconsole; 3.12.6-2 succeeds
Severity set to 'important' from 'critical'
 thanks
Stopping processing here.

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


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



Processed: tagging 738641, reassign 739476 to python-elixir, tagging 739476, found 732457 in 2013.2.2-2 ...

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 tags 738641 + jessie sid
Bug #738641 [openldap] FTBFS: Transition from libdb5.1-dev to libdb5.3-dev
Added tag(s) sid and jessie.
 reassign 739476 python-elixir 0.7.1-1
Bug #739476 [src:elixir] ImportError: cannot import name ScopedSession
Bug reassigned from package 'src:elixir' to 'python-elixir'.
Ignoring request to alter found versions of bug #739476 to the same values 
previously set
Ignoring request to alter fixed versions of bug #739476 to the same values 
previously set
Bug #739476 [python-elixir] ImportError: cannot import name ScopedSession
Marked as found in versions elixir/0.7.1-1.
 tags 739476 + jessie sid
Bug #739476 [python-elixir] ImportError: cannot import name ScopedSession
Added tag(s) sid and jessie.
 found 732457 2013.2.2-2
Bug #732457 [ceilometer-common] ceilometer-common: unowned directories after 
purge:  /var/lib/ceilometer/{, cache/}, /var/log/ceilometer/
Marked as found in versions ceilometer/2013.2.2-2.
 found 619244 204-7
Bug #619244 [systemd] systemd: unowned files after purge (policy 6.8, 10.8): 
/etc/machine-id
Marked as found in versions systemd/204-7.
 user debian...@lists.debian.org
Setting user to debian...@lists.debian.org (was a...@debian.org).
 usertags 738816 piuparts
There were no usertags set.
Usertags are now: piuparts.
 usertags 721618 piuparts
There were no usertags set.
Usertags are now: piuparts.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
619244: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619244
721618: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721618
732457: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732457
738641: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738641
739476: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739476
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#739580: does not run

2014-02-19 Thread arne
Package: gnome-system-monitor
Version: 3.10.2-2
Severity: grave

# gnome-system-monitor
glibtop: Non-standard uts for running kernel:
release 3.12-1-amd64=3.12.0 gives version code 199680




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

Kernel: Linux 3.12-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

Versions of packages gnome-system-monitor depends on:
ii  dconf-gsettings-backend [gsettings-backend]  0.18.0-1
ii  libc62.17-97
ii  libcairo21.12.16-2
ii  libgcc1  1:4.8.2-15
ii  libgdk-pixbuf2.0-0   2.30.4-1
ii  libglib2.0-0 2.38.2-5
ii  libglibmm-2.4-1c2a   2.36.2-1
ii  libgtk-3-0   3.10.7-1
ii  libgtkmm-3.0-1   3.8.1-1
ii  libgtop2-7   2.28.5-2
ii  libpango-1.0-0   1.36.0-1+b1
ii  libpangocairo-1.0-0  1.36.0-1+b1
ii  librsvg2-2   2.40.0-1
ii  libsigc++-2.0-0c2a   2.2.11-3
ii  libstdc++6   4.8.2-15
ii  libsystemd-login0204-7
ii  libwnck-3-0  3.4.7-1

Versions of packages gnome-system-monitor recommends:
ii  gvfs  1.16.3-2

gnome-system-monitor suggests no packages.

-- 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#732650: Please remove t1lib dependency

2014-02-19 Thread Hideki Yamane
On Wed, 19 Feb 2014 15:30:25 +0100
Ricardo Mones mo...@debian.org wrote:
   Already checked, but forgot completely about uploading...
 
 :-)

   Apologies for the delay.

 no worries.

-- 
Regards,

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


-- 
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#739581: update-grub: fails at 30_init-select, no Windows entries in grub.cfg

2014-02-19 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 init-select
Bug #739581 [grub2-common] update-grub: fails at 30_init-select, no Windows 
entries in grub.cfg
Bug reassigned from package 'grub2-common' to 'init-select'.
No longer marked as found in versions grub2/2.00-22.
Ignoring request to alter fixed versions of bug #739581 to the same values 
previously set
 severity -1 grave
Bug #739581 [init-select] update-grub: fails at 30_init-select, no Windows 
entries in grub.cfg
Severity set to 'grave' from 'important'

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


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



Processed: user debian-secur...@lists.debian.org, usertagging 739505 ...

2014-02-19 Thread Debian Bug Tracking System
Processing commands for cont...@bugs.debian.org:

 user debian-secur...@lists.debian.org
Setting user to debian-secur...@lists.debian.org (was car...@debian.org).
 usertags 739505 + tracked
There were no usertags set.
Usertags are now: tracked.
 retitle 739505 libcgi-application-perl: CVE-2013-7329: information disclosure 
 flaw
Bug #739505 [libcgi-application-perl] libcgi-application-perl: security flaw 
introduced in v4.19 may expose internal secrets
Changed Bug title to 'libcgi-application-perl: CVE-2013-7329: information 
disclosure flaw' from 'libcgi-application-perl: security flaw introduced in 
v4.19 may expose internal secrets'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
739505: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=739505
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#739583: wine-unstable and wine: error when trying to install together

2014-02-19 Thread Ralf Treinen
Package: wine,wine-unstable
Version: wine/1.6.02-7
Version: wine-unstable/1.7.12-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2014-02-20
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:



Extracting templates from packages: 37%
Extracting templates from packages: 75%
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libdb5.3:amd64.
(Reading database ... 10928 files and directories currently installed.)
Preparing to unpack .../libdb5.3_5.3.28-3_amd64.deb ...
Unpacking libdb5.3:amd64 (5.3.28-3) ...
Selecting previously unselected package libsasl2-modules-db:amd64.
Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-8_amd64.deb ...
Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-8) ...
Selecting previously unselected package libsasl2-2:amd64.
Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-8_amd64.deb ...
Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-8) ...
Selecting previously unselected package libldap-2.4-2:amd64.
Preparing to unpack .../libldap-2.4-2_2.4.31-1+nmu2+b1_amd64.deb ...
Unpacking libldap-2.4-2:amd64 (2.4.31-1+nmu2+b1) ...
Selecting previously unselected package libmagic1:amd64.
Preparing to unpack .../libmagic1_1%3a5.17-0.1_amd64.deb ...
Unpacking libmagic1:amd64 (1:5.17-0.1) ...
Selecting previously unselected package libxml2:amd64.
Preparing to unpack .../libxml2_2.9.1+dfsg1-3_amd64.deb ...
Unpacking libxml2:amd64 (2.9.1+dfsg1-3) ...
Selecting previously unselected package libasound2-data.
Preparing to unpack .../libasound2-data_1.0.27.2-3_all.deb ...
Unpacking libasound2-data (1.0.27.2-3) ...
Selecting previously unselected package libasound2:amd64.
Preparing to unpack .../libasound2_1.0.27.2-3_amd64.deb ...
Unpacking libasound2:amd64 (1.0.27.2-3) ...
Selecting previously unselected package libdrm2:amd64.
Preparing to unpack .../libdrm2_2.4.52-1_amd64.deb ...
Unpacking libdrm2:amd64 (2.4.52-1) ...
Selecting previously unselected package libexif12:amd64.
Preparing to unpack .../libexif12_0.6.21-1_amd64.deb ...
Unpacking libexif12:amd64 (0.6.21-1) ...
Selecting previously unselected package libexpat1:amd64.
Preparing to unpack .../libexpat1_2.1.0-4_amd64.deb ...
Unpacking libexpat1:amd64 (2.1.0-4) ...
Selecting previously unselected package libffi6:amd64.
Preparing to unpack .../libffi6_3.0.13-12_amd64.deb ...
Unpacking libffi6:amd64 (3.0.13-12) ...
Selecting previously unselected package libpng12-0:amd64.
Preparing to unpack .../libpng12-0_1.2.50-1_amd64.deb ...
Unpacking libpng12-0:amd64 (1.2.50-1) ...
Selecting previously unselected package libfreetype6:amd64.
Preparing to unpack .../libfreetype6_2.5.2-1_amd64.deb ...
Unpacking libfreetype6:amd64 (2.5.2-1) ...
Selecting previously unselected package ucf.
Preparing to unpack .../ucf_3.0027+nmu1_all.deb ...
Moving old data out of the way
Unpacking ucf (3.0027+nmu1) ...
Selecting previously unselected package fonts-dejavu-core.
Preparing to unpack .../fonts-dejavu-core_2.34-1_all.deb ...
Unpacking fonts-dejavu-core (2.34-1) ...
Selecting previously unselected package fontconfig-config.
Preparing to unpack .../fontconfig-config_2.11.0-2_all.deb ...
Unpacking fontconfig-config (2.11.0-2) ...
Selecting previously unselected package libfontconfig1:amd64.
Preparing to unpack .../libfontconfig1_2.11.0-2_amd64.deb ...
Unpacking libfontconfig1:amd64 (2.11.0-2) ...
Selecting previously unselected package libfontenc1:amd64.
Preparing to unpack .../libfontenc1_1%3a1.1.2-1_amd64.deb ...
Unpacking libfontenc1:amd64 (1:1.1.2-1) ...
Selecting previously unselected package libjpeg8:amd64.
Preparing to unpack .../libjpeg8_8d-2_amd64.deb ...
Unpacking libjpeg8:amd64 (8d-2) ...
Selecting previously unselected package libjbig0:amd64.
Preparing to unpack .../libjbig0_2.0-2_amd64.deb ...
Unpacking libjbig0:amd64 (2.0-2) ...
Selecting previously unselected package libtiff5:amd64.
Preparing to unpack .../libtiff5_4.0.3-7_amd64.deb ...
Unpacking libtiff5:amd64 (4.0.3-7) ...
Selecting previously unselected package libvpx1:amd64.
Preparing to unpack .../libvpx1_1.3.0-2_amd64.deb ...
Unpacking libvpx1:amd64 (1.3.0-2) ...
Selecting previously unselected package libxau6:amd64.
Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ...
Unpacking libxau6:amd64 (1:1.0.8-1) ...
Selecting previously unselected package libxdmcp6:amd64.
Preparing to unpack .../libxdmcp6_1%3a1.1.1-1_amd64.deb ...
Unpacking libxdmcp6:amd64 (1:1.1.1-1) ...
Selecting previously unselected package libxcb1:amd64.
Preparing to unpack .../libxcb1_1.10-2_amd64.deb ...
Unpacking libxcb1:amd64 (1.10-2) ...
Selecting previously unselected package libx11-data.
Preparing to unpack .../libx11-data_2%3a1.6.2-1_all.deb ...
Unpacking libx11-data (2:1.6.2-1) ...
Selecting previously unselected package libx11-6:amd64.
Preparing to unpack 

Bug#738391: marked as done (visp: FTBFS: configure errors)

2014-02-19 Thread Debian Bug Tracking System
Your message dated Thu, 20 Feb 2014 06:52:53 +
with message-id e1wgnv7-0008c0...@franck.debian.org
and subject line Bug#738391: fixed in visp 2.8.0-5
has caused the Debian Bug report #738391,
regarding visp: FTBFS: configure errors
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.)


-- 
738391: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=738391
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: visp
Version: 2.8.0-4
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140208 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 dh_auto_configure -- -DCMAKE_INSTALL_LIBDIR:STRING=lib/x86_64-linux-gnu 
 -DBUILD_DEMOS=ON -DBUILD_TESTING=ON -DBUILD_EXAMPLES=ON 
 -DBUILD_SHARED_LIBS=ON -DUSE_DC1394_1=OFF -DUSE_FFMPEG=ON -DUSE_OPENCV=ON 
 -DUSE_COIN=ON -DUSE_GSL=OFF -DUSE_LAPACK=ON -DUSE_OGRE=ON -DUSE_XML2=ON 
 -DUSE_GTK2=ON -DUSE_LIBJPEG=ON -DUSE_LIBPNG=ON -DUSE_X11=ON -DUSE_DC1394_2=ON 
 -DUSE_V4L2:BOOL=ON -DUSE_OIS=ON -DUSE_LIBFREENECT=ON
 -- The C compiler identification is GNU 4.8.2
 -- The CXX compiler identification is GNU 4.8.2
 -- Check for working C compiler: /usr/bin/cc
 -- Check for working C compiler: /usr/bin/cc -- works
 -- Detecting C compiler ABI info
 -- Detecting C compiler ABI info - done
 -- Check for working CXX compiler: /usr/bin/c++
 -- Check for working CXX compiler: /usr/bin/c++ -- works
 -- Detecting CXX compiler ABI info
 -- Detecting CXX compiler ABI info - done
 -- Performing Test WARNING_ALL_ALLOWED
 -- Performing Test WARNING_ALL_ALLOWED - Success
 -- Performing Test WARNING_EXTRA_ALLOWED
 -- Performing Test WARNING_EXTRA_ALLOWED - Success
 -- Performing Test WARNING_STRICT_OVERFLOW_ALLOWED
 -- Performing Test WARNING_STRICT_OVERFLOW_ALLOWED - Success
 -- Performing Test WARNING_FLOAT_EQUAL_ALLOWED
 -- Performing Test WARNING_FLOAT_EQUAL_ALLOWED - Success
 -- Performing Test WARNING_SIGN_CONVERSION_ALLOWED
 -- Performing Test WARNING_SIGN_CONVERSION_ALLOWED - Success
 -- Performing Test HAS_VISIBILITY
 -- Performing Test HAS_VISIBILITY - Success
 -- Performing Test DC1394_CAMERA_ENUMERATE_FOUND
 -- Performing Test DC1394_CAMERA_ENUMERATE_FOUND - Success
 -- Found PkgConfig: /usr/bin/pkg-config (found version 0.26) 
 -- Boost version: 1.54.0
 -- Found the following Boost libraries:
 --   serialization
 -- Try OpenMP C flag = [-fopenmp]
 -- Performing Test OpenMP_FLAG_DETECTED
 -- Performing Test OpenMP_FLAG_DETECTED - Success
 -- Try OpenMP CXX flag = [-fopenmp]
 -- Performing Test OpenMP_FLAG_DETECTED
 -- Performing Test OpenMP_FLAG_DETECTED - Success
 -- Found OpenMP: -fopenmp  
 -- Try C++11 flag = [-std=c++11]
 -- Performing Test CPP11_FLAG_DETECTED
 -- Performing Test CPP11_FLAG_DETECTED - Success
 -- Found CPP11: -std=c++11  
 -- Looking for XOpenDisplay in 
 /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so
 -- Looking for XOpenDisplay in 
 /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so - 
 found
 -- Looking for gethostbyname
 -- Looking for gethostbyname - found
 -- Looking for connect
 -- Looking for connect - found
 -- Looking for remove
 -- Looking for remove - found
 -- Looking for shmat
 -- Looking for shmat - found
 -- Looking for IceConnectionNumber in ICE
 -- Looking for IceConnectionNumber in ICE - found
 -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
 -- Found OpenGL: /usr/lib/x86_64-linux-gnu/libGL.so  
 -- Found Coin3D: /usr/lib/x86_64-linux-gnu/libCoin.so  
 -- OGRE_PREFIX_WATCH changed.
 -- checking for module 'OGRE'
 --   found OGRE, version 1.9.0
 -- Looking for OGRE_Paging...
 -- Found OGRE_Paging: 
 optimized;/usr/lib/x86_64-linux-gnu/libOgrePaging.so;debug;/usr/lib/x86_64-linux-gnu/libOgrePaging.so
 -- Looking for OGRE_Terrain...
 -- Found OGRE_Terrain: 
 optimized;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so;debug;/usr/lib/x86_64-linux-gnu/libOgreTerrain.so
 -- Looking for OGRE_Property...
 -- Found OGRE_Property: 
 optimized;/usr/lib/x86_64-linux-gnu/libOgreProperty.so;debug;/usr/lib/x86_64-linux-gnu/libOgreProperty.so
 -- Looking for OGRE_RTShaderSystem...
 -- Found OGRE_RTShaderSystem: 
 optimized;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so;debug;/usr/lib/x86_64-linux-gnu/libOgreRTShaderSystem.so
 -- Looking for OGRE_Volume...
 -- Found OGRE_Volume: 
 optimized;/usr/lib/x86_64-linux-gnu/libOgreVolume.so;debug;/usr/lib/x86_64-linux-gnu/libOgreVolume.so
 -- Looking for OGRE_Overlay...
 -- Found 

Bug#738961: synaptic: Application is closing at the moment that any key is pressed

2014-02-19 Thread Michael Vogt
On Fri, Feb 14, 2014 at 10:51:58AM +0100, AndresBurbano wrote:
 Package: synaptic
 Version: 0.75.13
 Severity: grave
 Tags: d-i
 Justification: causes non-serious data loss

Thanks for your bugreport.
 
 Dear Maintainer,
 
* What led up to the situation?
 I always develop in Debian, so I got a New PC, then I installed the latest
 version and when I use the synaptec for install some packages, I realized that
 every time pressed I key it was automatically closing the app.
* What exactly did you do (or not do) that was effective (or
  ineffective)?
 I Open the application, Accept the  Quick Introduction dialog, I put the 
 cursor
 in the Quick filter and write the app name. At the first key that I press it
 get close. I tried several different keys(a, b, z, t..). However if I select
 the package with the mouse it install normally.
[..]

Would it be possible to get a gdb backtrace of the situation? For this
you will need to open a terminal windows (like gnome-terminal) and
run:
$ sudo gdb synaptic
[enter password]
(gdb) run
[make synaptic crash]
(gdb) bt full

and send me the output?

Thanks,
 Michael


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



Bug#731967: debdiff of NMU of libqb 0.16.0.real-1.1

2014-02-19 Thread Aníbal Monsalve Salazar
debdiff libqb_0.16.0.real-1.dsc libqb_0.16.0.real-1.1.dsc
diff -Nru libqb-0.16.0.real/debian/changelog libqb-0.16.0.real/debian/changelog
--- libqb-0.16.0.real/debian/changelog  2013-08-02 06:39:15.0 +0100
+++ libqb-0.16.0.real/debian/changelog  2014-02-20 07:32:10.0 +
@@ -1,3 +1,15 @@
+libqb (0.16.0.real-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Do not overwrite memory during reading
+Add test_ring_buffer1.diff
+Patch by Dejan Latinovic
+Closes: #731967
+  * Pass --localstatedir=`pwd`/var to configure to not fail the
+tests when it's built with pbuilder
+
+ -- Anibal Monsalve Salazar ani...@debian.org  Thu, 20 Feb 2014 07:21:30 
+
+
 libqb (0.16.0.real-1) unstable; urgency=low
 
   * New upload, this time with the right upstream .orig.tar.gz
diff -Nru libqb-0.16.0.real/debian/patches/series 
libqb-0.16.0.real/debian/patches/series
--- libqb-0.16.0.real/debian/patches/series 2013-08-02 07:03:11.0 
+0100
+++ libqb-0.16.0.real/debian/patches/series 2014-02-19 10:33:58.0 
+
@@ -1 +1,2 @@
 fix_version_number.patch
+test_ring_buffer1.diff
diff -Nru libqb-0.16.0.real/debian/patches/test_ring_buffer1.diff 
libqb-0.16.0.real/debian/patches/test_ring_buffer1.diff
--- libqb-0.16.0.real/debian/patches/test_ring_buffer1.diff 1970-01-01 
01:00:00.0 +0100
+++ libqb-0.16.0.real/debian/patches/test_ring_buffer1.diff 2014-02-14 
12:50:15.0 +
@@ -0,0 +1,66 @@
+Author: Dejan Latinovic dejan.latino...@rt-rk.com
+Description: Fix for ring buffer test.
+
+http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=731967
+
+After I ran rb.test manually I got this error:
+
+ Running suite(s): ringbuffer
+ 75%: Checks: 4, Failures: 0, Errors: 1
+ check_rb.c:82:E:test01:test_ring_buffer1:0: (after this point) Received   
signal 11 (Segmentation fault)
+ check_rb.c:123:P:test02:test_ring_buffer2:0: Passed
+ check_rb.c:155:P:test03:test_ring_buffer3:0: Passed
+ check_rb.c:183:P:test04:test_ring_buffer4:0: Passed
+
+
+The problem is that test_ring_buffer1 in ./tests/check_rb.c,
+at line:
+ actual = qb_rb_chunk_read(rb, hdr, 512, 0);
+
+is attempting to read chunk from ring buffer
+ qb_ringbuffer_t *rb
+
+and store it into address of struct hdr
+ struct qb_ipc_request_header hdr;
+
+If the size of the chunk(90-93) is larger than size of the hdr (16),
+it comes to overwriting memory during reading.
+
+This test does not fail on some other architectures
+because there is a possibility that my_buf is located after hdr,
+ char my_buf[512];
+and then the overwriting passes unnoticed.
+
+A patch fixing this issue is attached.
+
+Index: libqb-0.16.0.real/tests/check_rb.c
+===
+--- libqb-0.16.0.real.orig/tests/check_rb.c2013-12-09 14:28:57.0 
+
 libqb-0.16.0.real/tests/check_rb.c 2013-12-09 14:31:15.0 +
+@@ -57,8 +57,9 @@
+   hdr.id, actually the line number, i,
+   __func__, __FILE__) + 1;
+   hdr.size += sizeof(struct qb_ipc_request_header);
++  memcpy(my_buf, hdr, sizeof(struct 
qb_ipc_request_header));
+   avail = qb_rb_space_free(rb);
+-  actual = qb_rb_chunk_write(rb, hdr, hdr.size);
++  actual = qb_rb_chunk_write(rb, my_buf, hdr.size);
+   if (avail  (hdr.size + (3 * sizeof(uint32_t {
+   ck_assert_int_eq(actual, -EAGAIN);
+   } else {
+@@ -72,13 +73,13 @@
+   str = my_buf + sizeof(struct qb_ipc_request_header);
+ 
+   for (i = 0; i  15; i++) {
+-  actual = qb_rb_chunk_read(rb, hdr, 512, 0);
++  actual = qb_rb_chunk_read(rb, my_buf, 512, 0);
+   if (actual  0) {
+   ck_assert_int_eq(0, qb_rb_chunks_used(rb));
+   break;
+   }
++  memcpy(hdr, my_buf, sizeof(struct 
qb_ipc_request_header));
+   str[actual - sizeof(struct qb_ipc_request_header)] = 
'\0';
+-
+   ck_assert_int_eq(actual, hdr.size);
+   }
+   }
diff -Nru libqb-0.16.0.real/debian/rules libqb-0.16.0.real/debian/rules
--- libqb-0.16.0.real/debian/rules  2013-03-20 23:03:33.0 +
+++ libqb-0.16.0.real/debian/rules  2014-02-20 07:20:49.0 +
@@ -17,3 +17,7 @@
 
 override_dh_autoreconf:
dh_autoreconf ./autogen.sh
+
+override_dh_auto_configure:
+   mkdir -p `pwd`/dev/shm `pwd`/var/run
+   dh_auto_configure -- --localstatedir=`pwd`/var


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