Processed: Re: player: FTBFS: playerclient.cc:171:34: error: expected unqualified-id before numeric constant

2013-09-06 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 patch
Bug #710628 [src:player] player: FTBFS: playerclient.cc:171:34: error: expected 
unqualified-id before numeric constant
Added tag(s) patch.

-- 
710628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710628
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#710628: player: FTBFS: playerclient.cc:171:34: error: expected unqualified-id before numeric constant

2013-09-06 Thread Nobuhiro Iwamatsu
Control: tags -1 patch

Hi,

I created a patch which revise this problem.
Could you apply this?

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


boost1.54
Description: Binary data


Bug#710650: Bug#718767: transition: ocaml 4.00.1

2013-09-06 Thread Stéphane Glondu
Le 05/09/2013 23:18, Julien Cristau a écrit :
 tracker adjusted.  xen-api is currently broken though, so you'll need to
 get that fixed before starting.

I've just fixed a blocking bug (#713349) which was due to the renaming
of an OCaml library (type-conv - type_conv).

Now, xen-api FTBFS because of what looks like an API change in some (C)
dependency:

 [...]
 + gcc -g -O2 -DCOMPILE_NATIVE -I/usr/lib/ocaml -I/usr/include -I. -c -o 
 xenguest_stubs.o xenguest_stubs.c
 In file included from xenguest_stubs.c:24:0:
 /usr/include/xs.h:1:2: warning: #warning xs.h is deprecated use xenstore.h 
 instead [-Wcpp]
  #warning xs.h is deprecated use xenstore.h instead
   ^
 xenguest_stubs.c: In function 'dispatch_suspend':
 xenguest_stubs.c:197:14: warning: cast from pointer to integer of different 
 size [-Wpointer-to-int-cast]
   int domid = (int) arg;
   ^
 xenguest_stubs.c: In function 'hvm_build_set_params':
 xenguest_stubs.c:360:8: error: 'struct hvm_info_table' has no member named 
 'acpi_enabled'
   va_hvm-acpi_enabled = f.acpi;
 ^
 xenguest_stubs.c: At top level:
 xenguest_stubs.c:470:3: warning: initialization from incompatible pointer 
 type [enabled by default]
.postcopy = switch_qemu_logdirty,
^
 [...]

On the other hand, there is a new upstream release (upstream version is
1.6 and unstable version is 1.3.2). It doesn't make sense to me to
invest time in this without updating the package, which goes beyond the
scope of an NMU. Fixing #713349 was already borderline since there is
also a new upstream release there... but it was easy.

The FTBFS bug has been reported in June. I told some of the maintainers
(in-person, in CC) to update this package during debconf. No activity
since them. IMHO, this package is neglected and should be removed from
testing.

There are a few reverse-dependencies, but they all look somehow
connected: nova, guest-templates, xcp-*... My take would be to remove
(from testing) all of them.


Cheers,

-- 
Stéphane


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



Bug#721960: FTBFS in unstable

2013-09-06 Thread Laurent Bigonville
Package: ktp-presence-applet
Version: 0.4.0-1
Severity: serious
Justification: fails to build from source

Hi,

ktp-presence-applet currently FTBFS in unstable with the following
message:

[  6%] Building CXX object 
CMakeFiles/plasma_applet_ktp_presence.dir/src/presenceapplet.o
/usr/bin/c++   -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=33 -DKDE_DEPRECATED_WARNINGS 
-DMAKE_PLASMA_APPLET_KTP_PRESENCE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL 
-D_BSD_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall 
-W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
-fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
-fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG 
-DQT_NO_DEBUG -fPIC -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu -I/«PKGBUILDDIR» 
-I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 
-I/usr/include/telepathy-qt4-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
CMakeFiles/plasma_applet_ktp_presence.dir/src/presenceapplet.o -c 
/«PKGBUILDDIR»/src/presenceapplet.cpp
/«PKGBUILDDIR»/src/presenceapplet.cpp:34:39: fatal error: 
KTp/Models/accounts-model.h: No such file or directory
 #include KTp/Models/accounts-model.h
   ^
compilation terminated.
make[3]: *** [CMakeFiles/plasma_applet_ktp_presence.dir/src/presenceapplet.o] 
Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/plasma_applet_ktp_presence.dir/all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'

This is preventing a binNMU to get rid of the libktpcommoninternalsprivate1 
dependency.

Cheers

Laurent Bigonville

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

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


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



Processed: tagging 721960

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

 tags 721960 + sid jessie
Bug #721960 [ktp-presence-applet] FTBFS in unstable
Added tag(s) sid and jessie.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
721960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721960
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#710628: player: diff for NMU verson 3.0.2+dfsg-4.1

2013-09-06 Thread Nobuhiro Iwamatsu
tags 710628 + pending
thanks

Dear maintainer,

I've prepared an NMU for player (versioned as 3.0.2+dfsg-4.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I should
delay it longer.

Best regards,
   Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6


player-3.0.2+dfsg-4.1.debdiff
Description: Binary data


Bug#669832: [RFH] mediawiki vs. Apache 2.4

2013-09-06 Thread Thorsten Glaser
On Thu, 5 Sep 2013, Filipus Klutiero wrote:

   but there is still a permission problem after.
  Which one?
 
 If I remember correctly:
  Forbidden
  
  You don't have permission to access /mediawiki/ on this server.
 
 which I worked around by adding the following to 000-default.conf:
  Directory /var/lib/mediawiki/
  Options All
  AllowOverride All
  Require all granted
  /Directory

Hmm. I uploaded it without that for now.

 I am not sure my problem wasn't caused by configuration, but the Debian
 install is just a few months old and the only thing I do with it is tests.

Mhm. If you run into it again, shout (and look at whether
your Apache config is unmodified).

bye,
//mirabilos
-- 
tarent solutions GmbH
Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/
Tel: +49 228 54881-393 • Fax: +49 228 54881-314
HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941
Geschäftsführer: Boris Esser, Sebastian Mancke


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



Processed: player: diff for NMU verson 3.0.2+dfsg-4.1

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

 tags 710628 + pending
Bug #710628 [src:player] player: FTBFS: playerclient.cc:171:34: error: expected 
unqualified-id before numeric constant
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
710628: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710628
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#710650: Bug#718767: transition: ocaml 4.00.1

2013-09-06 Thread Michael Tokarev

06.09.2013 10:42, Stéphane Glondu write:
[]

Now, xen-api FTBFS because of what looks like an API change in some (C)
dependency:

[]

On the other hand, there is a new upstream release (upstream version is
1.6 and unstable version is 1.3.2). It doesn't make sense to me to
invest time in this without updating the package, which goes beyond the
scope of an NMU. Fixing #713349 was already borderline since there is
also a new upstream release there... but it was easy.

The FTBFS bug has been reported in June. I told some of the maintainers
(in-person, in CC) to update this package during debconf. No activity
since them. IMHO, this package is neglected and should be removed from
testing.


The situation with xen-api, as far as I can see from my non-maintainer
not xen-related view - is quite a bit difficult.

The upstream is very much redhat-specific, and they ported the previous
version to debian, which required quite some work.  I don't know the
details there, but I looked briefly at the git diff between redhat
and deboan versions - it was quite large and didn't end up just
replacing /usr/libexec/ into /usr/lib/ and the like.

Now, it looks like similar porting effort is needed to port the
new upstream version.  Which no one want to do, apparently... ;)

That's the reason - again, as far as I can see - why the inactivity
is happening.

I tried to do something with it because xen-api stops qemu migration
and users are asking about it quite often.  But I don't know anything
about either xen or ocaml or other related stuff, and especially
with this porting stuff, it looks like I'm not the right candidate
to sort it out.


There are a few reverse-dependencies, but they all look somehow
connected: nova, guest-templates, xcp-*... My take would be to remove
(from testing) all of them.


I'd vote for the same, but again, I'm not a user of any of these,
so it's easy for me... ;)

Thanks,

/mjt


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



Bug#721776: libprelude: FTBFS on kfreebsd (FAIL: test-poll)

2013-09-06 Thread Julien Cristau
On Fri, Sep  6, 2013 at 03:07:43 +0100, Steven Chamberlain wrote:

 2. connection in the past few minutes is in TIME_WAIT state - for some
 reason it still fails even though SO_REUSEADDR is requested here (and I
 think this is important - needs followup).  There seems to be a race
 within the test program that can trigger this problem itself sometimes.
 
SO_REUSEADDR is requested after bind(), though, which is broken.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#710650: Bug#718767: transition: ocaml 4.00.1

2013-09-06 Thread Thomas Goirand
On 09/06/2013 02:42 PM, Stéphane Glondu wrote:
 Le 05/09/2013 23:18, Julien Cristau a écrit :
 tracker adjusted.  xen-api is currently broken though, so you'll need to
 get that fixed before starting.
 
 I've just fixed a blocking bug (#713349) which was due to the renaming
 of an OCaml library (type-conv - type_conv).

Hi,

I had a patch from upstream that he gave me a few days ago about it, and
thought I would work on it. Thanks for your upload though.


 Now, xen-api FTBFS because of what looks like an API change in some (C)
 dependency:

 [...]
 + gcc -g -O2 -DCOMPILE_NATIVE -I/usr/lib/ocaml -I/usr/include -I. -c -o 
 xenguest_stubs.o xenguest_stubs.c
 In file included from xenguest_stubs.c:24:0:
 /usr/include/xs.h:1:2: warning: #warning xs.h is deprecated use xenstore.h 
 instead [-Wcpp]
  #warning xs.h is deprecated use xenstore.h instead
   ^
 xenguest_stubs.c: In function 'dispatch_suspend':
 xenguest_stubs.c:197:14: warning: cast from pointer to integer of different 
 size [-Wpointer-to-int-cast]
   int domid = (int) arg;
   ^
 xenguest_stubs.c: In function 'hvm_build_set_params':
 xenguest_stubs.c:360:8: error: 'struct hvm_info_table' has no member named 
 'acpi_enabled'
   va_hvm-acpi_enabled = f.acpi;
 ^
 xenguest_stubs.c: At top level:
 xenguest_stubs.c:470:3: warning: initialization from incompatible pointer 
 type [enabled by default]
.postcopy = switch_qemu_logdirty,
^
 [...]

Upstream from Citrix is preparing a new version of XCP, and Xen 4.3 has
just been uploaded. So probably it will be solved soon. I wasn't
supposed to announce it, so don't consider this as an announcement, just
be aware that we're working on it.

 On the other hand, there is a new upstream release (upstream version is
 1.6 and unstable version is 1.3.2).

I wrote it many time to many people. Please don't just read 1.6 as new
upstream release for XCP. That's unfortunately not the way it works.
Upstream version for Debian and the one they do for CentOS are
different, and just using upstream 1.6 doesn't cut it. It needs to be
ported to Debian, and that's far from a trivial work (as Michael Tokarev
wrote, it's not just replacing /usr/libexec/ into /usr/lib/ and the like).

However, as I wrote it, it's going to happen, so please be patient about
it. IMO, this shouldn't block any transition though. If the release team
is reading: just let everything transition to testing, and remove the
old version of XCP 1.3.2 in testing if that helps, plus add some
blocking bugs so that the rest of Debian isn't affected by the (not
finished) work on XCP 1.6 for Debian.

 It doesn't make sense to me to
 invest time in this without updating the package, which goes beyond the
 scope of an NMU. Fixing #713349 was already borderline since there is
 also a new upstream release there... but it was easy.

Indeed.

 The FTBFS bug has been reported in June. I told some of the maintainers
 (in-person, in CC) to update this package during debconf. No activity
 since them. IMHO, this package is neglected and should be removed from
 testing.

No, the package isn't neglected. It's simply more complicated than it
seems. I'm currently dealing with upstream about it.

I by the way don't mind if 1.3.2 is removed from testing, as we will
need to package the next version anyway.

 There are a few reverse-dependencies, but they all look somehow
 connected: nova, guest-templates, xcp-*... My take would be to remove
 (from testing) all of them.

The problem for Nova is different. It's depending on sqlalchemy-migrate
(python-migrate in Debian), which is blocked by Alembic, AFAIK. As for
guest-templates, I don't see why it is affected.

I hope the above helps,

Cheers,

Thomas Goirand (zigo)


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



Bug#710650: Bug#718767: transition: ocaml 4.00.1

2013-09-06 Thread Julien Cristau
On Fri, Sep  6, 2013 at 08:42:29 +0200, Stéphane Glondu wrote:

 The FTBFS bug has been reported in June. I told some of the maintainers
 (in-person, in CC) to update this package during debconf. No activity
 since them. IMHO, this package is neglected and should be removed from
 testing.
 
 There are a few reverse-dependencies, but they all look somehow
 connected: nova, guest-templates, xcp-*... My take would be to remove
 (from testing) all of them.
 
