Bug#726801: biomaj: fails to install with Recommends enabled

2013-11-10 Thread olivier.sal...@codeless.fr

On 11/10/2013 03:03 AM, Andreas Beckmann wrote:
 I can reproduce this problem in pbuilder using the sid tarball as created by 
 piuparts and the following commands:

 sudo pbuilder login --basetgz /srv/piuparts/slave/basetgz/sid_amd64.tar.gz

 export DEBIAN_FRONTEND=noninteractive
 sed -i /mysql/d /usr/sbin/policy-rc.d
 sed -i 's/main/main contrib non-free/' /etc/apt/sources.list
 apt-get update
 apt-get install --install-recommends biomaj-watcher

 The problem obvioulsy depends on the actual set of packages the are being 
 installed and starting from a different base may yield a different result.

 On 2013-11-07 00:12, Andreas Beckmann wrote:
 On 11/05/2013 06:08 PM, gregor herrmann wrote:
 Oh, and I don't find the lines you quoted above in the log in
 #726801.
 A new log was on the way to the bug, but got stuck somewhere.
Just for info, I pushed biomaj 1.2.3-2 to fix the test in d/config for 
non-interactive mode (but no impact on java test/setup).
 trying again ... here is my analysis of the java dependency cycle

 default-jre is configured before biomaj, so dependency fulfilled

 openjdk-7-jre-headless is configured after default-jre, but

 Package: default-jre
 Source: java-common (0.49)
 Version: 1:1.7-49
 Depends: default-jre-headless (= 1:1.7-49), openjdk-7-jre (= 7~u3-2.1.1)

 Package: default-jre-headless
 Source: java-common (0.49)
 Version: 1:1.7-49
 Depends: openjdk-7-jre-headless (= 7~u3-2.1.1), java-common

 Package: openjdk-7-jre-headless
 Source: openjdk-7
 Version: 7u25-2.3.12-4
 Provides: java-runtime-headless, java2-runtime-headless, 
 java5-runtime-headless, java6-runtime-headless, java7-runtime-headless
 Depends: openjdk-7-jre-lib (= 7u25-2.3.12-4), ca-certificates-java, 
 tzdata-java, java-common (= 0.28), libcups2 (= 1.4.0), liblcms2-2, libjpeg8 
 (= 8c), libnss3 (= 2:3.13.4), libpcsclite1, libc6 (= 2.14), libfontconfig1 
 (= 2.10.0), libfreetype6 (= 2.2.1), libgcc1 (= 1:4.1.1), libglib2.0-0 (= 
 2.26.0), libstdc++6 (= 4.1.1), zlib1g (= 1:1.1.4)

 Package: java-common
 Version: 0.49
 Depends: *nothing*

 Package: openjdk-7-jre-lib
 Source: openjdk-7
 Version: 7u25-2.3.12-4
 Depends: openjdk-7-jre-headless (= 7~b130~pre0)
 * first cycle *

 Package: ca-certificates-java
 Version: 20130815
 Depends: ca-certificates (= 20121114), openjdk-6-jre-headless (= 
 6b16-1.6.1-2) | java6-runtime-headless, libnss3 (= 3.12.10-2~)
 * second cycle *

 Package: openjdk-7-jre
 Source: openjdk-7
 Version: 7u25-2.3.12-4
 Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime, 
 java7-runtime
 Depends: openjdk-7-jre-headless (= 7u25-2.3.12-4), libasound2 (= 1.0.16), 
 libatk1.0-0 (= 1.12.4), libc6 (= 2.14), libcairo2 (= 1.2.4), libcups2 (= 
 1.4.0), libfontconfig1 (= 2.10.0), libfreetype6 (= 2.2.1), 
 libgdk-pixbuf2.0-0 (= 2.22.0), libgif4 (= 4.1.4), libglib2.0-0 (= 2.16.0), 
 libgtk2.0-0 (= 2.8.0), libjpeg8 (= 8c), libpango-1.0-0 (= 1.14.0), 
 libpangocairo-1.0-0 (= 1.14.0), libpangoft2-1.0-0 (= 1.14.0), libpng12-0 
 (= 1.2.13-4), libpulse0 (= 0.99.1), libx11-6, libxext6, libxi6, 
 libxrender1, libxtst6, zlib1g (= 1:1.1.4), libxrandr2, libxinerama1, 
 libgl1-mesa-glx | libgl1, libatk-wrapper-java-jni (= 0.30.4-0ubuntu2)


 There are bugs in
 * java stuff for having circular dependencies
 * apt or dpkg for bad handling of this cycle:
   if a dependency cycle has to be broken, all packages that depend on a 
 package in the cycle
   but are not part of the cycle itself, have to be configured after *all* 
 packages in the
   cycle have been configured
Should we in this case push the bug to the Java team ?

This means that all packages needing java in a postinst (there may need
be many) should fail this test.


Olivier

 Andreas

 -- 
 gpg key id: 4096R/326D8438  (keyring.debian.org)
 Key fingerprint = 5FB4 6F83 D3B9 5204 6335  D26D 78DC 68DB 326D 8438


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



Bug#728245: icinga-cgi: fails to install: subprocess installed post-installation script returned error exit status 1

2013-11-10 Thread Andreas Beckmann
Followup-For: Bug #728245
Control: found -1 1.10.1-1

Hi,

the problem is still reproducible. Note that this requires
the installation of icinga with --install-recommends to show up,
icinga-cgi itself works fine, but in combination with all the 
Recommends from icinga it blows up.


  Setting up icinga-cgi (1.10.1-1) ...
  
  Creating config file /etc/icinga/apache2.conf with new version
  dpkg: error processing icinga-cgi (--configure):
   subprocess installed post-installation script returned error exit status 1


Andreas


icinga_1.10.1-1.log.gz
Description: GNU Zip compressed data


Processed: Re: icinga-cgi: fails to install: subprocess installed post-installation script returned error exit status 1

2013-11-10 Thread Debian Bug Tracking System
Processing control commands:

 found -1 1.10.1-1
Bug #728245 {Done: Alexander Wirt formo...@debian.org} [icinga-cgi] 
icinga-cgi: fails to install: subprocess installed post-installation script 
returned error exit status 1
Marked as found in versions icinga/1.10.1-1; no longer marked as fixed in 
versions icinga/1.10.1-1 and reopened.

-- 
728245: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728245
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#729022: libgcj14: File conflict between libgcj14 and gcj-4.8-jre-headless

2013-11-10 Thread Rémi Vanicat
James McCoy james...@debian.org writes:

 On Fri, Nov 08, 2013 at 01:45:49AM +0100, Matthias Klose wrote:
 Control: tag -1 + moreinfo help


 What more information do you need?  gcj-4.8-jre-headless Depends on
 libgcj14.  From libgcj14 4.8.2-1 to 4.8.2-2, libgcj14 gained a file that
 was already in gcj-4.8-jre-headless.

Removing gcj-4.8-jre-headless have solved the problem for me.

[...]

 patch?

 Undo whatever caused that file to get added to libgcj14 or move the file
 completely to libgcj14?

May be add a conflict in libgcj14 with gcj-4.8-jre-headless.

-- 
Rémi Vanicat


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



Bug#726371: kde-config-touchpad make systemsettings crask

2013-11-10 Thread Reinhard Karcher
Using kde 4.11.3 in unstable, kde-config-touchpad is working again.

 Reinhard


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



Bug#729214: libhypre-dev: uninstallable in jessie, libopenmpi1.3 vs libopenmpi1.6 conflict

2013-11-10 Thread Andreas Beckmann
Package: libhypre-dev
Version: 2.8.0b-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: piuparts
Control: block 711943 with -1

Hi,

libhypre-dev is currently uninstallable in jessie, some fallout from the
openmpi transition.

The involved dependecies:

libhypre-dev [2.8.0b-1]
  - mpi-default-dev [1.0.2]
- libopenmpi-dev [1.4.5-1]
  - libopenmpi1.3 (= 1.4.5-1) [1.4.5-1]
  - libhypre-2.8.0b (= 2.8.0b-1) [2.8.0b-1+b1]
- libopenmpi1.6 [1.6.4-2]
  - CONFLICTS: libopenmpi1.3

I'm not sure whether this is actually hypre's fault ...


Andreas


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



Processed: libhypre-dev: uninstallable in jessie, libopenmpi1.3 vs libopenmpi1.6 conflict

2013-11-10 Thread Debian Bug Tracking System
Processing control commands:

 block 711943 with -1
Bug #711943 [release.debian.org] transition: openmpi
711943 was blocked by: 674590 720378 720409 693639 720419 713208
711943 was not blocking any bugs.
Added blocking bug(s) of 711943: 729214

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


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



Processed: update info for 726800

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

 # This issue is not specific to version 0.9.1-2, it affects 0.9.1-1 in the
 # same way. This issue is caused by the new dpkg, which is only in unstable
 # for the moment. There is no point blocking the migration of 0.9.1-2 to
 # testing based on this bug.
 found 726800 0.9.1-1
Bug #726800 [xzgv] xzgv: fails to upgrade from wheezy, needs empty dummy prerm
Marked as found in versions xzgv/0.9.1-1.
 # The report by Andreas explains the fix, which is a good as a patch
 tags 726800 patch
Bug #726800 [xzgv] xzgv: fails to upgrade from wheezy, needs empty dummy prerm
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
726800: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726800
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: fretsonfire-game: does not launch as PngImagePlugin is not found

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

 reassign 729209 python-imaging
Bug #729209 [fretsonfire-game] fretsonfire-game: does not launch as 
PngImagePlugin is not found
Bug reassigned from package 'fretsonfire-game' to 'python-imaging'.
No longer marked as found in versions fretsonfire/1.3.110.dfsg-3.
Ignoring request to alter fixed versions of bug #729209 to the same values 
previously set
 forcemerge 709360 729209
Bug #709360 [python-imaging] python-imaging: PILcompat needs to add 
PngImagePlugin.py
Bug #729209 [python-imaging] fretsonfire-game: does not launch as 
PngImagePlugin is not found
Severity set to 'normal' from 'important'
Marked as found in versions python-imaging/1.1.7+2.0.0-1.
Merged 709360 729209
 severity 709360 serious
Bug #709360 [python-imaging] python-imaging: PILcompat needs to add 
PngImagePlugin.py
Bug #729209 [python-imaging] fretsonfire-game: does not launch as 
PngImagePlugin is not found
Severity set to 'serious' from 'normal'
Severity set to 'serious' from 'normal'
 affects 709360 fretsonfire-game
Bug #709360 [python-imaging] python-imaging: PILcompat needs to add 
PngImagePlugin.py
Bug #729209 [python-imaging] fretsonfire-game: does not launch as 
PngImagePlugin is not found
Added indication that 709360 affects fretsonfire-game
Added indication that 729209 affects fretsonfire-game
 thanks
Stopping processing here.

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


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



Processed (with 1 errors): Re: openjdk-7-jre-headless: circular dependency with openjdk-7-jre-lib

2013-11-10 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 serious
Bug #641049 [openjdk-7-jre-headless] openjdk-7-jre-headless: circular 
dependency with openjdk-7-jre-lib
Severity set to 'serious' from 'important'
 found -1 7u25-2.3.12-4
Bug #641049 [openjdk-7-jre-headless] openjdk-7-jre-headless: circular 
dependency with openjdk-7-jre-lib
Marked as found in versions openjdk-7/7u25-2.3.12-4.
 affects biomaj biomaj-watcher openjdk-7-jre-lib
Unknown command or malformed arguments to command.

 block 726801 with -1
Bug #726801 [biomaj] biomaj: fails to install with Recommends enabled
726801 was not blocked by any bugs.
726801 was not blocking any bugs.
Added blocking bug(s) of 726801: 641049

-- 
641049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=641049
726801: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726801
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#725258: marked as done (openacs: tclthread is renamed to tcl-thread. Please, adjust dependencies)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Nov 2013 12:34:13 +
with message-id e1vfudv-0006ue...@franck.debian.org
and subject line Bug#725258: fixed in openacs 5.7.0+dfsg-2.1
has caused the Debian Bug report #725258,
regarding openacs: tclthread is renamed to tcl-thread. Please, adjust 
dependencies
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.)


-- 
725258: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725258
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: openacs
Version: 5.7.0+dfsg-2
Severity: important

Dear Maintainer,

I've renamed the tclthread package to tcl-thread per Debian Tcl/Tk policy.
Please, do the same in the openacs package dependencies list.

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Source: openacs
Source-Version: 5.7.0+dfsg-2.1

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

