Bug#713325: Builds ok

2013-11-03 Thread David Suárez
Builds ok, closing it.


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



Bug#728647: [PATCH 1/2] add missing package dependencies on ifupdown and net-tools.

2013-11-03 Thread Stefan Lippers-Hollmann
---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d4c3578..28cc385 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pppoeconf (1.21) UNRELEASED; urgency=low
+
+  * add missing package dependencies on ifupdown and net-tools.
+
+ -- Stefan Lippers-Hollmann s@gmx.de  Sun, 03 Nov 2013 16:23:07 +0100
+
 pppoeconf (1.20) unstable; urgency=low
 
   * Fix pppoeconf.desktop (Closes: #590202) 
diff --git a/debian/control b/debian/control
index 85e5d84..cc99e6c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.2
 
 Package: pppoeconf
 Architecture: all
-Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (= 
2.4.2+20040428-2) | pppoe (= 3.0), ppp (= 2.4.1.uus2-4), gettext-base (= 
0.13), sed (= 3.95)
+Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (= 
2.4.2+20040428-2) | pppoe (= 3.0), ppp (= 2.4.1.uus2-4), gettext-base (= 
0.13), sed (= 3.95), ifupdown, net-tools
 Recommends: locales
 Suggests: xdialog
 Description: configures PPPoE/ADSL connections
-- 
1.8.4.2


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



Bug#720290: marked as done (klibc: FTBFS on mips*)

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 3 Nov 2013 19:10:31 +0100
with message-id 20131103181031.ga19...@ohm.rr44.fr
and subject line Re: Bug#720290: klibc: FTBFS on mips*
has caused the Debian Bug report #720290,
regarding klibc: FTBFS on mips*
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.)


-- 
720290: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=720290
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libklibc
Version: 2.0.2-1
Severity: serious
File: klibc

new build failure on mips*:

In file included from /«PKGBUILDDIR»/usr/klibc/../include/sys/md.h:30:0,
 from usr/kinit/do_mounts_md.c:19:
/«PKGBUILDDIR»/linux/include/linux/raid/md_p.h:159:2: error: #error unspecified 
endianness
 #error unspecified endianness

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

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

-- no debconf information
---End Message---
---BeginMessage---
On Wed, Oct 30, 2013 at 04:44:43PM +0100, Aurelien Jarno wrote:
 On Sat, Aug 24, 2013 at 09:55:35AM +0200, maximilian attems wrote:
  On Tue, Aug 20, 2013 at 07:09:05AM +0200, maximilian attems wrote:
   Package: libklibc
   Version: 2.0.2-1
   Severity: serious
   File: klibc
   
   new build failure on mips*:
   
   In file included from /«PKGBUILDDIR»/usr/klibc/../include/sys/md.h:30:0,
from usr/kinit/do_mounts_md.c:19:
   /«PKGBUILDDIR»/linux/include/linux/raid/md_p.h:159:2: error: #error 
   unspecified endianness
#error unspecified endianness
  
  breakage has been fixed in newer linux-libc-dev containting linux commit
   ca044f9a9ed492f0f7e52df999c10ca6f7cfc5c0
  
  
  Builds were using the faulty 3.9.
  
 
 This commit doesn't fix the real issue. The problem is that raid/md_p.h
 needs __BYTE_ORDER and/or __LITTLE_ENDIAN or __BIG_ENDIAN to be defined
 but that this header doesn't do it. On most of architectures it is done
 by endian.h included that way from usr/include/klibc/stathelp.h from
 usr/include/arch/$ARCH/klibc/archstat.h from usr/include/sys/stat.h.
 
 On MIPS, given struct stat is not endian dependent, stathelp.h is not
 included and thus endian.h is also not included.
 
 The right fix is to change the kernel headers. I have submitted a patch
 [1] that has been accepted. It will also be included in the next upload
 of the linux package to unstable.
 

This has happened and following that klibc has been built successfully
on both mips and mipsel. I am therefore closing the bug.

-- 
Aurelien Jarno  GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net---End Message---


Bug#725567: marked as done (python-cliff: FTBFS: pkg_resources.VersionConflict: (pyparsing 2.0.1 (/usr/lib/python2.7/dist-packages), Requirement.parse('pyparsing==1.5.7')))

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 19:32:36 +0100
with message-id 1476084.J2rt649nJA@sephirot
and subject line Builds ok
has caused the Debian Bug report #725567,
regarding python-cliff: FTBFS: pkg_resources.VersionConflict: (pyparsing 2.0.1 
(/usr/lib/python2.7/dist-packages), Requirement.parse('pyparsing==1.5.7'))
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.)


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

Hi,

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

Relevant part (hopefully):
 make[1]: Entering directory `/«PKGBUILDDIR»'
 set -e -x; \
   PYTHONPATH=/«PKGBUILDDIR»/build/lib.* python setup.py nosetests
 + PYTHONPATH=/«PKGBUILDDIR»/build/lib.* python setup.py nosetests
 running nosetests
 running egg_info
 writing requirements to cliff.egg-info/requires.txt
 writing cliff.egg-info/PKG-INFO
 writing namespace_packages to cliff.egg-info/namespace_packages.txt
 writing top-level names to cliff.egg-info/top_level.txt
 writing dependency_links to cliff.egg-info/dependency_links.txt
 writing entry points to cliff.egg-info/entry_points.txt
 reading manifest file 'cliff.egg-info/SOURCES.txt'
 reading manifest template 'MANIFEST.in'
 warning: no files found matching '*.html' under directory 'docs'
 warning: no files found matching '*.css' under directory 'docs'
 warning: no files found matching '*.js' under directory 'docs'
 warning: no files found matching '*.png' under directory 'docs'
 writing manifest file 'cliff.egg-info/SOURCES.txt'
 running build_ext
 Traceback (most recent call last):
   File setup.py, line 188, in module
 zip_safe=False,
   File /usr/lib/python2.7/distutils/core.py, line 152, in setup
 dist.run_commands()
   File /usr/lib/python2.7/distutils/dist.py, line 953, in run_commands
 self.run_command(cmd)
   File /usr/lib/python2.7/distutils/dist.py, line 972, in run_command
 cmd_obj.run()
   File /usr/lib/python2.7/dist-packages/nose/commands.py, line 140, in run
 self.distribution.install_requires)
   File /usr/lib/python2.7/dist-packages/setuptools/dist.py, line 245, in 
 fetch_build_eggs
 parse_requirements(requires), installer=self.fetch_build_egg
   File /usr/lib/python2.7/dist-packages/pkg_resources.py, line 600, in 
 resolve
 raise VersionConflict(dist,req) # XXX put more info here
 pkg_resources.VersionConflict: (pyparsing 2.0.1 
 (/usr/lib/python2.7/dist-packages), Requirement.parse('pyparsing==1.5.7'))
 make[1]: *** [override_dh_auto_test] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/10/06/python-cliff_1.4-1_unstable.log

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

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


Bug#713325: marked as done (solfege: FTBFS: topdocs/FAQ.texi:9: raising the section level of @section which is too low)

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 19:32:36 +0100
with message-id 1476084.J2rt649nJA@sephirot
and subject line Builds ok
has caused the Debian Bug report #713325,
regarding solfege: FTBFS: topdocs/FAQ.texi:9: raising the section level of 
@section which is too low
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.)


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

Hi,

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

Relevant part:
 make[2]: Entering directory `/«PKGBUILDDIR»'
 mkdir -p share/locale/cs/LC_MESSAGES
 cp po/cs.mo share/locale/cs/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/da/LC_MESSAGES
 cp po/da.mo share/locale/da/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/de/LC_MESSAGES
 cp po/de.mo share/locale/de/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/eo/LC_MESSAGES
 cp po/eo.mo share/locale/eo/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/es/LC_MESSAGES
 cp po/es.mo share/locale/es/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/et/LC_MESSAGES
 cp po/et.mo share/locale/et/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/fa/LC_MESSAGES
 cp po/fa.mo share/locale/fa/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/fi/LC_MESSAGES
 cp po/fi.mo share/locale/fi/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/fr/LC_MESSAGES
 cp po/fr.mo share/locale/fr/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/gl/LC_MESSAGES
 cp po/gl.mo share/locale/gl/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/hu/LC_MESSAGES
 cp po/hu.mo share/locale/hu/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/it/LC_MESSAGES
 cp po/it.mo share/locale/it/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/nb/LC_MESSAGES
 cp po/nb.mo share/locale/nb/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/nl/LC_MESSAGES
 cp po/nl.mo share/locale/nl/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/pl/LC_MESSAGES
 cp po/pl.mo share/locale/pl/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/pt_BR/LC_MESSAGES
 cp po/pt_BR.mo share/locale/pt_BR/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/ru/LC_MESSAGES
 cp po/ru.mo share/locale/ru/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/sv/LC_MESSAGES
 cp po/sv.mo share/locale/sv/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/tr/LC_MESSAGES
 cp po/tr.mo share/locale/tr/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/vi/LC_MESSAGES
 cp po/vi.mo share/locale/vi/LC_MESSAGES/solfege.mo
 mkdir -p share/locale/zh_CN/LC_MESSAGES
 cp po/zh_CN.mo share/locale/zh_CN/LC_MESSAGES/solfege.mo
 /usr/bin/python tools/generate_lessonfiles.py
 /usr/bin/python tools/gen_regression_lessonfiles.py
 LC_ALL=C makeinfo -I topdocs --no-split --no-headers --output INSTALL 
 topdocs/INSTALL.texi
 LC_ALL=C makeinfo -I topdocs --no-split --no-headers --output README 
 topdocs/README.texi
 LC_ALL=C makeinfo -I topdocs --no-split --no-headers --output FAQ 
 topdocs/FAQ.texi
 topdocs/FAQ.texi:9: raising the section level of @section which is too low
 make[2]: *** [FAQ] Error 1

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/solfege_3.20.6-1_unstable.log

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

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