I'd rather not remove nova.  One option would be to temporarily disable
its xen bits though.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#717977: marked as done (libre*-1.9-dev: fails to upgrade from 'sid' - trying to overwrite /usr/include/recon/sdp/SdpMediaLine.hxx ...)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 09:18:56 +
with message-id e1vhsbs-0002ze...@franck.debian.org
and subject line Bug#717977: fixed in resiprocate 1.8.12-3
has caused the Debian Bug report #717977,
regarding libre*-1.9-dev: fails to upgrade from 'sid' - trying to overwrite 
/usr/include/recon/sdp/SdpMediaLine.hxx ...
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.)


-- 
717977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: 
librecon-1.9-dev,libresiprocate-1.9-dev,libresiprocate-turn-client-1.9-dev
Version: 1.9.0~alpha1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

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

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

  Selecting previously unselected package librecon-1.9-dev.
  Unpacking librecon-1.9-dev (from 
.../librecon-1.9-dev_1.9.0~alpha1-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/librecon-1.9-dev_1.9.0~alpha1-1_amd64.deb (--unpack):
   trying to overwrite '/usr/include/recon/sdp/SdpMediaLine.hxx', which is also 
in package librecon-1.8-dev 1.8.11-4
  Errors were encountered while processing:
   /var/cache/apt/archives/librecon-1.9-dev_1.9.0~alpha1-1_amd64.deb

  Selecting previously unselected package libresiprocate-1.9-dev.
  Unpacking libresiprocate-1.9-dev (from 
.../libresiprocate-1.9-dev_1.9.0~alpha1-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/libresiprocate-1.9-dev_1.9.0~alpha1-1_amd64.deb 
(--unpack):
   trying to overwrite '/usr/include/rutil/compat.hxx', which is also in 
package libresiprocate-1.8-dev 1.8.11-4
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/libresiprocate-1.9-dev_1.9.0~alpha1-1_amd64.deb

  Selecting previously unselected package libresiprocate-turn-client-1.9-dev.
  Unpacking libresiprocate-turn-client-1.9-dev (from 
.../libresiprocate-turn-client-1.9-dev_1.9.0~alpha1-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/libresiprocate-turn-client-1.9-dev_1.9.0~alpha1-1_amd64.deb
 (--unpack):
   trying to overwrite '/usr/include/reTurn/AsyncSocketBaseHandler.hxx', which 
is also in package libresiprocate-turn-client-1.8-dev 1.8.11-4
  Errors were encountered while processing:
   
/var/cache/apt/archives/libresiprocate-turn-client-1.9-dev_1.9.0~alpha1-1_amd64.deb


cheers,

Andreas


librecon-1.8-dev=1.8.11-4_librecon-1.9-dev=1.9.0~alpha1-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: resiprocate
Source-Version: 1.8.12-3

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

Debian distribution maintenance software
pp.
Daniel Pocock dan...@pocock.com.au (supplier of updated resiprocate 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, 06 Sep 2013 10:16:01 +0200
Source: resiprocate
Binary: libresiprocate-1.8 libresiprocate-1.8-dev librecon-1.8 librecon-1.8-dev 
libresiprocate-turn-client-1.8 libresiprocate-turn-client-1.8-dev repro 
resiprocate-turn-server sipdialer
Architecture: source amd64
Version: 1.8.12-3
Distribution: unstable
Urgency: high
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.com.au
Description: 
 librecon-1.8 - reSIProcate conversation manager - shared libraries
 librecon-1.8-dev - reSIProcate conversation manager - development files
 libresiprocate-1.8 - reSIProcate SIP stack - shared libraries
 libresiprocate-1.8-dev - reSIProcate SIP stack - development files
 libresiprocate-turn-client-1.8 - reSIProcate TURN client (reTurn) - shared 
libraries
 

Bug#721965: python-gnupg: FTBFS: tests fail without network connection

2013-09-06 Thread Dmitry Shachnev

Package: python-gnupg
Version: 0.3.5-1
Severity: serious
Justification: fails to build from source

Dear Maintainer,

When building in a network-less environment, the package fails to build.
Apparently the new search_keys tests try to connect to online keyservers.

==
FAIL: test_search_keys (__main__.GPGTestCase)
Test that searching for keys works
--
Traceback (most recent call last):
  File test_gnupg.py, line 462, in test_search_keys
self.assertTrue(r)
AssertionError: [] is not true

==
FAIL: search_keys (gnupg.GPG)
Doctest: gnupg.GPG.search_keys
--
Traceback (most recent call last):
  File /usr/lib/python2.7/doctest.py, line 2201, in runTest
raise self.failureException(self.format_failure(new.getvalue()))
AssertionError: Failed doctest test for gnupg.GPG.search_keys
  File /build/buildd/python-gnupg-0.3.5/gnupg.py, line 1063, in search_keys

--
File /build/buildd/python-gnupg-0.3.5/gnupg.py, line 1071, in 
gnupg.GPG.search_keys
Failed example:
assert result
Exception raised:
Traceback (most recent call last):
  File /usr/lib/python2.7/doctest.py, line 1289, in __run
compileflags, 1) in test.globs
  File doctest gnupg.GPG.search_keys[5], line 1, in module
assert result
AssertionError
--
File /build/buildd/python-gnupg-0.3.5/gnupg.py, line 1074, in 
gnupg.GPG.search_keys
Failed example:
assert result
Exception raised:
Traceback (most recent call last):
  File /usr/lib/python2.7/doctest.py, line 1289, in __run
compileflags, 1) in test.globs
  File doctest gnupg.GPG.search_keys[8], line 1, in module
assert result
AssertionError


--
Ran 23 tests in 173.920s

FAILED (failures=2)
make[1]: *** [override_dh_auto_test] Error 1

--
Dmitry Shachnev


signature.asc
Description: OpenPGP digital signature


Processed: your mail

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

 tag 721965 + pending
Bug #721965 [python-gnupg] python-gnupg: FTBFS: tests fail without network 
connection
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
721965: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721965
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#721965: python-gnupg: FTBFS: tests fail without network connection

2013-09-06 Thread Dmitry Shachnev
I went ahead and pushed the fix to Subversion (though not uploaded yet).

--
Dmitry Shachnev


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



Bug#713550: phonefsod: FTBFS: ld: phonefsod-phonefsod.o: undefined reference to symbol 'g_thread_init'

2013-09-06 Thread Jeremy Bicha
This bug was fixed a year ago in Ubuntu. Please apply the patch since
this is one of the last pieces blocking libfso-glib2 from migrating to
testing.

https://launchpadlibrarian.net/107912300/phonefsod_0.1%2Bgit20110827-3_0.1%2Bgit20110827-3ubuntu1.diff.gz

Thanks,
Jeremy


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



Bug#721956: marked as done (opennebula-context: fails to install: cp: cannot stat '/etc/network/interfaces': No such file or directory)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 10:48:19 +
with message-id e1vhtan-0003ah...@franck.debian.org
and subject line Bug#721956: fixed in opennebula-context 4.2.0-2
has caused the Debian Bug report #721956,
regarding opennebula-context: fails to install: cp: cannot stat 
'/etc/network/interfaces': No such file or directory
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.)


-- 
721956: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721956
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: opennebula-context
Version: 4.2.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 opennebula-context.
  (Reading database ... 6647 files and directories currently installed.)
  Unpacking opennebula-context (from .../opennebula-context_4.2.0-1_all.deb) ...
  Setting up opennebula-context (4.2.0-1) ...
  cp: cannot stat '/etc/network/interfaces': No such file or directory
  dpkg: error processing opennebula-context (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   opennebula-context


cheers,

Andreas


opennebula-context_4.2.0-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: opennebula-context
Source-Version: 4.2.0-2

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

Debian distribution maintenance software
pp.
Olivier Sallou osal...@debian.org (supplier of updated opennebula-context 
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, 06 Sep 2013 12:28:05 +0200
Source: opennebula-context
Binary: opennebula-context
Architecture: source all
Version: 4.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian OpenNebula Maintainers 
pkg-opennebula-de...@lists.alioth.debian.org
Changed-By: Olivier Sallou osal...@debian.org
Description: 
 opennebula-context - contextualization package
Closes: 721956
Changes: 
 opennebula-context (4.2.0-2) unstable; urgency=low
 .
   * Remove network update at install (Closes: #721956)
Checksums-Sha1: 
 afed02f7c0278f98747ae5a04cec1d783bdc4c8d 2015 opennebula-context_4.2.0-2.dsc
 a3001e5656e7a6c1eef36163acf160fda0199944 3160 
opennebula-context_4.2.0-2.debian.tar.gz
 c4a9b3b58f886b2eed77aa8ba6616e3e67647c47 4934 
opennebula-context_4.2.0-2_all.deb
Checksums-Sha256: 
 1dfb344470330d8faf755dae8dcafe45bdb53f727dbecd165aa97f51856a3e62 2015 
opennebula-context_4.2.0-2.dsc
 f1d8b31f70ac112a9d48be2a257b8481af986684891fb23d49936ad2f0dd194a 3160 
opennebula-context_4.2.0-2.debian.tar.gz
 7948eed762d680198e7a7aeb47c2da68a7754d17b0154a7a397713299031ec91 4934 
opennebula-context_4.2.0-2_all.deb
Files: 
 2e15522df84d50687eccdd4a22198fc9 2015 utils extra 
opennebula-context_4.2.0-2.dsc
 807e9b9c6e3da2f4b50f801136cbcef6 3160 utils extra 
opennebula-context_4.2.0-2.debian.tar.gz
 a0c226b0f4a72b53965aa73807d18adf 4934 utils extra 
opennebula-context_4.2.0-2_all.deb

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

iQIcBAEBCAAGBQJSKa7uAAoJEHjcaNsybYQ4EfQP/0Pp05IqDo/UrgtbVfmy7Mk0
UghswIloJAcCPx+6vyph+DL7X++SdmdoZZhwjJ2DDaWLrIWSeY4Yzo5ShMztsEpL
J4PUUZOm1ZOOAKnPJ2Tc30tePg2Mx3EHBvTt3Dm200aXiGsbwvdHIW63G8+zu5u5
kOagHqg4o1ofYHBSp7QZY1wYagbRYI1CPZlSJrzpOop2LDGksd2xzywp/Sc7zjPg
Jb6Pza4QY0eMzdTj2ZsumI/GMw7WRzNFbrslqlU6NeRogRX9YX0rj7m23Fz9Az51
9OUOzxISMYIgnv7he5GSotulqXzR6xCBPuIkbp+T1cuh0z8S9eU3pxR3/zIOg3GS
ByTap5ZtmdUeidPazEGYM7zZZmHegLWeTEtroqDh7cFWFWnVLYfp3Aj0zXOSPxVx
V5FCOVLewecppwtEFfS7GtI4VSBMOul43AI14PskCF8xkMOhpLxt79Y35Eg1mGg6
do16dL3qh2D9FnYk3a7QUrLOhVhTnH8qJ3g1A37QodUgMq4pWPQUrUvvHfILWz2t
Qmm+w6titndvmQ2S2M4stMewKti3i+X5jz1Wur1C1N5HyaSZ2fw2QbJHYUpbgyVB
WxGQS0E8ugtrt/I/6gWB221dgDzJi61sIXHn81ZvinYtYOGk74kl/jV5S5FthiID
+zutw6RzjZwEAomtFSeQ
=n0hI
-END PGP 

Bug#721974: python-lesscpy: FTBFS in clean environment, missing build-dep and requires utf-8 capable terminal

2013-09-06 Thread Andreas Moog
Package: python-lesscpy
Severity: serious
Justification: fails to build from source

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Thomas, Julien and Mehdi,

trying to build python-lesscpy in a clean environment with sbuild fails for
multiple reasons:

1. dh_auto_clean tries to run pyversions, which is not installed due to a 
missing build-dependency on python-minimal:

dpkg-buildpackage: source package python-lesscpy
dpkg-buildpackage: source version 0.9h-1
dpkg-buildpackage: source distribution experimental
 dpkg-source --before-build python-lesscpy-0.9h
dpkg-buildpackage: host architecture amd64
 fakeroot debian/rules clean
make: pyversions: Command not found
py3versions: no X-Python3-Version in control file, using supported versions
dh clean --buildsystem=python_distutils --with python3
   dh_testdir -O--buildsystem=python_distutils
   dh_auto_clean -O--buildsystem=python_distutils
dh_auto_clean: failed to run pyversions
make: *** [clean] Error 2
dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

2. Even when installing python-minimal, the build fails because there is a
utf-8 encoded character in the LICENSE file:

Traceback (most recent call last):
  File setup.py, line 27, in module
license=open('LICENSE').read(),
  File /usr/lib/python3.3/encodings/ascii.py, line 26, in decode
return codecs.ascii_decode(input, self.errors)[0]
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 20: 
ordinal not in range(128)
make[1]: *** [override_dh_auto_install] Error 1

I don't know if this needs fixing in Debian at all, due to arch:All packages
being built on the developer's machine only, where most likely utf-8 is
available, but in Ubuntu for example, all packages are built on the build
farm, making this package unbuildable there.

Cheers,
   Andreas

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

Kernel: Linux 3.5.0-18-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.14 (GNU/Linux)

iQIcBAEBAgAGBQJSKcIGAAoJEGHzRCZ03mYk0QQQALs3A3eM4pn5Uzt0WTDzfW7u
kSlTswJky9uPik+HNFa1IYqzSM9ZNX1gd0x3whBq6XSXMeTrDIjmOgWvMyHM0lBg
pmO7GbHQ9S52sIlHNzdm9/Y2coT4AbZCen3A7Vfqu+haGiNdzn60HQAgCEDBsAYA
6peYBIvbFjzLmIfaWFZ3hhKlFiE8ganlnHw8/4qjXW/Z/Z7ssweJvb3WTh7NUPyz
rD1RMsadi4DDsx5jo7w4HHSIb4saUX4N76NYMWu+gZy1lfOGgt/67C7m5AYc0LD4
u4AAPbSLx7puXayQhUTf7FCWjmkMeguGYrSrc9m4rBF9MOTsEkItK00PIY4ugpgy
X3CFZd3MDHliOe5P+zPFAS7SXkgcIdMOjEqDKwUzMKKueqYvxYjpc8WcVq7MBMwh
zfu3ywagPKWbkKtz+SpEcfuzNuTCBUX2v8rFXbIY0GJEXJbqzCdS7iihxARSAO+x
96OSpHdwDL835ataobHNgSSlqdPlVG1eenSq5SZ6peDqj5a5+tjFlDbK+8eJiNPi
FIDBg37mjq+eyzLilBBldzXvZe/8Na+6SwkD1vyeKJLJyO2cVVdtj4ayJmuelylp
Tp9bWdlWEj4jwQ2+YDMkDaEk9DCY/sr31eQfxl8Reb+ZVJAzCU6Bn5gAxkml48VQ
ov80nS8RThQpxBUM5DAT
=tnZ1
-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#720801: marked as done (idjc: FTBFS with lobav9: avcodecdecode.c:295:22: error: 'AV_METADATA_DONT_STRDUP_KEY' undeclared (first use in this function))

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 12:03:00 +
with message-id e1vhuke-0005g3...@franck.debian.org
and subject line Bug#720801: fixed in idjc 0.8.9-1
has caused the Debian Bug report #720801,
regarding idjc: FTBFS with lobav9: avcodecdecode.c:295:22: error: 
'AV_METADATA_DONT_STRDUP_KEY' undeclared (first use in this function)
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.)


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

Hi,

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

Related to current libav9 transition (see #706798).

Relevant part (hopefully):
 gcc -DHAVE_CONFIG_H -I. -I..-Wall -std=gnu99 -O2   
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   -g -O2 
 -c -o idjcmixer-avcodecdecode.o `test -f 'avcodecdecode.c' || echo 
 './'`avcodecdecode.c
 avcodecdecode.c: In function 'once_init':
 avcodecdecode.c:43:4: warning: implicit declaration of function 
 'avcodec_init' [-Wimplicit-function-declaration]
 avcodec_init();
 ^
 avcodecdecode.c: In function 'avcodecdecode_eject':
 avcodecdecode.c:64:4: warning: 'av_close_input_file' is deprecated (declared 
 at /usr/include/libavformat/avformat.h:1397) [-Wdeprecated-declarations]
 av_close_input_file(self-ic);
 ^
 avcodecdecode.c: In function 'avcodecdecode_play':
 avcodecdecode.c:161:7: warning: 'avcodec_decode_audio3' is deprecated 
 (declared at /usr/include/libavcodec/avcodec.h:3608) 
 [-Wdeprecated-declarations]
len = avcodec_decode_audio3(self-c, (short *)self-outbuf, out_size, 
 pktcopy);
^
 avcodecdecode.c: In function 'avcodecdecode_reg':
 avcodecdecode.c:243:7: warning: 'av_close_input_file' is deprecated (declared 
 at /usr/include/libavformat/avformat.h:1397) [-Wdeprecated-declarations]
av_close_input_file(self-ic);
^
 avcodecdecode.c:248:4: warning: implicit declaration of function 
 'av_find_stream_info' [-Wimplicit-function-declaration]
 av_find_stream_info(self-ic);
 ^
 avcodecdecode.c:256:7: warning: 'av_close_input_file' is deprecated (declared 
 at /usr/include/libavformat/avformat.h:1397) [-Wdeprecated-declarations]
av_close_input_file(self-ic);
^
 avcodecdecode.c:262:4: warning: implicit declaration of function 
 'avcodec_open' [-Wimplicit-function-declaration]
 if (avcodec_open(self-c, self-codec)  0)
 ^
 avcodecdecode.c:266:7: warning: 'av_close_input_file' is deprecated (declared 
 at /usr/include/libavformat/avformat.h:1397) [-Wdeprecated-declarations]
av_close_input_file(self-ic);
^
 avcodecdecode.c: In function 'avformatinfo':
 avcodecdecode.c:295:22: error: 'AV_METADATA_DONT_STRDUP_KEY' undeclared 
 (first use in this function)
 const int flags = AV_METADATA_DONT_STRDUP_KEY | 
 AV_METADATA_DONT_STRDUP_VAL;
   ^
 avcodecdecode.c:295:22: note: each undeclared identifier is reported only 
 once for each function it appears in
 avcodecdecode.c:295:52: error: 'AV_METADATA_DONT_STRDUP_VAL' undeclared 
 (first use in this function)
 const int flags = AV_METADATA_DONT_STRDUP_KEY | 
 AV_METADATA_DONT_STRDUP_VAL;
 ^
 avcodecdecode.c:311:7: warning: 'av_close_input_file' is deprecated (declared 
 at /usr/include/libavformat/avformat.h:1397) [-Wdeprecated-declarations]
av_close_input_file(ic);
^
 make[4]: *** [idjcmixer-avcodecdecode.o] Error 1

The full build log is available from:
   http://aws-logs.debian.net/ftbfs-logs/2013/08/25/idjc_0.8.7-2_unstable.log

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

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

We believe that the bug you reported is fixed in the latest version of
idjc, 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 

Bug#717977: marked as done (libre*-1.9-dev: fails to upgrade from 'sid' - trying to overwrite /usr/include/recon/sdp/SdpMediaLine.hxx ...)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 12:03:21 +
with message-id e1vhukz-0005v4...@franck.debian.org
and subject line Bug#717977: fixed in resiprocate 1.9.0~alpha1-2
has caused the Debian Bug report #717977,
regarding libre*-1.9-dev: fails to upgrade from 'sid' - trying to overwrite 
/usr/include/recon/sdp/SdpMediaLine.hxx ...
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.)


-- 
717977: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=717977
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: 
librecon-1.9-dev,libresiprocate-1.9-dev,libresiprocate-turn-client-1.9-dev
Version: 1.9.0~alpha1-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package fails to upgrade from
'sid' to 'experimental'.
It installed fine in 'sid', then the upgrade to 'experimental' fails
because it tries to overwrite other packages files without declaring a
Breaks+Replaces relation.

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

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

  Selecting previously unselected package librecon-1.9-dev.
  Unpacking librecon-1.9-dev (from 
.../librecon-1.9-dev_1.9.0~alpha1-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/librecon-1.9-dev_1.9.0~alpha1-1_amd64.deb (--unpack):
   trying to overwrite '/usr/include/recon/sdp/SdpMediaLine.hxx', which is also 
in package librecon-1.8-dev 1.8.11-4
  Errors were encountered while processing:
   /var/cache/apt/archives/librecon-1.9-dev_1.9.0~alpha1-1_amd64.deb

  Selecting previously unselected package libresiprocate-1.9-dev.
  Unpacking libresiprocate-1.9-dev (from 
.../libresiprocate-1.9-dev_1.9.0~alpha1-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/libresiprocate-1.9-dev_1.9.0~alpha1-1_amd64.deb 
(--unpack):
   trying to overwrite '/usr/include/rutil/compat.hxx', which is also in 
package libresiprocate-1.8-dev 1.8.11-4
  dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
  Errors were encountered while processing:
   /var/cache/apt/archives/libresiprocate-1.9-dev_1.9.0~alpha1-1_amd64.deb

  Selecting previously unselected package libresiprocate-turn-client-1.9-dev.
  Unpacking libresiprocate-turn-client-1.9-dev (from 
.../libresiprocate-turn-client-1.9-dev_1.9.0~alpha1-1_amd64.deb) ...
  dpkg: error processing 
/var/cache/apt/archives/libresiprocate-turn-client-1.9-dev_1.9.0~alpha1-1_amd64.deb
 (--unpack):
   trying to overwrite '/usr/include/reTurn/AsyncSocketBaseHandler.hxx', which 
is also in package libresiprocate-turn-client-1.8-dev 1.8.11-4
  Errors were encountered while processing:
   
/var/cache/apt/archives/libresiprocate-turn-client-1.9-dev_1.9.0~alpha1-1_amd64.deb


cheers,

Andreas


librecon-1.8-dev=1.8.11-4_librecon-1.9-dev=1.9.0~alpha1-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: resiprocate
Source-Version: 1.9.0~alpha1-2

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

Debian distribution maintenance software
pp.
Daniel Pocock dan...@pocock.com.au (supplier of updated resiprocate 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, 06 Sep 2013 10:11:28 +0200
Source: resiprocate
Binary: libresiprocate-1.9 libresiprocate-1.9-dev librecon-1.9 librecon-1.9-dev 
libresiprocate-turn-client-1.9 libresiprocate-turn-client-1.9-dev repro 
resiprocate-turn-server sipdialer
Architecture: source amd64
Version: 1.9.0~alpha1-2
Distribution: experimental
Urgency: high
Maintainer: Debian VoIP Team pkg-voip-maintain...@lists.alioth.debian.org
Changed-By: Daniel Pocock dan...@pocock.com.au
Description: 
 librecon-1.9 - reSIProcate conversation manager - shared libraries
 librecon-1.9-dev - reSIProcate conversation manager - development files
 libresiprocate-1.9 - reSIProcate SIP stack - shared libraries
 libresiprocate-1.9-dev - reSIProcate SIP stack - development files
 libresiprocate-turn-client-1.9 - reSIProcate TURN client (reTurn) - 

Bug#709758: Consciously blocking packages and development

2013-09-06 Thread Norbert Preining
severity 709758 whishlist
retitle please remove build dep on transitional packages
thanks

TeX Live has reintroduced all the transitional packages, thus
the FTBFS is gone and this bug is a wishlist bug to replace
the outdated deps.

Enjoy

Norbert


PREINING, Norbert   http://www.preining.info
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094



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



Bug#701300:

2013-09-06 Thread Игорь Пашев
Please check:

# nm -D /usr/lib/libACE-6.0.3.so  | grep handle_signal | c++filt
00117910 T ACE_Sig_Adapter::handle_signal(int, siginfo*, ucontext*)
000de5c0 T ACE_Event_Handler::handle_signal(int, siginfo*, ucontext*)
000a7ae0 T ACE_Service_Config::handle_signal(int, siginfo*, ucontext*)
001115e0 T ACE_Process_Manager::handle_signal(int, siginfo*, ucontext*)
000abab0 T ACE_Service_Manager::handle_signal(int, siginfo*, ucontext*)
000f1c50 T ACE_MMAP_Memory_Pool::handle_signal(int, siginfo*, ucontext*)
00116e10 T ACE_Shared_Memory_Pool::handle_signal(int,
siginfo*, ucontext*)


Cf. siginfo_t* vs siginfo*

# dpkg -s libace-6.0.3
Package: libace-6.0.3
Status: install ok installed
Priority: optional
Section: libs
Installed-Size: 1868
Maintainer: Debian ACE+TAO maintainers pkg-ace-de...@lists.alioth.debian.org
Architecture: amd64
Source: ace
Version: 6.0.3+dfsg-0.1
Depends: libc6 (= 2.8), libgcc1 (= 1:4.1.1), libstdc++6 (= 4.6)
Description: C++ network programming framework
 This package contains the ADAPTIVE Communication Environment (ACE)
 framework.
 .


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



Processed: block 706798 with 713354 720668 721148 713197

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

 block 706798 with 713354 720668 721148 713197
Bug #706798 [release.debian.org] transition: Libav 9
706798 was blocked by: 694143 720828 694131 720801 721544 694299 720779 720785 
721025 720727 692505 720820 720796 693639 693641 721577 692809 720790 720826 
720799 720797 692980 720816 721026 677959 693106 713276 718125 720823 721047 
720809 693560 720783 720808 720805 720661 720810 720824 720814 721164 720802 
721493
706798 was blocking: 716735
Added blocking bug(s) of 706798: 713354, 720668, 713197, and 721148
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
706798: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=706798
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#709758: Consciously blocking packages and development

2013-09-06 Thread Holger Levsen
Hi Norbert,

On Freitag, 6. September 2013, Norbert Preining wrote:
 TeX Live has reintroduced all the transitional packages, thus
 the FTBFS is gone and this bug is a wishlist bug to replace
 the outdated deps.

thank you very much!


cheers,
Holger


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


Bug#709758: Consciously blocking packages and development

2013-09-06 Thread Norbert Preining
#hopefull this time I manage it without typos
severity 709758 wishlist
retitle 709758 please update build-deps away from transitional packages
thanks

 thank you very much!

Welcome.

Norbert


PREINING, Norbert   http://www.preining.info
JAIST, Japan TeX Live  Debian Developer
DSA: 0x09C5B094   fp: 14DF 2E6C 0307 BE6D AD76  A9C0 D2BF 4AA3 09C5 B094



-- 
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#709758: Consciously blocking packages and development

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

 #hopefull this time I manage it without typos
 severity 709758 wishlist
Bug #709758 [src:debian-edu-doc] debian-edu-doc: build-depends on obsolete 
packages (texlive-lang-*)
Severity set to 'wishlist' from 'serious'
 retitle 709758 please update build-deps away from transitional packages
Bug #709758 [src:debian-edu-doc] debian-edu-doc: build-depends on obsolete 
packages (texlive-lang-*)
Changed Bug title to 'please update build-deps away from transitional packages' 
from 'debian-edu-doc: build-depends on obsolete packages (texlive-lang-*)'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
709758: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=709758
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#720820: marked as done (lynkeos.app: FTBFS with libav9: ffmpeg_access.c:243: undefined reference to `av_find_stream_info')

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 12:48:12 +
with message-id e1vhvso-0003hx...@franck.debian.org
and subject line Bug#720820: fixed in lynkeos.app 1.2-6.1
has caused the Debian Bug report #720820,
regarding lynkeos.app: FTBFS with libav9: ffmpeg_access.c:243: undefined 
reference to `av_find_stream_info'
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.)


-- 
720820: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720820
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: lynkeos.app
Version: 1.2-6
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130825 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Related to current libav9 transition (see #706798).

Relevant part (hopefully):
 gcc  -rdynamic  -pthread -shared-libgcc -fexceptions -fgnu-runtime -o 
 Lynkeos.app/./Lynkeos \
   ./obj/Lynkeos.obj/ffmpeg_access.c.o ./obj/Lynkeos.obj/stack.c.o 
 ./obj/Lynkeos.obj/fourier.c.o ./obj/Lynkeos.obj/corelation.c.o 
 ./obj/Lynkeos.obj/main.m.o ./obj/Lynkeos.obj/MyImageListEnumerator.m.o 
 ./obj/Lynkeos.obj/MyCustomViews.m.o ./obj/Lynkeos.obj/MyDocumentData.m.o 
 ./obj/Lynkeos.obj/MyDocument.m.o ./obj/Lynkeos.obj/MyImageListItem.m.o 
 ./obj/Lynkeos.obj/MyImageList.m.o ./obj/Lynkeos.obj/MyImageListWindow.m.o 
 ./obj/Lynkeos.obj/MyImageListWindowPrivate.m.o 
 ./obj/Lynkeos.obj/MyImageView.m.o ./obj/Lynkeos.obj/MyImageViewSelection.m.o 
 ./obj/Lynkeos.obj/MyListProcessing.m.o 
 ./obj/Lynkeos.obj/MyObjectImageList.m.o 
 ./obj/Lynkeos.obj/MyPostProcessing.m.o ./obj/Lynkeos.obj/MySizeLock.m.o 
 ./obj/Lynkeos.obj/MyUserPrefsController.m.o 
 ./obj/Lynkeos.obj/LynkeosFfmpegMovie.m.o  -L/usr/local/lib -L/usr/lib 
 -lgnustep-gui-lgnustep-base -lavformat -lavcodec -lswscale -lavutil 
 -ltiff -lfftw3f_threads -lfftw3_threads -lfftw3f -lfftw3 -lm-lobjc   -lm
 ./obj/Lynkeos.obj/ffmpeg_access.c.o: In function `ffmpegLoadMovie':
 /«PKGBUILDDIR»/Sources/ffmpeg_access.c:243: undefined reference to 
 `av_find_stream_info'
 /«PKGBUILDDIR»/Sources/ffmpeg_access.c:294: undefined reference to 
 `avcodec_open'
 collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/08/25/lynkeos.app_1.2-6_unstable.log

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

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

We believe that the bug you reported is fixed in the latest version of
lynkeos.app, 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.
Sebastian Ramacher sramac...@debian.org (supplier of updated lynkeos.app 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Wed, 04 Sep 2013 14:12:18 +0200
Source: lynkeos.app
Binary: lynkeos.app
Architecture: source amd64
Version: 1.2-6.1
Distribution: unstable
Urgency: low
Maintainer: Debian GNUstep maintainers 
pkg-gnustep-maintain...@lists.alioth.debian.org
Changed-By: Sebastian Ramacher sramac...@debian.org
Description: 
 lynkeos.app - Tool to process planetary astronomical images for GNUstep
Closes: 720820
Changes: 
 lynkeos.app (1.2-6.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * debian/patches/libav_9.dpatch: Port to libav 9 API. Thanks to Moritz
 Muehlenhoff for the patch (Closes: #720820)
Checksums-Sha1: 
 486eaa0c6afcbca5fc1cf46e573fd9e80e6c8f89 2089 lynkeos.app_1.2-6.1.dsc
 38afbcc4a114730039786468f2e49722193a8c4f 10985 lynkeos.app_1.2-6.1.diff.gz
 d3acae2d4b2f8e82a8fee79dd782a4b9b3119909 98776 lynkeos.app_1.2-6.1_amd64.deb
Checksums-Sha256: 
 7805cbfe78273be8f53779a68f42c1ab4251679165485267771bcd4451b6bef7 2089 
lynkeos.app_1.2-6.1.dsc
 

Bug#720824: opal: FTBFS with libav9: h263-1998.cxx:320:27: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope

2013-09-06 Thread Moritz Muehlenhoff
On Sun, Aug 25, 2013 at 03:22:31PM +0200, David Suárez wrote:
 Source: opal
 Version: 3.10.10~dfsg-2
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130825 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Related to current libav9 transition (see #706798).
 
  ^
  h263-1998.cxx: In member function 'virtual bool 
  H263_RFC2190_EncoderContext::Init()':
  h263-1998.cxx:606:24: error: 'CODEC_FLAG_H263P_UMV' was not declared in 
  this scope
 m_context-flags = ~CODEC_FLAG_H263P_UMV;
  ^
  h263-1998.cxx:611:24: error: 'CODEC_FLAG_H263P_AIV' was not declared in 
  this scope
 m_context-flags = ~CODEC_FLAG_H263P_AIV;
  ^
  h263-1998.cxx:612:24: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not 
  declared in this scope
 m_context-flags = ~CODEC_FLAG_H263P_SLICE_STRUCT;
  ^
  make[5]: *** 
  [/«PKGBUILDDIR»/plugins/../lib_linux_x86_64/plugins/h263_ffmpeg/h263-1998.o]
   Error 1

This is fixed in the version from experimental (ptlib from experimental is also 
needed),
which compiles fine against current libav.

Cheers,
Moritz


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



Bug#720796: gstreamer0.10-ffmpeg: FTBFS with libav9: gstffmpeg.h:63:1: error: unknown type name 'URLProtocol'

2013-09-06 Thread Moritz Muehlenhoff
On Sun, Aug 25, 2013 at 03:08:25PM +0200, David Suárez wrote:
 Source: gstreamer0.10-ffmpeg
 Version: 0.10.13-5
 Severity: serious
 Tags: jessie sid
 User: debian...@lists.debian.org
 Usertags: qa-ftbfs-20130825 qa-ftbfs
 Justification: FTBFS on amd64
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on
 amd64.
 
 Related to current libav9 transition (see #706798).

Can/should this be removed in favour of gst-libav1.0?

Cheers,
Moritz 


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



Bug#693106: xine-lib: FTBFS with libav 0.9 (from experimental)

2013-09-06 Thread Moritz Muehlenhoff
On Fri, Sep 06, 2013 at 01:34:33AM +0200, Sebastian Ramacher wrote:
  *** /tmp/tmpIj6V0l/bug_body
  
  In Ubuntu, the attached patch was applied to achieve the following:
* fix-libav9-ftbfs: fix FTBFS with libav9, by adding missing headers.
  
  Thanks for considering the patch.
 
 Hi Darren,
 
 since the libav 9 transition is currently ongoing, would it be possible
 to get a fixed version with this patch applied uploaded to unstable
 soon?

Also, since xine-lib-1.2 seems to be successor, there should be effort/bug 
reports
to migrate the remaining build-deps of libxine-dev to libxine2-dev?

Cheers,
Moritz


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



Bug#720824: opal: FTBFS with libav9: h263-1998.cxx:320:27: error: 'CODEC_FLAG_H263P_UMV' was not declared in this scope

2013-09-06 Thread Eugen Dedu

On 06/09/13 15:34, Moritz Muehlenhoff wrote:

On Sun, Aug 25, 2013 at 03:22:31PM +0200, David Suárez wrote:

Source: opal
Version: 3.10.10~dfsg-2
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130825 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Related to current libav9 transition (see #706798).


 ^
h263-1998.cxx: In member function 'virtual bool 
H263_RFC2190_EncoderContext::Init()':
h263-1998.cxx:606:24: error: 'CODEC_FLAG_H263P_UMV' was not declared in this 
scope
m_context-flags = ~CODEC_FLAG_H263P_UMV;
 ^
h263-1998.cxx:611:24: error: 'CODEC_FLAG_H263P_AIV' was not declared in this 
scope
m_context-flags = ~CODEC_FLAG_H263P_AIV;
 ^
h263-1998.cxx:612:24: error: 'CODEC_FLAG_H263P_SLICE_STRUCT' was not declared 
in this scope
m_context-flags = ~CODEC_FLAG_H263P_SLICE_STRUCT;
 ^
make[5]: *** 
[/«PKGBUILDDIR»/plugins/../lib_linux_x86_64/plugins/h263_ffmpeg/h263-1998.o] 
Error 1


This is fixed in the version from experimental (ptlib from experimental is also 
needed),
which compiles fine against current libav.


Thank you for this information.

Note that ekiga does not yet work with opal/experimental, so opal cannot 
go to unstable right now.


--
Eugen


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



Bug#721987: g++ Seg fault on SPARC (Debian build farm)

2013-09-06 Thread Daniel Pocock
Package: g++
Version: 4:4.6.4-2
Severity: serious

My build fails on SPARC:

https://buildd.debian.org/status/fetch.php?pkg=resiprocatearch=sparcver=1.8.12-4stamp=137847172


MediaResourceParticipant.cxx:341:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

See file:///usr/share/doc/gcc-4.6/README.Bugs for instructions.

The bug is not reproducible, so it is likely a hardware or OS problem.
make[5]: *** [MediaResourceParticipant.lo] Error 1


A SPARC build for experimental using a slightly newer version of the same 
source completed successfully on another Debian buildd


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



Bug#721987: marked as done (g++ Seg fault on SPARC (Debian build farm))

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 6 Sep 2013 17:06:32 +0200
with message-id 20130906150630.ga28...@crater2.logilab.fr
and subject line Re: Bug#721987: g++ Seg fault on SPARC (Debian build farm)
has caused the Debian Bug report #721987,
regarding g++ Seg fault on SPARC (Debian build farm)
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.)


-- 
721987: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721987
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: g++
Version: 4:4.6.4-2
Severity: serious

My build fails on SPARC:

https://buildd.debian.org/status/fetch.php?pkg=resiprocatearch=sparcver=1.8.12-4stamp=137847172


MediaResourceParticipant.cxx:341:1: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.

See file:///usr/share/doc/gcc-4.6/README.Bugs for instructions.

The bug is not reproducible, so it is likely a hardware or OS problem.
make[5]: *** [MediaResourceParticipant.lo] Error 1


A SPARC build for experimental using a slightly newer version of the same 
source completed successfully on another Debian buildd
---End Message---
---BeginMessage---
On Fri, Sep  6, 2013 at 16:30:19 +0200, Daniel Pocock wrote:

 Package: g++
 Version: 4:4.6.4-2
 Severity: serious
 
 My build fails on SPARC:
 
 https://buildd.debian.org/status/fetch.php?pkg=resiprocatearch=sparcver=1.8.12-4stamp=137847172
 
 
 MediaResourceParticipant.cxx:341:1: internal compiler error: Segmentation 
 fault
 Please submit a full bug report,
 with preprocessed source if appropriate.
 
 See file:///usr/share/doc/gcc-4.6/README.Bugs for instructions.
 
 The bug is not reproducible, so it is likely a hardware or OS problem.
 make[5]: *** [MediaResourceParticipant.lo] Error 1
 
 
 A SPARC build for experimental using a slightly newer version of the same 
 source completed successfully on another Debian buildd

Or you could read the error message and figure out this is unlikely to
be a gcc bug.

Cheers,
Julien---End Message---


Bug#721991: flightgear-data: Unsatisfiable dependencies by transitional packages

2013-09-06 Thread Jeremy Bicha
Package: flightgear-data
Version: 2.10.0-1
Severity: serious
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy

As caught by Ubuntu's britney checker, some of the flightgear-data
transitional packages have wrong dependencies:

fgfs-aircraft-base unsatisfiable Depends: flightgear-data-aircraft
fgfs-scenery-base unsatisfiable Depends: flightgear-base-data

They should depend on flightgear-data-aircrafts and flightgear-data-base.

http://people.canonical.com/~ubuntu-archive/proposed-migration/update_excuses.html

Thanks,
Jeremy

- -- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500,
'saucy'), (100, 'saucy-backports')


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



Processed: found 669025 in 2.10.0-1

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

 found 669025 2.10.0-1
Bug #669025 [flightgear] CVE-2012-2090 / CVE-2012-2091
Marked as found in versions flightgear/2.10.0-1.
 fixed 669025 2.6.0-1.1
Bug #669025 [flightgear] CVE-2012-2090 / CVE-2012-2091
Marked as fixed in versions flightgear/2.6.0-1.1.
 thanks
Stopping processing here.

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

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

 reopen 669025
Bug #669025 {Done: Saikrishna Arcot saiarcot...@gmail.com} [flightgear] 
CVE-2012-2090 / CVE-2012-2091
'reopen' may be inappropriate when a bug has been closed with a version;
all fixed versions will be cleared, and you may need to re-add them.
Bug reopened
No longer marked as fixed in versions flightgear/2.6.0-1.1.
 affects 2.10.0-1
Unknown command or malformed arguments to command.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
669025: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669025
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#721992: (flightgear-data: Unsatisfiable dependencies by transitional packages

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

 merge 721991 721992
Bug #721991 [flightgear-data] flightgear-data: Unsatisfiable dependencies by 
transitional packages
Bug #721992 [flightgear-data] flightgear-data: Unsatisfiable dependencies by 
transitional packages
Merged 721991 721992

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
721991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721991
721992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721992
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#713188: marked as done (dopewars: FTBFS: cp: cannot stat '/usr/share/automake-1.11/mkinstalldirs': No such file or directory)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 17:18:02 +
with message-id e1vhzfw-0005pz...@franck.debian.org
and subject line Bug#713188: fixed in dopewars 1.5.12-14
has caused the Debian Bug report #713188,
regarding dopewars: FTBFS: cp: cannot stat 
'/usr/share/automake-1.11/mkinstalldirs': No such file or directory
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.)


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

Hi,

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

Relevant part:
  debian/rules build
 dh build --with autoreconf --parallel
dh_testdir -O--parallel
debian/rules override_dh_autoreconf
 make[1]: Entering directory `/«PKGBUILDDIR»'
 cp -f /usr/share/automake-1.11/mkinstalldirs .
 cp: cannot stat '/usr/share/automake-1.11/mkinstalldirs': No such file or 
 directory
 make[1]: *** [override_dh_autoreconf] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/dopewars_1.5.12-13_unstable.log

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

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

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

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

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

Debian distribution maintenance software
pp.
Evgeni Golov evg...@debian.org (supplier of updated dopewars package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Fri, 06 Sep 2013 18:49:39 +0200
Source: dopewars
Binary: dopewars dopewars-data
Architecture: source amd64 all
Version: 1.5.12-14
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Evgeni Golov evg...@debian.org
Description: 
 dopewars   - drug-dealing game set in streets of New York City
 dopewars-data - drug-dealing game set in streets of New York City - data files
Closes: 713188
Changes: 
 dopewars (1.5.12-14) unstable; urgency=low
 .
   * Team upload.
   * properly find the default automake path instead of hardcoding it
 Closes: #713188
Checksums-Sha1: 
 6a1b1687d3ada47d4978bbc2b6acc1f38188b0e2 2086 dopewars_1.5.12-14.dsc
 ee2dfdc272c78cf06da43c718d7265b75752afeb 92122 dopewars_1.5.12-14.debian.tar.gz
 5a7aef10bee594177501ae7ccbf2db0953a1132f 140502 dopewars_1.5.12-14_amd64.deb
 2c4b1d2e9654ca564bda86ff4e1321d9a13cf024 298256 dopewars-data_1.5.12-14_all.deb
Checksums-Sha256: 
 9320b7594ddd0290063d264aabaaece480a6d0604d61ead3ad0ef26ecd3b9fb9 2086 
dopewars_1.5.12-14.dsc
 5f4b03c0fc0f168c92c2a325e6244323e9c17b02cc7a35aa7f7f162982f39188 92122 
dopewars_1.5.12-14.debian.tar.gz
 2f56f3c4ba6ca2bde8185b0fffe9eea0ce04633baa0d6c0dfb2251b58c8840f9 140502 
dopewars_1.5.12-14_amd64.deb
 2e6d9cf1c816c44f3f380e70a36c83197d5fbc68e67d2e754308447443b34d3c 298256 
dopewars-data_1.5.12-14_all.deb
Files: 
 69af322b17d4ce7617e45d4654af6b74 2086 games extra dopewars_1.5.12-14.dsc
 b8f60c02c3be448fc479aab6c956a8b2 92122 games extra 
dopewars_1.5.12-14.debian.tar.gz
 ac48cbc56f9d9298aabfb384423ecd68 140502 games extra 
dopewars_1.5.12-14_amd64.deb
 66241d6c952dc4807ac3429e69207ef8 298256 games extra 
dopewars-data_1.5.12-14_all.deb

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

iQIcBAEBCgAGBQJSKglwAAoJEDEWul6f+mmj+isP/3ffuQxiBjMtu2oKceupOv4o
t0BbO3pTcV79ZGSZY21ymORG/6HU6oJ+MGs5ONQKbDR02N+TCiCQ7JA1gZxDxUxz
khgf5iLqJRKM9zD7BPuCOeZd9tM57dO0i0ruDgXOd3woeMlScOl9MILvVJYyHpcr
zaEIYycHz0OlwcHxRcYB2R6fPggGjg9rOrYg5V10vmC2E4T65WiFwMGldlG8ZPtb
uvCtMN9ZpV3CvQgnI8N+4Kb8jdsZBBGjOEInURR8U06aZ7rrnjsZKtngW4pXy0nm

Bug#712004: Any update?

2013-09-06 Thread Tim Boven

Hi,

is there any update regarding resolving this issue?
This issue is very disturbing as it's already open for a long time but 
aparently nobody is looking at it.


I do not have the skills to fix it myself but if I can help by testing 
something?


Kind regards,
Tim



smime.p7s
Description: S/MIME-cryptografische ondertekening


Bug#721999: xen: FTBFS: dpkg-shlibdeps: error: couldn't find library libxenstore.so.3.0 needed by debian/libxen-4.3/usr/lib/libxenlight-4.3.so (ELF format: 'elf32-i386'; RPATH: '/usr/lib')

2013-09-06 Thread Salvatore Bonaccorso
Source: xen
Version: 4.3.0-1
Severity: serious
Justification: FTBFS

Hi 

New uploaded xen 4.3.0-1 FTBFS, see [1] for build log for i386.

 [1] 
https://buildd.debian.org/status/fetch.php?pkg=xenarch=i386ver=4.3.0-1stamp=1378426577

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#719506: marked as done (xen: FTBFS with perl 5.18: POD errors)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 6 Sep 2013 20:16:52 +0200
with message-id 20130906181652.GA8882@eldamar.local
and subject line Re: Bug#719506: [Pkg-xen-devel] Bug#719506: xen: FTBFS with 
perl 5.18: POD errors
has caused the Debian Bug report #719506,
regarding xen: FTBFS with perl 5.18: POD errors
to be marked as done.

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

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


-- 
719506: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719506
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: xen
Version: 4.2.2-1
Severity: important
User: debian-p...@lists.debian.org
Usertags: perl-5.18-transition

This package FTBFS with perl 5.18 (which will soon be uploaded to
unstable) owing to a stricter pod2man:

pod2text man/xl.pod.1 txt/man/xl.1.txt.tmp
man/xl.pod.1 around line 854: Expected text after =item, not a bullet
POD document had syntax errors at /usr/bin/pod2text line 84.
make[4]: *** [txt/man/xl.1.txt] Error 255
make[4]: Leaving directory `/build/dom-xen_4.2.2-1-i386-N3d2cV/xen-4.2.2/debian/
build/build-docs/docs'
make[3]: *** [txt] Error 2

This is also the lintian warning:
http://lintian.debian.org/tags/manpage-has-errors-from-pod2man.html

Thanks,
Dominic.
---End Message---
---BeginMessage---
Source: xen
Source-Version: 4.3.0-1

Hi Ian, Guido and Bastian

On Mon, Aug 12, 2013 at 07:55:14PM +0100, Ian Campbell wrote:
 tag 719506 +patch
 thanks
 
 On Mon, 2013-08-12 at 17:40 +0200, Dominic Hargreaves wrote:
  This package FTBFS with perl 5.18 (which will soon be uploaded to
  unstable) owing to a stricter pod2man:
  
  pod2text man/xl.pod.1 txt/man/xl.1.txt.tmp
  man/xl.pod.1 around line 854: Expected text after =item, not a bullet
  POD document had syntax errors at /usr/bin/pod2text line 84.
  make[4]: *** [txt/man/xl.1.txt] Error 255
  make[4]: Leaving directory 
  `/build/dom-xen_4.2.2-1-i386-N3d2cV/xen-4.2.2/debian/
  build/build-docs/docs'
  make[3]: *** [txt] Error 2
 
 I think this upstream patch ought to fix this.

Indeed this specific failure is fixed with the recent xen update (I
have verified triying to build, however there is another FTBFS later
on, unrelated to the Perl transtition, so filling another bug[1]).

 [1] 
https://buildd.debian.org/status/fetch.php?pkg=xenarch=i386ver=4.3.0-1stamp=1378426577

Regards,
Salvatore---End Message---


Bug#718076: marked as done (kdevelop: FTBFS: dh_install: kdevelop-data missing files (usr/share/kde4/apps/kdevokteta/*), aborting)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 18:33:19 +
with message-id e1vi0qn-0007s6...@franck.debian.org
and subject line Bug#718076: fixed in kdevelop 4:4.5.1-2
has caused the Debian Bug report #718076,
regarding kdevelop: FTBFS: dh_install: kdevelop-data missing files 
(usr/share/kde4/apps/kdevokteta/*), aborting
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.)


-- 
718076: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718076
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: kdevelop
Version: 4:4.3.1-3
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):
 dh_installchangelogs -pkdevelop-data  ./ChangeLog 
 dh_installudev -pkdevelop-data 
 dh_lintian -pkdevelop-data 
 dh_bugfiles -pkdevelop-data 
 dh_install -pkdevelop-data  
 dh_install: kdevelop-data missing files (usr/share/kde4/apps/kdevokteta/*), 
 aborting
 make: *** [binary-install/kdevelop-data] Error 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/07/26/kdevelop_4.3.1-3_unstable.log

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

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

We believe that the bug you reported is fixed in the latest version of
kdevelop, 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.
Pino Toscano p...@debian.org (supplier of updated kdevelop package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 06 Sep 2013 19:46:51 +0200
Source: kdevelop
Binary: kdevelop kdevelop-data kdevelop-dev kdevelop-dbg kdevelop-l10n
Architecture: source all amd64
Version: 4:4.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdevelop   - integrated development environment for KDE
 kdevelop-data - data files for the KDevelop IDE
 kdevelop-dbg - debugging symbols for KDevelop
 kdevelop-dev - development files for the KDevelop IDE
 kdevelop-l10n - localization files for the KDevelop IDE
Closes: 718076 719284 721968
Changes: 
 kdevelop (4:4.5.1-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
 .
   [ Andreas Cord-Landwehr ]
   * Fix build on big endian platforms.
   * Release fixes parser crashes: (Closes: #721968, #719284)
 .
   [ Pino Toscano ]
   * Bump the okteta-dev build dependency to  4.10, as previous versions are
 not recognized. (Closes: #718076)
   * Fix Vcs-* headers.
Checksums-Sha1: 
 384ce409a34e20fe1f2a625bf8faa0eb36ec9ce6 1780 kdevelop_4.5.1-2.dsc
 e1fefea05fed1b9fefec767d95e7ebbd86a87357 26166 kdevelop_4.5.1-2.debian.tar.gz
 b5dc75b4cd40ebf9958ccb47755fa38f45ec5da9 3432450 kdevelop-data_4.5.1-2_all.deb
 c6f8a267131ad45cec0628f9adf4225038a582c2 348792 kdevelop-l10n_4.5.1-2_all.deb
 99dc032b24133904fc48692c94287c3c9a8fe009 1333080 kdevelop_4.5.1-2_amd64.deb
 f3d23e1d3d5a0cd6d5281e3a3feedae25e95327b 22776 kdevelop-dev_4.5.1-2_amd64.deb
 f1b0a016f23e14251cf85ea435849f1e35187858 13881726 
kdevelop-dbg_4.5.1-2_amd64.deb
Checksums-Sha256: 
 91671de02613d1b7ba3d594a8fb3a248b53712a5f041915e70bcf2c61d418060 1780 
kdevelop_4.5.1-2.dsc
 9841ec74f19a8f300e5c2769b028be135064ac2c15bfc863656b61f961324d9c 26166 
kdevelop_4.5.1-2.debian.tar.gz
 082c7b22121a83bb449191eba064294222636d492013dad3de582983552cac0c 3432450 
kdevelop-data_4.5.1-2_all.deb
 3a3f0948fd425b60a0121c3738b7ac736089cac7840ffc73c38795bbce21c20a 348792 
kdevelop-l10n_4.5.1-2_all.deb
 88d4157a76970f6f15efa23c8b43869c4dcb0aac7b1bbe5d34588bdce4a7e5c3 1333080 
kdevelop_4.5.1-2_amd64.deb
 

Bug#719284: marked as done (KDevelop crashes when creating new project)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 18:33:19 +
with message-id e1vi0qn-0007sc...@franck.debian.org
and subject line Bug#719284: fixed in kdevelop 4:4.5.1-2
has caused the Debian Bug report #719284,
regarding KDevelop crashes when creating new project
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.)


-- 
719284: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719284
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: kdevelop
Version: 4:4.3.1-3+b2
Severity: grave

KDevelop crashes when creating a new project.  I got to the dialog
titled Configure a build directory for ${project} - KDevelop and
when I click OK, it crashes (segfault).

There is no useful backtrace, despite installing package kdevelop-dbg.


-S


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

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

Versions of packages kdevelop depends on:
ii  kde-runtime 4:4.10.5-1
ii  kdevelop-data   4:4.3.1-3
ii  kdevplatform5-libs  1.3.1-2
ii  libc6   2.17-92
ii  libgcc1 1:4.8.1-8
ii  libkcmutils44:4.10.5-1
ii  libkdecore5 4:4.10.5-1
ii  libkdeui5   4:4.10.5-1
ii  libkio5 4:4.10.5-1
ii  libkparts4  4:4.10.5-1
ii  libktexteditor4 4:4.10.5-1
ii  libplasma3  4:4.10.5-1
ii  libprocessui4a  4:4.10.5-3
ii  libqt4-dbus 4:4.8.5+dfsg-2
ii  libqt4-help 4:4.8.5+dfsg-2
ii  libqt4-network  4:4.8.5+dfsg-2
ii  libqt4-script   4:4.8.5+dfsg-2
ii  libqtcore4  4:4.8.5+dfsg-2
ii  libqtgui4   4:4.8.5+dfsg-2
ii  libqtwebkit42.2.1-6
ii  libstdc++6  4.8.1-8
ii  libsublime5 1.3.1-2
ii  libthreadweaver44:4.10.5-1

Versions of packages kdevelop recommends:
ii  g++   4:4.8.1-2
ii  gcc   4:4.8.1-2
ii  gdb   7.6-5
ii  make  3.81-8.2

Versions of packages kdevelop suggests:
ii  cmake  2.8.11.2-1
ii  kapptemplate   4:4.10.5+dfsg-1
pn  kdevelop-l10n  none

-- no debconf information
---End Message---
---BeginMessage---
Source: kdevelop
Source-Version: 4:4.5.1-2

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

Debian distribution maintenance software
pp.
Pino Toscano p...@debian.org (supplier of updated kdevelop package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 06 Sep 2013 19:46:51 +0200
Source: kdevelop
Binary: kdevelop kdevelop-data kdevelop-dev kdevelop-dbg kdevelop-l10n
Architecture: source all amd64
Version: 4:4.5.1-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers debian-qt-...@lists.debian.org
Changed-By: Pino Toscano p...@debian.org
Description: 
 kdevelop   - integrated development environment for KDE
 kdevelop-data - data files for the KDevelop IDE
 kdevelop-dbg - debugging symbols for KDevelop
 kdevelop-dev - development files for the KDevelop IDE
 kdevelop-l10n - localization files for the KDevelop IDE
Closes: 718076 719284 721968
Changes: 
 kdevelop (4:4.5.1-2) unstable; urgency=low
 .
   * Team upload. Upload to unstable.
 .
   [ Andreas Cord-Landwehr ]
   * Fix build on big endian platforms.
   * Release fixes parser crashes: (Closes: #721968, #719284)
 .
   [ Pino Toscano ]
   * Bump the okteta-dev build dependency to  4.10, as previous versions are
 not recognized. (Closes: #718076)
   * Fix Vcs-* headers.
Checksums-Sha1: 
 384ce409a34e20fe1f2a625bf8faa0eb36ec9ce6 1780 kdevelop_4.5.1-2.dsc
 e1fefea05fed1b9fefec767d95e7ebbd86a87357 26166 kdevelop_4.5.1-2.debian.tar.gz
 b5dc75b4cd40ebf9958ccb47755fa38f45ec5da9 3432450 kdevelop-data_4.5.1-2_all.deb
 c6f8a267131ad45cec0628f9adf4225038a582c2 348792 kdevelop-l10n_4.5.1-2_all.deb
 99dc032b24133904fc48692c94287c3c9a8fe009 1333080 kdevelop_4.5.1-2_amd64.deb
 f3d23e1d3d5a0cd6d5281e3a3feedae25e95327b 22776 kdevelop-dev_4.5.1-2_amd64.deb
 f1b0a016f23e14251cf85ea435849f1e35187858 

Bug#721991: (flightgear-data: Unsatisfiable dependencies by transitional packages

2013-09-06 Thread Jeremy Bicha
Also, could you have flightgear-data-base depend on fonts-liberation
instead of ttf-liberation? The ttf-liberation transitional package has
been dropped from unstable.

Jeremy


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



Bug#721991: Patch

2013-09-06 Thread Scott Kitterman
Fix attached.

Scott K

flightgear-data.debdiff
Description: application/zerosize


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


Processed: tagging 721991

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

 tags 721991 + patch
Bug #721991 [flightgear-data] flightgear-data: Unsatisfiable dependencies by 
transitional packages
Bug #721992 [flightgear-data] flightgear-data: Unsatisfiable dependencies by 
transitional packages
Added tag(s) patch.
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
721991: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721991
721992: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721992
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#722005: 0ad: Unsatisfiable dependencies on 0ad-data (0.0.13-1)

2013-09-06 Thread Eric Easley
Package: 0ad
Version: 0.0.14-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,
I tried to intsall 0ad via `sudo apt-get install 0ad`. Rather than pulling in 
the dependencies and successfully installing the program, I am met with the 
error message ```
The following packages have unmet dependencies:
 0ad : Depends: 0ad-data (= 0.0.14) but 0.0.13-1 is to be installed
   Depends: 0ad-data-common (= 0.0.14) but 0.0.13-1 is to be installed
```.

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

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


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



Bug#722002: ampache-common: Unsatisfiable dependency on php-getid3

2013-09-06 Thread Jeremy Bicha
Package: ampache-common
Version: 3.6-rzb2752+dfsg-1
Severity: serious
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu saucy

ampache-common depends on
php-getid3 ( 1.9.6.0~), php-getid3 (= 1.9.6),
but the version of php-getid3 in unstable is 1.9.6-1.

Thanks,
Jeremy

- -- System Information:
Debian Release: wheezy/sid
  APT prefers saucy-updates
  APT policy: (500, 'saucy-updates'), (500, 'saucy-security'), (500,
'saucy'), (100, 'saucy-backports')


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



Bug#722007: mpich: FTBFS on armhf: test hangs (int LL/SC ABA w/2 threads)

2013-09-06 Thread Aaron M. Ucko
Source: mpich
Version: 3.0.4-2
Severity: serious
Justification: fails to build from source (but built successfully in the past)

The armhf build of mpich failed with a test suite timeout, presumably
due to a deadlock of some sort; the offending test appears to have been

  Testing integer LL/SC ABA with 2 threads

You can find the full log at
https://buildd.debian.org/status/fetch.php?pkg=mpicharch=armhfver=3.0.4-2stamp=1378472515

Could you please take a look?

Thanks!


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



Bug#721886: FTBFS on kfreebsd-*: glibtop_machine.h:26:19: fatal error: nlist.h: No such file or directory

2013-09-06 Thread Robert Millan
Michael Biebl:
 Am 06.09.2013 02:49, schrieb Michael Biebl:
 /usr/include/sys/vnode.h:41:27: fatal error: sys/rangelock.h: No such
 file or directory
  #include sys/rangelock.h
 
 FWIW, this looks like a bug in sys/vnode.h or kfreebsd-kernel-headers.

Thanks. Fixed in 9.2~2.

-- 
Robert Millan


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



Bug#721960: marked as done (FTBFS in unstable)

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 21:17:51 +
with message-id e1vi3pb-0005x7...@franck.debian.org
and subject line Bug#721971: Removed package(s) from unstable
has caused the Debian Bug report #721960,
regarding FTBFS in unstable
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.)


-- 
721960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721960
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ktp-presence-applet
Version: 0.4.0-1
Severity: serious
Justification: fails to build from source

Hi,

ktp-presence-applet currently FTBFS in unstable with the following
message:

[  6%] Building CXX object 
CMakeFiles/plasma_applet_ktp_presence.dir/src/presenceapplet.o
/usr/bin/c++   -DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=33 -DKDE_DEPRECATED_WARNINGS 
-DMAKE_PLASMA_APPLET_KTP_PRESENCE_LIB -DQT_NO_CAST_TO_ASCII -DQT_NO_STL 
-D_BSD_SOURCE -D_REENTRANT -D_XOPEN_SOURCE=500 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2  
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall 
-W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
-fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
-fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG 
-DQT_NO_DEBUG -fPIC -I/«PKGBUILDDIR»/obj-x86_64-linux-gnu -I/«PKGBUILDDIR» 
-I/usr/include/KDE -I/usr/include/qt4/phonon -I/usr/include/qt4/QtXmlPatterns 
-I/usr/include/qt4/QtXml -I/usr/include/qt4/QtUiTools -I/usr/include/qt4/QtTest 
-I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtSql 
-I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtScript 
-I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtHelp 
-I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtDeclarative 
-I/usr/include/qt4/QtDBus -I/usr/include/qt4/Qt3Support 
-I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4/Qt 
-I/usr/share/qt4/mkspecs/default -I/usr/include/qt4 
-I/usr/include/telepathy-qt4-D_GNU_SOURCE -D_LARGEFILE64_SOURCE -o 
CMakeFiles/plasma_applet_ktp_presence.dir/src/presenceapplet.o -c 
/«PKGBUILDDIR»/src/presenceapplet.cpp
/«PKGBUILDDIR»/src/presenceapplet.cpp:34:39: fatal error: 
KTp/Models/accounts-model.h: No such file or directory
 #include KTp/Models/accounts-model.h
   ^
compilation terminated.
make[3]: *** [CMakeFiles/plasma_applet_ktp_presence.dir/src/presenceapplet.o] 
Error 1
make[3]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'
make[2]: *** [CMakeFiles/plasma_applet_ktp_presence.dir/all] Error 2
make[2]: Leaving directory `/«PKGBUILDDIR»/obj-x86_64-linux-gnu'

This is preventing a binNMU to get rid of the libktpcommoninternalsprivate1 
dependency.

Cheers

Laurent Bigonville

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

Kernel: Linux 3.10-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_BE.utf8, LC_CTYPE=fr_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Version: 0.4.0-1+rm

Dear submitter,

as the package ktp-presence-applet has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see http://bugs.debian.org/721971

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

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

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)---End Message---


Bug#722005: marked as done (0ad: Unsatisfiable dependencies on 0ad-data (0.0.13-1))

2013-09-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Sep 2013 22:57:46 +0200
with message-id 8738phd5x1@anonymous.siccegge.de
and subject line Re: Bug#722005: 0ad: Unsatisfiable dependencies on 0ad-data 
(0.0.13-1)
has caused the Debian Bug report #722005,
regarding 0ad: Unsatisfiable dependencies on 0ad-data (0.0.13-1)
to be marked as done.

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

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


-- 
722005: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722005
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: 0ad
Version: 0.0.14-1
Severity: grave
Justification: renders package unusable

Dear Maintainer,
I tried to intsall 0ad via `sudo apt-get install 0ad`. Rather than pulling in 
the dependencies and successfully installing the program, I am met with the 
error message ```
The following packages have unmet dependencies:
 0ad : Depends: 0ad-data (= 0.0.14) but 0.0.13-1 is to be installed
   Depends: 0ad-data-common (= 0.0.14) but 0.0.13-1 is to be installed
```.

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

Kernel: Linux 3.10-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Eric Easley eric101...@gmail.com writes:
 Dear Maintainer,
 I tried to intsall 0ad via `sudo apt-get install 0ad`. Rather than pulling in 
 the dependencies and successfully installing the program, I am met with the 
 error message ```
 The following packages have unmet dependencies:
  0ad : Depends: 0ad-data (= 0.0.14) but 0.0.13-1 is to be installed
Depends: 0ad-data-common (= 0.0.14) but 0.0.13-1 is to be installed
 ```.


This is normal behaviour when using unstable. Once Version 0.0.14 is
built for your architecture, this error goes away. If you do not want to
get this kind of errors, please use testing.

  Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer---End Message---


Bug#722005: 0ad: Unsatisfiable dependencies on 0ad-data (0.0.13-1)

2013-09-06 Thread Christoph Egger
Eric Easley eric101...@gmail.com writes:
 Dear Maintainer,
 I tried to intsall 0ad via `sudo apt-get install 0ad`. Rather than pulling in 
 the dependencies and successfully installing the program, I am met with the 
 error message ```
 The following packages have unmet dependencies:
  0ad : Depends: 0ad-data (= 0.0.14) but 0.0.13-1 is to be installed
Depends: 0ad-data-common (= 0.0.14) but 0.0.13-1 is to be installed
 ```.


This is normal behaviour when using unstable. Once Version 0.0.14 is
built for your architecture, this error goes away. If you do not want to
get this kind of errors, please use testing.

  Christoph

-- 
9FED 5C6C E206 B70A 5857  70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer


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



Bug#716909: Should be resolved

2013-09-06 Thread Micah Anderson
close 716909
thanks

I believe that I've resolved this, the following addresses are allowed
to send, if there is an additional ftp master email that needs to be
allowed, please let me know and I will add that:

d...@ftp-master.debian.org, debb...@bugs.debian.org,
debb...@busoni.debian.org, debian-bugs-d...@lists.debian.org,
f...@debian.org, instal...@ftp-master.debian.org,
nore...@release.debian.org, ow...@bugs.debian.org,
ow...@busoni.debian.org, ow...@packages.qa.debian.org,
p...@qa.debian.org,pabs q...@master.debian.org

micah


pgpGwp9mxXYPM.pgp
Description: PGP signature


Processed: Should be resolved

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

 close 716909
Bug #716909 [libapache-mod-removeip] libapache-mod-removeip: Maintainer address 
rejects ftpmaster mails
Marked Bug as done
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
716909: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=716909
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#720668: linphone: FTBFS: undefined reference to `avcodec_get_context_defaults'

2013-09-06 Thread Sebastian Ramacher
Control: tags -1 + patch

On 2013-08-24 13:14:51, Dominic Hargreaves wrote:
 Source: linphone
 Version: 3.6.1-2
 Severity: serious
 Justification: FTBFS
 Tags: sid jessie
 
 This package FTBFS in a clean sid chroot:
 
 make[5]: Entering directory 
 `/build/dom-linphone_3.6.1-2-i386-bnH7wt/linphone-3.6.1/mediastreamer2/tools'
   CC   mediastream.o
   CCLD mediastream
 ../src/.libs/libmediastreamer_voip.so: undefined reference to 
 `avcodec_get_context_defaults'
 ../src/.libs/libmediastreamer_voip.so: undefined reference to `avcodec_open'
 ../src/.libs/libmediastreamer_voip.so: undefined reference to 
 `avcodec_alloc_context'
 collect2: error: ld returned 1 exit status
 make[5]: *** [mediastream] Error 1

The attached patch fixes this issue.

Regards
-- 
Sebastian Ramacher
--- a/mediastreamer2/src/utils/ffmpeg-priv.c
+++ b/mediastreamer2/src/utils/ffmpeg-priv.c
@@ -20,20 +20,14 @@
 
 #include ffmpeg-priv.h
 
-#ifdef FF_API_ALLOC_CONTEXT
-#if !FF_API_ALLOC_CONTEXT
+#if LIBAVCODEC_VERSION_MAJOR = 54
 AVCodecContext *avcodec_alloc_context(void) {
 	return avcodec_alloc_context3(NULL);
 }
 void avcodec_get_context_defaults(AVCodecContext *s) {
 	avcodec_get_context_defaults3(s, NULL);
 }
-#endif
-#endif
-#ifdef FF_API_AVCODEC_OPEN
-#if !FF_API_AVCODEC_OPEN
 int avcodec_open(AVCodecContext *avctx, AVCodec *codec) {
 	return avcodec_open2(avctx, codec, NULL);
 }
 #endif
-#endif
--- a/mediastreamer2/src/utils/ffmpeg-priv.h
+++ b/mediastreamer2/src/utils/ffmpeg-priv.h
@@ -75,15 +75,9 @@
 #if LIBAVCODEC_VERSION_INT = AV_VERSION_INT(54,25,0)
 #define CodecID AVCodecID
 #endif
-#ifdef FF_API_ALLOC_CONTEXT
-#if !FF_API_ALLOC_CONTEXT
+#if LIBAVCODEC_VERSION_MAJOR = 54
 AVCodecContext *avcodec_alloc_context(void); 
 void avcodec_get_context_defaults(AVCodecContext *s);
-#endif
-#endif
-#ifdef FF_API_AVCODEC_OPEN
-#if !FF_API_AVCODEC_OPEN
 int avcodec_open(AVCodecContext *avctx, AVCodec *codec);
 #endif
-#endif
 #endif /* FFMPEG_PRIV_H */


signature.asc
Description: Digital signature


Processed: Re: Bug#720668: linphone: FTBFS: undefined reference to `avcodec_get_context_defaults'

2013-09-06 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + patch
Bug #720668 [src:linphone] linphone: FTBFS: undefined reference to 
`avcodec_get_context_defaults'
Added tag(s) patch.

-- 
720668: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720668
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#722013: pjproject: FTBFS: dh_auto_clean: make -j1 distclean returned exit code 2

2013-09-06 Thread Aaron M. Ucko
Source: pjproject
Version: 2.1.0~ast20130801-1
Severity: serious
Justification: fails to build from source

Builds of pjproject from a freshly unpacked tree fail:

   fakeroot debian/rules clean
  dh clean --with autotools_dev
 dh_testdir
 dh_auto_clean
  Makefile:1: build.mak: No such file or directory
  make[1]: Entering directory `/«PKGBUILDDIR»'
  Makefile:2: build/host-.mak: No such file or directory
  make[1]: *** No rule to make target `build/host-.mak'.  Stop.
  make[1]: Leaving directory `/«PKGBUILDDIR»'
  dh_auto_clean: make -j1 distclean returned exit code 2
  make: *** [clean] Error 2
  dpkg-buildpackage: error: fakeroot debian/rules clean gave error exit status 2

Could you please define an override_dh_auto_clean target that accounts
for such unconfigured trees?

Thanks!


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



Bug#713550: marked as done (phonefsod: FTBFS: ld: phonefsod-phonefsod.o: undefined reference to symbol 'g_thread_init')

2013-09-06 Thread Debian Bug Tracking System
Your message dated Sat, 07 Sep 2013 01:48:15 +
with message-id e1vi7dh-0003sm...@franck.debian.org
and subject line Bug#713550: fixed in phonefsod 0.1+git20121018-1
has caused the Debian Bug report #713550,
regarding phonefsod: FTBFS: ld: phonefsod-phonefsod.o: undefined reference to 
symbol 'g_thread_init'
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.)


-- 
713550: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713550
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: phonefsod
Version: 0.1+git20110827-3
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20130620 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Maybe you need to add explicitly the offending lib to LD flags.

Relevant part:
 gcc -DDATADIR=\/usr/share\ -DPKGDATADIR=\/usr/share/phonefsod\ 
 -DPHONEFSOD_CONFIG=\/etc/phonefsod.conf\ -DG_LOG_DOMAIN=\phonefsod\ 
 -pthread -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include 
 -I/usr/include/shr-glib -I/usr/include/fso-glib -ggdb -g -O2   -o phonefsod 
 phonefsod-phonefsod.o phonefsod-phonefsod-fso.o phonefsod-phonefsod-dbus.o 
 -lgio-2.0 -lshr-glib -lfso-glib -lgobject-2.0 -lglib-2.0   
 /usr/bin/ld: phonefsod-phonefsod.o: undefined reference to symbol 
 'g_thread_init'
 /usr/lib/x86_64-linux-gnu/libgthread-2.0.so.0: error adding symbols: DSO 
 missing from command line
 collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/phonefsod_0.1+git20110827-3_unstable.log

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

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

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

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

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

Debian distribution maintenance software
pp.
Sebastian Reichel s...@debian.org (supplier of updated phonefsod 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: Sat, 07 Sep 2013 03:03:10 +0200
Source: phonefsod
Binary: phonefsod
Architecture: source amd64
Version: 0.1+git20121018-1
Distribution: unstable
Urgency: low
Maintainer: Debian freesmartphone.org Team 
pkg-fso-ma...@lists.alioth.debian.org
Changed-By: Sebastian Reichel s...@debian.org
Description: 
 phonefsod  - SHR daemon for freesmartphone.org interaction
Closes: 713550
Changes: 
 phonefsod (0.1+git20121018-1) unstable; urgency=low
 .
   * New upstream snapshot (Closes: #713550)
   * Drop debian/patches/remove-invidiual-glib-header-includes.patch
 (applied upstream)
   * Drop debian/patches/fix-ld-as-needed.patch
 (applied upstream)
   * Update Debian Standards Version to 3.9.4
   * Remove deprecated DM-Upload-Allowed field
   * Use compat level 9 for automatic hardening stuff
Checksums-Sha1: 
 80366f1785c83bfb27b67965018612532e4abdbd 2146 phonefsod_0.1+git20121018-1.dsc
 c3c7daa646365f1b80c59aadedd06e2f83a52440 29429 
phonefsod_0.1+git20121018.orig.tar.gz
 b3fba16e81eead3fd6ff53634c1737cafa669ed6 5066 
phonefsod_0.1+git20121018-1.debian.tar.gz
 40a69c6cbd6d272798561b2addf92bcec63ce762 20930 
phonefsod_0.1+git20121018-1_amd64.deb
Checksums-Sha256: 
 e84744d96b98bc725a46280ae3abfa895d0ba62696d45ec786358e7c3f69d34a 2146 
phonefsod_0.1+git20121018-1.dsc
 606f1a7083cd69fa432e46ff96bebb5f8b3fab4907cbbedf40d423bc89599495 29429 
phonefsod_0.1+git20121018.orig.tar.gz
 6b465a17b77de2bc890c06765458ed3f15ad8a2a623dd2eb0c8168d3fa189446 5066 
phonefsod_0.1+git20121018-1.debian.tar.gz
 bcd3fcc2e672374ceaeb6210904a89f0695a5c51b1e1d0a7a07dd8086864acdc 20930 
phonefsod_0.1+git20121018-1_amd64.deb
Files: 
 691e0fb4a52d5a50547e6dbf3a2f8666 2146 misc extra 
phonefsod_0.1+git20121018-1.dsc
 

Bug#707421: marked as done (phoneuid: FTBFS: phoneuid.c:167:2: error: 'g_type_init' is deprecated (declared at /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations])

2013-09-06 Thread Debian Bug Tracking System
Your message dated Sat, 07 Sep 2013 03:19:19 +
with message-id e1vi93p-0006gn...@franck.debian.org
and subject line Bug#707421: fixed in phoneuid 0.1+git20130505-1
has caused the Debian Bug report #707421,
regarding phoneuid: FTBFS: phoneuid.c:167:2: error: 'g_type_init' is deprecated 
(declared at /usr/include/glib-2.0/gobject/gtype.h:669) 
[-Werror=deprecated-declarations]
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.)


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

Hi,

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

Relevant part:
 gcc -DHAVE_CONFIG_H -I. -I..-Wall -Wextra -Werror -Wno-strict-aliasing 
 -DDATADIR=\/usr/share\ -DPKGDATADIR=\/usr/share/phoneuid\ 
 -DG_LOG_DOMAIN=\phoneuid\ -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/shr-glib -pthread 
 -I/usr/include/phoneui -I/usr/include/glib-2.0 
 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fso-glib 
 -I/usr/include/fsoframework-2.0 -I/usr/include/libnl3 -ggdb -g -O2 -c -o 
 phoneuid-phoneuid.o `test -f 'phoneuid.c' || echo './'`phoneuid.c
 phoneuid.c: In function 'main':
 phoneuid.c:167:2: error: 'g_type_init' is deprecated (declared at 
 /usr/include/glib-2.0/gobject/gtype.h:669) [-Werror=deprecated-declarations]
 phoneuid.c:170:3: error: 'g_thread_init' is deprecated (declared at 
 /usr/include/glib-2.0/glib/deprecated/gthread.h:260) 
 [-Werror=deprecated-declarations]
 cc1: all warnings being treated as errors
 make[3]: *** [phoneuid-phoneuid.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2013/05/09/phoneuid_0.1+git20110506-2_unstable.log

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

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

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

Debian distribution maintenance software
pp.
Sebastian Reichel s...@debian.org (supplier of updated phoneuid 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: Sat, 07 Sep 2013 03:52:59 +0200
Source: phoneuid
Binary: phoneuid
Architecture: source amd64
Version: 0.1+git20130505-1
Distribution: unstable
Urgency: low
Maintainer: Debian freesmartphone.org Team 
pkg-fso-ma...@lists.alioth.debian.org
Changed-By: Sebastian Reichel s...@debian.org
Description: 
 phoneuid   - SHR daemon for user interaction
Closes: 707421
Changes: 
 phoneuid (0.1+git20130505-1) unstable; urgency=low
 .
   * New upstream snapshot (Closes: #707421)
   * Remove deprecated DM-Upload-Allowed
   * Update Debian Standards Version to 3.9.4
   * Update compat level for automatic hardening setup
   * Build with --as-needed
Checksums-Sha1: 
 3e987e9bd2df6ba0b598cf97ae584f64c375ee6f 2111 phoneuid_0.1+git20130505-1.dsc
 fb97f0430b58596e0bbc5af1ad8a1a05a5d0802c 19749 
phoneuid_0.1+git20130505.orig.tar.gz
 c938f5352e0828b208a4c92137337ad2b0ca2d86 3293 
phoneuid_0.1+git20130505-1.debian.tar.gz
 822d86ae9b5bae433f6f961e9f091545e351ccb3 9864 
phoneuid_0.1+git20130505-1_amd64.deb
Checksums-Sha256: 
 4fb101c3349327105564cda1ce19f561ca585893ecd852850a6acc3053022606 2111 
phoneuid_0.1+git20130505-1.dsc
 58b964771f9e9e157f12e234bbbf7266ac3091b3aa4d44f333bea03b0b02f3ad 19749 
phoneuid_0.1+git20130505.orig.tar.gz
 76dadf3daa41cd253bca85b5332a597d14ec79fd574d63d1002c598f62914639 3293 
phoneuid_0.1+git20130505-1.debian.tar.gz
 f955bd6e84e80bd9b6da430737e5755d3b4cf0fa135b72f0c1d9c11decee60fd 

Processed: fixed 713549 in 3.8.5-1, fixed 722028 in 3.8.5-1

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

 fixed 713549 3.8.5-1
Bug #713549 [src:evolution-ews] evolution-ews: FTBFS: 
e-ews-connection.c:1607:27: error: dereferencing pointer to incomplete type
The source 'evolution-ews' and version '3.8.5-1' do not appear to match any 
binary packages
Marked as fixed in versions evolution-ews/3.8.5-1.
 fixed 722028 3.8.5-1
Bug #722028 [src:evolution-ews] evolution-ews: FTBFS agains 
evolution-data-server 3.8
The source 'evolution-ews' and version '3.8.5-1' do not appear to match any 
binary packages
Marked as fixed in versions evolution-ews/3.8.5-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
713549: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713549
722028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=722028
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#712286: subversion: FTBFS: test suite fails on some architectures

2013-09-06 Thread James McCoy
Control: severity -1 important
Control: retitle -1 subversion: FTBFS on hurd-i386

On Tue, Sep 03, 2013 at 12:06:37AM -0400, James McCoy wrote:
 On Fri, Aug 30, 2013 at 12:00:32PM +0200, Axel Beckert wrote:
  The error on amd64 seems to be in the ruby-bindings test suite which
  does not seem to cover potentially unsorted output:
  
  /«PKGBUILDDIR»/subversion/bindings/swig/ruby/test/test_wc.rb:285:in 
  `test_ancestry':
  [[/tmp/wc-tmp/wc, Svn::Error::Cancelled],
   [/tmp/wc-tmp/wc/file1, Svn::Error::Cancelled],
   [/tmp/wc-tmp/wc/file2, Svn::Error::Cancelled]] expected but was
  [[/tmp/wc-tmp/wc, Svn::Error::Cancelled],
   [/tmp/wc-tmp/wc/file2, Svn::Error::Cancelled],
   [/tmp/wc-tmp/wc/file1, Svn::Error::Cancelled]].
 
 Peter had a fix for this staged in a 1.7.10-1 upload, closing #705364.
 I'll pull that into a 1.7.9+nmu4 upload.

This has been uploaded and the only remaining build problems are on hurd
and s390x.  The s390x failure is a failing test due to the + in the
directory name (which doesn't happen with newer sbuild versions), so I'm
doing a manual build to get that uploaded.  This test is also getting
fixed upstream.

The only remaining failure is on hurd.  Since that's not a release
architecture, I'm lowering the severity.

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


signature.asc
Description: Digital signature


Processed: Re: Bug#712286: subversion: FTBFS: test suite fails on some architectures

2013-09-06 Thread Debian Bug Tracking System
Processing control commands:

 severity -1 important
Bug #712286 [src:subversion] subversion: FTBFS: test suite fails on some 
architectures
Severity set to 'important' from 'serious'
 retitle -1 subversion: FTBFS on hurd-i386
Bug #712286 [src:subversion] subversion: FTBFS: test suite fails on some 
architectures
Changed Bug title to 'subversion: FTBFS on hurd-i386' from 'subversion: FTBFS: 
test suite fails on some architectures'

-- 
712286: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=712286
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#669024: simgear: Patch attached

2013-09-06 Thread Scott Kitterman
Package: simgear
Version: 2.10.0-1
Followup-For: Bug #669024

Please see that attached patch.

Scott K
diff -Nru simgear-2.10.0/debian/changelog simgear-2.10.0/debian/changelog
--- simgear-2.10.0/debian/changelog	2013-08-28 16:24:56.0 -0400
+++ simgear-2.10.0/debian/changelog	2013-09-06 18:03:13.0 -0400
@@ -1,3 +1,13 @@
+simgear (2.10.0-2) UNRELEASED; urgency=high
+
+  * SECURITY UPDATE:
+  * References
+  * CVE2012_2091
+  * Add debian/patches/simgear_CVE2012_2091.patch
+- Thanks to Rebecca Palmer for the patch
+
+ -- Scott Kitterman sc...@kitterman.com  Fri, 06 Sep 2013 18:02:22 -0400
+
 simgear (2.10.0-1) experimental; urgency=low
 
   * New upstream release. (Closes: #718380, #701357)
diff -Nru simgear-2.10.0/debian/patches/series simgear-2.10.0/debian/patches/series
--- simgear-2.10.0/debian/patches/series	2013-08-27 13:04:53.0 -0400
+++ simgear-2.10.0/debian/patches/series	2013-09-06 18:02:05.0 -0400
@@ -1,2 +1,3 @@
 gcc-macro-correction.diff
 osg-compat.diff
+simgear_CVE2012_2091.patch
diff -Nru simgear-2.10.0/debian/patches/simgear_CVE2012_2091.patch simgear-2.10.0/debian/patches/simgear_CVE2012_2091.patch
--- simgear-2.10.0/debian/patches/simgear_CVE2012_2091.patch	1969-12-31 19:00:00.0 -0500
+++ simgear-2.10.0/debian/patches/simgear_CVE2012_2091.patch	2013-09-06 18:01:42.0 -0400
@@ -0,0 +1,37 @@
+Patch from Rebecca Palmer
+https://bugs.launchpad.net/ubuntu/+source/flightgear/+bug/1077624/comments/72
+diff -up simgear-2.10.0/simgear/io/sg_socket_udp.cxx simgear-2.10.0/simgear/io/sg_socket_udp_fixed.cxx
+--- simgear-2.10.0/simgear/io/sg_socket_udp.cxx	2012-01-04 20:12:22.0 +
 simgear-2.10.0/simgear/io/sg_socket_udp_fixed.cxx	2013-09-06 20:39:24.005416164 +0100
+@@ -104,8 +104,12 @@ int SGSocketUDP::read( char *buf, int le
+ }
+ 
+ int result;
++if (length  0) {
++length = 0;
++}
++int maxsize = length  SG_IO_MAX_MSG_SIZE ? length : SG_IO_MAX_MSG_SIZE;
+ 
+-if ( (result = sock.recv(buf, SG_IO_MAX_MSG_SIZE, 0)) = 0 ) {
++if ( (result = sock.recv(buf, maxsize, 0)) = 0 ) {
+ 	buf[result] = '\0';
+ 	// printf(msg received = %s\n, buf);
+ }
+@@ -123,7 +127,8 @@ int SGSocketUDP::readline( char *buf, in
+ // cout  sock =   sock  endl;
+ 
+ char *buf_ptr = save_buf + save_len;
+-int result = sock.recv(buf_ptr, SG_IO_MAX_MSG_SIZE, 0);
++int maxsize = save_len  SG_IO_MAX_MSG_SIZE ? SG_IO_MAX_MSG_SIZE : 2 * SG_IO_MAX_MSG_SIZE - save_len; //prevent buffer overflow (size of save_buf is 2 * SG_IO_MAX_MSG_SIZE)
++int result = sock.recv(buf_ptr, maxsize, 0);
+ // printf(msg received = %s\n, buf);
+ save_len += result;
+ 
+@@ -142,6 +147,7 @@ int SGSocketUDP::readline( char *buf, in
+ // we found an end of line
+ 
+ // copy to external buffer
++result = result  length ? result : length; //prevent buffer overflow
+ strncpy( buf, save_buf, result );
+ buf[result] = '\0';
+ // cout  sg_socket line =   buf  endl;


Bug#718800: Bug#719070: filezilla: CVE-2013-4206 CVE-2013-4207 CVE-2013-4208

2013-09-06 Thread Salvatore Bonaccorso
Hi

Any news on #719070 and #718800? Could you prepare new upstream
version for unstable which includes these fixes?

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: closing 713368

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

 close 713368 0.9.2-1
Bug #713368 [src:folks] folks: FTBFS: unknown:: Fatal: TpLowlevel: warnings 
configured as fatal
Marked as fixed in versions folks/0.9.2-1.
Bug #713368 [src:folks] folks: FTBFS: unknown:: Fatal: TpLowlevel: warnings 
configured as fatal
Marked Bug as done
 thanks
Stopping processing here.

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

2013-09-06 Thread Laurent Bigonville
close 713368 0.9.2-1
thanks

Hi,

The current experimental version is building fine

Cheers

Laurent Bigonville


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