Debian distribution maintenance software
pp.
Colin Watson cjwat...@debian.org (supplier of updated openacs 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: Fri, 08 Nov 2013 11:46:17 +
Source: openacs
Binary: openacs
Architecture: source all
Version: 5.7.0+dfsg-2.1
Distribution: unstable
Urgency: low
Maintainer: Hector Romojaro hromoj...@dia.uned.es
Changed-By: Colin Watson cjwat...@debian.org
Description: 
 openacs- toolkit for building community-oriented web applications
Closes: 725258
Changes: 
 openacs (5.7.0+dfsg-2.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Adjust dependencies to tolerate renaming of tclthread to tcl-thread
 (closes: #725258).
Checksums-Sha1: 
 4f709c77a80dfa260ce2d7406659b43ec2be1337 2018 openacs_5.7.0+dfsg-2.1.dsc
 f9dbc5be44d601a46cc124a74ea7d25273c96889 15398 
openacs_5.7.0+dfsg-2.1.debian.tar.gz
 b13a58240f52eaf19e5765f6805646ed418758d0 7854514 openacs_5.7.0+dfsg-2.1_all.deb
Checksums-Sha256: 
 99792385c32a043ba54784ca569f159223dd242d101b52378a6d4dd678d5ce84 2018 
openacs_5.7.0+dfsg-2.1.dsc
 418113efe42cb00a7ad00103ef56fbcef29bb78463df511f0293cd1ae3f28c4e 15398 
openacs_5.7.0+dfsg-2.1.debian.tar.gz
 7be21a0fd9f412f7c6ce9429fbd74d05a43e196c975e2cbad59d0f4ae5fc8a87 7854514 
openacs_5.7.0+dfsg-2.1_all.deb
Files: 
 d8c3c6bcd5892857be8b397f3193ff15 2018 web optional openacs_5.7.0+dfsg-2.1.dsc
 1f44ab4e13bcc6ae64da419a2d416112 15398 web optional 
openacs_5.7.0+dfsg-2.1.debian.tar.gz
 f7d5b67448d62064ca1fc0d0d0b6b824 7854514 web optional 
openacs_5.7.0+dfsg-2.1_all.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.15 (GNU/Linux)
Comment: Colin Watson cjwat...@debian.org -- Debian developer

iQIVAwUBUnzT9jk1h9l9hlALAQh1UhAAmvtS0ToVVnuXjj3vYXG990YGgFqJT33i
R8ipKrchFsbfN0fj2qZyyh31Eck8bQi4AyOfN0S/zEbQGwD6LVb8Qa22Qg4MTrjP
LF2n/zLPS6xUY6jG5Zxxa6z8lXoYS4Rjv9XaWxfM1H8cpvPHx3ZwbRTpmw/o/qLv
OBeP36I+JkBEjphBf76emPrigKuTYFMatErfEua5+zDucdSgnbVto0GAPLVvDRmm
A8ZwVFV7Q4K0iGtWYdGDziXGTbIpPqPR8t8rLjRO68H8qkw7ZcmBtPm8U2gmEpKZ
eqYkYwyu8J4nS6KaCYq5u1trw4KqvjWbyTDjZNbfL/Nh3ixoLIXadlMfxWwomAKL
fRTyFkdtOYmsfmh/oNVg1BXVq9mctcButC90C/c8vwRa94UJvnSZQeA+eN5TWnwD
6ubckQvmeGGD0qQJ3m5x+gEk8PRF2YaAyki56OfmzbNJa0+cTgJZByp0kRXxSu77
KgPTQtMzxRLrIypwek0RYVUQZ49smO/9d0rl67CB+n29ikKRDeitQr7VMFRo7mvB
yhaG54xkF8fst0s8/zQK1YCB2eqXMVfxhQI//pFBSVRiZBbMYnD1yoA88+7CGDwD
uBJD4dwN72vSzxRP/+rvL0TGLmuHNwtaLCpFtV9vzN5lB8DeJD3KSzlpdYT24Srh
ifC+BMItVBo=
=Yjlr
-END PGP SIGNATUREEnd Message---


Bug#729022: libgcj14: File conflict between libgcj14 and gcj-4.8-jre-headless

2013-11-10 Thread James McCoy
On Sun, Nov 10, 2013 at 11:45:51AM +0100, Rémi Vanicat wrote:
 James McCoy james...@debian.org writes:
 
  On Fri, Nov 08, 2013 at 01:45:49AM +0100, Matthias Klose wrote:
  Control: tag -1 + moreinfo help
 
 
  What more information do you need?  gcj-4.8-jre-headless Depends on
  libgcj14.  From libgcj14 4.8.2-1 to 4.8.2-2, libgcj14 gained a file that
  was already in gcj-4.8-jre-headless.
 
 Removing gcj-4.8-jre-headless have solved the problem for me.

That's not really an option when one wants gcj-4.8-jdk installed.

 [...]
 
  patch?
 
  Undo whatever caused that file to get added to libgcj14 or move the file
  completely to libgcj14?
 
 May be add a conflict in libgcj14 with gcj-4.8-jre-headless.

That would then make gcj-4.8-jdk uninstallable since it Depends on both
the gcj-4.8-jre and libgcj14.

Cheers,
-- 
James
GPG Key: 4096R/331BA3DB 2011-12-05 James McCoy james...@debian.org


signature.asc
Description: Digital signature


Bug#729209: fretsonfire-game: does not launch as PngImagePlugin is not found

2013-11-10 Thread Jeremy Lainé
On a side note, upstream should probably stop using the deprecated PIL imports, 
as I
suppose the python-imaging compatibility package won't be around forever.

For instance the bug with PngImagePlugin can be fixed with the attached 
one-liner.

Jeremy

--- a/src/Texture.py	2013-11-10 13:34:33.200829642 +0100
+++ a/src/Texture.py	2013-11-10 13:34:23.504895668 +0100
@@ -27,7 +27,7 @@
 import Image
 import pygame
 import StringIO
-import PngImagePlugin
+from PIL import PngImagePlugin
 from OpenGL.GL import *
 from OpenGL.GLU import *
 from Queue import Queue, Empty


Bug#729219: oolite: fails to upgrade from 'wheezy' - trying to overwrite /usr/lib/GNUstep/Applications/oolite.app/Resources

2013-11-10 Thread Andreas Beckmann
Package: oolite
Version: 1.77.1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'wheezy'.
It installed fine in 'wheezy', 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...):

  Preparing to replace oolite 1.76.1-2 (using .../oolite_1.77.1-1_amd64.deb) ...
  Unpacking replacement oolite ...
  dpkg: error processing /var/cache/apt/archives/oolite_1.77.1-1_amd64.deb 
(--unpack):
   trying to overwrite '/usr/lib/GNUstep/Applications/oolite.app/Resources', 
which is also in package oolite-data 1.76.1-2
  Preparing to replace oolite-data 1.76.1-2 (using 
.../oolite-data_1.77.1-1_all.deb) ...
  Unpacking replacement oolite-data ...


cheers,

Andreas


oolite_1.77.1-1.log.gz
Description: GNU Zip compressed data


Bug#729220: pdl: problems upgrading from wheezy due to triggers

2013-11-10 Thread Andreas Beckmann
Package: pdl
Version: 1:2.007-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts
Control: affects -1 + libpdl-io-hdf5-perl

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'wheezy'.
It installed fine in 'wheezy', then the upgrade to 'sid' fails.

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

  Preparing to replace perl 5.14.2-21+deb7u1 (using 
.../perl_5.18.1-4_amd64.deb) ...
  Unpacking replacement perl ...
  Preparing to replace libtext-charwidth-perl 0.04-7+b1 (using 
.../libtext-charwidth-perl_0.04-7+b2_amd64.deb) ...
  Unpacking replacement libtext-charwidth-perl ...
  Preparing to replace libpdl-io-hdf5-perl 0.63-3 (using 
.../libpdl-io-hdf5-perl_0.63-3+b1_amd64.deb) ...
  Unpacking replacement libpdl-io-hdf5-perl ...
  Preparing to replace perl-base 5.14.2-21+deb7u1 (using 
.../perl-base_5.18.1-4_amd64.deb) ...
  Unpacking replacement perl-base ...
  Processing triggers for pdl ...
  dpkg: error processing pdl (--unpack):
   subprocess installed post-installation script returned error exit status 2
  Errors were encountered while processing:
   pdl

At this point the old pdl (built against perl 5.14) is still installed,
but is no longer runnable, so the trigger fails.

This could be a known dpkg problem (running a trigger for a package that is
not properly configured), but this needs to be worked around as the dpkg
in wheezy is not going to be fixed.

Maybe adding libpdl-io-hdf5-perl: Breaks: pdl ( 1:2.007) helps
(as long as this version does not go into backports at some point)

cheers,

Andreas


libpdl-io-hdf5-perl_0.63-3+b1.log.gz
Description: GNU Zip compressed data


Processed: pdl: problems upgrading from wheezy due to triggers

2013-11-10 Thread Debian Bug Tracking System
Processing control commands:

 affects -1 + libpdl-io-hdf5-perl
Bug #729220 [pdl] pdl: problems upgrading from wheezy due to triggers
Added indication that 729220 affects libpdl-io-hdf5-perl

-- 
729220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729220
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#724097: jdeb: Patch for the FTBFS

2013-11-10 Thread Andreas Moog
Package: jdeb
Version: 1.0.2~git20130829-1
Followup-For: Bug #724097
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



*** /tmp/tmpkM4G3b/bug_body

In Ubuntu, the attached patch was applied to achieve the following:

  * Add Build-Depends on libmaven-plugin-tools-java to fix FTBFS 
(Closes: #724097) (LP: #1249778)
  * debian/patches/01_fix_testcase_bouncycastle.patch:
- Update testcase to work with bouncycastle 1.49

Thanks for considering the patch.


- -- System Information:
Debian Release: wheezy/sid
  APT prefers trusty
  APT policy: (700, 'trusty')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.12.0-2-generic (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

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

iQIcBAEBAgAGBQJSf47zAAoJEGHzRCZ03mYkB8oQALLxQ7ibpDzWXDv8na5eXW8X
fS0psekDQcb9d2EVu0DOUQHwcZjlhrGO6ugOeeaoNZRcnHoeVaUXPeUY5PaM7nKy
ikhTeM57VrRkKvOmMCM7fhZHu3kiIZ5e9WxWrf8y3/NclCLmbIdYxHHE5Ty41PlI
Qd5VhTih7A7ql+ge3IG8yYebduFM1JUPxg4cLbEfEzTDD5s6fyo1XBUdE/eCK3UQ
5cJkqHasj6S2aKxXr6/rteqximOM2XdWg8Lgc+FI5CT7XijFH+2sNPWS5+uqaf60
XffEWrOBXH7+oHvtfvZonH+elthdfCiNKZlqV2uUEEfJB+5Psz6cTSczJrRCJDER
DkBnyi737b2bcGT8t9ayuo7S2DOlaGBIA5eVKnXjwzOpW/p7BBhAbeDTxCulLM6R
0BItvNuvojWG9d7UnDKLjGp3l6Oc8h+lNm6VAISVhmFD5IX34OFN9AccERENuldB
H9SMlEAw6FdXYO21gN/M3NdxfppHdMOgoSovx7StptW7xJ7aJ+9qg0PYnIYZDE0c
5ru1EpXJZnRmv7xRvqvsnrOot3nZLQsPn1xsCHNkbK/b6U43H+zD3MGdHS1Dms67
yUc8V2A5eeZ3t8omTPrU2QVtGBggE5+dzfzzsySINjgTYpzNWXscanbvvquoN6yB
ozdnxKDNT2tpb7XL+BX/
=Q0NA
-END PGP SIGNATURE-
diff -Nru jdeb-1.0.2~git20130829/debian/control jdeb-1.0.2~git20130829/debian/control
--- jdeb-1.0.2~git20130829/debian/control	2013-08-31 14:09:37.0 +0200
+++ jdeb-1.0.2~git20130829/debian/control	2013-11-10 14:47:56.0 +0100
@@ -5,7 +5,7 @@
 Uploaders: Steffen Moeller moel...@debian.org
 Build-Depends: debhelper (= 7), cdbs, default-jdk, maven-debian-helper (= 1.5)
 Build-Depends-Indep: libmaven-invoker-plugin-java, libmaven-shade-plugin-java, ant, libbcpg-java,  
- libcommons-compress-java, libcommons-io-java, libmaven2-core-java, libplexus-utils-java 
+ libcommons-compress-java, libcommons-io-java, libmaven2-core-java, libplexus-utils-java, libmaven-plugin-tools-java
 Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jdeb
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jdeb
diff -Nru jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch
--- jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch	1970-01-01 01:00:00.0 +0100
+++ jdeb-1.0.2~git20130829/debian/patches/01_fix_testcase_bouncycastle.patch	2013-11-10 14:40:09.0 +0100
@@ -0,0 +1,14 @@
+Description: Update testcase to work with bouncycastle 1.49
+Author: Andreas Moog am...@ubuntu.com
+
+--- jdeb-1.0.2~git20130829.orig/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
 jdeb-1.0.2~git20130829/src/test/java/org/vafer/jdeb/signing/PGPSignerTestCase.java
+@@ -42,7 +42,7 @@ public final class PGPSignerTestCase ext
+ \n +
+ TEST3\n +
+ -BEGIN PGP SIGNATURE-\n +
+-Version: BCPG v1.48\n +
++Version: BCPG v1.49\n +
+ \n +
+ iEYEARECABAFAkax1rgJEHM9pIAuB02PAABIJgCghFmoCJCZ0CGiqgVLGGPd/Yh5\n +
+ FQQAnRVqvI2ij45JQSHYJBblZ0Vv2meN\n +
diff -Nru jdeb-1.0.2~git20130829/debian/patches/series jdeb-1.0.2~git20130829/debian/patches/series
--- jdeb-1.0.2~git20130829/debian/patches/series	1970-01-01 01:00:00.0 +0100
+++ jdeb-1.0.2~git20130829/debian/patches/series	2013-11-10 14:39:49.0 +0100
@@ -0,0 +1 @@
+01_fix_testcase_bouncycastle.patch


Processed: tagging 724097

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

 tags 724097 patch
Bug #724097 [src:jdeb] jdeb: FTBFS: Reason: POM 
'org.apache.maven.plugins:maven-plugin-plugin' not found in repository: System 
is offline.
Added tag(s) patch.
 user ubuntu-de...@lists.ubuntu.com
Setting user to ubuntu-de...@lists.ubuntu.com (was andreas.m...@warperbbs.de).
 usertags 724097 origin-ubuntu trusty ubuntu-patch
There were no usertags set.
Usertags are now: ubuntu-patch trusty origin-ubuntu.
 --
Stopping processing here.

Please contact me if you need assistance.
-- 
724097: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=724097
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#728361: [Pkg-xfce-devel] Bug#728361: xfce4: Nor working restart/shutdown buttons

2013-11-10 Thread Louis Delmas
I have experienced the same troubles with mounting drives, using 
shutdown/restart etc... since lightdm upgrade to 1.8.


I have found that keeping libpam-systemd installed and running

pam-auth-update --force

then selecting only Unix Authentication solves the problem.

The previous solutions (removing libpam-systemd or commenting a line in 
/etc/pam.d/common-session) also worked but created some troubles with 
libGL (also authentication problems).


I hope it helps

Louis


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



Bug#726801: biomaj: fails to install with Recommends enabled

2013-11-10 Thread Andreas Beckmann
On 2013-11-10 08:59, olivier.sal...@codeless.fr wrote:
 Just for info, I pushed biomaj 1.2.3-2 to fix the test in d/config for 
 non-interactive mode (but no impact on java test/setup).
I won't mind if you downgrade the severity to make this migrate to testing.

 Should we in this case push the bug to the Java team ?

http://bugs.debian.org/641049

I bumped the severity, and proposed a (completely untested) solution.

 This means that all packages needing java in a postinst (there may need
 be many) should fail this test.

Only if they are unlucky and get configured in the wrong order.

But if you have an idea how to make this wrong order more likely, I'd
like to implement it in piuparts :-)


Andreas


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



Bug#724586: tinyca: Mixed up when OU has a whitespace in it

2013-11-10 Thread Claudio Moretti
Package: tinyca
Version: 0.7.5-4
Followup-For: Bug #724586

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

I believe this also happens when the OU field is filled in with a string
that contains a whitespace.

When generating a certificate, I wanted to input 'My Organization'
(without quotes) in the OU field. I was getting a Can't find the request 
error. This was
because openssl failed to create a request using the MDC2 algorithm.
- From the debug (stripped from sensitive data):

claudio@Chuck:~/.TinyCA/tmp$ tinyca2 
defined(@array) is deprecated at /usr/share/tinyca/GUI.pm line 1252.
(Maybe you should just omit the defined()?)
defined(@array) is deprecated at /usr/share/tinyca/GUI.pm line
1300.
(Maybe you should just omit the defined()?)
DEBUG call: /usr/bin/openssl req -new -keyform PEM
-outform PEM -passin env:SSLPASS -config
/home/claudio/.TinyCA/My_CA/openssl.cnf -out

/home/claudio/.TinyCA/My_CA/req/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem
-key

/home/claudio/.TinyCA/My_CA/keys/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem
-mdc2
DEBUG: add to dn: IT
DEBUG: add to dn: Italy
DEBUG: add to dn: .
DEBUG: add to dn: example.org
DEBUG: add to dn: My Organization-- THIS IS THE OU 
field
DEBUG: add to dn: subdomain.example.org
DEBUG: add to dn: hostmas...@example.org
DEBUG: add to dn: 
DEBUG: add to dn: 
DEBUG return: /usr/bin/openssl req -new -keyform PEM
-outform PEM -passin env:SSLPASS -config
/home/claudio/.TinyCA/My_CA/openssl.cnf -out

/home/claudio/.TinyCA/My_CA/req/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem
-key

/home/claudio/.TinyCA/My_CA/keys/Z2l0LmNtb3JldHRpLml0Omhvc3RtYXN0ZXJAY21vcmV0dGkuaXQ6R2l0TGFiIFNlcnZlcjpjbW9yZXR0aS5pdDogOkl0YWx5OklU.pem
-mdc2

unknown option -mdc2
req [options] infile outfile
where options  are
[stripped the rest]

Also, in the Key Generation windows, a DSA key was created, but I
specified I wanted an RSA key.

After lots of retries, I tried to input the OU field with quotes: My
Organization. It worked perfectly.

I believe that this is what caused the radio fields problem in the
first place. Please correct me if I'm wrong.

Thanks,

Claudio


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

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

Versions of packages tinyca depends on:
ii  libgtk2-perl2:1.248-1
ii  liblocale-gettext-perl  1.05-7+b2
ii  openssl 1.0.1e-4

Versions of packages tinyca recommends:
ii  zip  3.0-8

tinyca suggests no packages.

- -- no debconf information

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

iEYEARECAAYFAlJ/nMYACgkQZ0Gi6TDJB+dtPQCZAQ3o0ULEl4397+ShdlNPy3VH
gJcAoObOk2qyqkEpzMWYzwImJ/h4nCBw
=6NeO
-END PGP SIGNATURE-


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



Bug#725630: marked as done (tcpflow: FTBFS on all archs: error: impossible constraint in 'asm')

2013-11-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Nov 2013 15:25:25 +
with message-id e1vfwtb-0007uh...@franck.debian.org
and subject line Bug#725630: fixed in tcpflow 1.4.0+repack1-2
has caused the Debian Bug report #725630,
regarding tcpflow: FTBFS on all archs: error: impossible constraint in 'asm'
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.)


-- 
725630: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725630
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: tcpflow
Version: 1.4.0+repack1-1
Severity: serious
Justification: FTBFS

Hi,

looks like some hardcoded x86 asm instructions were added to tcpflow?
Example on armel:
| g++ -DHAVE_CONFIG_H -I.  -I../src/be13_api -pthread -I/usr/local/include 
-D_FORTIFY_SOURCE=2 -DUTC_OFFSET=+   -g -pthread -g -O3 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -MD 
-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align 
-Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar 
-Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time 
-Wstrict-null-sentinel -Weffc++  -c -o dfxml/src/dfxml_writer.o 
dfxml/src/dfxml_writer.cpp
| dfxml/src/dfxml_writer.cpp: In static member function 'static void 
dfxml_writer::cpuid(uint32_t, long unsigned int*, long unsigned int*, long 
unsigned int*, long unsigned int*)':
| dfxml/src/dfxml_writer.cpp:400:33: error: impossible constraint in 'asm'
|   : cc);
|  ^
| make[3]: *** [dfxml/src/dfxml_writer.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=tcpflowsuite=sid

For the records, kfreebsd-* have different failure modes:
| ./be13_api/bulk_extractor_i.h: In member function 'int 
be13::packet_info::vlan() const':
| ./be13_api/bulk_extractor_i.h:430:26: error: 'ETHERTYPE_VLAN' was not 
declared in this scope
|  if(ether_type()==ETHERTYPE_VLAN){
|   ^
| make[3]: *** [netviz/plot_view.o] Error 1

so you might want to track through a different bug report, possibly
asking debian-bsd@ for help.

Mraw,
KiBi.
---End Message---
---BeginMessage---
Source: tcpflow
Source-Version: 1.4.0+repack1-2

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

Debian distribution maintenance software
pp.
Dima Kogan d...@secretsauce.net (supplier of updated tcpflow package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Nov 2013 12:03:56 -0800
Source: tcpflow
Binary: tcpflow tcpflow-dbg
Architecture: source amd64
Version: 1.4.0+repack1-2
Distribution: unstable
Urgency: low
Maintainer: Dima Kogan d...@secretsauce.net
Changed-By: Dima Kogan d...@secretsauce.net
Description: 
 tcpflow- TCP flow recorder
 tcpflow-dbg - TCP flow recorder - debug symbols
Closes: 725630 725660
Changes: 
 tcpflow (1.4.0+repack1-2) unstable; urgency=low
 .
   * imported upstream patches to let non-x86 builds work (Closes: #725630)
   * patched the source to build on kfreebsd (Closes: #725660)
   * debian/watch version mangling now handles the +repack source
Checksums-Sha1: 
 91e9d8b4cc8d8affaf58a3e5cf08751b58ffebbd 2021 tcpflow_1.4.0+repack1-2.dsc
 acf9207c481ba3fb20a0ba9379e237cd72fe54de 50843485 
tcpflow_1.4.0+repack1.orig.tar.gz
 365c1013cfe79a6ca5efa6d501fedd0fc6af6ce2 11535 
tcpflow_1.4.0+repack1-2.debian.tar.gz
 6bf3ac011323d74b6538812ad7d8db903f731660 217562 
tcpflow_1.4.0+repack1-2_amd64.deb
 6f9b6031428852a50a93f86e8b9faf2fc6104667 3167504 
tcpflow-dbg_1.4.0+repack1-2_amd64.deb
Checksums-Sha256: 
 cc49458befb7f92fd2912da614973163a8cc507cb053181e958745be688b1b95 2021 
tcpflow_1.4.0+repack1-2.dsc
 0fa59cd9534dffb7c68501696886bf0a235d554c540ad0e36390ae1305b781ab 50843485 
tcpflow_1.4.0+repack1.orig.tar.gz
 cb234449cdd0b22b697eeb5049a9a62458bf0f39ead49c14c5edfaa113e227ff 11535 
tcpflow_1.4.0+repack1-2.debian.tar.gz
 ca0bfeae18346576401dba6f320db6a2fe4a4abd71ef1979bd85f38713d284da 217562 
tcpflow_1.4.0+repack1-2_amd64.deb
 abfda8dc132119fbbcc6f7798efacf1a273c9c6b29bc0df7ed3d2ebf9912ea11 3167504 

Bug#725660: marked as done (tcpflow: FTBFS on kfreebsd: no ETHERTYPE_VLAN)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Nov 2013 15:25:25 +
with message-id e1vfwtb-0007un...@franck.debian.org
and subject line Bug#725660: fixed in tcpflow 1.4.0+repack1-2
has caused the Debian Bug report #725660,
regarding tcpflow: FTBFS on kfreebsd: no ETHERTYPE_VLAN
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.)


-- 
725660: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725660
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: tcpflow
Version: 1.4.0+repack1-1
Severity: serious
Justification: FTBFS

Hi,

looks like some hardcoded x86 asm instructions were added to tcpflow?
Example on armel:
| g++ -DHAVE_CONFIG_H -I.  -I../src/be13_api -pthread -I/usr/local/include 
-D_FORTIFY_SOURCE=2 -DUTC_OFFSET=+   -g -pthread -g -O3 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -MD 
-D_FORTIFY_SOURCE=2 -Wpointer-arith -Wshadow -Wwrite-strings -Wcast-align 
-Wredundant-decls -Wdisabled-optimization -Wfloat-equal -Wmultichar 
-Wmissing-noreturn -Woverloaded-virtual -Wsign-promo -funit-at-a-time 
-Wstrict-null-sentinel -Weffc++  -c -o dfxml/src/dfxml_writer.o 
dfxml/src/dfxml_writer.cpp
| dfxml/src/dfxml_writer.cpp: In static member function 'static void 
dfxml_writer::cpuid(uint32_t, long unsigned int*, long unsigned int*, long 
unsigned int*, long unsigned int*)':
| dfxml/src/dfxml_writer.cpp:400:33: error: impossible constraint in 'asm'
|   : cc);
|  ^
| make[3]: *** [dfxml/src/dfxml_writer.o] Error 1

Full build logs:
  https://buildd.debian.org/status/package.php?p=tcpflowsuite=sid

For the records, kfreebsd-* have different failure modes:
| ./be13_api/bulk_extractor_i.h: In member function 'int 
be13::packet_info::vlan() const':
| ./be13_api/bulk_extractor_i.h:430:26: error: 'ETHERTYPE_VLAN' was not 
declared in this scope
|  if(ether_type()==ETHERTYPE_VLAN){
|   ^
| make[3]: *** [netviz/plot_view.o] Error 1

so you might want to track through a different bug report, possibly
asking debian-bsd@ for help.

Mraw,
KiBi.
---End Message---
---BeginMessage---
Source: tcpflow
Source-Version: 1.4.0+repack1-2

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

Debian distribution maintenance software
pp.
Dima Kogan d...@secretsauce.net (supplier of updated tcpflow package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Tue, 05 Nov 2013 12:03:56 -0800
Source: tcpflow
Binary: tcpflow tcpflow-dbg
Architecture: source amd64
Version: 1.4.0+repack1-2
Distribution: unstable
Urgency: low
Maintainer: Dima Kogan d...@secretsauce.net
Changed-By: Dima Kogan d...@secretsauce.net
Description: 
 tcpflow- TCP flow recorder
 tcpflow-dbg - TCP flow recorder - debug symbols
Closes: 725630 725660
Changes: 
 tcpflow (1.4.0+repack1-2) unstable; urgency=low
 .
   * imported upstream patches to let non-x86 builds work (Closes: #725630)
   * patched the source to build on kfreebsd (Closes: #725660)
   * debian/watch version mangling now handles the +repack source
Checksums-Sha1: 
 91e9d8b4cc8d8affaf58a3e5cf08751b58ffebbd 2021 tcpflow_1.4.0+repack1-2.dsc
 acf9207c481ba3fb20a0ba9379e237cd72fe54de 50843485 
tcpflow_1.4.0+repack1.orig.tar.gz
 365c1013cfe79a6ca5efa6d501fedd0fc6af6ce2 11535 
tcpflow_1.4.0+repack1-2.debian.tar.gz
 6bf3ac011323d74b6538812ad7d8db903f731660 217562 
tcpflow_1.4.0+repack1-2_amd64.deb
 6f9b6031428852a50a93f86e8b9faf2fc6104667 3167504 
tcpflow-dbg_1.4.0+repack1-2_amd64.deb
Checksums-Sha256: 
 cc49458befb7f92fd2912da614973163a8cc507cb053181e958745be688b1b95 2021 
tcpflow_1.4.0+repack1-2.dsc
 0fa59cd9534dffb7c68501696886bf0a235d554c540ad0e36390ae1305b781ab 50843485 
tcpflow_1.4.0+repack1.orig.tar.gz
 cb234449cdd0b22b697eeb5049a9a62458bf0f39ead49c14c5edfaa113e227ff 11535 
tcpflow_1.4.0+repack1-2.debian.tar.gz
 ca0bfeae18346576401dba6f320db6a2fe4a4abd71ef1979bd85f38713d284da 217562 
tcpflow_1.4.0+repack1-2_amd64.deb
 abfda8dc132119fbbcc6f7798efacf1a273c9c6b29bc0df7ed3d2ebf9912ea11 3167504 

Bug#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Samuel Thibault
Package: doxygen
Version: 1.8.4-1
Severity: serious
Justification: makes other package FTBFS

Hello,

ptlib can't be built in unstable ATM, because doxygen seems to get in
some loop: it eats 100% cpu and doesn't seem to terminate (I've left it
running for 2 hours)

Samuel

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

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

Versions of packages doxygen depends on:
ii  libc6   2.17-93
ii  libgcc1 1:4.8.2-1
ii  libstdc++6  4.8.2-1

Versions of packages doxygen recommends:
un  doxygen-latex  1.8.4-1

Versions of packages doxygen suggests:
un  doxygen-doc  1.8.4-1
un  doxygen-gui  none
un  graphviz 2.26.3-15+b1

-- no debconf information


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



Bug#725639: [Pkg-citadel-devel] Bug#725639: citadel: FTBFS on kfreebsd-*: error: 'struct dirent' has no member named 'd_namelen'

2013-11-10 Thread Michael Meskes
On Thu, Nov 07, 2013 at 10:05:06AM +0100, Petr Salinger wrote:
 Control: found -1 8.22-1
 
 Still the same core problem - d_namlen (not d_namelen).
 ...

Sorry, I thought upstream had said they'd fixed the problem.

Michael

-- 
Michael Meskes
Michael at Fam-Meskes dot De, Michael at Meskes dot (De|Com|Net|Org)
Michael at BorussiaFan dot De, Meskes at (Debian|Postgresql) dot Org
Jabber: michael.meskes at gmail dot com
VfL Borussia! Força Barça! Go SF 49ers! Use Debian GNU/Linux, PostgreSQL


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



Bug#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Helmut Grohne
Control: tags -1 + moreinfo

Hi Samuel,

On Sun, Nov 10, 2013 at 04:57:52PM +0100, Samuel Thibault wrote:
 ptlib can't be built in unstable ATM, because doxygen seems to get in
 some loop: it eats 100% cpu and doesn't seem to terminate (I've left it
 running for 2 hours)

While it may be possible to reproduce the bug report using the
information you sent, it is not useful. Neither me nor doko can sensibly
do anything with bug reports such as this except for letting them rot.
We have enough of them already.

Please include important information such as:

 * Which version of ptlib? Guess: 2.10.10~dfsg-2
 * Which architecture? Guess: amd64
 * Invocation of doxygen
 * The Doxyfile
 * Check for duplicates, especially #718694
 * Include a traceback. A doxygen-dbg package is about to hit NEW. So
   you don't even have to rebuild doxygen.

Once you believe to have provided the relevant information, please
remove the moreinfo tag.

Helmut


-- 
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#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + moreinfo
Bug #729230 [doxygen] doxygen: hangs during ptlib build
Added tag(s) moreinfo.

-- 
729230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729230
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#729239: clementine: FTBFS on kfreebsd-*: /usr/bin/ld: cannot find -lexecinfo

2013-11-10 Thread Niels Thykier
Package: clementine
Version: 1.2.0+dfsg-1
Severity: serious

Hi,

Thanks for solving the problem with libimobiledevice; it is much
appreicated.  Unfortunately, it seems that the new version of
clementine FTBFS on kfreebsd-{i386,amd64}:


Linking CXX executable ../../clementine-tagreader
cd 
/«BUILDDIR»/clementine-1.2.0+dfsg/obj-x86_64-kfreebsd-gnu/ext/clementine-tagreader
  /usr/bin/cmake -E cmake_link_script 
CMakeFiles/clementine-tagreader.dir/link.txt --verbose=1
/usr/bin/c++   -DQT_NO_DEBUG_OUTPUT -DQT_NO_WARNING_OUTPUT --std=c++0x 
-U__STRICT_ANSI__ -O2 -g -DNDEBUG   -Wl,-z,relro 
CMakeFiles/clementine-tagreader.dir/main.cpp.o 
CMakeFiles/clementine-tagreader.dir/tagreaderworker.cpp.o 
CMakeFiles/clementine-tagreader.dir/qrc_data.cxx.o  -o 
../../clementine-tagreader  -ltag -lQtCore -lQtNetwork 
../libclementine-common/liblibclementine-common.a 
../libclementine-tagreader/liblibclementine-tagreader.a -lexecinfo 
../libclementine-common/liblibclementine-common.a -lprotobuf -ltag -lpthread 
/usr/bin/ld: cannot find -lexecinfo
collect2: error: ld returned 1 exit status
make[4]: *** [clementine-tagreader] Error 1
[...]


Sadly, this failure is preventing us from benefiting from your
libimobiledevice fix (as clementine cannot migrate to testing while it
has out of date binaries on kfreebsd).

~Niels


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



Bug#718694: marked as done (doxygen loops when passing foo(0) to findParameterList)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Nov 2013 18:53:36 +0100
with message-id 20131110175336.gc24...@alf.mars
and subject line Re: [Doxygen-develop] doxygen loops when passing foo(0) to 
findParameterList
has caused the Debian Bug report #718694,
regarding doxygen loops when passing foo(0) to findParameterList
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.)


-- 
718694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718694
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libburn
Version: 1.2.2-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130726 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»'
 doxygen doc/doxygen.conf
 Warning: Tag `SHOW_DIRECTORIES' at line 401 of file doc/doxygen.conf has 
 become obsolete.
 To avoid this warning please remove this line from your configuration file or 
 upgrade it using doxygen -u
 Warning: Tag `HTML_ALIGN_MEMBERS' at line 707 of file doc/doxygen.conf has 
 become obsolete.
 To avoid this warning please remove this line from your configuration file or 
 upgrade it using doxygen -u
 /«PKGBUILDDIR»/libburn/libburn.h:1158: Warning: argument 'drive' of command 
 @param is not found in the argument list of burn_drive_re_assess(struct 
 burn_drive *d, int flag)
 /«PKGBUILDDIR»/libburn/libburn.h:1158: Warning: The following parameters of 
 burn_drive_re_assess(struct burn_drive *d, int flag) are not documented:
   parameter 'd'
 /«PKGBUILDDIR»/libburn/libburn.h:3515: Warning: explicit link request to 'if' 
 could not be resolved
 /«PKGBUILDDIR»/libburn/libburn.h:2170: Warning: Found unknown command `\pram'
 /«PKGBUILDDIR»/libburn/libburn.h:2156: Warning: The following parameters of 
 burn_session_get_cdtext(struct burn_session *s, int block, int pack_type, 
 char *pack_type_name, unsigned char **payload, int *length, int flag) are not 
 documented:
   parameter 'length'
 /«PKGBUILDDIR»/libburn/libburn.h:2069: Warning: argument 'languages' of 
 command @param is not found in the argument list of 
 burn_session_get_cdtext_par(struct burn_session *s, int char_codes[8], int 
 copyrights[8], int block_languages[8], int flag)
 /«PKGBUILDDIR»/libburn/libburn.h:2069: Warning: The following parameters of 
 burn_session_get_cdtext_par(struct burn_session *s, int char_codes[8], int 
 copyrights[8], int block_languages[8], int flag) are not documented:
   parameter 'block_languages'
 /«PKGBUILDDIR»/libburn/libburn.h:1959: Warning: The following parameters of 
 burn_session_get_start_tno(struct burn_session *session, int flag) are not 
 documented:
   parameter 'flag'
 /«PKGBUILDDIR»/libburn/libburn.h:2183: Warning: argument 's' of command 
 @param is not found in the argument list of 
 burn_session_input_sheet_v07t(struct burn_session *session, char *path, int 
 block, int flag)
 /«PKGBUILDDIR»/libburn/libburn.h:2183: Warning: The following parameters of 
 burn_session_input_sheet_v07t(struct burn_session *session, char *path, int 
 block, int flag) are not documented:
   parameter 'session'
 /«PKGBUILDDIR»/libburn/libburn.h:2122: Warning: Found unknown command `\pram'
 /«PKGBUILDDIR»/libburn/libburn.h:2085: Warning: The following parameters of 
 burn_session_set_cdtext(struct burn_session *s, int block, int pack_type, 
 char *pack_type_name, unsigned char *payload, int length, int flag) are not 
 documented:
   parameter 'length'
 make: *** wait: No child processes.  Stop.
 make: *** Waiting for unfinished jobs
 make: *** wait: No child processes.  Stop.
 make[1]: *** [override_dh_installdocs] Terminated
 Build killed with signal TERM after 60 minutes of inactivity
 
 Build finished at 20130725-0101

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/07/26/libburn_1.2.2-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---
Version: 1.8.5-1

On Sun, Aug 04, 2013 at 10:10:49PM +0200, Helmut Grohne wrote:
 Thanks for looking it up. The git version changes the relevant code in
 a
 way, that fixes the observed behaviour.

The 

Processed: Re: Bug#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 - moreinfo
Bug #729230 [doxygen] doxygen: hangs during ptlib build
Removed tag(s) moreinfo.
 clone -1 -2
Bug #729230 [doxygen] doxygen: hangs during ptlib build
Bug 729230 cloned as bug 729243
 reassign -2 ptlib
Bug #729243 [doxygen] doxygen: hangs during ptlib build
Bug reassigned from package 'doxygen' to 'ptlib'.
No longer marked as found in versions doxygen/1.8.4-1.
Ignoring request to alter fixed versions of bug #729243 to the same values 
previously set
 retitle -2 FTBFS on doxygen call, please avoid doxygen known bug by dropping 
 #operator
Bug #729243 [ptlib] doxygen: hangs during ptlib build
Changed Bug title to 'FTBFS on doxygen call, please avoid doxygen known bug by 
dropping #operator' from 'doxygen: hangs during ptlib build'
 found -2 2.10.10~dfsg-2
Bug #729243 [ptlib] FTBFS on doxygen call, please avoid doxygen known bug by 
dropping #operator
There is no source info for the package 'ptlib' at version '2.10.10~dfsg-2' 
with architecture ''
Unable to make a source version for version '2.10.10~dfsg-2'
Marked as found in versions 2.10.10~dfsg-2.
 fixed -2 2.12.7-1
Bug #729243 [ptlib] FTBFS on doxygen call, please avoid doxygen known bug by 
dropping #operator
There is no source info for the package 'ptlib' at version '2.12.7-1' with 
architecture ''
Unable to make a source version for version '2.12.7-1'
Marked as fixed in versions 2.12.7-1.
 forcemerge -1 718694
Bug #729230 [doxygen] doxygen: hangs during ptlib build
Bug #718694 [doxygen] doxygen loops when passing foo(0) to findParameterList
Severity set to 'serious' from 'normal'
Bug #729230 [doxygen] doxygen: hangs during ptlib build
Added tag(s) sid and jessie.
Merged 718694 729230

-- 
718694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718694
729230: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729230
729243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729243
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#723865: FTBFS on sparc but successfully built in the past

2013-11-10 Thread Ivo De Decker
reassign 723865 elfutils
notfound 723865 libelf/0.156-1
found 723865 0.156-1
fixed 723865 0.157-1
close 723865
thanks

Hi Michael,

On Fri, Sep 20, 2013 at 08:12:06PM +0200, Michael Biebl wrote:
 Source: libelf
 Version: 0.156-1
 Severity: serious
 
 The run-readelf-mixed-corenote.sh test fails on sparc.
 Full build log available at [1].
 
 [1] 
 https://buildd.debian.org/status/fetch.php?pkg=elfutilsarch=sparcver=0.156-1stamp=1375914894

This is actually elfutils, not libelf. The newer version of elfutils builds
fine on sparc, so this bug can be closed (it FTBFS on kfreebsd, but that's
#649038).

Cheers,

Ivo


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



Bug#729230: marked as done (doxygen: hangs during ptlib build)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Nov 2013 18:53:36 +0100
with message-id 20131110175336.gc24...@alf.mars
and subject line Re: [Doxygen-develop] doxygen loops when passing foo(0) to 
findParameterList
has caused the Debian Bug report #718694,
regarding doxygen: hangs during ptlib build
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.)


-- 
718694: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718694
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: doxygen
Version: 1.8.4-1
Severity: serious
Justification: makes other package FTBFS

Hello,

ptlib can't be built in unstable ATM, because doxygen seems to get in
some loop: it eats 100% cpu and doesn't seem to terminate (I've left it
running for 2 hours)

Samuel

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

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

Versions of packages doxygen depends on:
ii  libc6   2.17-93
ii  libgcc1 1:4.8.2-1
ii  libstdc++6  4.8.2-1

Versions of packages doxygen recommends:
un  doxygen-latex  1.8.4-1

Versions of packages doxygen suggests:
un  doxygen-doc  1.8.4-1
un  doxygen-gui  none
un  graphviz 2.26.3-15+b1

-- no debconf information
---End Message---
---BeginMessage---
Version: 1.8.5-1

On Sun, Aug 04, 2013 at 10:10:49PM +0200, Helmut Grohne wrote:
 Thanks for looking it up. The git version changes the relevant code in
 a
 way, that fixes the observed behaviour.

The git version was released as 1.8.5 and the bug was marked fixed
upstream:
https://bugzilla.gnome.org/show_bug.cgi?id=701295#c7

Thus closing.

Helmut---End Message---


Processed: Re: FTBFS on sparc but successfully built in the past

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

 reassign 723865 elfutils
Bug #723865 [src:libelf] FTBFS on sparc but successfully built in the past
Bug reassigned from package 'src:libelf' to 'elfutils'.
No longer marked as found in versions libelf/0.156-1.
Ignoring request to alter fixed versions of bug #723865 to the same values 
previously set
 notfound 723865 libelf/0.156-1
Bug #723865 [elfutils] FTBFS on sparc but successfully built in the past
The source libelf and version 0.156-1 do not appear to match any binary packages
Ignoring request to alter found versions of bug #723865 to the same values 
previously set
 found 723865 0.156-1
Bug #723865 [elfutils] FTBFS on sparc but successfully built in the past
Marked as found in versions elfutils/0.156-1.
 fixed 723865 0.157-1
Bug #723865 [elfutils] FTBFS on sparc but successfully built in the past
Marked as fixed in versions elfutils/0.157-1.
 close 723865
Bug #723865 [elfutils] FTBFS on sparc but successfully built in the past
Marked Bug as done
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
723865: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=723865
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#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Helmut Grohne
On Sun, Nov 10, 2013 at 06:58:35PM +0100, Samuel Thibault wrote:
   * Check for duplicates, especially #718694
 
 Most probably a duplicate then, indeed, I failed to find it among the
 open bugs. Removing code#operator/code in the header does fix the
 issue. Cloning as a bug against ptlib and merging with the duplicate.

Thanks for tracking it down!

This issue is solved in doxygen 1.8.5-1 sitting in NEW. As soon as it
hits sid, you can downgrade the ptlib bug.

Helmut


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



Bug#713635: osm-gps-map: FTBFS: osm-gps-map-widget.c:778:21: error: format '%lld' expects argument of type 'long long int', but argument 4 has type 'goffset' [-Werror=format=]

2013-11-10 Thread gregor herrmann
On Sat, 22 Jun 2013 15:44:25 +0200, David Suárez wrote:

  osm-gps-map-widget.c: In function 'osm_gps_map_tile_download_complete':
  osm-gps-map-widget.c:778:21: error: format '%lld' expects argument of type 
  'long long int', but argument 4 has type 'goffset' [-Werror=format=]
   g_debug(Wrote MSG_RESPONSE_LEN_FORMAT bytes to %s, 
  MSG_RESPONSE_LEN(msg), dl-filename);
   ^
  cc1: some warnings being treated as errors
  make[3]: *** [libosmgpsmap_la-osm-gps-map-widget.lo] Error 1

This problem can be fixed by the attached patch (backported from
upstream git), but the build fails later with:

   debian/rules override_dh_auto_install
make[1]: Entering directory `/tmp/buildd/osm-gps-map-0.7.3'
for py in python2.7; do \
PYTHON=$py dh_auto_configure -Dpython/; \
dh_auto_build -Dpython/; \
dh_auto_install -Dpython/; \
dh_auto_clean -Dpython/; \
find /tmp/buildd/osm-gps-map-0.7.3/debian/tmp/usr/lib/$py \( -name 
*.a -o -name *.la \) -delete ; \
done
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
running build
running build_ext
building 'osmgpsmap' extension
creating build
creating build/temp.linux-x86_64-2.7
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
-Wall -Wstrict-prototypes -UGDK_DISABLE_DEPRECATED -UGDK_DISABLE_DEPRECATED 
-D_FORTIFY_SOURCE=2 -fPIC -DVERSION=0.7.3 -I/usr/include/python2.7 -c 
osmgpsmapmodule.c -o build/temp.linux-x86_64-2.7/osmgpsmapmodule.o
osmgpsmapmodule.c:19:23: fatal error: pygobject.h: No such file or directory
 #include pygobject.h
   ^
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
dh_auto_build: python setup.py build --force returned exit code 1
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
running install
running build
running build_ext
building 'osmgpsmap' extension
x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -DNDEBUG -g -fwrapv -O2 
-Wall -Wstrict-prototypes -UGDK_DISABLE_DEPRECATED -UGDK_DISABLE_DEPRECATED 
-D_FORTIFY_SOURCE=2 -fPIC -DVERSION=0.7.3 -I/usr/include/python2.7 -c 
osmgpsmapmodule.c -o build/temp.linux-x86_64-2.7/osmgpsmapmodule.o
osmgpsmapmodule.c:19:23: fatal error: pygobject.h: No such file or directory
 #include pygobject.h
   ^
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
dh_auto_install: python setup.py install --force 
--root=/tmp/buildd/osm-gps-map-0.7.3/debian/tmp --no-compile -O0 
--install-layout=deb returned exit code 1
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
Package osmgpsmap was not found in the pkg-config search path.
Perhaps you should add the directory containing `osmgpsmap.pc'
to the PKG_CONFIG_PATH environment variable
No package 'osmgpsmap' found
running clean
removing 'build/temp.linux-x86_64-2.7' (and everything under it)
'build/lib.linux-x86_64-2.7' does not exist -- can't clean it
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-2.7' does not exist -- can't clean it
removing 'build'
find: `/tmp/buildd/osm-gps-map-0.7.3/debian/tmp/usr/lib/python2.7': No such 
file or directory
make[1]: *** [override_dh_auto_install] Error 1
make[1]: Leaving directory `/tmp/buildd/osm-gps-map-0.7.3'
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2



and I'm not sure where to stick the missing includes (there seem to
be several) into the python build framework ...


Cheers,
gregor


-- 
 .''`.  Homepage: 

Bug#729251: gstreamer0.10-ffmpeg: uninstallable with libav 9

2013-11-10 Thread Michael Gilbert
package: src:gstreamer0.10-ffmpeg
severity: grave
version: 0.10.13-5

$ sudo apt-get install gstreamer0.10-ffmpeg
[...]
The following packages have unmet dependencies:
 gstreamer0.10-ffmpeg : Depends: libavcodec53 (= 5:0.8-2~) but it is
not installable or
 libavcodec-extra-53 (= 5:0.8-2~) but
it is not installable
Depends: libavformat53 (= 5:0.8-2~) but it is
not installable
Depends: libavutil51 (= 5:0.8-2~) but it is
not installable

Note that this isn't solved with a rebuild since parts of the libav
API that this package uses have changed between version 8 and 9.

Best wishes,
Mike


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



Bug#729253: cheese: One or more needed GStreamer elements are missing: cluttervideosink.

2013-11-10 Thread Tomasz Melcer

Package: cheese
Version: 3.10.1-1
Severity: grave
Justification: renders package unusable

When I launch cheese, the following message shows up instead of picture 
from camera:


One or more needed GStreamer elements are missing: cluttervideosink.

I do have packages like `libclutter-gst-1.0-0` and 
`libclutter-gst-2.0-0` installed—I found those after some googling. The 
program seems unusable to me—no button works, even though I can see that 
the preferences window shows up my camera.




-- 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.10-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages cheese depends on:
ii  cheese-common 3.10.1-1
ii  gnome-video-effects   0.4.0-1
ii  libc6 2.17-93
ii  libcanberra-gtk3-00.30-2
ii  libcheese-gtk23   3.10.1-1
ii  libcheese73.10.1-1
ii  libclutter-1.0-0  1.14.4-3
ii  libclutter-gtk-1.0-0  1.4.4-3
ii  libgdk-pixbuf2.0-02.28.2-1
ii  libglib2.0-0  2.36.4-1
ii  libgnome-desktop-3-7  3.8.4-2
ii  libgstreamer1.0-0 1.2.0-1
ii  libgtk-3-03.8.6-1

Versions of packages cheese recommends:
ii  gnome-icon-theme3.10.0-1
ii  gvfs1.16.3-1+b1
ii  hicolor-icon-theme  0.12-1
ii  nautilus-sendto 3.6.1-2
ii  yelp3.10.1-1

Versions of packages cheese suggests:
pn  gnome-video-effects-frei0r  none

-- no debconf information


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



Bug#725516: Bug#727009: make x finited hard limit of stacksize

2013-11-10 Thread Emilio Pozuelo Monfort
On 07/11/13 11:35, Emilio Pozuelo Monfort wrote:
 Great! I even see you have already committed a fix to eglibc. :-)

That's been uploaded and built. It'd be great to have pango1.0 given back when
the chroots are updated.

Thanks,
Emilio


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



Bug#728845: krb5: CVE-2013-1418: multi-realm KDC null dereference leads to crash

2013-11-10 Thread Salvatore Bonaccorso
Control: severity - 1 important

Hi Benjamin,

On Wed, Nov 06, 2013 at 01:28:36PM -0500, Benjamin Kaduk wrote:
 On Wed, 6 Nov 2013, Salvatore Bonaccorso wrote:
 
 Package: krb5
 Severity: grave
 Tags: security upstream patch
 
 Hi,
 
 the following vulnerability was published for krb5.
 
 CVE-2013-1418[0]:
 multi-realm KDC null dereference leads to crash
 
 [Puts on upstream hat]
 Note that we believe it to be very uncommon for a single KDC to be
 serving multiple realms.  I can't say whether that affects the
 assignment of severity 'grave' or not, though.

Apologies for the late reply, I missed your update. Thanks for
confirming this from upstream point of view. I'm lowering the severity
to 'important'.

Thanks and regards,
Salvatore


-- 
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 728845 is important

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

 severity 728845 important
Bug #728845 [krb5] krb5: CVE-2013-1418: multi-realm KDC null dereference leads 
to crash
Severity set to 'important' from 'grave'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
728845: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728845
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#728232: sup-mail: CVE-2013-4478 and CVE-2013-4479

2013-11-10 Thread Salvatore Bonaccorso
Hi Per,

Did you had time to prepare the fixes for unstable?

Can you also prepare packages targetting squeeze-security and
wheezy-security and contact the Security team at
t...@security.debian.org?

Regards,
Salvatore


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



Bug#713666: gnustep-base: diff for NMU version 1.22.1-4.2

2013-11-10 Thread gregor herrmann
tags 713666 + patch
tags 713666 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  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: Penelope Swales: Strange Hands
diff -u gnustep-base-1.22.1/debian/changelog gnustep-base-1.22.1/debian/changelog
--- gnustep-base-1.22.1/debian/changelog
+++ gnustep-base-1.22.1/debian/changelog
@@ -1,3 +1,14 @@
+gnustep-base (1.22.1-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS: GSXML.m:983:38: error: dereferencing pointer to
+incomplete type:
+add patch from Ubuntu / Benjamin Drung:
+- Backport upstream fix for recent libxml2.
+(Closes: #713666)
+
+ -- gregor herrmann gre...@debian.org  Sun, 10 Nov 2013 19:57:52 +0100
+
 gnustep-base (1.22.1-4.1) unstable; urgency=low
 
   * Non maintainer upload.
diff -u gnustep-base-1.22.1/debian/patches/series gnustep-base-1.22.1/debian/patches/series
--- gnustep-base-1.22.1/debian/patches/series
+++ gnustep-base-1.22.1/debian/patches/series
@@ -10,0 +11 @@
+recent-libxml2-fix.patch
only in patch2:
unchanged:
--- gnustep-base-1.22.1.orig/debian/patches/recent-libxml2-fix.patch
+++ gnustep-base-1.22.1/debian/patches/recent-libxml2-fix.patch
@@ -0,0 +1,17 @@
+Description: fixup for recent libxml2
+Origin: http://svn.gna.org/viewcvs/gnustep/libs/base/trunk/Source/Additions/GSXML.m?r1=35538r2=35730
+
+--- a/Source/Additions/GSXML.m
 b/Source/Additions/GSXML.m
+@@ -980,7 +980,11 @@
+ 	1,
+ 	utf-8);
+   xmlOutputBufferFlush(buf);
++#if LIBXML_VERSION  20900
+   string = UTF8StrLen(buf-buffer-content, buf-buffer-use);
++#else
++  string = UTF8StrLen(xmlBufContent(buf-buffer), xmlBufUse(buf-buffer));
++#endif
+   xmlOutputBufferClose(buf);
+ }
+   return string;


signature.asc
Description: Digital signature


Processed: gnustep-base: diff for NMU version 1.22.1-4.2

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

 tags 713666 + patch
Bug #713666 [src:gnustep-base] gnustep-base: FTBFS: GSXML.m:983:38: error: 
dereferencing pointer to incomplete type
Added tag(s) patch.
 tags 713666 + pending
Bug #713666 [src:gnustep-base] gnustep-base: FTBFS: GSXML.m:983:38: error: 
dereferencing pointer to incomplete type
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
713666: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713666
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#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Steven Chamberlain
Please consider outputting the contents of tests/test-suite.log so that
it appears in the build log.  Here are examples of how some other
packages have done this:
http://codesearch.debian.net/search?q=cat.*test.*suite\.log

The new failure is related to a libc0.1 header:

 FAIL: run-disasm-x86.sh
 ===
 
 In file included from command-line:0:0:
 /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file 
 or directory
  #include bits/predefs.h
   ^
 compilation terminated.

I don't seem to be able to reproduce the segfault I saw once in
dwfl-bug-fd-leak.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


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



Bug#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Eugen Dedu

On 10/11/13 19:10, Helmut Grohne wrote:

On Sun, Nov 10, 2013 at 06:58:35PM +0100, Samuel Thibault wrote:

  * Check for duplicates, especially #718694


Most probably a duplicate then, indeed, I failed to find it among the
open bugs. Removing code#operator/code in the header does fix the
issue. Cloning as a bug against ptlib and merging with the duplicate.


Thanks for tracking it down!

This issue is solved in doxygen 1.8.5-1 sitting in NEW. As soon as it
hits sid, you can downgrade the ptlib bug.

^
You mean *close* the ptlib bug, isn't it?

--
Eugen


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



Bug#729254: libjitsi-jni: Requires libx264-123, which does not exist

2013-11-10 Thread Tomasz Melcer

Package: libjitsi-jni
Version: 2.3.4687.9786
Justification: renders package unusable
Severity: grave

Jitsi requires libjitsi-jni. libjitsi-jni requires libx264-123. This 
package doesn't seem to exist in the repository. Instead, there are: 
libx264-124, libx264-133, libx264-138 and libx264-140.


Therefore Jitsi becomes uninstallable.

After installing libx264-123 from snapshot.debian.org, package becomes 
installable.



-- 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.10-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--
Tomasz Melcer


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



Bug#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Samuel Thibault
Eugen Dedu, le Sun 10 Nov 2013 21:12:26 +0100, a écrit :
 On 10/11/13 19:10, Helmut Grohne wrote:
 On Sun, Nov 10, 2013 at 06:58:35PM +0100, Samuel Thibault wrote:
   * Check for duplicates, especially #718694
 
 Most probably a duplicate then, indeed, I failed to find it among the
 open bugs. Removing code#operator/code in the header does fix the
 issue. Cloning as a bug against ptlib and merging with the duplicate.
 
 Thanks for tracking it down!
 
 This issue is solved in doxygen 1.8.5-1 sitting in NEW. As soon as it
 hits sid, you can downgrade the ptlib bug.
 ^
 You mean *close* the ptlib bug, isn't it?

I've closed it by uploading an NMU which versions the build-dep. (NMU
was for another fix originally).

Samuel


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



Bug#726620: blocks gnome 3.10 in experimental

2013-11-10 Thread Rémi Letot

Hello,

could you please upload the fixed package to experimental ? This blocks 
gnome-settings-daemon 3.10:


https://buildd.debian.org/status/package.php?p=gnome-settings-daemonsuite=experimental

Thanks a lot for your work,
--
Rémi


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



Bug#724255: util-linux: FTBFS: m4 runs out of memory

2013-11-10 Thread Wookey
Confirmed. I get exactly the same issue building this package in current amd64 
unstable chroot.

Changing to previous m4 version (m4_1.4.16-5_amd64.deb) makes no difference:

The commands being run are:
/usr/bin/sh autopoint --force
which runs:
/usr/bin/perl -w /usr/bin/autom4te --no-cache 
--language=Autoconf-without-aclocal-m4 --trace=AM_GNU_GETTEXT_VERSION:$% - 
configure.ac
which runs:
sh -c /usr/bin/m4 --nesting-limit=1024 --gnu --include=/usr/share/autoconf 
--debug=aflq --fatal-warning --debugfile=/tmp/am4tDdyolT/traces

It builds OK in a hybrid saucy/unstable arm64 system
ii  m41.4.16-5 arm64
a macro processing language
ii  autopoint 0.18.1.1-10ubuntu3   all  
The autopoint program from GNU gettext

Just in case any of that helps

Wookey
-- 
Principal hats:  Linaro, Emdebian, Wookware, Balloonboard, ARM
http://wookware.org/


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



Bug#726620: marked as done (geoclue: misses Depends: adduser)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Nov 2013 21:19:36 +
with message-id e1vfcpw-0006c7...@franck.debian.org
and subject line Bug#726620: fixed in geoclue 2.0.0-2
has caused the Debian Bug report #726620,
regarding geoclue: misses Depends: adduser
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.)


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

Hi,

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

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

  Selecting previously unselected package geoclue.
  (Reading database ... 7103 files and directories currently installed.)
  Unpacking geoclue (from .../geoclue_2.0.0-1_amd64.deb) ...
  Setting up geoclue (2.0.0-1) ...
  /var/lib/dpkg/info/geoclue.postinst: 12: /var/lib/dpkg/info/geoclue.postinst: 
addgroup: not found
  dpkg: error processing geoclue (--configure):
   subprocess installed post-installation script returned error exit status 127
  Errors were encountered while processing:
   geoclue
  E: Sub-process /usr/bin/dpkg returned an error code (1)


cheers,

Andreas


geoclue_2.0.0-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: geoclue
Source-Version: 2.0.0-2

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

Debian distribution maintenance software
pp.
Laurent Bigonville bi...@debian.org (supplier of updated geoclue 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: Sun, 10 Nov 2013 22:04:25 +0100
Source: geoclue
Binary: geoclue
Architecture: source amd64
Version: 2.0.0-2
Distribution: experimental
Urgency: low
Maintainer: Laurent Bigonville bi...@debian.org
Changed-By: Laurent Bigonville bi...@debian.org
Description: 
 geoclue- geoinformation service
Closes: 726620
Changes: 
 geoclue (2.0.0-2) experimental; urgency=low
 .
   [ Andreas Henriksson ]
   * [906ea31c] Add dependency on adduser as it's used by postinst
 (Closes: #726620)
Checksums-Sha1: 
 fb1067f268e9c29ce51a0be4d6c740e5efb6c5a1 1726 geoclue_2.0.0-2.dsc
 02726991351103f2a177cba381de760a7c078515 6402 geoclue_2.0.0-2.debian.tar.gz
 fd8d0af158c0fc2def676fde1caa47af71de3755 31908 geoclue_2.0.0-2_amd64.deb
Checksums-Sha256: 
 bc591a5a253d7c92d70018f023a7f7d3bb0e58e9a8001d6fd5403971754d2f5f 1726 
geoclue_2.0.0-2.dsc
 fd5f726093b712934d054158ce67f5168db2e1be8f697026ec92364abf5fe867 6402 
geoclue_2.0.0-2.debian.tar.gz
 6bb46f160c83909f781bc6f9ca4f40bd196b6a49086c1be65eaa31cc66a2b84c 31908 
geoclue_2.0.0-2_amd64.deb
Files: 
 b98b1cbc4f5dfba1d7267d10b701f06f 1726 utils optional geoclue_2.0.0-2.dsc
 30f12e56c44b2cf816d0441405749b0d 6402 utils optional 
geoclue_2.0.0-2.debian.tar.gz
 3fc20f388c438246f2e9e4998b127fa3 31908 utils optional geoclue_2.0.0-2_amd64.deb

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

iQEcBAEBCAAGBQJSf/YKAAoJEB/FiR66sEPV/iEH/iQcIQXluKwv2LFVdKHuT5vR
JtOhYwcUJEcRhd3SD3tx6mKL8MTNy8o2MtG2F1xg62ZSMPD4nAt2NDDkAiPDC4N4
DJlAyCtiPZL78n2CVUjpZwTPXaPwd9nkRU4QBSt+3EGvf202VPOSAfOpOne06jpp
5b5nTUva7d26rmtuAVCzTHvu1gPotwQ8jUyv+7RdHwX4IUk4u4nfJ4QRgvpwawT7
0gIc2uMqROmJ964vh77IS9iW2JRyzUZR0HJUkOIA+9EMpibmA6QJDkEUBlsJs0Ut
1F9V04R060lZYGngrTprESrmTsOoFIiXuIuVKbNKh3eC9ejGGSigiZ8oSQxJCxE=
=rYHK
-END PGP SIGNATUREEnd Message---


Bug#729261: libwx_gtk2u_core-2.8.so.0 changed abi without transition

2013-11-10 Thread Julian Taylor
Package: xaralx
Version: 0.7r1785-5
Severity: serious

libwx_gtk2u_core-2.8.so.0 seemed to have changed abi in unstable, now
xaralx fails to start:

xaralx: relocation error: xaralx: symbol _ZTV19wxGnomePrintFactory,
version WXU_2.8 not defined in file libwx_gtk2u_core-2.8.so.0 with link
time reference

possibly a rebuild fixes it, see a similar wxmaxima bug #711965


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



Bug#729230: doxygen: hangs during ptlib build

2013-11-10 Thread Helmut Grohne
On Sun, Nov 10, 2013 at 09:12:26PM +0100, Eugen Dedu wrote:
 On 10/11/13 19:10, Helmut Grohne wrote:
 This issue is solved in doxygen 1.8.5-1 sitting in NEW. As soon as it
 hits sid, you can downgrade the ptlib bug.
 ^
 You mean *close* the ptlib bug, isn't it?

No, I do mean downgrade. ptlib is invoking undefined behaviour on
Doxygen. Doxygen has a syntax inside comments and ptlib provides
syntactically incorrect source. This is a bug in ptlib and should be
fixed even if it no longer causes Doxygen to enter an infinite loop.

Helmut


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



Bug#729243: marked as done (FTBFS on doxygen call, please avoid doxygen known bug by dropping #operator)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Sun, 10 Nov 2013 21:22:58 +
with message-id e1vfctc-00072p...@franck.debian.org
and subject line Bug#729243: fixed in ptlib 2.10.10~dfsg-2.1
has caused the Debian Bug report #729243,
regarding FTBFS on doxygen call, please avoid doxygen known bug by dropping 
#operator
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.)


-- 
729243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729243
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: doxygen
Version: 1.8.4-1
Severity: serious
Justification: makes other package FTBFS

Hello,

ptlib can't be built in unstable ATM, because doxygen seems to get in
some loop: it eats 100% cpu and doesn't seem to terminate (I've left it
running for 2 hours)

Samuel

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

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

Versions of packages doxygen depends on:
ii  libc6   2.17-93
ii  libgcc1 1:4.8.2-1
ii  libstdc++6  4.8.2-1

Versions of packages doxygen recommends:
un  doxygen-latex  1.8.4-1

Versions of packages doxygen suggests:
un  doxygen-doc  1.8.4-1
un  doxygen-gui  none
un  graphviz 2.26.3-15+b1

-- no debconf information
---End Message---
---BeginMessage---
Source: ptlib
Source-Version: 2.10.10~dfsg-2.1

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

Debian distribution maintenance software
pp.
Samuel Thibault sthiba...@debian.org (supplier of updated ptlib 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, 10 Nov 2013 20:50:49 +0100
Source: ptlib
Binary: libpt2.10.10 libpt-dev libpt-dbg libpt-doc
Architecture: source amd64 all
Version: 2.10.10~dfsg-2.1
Distribution: unstable
Urgency: low
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Samuel Thibault sthiba...@debian.org
Description: 
 libpt-dbg  - Portable Tools Library development debug files
 libpt-dev  - Portable Tools Library development files
 libpt-doc  - Portable Tools Library documentation  sample files
 libpt2.10.10 - Portable Tools Library
Closes: 729184 729243
Changes: 
 ptlib (2.10.10~dfsg-2.1) unstable; urgency=low
 .
   * NMU with agreement of maintainer.
   * patches/hurd-fix: Fix hurd build (Closes: Bug#729184).
   * control: Bump doxygen version to 1.8.5-1 to avoid its hang bug
 (Closes: #729243).
Checksums-Sha1: 
 550bd716baeb879e429462ed55cb5cbb4bc32900 2403 ptlib_2.10.10~dfsg-2.1.dsc
 80182c63611aaa015be722a229bb618b8d26ac4b 24128 
ptlib_2.10.10~dfsg-2.1.debian.tar.gz
 43681d106fd11cf7fc3f14ad80b7c3019fa79d51 1078654 
libpt2.10.10_2.10.10~dfsg-2.1_amd64.deb
 88cf7b680aaa85b0544a2b5587bedfcbc47cde2c 1632524 
libpt-dev_2.10.10~dfsg-2.1_amd64.deb
 e7f2d9bc48670cd34a910c58f07c51e65eb1a367 3893522 
libpt-dbg_2.10.10~dfsg-2.1_amd64.deb
 84cc445c3d9b11ce1704dfeace7e899aea5ddfdc 3898818 
libpt-doc_2.10.10~dfsg-2.1_all.deb
Checksums-Sha256: 
 bc6bdb9fca54ba7854bd1857461c8f32bcdd29a151fe384339ee286e11ee907f 2403 
ptlib_2.10.10~dfsg-2.1.dsc
 0c5983b2912e3ca0b860334f854b3e1b44e0f7da0f734bed80ec251652990fe2 24128 
ptlib_2.10.10~dfsg-2.1.debian.tar.gz
 e9d4e40030076c9201e1e49396f7d09d7b8b852a215fb091b37527db723fa990 1078654 
libpt2.10.10_2.10.10~dfsg-2.1_amd64.deb
 9c0843551e9f6b1e86dd4092923f76f402cd1b64b68a123e0acf5ab615b94112 1632524 
libpt-dev_2.10.10~dfsg-2.1_amd64.deb
 c8b61d36cc5a34d3871ed4e71075337887b11c219ed5b7ad40d7ed9f5d01a35a 3893522 
libpt-dbg_2.10.10~dfsg-2.1_amd64.deb
 d368bc202f387568b4862e15e25591bea861c6b6f8e71e42434cf4fb85a41436 3898818 
libpt-doc_2.10.10~dfsg-2.1_all.deb
Files: 
 9d753ae2fcc248ac711533c2b778c1c4 2403 libs optional ptlib_2.10.10~dfsg-2.1.dsc
 fc1f4ff24111666b45543d8072cff2ad 24128 libs optional 
ptlib_2.10.10~dfsg-2.1.debian.tar.gz
 feb409ee18f019c29e9e5a3e8b494aff 1078654 libs optional 

Bug#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Steven Chamberlain
Control: tags -1 + patch

On 20:07, Steven Chamberlain wrote:
  FAIL: run-disasm-x86.sh
  ===
  
  In file included from command-line:0:0:
  /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such file 
  or directory
   #include bits/predefs.h
^
  compilation terminated.

I found out what this is.  Some tests use -m32 which requires
gcc-multilib, and the control file doesn't properly express this
for kfreebsd-amd64.  Please apply this patch:

--- debian/control.orig 2013-11-04 19:56:45.0 +
+++ debian/control  2013-11-10 22:07:29.690884199 +
@@ -1,7 +1,7 @@
 Source: elfutils
 Priority: optional
 Maintainer: Kurt Roeckx k...@roeckx.be
-Build-Depends: debhelper (= 8.1.3), autotools-dev, autoconf, automake, bzip2, 
zlib1g-dev, libbz2-dev, liblzma-dev, m4, gettext, autoconf, automake, gawk, 
dpkg-dev (= 1.16.1~), gcc-multilib [amd64]
+Build-Depends: debhelper (= 8.1.3), autotools-dev, autoconf, automake, bzip2, 
zlib1g-dev, libbz2-dev, liblzma-dev, m4, gettext, autoconf, automake, gawk, 
dpkg-dev (= 1.16.1~), gcc-multilib [any-amd64]
 Build-Conflicts: autoconf2.13, automake1.4
 Standards-Version: 3.8.4
 Section: libs

If the build still fails after this (due to schroot issue), a DD will
be able to provide a binNMU.

Thanks,
Regards
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
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#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + patch
Bug #649038 [elfutils] elfutils FTBFS on kfreebsd
Added tag(s) patch.

-- 
649038: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=649038
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#729261: libwx_gtk2u_core-2.8.so.0 changed abi without transition

2013-11-10 Thread Joachim Breitner
Hi,

thanks for the report, rebuilding xaralx right now.

Out of curiosity: Are you actually using xaralx? Upstream has stopped
maintaining it and I haven’t heard from users in a long time...

Greetings,
Joachim


-- 
Joachim Breitner
  e-Mail: m...@joachim-breitner.de
  Homepage: http://www.joachim-breitner.de
  Jabber-ID: nome...@joachim-breitner.de



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


Bug#729261: libwx_gtk2u_core-2.8.so.0 changed abi without transition

2013-11-10 Thread Julian Taylor
On 10.11.2013 23:38, Joachim Breitner wrote:
 Hi,
 
 thanks for the report, rebuilding xaralx right now.
 
 Out of curiosity: Are you actually using xaralx? Upstream has stopped
 maintaining it and I haven’t heard from users in a long time...
 

no I'm not using it, I just went through a couple wxwidget rdepends to
check how bad the abi break was (only found two, but only checked 29 rdeps)


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



Bug#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Kurt Roeckx
On Sun, Nov 10, 2013 at 10:12:38PM +, Steven Chamberlain wrote:
 Control: tags -1 + patch
 
 On 20:07, Steven Chamberlain wrote:
   FAIL: run-disasm-x86.sh
   ===
   
   In file included from command-line:0:0:
   /usr/include/stdc-predef.h:30:26: fatal error: bits/predefs.h: No such 
   file or directory
#include bits/predefs.h
 ^
   compilation terminated.
 
 I found out what this is.  Some tests use -m32 which requires
 gcc-multilib, and the control file doesn't properly express this
 for kfreebsd-amd64.  Please apply this patch:

I should have known to use any-amd64.

Anyway, with that patch applied I end up with:

FAIL: run-native-test.sh


/home/kroeckx/elfutils-0.157/tests/allregs:
dwfl_module_register_names: Callback returned failure

FAIL: dwfl-bug-fd-leak
==

./dwfl-bug-fd-leak: dwfl_module_getelf: Callback returned failure


So it's still going to fail on the buildds.


Kurt


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



Bug#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Steven Chamberlain
On 10/11/13 22:59, Kurt Roeckx wrote:
 Anyway, with that patch applied I end up with:
 
 FAIL: run-native-test.sh
 
 
 /home/kroeckx/elfutils-0.157/tests/allregs:
 dwfl_module_register_names: Callback returned failure
 
 FAIL: dwfl-bug-fd-leak
 ==
 
 ./dwfl-bug-fd-leak: dwfl_module_getelf: Callback returned failure

Was that with sbuild or similar chroot environment?  These look like the
original issue from bug #649038.

 So it's still going to fail on the buildds.

We could work around that by a porter building it outside of sbuild and
doing a binNMU.  It's not a permanent solution, but it would at least
allow elfutils' other RC bug fixes to migrate meanwhile.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


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



Bug#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Cyril Brulebois
Steven Chamberlain ste...@pyro.eu.org (2013-11-10):
 We could work around that by a porter building it outside of sbuild
 and doing a binNMU.  It's not a permanent solution, but it would at
 least allow elfutils' other RC bug fixes to migrate meanwhile.

As a mere spectator, it looks like porter uploads happened a few times
already, so one might want to get the issue fixed once and for all.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Kurt Roeckx
On Mon, Nov 11, 2013 at 12:30:16AM +0100, Cyril Brulebois wrote:
 Steven Chamberlain ste...@pyro.eu.org (2013-11-10):
  We could work around that by a porter building it outside of sbuild
  and doing a binNMU.  It's not a permanent solution, but it would at
  least allow elfutils' other RC bug fixes to migrate meanwhile.
 
 As a mere spectator, it looks like porter uploads happened a few times
 already, so one might want to get the issue fixed once and for all.

I've done the uploads myself in the past.  But I'll do a source
upload with the Build-Depends fixed first.


Kurt

PS: It's not a binNMU, that would be increasing the version
number.


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



Bug#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Steven Chamberlain
 On 10/11/13 22:59, Kurt Roeckx wrote:
  FAIL: run-native-test.sh
  FAIL: dwfl-bug-fd-leak

On 10/11/13 23:17, Steven Chamberlain wrote:
 Was that with sbuild or similar chroot environment?  These look like the
 original issue from bug #649038.

Could I please check this;  you saw those failures because of using
sbuild or similar?

I just want to make sure the success I had is going to be repeatable,
and not something unique to my build environment.

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


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



Bug#649038: elfutils FTBFS on kfreebsd

2013-11-10 Thread Kurt Roeckx
On Sun, Nov 10, 2013 at 11:50:06PM +, Steven Chamberlain wrote:
  On 10/11/13 22:59, Kurt Roeckx wrote:
   FAIL: run-native-test.sh
   FAIL: dwfl-bug-fd-leak
 
 On 10/11/13 23:17, Steven Chamberlain wrote:
  Was that with sbuild or similar chroot environment?  These look like the
  original issue from bug #649038.
 
 Could I please check this;  you saw those failures because of using
 sbuild or similar?

That's in a schroot on falla.debian.org.


Kurt


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



Bug#725516: lbzip2: FTBFS: problems running testsuite

2013-11-10 Thread Steven Chamberlain
reassign 725516 src:eglibc
affects 725516 src:lbzip2
found 725516 2.17-91
close 725516 2.17-94
thanks

This was fixed in eglibc 2.17-94.  lbzip2 has been given back for
rebuild and is now built everywhere.

Thanks!
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


-- 
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#725516: lbzip2: FTBFS: problems running testsuite

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

 reassign 725516 src:eglibc
Bug #725516 [lbzip2] lbzip2: FTBFS: problems running testsuite
Bug reassigned from package 'lbzip2' to 'src:eglibc'.
No longer marked as found in versions lbzip2/2.2-2.
Ignoring request to alter fixed versions of bug #725516 to the same values 
previously set
 affects 725516 src:lbzip2
Bug #725516 [src:eglibc] lbzip2: FTBFS: problems running testsuite
Added indication that 725516 affects src:lbzip2
 found 725516 2.17-91
Bug #725516 [src:eglibc] lbzip2: FTBFS: problems running testsuite
Marked as found in versions eglibc/2.17-91.
 close 725516 2.17-94
Bug #725516 [src:eglibc] lbzip2: FTBFS: problems running testsuite
Marked as fixed in versions eglibc/2.17-94.
Bug #725516 [src:eglibc] lbzip2: FTBFS: problems running testsuite
Marked Bug as done
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
725516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725516
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#727009: make x finited hard limit of stacksize

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

 reassign 727009 src:eglibc
Bug #727009 [src:pango1.0] FTBFS on kfreebsd-i386: FAIL: test-pangocairo-threads
Bug reassigned from package 'src:pango1.0' to 'src:eglibc'.
No longer marked as found in versions pango1.0/1.36.0-1.
Ignoring request to alter fixed versions of bug #727009 to the same values 
previously set
 affects 727009 src:pango1.0
Bug #727009 [src:eglibc] FTBFS on kfreebsd-i386: FAIL: test-pangocairo-threads
Added indication that 727009 affects src:pango1.0
 found 727009 2.17-91
Bug #727009 [src:eglibc] FTBFS on kfreebsd-i386: FAIL: test-pangocairo-threads
Marked as found in versions eglibc/2.17-91.
 close 727009 2.17-94
Bug #727009 [src:eglibc] FTBFS on kfreebsd-i386: FAIL: test-pangocairo-threads
Marked as fixed in versions eglibc/2.17-94.
Bug #727009 [src:eglibc] FTBFS on kfreebsd-i386: FAIL: test-pangocairo-threads
Marked Bug as done
 block 725516 by 727009
Bug #725516 {Done: Steven Chamberlain ste...@pyro.eu.org} [src:eglibc] 
lbzip2: FTBFS: problems running testsuite
725516 was not blocked by any bugs.
725516 was not blocking any bugs.
Added blocking bug(s) of 725516: 727009
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
725516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725516
727009: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=727009
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#727009: make x finited hard limit of stacksize

2013-11-10 Thread Steven Chamberlain
reassign 727009 src:eglibc
affects 727009 src:pango1.0
found 727009 2.17-91
close 727009 2.17-94
block 725516 by 727009
thanks

On 10/11/13 19:39, Emilio Pozuelo Monfort wrote:
 That's been uploaded and built. It'd be great to have pango1.0 given back when
 the chroots are updated.

All done.

Thanks!
Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org


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



Bug#726661: Does not permit login as root from version 1:6.2p2-6

2013-11-10 Thread Darren Tucker
Workaround: comment out this line in /etc/pam.d/ssh:

session required pam_loginuid.so

-- 
Darren Tucker (dtucker at zip.com.au)
GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4  37C9 C982 80C7 8FF4 FA69
Good judgement comes with experience. Unfortunately, the experience
usually comes from bad judgement.


Bug#717983: dpkg: Failed upgrade due to file conflicts with manpages-it

2013-11-10 Thread Guillem Jover
Hi!

On Fri, 2013-11-08 at 22:31:50 +, peter green wrote:
 This rc bug has been tagged pending for over 3 months now. Is there
 some other problem that is blocking an upload?

There's at least one issue in master I need to fix, and have to merge
the build profiles stuff, after that I'll be set to do a release.

In any case, while an RC bug, I've consider this particular issue
pretty much non-urgent once it got fixed from the manpages-it side.
In retrospect, I guess I should have done a quick hot-fix upload, to
avoid the release-team having to migrate 1.16.12 upwards from stable
(which I missed at the time) but mostly to remove it from the RC
nagging lists. :)

Thanks,
Guillem


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



Bug#729275: mpeg3-utils: bufferoverflow in mpeg3cat

2013-11-10 Thread Sang Kil Cha
Package: mpeg3-utils
Version: 1.5.4-5
Severity: grave
Tags: security
Justification: user security hole

mpeg3cat has a buffer overflow vulnerability. A PoC file is attached.

gdb --args /usr/bin/mpeg3cat foo.mp3

Program received signal SIGSEGV, Segmentation fault.
0x41414141 in ?? ()
(gdb)




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

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

Versions of packages mpeg3-utils depends on:
ii  libc6   2.13-38
ii  libmpeg3-1  1.5.4-5

mpeg3-utils recommends no packages.

mpeg3-utils suggests no packages.

-- no debconf information


foo.mp3
Description: audio/mpeg


Bug#729274: binutils-h8300-hms: bufferoverflow in h8300-hitachi-coff-size

2013-11-10 Thread Sang Kil Cha
Package: binutils-h8300-hms
Version: 2.16.1-8
Severity: grave
Tags: security
Justification: user security hole

h8300-hitachi-coff-size has a buffer overflow vulnerability. A PoC file is
attached.

$ gdb --args /usr/bin/h8300-hitachi-coff-size foo

Program received signal SIGSEGV, Segmentation fault.
0x08056c12 in ?? ()
(gdb)




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

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

Versions of packages binutils-h8300-hms depends on:
ii  binutils  2.22-8
ii  libc6 2.13-38

binutils-h8300-hms recommends no packages.

Versions of packages binutils-h8300-hms suggests:
pn  binutils-doc  none

-- no debconf information


foo
Description: Binary data


Bug#729277: pvm-dev: buffer overflow in trcsort

2013-11-10 Thread Sang Kil Cha
Package: pvm-dev
Version: 3.4.5-12.5
Severity: grave
Tags: security
Justification: user security hole

trcsort has a buffer overflow vulnerability. A PoC file is attached.

Command line to reproduce the bug:
$ /usr/bin/trcsort foo



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

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

Versions of packages pvm-dev depends on:
ii  libc62.13-38
ii  libpvm3  3.4.5-12.5
ii  libreadline-dev  6.2+dfsg-0.1
ii  pvm  3.4.5-12.5

pvm-dev recommends no packages.

pvm-dev suggests no packages.


foo
Description: Binary data


Bug#729278: trueprint: buffer overflow

2013-11-10 Thread Sang Kil Cha
Package: trueprint
Version: 5.3-4
Severity: grave
Tags: security
Justification: user security hole

trueprint has a buffer overflow vulnerability. A PoC file is attached.

$ /usr/bin/trueprint foo

Program received signal SIGSEGV, Segmentation fault.
0xbf81 in ?? ()
(gdb)




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

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

Versions of packages trueprint depends on:
ii  libc6  2.13-38

Versions of packages trueprint recommends:
ii  cups-bsd [lpr]  1.5.3-5

trueprint suggests no packages.

-- no debconf information


foo
Description: Binary data


Bug#718308: NMU Diff

2013-11-10 Thread Scott Kitterman
Attached.  I'll upload shortly.

Scott Kdiff -Nru tumgreyspf-1.36/debian/changelog tumgreyspf-1.36/debian/changelog
--- tumgreyspf-1.36/debian/changelog	2012-05-19 05:11:28.0 -0400
+++ tumgreyspf-1.36/debian/changelog	2013-11-10 23:55:24.0 -0500
@@ -1,3 +1,13 @@
+tumgreyspf (1.36-4.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Urgency medium for RC bug fix for Testing
+  * Add debian/patches/007-no-pyspf-internals.diff to restore local copies of
+functions that were removed from python-spf so tumgreyspf will start
+(Closes: #718308)
+
+ -- Scott Kitterman sc...@kitterman.com  Sun, 10 Nov 2013 23:53:19 -0500
+
 tumgreyspf (1.36-4) unstable; urgency=low
 
   * Switching to format 3.0 (quilt): all version 1.36 didn't have the patches
diff -Nru tumgreyspf-1.36/debian/copyright tumgreyspf-1.36/debian/copyright
--- tumgreyspf-1.36/debian/copyright	2012-05-19 05:11:28.0 -0400
+++ tumgreyspf-1.36/debian/copyright	2013-11-10 23:59:41.0 -0500
@@ -27,3 +27,23 @@
  .
  On Debian systems, the complete text of the GNU General Public License v2
  (GPL) can be found in /usr/share/common-licenses/GPL-2.
+
+Files: tumgreyspf (portions)
+Copyright: (c) 2003, Terence Way
+Portions Copyright (c) 2004,2005,2006,2007,2008 Stuart Gathman stu...@bmsi.com
+Portions Copyright (c) 2005,2006,2007,2008,2011,2012 Scott Kitterman sc...@kitterman.com
+License: PSF
+This module is free software, and you may redistribute it and/or modify
+it under the same terms as Python itself, so long as this copyright message
+and disclaimer are retained in their original form.
+.
+IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
+SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
+THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
+DAMAGE.
+.
+THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
+LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
+PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN AS IS BASIS,
+AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
+SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
diff -Nru tumgreyspf-1.36/debian/patches/007-no-pyspf-internals.diff tumgreyspf-1.36/debian/patches/007-no-pyspf-internals.diff
--- tumgreyspf-1.36/debian/patches/007-no-pyspf-internals.diff	1969-12-31 19:00:00.0 -0500
+++ tumgreyspf-1.36/debian/patches/007-no-pyspf-internals.diff	2013-11-10 23:52:40.0 -0500
@@ -0,0 +1,195 @@
+Index: tumgreyspf-1.36/tumgreyspf
+===
+--- tumgreyspf-1.36.orig/tumgreyspf	2013-11-10 20:41:45.0 -0500
 tumgreyspf-1.36/tumgreyspf	2013-11-10 23:52:37.320166793 -0500
+@@ -6,6 +6,26 @@
+ #  Copyright (c) 2004-2007, Sean Reifschneider, tummy.com, ltd.
+ #  All Rights Reserved
+ #  j...@tummy.com
++#
++# For code copied from pyspf, the following applies:
++# Copyright (c) 2003, Terence Way
++# Portions Copyright (c) 2004,2005,2006,2007,2008 Stuart Gathman stu...@bmsi.com
++# Portions Copyright (c) 2005,2006,2007,2008,2011,2012 Scott Kitterman sc...@kitterman.com
++# This module is free software, and you may redistribute it and/or modify
++# it under the same terms as Python itself, so long as this copyright message
++# and disclaimer are retained in their original form.
++#
++# IN NO EVENT SHALL THE AUTHOR BE LIABLE TO ANY PARTY FOR DIRECT, INDIRECT,
++# SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OF
++# THIS CODE, EVEN IF THE AUTHOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
++# DAMAGE.
++#
++# THE AUTHOR SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING, BUT NOT
++# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
++# PARTICULAR PURPOSE.  THE CODE PROVIDED HEREUNDER IS ON AN AS IS BASIS,
++# AND THERE IS NO OBLIGATION WHATSOEVER TO PROVIDE MAINTENANCE,
++# SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.
++
+ 
+ S_rcsid = '$Id: tumgreyspf,v 1.29 2007-10-08 00:39:37 jafo Exp $'
+ 
+@@ -19,19 +39,159 @@
+ tumgreyspfsupp.setExceptHook()
+ 
+ #
++# Copied from pyspf 2.0.7
++import struct
++
++def addr2bin(str):
++Convert a string IPv4 address into an unsigned integer.
++
++Examples::
++ import sys
++ if sys.version_info[0] == 2:
++... print(long(addr2bin('127.0.0.1')))
++... else:
++... print(addr2bin('127.0.0.1'))
++2130706433
++
++ addr2bin('127.0.0.1') == socket.INADDR_LOOPBACK
++1
++
++ print(addr2bin('255.255.255.254'))
++4294967294
++
++ print(addr2bin('192.168.0.1'))
++3232235521
++
++Unlike DNS.addr2bin, the n, n.n, and n.n.n forms for IP addresses
++are handled as well::
++ import sys
++ if sys.version_info[0] == 2:
++... print(long(addr2bin('10.65536')))
++... else:
++... print(addr2bin('10.65536'))
++167837696
++
++ import sys
++ 

Bug#718308: marked as done (tumgreyspf fails to run)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Mon, 11 Nov 2013 05:18:41 +
with message-id e1vfjtz-0005hl...@franck.debian.org
and subject line Bug#718308: fixed in tumgreyspf 1.36-4.1
has caused the Debian Bug report #718308,
regarding tumgreyspf fails to run
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.)


-- 
718308: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718308
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: tumgreyspf
Version: 1.36-4
Severity: important

Dear Maintainer,

When running postfix through tumgreyspf you get the following in the mail log:

Jul 29 22:13:28 hastur tumgreyspf[18083]: Traceback (most recent call last):
Jul 29 22:13:28 hastur tumgreyspf[18083]:   File /usr/bin/tumgreyspf, line 
365, in module
Jul 29 22:13:28 hastur tumgreyspf[18083]: configGlobal)
Jul 29 22:13:28 hastur tumgreyspf[18083]:   File /usr/bin/tumgreyspf, line 
76, in spfcheck
Jul 29 22:13:28 hastur tumgreyspf[18083]: if cidrmatch(ip, good_ip, 
int(parsed_address[1])):
Jul 29 22:13:28 hastur tumgreyspf[18083]:   File /usr/bin/tumgreyspf, line 
34, in cidrmatch
Jul 29 22:13:28 hastur tumgreyspf[18083]: bin = spf.addr2bin
Jul 29 22:13:28 hastur tumgreyspf[18083]: AttributeError: 'module' object has 
no attribute 'addr2bin'

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

Kernel: Linux 2.6.32-042stab078.26 (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 tumgreyspf depends on:
ii  adduser 3.113+nmu3
ii  passwd  1:4.1.5.1-1
ii  python  2.7.5-2
ii  python-spf  2.0.8-2
ii  spfquery1.2.10-1

tumgreyspf recommends no packages.

tumgreyspf suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Source: tumgreyspf
Source-Version: 1.36-4.1

We believe that the bug you reported is fixed in the latest version of
tumgreyspf, 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 718...@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 tumgreyspf package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 10 Nov 2013 23:53:19 -0500
Source: tumgreyspf
Binary: tumgreyspf
Architecture: source all
Version: 1.36-4.1
Distribution: unstable
Urgency: medium
Maintainer: Thomas Goirand z...@debian.org
Changed-By: Scott Kitterman sc...@kitterman.com
Description: 
 tumgreyspf - external policy checker for the postfix mail server
Closes: 718308
Changes: 
 tumgreyspf (1.36-4.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Urgency medium for RC bug fix for Testing
   * Add debian/patches/007-no-pyspf-internals.diff to restore local copies of
 functions that were removed from python-spf so tumgreyspf will start
 (Closes: #718308)
Checksums-Sha1: 
 567a1969cced6a5fe779578c6325ec2a8b7f1587 1221 tumgreyspf_1.36-4.1.dsc
 710ab5f0cad278edd7bce746f1d02d327ac75d38 9824 tumgreyspf_1.36-4.1.debian.tar.gz
 603a62cb9b424b9dee9228ec87403ca988e014e2 28950 tumgreyspf_1.36-4.1_all.deb
Checksums-Sha256: 
 790404ee30b0c70dbb450857b01331d9c1cbd3aa33e9e83e7bd43454c51e8007 1221 
tumgreyspf_1.36-4.1.dsc
 121c7b0b24fd86903b864a9fcfea6c4bfe0e6827a9bb4d5f970c4ee4721b7ef0 9824 
tumgreyspf_1.36-4.1.debian.tar.gz
 19ccf840187030b473255996e9c9456f93233fa0f608c6e2af32de2add469ef8 28950 
tumgreyspf_1.36-4.1_all.deb
Files: 
 3807fde192866c7580175a8693ac7761 1221 mail optional tumgreyspf_1.36-4.1.dsc
 a2a816a4810b9396d53f8ecc5b1e8059 9824 mail optional 
tumgreyspf_1.36-4.1.debian.tar.gz
 3e92652950aa833102afe97c4088cf46 28950 mail optional 
tumgreyspf_1.36-4.1_all.deb

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

iEYEARECAAYFAlKAZWoACgkQHajaM93NaGoIeACfYKvu+fk5PWxKqCP41j6+BEe2
m/YAn0qNNMAm6x+b8Mj1ZplQU49Zwtgz
=LtyD
-END PGP SIGNATUREEnd Message---


Bug#718308: No need to forward upstream

2013-11-10 Thread Scott Kitterman
I checked the upstream git and the code relevant to this issue has been 
factored out, so forwarding not needed.


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



Bug#720552: marked as done (cardstories: Please stop using openjdk-6-*)

2013-11-10 Thread Debian Bug Tracking System
Your message dated Mon, 11 Nov 2013 05:48:21 +
with message-id e1vfkmh-0002fw...@franck.debian.org
and subject line Bug#720552: fixed in cardstories 1.0.6-1.3
has caused the Debian Bug report #720552,
regarding cardstories: Please stop using openjdk-6-*
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.)


-- 
720552: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720552
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: cardstories
Severity: important
User: ubuntu-de...@lists.ubuntu.com
Usertags: openjdk-7-transition

Hello,

As part of the transition to OpenJDK 7 and the removal of OpenJDK 6 from
the archive, could you update the dependency of your package to 
default-jre-headless ?

Thanks,
Sylvestre



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

Kernel: Linux 3.2.0-4-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Source: cardstories
Source-Version: 1.0.6-1.3

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

Debian distribution maintenance software
pp.
tony mancill tmanc...@debian.org (supplier of updated cardstories 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, 31 Oct 2013 22:02:01 -0700
Source: cardstories
Binary: cardstories
Architecture: source all
Version: 1.0.6-1.3
Distribution: unstable
Urgency: low
Maintainer: Loic Dachary (OuoU) l...@debian.org
Changed-By: tony mancill tmanc...@debian.org
Description: 
 cardstories - multiplayer online card guessing game
Closes: 720552
Changes: 
 cardstories (1.0.6-1.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Change JDK build-dep to default-jdk.  (Closes: #720552)
Checksums-Sha1: 
 bb1a2c925dbaced5b4ce30873d9c1ec6792eb84c 2006 cardstories_1.0.6-1.3.dsc
 3cebd1a5ac4a51c9deb61e797dada6ab203de65f 9902 
cardstories_1.0.6-1.3.debian.tar.gz
 6e354e51808bc000b1c1df885b207e339cf20f40 3769520 cardstories_1.0.6-1.3_all.deb
Checksums-Sha256: 
 e360a1718ba9fc522eb734f8ffc92849ed6366da3ed8f40eb2e09f349003141c 2006 
cardstories_1.0.6-1.3.dsc
 6cd680a488858b07d29c49023b325f93b88e6df1c0a8dce3bd748dc8b4f49de4 9902 
cardstories_1.0.6-1.3.debian.tar.gz
 676ee6a6450e346ad2ab4dfbabdcaf23647905c12529d54450ea136db3747ba3 3769520 
cardstories_1.0.6-1.3_all.deb
Files: 
 4195b73bedf59402231a36e8fe185b18 2006 games optional cardstories_1.0.6-1.3.dsc
 3de0654d15d827f00238e2a827106957 9902 games optional 
cardstories_1.0.6-1.3.debian.tar.gz
 9a6787f935002acfe258cbbea98c4e2a 3769520 games optional 
cardstories_1.0.6-1.3_all.deb

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

iQIcBAEBCgAGBQJSczlIAAoJECHSBYmXSz6WiM0P/i938qATic0cSf8iX+RfLGjx
QBND2dwmcx/JpSLPY0KrL2PeDO2BpNnfMEphtxL38m6A9Hq2ia6qjWelyF4wazpa
hBrd/cgsFyCzviGCy1BP95/VBG4bSM4lfvTkuwiLvURDjjF+LQdiEZGAzfxT+Euy
0WI7fZ8qXXKPwd7tz4yWFL/E7a8gLOTTy0S8f1Jpw92jusX7Lk5FgVZ02gP/ORSn
z4bS2DJxvYUMIwIIr58KIIp34caZ0Sj8cPPYz6Os4YshT1L/2hd1Dg2PQQ7dsJU1
9S6TavzkmzfZ4BoR+jJe/RMdcV3XACKFoIAhi1FGy/M+3vl6VPDTMIaeocydgkj3
NvNACxyeaR0kLjDFUas1XhbHuLb/fEIVJzAP1blpaJ/wlUHlffES8EGiPUo6yek4
oYuvFGg9sbK/n3nVC7EPjJ4Nbj1yxYR9F7K0w/VdR5r/+c+qKw3f45xdsKPkotib
QuElZdmcgf3YMiO4I138nVcRgIdJC9U1SQqBf6c9K1jqYY8V5ZsKy98CvebN2BE5
WKp6tNdReETurmdVLvSqaISnW80VHIYrKLQjy0lQ5MEP7H9aASuyGkbgjS/8Pu98
KukP8DqFtsXwYfeeRAfmvK1dSXGwJ1ArvZJ8hMU1c3Of3tJj1Dgsn3x0GI2wnUUe
+b37T/u2P75m40MbwSwL
=SsDP
-END PGP SIGNATUREEnd Message---