Bug#726860: mumble: build-depends on obsolete zeroc-ice packages.

2013-11-03 Thread Petter Reinholdtsen
Hi.  Thus RC bug caused mumble to be removed from testing the other
day.  Is a new upload planned soon to fix it.

-- 
Vennlig hilsen
Petter Reinholdtsen


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



Bug#728649: kde-runtime: FTBFS: cannot stat 'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory

2013-11-03 Thread Daniel Schepler
Source: kde-runtime
Version: 4:4.10.5-1
Severity: serious

From my pbuilder build log:

...
-
-- The following OPTIONAL packages could NOT be located on your system.
-- Consider installing them to enable more features from this software.
-
   * Samba  http://www.samba.org
 the SMB client library, a version with smbc_set_context() and 
smbc_option_set()
 Needed to build the SMB kioslave

-
...
-- Installing: /tmp/buildd/kde-runtime-4.10.5/debian/tmp/usr/lib/attica_kde.so
-- Installing: 
/tmp/buildd/kde-runtime-4.10.5/debian/tmp/usr/lib/kde4/kcm_attica.so
-- Installing: 
/tmp/buildd/kde-runtime-4.10.5/debian/tmp/usr/share/kde4/services/kcm_attica.desktop
make[2]: Leaving directory `/tmp/buildd/kde-runtime-4.10.5/obj-x86_64-linux-gnu'
dh_install  
cp: cannot stat 'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory
dh_install: cp -a debian/tmp/usr/lib/kde4/kio_smb.so 
debian/kde-runtime//usr/lib/kde4/ returned exit code 1
make[1]: *** [pre_install_dh_install] Error 2
make[1]: Leaving directory `/tmp/buildd/kde-runtime-4.10.5'
make: *** [debian/dhmk_install] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
-- 
Daniel Schepler


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



Bug#683331: Missing dependency on net-tools

2013-11-03 Thread Daira Hopwood
Hmm, apparently tahoe-lafs has been removed from testing due to this bug
(see https://release.debian.org/britney/hints/auto-removals).
Some warning would have been nice.

The fix of adding the net-tools dependency is trivial, so I don't know how
this slipped through the cracks.

-- 
Daira Hopwood ⚥



signature.asc
Description: OpenPGP digital signature


Bug#728647: missing dependencies on ifupdown and net-tools

2013-11-03 Thread Stefan Lippers-Hollmann
Hi

Apparently my mail client can't be convinced not to mangle the second 
patch, due to the unfuzzed gettext translations in po/*.po{,t}, 
therefore I'm now sending both patches also as attachment.

Regards
Stefan Lippers-Hollmann
From 4a0ae987068253636d39dc0c075cccf0321fd106 Mon Sep 17 00:00:00 2001
From: Stefan Lippers-Hollmann s@gmx.de
Date: Sun, 3 Nov 2013 16:23:48 +0100
Subject: [PATCH 1/2] add missing package dependencies on ifupdown and
 net-tools.

---
 debian/changelog | 6 ++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index d4c3578..28cc385 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pppoeconf (1.21) UNRELEASED; urgency=low
+
+  * add missing package dependencies on ifupdown and net-tools.
+
+ -- Stefan Lippers-Hollmann s@gmx.de  Sun, 03 Nov 2013 16:23:07 +0100
+
 pppoeconf (1.20) unstable; urgency=low
 
   * Fix pppoeconf.desktop (Closes: #590202) 
diff --git a/debian/control b/debian/control
index 85e5d84..cc99e6c 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.2
 
 Package: pppoeconf
 Architecture: all
-Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (= 2.4.2+20040428-2) | pppoe (= 3.0), ppp (= 2.4.1.uus2-4), gettext-base (= 0.13), sed (= 3.95)
+Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (= 2.4.2+20040428-2) | pppoe (= 3.0), ppp (= 2.4.1.uus2-4), gettext-base (= 0.13), sed (= 3.95), ifupdown, net-tools
 Recommends: locales
 Suggests: xdialog
 Description: configures PPPoE/ADSL connections
-- 
1.8.4.2

From 0defc27394d88e9ebcf047951cd71d8355b9ca87 Mon Sep 17 00:00:00 2001
From: Stefan Lippers-Hollmann s@gmx.de
Date: Sun, 3 Nov 2013 16:53:06 +0100
Subject: [PATCH 2/2] follow ifupdown and switch from net-tools' ifconfig to
 iproute2.

---
 debian/changelog |  4 +++-
 debian/control   |  2 +-
 po/de.po |  4 ++--
 po/es.po |  4 ++--
 po/fr.po |  4 ++--
 po/it.po |  4 ++--
 po/ja.po |  4 ++--
 po/old/pt.po |  4 ++--
 po/pppoeconf.pot |  2 +-
 po/pt_BR.po  |  4 ++--
 po/pt_PT.po  |  4 ++--
 po/ru.po |  4 ++--
 po/sl.po |  4 ++--
 po/zh_TW.po  |  2 +-
 pppoeconf| 15 +--
 15 files changed, 35 insertions(+), 30 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 28cc385..7200cb8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 pppoeconf (1.21) UNRELEASED; urgency=low
 
-  * add missing package dependencies on ifupdown and net-tools.
+  * add missing package dependency on ifupdown.
+  * follow ifupdown and switch from net-tools' ifconfig to iproute2, adapt
+dependencies accordingly (Closes: #728647).
 
  -- Stefan Lippers-Hollmann s@gmx.de  Sun, 03 Nov 2013 16:23:07 +0100
 
diff --git a/debian/control b/debian/control
index cc99e6c..c12df54 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,7 @@ Standards-Version: 3.9.2
 
 Package: pppoeconf
 Architecture: all
-Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (= 2.4.2+20040428-2) | pppoe (= 3.0), ppp (= 2.4.1.uus2-4), gettext-base (= 0.13), sed (= 3.95), ifupdown, net-tools
+Depends: ${misc:Depends}, whiptail-provider | whiptail, ppp (= 2.4.2+20040428-2) | pppoe (= 3.0), ppp (= 2.4.1.uus2-4), gettext-base (= 0.13), sed (= 3.95), ifupdown (= 0.7.44~), iproute2
 Recommends: locales
 Suggests: xdialog
 Description: configures PPPoE/ADSL connections
diff --git a/po/de.po b/po/de.po
index bc9a916..0815a5b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -358,10 +358,10 @@ msgstr VERBINDUNG GESTARTET
 #: ../pppoeconf:464
 msgid 
 The DSL connection has been triggered. You can use the \plog\ command to 
-see the status or \ifconfig ppp0\ for general interface info.
+see the status or \ip addr show ppp0\ for general interface info.
 msgstr 
 Die DSL-Verbindung wurde ausgelöst. Sie können den Verbindungsstatus mit dem 
-Befehl \plog\ beobachten, sonstige Daten mit \ifconfig ppp0\.
+Befehl \plog\ beobachten, sonstige Daten mit \ip addr show ppp0\.
 
 #: ../pppoeconf:476
 msgid NO INTERFACE FOUND
diff --git a/po/es.po b/po/es.po
index 3c1b2a6..b735b64 100644
--- a/po/es.po
+++ b/po/es.po
@@ -357,10 +357,10 @@ msgstr CONEXI
 #: ../pppoeconf:464
 msgid 
 The DSL connection has been triggered. You can use the \plog\ command to 
-see the status or \ifconfig ppp0\ for general interface info.
+see the status or \ip addr show ppp0\ for general interface info.
 msgstr 
 Se ha lanzado la conexión DSL. Puedes utilizar el comando «plog» para ver el 
-estado o «ifconfig ppp0» para ver información general de la interfaz.
+estado o «ip addr show ppp0» para ver información general de la interfaz.
 
 #: ../pppoeconf:476
 msgid NO INTERFACE FOUND
diff --git a/po/fr.po b/po/fr.po
index ae135c7..95bcd47 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -347,10 +347,10 @@ msgstr Connexion établie
 #: ../pppoeconf:464
 msgid 
 The DSL connection 

Bug#728650: FTBFS on PowerPC, patch attached.

2013-11-03 Thread Adam Conrad
Package: hmmer
Version: 3.1b1-2
Severity: serious
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu trusty ubuntu-patch



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

  * Stop selecting vmx DP implementation on powerpc to resolve FTBFS.

I'm not sure how this ever worked before, since this debian/rules bit
reverses the logic of the patch in debian-changes-3.0-2.1, however it
builds fine here if I drop the bit from rules and revert to the dummy
implementation, as was used in previous uploads.

... Adam

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

Kernel: Linux 3.12.0-1-generic (SMP w/4 CPU cores)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru hmmer-3.1b1/debian/changelog hmmer-3.1b1/debian/changelog
diff -Nru hmmer-3.1b1/debian/rules hmmer-3.1b1/debian/rules
--- hmmer-3.1b1/debian/rules	2013-10-24 00:37:39.0 -0600
+++ hmmer-3.1b1/debian/rules	2013-11-03 11:50:15.0 -0700
@@ -11,11 +11,7 @@
 ifeq (amd64,$(ARCH))
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-threads --enable-sse
  else
-ifeq (powerpc,$(ARCH))
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-threads --enable-vmx
- else
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-threads
- endif
 endif
 
 override_dh_auto_configure:


Processed: Re: Bug#728649: Acknowledgement (kde-runtime: FTBFS: cannot stat 'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory)

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

 tags -1 + patch
Bug #728649 [src:kde-runtime] kde-runtime: FTBFS: cannot stat 
'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory
Added tag(s) patch.

-- 
728649: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728649
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#728649: Acknowledgement (kde-runtime: FTBFS: cannot stat 'debian/tmp/usr/lib/kde4/kio_smb.so': No such file or directory)

2013-11-03 Thread Daniel Schepler
Control: tags -1 + patch

If I apply the attached patch to FindSamba.cmake from kdelibs5-dev, then the 
cmake configuration can find the smbclient library again, and the package build 
succeeds.  (The latest uploads of samba4 moved the header to 
/usr/include/samba-4.0 so it wasn't being found.  The patch uses pkg-config to 
locate where to search for the smbclient.h header.)
-- 
Daniel Schepler
--- /usr/share/kde4/apps/cmake/modules/FindSamba.cmake.orig	2013-06-28 17:03:40.0 +
+++ /usr/share/kde4/apps/cmake/modules/FindSamba.cmake	2013-11-03 19:00:24.840100021 +
@@ -17,9 +17,20 @@
 set(Samba_FIND_QUIETLY TRUE)
 endif(SAMBA_INCLUDE_DIR AND SAMBA_LIBRARIES)
 
-find_path(SAMBA_INCLUDE_DIR NAMES libsmbclient.h )
+if(NOT WIN32)
+   find_package(PkgConfig)
+   pkg_check_modules(PC_SAMBA QUIET smbclient)
+endif(NOT WIN32)
 
-find_library(SAMBA_LIBRARIES NAMES smbclient )
+find_path(SAMBA_INCLUDE_DIR NAMES libsmbclient.h
+  HINTS
+  ${PC_SAMBA_INCLUDEDIR}
+  ${PC_SAMBA_INCLUDE_DIRS} )
+
+find_library(SAMBA_LIBRARIES NAMES smbclient
+ HINTS
+ ${PC_SAMBA_LIBDIR}
+ ${PC_SAMBA_LIBRARY_DIRS} )
 
 
 if(SAMBA_INCLUDE_DIR AND SAMBA_LIBRARIES)


Processed: Re: Bug#728646: libfilesys-smbclient-perl: FTBFS: libsmbclient.h: No such file or directory

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

 tag -1 + confirmed patch
Bug #728646 [src:libfilesys-smbclient-perl] libfilesys-smbclient-perl: FTBFS: 
libsmbclient.h: No such file or directory
Added tag(s) confirmed and patch.

-- 
728646: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728646
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#728646: Pending fixes for bugs in the libfilesys-smbclient-perl package

2013-11-03 Thread pkg-perl-maintainers
tag 728646 + pending
thanks

Some bugs in the libfilesys-smbclient-perl package are closed in
revision c2a381d72541fef617c54a5e6d0a78f8c382e401 in branch 'master'
by gregor herrmann

The full diff can be seen at
http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libfilesys-smbclient-perl.git;a=commitdiff;h=c2a381d

Commit message:

Update 10_Makefile.PL.patch: use pkg-config

to find libdir and includedir.

Build depend on pkg-config.

Closes: #728646


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



Processed: Pending fixes for bugs in the libfilesys-smbclient-perl package

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

 tag 728646 + pending
Bug #728646 [src:libfilesys-smbclient-perl] libfilesys-smbclient-perl: FTBFS: 
libsmbclient.h: No such file or directory
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
728646: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728646
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#728646: libfilesys-smbclient-perl: FTBFS: libsmbclient.h: No such file or directory

2013-11-03 Thread gregor herrmann
Control: tag -1 + confirmed patch

On Sun, 03 Nov 2013 18:15:04 +0100, David Suárez wrote:

 Debian now contains samba 4, which has header files in a special directory:
 /usr/include/samba-4.0/libsmbclient.h

Right, that's the problem.
 
 Relevant part (hopefully):
  cc -c  -I/usr/include -D_REENTRANT -D_GNU_SOURCE -DDEBIAN -fstack-protector 
  -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE 
  -D_FILE_OFFSET_BITS=64 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
  -Wformat -Werror=format-security -D_FORTIFY_SOURCE=2   -DVERSION=\3.2\ 
  -DXS_VERSION=\3.2\ -fPIC -I/usr/lib/perl/5.18/CORE   SmbClient.c
  SmbClient.xs:20:26: fatal error: libsmbclient.h: No such file or directory
   #include libsmbclient.h
^
  compilation terminated.
  make[1]: *** [SmbClient.o] Error 1
 
Manually adding -I/usr/include/samba-4.0 is not enough:

cc -c  -I/usr/include -I/usr/include/samba-4.0 -D_REENTRANT -D_GNU_SOURCE 
-DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\3.2\ 
-DXS_VERSION=\3.2\ -fPIC -I/usr/lib/perl/5.18/CORE   libauthSamba.c
/usr/bin/perl /usr/share/perl/5.18/ExtUtils/xsubpp  -typemap 
/usr/share/perl/5.18/ExtUtils/typemap -typemap typemap  SmbClient.xs  
SmbClient.xsc  mv SmbClient.xsc SmbClient.c
cc -c  -I/usr/include -I/usr/include/samba-4.0 -D_REENTRANT -D_GNU_SOURCE 
-DDEBIAN -fstack-protector -fno-strict-aliasing -pipe -I/usr/local/include 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -g   -DVERSION=\3.2\ 
-DXS_VERSION=\3.2\ -fPIC -I/usr/lib/perl/5.18/CORE   SmbClient.c
SmbClient.xs: In function 'XS_Filesys__SmbClient__mkdir':
SmbClient.xs:104:1: warning: 'mkdir' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2927) [-Wdeprecated-declarations]
 RETVAL = context-mkdir(context, fname, mode);
 ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__rmdir':
SmbClient.xs:128:1: warning: 'rmdir' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2928) [-Wdeprecated-declarations]
 RETVAL = context-rmdir(context, fname);
 ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__opendir':
SmbClient.xs:150:3: warning: 'opendir' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2923) [-Wdeprecated-declarations]
   RETVAL = context-opendir(context, fname);
   ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__closedir':
SmbClient.xs:177:1: warning: 'closedir' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2924) [-Wdeprecated-declarations]
 RETVAL = context-closedir(context, fd);
 ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__readdir':
SmbClient.xs:209:18: warning: 'readdir' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2925) [-Wdeprecated-declarations]
   dirp = (struct smbc_dirent *)context-readdir(context, fd);
  ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__stat':
SmbClient.xs:237:3: warning: 'stat' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2917) [-Wdeprecated-declarations]
   i = context-stat(context, fname, buf);
   ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__fstat':
SmbClient.xs:273:1: warning: 'fstat' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2918) [-Wdeprecated-declarations]
 i = context-fstat(context, fd, buf);
 ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__rename':
SmbClient.xs:305:1: warning: 'rename' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2915) [-Wdeprecated-declarations]
 RETVAL = context-rename(context, oname, context, nname);
 ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__open':
SmbClient.xs:350:1: warning: 'open' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2910) [-Wdeprecated-declarations]
 RETVAL = context-open(context, fname, flags, mode); 
 ^
SmbClient.xs:361:1: warning: 'lseek' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2916) [-Wdeprecated-declarations]
 } else if (seek_end) { context-lseek(context, RETVAL, 0, SEEK_END); }
 ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__read':
SmbClient.xs:380:3: warning: 'read' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2912) [-Wdeprecated-declarations]
   returnValue = context-read(context, fd, buf, count);
   ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__write':
SmbClient.xs:404:3: warning: 'write' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2913) [-Wdeprecated-declarations]
   RETVAL=context-write(context, fd, buf, count);
   ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__lseek':
SmbClient.xs:430:3: warning: 'lseek' is deprecated (declared at 
/usr/include/samba-4.0/libsmbclient.h:2916) [-Wdeprecated-declarations]
   RETVAL=context-lseek(context, fd, offset, whence);
   ^
SmbClient.xs: In function 'XS_Filesys__SmbClient__close':
SmbClient.xs:460:17: error: 'SMBCCTX' has no member named 'close'
   

Bug#724228: pdf2djvu: FTBFS: make[1]: *** No rule to make target `Makefile.common'. Stop.

2013-11-03 Thread Petter Reinholdtsen

[Daniel Stender]
 Thanks much for bug report and hint!

This bug caused pdf2djvu to be removed from testing a few days ago.  Any
plans to upload a fixed version?

-- 
Happy hacking
Petter Reinholdtsen


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



Processed: limit source to harden-doc, tagging 713311

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

 #harden-doc (3.16) UNRELEASED; urgency=low
 #
 #  * Add missing texlive-lang- build-dependencies (Closes: #713311)
 #
 limit source harden-doc
Limiting to bugs with field 'source' containing at least one of 'harden-doc'
Limit currently set to 'source':'harden-doc'

 tags 713311 + pending
Bug #713311 [src:harden-doc] harden-doc: FTBFS: debiandoc2latexps: ERROR: 
securing-debian-howto.de.dvi could not be generated properly
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
713311: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713311
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#711806: marked as done (python-tornado: FTBFS: AssertionError: False is not true)

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 21:21:57 +
with message-id e1vd57n-000713...@franck.debian.org
and subject line Bug#711806: fixed in python-tornado 3.1.1-1
has caused the Debian Bug report #711806,
regarding python-tornado: FTBFS: AssertionError: False is not true
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.)


-- 
711806: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711806
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: python-tornado
Version: 2.4.1-2
Severity: serious
Justification: fails to build from source

I've noticed a FTBFS on this package while doing some rebuilds in a clean amd64
unstable chroot.


/--
| make[1]: Leaving directory `/«PKGBUILDDIR»'
|debian/rules override_dh_auto_test
| make[1]: Entering directory `/«PKGBUILDDIR»'
| # python3 tests only in autopkgtest because I'm lazy
| set -e  for pyvers in 2.7; do \
| PYTHONPATH=/«PKGBUILDDIR» python$pyvers ./tornado/test/runtests.py; \
| done
| 
.F[I
 130609 22:47:14 testing:360] RUNNING TEST: test_gaierror 
(tornado.test.iostream_test.TestIOStream)
| ..F[I 130609 22:47:14 testing:360] RUNNING TEST: test_gaierror 
(tornado.test.iostream_test.TestIOStreamSSL)
| 
...
| ==
| FAIL: test_gaierror (tornado.test.iostream_test.TestIOStream)
| --
| Traceback (most recent call last):
|   File /«PKGBUILDDIR»/tornado/test/iostream_test.py, line 193, in 
test_gaierror
| self.assertTrue(isinstance(stream.error, socket.gaierror), stream.error)
| AssertionError: False is not true
| 
| ==
| FAIL: test_gaierror (tornado.test.iostream_test.TestIOStreamSSL)
| --
| Traceback (most recent call last):
|   File /«PKGBUILDDIR»/tornado/test/iostream_test.py, line 193, in 
test_gaierror
| self.assertTrue(isinstance(stream.error, socket.gaierror), stream.error)
| AssertionError: False is not true
| 
| --
| Ran 268 tests in 1.412s
| 
| FAILED (failures=2)
| [E 130609 22:47:15 testing:438] FAIL
| make[1]: *** [override_dh_auto_test] Error 1
| make[1]: Leaving directory `/«PKGBUILDDIR»'
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2
\--

Cheers,
  Paul


-- 
 .''`.  Paul Tagliamonte paul...@debian.org
: :'  : Proud Debian Developer
`. `'`  4096R / 8F04 9AD8 2C92 066C 7352  D28A 7B58 5B30 807C 2A87
 `- http://people.debian.org/~paultag


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: python-tornado
Source-Version: 3.1.1-1

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

Debian distribution maintenance software
pp.
Julian Taylor jtaylor.deb...@googlemail.com (supplier of updated 
python-tornado package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 03 Nov 2013 18:48:51 +0100
Source: python-tornado
Binary: python-tornado python3-tornado
Architecture: source all
Version: 3.1.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
python-modules-t...@lists.alioth.debian.org
Changed-By: Julian Taylor jtaylor.deb...@googlemail.com
Description: 
 python-tornado - scalable, non-blocking web server and tools
 python3-tornado - scalable, non-blocking web server and tools - Python 3 
package
Closes: 711806
Changes: 
 python-tornado (3.1.1-1) unstable; urgency=low
 .
   * New upstream release
 - fixes localhost binding on disabled network (Closes: #711806)
   * drop upstream applied random-port.patch and CVE-2013-2099.patch
   * 

Bug#713710: marked as done (loudmouth: FTBFS: test-objects.c:30: undefined reference to `suite_create')

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 21:21:11 +
with message-id e1vd56d-0006k5...@franck.debian.org
and subject line Bug#713710: fixed in loudmouth 1.4.3-10
has caused the Debian Bug report #713710,
regarding loudmouth: FTBFS: test-objects.c:30: undefined reference to 
`suite_create'
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.)


-- 
713710: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=713710
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: loudmouth
Version: 1.4.3-9
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:
 gcc -DHAVE_CONFIG_H -I. -I..  -I. -I.. -DLM_COMPILATION -DRUNTIME_ENDIAN 
 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include   
 -DPARSER_TEST_DIR=\../tests/parser-tests\  -D_FORTIFY_SOURCE=2  -g -O2 
 -fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
 -Wall -I/usr/include/p11-kit-1-c test-objects.c
 /bin/bash ../libtool  --tag=CC   --mode=link gcc  -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall 
 -I/usr/include/p11-kit-1 -Wl,-z,relro -o test-objects test-objects.o  
 -lglib-2.0   ../loudmouth/libloudmouth-1.la
 libtool: link: gcc -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -Wall -I/usr/include/p11-kit-1 -Wl,-z 
 -Wl,relro -o .libs/test-objects test-objects.o  -lglib-2.0 
 ../loudmouth/.libs/libloudmouth-1.so
 test-objects.o: In function `create_lm_objects_suite':
 /«PKGBUILDDIR»/tests/test-objects.c:30: undefined reference to `suite_create'
 /«PKGBUILDDIR»/tests/test-objects.c:30: undefined reference to `suite_create'
 test-objects.o: In function `main':
 /«PKGBUILDDIR»/tests/test-objects.c:41: undefined reference to 
 `srunner_create'
 /«PKGBUILDDIR»/tests/test-objects.c:43: undefined reference to 
 `srunner_run_all'
 /«PKGBUILDDIR»/tests/test-objects.c:44: undefined reference to 
 `srunner_ntests_failed'
 /«PKGBUILDDIR»/tests/test-objects.c:46: undefined reference to `srunner_free'
 collect2: error: ld returned 1 exit status

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2013/06/20/loudmouth_1.4.3-9_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: loudmouth
Source-Version: 1.4.3-10

We believe that the bug you reported is fixed in the latest version of
loudmouth, 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.
Sébastien Villemot sebast...@debian.org (supplier of updated loudmouth 
package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 03 Nov 2013 20:52:23 +0100
Source: loudmouth
Binary: libloudmouth1-dev libloudmouth1-0 libloudmouth1-0-dbg
Architecture: source amd64
Version: 1.4.3-10
Distribution: unstable
Urgency: low
Maintainer: Ross Burton r...@debian.org
Changed-By: Sébastien Villemot sebast...@debian.org
Description: 
 libloudmouth1-0 - Lightweight C Jabber library
 libloudmouth1-0-dbg - Lightweight C Jabber library (debugging symbols)
 libloudmouth1-dev - Development files for Loudmouth Jabber library
Closes: 713710
Changes: 
 loudmouth (1.4.3-10) unstable; urgency=low
 .
   * Team upload.
   * 09-libcheck-pthread.patch: new patch by Matthias Klose. Fixes build
 failure, correcting the the configure check for the check library, and
 manually add -lpthread (see #712140). Closes: #713710.
   * Bump Standards-Version to 3.9.5, no changes needed.
Checksums-Sha1: 
 dc7a125f19a6a645b7035014e338bc95d5d00558 2179 loudmouth_1.4.3-10.dsc
 95468fc4f3227b2a48d000c984f12adc4a0f5a92 10952 

Bug#704742: marked as done (shishi: FTBFS on s390x and ppc64: quilt is not working because of debian/patches/series missing)

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 21:23:08 +
with message-id e1vd58w-0007q1...@franck.debian.org
and subject line Bug#704742: fixed in shishi 1.0.2-2
has caused the Debian Bug report #704742,
regarding shishi: FTBFS on s390x and ppc64: quilt is not working because of 
debian/patches/series missing
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.)


-- 
704742: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704742
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: shishi
Version: 1.0.2-1
Severity: serious
Tags: patch experimental
Justification: FTBFS on s390x and ppc64 (64-bit big endian ports)

Because of debian/patches/series missing, 
although 3.0 (quilt) is designated in debian/source/format,
quilt is not working normally.

So, as a result, bug#670316 is reverted and FTBFS on s390x and ppc64 occurs.
(Maybe on sparc64, too, but it cannot be sure because of no buildd machine 
of sparc64's experimental repository now)

build logs
https://buildd.debian.org/status/package.php?p=shishisuite=experimental
http://buildd.debian-ports.org/status/package.php?p=shishisuite=experimental

Here is a patch attached.

Regards,
-- 
Hiroyuki Yamamoto
A75D B285 7050 4BF9 AEDA  91AC 3A10 59C6 5203 04DC
diff -Nurd shishi-1.0.2.orig/debian/patches/series shishi-1.0.2/debian/patches/series
--- shishi-1.0.2.orig/debian/patches/series	1970-01-01 09:00:00.0 +0900
+++ shishi-1.0.2/debian/patches/series	2013-04-05 18:58:53.0 +0900
@@ -0,0 +1 @@
+64bigendian-ftbfs.diff
---End Message---
---BeginMessage---
Source: shishi
Source-Version: 1.0.2-2

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

Debian distribution maintenance software
pp.
Simon Josefsson si...@josefsson.org (supplier of updated shishi package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 03 Nov 2013 20:08:19 +0100
Source: shishi
Binary: libshishi0 libshisa0 shishi shishi-common shishi-doc shishi-dbg 
libshishi-dev shisa libshisa-dev shishi-kdc libpam-shishi
Architecture: source all amd64
Version: 1.0.2-2
Distribution: experimental
Urgency: low
Maintainer: Debian Shishi Team help-shi...@gnu.org
Changed-By: Simon Josefsson si...@josefsson.org
Description: 
 libpam-shishi - PAM module for Shishi Kerberos v5
 libshisa-dev - Development files for the Shishi Kerberos v5 KDC database 
library
 libshisa0  - Library for the Shishi Kerberos v5 KDC database
 libshishi-dev - Development files for the Shishi Kerberos v5 library
 libshishi0 - Library for the Shishi Kerberos v5 implementation
 shisa  - Administration utility for the Shishi Kerberos v5 KDC database
 shishi - Command line client for the Shishi Kerberos v5 implementation
 shishi-common - Platform independent files for Shishi
 shishi-dbg - Debugging symbols for Shishi
 shishi-doc - Documentation for Shishi
 shishi-kdc - Kerberos v5 Key Distribution Center (KDC) Shishi server daemon
Closes: 704742 707428
Changes: 
 shishi (1.0.2-2) experimental; urgency=low
 .
   * Add patches/series.  Closes: #704742.
   * Version 1.0.2 solves gets gnulib bug.  Closes: #707428.
   * Remove obsolete 'DM-Upload-Allowed'.
   * Update standards version to 3.9.4.
   * Rewrite README.source to sync with move from CVS to git.
   * Update Vcs-* to point at new Debian packaging repository.
   * Rebuild GTK-DOC manuals (some files diff-ignore'd in source/options).
   * Describe patch, to silence quilt-patch-missing-description.
Checksums-Sha1: 
 cb9090e02506ac80389a131ca3f06f277944fa9d 2132 shishi_1.0.2-2.dsc
 cb6d8d56822ffe1985c67c7db185e66b9bbffe2a 16973 shishi_1.0.2-2.debian.tar.gz
 b7b4dacf86b5d4c96e725f99fdb166193260eea9 149398 shishi-common_1.0.2-2_all.deb
 9e9157944908e95ef3405b15af003032baf200de 2475208 shishi-doc_1.0.2-2_all.deb
 909c12626ce79caeeeb943e9a9fef217bfc40567 247618 libshishi0_1.0.2-2_amd64.deb
 ee2ceb44c830676a8e4566ee86cf0fd7f7871f99 165894 libshisa0_1.0.2-2_amd64.deb
 c681ac64ac22984f12755cf9fe3c7505b051da5e 146504 shishi_1.0.2-2_amd64.deb
 247a90c7805263d95744dcb19669f2a4d204c214 522054 

Bug#721919: childsplay: Does not start due to changes in recent sqlalchemy

2013-11-03 Thread Hans Joachim Desserud

Package: childsplay
Followup-For: Bug #721919

This issue has also been reported in Ubuntu [1]. According to the upstream 
developer, it should
be fixed in the latest release of childsplay. 

[1] https://bugs.launchpad.net/ubuntu/+source/childsplay/+bug/1247442
-- 
mvh / best regards
Hans Joachim
http://desserud.org


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



Bug#707428: marked as done (shishi: FTBFS: ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function))

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 21:23:08 +
with message-id e1vd58w-0007q9...@franck.debian.org
and subject line Bug#707428: fixed in shishi 1.0.2-2
has caused the Debian Bug report #707428,
regarding shishi: FTBFS: ./stdio.h:1030:1: error: 'gets' undeclared here (not 
in a 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.)


-- 
707428: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707428
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: shishi
Version: 1.0.1-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:
 /bin/bash ../libtool  --tag=CC   --mode=compile gcc -std=gnu99 
 -DHAVE_CONFIG_H -I. -I..   -D_FORTIFY_SOURCE=2  -g -O2 -fstack-protector 
 --param=ssp-buffer-size=4 -Wformat -Werror=format-security -Wall -c -o des.lo 
 des.c
 libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. 
 -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector --param=ssp-buffer-size=4 
 -Wformat -Werror=format-security -Wall -c des.c  -fPIC -DPIC -o .libs/des.o
 In file included from des.c:100:0:
 ./stdio.h:1030:1: error: 'gets' undeclared here (not in a function)
 make[5]: *** [des.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2013/05/09/shishi_1.0.1-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: shishi
Source-Version: 1.0.2-2

We believe that the bug you reported is fixed in the latest version of
shishi, 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.
Simon Josefsson si...@josefsson.org (supplier of updated shishi package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 03 Nov 2013 20:08:19 +0100
Source: shishi
Binary: libshishi0 libshisa0 shishi shishi-common shishi-doc shishi-dbg 
libshishi-dev shisa libshisa-dev shishi-kdc libpam-shishi
Architecture: source all amd64
Version: 1.0.2-2
Distribution: experimental
Urgency: low
Maintainer: Debian Shishi Team help-shi...@gnu.org
Changed-By: Simon Josefsson si...@josefsson.org
Description: 
 libpam-shishi - PAM module for Shishi Kerberos v5
 libshisa-dev - Development files for the Shishi Kerberos v5 KDC database 
library
 libshisa0  - Library for the Shishi Kerberos v5 KDC database
 libshishi-dev - Development files for the Shishi Kerberos v5 library
 libshishi0 - Library for the Shishi Kerberos v5 implementation
 shisa  - Administration utility for the Shishi Kerberos v5 KDC database
 shishi - Command line client for the Shishi Kerberos v5 implementation
 shishi-common - Platform independent files for Shishi
 shishi-dbg - Debugging symbols for Shishi
 shishi-doc - Documentation for Shishi
 shishi-kdc - Kerberos v5 Key Distribution Center (KDC) Shishi server daemon
Closes: 704742 707428
Changes: 
 shishi (1.0.2-2) experimental; urgency=low
 .
   * Add patches/series.  Closes: #704742.
   * Version 1.0.2 solves gets gnulib bug.  Closes: #707428.
   * Remove obsolete 'DM-Upload-Allowed'.
   * Update standards version to 3.9.4.
   * Rewrite README.source to sync with move from CVS to git.
   * Update Vcs-* to point at new Debian packaging repository.
   * Rebuild GTK-DOC manuals (some files diff-ignore'd in source/options).
   * Describe patch, to silence quilt-patch-missing-description.
Checksums-Sha1: 
 cb9090e02506ac80389a131ca3f06f277944fa9d 2132 shishi_1.0.2-2.dsc
 cb6d8d56822ffe1985c67c7db185e66b9bbffe2a 16973 shishi_1.0.2-2.debian.tar.gz
 b7b4dacf86b5d4c96e725f99fdb166193260eea9 149398 shishi-common_1.0.2-2_all.deb
 9e9157944908e95ef3405b15af003032baf200de 2475208 shishi-doc_1.0.2-2_all.deb
 

Bug#728293: libusb-java - acknowledged, no immediate solution

2013-11-03 Thread Steffen Möller
Thank you for your report. I just fail to understand
it, still.  I just checked the source code and the arch
already comes from dpkg-architecture. The latest
with #711843 this should all be an issue of the past.
I to do not see why it works on amd64 but not for e.g. i386.

I need a mental reset, will look at it later again.

Steffen


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



Bug#728644: marked as done (ltt-control: FTBFS: ust-consumer.c:51:2: error: too many arguments to function 'ustctl_get_mmap_read_offset')

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 21:50:29 +
with message-id e1vd5yz-0003a9...@franck.debian.org
and subject line Bug#728644: fixed in ltt-control 2.3.0-1
has caused the Debian Bug report #728644,
regarding ltt-control: FTBFS: ust-consumer.c:51:2: error: too many arguments to 
function 'ustctl_get_mmap_read_offset'
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.)


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

Hi,

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

Due to API changes on the new ust package version. 

Relevant part (hopefully):
 make[4]: Entering directory `/«PKGBUILDDIR»/src/common/ust-consumer'
   CC   ust-consumer.lo
 ust-consumer.c: In function 'lttng_ustctl_get_mmap_read_offset':
 ust-consumer.c:51:2: warning: passing argument 1 of 
 'ustctl_get_mmap_read_offset' from incompatible pointer type [enabled by 
 default]
   return ustctl_get_mmap_read_offset(handle, buf, off);
   ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:200:5: note: expected 'struct 
 ustctl_consumer_stream *' but argument is of type 'struct 
 lttng_ust_shm_handle *'
  int ustctl_get_mmap_read_offset(struct ustctl_consumer_stream *stream,
  ^
 ust-consumer.c:51:2: warning: passing argument 2 of 
 'ustctl_get_mmap_read_offset' from incompatible pointer type [enabled by 
 default]
   return ustctl_get_mmap_read_offset(handle, buf, off);
   ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:200:5: note: expected 'long unsigned int *' but 
 argument is of type 'struct lttng_ust_lib_ring_buffer *'
  int ustctl_get_mmap_read_offset(struct ustctl_consumer_stream *stream,
  ^
 ust-consumer.c:51:2: error: too many arguments to function 
 'ustctl_get_mmap_read_offset'
   return ustctl_get_mmap_read_offset(handle, buf, off);
   ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:200:5: note: declared here
  int ustctl_get_mmap_read_offset(struct ustctl_consumer_stream *stream,
  ^
 ust-consumer.c: In function 'lttng_ustconsumer_take_snapshot':
 ust-consumer.c:64:2: warning: passing argument 1 of 'ustctl_snapshot' from 
 incompatible pointer type [enabled by default]
   ret = ustctl_snapshot(stream-chan-handle, stream-buf);
   ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:211:5: note: expected 'struct 
 ustctl_consumer_stream *' but argument is of type 'struct 
 lttng_ust_shm_handle *'
  int ustctl_snapshot(struct ustctl_consumer_stream *stream);
  ^
 ust-consumer.c:64:2: error: too many arguments to function 'ustctl_snapshot'
   ret = ustctl_snapshot(stream-chan-handle, stream-buf);
   ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:211:5: note: declared here
  int ustctl_snapshot(struct ustctl_consumer_stream *stream);
  ^
 ust-consumer.c: In function 'lttng_ustconsumer_get_produced_snapshot':
 ust-consumer.c:86:4: warning: passing argument 1 of 
 'ustctl_snapshot_get_produced' from incompatible pointer type [enabled by 
 default]
 stream-buf, pos);
 ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:214:5: note: expected 'struct 
 ustctl_consumer_stream *' but argument is of type 'struct 
 lttng_ust_shm_handle *'
  int ustctl_snapshot_get_produced(struct ustctl_consumer_stream *stream,
  ^
 ust-consumer.c:86:4: warning: passing argument 2 of 
 'ustctl_snapshot_get_produced' from incompatible pointer type [enabled by 
 default]
 stream-buf, pos);
 ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:214:5: note: expected 'long unsigned int *' but 
 argument is of type 'struct lttng_ust_lib_ring_buffer *'
  int ustctl_snapshot_get_produced(struct ustctl_consumer_stream *stream,
  ^
 ust-consumer.c:86:4: error: too many arguments to function 
 'ustctl_snapshot_get_produced'
 stream-buf, pos);
 ^
 In file included from ust-consumer.c:21:0:
 /usr/include/lttng/ust-ctl.h:214:5: note: declared here
  int ustctl_snapshot_get_produced(struct ustctl_consumer_stream *stream,
  ^
 ust-consumer.c: In function 'lttng_ustconsumer_allocate_channel':
 ust-consumer.c:420:5: error: 'struct lttng_ust_object_data' has no member 
 named 'shm_fd'
   obj.shm_fd = chan-shm_fd;
  ^
 ust-consumer.c:421:5: error: 'struct

Bug#728659: missing source for JSXCompressor/jsxcompressor.js

2013-11-03 Thread Ansgar Burchardt
Package: src:jsxgraph
Version: 0.98~dfsg1-1
Severity: serious

Hi,

the source for JSXCompressor/jsxcompressor.js seems to be missing from
the upstream tarball.  According to [1] there should be a Util.js and
some string that needs to be prepended.

  [1] http://jsxgraph.uni-bayreuth.de/wp/jsxcompressor/

Ansgar


-- 
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#726339: clementine: FTBFS against libimobildevice 1.1.5

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

 tags 726339 + pending
Bug #726339 [clementine] clementine: FTBFS against libimobildevice 1.1.5
Bug #728434 [clementine] clementine: FTBFS when rebuilt against 
libimobiledevice4
Added tag(s) pending.
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
726339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=726339
728434: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728434
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#726339: clementine: FTBFS against libimobildevice 1.1.5

2013-11-03 Thread Thomas Pierson

tags 726339 + pending
thanks

Hello Andreas,

Thanks for your help. Indeed upstream seems to drop support for iMobile 
devices in next release but keeps support for classic iPod using just 
libgpod.


I will upload a new revision of clementine package soon including the 
new release and fixing this build issue.


Regards,

Thomas Pierson


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



Bug#728650: [Debian-med-packaging] Bug#728650: FTBFS on PowerPC, patch attached.

2013-11-03 Thread Charles Plessy
Le Sun, Nov 03, 2013 at 12:02:26PM -0700, Adam Conrad a écrit :
 
   * Stop selecting vmx DP implementation on powerpc to resolve FTBFS.

Hi Adam,

at this point, we have to consider the use cases.

Hmmer is a software for scientific computing.  Using it with AltiVec/VMX
disabled on a recent PowerPC platform makes no sense from an economical
point of view.

Also, if building with AltiVec/VMX is broken, it may be the symptom of a bigger
probem.  How do we know if it the program works at all even if it builds with
AltiVec/VMX disabled ?  We have no test suite and no sign of users of the hmmer
Debian packages on PowerPC. 

I would recommend to simply stop distributing it on PowerPC, and invest further
work only if we have a user asking for it.

Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


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



Bug#724228: pdf2djvu: FTBFS: make[1]: *** No rule to make target `Makefile.common'. Stop.

2013-11-03 Thread Daniel Stender

Coming up.

Greetings,
Daniel Stender

On 03.11.2013 20:53, Petter Reinholdtsen wrote:


[Daniel Stender]

Thanks much for bug report and hint!


This bug caused pdf2djvu to be removed from testing a few days ago.  Any
plans to upload a fixed version?


--
http://www.danielstender.com/blog
PGP key: 1654BD9C


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



Bug#726860: mumble: build-depends on obsolete zeroc-ice packages.

2013-11-03 Thread Chris Knadle
On Sunday, November 03, 2013 19:37:51 Petter Reinholdtsen wrote:
 Hi.  Thus RC bug caused mumble to be removed from testing the other
 day.

Mumble also depends on libboost-dev (= 1.42) which is causing the package to 
come up with an 'unknown' status concerning the libboost 1.54 migration.

   http://release.debian.org/transitions/html/boost1.54.html

 Is a new upload planned soon to fix it.

Yes.  See #728545.  If you know of a DD that is familiar with the Mumble 
package and would be willing to sponsor an upload of it, let me know.

   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728545

  -- Chris

--
Chris Knadle
chris.kna...@coredump.us


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



Bug#726860: mumble: build-depends on obsolete zeroc-ice packages.

2013-11-03 Thread Petter Reinholdtsen
[Chris Knadle]
 If you know of a DD that is familiar with the Mumble package and
 would be willing to sponsor an upload of it, let me know.

I'm not very familiar with Mumble (only a user), but if you want me to
sponsor it, my preferences are available from
URL: http://www.hungry.com/~pere/debian-sponsoring.html .

-- 
Happy hacking
Petter Reinholdtsen


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



Bug#725344: marked as done (python-nemu: incompatible with recent /bin/ip)

2013-11-03 Thread Debian Bug Tracking System
Your message dated Mon, 04 Nov 2013 01:03:23 +
with message-id e1vd8zf-0006wr...@franck.debian.org
and subject line Bug#725344: fixed in python-nemu 0.2-1
has caused the Debian Bug report #725344,
regarding python-nemu: incompatible with recent /bin/ip
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.)


-- 
725344: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725344
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: python-nemu
Version: 0.1-1
Severity: grave
Tags: patch upstream
Justification: renders package unusable

Nemu depends on /bin/ip to get addresses of interfaces:
  ip -o addr list

But recent iproute/iproute2 does not show link information anymore,
making Nemu fail with following traceback:

Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/nemu/protocol.py, line 272, in run
cmd[0](cmd[1], *cmd[2])
  File /usr/lib/python2.7/dist-packages/nemu/protocol.py, line 480, in 
do_ADDR_ADD
nemu.iproute.add_addr(ifnr, a)
  File /usr/lib/python2.7/dist-packages/nemu/iproute.py, line 461, in add_addr
addresses = get_addr_data()[1][ifname]
  File /usr/lib/python2.7/dist-packages/nemu/iproute.py, line 440, in 
get_addr_data
bynam[name].append(_parse_ip_addr(match.group(4)))
KeyError: 'lo'


iproute 20120521 is the latest version that lists addresses in expected format. 
So this bug does not affect Wheezy.

Attached patch fixes parsing of /bin/ip output.

-- System Information:
Debian Release: 7.0
  APT prefers unstable
  APT policy: (900, 'unstable'), (400, 'testing'), (300, 'experimental'), (200, 
'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages python-nemu depends on:
ii  bridge-utils1.5-6
ii  iproute 1:3.11.0-1
ii  procps  1:3.3.4-2
ii  python  2.7.3-5
ii  python-passfd   0.2-1
ii  python-unshare  0.1-2

python-nemu recommends no packages.

Versions of packages python-nemu suggests:
ii  xauth  1:1.0.7-1

-- no debconf information
--- src/nemu/iproute.py	2012-04-02 05:00:00.0 +0200
+++ src/nemu/iproute.py	2013-10-04 13:46:16.318263897 +0200
@@ -434,9 +434,10 @@
 raise RuntimeError(Invalid `ip' command output)
 idx = int(match.group(1))
 name = match.group(2)
-if match.group(3):
+if name not in bynam:
 bynam[name] = byidx[idx] = []
-continue # link info
+if match.group(3): # BBB: old iproute also shows link info
+continue
 bynam[name].append(_parse_ip_addr(match.group(4)))
 return byidx, bynam
 
---End Message---
---BeginMessage---
Source: python-nemu
Source-Version: 0.2-1

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

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

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

Debian distribution maintenance software
pp.
Martín Ferrari tin...@debian.org (supplier of updated python-nemu package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sun, 03 Nov 2013 18:09:11 -0300
Source: python-nemu
Binary: python-nemu
Architecture: source all
Version: 0.2-1
Distribution: unstable
Urgency: high
Maintainer: Martín Ferrari tin...@debian.org
Changed-By: Martín Ferrari tin...@debian.org
Description: 
 python-nemu - lightweight network emulator embedded in a small python library
Closes: 725344
Changes: 
 python-nemu (0.2-1) unstable; urgency=high
 .
   * Update homepage, VCS location, and watchfile.
   * Update Standards-Version to 3.9.5, no changes needed.
   * New upstream release. Closes: #725344 (Raising urgency as it is an RC bug).
Checksums-Sha1: 
 0626caa89078902b1e47746c92eaadc72ebd6c65 1803 python-nemu_0.2-1.dsc
 659901a1518cef4b7cf7149a47383039fd6885fc 48447 python-nemu_0.2.orig.tar.gz
 bc7fc4e4aabe3ce631ab572debd0a76a982106ab 1930 python-nemu_0.2-1.diff.gz
 f9435870766d2fbd8099a1a72bcf409fb18ed955 27720 python-nemu_0.2-1_all.deb
Checksums-Sha256: 
 

Bug#728672: Debian switched to avconv

2013-11-03 Thread Lisandro Damián Nicanor Pérez Meyer
Package: winff-qt
Version: 1.5.1-1
Severity: grave

winff-qt tries to call ffmpeg which has been replaced by avconv.
The bug should be fairly easy to solve, but it makes winff-qt unusable,
so I'm marking it as serious.

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

Kernel: Linux 3.11.5+edid (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages winff-qt depends on:
ii  konsole [x-terminal-emulator]  4:4.11.2-1
ii  libav-tools6:9.10-1
ii  libc6  2.17-93
ii  libqt4pas5 2.5-10
ii  libx11-6   2:1.6.2-1
ii  xterm [x-terminal-emulator]297-1
ii  xvt [x-terminal-emulator]  2.1-20.1

Versions of packages winff-qt recommends:
ii  winff  1.5.1-1

Versions of packages winff-qt suggests:
ii  chromium [www-browser]   30.0.1599.101-1
ii  iceweasel [www-browser]  24.1.0esr-1
ii  konqueror [www-browser]  4:4.11.2-2
pn  libavcodec-extra-53  none
ii  links2 [www-browser] 2.8-1
ii  w3m [www-browser]0.5.3-12
ii  winff-doc1.5.1-1

-- no debconf information


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



Bug#728672: marked as done (Debian switched to avconv)

2013-11-03 Thread Debian Bug Tracking System
Your message dated Sun, 03 Nov 2013 23:10:23 -0300
with message-id 9682642.eY0yqJBeZh@luna
and subject line Re: Bug#728672: Debian switched to avconv
has caused the Debian Bug report #728672,
regarding Debian switched to avconv
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.)


-- 
728672: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728672
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: winff-qt
Version: 1.5.1-1
Severity: grave

winff-qt tries to call ffmpeg which has been replaced by avconv.
The bug should be fairly easy to solve, but it makes winff-qt unusable,
so I'm marking it as serious.

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

Kernel: Linux 3.11.5+edid (SMP w/2 CPU cores)
Locale: LANG=es_AR.UTF-8, LC_CTYPE=es_AR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages winff-qt depends on:
ii  konsole [x-terminal-emulator]  4:4.11.2-1
ii  libav-tools6:9.10-1
ii  libc6  2.17-93
ii  libqt4pas5 2.5-10
ii  libx11-6   2:1.6.2-1
ii  xterm [x-terminal-emulator]297-1
ii  xvt [x-terminal-emulator]  2.1-20.1

Versions of packages winff-qt recommends:
ii  winff  1.5.1-1

Versions of packages winff-qt suggests:
ii  chromium [www-browser]   30.0.1599.101-1
ii  iceweasel [www-browser]  24.1.0esr-1
ii  konqueror [www-browser]  4:4.11.2-2
pn  libavcodec-extra-53  none
ii  links2 [www-browser] 2.8-1
ii  w3m [www-browser]0.5.3-12
ii  winff-doc1.5.1-1

-- no debconf information
---End Message---
---BeginMessage---
On Sunday 03 November 2013 23:00:38 Lisandro Damián Nicanor Pérez Meyer wrote:
 Package: winff-qt
 Version: 1.5.1-1
 Severity: grave
 
 winff-qt tries to call ffmpeg which has been replaced by avconv.
 The bug should be fairly easy to solve, but it makes winff-qt unusable,
 so I'm marking it as serious.

I've have just saw #724613. Oh well, this is a redundant bug then :-/
Sorry for the noise.

-- 
Esperando confirmación de ingredientes necesarios
que serán expuestos a la radiación...
  Manera geek de expresar que se espera la compra
  de carne para un típico asado argentino.
  Silvio Rikemberg.

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


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


Bug#728672: Debian switched to avconv

2013-11-03 Thread Lisandro Damián Nicanor Pérez Meyer
On Sunday 03 November 2013 23:00:38 Lisandro Damián Nicanor Pérez Meyer wrote:
 Package: winff-qt
 Version: 1.5.1-1
 Severity: grave
 
 winff-qt tries to call ffmpeg which has been replaced by avconv.
 The bug should be fairly easy to solve, but it makes winff-qt unusable,
 so I'm marking it as serious.

I've have just saw #724613. Oh well, this is a redundant bug then :-/
Sorry for the noise.

-- 
Esperando confirmación de ingredientes necesarios
que serán expuestos a la radiación...
  Manera geek de expresar que se espera la compra
  de carne para un típico asado argentino.
  Silvio Rikemberg.

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


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


Bug#728675: telepathy-qt: FTBFS: QT4_CREATE_MOC_COMMAND Macro invoked with incorrect arguments for macro

2013-11-03 Thread Daniel Schepler
Source: telepathy-qt
Version: 0.9.3-1
Severity: serious

From my pbuilder build log:

...
-- checking for module 'gstreamer-0.10'
--   found gstreamer-0.10, version 0.10.36
-- Found GStreamer: /usr/lib/x86_64-linux-gnu/libgstreamer-0.10.so  
CMake Error at cmake/modules/FindQt.cmake:77 (QT4_CREATE_MOC_COMMAND):
  QT4_CREATE_MOC_COMMAND Macro invoked with incorrect arguments for macro
  named: QT4_CREATE_MOC_COMMAND
Call Stack (most recent call first):
  cmake/modules/TpQtMacros.cmake:181 (qt_create_moc_command)
  cmake/modules/TpQtMacros.cmake:198 (tpqt_generate_moc_i)
  TelepathyQt/Farstream/CMakeLists.txt:29 (tpqt_generate_mocs)


...
CMake Error at cmake/modules/FindQt.cmake:77 (QT4_CREATE_MOC_COMMAND):
  QT4_CREATE_MOC_COMMAND Macro invoked with incorrect arguments for macro
  named: QT4_CREATE_MOC_COMMAND
Call Stack (most recent call first):
  cmake/modules/TpQtMacros.cmake:181 (qt_create_moc_command)
  tests/lib/glib-helpers/CMakeLists.txt:12 (tpqt_generate_moc_i)



-
-- The following external packages were located on your system.
-- This installation will have the extra features provided by these packages.
-
   * Qt Glib Support - QtCore library using Glib's main event loop
   * dbus-python - GLib-based Python DBus support
   * Telepathy-glib - Glib bindings for Telepathy
   * Farstream - A Framework for dealing with audio/video conferencing protocols
   * Telepathy-Farstream - A Framework for dealing with audio/video 
conferencing protocols
   * GStreamer - An open source multimedia framework

-
-- Congratulations! All external packages have been found.
-

-- Configuring incomplete, errors occurred!
See also 
/tmp/buildd/telepathy-qt-0.9.3/obj-x86_64-linux-gnu/CMakeFiles/CMakeOutput.log.
See also 
/tmp/buildd/telepathy-qt-0.9.3/obj-x86_64-linux-gnu/CMakeFiles/CMakeError.log.
dh_auto_configure: cmake .. -DCMAKE_INSTALL_PREFIX=/usr 
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_BUILD_TYPE=RelWithDebInfo 
-DDISABLE_WERROR=ON -DHAVE_DOT=YES -DLIB_SUFFIX=/x86_64-linux-gnu returned exit 
code 1
make[1]: *** [override_dh_auto_configure] Error 2
make[1]: Leaving directory `/tmp/buildd/telepathy-qt-0.9.3'
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-- 
Daniel Schepler


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



Bug#728650: [Debian-med-packaging] Bug#728650: FTBFS on PowerPC, patch attached.

2013-11-03 Thread Adam Conrad
On Mon, Nov 04, 2013 at 08:36:52AM +0900, Charles Plessy wrote:
 
 Hmmer is a software for scientific computing.  Using it with AltiVec/VMX
 disabled on a recent PowerPC platform makes no sense from an economical
 point of view.

Sure, though previous versions had vmx disabled as well, that somehow just
didn't work out so well in the most recent upload without my patch.

 Also, if building with AltiVec/VMX is broken, it may be the symptom of a 
 bigger
 probem.  How do we know if it the program works at all even if it builds with
 AltiVec/VMX disabled ?  We have no test suite and no sign of users of the 
 hmmer
 Debian packages on PowerPC. 

I would be all for someone fixing the actual bug with building with AltiVec
enabled, though AltiVec isn't a baseline for Debian/powerpc, it could be
reasonably argued that certain packages can just warn in their description
that it's going to explode without it.  Runtime detection would be even
better, but hmmer doesn't seem to have any such fanciness currently.

 I would recommend to simply stop distributing it on PowerPC, and invest 
 further
 work only if we have a user asking for it.

Well, if you make that argument, you may as well stop building it on almost
all arches, as most use the generic C implementation.  I think there's value
in building on all arches, even if you think your target audience might not
care, in that porting to multiple arches keeps the code a bit more clean and
sane and generally portable, plus if someone comes along on ARM, installs it,
says man, this is kinda crap, they may well be inclined to do a VFP or NEON
port and contribute it.  That's a lot less likely if you just shun arches
that don't have an optimised backend available.

... Adam


-- 
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#728128: flexpart: FTBFS on *amd64: relocation overflows

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

 found 728128 9.02-3
Bug #728128 {Done: Alastair McKinstry mckins...@debian.org} [src:flexpart] 
flexpart: FTBFS on *amd64: relocation overflows
Marked as found in versions flexpart/9.02-3; no longer marked as fixed in 
versions flexpart/9.02-3 and reopened.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
728128: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=728128
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#728128: flexpart: FTBFS on *amd64: relocation overflows

2013-11-03 Thread Aaron M. Ucko
found 728128 9.02-3
thanks

Thanks for looking into this report!  Alas, typos in debian/rules keep
your fix from being effective; please apply the below additional patch,
which moreover extends coverage beyond Linux (to kFreeBSD).

--- flexpart-9.02/debian/rules  2013-11-03 12:38:58.0 -0500
+++ flexpart-9.02/debian/rules  2013-11-03 22:43:11.0 -0500
@@ -3,9 +3,9 @@
 # Uncomment this to turn on verbose mode.
 # export DH_VERBOSE=1
 
-ARCH:=$(shell dpkg --print-architecture)
-ifeq ($(ARCH), amd64)
-  export FCLAGS= -mcdmodel=medium
+CPU:=$(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
+ifeq ($(CPU),amd64)
+  export FCFLAGS=-mcmodel=medium
 endif
 
 # magic debhelper rule

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


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



Bug#725037: marked as done (calypso: [calypso] should depend on git)

2013-11-03 Thread Debian Bug Tracking System
Your message dated Mon, 04 Nov 2013 06:03:20 +
with message-id e1vddfw-0004kj...@franck.debian.org
and subject line Bug#725037: fixed in calypso 1.3
has caused the Debian Bug report #725037,
regarding calypso: [calypso] should depend on git
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.)


-- 
725037: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725037
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: calypso
Version: 1.1
Severity: serious
Justification: Policy 3.5

Dear Maintainer,

as calypso uses git as its storage backend, it needs git installed for proper 
operation. I've checked version 1.2 which doesn't list the dependency either.

Best Regards
Felix

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (400, 'testing')
Architecture: armel (armv5tel)

Kernel: Linux 3.10-3-kirkwood
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages calypso depends on:
ii  python  2.7.5-5

calypso recommends no packages.

calypso suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Source: calypso
Source-Version: 1.3

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

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

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

Debian distribution maintenance software
pp.
Keith Packard kei...@keithp.com (supplier of updated calypso package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 03 Nov 2013 21:32:49 -0800
Source: calypso
Binary: calypso
Architecture: source all
Version: 1.3
Distribution: unstable
Urgency: low
Maintainer: Keith Packard kei...@keithp.com
Changed-By: Keith Packard kei...@keithp.com
Description: 
 calypso- CalDAV/CardDAV server with git backend
Closes: 725037
Changes: 
 calypso (1.3) unstable; urgency=low
 .
   * Add dependency on git (Closes: #725037)
   * Rename .egg file 'calypso.egg'
   * Fix version reported by server
   * Fix -import exit value
Checksums-Sha1: 
 6c131dc6dae8a6ed9a37f85b1a31392ef2f5f454 831 calypso_1.3.dsc
 bea38ad1ef7d9c7d580413888ae993781ac98069 33912 calypso_1.3.tar.gz
 6aa94ba5179eb6ee665a57f861e753af5c0cf7df 18470 calypso_1.3_all.deb
Checksums-Sha256: 
 012e08456265bd7ea56f77564c78aa364384c5781d3807d8aaf83a6f4779af3f 831 
calypso_1.3.dsc
 62f97e2ade20352cff6069910201d52434416760409976e03bad67e2fe7029d6 33912 
calypso_1.3.tar.gz
 afe156d5f585960f820e4b30755f4827566be798faaca10d27211077f37a66ae 18470 
calypso_1.3_all.deb
Files: 
 ecf22d043d198fa268a3980af3ba7c8e 831 web extra calypso_1.3.dsc
 b78cb7fb7039560f8a37cf9a556a55d9 33912 web extra calypso_1.3.tar.gz
 f165235c6dc7b89f79fbd67796968f17 18470 web extra calypso_1.3_all.deb

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

iD8DBQFSdzHyQp8BWwlsTdMRAu+FAKCilpFuApIaHb6AioyelKziHCZdUgCeJmRJ
Nn+PfsNx63zXxCVZNB/2sJs=
=2T1y
-END PGP SIGNATUREEnd Message---


Bug#701335: fix

2013-11-03 Thread Dima Kogan
This has been fixed upstream:

http://sourceforge.net/p/pdl/code/ci/bc864bc43e1d04169d742c5c3c9015d04b75b374/


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



Bug#728650: [Debian-med-packaging] Bug#728650: Bug#728650: FTBFS on PowerPC, patch attached.

2013-11-03 Thread Charles Plessy
Le Sun, Nov 03, 2013 at 08:44:01PM -0700, Adam Conrad a écrit :
 On Mon, Nov 04, 2013 at 08:36:52AM +0900, Charles Plessy wrote:
 
  I would recommend to simply stop distributing it on PowerPC, and invest 
  further
  work only if we have a user asking for it.
 
 Well, if you make that argument, you may as well stop building it on almost
 all arches, as most use the generic C implementation.  I think there's value
 in building on all arches, even if you think your target audience might not
 care, in that porting to multiple arches keeps the code a bit more clean and
 sane and generally portable, plus if someone comes along on ARM, installs it,
 says man, this is kinda crap, they may well be inclined to do a VFP or NEON
 port and contribute it.  That's a lot less likely if you just shun arches
 that don't have an optimised backend available.

I think that we have to think about what we really want to achieve, and focus
our efforts on that goal.  Source code can be optimised endlessly.  If you have
fun porting hmmer, then you may find doing it valuable, but if your goal is to
make Debian better on architectures other than amd64, then I am sure that there
are more relevant packges to start with.

In doubt, let me re-state that porting hmmer is probably a waste of time,
especially considering that we have hmmer3 in our archive, which makes hmmer
quite historical...

However, if you are intersted in porting on ARM, there was an exciting
discussion last month on the debian-med mailing list, where we learned about a
project of using Raspberry Pis in a practical course of bioinformatics.  This
is not a Debian project, but there can be good synergies where I am sure that
your help will be welcome, not only for fixing bugs, but also for implementing
and running regression tests, in order to detect bugs that are not revealed at
build time.

Have a nice day,

-- 
Charles Plessy
Debian Med packaging team,
http://www.debian.org/devel/debian-med
Tsurumi, Kanagawa, Japan


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



Bug#704123: virtualbox-ose: my debian desktop will be shutdown after i click some links.

2013-11-03 Thread Ritesh Raj Sarraf
Package: virtualbox-ose
Followup-For: Bug #704123

I fail to see reasons why this should be a virtualbox problem. You
should provide more information following bug filing guidelines

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

Kernel: Linux 3.11-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_IN, LC_CTYPE=en_IN (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 704123

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

 tags 704123 + moreinfo
Bug #704123 [virtualbox-ose] virtualbox-ose: my debian desktop will be shutdown 
after i click some links.
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
704123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=704123
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#728128: flexpart: FTBFS on *amd64: relocation overflows

2013-11-03 Thread Alastair McKinstry
Argh. This is what you get for testing on a remote machine and then
copying to
the machine with keys on it.
Thanks I will fix.

regards
Alastair


On 04/11/2013 03:56, Aaron M. Ucko wrote:
 found 728128 9.02-3
 thanks

 Thanks for looking into this report!  Alas, typos in debian/rules keep
 your fix from being effective; please apply the below additional patch,
 which moreover extends coverage beyond Linux (to kFreeBSD).

 --- flexpart-9.02/debian/rules  2013-11-03 12:38:58.0 -0500
 +++ flexpart-9.02/debian/rules  2013-11-03 22:43:11.0 -0500
 @@ -3,9 +3,9 @@
  # Uncomment this to turn on verbose mode.
  # export DH_VERBOSE=1
  
 -ARCH:=$(shell dpkg --print-architecture)
 -ifeq ($(ARCH), amd64)
 -  export FCLAGS= -mcdmodel=medium
 +CPU:=$(shell dpkg-architecture -qDEB_HOST_ARCH_CPU)
 +ifeq ($(CPU),amd64)
 +  export FCFLAGS=-mcmodel=medium
  endif
  
  # magic debhelper rule



-- 
Alastair McKinstry  , alast...@sceal.ie , mckins...@debian.org
http://blog.sceal.ie

Anyone who believes exponential growth can go on forever in a finite world
is either a madman or an economist - Kenneth Boulter, Economist.


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



Bug#726095: ruby2.0 - Potential issues for most ports (Was: Re: Bits from the Release Team (Jessie freeze info)) (fwd)

2013-11-03 Thread Petr Salinger

Please do the upload soon - the gem2deb 0.5.0 need this at runtime,

Thanks

Petr

https://lists.debian.org/debian-release/2013/11/msg00024.html:

-- Forwarded message --
Date: Sun, 03 Nov 2013 10:54:34 + (GMT)
From: Niels Thykier ni...@thykier.net


a lot of ruby packages being stuck on kfreebsd-any due to ruby2.0 FTBFS 
(#726095[3]).


[3] That one got a patch, but it might be worth it to put some pressure
on the maintainer or even doing a NMU.


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



<    1   2