Processed: tagging 732207

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

 tags 732207 + patch
Bug #732207 [tvtime] tvtime: tvtime-configure segfaults on 64-bit systems
Bug #732607 [tvtime] tvtime: apt cannot complete installation of tvtime
Added tag(s) patch.
Added tag(s) patch.
 thanks
Stopping processing here.

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

2014-01-05 Thread Juhani Numminen
Control: tags -1 + patch

Dear maintainer,

Here’s a patch I’ve created and tested.

I’ve attached two files: “fix-freetype-includes.patch” is just the patch
fixing the issues in code and “xft_nmu.debdiff” is a debdiff for a NMU
which incorporates the patch into the package.

After a short delay I’ll consider finding a sponsor for the NMU.
The built source package will be available at mentors[1].

Thanks,
-- Juhani Numminen

[1] http://mentors.debian.net/package/xft


xft_nmu.debdiff
Description: Binary data
Dscription: Fix build failure with freetype 2.5.1
Author: Juhani Numminen juhaninummin...@gmail.com
Bug-Debian: http://bugs.debian.org/733385

--- a/src/xftglyphs.c
+++ b/src/xftglyphs.c
@@ -21,10 +21,11 @@
  */
 
 #include xftint.h
-#include freetype/ftoutln.h
-#include freetype/ftlcdfil.h
+#include ft2build.h
+#include FT_OUTLINE_H
+#include FT_LCD_FILTER_H
 
-#include freetype/ftsynth.h
+#include FT_SYNTHESIS_H
 
 /*
  * Validate the memory info for a font


Processed: Patch for #733385

2014-01-05 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + patch
Bug #733385 [src:xft] xft: FTBFS: ../../src/xftglyphs.c:24:30: fatal error: 
freetype/ftoutln.h: No such file or directory
Added tag(s) patch.

-- 
733385: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733385
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#730269: marked as done (nulog 2.0.dfsg.1-2 is broken)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 10:19:26 +
with message-id e1vzknm-0004xm...@franck.debian.org
and subject line Bug#733888: Removed package(s) from unstable
has caused the Debian Bug report #730269,
regarding nulog 2.0.dfsg.1-2 is broken
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.)


-- 
730269: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730269
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: nulog
Version: 2.0.dfsg.1-2

This was deprecated in twisted  11:
from twisted.enterprise.util import safe

# /etc/init.d/nulog  restart
Restarting nulog: Unhandled Error
Traceback (most recent call last):
  File /usr/lib/python2.7/dist-packages/twisted/application/app.py, line 652,
runApp(config)
  File /usr/lib/python2.7/dist-packages/twisted/scripts/twistd.py, line 23, in
_SomeApplicationRunner(config).run()
  File /usr/lib/python2.7/dist-packages/twisted/application/app.py, line 386,
self.application = self.createOrGetApplication()
  File /usr/lib/python2.7/dist-packages/twisted/application/app.py, line 451,
application = getApplication(self.config, passphrase)
--- exception caught here ---
  File /usr/lib/python2.7/dist-packages/twisted/application/app.py, line 462,
application = service.loadApplication(filename, style, passphrase)
  File /usr/lib/python2.7/dist-packages/twisted/application/service.py, line 4
application = sob.loadValueFromFile(filename, 'application', passphrase)
  File /usr/lib/python2.7/dist-packages/twisted/persisted/sob.py, line 210, in
exec fileObj in d, d
  File /usr/sbin/nulog.tac, line 231, in module
app = Wrapper([etcpath + wrapper_defconf, wrapper_defconf, etcpath + wrapper
  File /usr/sbin/nulog.tac, line 99, in __init__
self.registerModule(name)
  File /usr/sbin/nulog.tac, line 112, in registerModule
module = __import__(module_path)
  File /usr/lib/pymodules/python2.7/nulog-core/__init__.py, line 25, in modul
from nulog import getComponentName, getServiceList
  File /usr/lib/pymodules/python2.7/nulog-core/nulog.py, line 24, in module
import table
  File /usr/lib/pymodules/python2.7/nulog-core/table.py, line 24, in module
from inl import TableBase
  File /usr/lib/pymodules/python2.7/nulog-core/inl.py, line 29, in module
from twisted.enterprise.util import safe
exceptions.ImportError: No module named util

Failed to load application: No module named util

Justin.
---End Message---
---BeginMessage---
Version: 2.0.dfsg.1-2+rm

Dear submitter,

as the package nulog 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/733888

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.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#733496: Code copy of older Mozilla code

2014-01-05 Thread Vincent Cheng
Hi,

 Package: mozjs17
 Severity: serious

 This package forks a local copy of the Iceweasel Javascript engine which is
 no longer supported with security updates (currently only the ESR24 series
 is maintained)

Out of curiosity, why is this a RC bug when there seems to be no
issues from the security team with regards to src:mozjs (which is even
older, based on Firefox 4 code AFAIU, and is currently in stable)?

 Why do we need a copy of the old version anyway? What are the expected 
 applications
 using it and why can't they be migrated to the mozjs provided by the iceweasel
source package.

The following packages are currently depending against libmozjs185-1.0:
  0ad
  cinnamon
  couchdb
  dehydra
  gnome-shell
  libgjs0b
  libgjs0c
  libmozjs185-dev
  libpeas-1.0-0
  mediatomb-common
  oolite
  policykit-1

(taken from mozjs17's ITP bug report, #709434)

GNOME Shell stands out in that list above as a major package that
depends on mozjs/Spidermonkey. I myself am maintainer for 0ad, hence
why I'm interested in this bug report as well.

My understanding is that Spidermonkey, as a standalone release
(snapshot?) of FF's javascript engine, is meant to be embedded in
applications that use it. I can't answer for all the packages above,
but I know that 0ad requires a very specific version of Spidermonkey,
and that transitioning between different releases seems to be rather
painful for upstream.

I guess one possible way to deal with this is to dump mozjs and
mozjs17 (and future Spidermonkey releases) in the same category as
webkit, i.e. unsupported by the security team?

Regards,
Vincent


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



Bug#734210: marked as done ([php-horde] Non free file: /usr/share/horde/js/plupload/plupload.silverlight.xap)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 10:48:59 +
with message-id e1vzlgn-0006l0...@franck.debian.org
and subject line Bug#734210: fixed in php-horde 5.1.5+debian1-1
has caused the Debian Bug report #734210,
regarding [php-horde] Non free file:  
/usr/share/horde/js/plupload/plupload.silverlight.xap
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.)


-- 
734210: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734210
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: php-horde
Severity: serious
X-Debuggs-CC: ftpmaster

Please remove this silverlight file.


Bastien
---End Message---
---BeginMessage---
Source: php-horde
Source-Version: 5.1.5+debian1-1

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

Debian distribution maintenance software
pp.
Mathieu Parent sath...@debian.org (supplier of updated php-horde 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, 05 Jan 2014 11:28:29 +0100
Source: php-horde
Binary: php-horde
Architecture: source all
Version: 5.1.5+debian1-1
Distribution: unstable
Urgency: low
Maintainer: Horde Maintainers pkg-horde-hack...@lists.alioth.debian.org
Changed-By: Mathieu Parent sath...@debian.org
Description: 
 php-horde  - ${phppear:summary}
Closes: 734210
Changes: 
 php-horde (5.1.5+debian1-1) unstable; urgency=low
 .
   * Remove compiled Silverlight file (Closes: #734210)
Checksums-Sha1: 
 0d44010e21c369e54194db2281cf6416ffbbc5ff 1389 php-horde_5.1.5+debian1-1.dsc
 cda238c1fd67e86002d62eb4fbc7a74a2ef1b677 2849029 
php-horde_5.1.5+debian1.orig.tar.gz
 d857a3327aa7d2c23c9ab89f250c9fe5acaaf347 12531 
php-horde_5.1.5+debian1-1.debian.tar.gz
 67cf0c96fe2289f1245b6da053bc8e89fd1d4512 2944058 
php-horde_5.1.5+debian1-1_all.deb
Checksums-Sha256: 
 9a14429607b8c6e8aa4f4662de78fd475a725cc632e6ea540889a39ffb1f35d4 1389 
php-horde_5.1.5+debian1-1.dsc
 dfb7af6875457e378ea925cfd7c2d5ebf58c9a0fd4bc12ec1cd8fd9437f35dec 2849029 
php-horde_5.1.5+debian1.orig.tar.gz
 94b924940a6f632b8180f028d34f0786b1e6e93ca36ae5b2066b5950ce1bcd00 12531 
php-horde_5.1.5+debian1-1.debian.tar.gz
 04ef5b83b0a4a1c7771258fe0dea4a1c0a5dbffa01d324d7708565eb93f7a071 2944058 
php-horde_5.1.5+debian1-1_all.deb
Files: 
 e4e2814ebc69a968be592903dd7f0de7 1389 php extra php-horde_5.1.5+debian1-1.dsc
 7c28b9655b4086487ccde60c4acfa9f7 2849029 php extra 
php-horde_5.1.5+debian1.orig.tar.gz
 2ac29c605c7243b620df1cf6a210ba5a 12531 php extra 
php-horde_5.1.5+debian1-1.debian.tar.gz
 27c1127d2e8acf2e3c6160f33e358c1b 2944058 php extra 
php-horde_5.1.5+debian1-1_all.deb

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

iEYEARECAAYFAlLJNisACgkQOW2jYf5fHX9+dgCeLV9ih1mfVwxLBe6gGA69Mxzk
3EwAnii427HX46yW85ZhupiWwqRCxAlP
=yZn/
-END PGP SIGNATUREEnd Message---


Bug#733385: Patch for #733385

2014-01-05 Thread Julien Cristau
On Sun, Jan  5, 2014 at 10:50:00 +0200, Juhani Numminen wrote:

 After a short delay I’ll consider finding a sponsor for the NMU.

NAK.

Cheers,
Julien


signature.asc
Description: Digital signature


Bug#682770: marked as done (distribute ships windows .exe binaries)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 10:59:00 +
with message-id e1vzlq4-0001s5...@franck.debian.org
and subject line Bug#733882: Removed package(s) from unstable
has caused the Debian Bug report #682770,
regarding distribute ships windows .exe binaries
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.)


-- 
682770: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=682770
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: distribute
Severity: important
thanks

I've bumped severity down to important - because I don't know the whole
situation. Please do bump up or down as needed.

I've found a few .exes installed with distribute, I don't know if they
were built at compile-time, or if sources are included. Beyond the
DFSG-freeness, they're also uneeded. :)

You can see a list here[1]

A short list from my Ubuntu machine follows[2]

[1]: http://packages.debian.org/sid/all/python-setuptools/filelist
[2]:
  [tag@chayot:/usr/lib/python2.7/dist-packages/setuptools][09:53 AM]$ ls *exe
  cli-32.exe  cli-64.exe  cli.exe  gui-32.exe  gui-64.exe  gui.exe

Thanks for working on distribute!
 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---
Version: 0.6.49-2+rm

Dear submitter,

as the package distribute 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/733882

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.
Luca Falavigna (the ftpmaster behind the curtain)---End Message---


Bug#733966: Way forward

2014-01-05 Thread Mathieu Parent
Given that the yui dependency is in a plugin (uicolor), I propose the following:
- re-upload ckeditor without this plugin
- file a bug upstream about migration to yui3 (mentioning CVE)

Cheers

-- 
Mathieu


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



Bug#734269: license of package is GPL and not LGPL

2014-01-05 Thread Thorsten Alteholz

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

Dear Maintainer,

according to debian/copyright the license of this software is LGPL-2.1+
According to the header in most of the files, the software is licensed 
under GPL-2+.

Can you please update the information in debian/copyright?

Thanks!
  Thorsten


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



Bug#725714: Problem with firmware loading

2014-01-05 Thread Andreas Cadhalpun

Hi Heiko,

On 05.01.2014 12:16, Heiko Ernst wrote:

I have download the debian testing iso file from 05.01.20114. My laptop
have a intel centrino 1000 wlan card. this card needs non-free firmware
but the debian installer dont load the firmware from usb device. the usb
device ist fromated with FAT and the firmware is on root. I have testing to
load firmware with expert mode on the deian installer and then load
firmware but the installer says : the failing step is: Load drivers from
removable media.


Sadly the firmware loading is currently broken in jessie/sid, see bug 
#725714 [1].

I hope this will get fixed soon.

Best regards,
Andreas


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


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



Bug#710140: marked as done ([Fwd: About gpgme1.0 (1.4.1-0.1) and libpth-dev])

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 13:37:27 +0100
with message-id 1388925447.8919.2.ca...@haktar.debian.wgdd.de
and subject line Nobody affected yet
has caused the Debian Bug report #710140,
regarding [Fwd: About gpgme1.0 (1.4.1-0.1) and libpth-dev]
to be marked as done.

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

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


-- 
710140: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=710140
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libgpgme11
Severity: serious
Version: 1.4.1-0.1

On Tuesday 28 May 2013 15:35:07 Maximiliano Curia wrote:
 ¡Hola Daniel!
 
 El Tuesday, May 28, 2013 a las 08:06 escribiste:
  The build-time dependency on libpth-dev has been dropped in upstream
  release 1.3.2. Check out the NEWS file.
 
 Ok, great.

So you broke the abi of the package. That needs a proper transition, not 
papering stuff over with rebuilds. And it means we also need to do a transition 
with libgpgme++. Alterantively, we need to bring it back. If it is abi 
compatible with one of the other libraries, we might be able to get away with 
a couple of symlinks.

Libraries isn't hard. It just needs a bit of consideration.

/Sune
---End Message---
---BeginMessage---
Hi,

I'm going to close this report. For the reasons look into the bug
thread. There is to this moment AFAIK nobody affected by the removal of
libgpgme-pth.so.11 and the only package affected has already been fixed.

Regards, Daniel---End Message---


Bug#731064: [Debichem-devel] Bug#731064: libpwiz: FTBFS on ia64 mips mipsel s390x

2014-01-05 Thread Filippo Rusconi

tag 731064 + fixed pending
thanks

Greetings, Aurélien and Julien. Thanks for helping in this matter.

I have successfully rebuilt the package using the patch provided by
Aurélien. I have also sent an email to upstream asking to check to
which extent they still need to include the boost_aux convenience
source code in the source tarball.

Anyhow, I'll upload the package real soon now, *closing* this bug. If
it is not advisable to do so, please tell. Thanks again.

Ciao
Filippo


On Mon, Dec 30, 2013 at 12:07:08AM +0100, Aurelien Jarno wrote:

tag 731064 + patch
thanks

On Sun, Dec 01, 2013 at 03:53:50PM +0100, Julien Cristau wrote:

Source: libpwiz
Version: 3.0.4624-4
Severity: serious
Justification: fails to build from source

Hi,

your package fails to build on some architectures, see the build logs at
https://buildd.debian.org/status/logs.php?pkg=libpwizver=3.0.4624-4suite=sid


The problem is that libpwiz sources contains boost_aux, which have been
partly integrated into recent version of boost. In the build failure
case here, the atomic version in boost is slightly different, so mixing
the two versions causes failure depending on how the atomics are
implemented on the architecture.

The patch below remove the atomic part of boost_aux, so that the one
from boost is used instead. This way of doing also means we libpwiz
will benefit from improvement from boost, especially the ones from boost
1.55 which implement atomics for all architectures, using the new gcc
atomic builtins.

With this patch libpwiz builds fine on at least amd64, s390x and mips.

diff -Nru libpwiz-3.0.4624/debian/rules libpwiz-3.0.4624/debian/rules
--- libpwiz-3.0.4624/debian/rules   2013-12-09 10:27:44.0 +
+++ libpwiz-3.0.4624/debian/rules   2013-12-29 19:24:46.0 +
@@ -82,6 +82,10 @@
# software in a separate build directory.
cp -rpf autotools libraries pwiz pwiz_tools $(BUILD_DIR)

+   # Remove parts of boost_aux now integrated in boost
+   rm $(BUILD_DIR)/libraries/boost_aux/boost/atomic.hpp
+   rm -r $(BUILD_DIR)/libraries/boost_aux/boost/atomic
+
cd $(BUILD_DIR)  autotools/configure --prefix=/usr  \
VERBOSE=1 $(MAKE)  \
VERBOSE=1 DESTDIR=$(INSTALL_DIR) $(MAKE) install






--
Filippo Rusconi, PhD - public crypto key C78F687C @ pgp.mit.edu
Researcher at CNRS and Debian Developer lopi...@debian.org
Author of ``massXpert'' at http://www.massxpert.org


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



Bug#706167: marked as done (qimhangul-qt4: improper alternative handling in M-A:same package)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 13:00:05 +
with message-id e1vznjf-000568...@franck.debian.org
and subject line Bug#706167: fixed in qimhangul 0.2.0-4
has caused the Debian Bug report #706167,
regarding qimhangul-qt4: improper alternative handling in M-A:same package
to be marked as done.

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

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


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

Hi,

qimhangul-qt4 is marked Multi-Arch: same, but it does not handle the
alternative properly, see the following sequence

  apt-get install qimhangul-qt4:amd64
  # registers the alternative

  apt-get install qimhangul-qt4:i386
  # registers the alternative again, which is a no-op

  apt-get remove qimhangul-qt4:i386
  # removes the alternative even though qimhangul-qt4:amd64 is still
  # installed

From the attached log (scroll to the end):

0m32.5s ERROR: FAIL: After purging files have disappeared:
  /etc/X11/xinit/xinput.d/ko_KR - /etc/alternatives/xinput-ko_KR not owned
  /etc/alternatives/xinput-ko_KR - /etc/X11/xinit/xinput.d/qimhangul-qt4   
 not owned


Andreas


qimhangul-qt4=0.2.0-2.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: qimhangul
Source-Version: 0.2.0-4

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

Debian distribution maintenance software
pp.
Changwoo Ryu cw...@debian.org (supplier of updated qimhangul 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, 05 Jan 2014 03:46:48 +0900
Source: qimhangul
Binary: qimhangul-common qimhangul-qt4
Architecture: source all amd64
Version: 0.2.0-4
Distribution: unstable
Urgency: low
Maintainer: Debian Korean L10N debian-l10n-kor...@lists.debian.org
Changed-By: Changwoo Ryu cw...@debian.org
Description: 
 qimhangul-common - Hangul input method module for Qt - common files
 qimhangul-qt4 - Hangul input method module for Qt
Closes: 706167
Changes: 
 qimhangul (0.2.0-4) unstable; urgency=low
 .
   * Add new qimhangul-common binary package for config (Closes: #706167)
   * Standards-Version: 3.9.5
   * Correct Vcs fields URL to fix lintian errors
Checksums-Sha1: 
 27367ec0309046d1491bfe91b0c6318639260ec8 1435 qimhangul_0.2.0-4.dsc
 8314b154e657b34cb4254aa39d80b1a7fc107dcd 2944 qimhangul_0.2.0-4.debian.tar.gz
 776c1be7b69a97a254390ea894e6e7dd5a936485 6530 qimhangul-common_0.2.0-4_all.deb
 99643d5248f4464bd095e42d1bd8fcd3493b080d 20924 qimhangul-qt4_0.2.0-4_amd64.deb
Checksums-Sha256: 
 af42d0b6878b154664b0b375db4ab346ef351c679d836a3f62ffdf043904e792 1435 
qimhangul_0.2.0-4.dsc
 a866fa1d1ec379334194dbf2ee14a81f87331abd11d35faac22b0a0146739e3f 2944 
qimhangul_0.2.0-4.debian.tar.gz
 c9fcc4764f7ce75ece9713240fee7c3cb33d4300a7264ddde2dc1afcf2dfbf34 6530 
qimhangul-common_0.2.0-4_all.deb
 b851c50032be2f5db3244a0c2d3f48a3cfdb7eae304746e76a5fc3457c690a41 20924 
qimhangul-qt4_0.2.0-4_amd64.deb
Files: 
 aa668094f6d0d23bcb2ebf10251d8c47 1435 utils optional qimhangul_0.2.0-4.dsc
 80245342f9a6367de74c2ef11096c2aa 2944 utils optional 
qimhangul_0.2.0-4.debian.tar.gz
 6b6bcaeeeb9bfc6accc9809c4f1cac0c 6530 utils optional 
qimhangul-common_0.2.0-4_all.deb
 4b6d3bf6fca3d7c0b0c69b0c89182cca 20924 utils optional 
qimhangul-qt4_0.2.0-4_amd64.deb

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

iEYEARECAAYFAlLIbVEACgkQAbRzNODUnpnhsACeL7F4TRyFPZIZYi+IWlQRzsDz
SWsAn0HJNbK32m61POyJgQTNHmElsy8w
=HaG/
-END PGP SIGNATUREEnd Message---


Processed: version

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

 found 734245 0.80.4
Bug #734245 [src:synaptic] Synaptic get stuck after applying changes
Marked as found in versions synaptic/0.80.4.
 thanks
Stopping processing here.

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


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



Processed: bug 730873 is forwarded to https://bugzilla.gnome.org/show_bug.cgi?id=721569

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

 forwarded 730873 https://bugzilla.gnome.org/show_bug.cgi?id=721569
Bug #730873 [seed] seed: FTBFS on big endian architectures
Set Bug forwarded-to-address to 
'https://bugzilla.gnome.org/show_bug.cgi?id=721569'.
 thanks
Stopping processing here.

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

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

 forcemerge 730873 633730 708484
Bug #730873 [seed] seed: FTBFS on big endian architectures
Unable to merge bugs because:
package of #708484 is 'src:seed' not 'seed'
package of #633730 is 'src:seed' not 'seed'
Failed to forcibly merge 730873: Did not alter merged bugs
Debbugs::Control::set_merged('transcript', 'GLOB(0x354c8c8)', 
'requester', 'Laurent Bigonville bi...@debian.org', 'request_addr', 
'cont...@bugs.debian.org', 'request_msgid', 
'1388928457-3603-bts-bi...@debian.org', 'request_subject', ...) called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 552
eval {...} called at 
/usr/local/lib/site_perl/Debbugs/Control/Service.pm line 551
Debbugs::Control::Service::control_line('line', undef, 'clonebugs', 
'HASH(0x34ce4c8)', 'limit', 'HASH(0x34c47e8)', 'common_control_options', 
'ARRAY(0x34c4830)', 'errors', ...) called at /usr/lib/debbugs/service line 474

 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
633730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633730
708484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708484
730873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730873
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: reassign 730873 to src:seed, forcibly merging 730873 633730 708484

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

 reassign 730873 src:seed 3.8.1-1
Bug #730873 [seed] seed: FTBFS on big endian architectures
Bug reassigned from package 'seed' to 'src:seed'.
No longer marked as found in versions seed/3.8.1-1.
Ignoring request to alter fixed versions of bug #730873 to the same values 
previously set
Bug #730873 [src:seed] seed: FTBFS on big endian architectures
Marked as found in versions seed/3.8.1-1.
 forcemerge 730873 633730 708484
Bug #730873 [src:seed] seed: FTBFS on big endian architectures
Bug #730873 [src:seed] seed: FTBFS on big endian architectures
Marked as found in versions seed/3.0.0-2 and seed/3.2.0-2.
Added tag(s) help.
Bug #708484 [src:seed] seed: FTBFS on hppa: critical error in 
doc/modules/readline
Set Bug forwarded-to-address to 
'https://bugzilla.gnome.org/show_bug.cgi?id=721569'.
Severity set to 'serious' from 'important'
Marked as found in versions seed/3.8.1-1 and seed/3.0.0-2.
Added tag(s) help.
Bug #633730 [src:seed] FTBFS on mips: seed segfaults in doc/modules/readline/
Set Bug forwarded-to-address to 
'https://bugzilla.gnome.org/show_bug.cgi?id=721569'.
Severity set to 'serious' from 'important'
Marked as found in versions seed/3.8.1-1 and seed/3.2.0-2.
Merged 633730 708484 730873
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
633730: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633730
708484: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=708484
730873: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=730873
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#734276: [otrs2] Non free file

2014-01-05 Thread bastien ROUCARIES
Package: otrs2
Severity: serious
X-Debbugs-cc: ftpmas...@debian.org 

var/package seems not the prefered form of modification (base64 encoded file)

They are a few fla (flash file) under your tree also.

Bastien


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



Bug#734279: jblas: FTBFS on most architectures since tests are enabled at build time

2014-01-05 Thread Roland Stigge
Source: jblas
Version: 1.2.0-5
Severity: serious

Hi,

jblas FTBFS on most architectures since tests are enabled in 1.2.0-5. E.g., on
powerpc:

...
test:
[junit] Running org.jblas.TestBlasDoubleComplex
[junit] Testsuite: org.jblas.TestBlasDoubleComplex
[junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 
0.049 sec
[junit] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 
0.049 sec
[junit] 
[junit] Testcase: testZCOPY took 0.021 sec
[junit] Caused an ERROR
[junit] Couldn't find the resource libjblas_arch_flavor.so.
[junit] java.lang.UnsatisfiedLinkError: Couldn't find the resource 
libjblas_arch_flavor.so.
[junit] at 
org.jblas.util.LibraryLoader.loadLibrary(LibraryLoader.java:94)
[junit] at org.jblas.util.ArchFlavor.clinit(ArchFlavor.java:50)
[junit] at 
org.jblas.util.LibraryLoader.loadLibrary(LibraryLoader.java:75)
[junit] at org.jblas.NativeBlas.clinit(NativeBlas.java:84)
[junit] at 
org.jblas.TestBlasDoubleComplex.testZCOPY(TestBlasDoubleComplex.java:45)
[junit] 
[junit] Testcase: testZDOTU took 0 sec
[junit] Caused an ERROR
[junit] Could not initialize class org.jblas.NativeBlas
[junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.jblas.NativeBlas
[junit] at 
org.jblas.TestBlasDoubleComplex.testZDOTU(TestBlasDoubleComplex.java:55)
[junit] 
[junit] Testcase: testAxpy took 0.003 sec
[junit] Caused an ERROR
[junit] Could not initialize class org.jblas.NativeBlas
[junit] java.lang.NoClassDefFoundError: Could not initialize class 
org.jblas.NativeBlas
[junit] at 
org.jblas.TestBlasDoubleComplex.testAxpy(TestBlasDoubleComplex.java:65)
[junit] 

BUILD FAILED
/«PKGBUILDDIR»/build.xml:246: Test org.jblas.TestBlasDoubleComplex failed

Total time: 34 seconds
make: *** [debian/stamp-ant-check] Error 1
...

Roland

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.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#729313: marked as done (geotranz: FTBFS due to changed symbols)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 16:00:11 +
with message-id e1vzq7x-yy...@franck.debian.org
and subject line Bug#729313: fixed in geotranz 3.3-1
has caused the Debian Bug report #729313,
regarding geotranz: FTBFS due to changed symbols
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.)


-- 
729313: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=729313
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: geotranz
Version: 3.2-1.1
Severity: serious

Hi,

geotranz currently fails to build from source on many arches, actually
everywhere except for i386 and amd64, e.g.:

...
--- debian/libgeotranz3.2.symbols (libgeotranz3.2_3.2-1.1_powerpc)
+++ dpkg-gensymbolsJFtrmA   2013-10-11 07:01:16.0 +
@@ -989,9 +989,9 @@
  _ZN3MSP3CCS18TransverseMercator6sphtmdEddd@Base 3.2
  _ZN3MSP3CCS27geoidLibraryCleanerInstanceE@Base 3.2
  _ZN3MSP3CCS29CoordinateConversionExceptionC1EPKc@Base 3.2
- _ZN3MSP3CCS29CoordinateConversionExceptionC1EPKcS3_S3_S3_@Base 3.2
+#MISSING: 3.2-1.1# 
_ZN3MSP3CCS29CoordinateConversionExceptionC1EPKcS3_S3_S3_@Base 3.2
  _ZN3MSP3CCS29CoordinateConversionExceptionC2EPKc@Base 3.2
- _ZN3MSP3CCS29CoordinateConversionExceptionC2EPKcS3_S3_S3_@Base 3.2
+#MISSING: 3.2-1.1# 
_ZN3MSP3CCS29CoordinateConversionExceptionC2EPKcS3_S3_S3_@Base 3.2
  _ZN3MSP3CCS3UTM19convertFromGeodeticEPNS0_19GeodeticCoordinatesEi@Base 3.2
  _ZN3MSP3CCS3UTMC1Ev@Base 3.2
  _ZN3MSP3CCS3UTMC2Ev@Base 3.2

...

dh_makeshlibs: dpkg-gensymbols -plibgeotranz3.2 -Idebian/libgeotranz3.2.symbols 
-Pdebian/libgeotranz3.2 
-edebian/libgeotranz3.2/usr/lib/powerpc-linux-gnu/geotranz/libjnimsp_ccs.so
 -edebian/libgeotranz3.2/usr/lib/powerpc-linux-gnu/libgeotranz.so.3.2
 returned exit code 1
make: *** [binary-fixup/libgeotranz3.2] Error 1

I guess the symbols file needs to be adjusted.

Thanks in advance,

Roland

-- System Information:
Debian Release: 7.0
  APT prefers unreleased
  APT policy: (500, 'unreleased'), (500, 'unstable')
Architecture: powerpcspe (ppc)

Kernel: Linux 3.9.0-dirty (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/dash
---End Message---
---BeginMessage---
Source: geotranz
Source-Version: 3.3-1

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

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

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

Debian distribution maintenance software
pp.
Roberto Lumbreras ro...@debian.org (supplier of updated geotranz 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: Thu, 02 Jan 2014 02:32:52 +0100
Source: geotranz
Binary: geotranz libgeotranz3.3 libgeotranz3-dev geotranz-doc geotranz-help
Architecture: source all i386
Version: 3.3-1
Distribution: unstable
Urgency: low
Maintainer: Roberto Lumbreras ro...@debian.org
Changed-By: Roberto Lumbreras ro...@debian.org
Description: 
 geotranz   - GEOgraphic coordinates TRANslator
 geotranz-doc - GEOgraphic coordinates TRANslator (documentation)
 geotranz-help - GEOgraphic coordinates TRANslator (help files)
 libgeotranz3-dev - GEOgraphic coordinates TRANslator (development files)
 libgeotranz3.3 - GEOgraphic coordinates TRANslator (runtime library)
Closes: 729313
Changes: 
 geotranz (3.3-1) unstable; urgency=low
 .
   * New upstream version.
   * Updated standards.
   * Use default-jre instead of openjdk-6-jre.
   * Depend on libjs-jquery and delete jquery.js from source.
   * Switch to the shlibs system to end up with the c++ symbol tracking
 nightmare (Closes: #729313).
Checksums-Sha1: 
 b7e873bd0fff233cad73a4c48abb3fb075e94d30 1351 geotranz_3.3-1.dsc
 5558101e569507acd3493132530659bfb6ca9972 149856824 geotranz_3.3.orig.tar.bz2
 f66b62b32e9b373ecdcaf0892d10eae063ecfbf6 13938 geotranz_3.3-1.debian.tar.gz
 1718603b693de758a7fb4714b70ed8904e303ccb 91982220 geotranz_3.3-1_all.deb
 8397cedbff3e14001e5779933907ea450ca185ee 3437030 geotranz-doc_3.3-1_all.deb
 179c168858f92153303b2c3cc1637c7d0561ba11 1167792 geotranz-help_3.3-1_all.deb
 259ea7637edad5050ead4111eef50c05dc90d7c6 188334 libgeotranz3.3_3.3-1_i386.deb
 

Bug#734207: marked as done (gnuradio: libraries end-up in gnuradio on powerpc causing a file conflict)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 16:05:25 +
with message-id e1vzqcb-0002gz...@franck.debian.org
and subject line Bug#734207: fixed in gnuradio 3.7.2.1-4
has caused the Debian Bug report #734207,
regarding gnuradio: libraries end-up in gnuradio on powerpc causing a file 
conflict
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.)


-- 
734207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gnuradio
Version: 3.7.2.1-3
Severity: serious
Justification: Policy 10.1

On powerpc, libvolk.so.0.0.0 is included in both gnuradio and
libvolk0.0.0, which prevents both packages to be installed at
the same time. This is a problem as the first one depends on the second
one. See:

http://packages.debian.org/search?searchon=contentskeywords=libvolk.so.0.0.0mode=pathsuite=unstablearch=any

This is due to the following install file:

== gnuradio.install ==
etc/*
usr/bin/*
usr/lib/p*
usr/share/gnuradio/*

usr/lib/p* is used to match python2.7 and pyshared, but also matches
powerpc-linux-gnu, where the libraries are installed on multiarch
powerpc. It should probably be replace by usr/lib/py* or even better
usr/lib/pyshared and usr/lib/python*

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

Kernel: Linux 3.2.0-4-powerpc
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
---End Message---
---BeginMessage---
Source: gnuradio
Source-Version: 3.7.2.1-4

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

Debian distribution maintenance software
pp.
A. Maitland Bottoms bott...@debian.org (supplier of updated gnuradio 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: Sat, 04 Jan 2014 16:22:02 -0500
Source: gnuradio
Binary: gnuradio gnuradio-doc gnuradio-dev libgnuradio-analog3.7.2.1 
libgnuradio-atsc3.7.2.1 libgnuradio-audio3.7.2.1 libgnuradio-comedi3.7.2.1 
libgnuradio-blocks3.7.2.1 libgnuradio-channels3.7.2.1 
libgnuradio-digital3.7.2.1 libgnuradio-fec3.7.2.1 libgnuradio-fcd3.7.2.1 
libgnuradio-filter3.7.2.1 libgnuradio-fft3.7.2.1 libgnuradio-noaa3.7.2.1 
libgnuradio-pager3.7.2.1 libgnuradio-pmt3.7.2.1 libgnuradio-qtgui3.7.2.1 
libgnuradio-runtime3.7.2.1 libgnuradio-trellis3.7.2.1 libgnuradio-uhd3.7.2.1 
libgnuradio-video-sdl3.7.2.1 libgnuradio-vocoder3.7.2.1 
libgnuradio-wavelet3.7.2.1 libgnuradio-wxgui3.7.2.1 libvolk0.0.0
Architecture: source amd64 all
Version: 3.7.2.1-4
Distribution: unstable
Urgency: low
Maintainer: A. Maitland Bottoms bott...@debian.org
Changed-By: A. Maitland Bottoms bott...@debian.org
Description: 
 gnuradio   - GNU Radio Software Radio Toolkit
 gnuradio-dev - GNU Software Defined Radio toolkit development
 gnuradio-doc - GNU Software Defined Radio toolkit documentation
 libgnuradio-analog3.7.2.1 - gnuradio analog functions
 libgnuradio-atsc3.7.2.1 - gnuradio atsc functions
 libgnuradio-audio3.7.2.1 - gnuradio audio functions
 libgnuradio-blocks3.7.2.1 - gnuradio blocks functions
 libgnuradio-channels3.7.2.1 - gnuradio channels functions
 libgnuradio-comedi3.7.2.1 - gnuradio comedi instrument control functions
 libgnuradio-digital3.7.2.1 - gnuradio digital communications functions
 libgnuradio-fcd3.7.2.1 - gnuradio FunCube Dongle support
 libgnuradio-fec3.7.2.1 - gnuradio forward error correction support
 libgnuradio-fft3.7.2.1 - gnuradio fast Fourier transform functions
 libgnuradio-filter3.7.2.1 - gnuradio filter functions
 libgnuradio-noaa3.7.2.1 - gnuradio noaa satellite signals functions
 libgnuradio-pager3.7.2.1 - gnuradio pager radio functions
 libgnuradio-pmt3.7.2.1 - gnuradio pmt container library
 libgnuradio-qtgui3.7.2.1 - gnuradio Qt graphical user interface functions
 libgnuradio-runtime3.7.2.1 - gnuradio core runtime
 libgnuradio-trellis3.7.2.1 - gnuradio trellis modulation functions
 libgnuradio-uhd3.7.2.1 - gnuradio universal hardware driver functions
 libgnuradio-video-sdl3.7.2.1 - gnuradio video 

Bug#734285: libjogl2-java: FTBFS on s390x (and ia64)

2014-01-05 Thread Ivo De Decker
package: libjogl2-java
version: 2.1.3-1
severity: serious

Hi,

It seems libjogl2-java fails to build on s390x (and ia64), but it built fine
in the past:

https://buildd.debian.org/status/package.php?p=libjogl2-java

Cheers,

Ivo


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



Bug#734285: libjogl2-java: FTBFS on s390x (and ia64)

2014-01-05 Thread Niels Thykier
Control: reassign -1 libgluegen2-build-java
Control: forcemerge 733310 -1
Control: affects 733310 libjogl2-java

On 2014-01-05 17:22, Ivo De Decker wrote:
 package: libjogl2-java
 version: 2.1.3-1
 severity: serious
 
 Hi,
 
 It seems libjogl2-java fails to build on s390x (and ia64), but it built fine
 in the past:
 
 https://buildd.debian.org/status/package.php?p=libjogl2-java
 
 Cheers,
 
 Ivo
 
 [...]

Hi,

I am pretty sure this is basically #733310.

~Niels


-- 
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#734285: libjogl2-java: FTBFS on s390x (and ia64)

2014-01-05 Thread Debian Bug Tracking System
Processing control commands:

 reassign -1 libgluegen2-build-java
Bug #734285 [libjogl2-java] libjogl2-java: FTBFS on s390x (and ia64)
Bug reassigned from package 'libjogl2-java' to 'libgluegen2-build-java'.
No longer marked as found in versions libjogl2-java/2.1.3-1.
Ignoring request to alter fixed versions of bug #734285 to the same values 
previously set
 forcemerge 733310 -1
Bug #733310 [libgluegen2-build-java] libgluegen2-build-java: missing 
architectures support in glibc-compat-symbols.h
Bug #734285 [libgluegen2-build-java] libjogl2-java: FTBFS on s390x (and ia64)
Marked as found in versions gluegen2/2.1.3-1.
Added tag(s) upstream and patch.
Merged 733310 734285
 affects 733310 libjogl2-java
Bug #733310 [libgluegen2-build-java] libgluegen2-build-java: missing 
architectures support in glibc-compat-symbols.h
Bug #734285 [libgluegen2-build-java] libjogl2-java: FTBFS on s390x (and ia64)
Added indication that 733310 affects libjogl2-java
Added indication that 734285 affects libjogl2-java

-- 
733310: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733310
734285: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734285
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#734105: marked as done (liblwpx-paranoidagent-perl: FTBFS: Tests require Internet access)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 17:04:23 +
with message-id e1vzr7f-00065z...@franck.debian.org
and subject line Bug#734105: fixed in liblwpx-paranoidagent-perl 1.10-1
has caused the Debian Bug report #734105,
regarding liblwpx-paranoidagent-perl: FTBFS: Tests require Internet access
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.)


-- 
734105: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734105
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: liblwpx-paranoidagent-perl
Version: 1.09-1
Severity: serious

Hi there,

your package fails to build when no Internet access is available on the
build machine:

PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e
test_harness(0, 'blib/lib', 'blib/arch') t/*.t

#   Failed test at t/00-all.t line 127.

#   Failed test at t/00-all.t line 137.

#   Failed test at t/00-all.t line 151.
Killing child pid: 2904
# Looks like you failed 3 tests of 23.
t/00-all.t .
Dubious, test returned 3 (wstat 768, 0x300)
Failed 3/23 subtests
t/30-mirror.t .. skipped: Mirror tests needs -url option

Cheers!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624



signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
Source: liblwpx-paranoidagent-perl
Source-Version: 1.10-1

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

Debian distribution maintenance software
pp.
Hilko Bengen ben...@debian.org (supplier of updated 
liblwpx-paranoidagent-perl 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, 05 Jan 2014 17:57:08 +0100
Source: liblwpx-paranoidagent-perl
Binary: liblwpx-paranoidagent-perl
Architecture: source all
Version: 1.10-1
Distribution: unstable
Urgency: low
Maintainer: Hilko Bengen ben...@debian.org
Changed-By: Hilko Bengen ben...@debian.org
Description: 
 liblwpx-paranoidagent-perl - a paranoid subclass of LWP::UserAgent
Closes: 734105
Changes: 
 liblwpx-paranoidagent-perl (1.10-1) unstable; urgency=low
 .
   * New upstream version
   * Tests that require internet access are only run if the ONLINE_TESTS
 environment variable is set (Closes: #734105)
   * Bumped Standards-Version
   * Added libcrypt-ssleay-perl dependency
Checksums-Sha1: 
 3a0c0e659eddcaf4ca4a71691f10d4081e566102 1236 
liblwpx-paranoidagent-perl_1.10-1.dsc
 c8090a2aae57c4044f0e829d13f9ddde81c7495f 17665 
liblwpx-paranoidagent-perl_1.10.orig.tar.gz
 9f029b4ae3908278a5d64c1d79f79401f6b09944 1674 
liblwpx-paranoidagent-perl_1.10-1.diff.gz
 a39b233aee2c76ac22f0c9e96d696a7c0619ab80 18198 
liblwpx-paranoidagent-perl_1.10-1_all.deb
Checksums-Sha256: 
 bd8c16376d0213e0f1078ac3bf9464dee32d34c10e1b4e49e0c85e7a98135c90 1236 
liblwpx-paranoidagent-perl_1.10-1.dsc
 84130aa89cba829fe6a25c9356474e3bf15eaccd6319a71d4ea0e356cf356044 17665 
liblwpx-paranoidagent-perl_1.10.orig.tar.gz
 a8746eea1b48c9ceb9ff72ab808b3e107c155eadc37c836c836c8bd6988ecd36 1674 
liblwpx-paranoidagent-perl_1.10-1.diff.gz
 d7f5420ce3b1ae26ff8e1db1776977430d4e26c11ea022266539f75115666a64 18198 
liblwpx-paranoidagent-perl_1.10-1_all.deb
Files: 
 39296bb771cdffbc6bad398dcac4427d 1236 perl optional 
liblwpx-paranoidagent-perl_1.10-1.dsc
 7a6e764acf3b58d71c149ed877c9cb8a 17665 perl optional 
liblwpx-paranoidagent-perl_1.10.orig.tar.gz
 aceced070b997a0ff0fa1ba5851a0407 1674 perl optional 
liblwpx-paranoidagent-perl_1.10-1.diff.gz
 b60f77388fd4c1f4d6f96bbb4c2bd392 18198 perl optional 
liblwpx-paranoidagent-perl_1.10-1_all.deb

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

iEYEARECAAYFAlLJj+EACgkQUCgnLz/SlGgdEgCfRkKbjF0I4yWUvcNq7OWHibID
DNsAoOetWoOKPyhhraQr1spTjIRj+qCQ
=i2e2
-END PGP SIGNATUREEnd Message---


Bug#731064: [Debichem-devel] Bug#731064: libpwiz: FTBFS on ia64 mips mipsel s390x

2014-01-05 Thread Aurelien Jarno
Hi,

On Sun, Jan 05, 2014 at 01:47:42PM +0100, Filippo Rusconi wrote:
 tag 731064 + fixed pending
 thanks
 
 Greetings, Aurélien and Julien. Thanks for helping in this matter.
 
 I have successfully rebuilt the package using the patch provided by
 Aurélien. I have also sent an email to upstream asking to check to
 which extent they still need to include the boost_aux convenience
 source code in the source tarball.

I have tried without it, and there are still things missing in boost
1.54. I don't know about boost 1.55 though, but it is not yet in Debian.

 Anyhow, I'll upload the package real soon now, *closing* this bug. If
 it is not advisable to do so, please tell. Thanks again.

Ok, great.

Thanks, 
Aurelien

 On Mon, Dec 30, 2013 at 12:07:08AM +0100, Aurelien Jarno wrote:
 tag 731064 + patch
 thanks
 
 On Sun, Dec 01, 2013 at 03:53:50PM +0100, Julien Cristau wrote:
 Source: libpwiz
 Version: 3.0.4624-4
 Severity: serious
 Justification: fails to build from source
 
 Hi,
 
 your package fails to build on some architectures, see the build logs at
 https://buildd.debian.org/status/logs.php?pkg=libpwizver=3.0.4624-4suite=sid
 
 The problem is that libpwiz sources contains boost_aux, which have been
 partly integrated into recent version of boost. In the build failure
 case here, the atomic version in boost is slightly different, so mixing
 the two versions causes failure depending on how the atomics are
 implemented on the architecture.
 
 The patch below remove the atomic part of boost_aux, so that the one
 from boost is used instead. This way of doing also means we libpwiz
 will benefit from improvement from boost, especially the ones from boost
 1.55 which implement atomics for all architectures, using the new gcc
 atomic builtins.
 
 With this patch libpwiz builds fine on at least amd64, s390x and mips.
 
 diff -Nru libpwiz-3.0.4624/debian/rules libpwiz-3.0.4624/debian/rules
 --- libpwiz-3.0.4624/debian/rules2013-12-09 10:27:44.0 +
 +++ libpwiz-3.0.4624/debian/rules2013-12-29 19:24:46.0 +
 @@ -82,6 +82,10 @@
  # software in a separate build directory.
  cp -rpf autotools libraries pwiz pwiz_tools $(BUILD_DIR)
 
 +# Remove parts of boost_aux now integrated in boost
 +rm $(BUILD_DIR)/libraries/boost_aux/boost/atomic.hpp
 +rm -r $(BUILD_DIR)/libraries/boost_aux/boost/atomic
 +
  cd $(BUILD_DIR)  autotools/configure --prefix=/usr  \
  VERBOSE=1 $(MAKE)  \
  VERBOSE=1 DESTDIR=$(INSTALL_DIR) $(MAKE) install
 
 
 
 
 
 -- 
 Filippo Rusconi, PhD - public crypto key C78F687C @ pgp.mit.edu
 Researcher at CNRS and Debian Developer lopi...@debian.org
 Author of ``massXpert'' at http://www.massxpert.org
 

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


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



Processed: ftgl: diff for NMU version 2.1.3~rc5-4+nmu1

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

 tags 697863 + pending
Bug #697863 [libftgl2] libftgl2: ftgl is missing watchfile
Added tag(s) pending.
 tags 701732 + pending
Bug #701732 [src:ftgl] ftgl: FTBFS on x32: Needs libtool update
Added tag(s) pending.
 tags 718100 + patch
Bug #718100 [src:ftgl] ftgl: FTBFS: manual build failed
Added tag(s) patch.
 tags 718100 + pending
Bug #718100 [src:ftgl] ftgl: FTBFS: manual build failed
Added tag(s) pending.
 tags 734159 + patch
Bug #734159 [libftgl2] ftgl: not multiarch-enabled
Added tag(s) patch.
 tags 734159 + pending
Bug #734159 [libftgl2] ftgl: not multiarch-enabled
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
697863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=697863
701732: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=701732
718100: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=718100
734159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734159
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#718100: ftgl: diff for NMU version 2.1.3~rc5-4+nmu1

2014-01-05 Thread Yann Dirson
tags 697863 + pending
tags 701732 + pending
tags 718100 + patch
tags 718100 + pending
tags 734159 + patch
tags 734159 + pending
thanks

Dear maintainer,

I've prepared an NMU for ftgl (versioned as 2.1.3~rc5-4+nmu1) and
uploaded it to DELAYED/8. Please feel free to tell me if I
should delay it longer.

Note: a collab-maint repo would have allowed me to independently
commit diffs for all changes.

Regards.
diff -Nru ftgl-2.1.3~rc5/debian/changelog ftgl-2.1.3~rc5/debian/changelog
--- ftgl-2.1.3~rc5/debian/changelog	2011-11-26 11:15:46.0 +0100
+++ ftgl-2.1.3~rc5/debian/changelog	2014-01-05 17:20:22.0 +0100
@@ -1,3 +1,15 @@
+ftgl (2.1.3~rc5-4+nmu1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS at generation of pdf doc (Closes: #718100).
+  * Switch to multiarch (Closes: #734159), but don't mark the -dev package
+as such, as it was not tested as such.
+  * Include debian/watch from Nick Black (Closes: #697863).
+  * Update libtool at build time using dh-autoreconf, in order to fix a
+build failure on x32 (Daniel Schepler, Closes: #701732).
+
+ -- Yann Dirson dir...@debian.org  Sun, 05 Jan 2014 17:20:22 +0100
+
 ftgl (2.1.3~rc5-4) unstable; urgency=low
 
   * drop doxygen and texlive-* (except texlive-fonts-recommended) and
diff -Nru ftgl-2.1.3~rc5/debian/control ftgl-2.1.3~rc5/debian/control
--- ftgl-2.1.3~rc5/debian/control	2011-11-26 11:09:37.0 +0100
+++ ftgl-2.1.3~rc5/debian/control	2014-01-05 17:17:32.0 +0100
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Sam Hocevar s...@debian.org
-Build-Depends: debhelper (= 5.0), quilt, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libfreetype6-dev ( 2.0.9), doxygen-latex, freeglut3-dev, libcppunit-dev, imagemagick, texlive-fonts-recommended, ghostscript
+Build-Depends: debhelper (= 8.1.3), quilt, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libfreetype6-dev ( 2.0.9), doxygen-latex, freeglut3-dev, libcppunit-dev, imagemagick, texlive-fonts-recommended, ghostscript, dh-autoreconf
 Standards-Version: 3.9.2
 Vcs-Svn: svn://svn.debian.org/sam-hocevar/pkg-misc/unstable/ftgl
 Vcs-Browser: http://svn.debian.org/wsvn/sam-hocevar/pkg-misc/unstable/ftgl/
@@ -24,7 +24,9 @@
 Package: libftgl2
 Section: libs
 Architecture: any
+Multi-Arch: same
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
 Description: library to render text in OpenGL using FreeType
  FTGL binds OpenGL and FreeType together in order to offer and easy to use
  and flexible text rendering library.  It offers several rendering modes:
diff -Nru ftgl-2.1.3~rc5/debian/libftgl-dev.install ftgl-2.1.3~rc5/debian/libftgl-dev.install
--- ftgl-2.1.3~rc5/debian/libftgl-dev.install	2008-06-15 17:28:51.0 +0200
+++ ftgl-2.1.3~rc5/debian/libftgl-dev.install	2014-01-04 14:30:54.0 +0100
@@ -1,7 +1,7 @@
 usr/include
-usr/lib/lib*.a
-usr/lib/lib*.so
-usr/lib/pkgconfig/*.pc
+usr/lib/*/lib*.a
+usr/lib/*/lib*.so
+usr/lib/*/pkgconfig/*.pc
 usr/share/doc/libftgl-dev/html
 usr/share/doc/libftgl-dev/ftgl.pdf
 usr/share/doc/libftgl-dev/*.txt
diff -Nru ftgl-2.1.3~rc5/debian/libftgl2.install ftgl-2.1.3~rc5/debian/libftgl2.install
--- ftgl-2.1.3~rc5/debian/libftgl2.install	2008-06-15 17:28:51.0 +0200
+++ ftgl-2.1.3~rc5/debian/libftgl2.install	2014-01-04 14:29:45.0 +0100
@@ -1 +1 @@
-usr/lib/lib*.so.*
+usr/lib/*/lib*.so.*
diff -Nru ftgl-2.1.3~rc5/debian/patches/fix-pdf-generation ftgl-2.1.3~rc5/debian/patches/fix-pdf-generation
--- ftgl-2.1.3~rc5/debian/patches/fix-pdf-generation	1970-01-01 01:00:00.0 +0100
+++ ftgl-2.1.3~rc5/debian/patches/fix-pdf-generation	2014-01-04 16:25:45.0 +0100
@@ -0,0 +1,33 @@
+Description: Fix PDF refman generation
+ This just remove a pre-latex-processing hack that just breaks nowadays.
+ The Makefile.in was updated by hand, since autostuff is way old and
+ apparently more work is needed to make regeneration work properly.
+Author: Yann Dirson dir...@debian.org
+Bug-Debian: http://bugs.debian.org/718100
+
+--- ftgl-2.1.3~rc5.orig/docs/Makefile.am
 ftgl-2.1.3~rc5/docs/Makefile.am
+@@ -33,9 +33,7 @@ stamp-doxygen: doxygen.cfg stamp-eps
+ 
+ latex/ftgl.pdf: stamp-latex
+ stamp-latex: stamp-doxygen
+-	rm -f latex/ftgl.tex latex/ftgl.pdf
+-	mv latex/refman.tex latex/ftgl.tex
+-	sed 's/setlength{/renewcommand{/' latex/ftgl.tex  latex/refman.tex
++	rm -f latex/ftgl.pdf
+ 	cd latex  $(MAKE) $(AM_CFLAGS) refman.pdf || (cat refman.log; exit 1)
+ 	mv latex/refman.pdf latex/ftgl.pdf
+ 	touch stamp-latex
+--- ftgl-2.1.3~rc5.orig/docs/Makefile.in
 ftgl-2.1.3~rc5/docs/Makefile.in
+@@ -460,9 +460,7 @@ stamp-doxygen: doxygen.cfg stamp-eps
+ 
+ latex/ftgl.pdf: stamp-latex
+ stamp-latex: stamp-doxygen
+-	rm -f latex/ftgl.tex latex/ftgl.pdf
+-	mv latex/refman.tex latex/ftgl.tex
+-	sed 's/setlength{/renewcommand{/' latex/ftgl.tex  latex/refman.tex
++	rm -f latex/ftgl.pdf
+ 	cd latex  $(MAKE) $(AM_CFLAGS) refman.pdf || (cat refman.log; exit 1)
+ 	

Bug#731064: marked as done (libpwiz: FTBFS on ia64 mips mipsel s390x)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 17:53:01 +
with message-id e1vzrsj-0007zw...@franck.debian.org
and subject line Bug#731064: fixed in libpwiz 3.0.4624-7
has caused the Debian Bug report #731064,
regarding libpwiz: FTBFS on ia64 mips mipsel s390x
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.)


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

Hi,

your package fails to build on some architectures, see the build logs at
https://buildd.debian.org/status/logs.php?pkg=libpwizver=3.0.4624-4suite=sid

Cheers,
Julien


signature.asc
Description: Digital signature
---End Message---
---BeginMessage---
Source: libpwiz
Source-Version: 3.0.4624-7

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

Debian distribution maintenance software
pp.
Filippo Rusconi lopi...@debian.org (supplier of updated libpwiz 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: Sat, 04 Jan 2014 23:53:45 +0100
Source: libpwiz
Binary: libpwiz-dev libpwiz3 libpwiz-tools libpwiz-doc
Architecture: source amd64 all
Version: 3.0.4624-7
Distribution: unstable
Urgency: low
Maintainer: The Debichem Group debichem-de...@lists.alioth.debian.org
Changed-By: Filippo Rusconi lopi...@debian.org
Description: 
 libpwiz-dev - library to perform proteomics data analyses (devel files)
 libpwiz-doc - set of programs to perform proteomics data analyses (doc)
 libpwiz-tools - ProteoWizard command line tools
 libpwiz3   - library to perform proteomics data analyses (runtime)
Closes: 731064
Changes: 
 libpwiz (3.0.4624-7) unstable; urgency=low
 .
   * remove libboost atomic stuff from the source directory at build-time
 so that the system-based libboost stuff is used instead. This mixing
 local source code with system-based libboost binaries was causing
 build failures. Thanks to Aurelien Jarno aurel...@aurel32.net for
 the forensic work around this build failure (Closes: #731064).
 .
   * Standards-Version: 3.9.5.
Checksums-Sha1: 
 92dd16a29fe477fbe83966e3a58b1a3b6ce9828c 1863 libpwiz_3.0.4624-7.dsc
 9e1836344ecd45f466f0af4411809e477c1c255f 14527 libpwiz_3.0.4624-7.debian.tar.gz
 6136b029f72b4a655fd10d2906a92ef99a3431ac 3694644 
libpwiz-dev_3.0.4624-7_amd64.deb
 b783b93e12ce97439094ef6c679781c0bce41c2a 2734258 libpwiz3_3.0.4624-7_amd64.deb
 a9f72eb7fc347f76791bb985dde879351f75da15 83818 
libpwiz-tools_3.0.4624-7_amd64.deb
 25046cf5f0c219080eb7497ebec26502214b4133 3647278 libpwiz-doc_3.0.4624-7_all.deb
Checksums-Sha256: 
 d72a885c29cc43899a181c6bd7d7c34c6a5390c7f801ff141f677b66263f703e 1863 
libpwiz_3.0.4624-7.dsc
 481b1e075499c1d0792cf41806ee29b4382153710b9db9e50c7c1e7d50c2d785 14527 
libpwiz_3.0.4624-7.debian.tar.gz
 88b2f3cbd64fad809cf413afbb0d89aee927964c49578a24b2fcbbc7f3fac839 3694644 
libpwiz-dev_3.0.4624-7_amd64.deb
 84dc92526b3765638b76ebf8e33460ffe662c294fe05342b1fdaa5289727829c 2734258 
libpwiz3_3.0.4624-7_amd64.deb
 5d2faabe3703194afd04cc726e16c07601bef12ff64643878d4f806a053174b6 83818 
libpwiz-tools_3.0.4624-7_amd64.deb
 e14d488114b04403b2480efe37999bbec73cc25dc4acf3920448d8b635ac8834 3647278 
libpwiz-doc_3.0.4624-7_all.deb
Files: 
 47132904b648b09b2b0195167efceb62 1863 libs extra libpwiz_3.0.4624-7.dsc
 f7a153d3eec49282666e5740c4b3927b 14527 libs extra 
libpwiz_3.0.4624-7.debian.tar.gz
 8aef646adfe81f66e4cf775cd5546477 3694644 libdevel extra 
libpwiz-dev_3.0.4624-7_amd64.deb
 1a7b1132eccd9aed547c4e71a690134f 2734258 libs extra 
libpwiz3_3.0.4624-7_amd64.deb
 2492cbedf71292aa9256e653f9f47121 83818 science extra 
libpwiz-tools_3.0.4624-7_amd64.deb
 9beed79c4b2b3bd56828e25dcce0f205 3647278 doc extra 
libpwiz-doc_3.0.4624-7_all.deb

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

iEYEARECAAYFAlLJl2IACgkQTTOs5MePaHwrlQCgj4oseDPXkKx77XfC3rPophwA
cMoAoIeZ17+z0xnMfGGgH8OaCVxrZd+s
=40WP
-END PGP SIGNATUREEnd Message---


Processed: severity of 711428 is important

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

 severity 711428 important
Bug #711428 [src:libcgi-application-plugin-authentication-perl] 
libcgi-application-plugin-authentication-perl: FTBFS with perl 5.18: test 
failures
Severity set to 'important' from 'serious'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
711428: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=711428
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#734279: jblas: FTBFS on most architectures since tests are enabled at build time

2014-01-05 Thread tony mancill
On 01/05/2014 06:23 AM, Roland Stigge wrote:
 Source: jblas
 Version: 1.2.0-5
 Severity: serious
 
 Hi,
 
 jblas FTBFS on most architectures since tests are enabled in 1.2.0-5. E.g., on
 powerpc:

Thanks for the bug report.  I wonder if jblas actually functional at all
on those architectures before this upload anyway.

Thanks,
tony



signature.asc
Description: OpenPGP digital signature


Bug#734302: not all licenses mentioned in debian/copyright

2014-01-05 Thread Thorsten Alteholz

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

Dear Maintainer,

according to debian/copyright all files are licensed under GPL2+.
Unfortunately your package also contains files under different licenses, 
for example:

 include/spd_audio_plugin.h is LGPL 2.1+
 src/audio/* lots of files are LPGL2.1+
 src/modules/festival_* is BSD-4
 src/modules/ibmtts.c (and several other files) are LGPL 2.1+
 the documentation is GFDL
and I am sure I missed one or the other.

Please update your debian/copyright accordingly.

Thanks!
  Thorsten


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



Bug#733570: sash: Wrong Built-Using

2014-01-05 Thread Jakub Wilk

* Cyril Brulebois k...@debian.org, 2013-12-30, 01:53:

| $ dpkg-query -f '${source:Package} (= ${source:Version}),\n' -W zlib1g-dev 
libc[0-9.]*-dev|grep -v '(= ),$'|xargs
| eglibc (= 2.17-97), zlib (= 1:1.2.8.dfsg-1),


There's risk that a package unrelated to eglibc will match the 
libc[0-9.]*-dev wildcard in the future. For example, libc3p0-java is 
dangerously close...


--
Jakub Wilk


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



Bug#711436: Hash randomization test failures

2014-01-05 Thread Dominic Hargreaves
On Sun, Jan 05, 2014 at 06:03:45PM +, Dominic Hargreaves wrote:
 On Sun, Jan 05, 2014 at 07:10:46PM +0200, Niko Tyni wrote:
  Also, at the risk of stating the obvious: I don't think we can tell
  whether a build failure is caused by functional breakage or just test
  suite fragility without looking at the code, right? The code could
  actually be relying on the old hash behaviour, and that could cause very
  similar sporadic test suite failures.
 
 Yes, absolutely. From the packages I've looked at it's generally fairly
 obvious if the breakage is caused by assumptions in the test suite, though,
 as opposed to in the functional code.
 
   #711428 libcgi-application-plugin-authentication-perl
   #711436 libdbix-abstract-perl
   #711444 libgraph-readwrite-perl
   #711446 libgraph-writer-graphviz-perl
   #711604 libmime-lite-html-perl
   #711614 libscriptalicious-perl
   #711615 libsearch-estraier-perl
   #720018 libhtml-wikiconverter-moinmoin-perl
   #720271 libnet-jabber-perl

So this package needs to be checked to see whether the test failures
are definitely random, and that the random breakage is purely in the test
suite. If so, the severity of this bug can be downgraded to important.

Dominic.


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



Bug#734303: Not to be released with jessie

2014-01-05 Thread Dominic Hargreaves
Source: movabletype-opensource
Version: 5.2.7+dfsg-1
Severity: serious
Justification: maintainer

Support of MTOS by upstream (at least in the English speaking community)
is now very sketchy. The security update announced at

http://movabletype.org/news/2013/11/movable_type_601_529_and_5161_released_to_close_security_vul.html

in November has still not materialised except in the Japanese language
website of Six Apart:

http://www.movabletype.jp/blog/_601529.html

According to

http://www.movabletype.jp/life_cycle_policy.html

5.2.x, the last open source version of MT, will be EOL in 2015/9/30,
which is during the likely support lifetime of jessie. Therefore I don't
believe that we can support MT in Debian for the next release.

(Note: the english language equivalent at

http://movabletype.org/news/2012/12/new_movable_type_product_life_cycle_policy_announced_today_1.html

doesn't include those dates).

Dominic.


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



Bug#733385: Patch for #733385

2014-01-05 Thread Juhani Numminen
On Sun, Jan  5, 2014 at 11:51:00 +0100, Julien Cristau wrote:

 On Sun, Jan  5, 2014 at 10:50:00 +0200, Juhani Numminen wrote:

  After a short delay I’ll consider finding a sponsor for the NMU.

 NAK.

Great :)

Cheers,
-- Juhani


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



Bug#734017: texlive-base: Installation fails

2014-01-05 Thread Hilmar Preusse
On 05.01.14 John O'Hagan (m...@johnohagan.com) wrote:
 On Sat, 4 Jan 2014 23:32:22 +0100
 Hilmar Preusse hill...@web.de wrote:

Hi,

  Hm, I wouldn't expect hard links at that location, but I don't know
  enough about ucf to evaluate. Did you experience system crashes on
  that box recently (i.e. in June and November), which could have led
  to a corrupted file system?
 
 A couple of weeks ago I ran a utility called rdfind to replace
 identical files with hard links to save space on this laptop, so I
 guess most likely this is an unintended side-effect of that.
 
This is most likely the root cause: ucf can't handle the situation. I
wouldn't call it a bug but rather a missing feature.

My suggestion would be to remove the hard links and replace them by
file copies. The i-node id's gives the information, which file was a
copy of which one.

 I update my system frequently and AFAIK this is the only time a
 package has cared about this so far.
 
Not sure how many packages use ucf these days. If you look into the
hashfile you'll see the config files under ucf control. This gives a
pointer to the packages, which /could/ be affected.

 If on the other hand it is a result of corruption as you suggest, that
 is also possible, because every now and then my laptop runs out of power
 without suspending or shutting down as it is supposed to do (due to the
 slight flakiness of laptop power management).
 
Well, I think the replacement of copies by hard links is the real
root cause. Most modern file systems should be crash proof.

H.
-- 
sigmentation fault


signature.asc
Description: Digital signature


Bug#728936: Is there a way to ssh into the debian installation process?

2014-01-05 Thread Rick Thomas
Hi Gary,
Thanks for your interest.

This is in pursuit of Bug#728936 (and related bugs #715408 and 731939)  wherein 
the USB keyboard and mouse are not recognized by the installer, thus making it 
impossible to specify any options past the bootloader.

The idea is to pressed the installer to auto-answer all debian-installer 
questions up-to and including loading the ssh server and network console, 
thus giving me an alternate way to get in and poke-around in the installation.  
 Hopefully, with this I can find out why the USB keyboard and mouse are not 
being recognized, and propose a fix.

Do you have any experience making a pre seeded bootable CD for powerpc?  If so, 
could you share it with us?

Rick



On Jan 5, 2014, at 9:48 AM, Gary Driggs gdri...@gmail.com wrote:

 On Jan 5, 2014, at 1:22 AM, Rick Thomas wrote:
 So I think I could do the same thing on a PowerPC Mac if I knew the ppc 
 equivalents of isolinux.cfg as used by you for i386 -- and the ppc 
 equivalent of the genisoimage magic you use to make the bootable image.
 
 I thought that any advanced installation would give you a menu option to turn 
 on SSH to finish the installation. Or does this config turn it on much 
 earlier in the process?
 
 -Gary


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



Bug#734184: [Debian-med-packaging] Bug#734184: (no subject)

2014-01-05 Thread Thorsten Alteholz

Hi,

can you confirm that with 1.5.6~rc3~cvs.20120206-1 (the version from 
Wheezy) everything is working as expected?


   Thorsten


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



Bug#733168: marked as done (glances: FTBFS: OSError: [Errno 2] No such file or directory: '/etc/mtab')

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 19:03:29 +
with message-id e1vzsyv-0007qv...@franck.debian.org
and subject line Bug#733168: fixed in glances 1.7.3-2
has caused the Debian Bug report #733168,
regarding glances: FTBFS: OSError: [Errno 2] No such file or directory: 
'/etc/mtab'
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.)


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

Hi there,

your package fails to build in a clean unstable chroot:

 running build_ext
 test_Glances_getCore (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getCpu (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getDiskIO (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getFs (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getHDDTemp (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getMem (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getMemSwap (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getNetwork (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getPerCpu (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getProcess (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getSensors (glances.tests.test_glances.TestGlancesStat) ... ERROR
 test_Glances_getSystem (glances.tests.test_glances.TestGlancesStat) ... ERROR
 
 ==
 ERROR: test_Glances_getCore (glances.tests.test_glances.TestGlancesStat)
 --
 Traceback (most recent call last):
   File /build/buildd/glances-1.7.3/glances/tests/test_glances.py, line 35, 
 in setUp
 self.stats.update()
   File /build/buildd/glances-1.7.3/glances/glances.py, line 1673, in update
 self.__update__(input_stats)
   File /build/buildd/glances-1.7.3/glances/glances.py, line 1648, in 
 __update__
 self.fs = self.glancesgrabfs.get()
   File /build/buildd/glances-1.7.3/glances/glances.py, line 1004, in get
 self.__update__()
   File /build/buildd/glances-1.7.3/glances/glances.py, line 982, in 
 __update__
 fs_stat = psutil.disk_partitions(all=True)
   File /usr/lib/python2.7/dist-packages/psutil/__init__.py, line 1345, in 
 disk_partitions
 return _psplatform.disk_partitions(all)
   File /usr/lib/python2.7/dist-packages/psutil/_pslinux.py, line 300, in 
 disk_partitions
 partitions = _psutil_linux.get_disk_partitions()
 OSError: [Errno 2] No such file or directory: '/etc/mtab'
(Followed by another bunch of similar errors)

Full buildlog attached.

Cheers!

-- 
Andreas Moog, Berliner Str. 29, 36205 Sontra/Germany
PGP-encrypted mails preferred (Key-ID: 74DE6624)
PGP Fingerprint: 74CD D9FE 5BCB FE0D 13EE 8EEA 61F3 4426 74DE 6624


glances_1.7.3-1_amd64.build.gz
Description: application/gzip


signature.asc
Description: OpenPGP digital signature
---End Message---
---BeginMessage---
Source: glances
Source-Version: 1.7.3-2

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

Debian distribution maintenance software
pp.
Geoffroy Youri Berret ef...@azylum.org (supplier of updated glances 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: Sat, 28 Dec 2013 20:16:02 +0100
Source: glances
Binary: glances
Architecture: source all
Version: 1.7.3-2
Distribution: unstable
Urgency: medium
Maintainer: Geoffroy Youri Berret ef...@azylum.org
Changed-By: Geoffroy Youri Berret ef...@azylum.org
Description: 
 glances- CLI curses based monitoring tool
Closes: 733168
Changes: 
 glances (1.7.3-2) unstable; urgency=medium
 .
   * Overriding test (closes: #733168)
Checksums-Sha1: 
 9390a77e32d9cd836e04b405beced990ec260a4b 1870 glances_1.7.3-2.dsc
 2cfafe60c9f6c15c12a9ab7f7a71722fe96c0fc8 4586 glances_1.7.3-2.debian.tar.gz
 a86ebaaa8be794c9d2b8915b6c91af773c2e5749 

Bug#733385: (no subject)

2014-01-05 Thread Juhani Numminen
Hi again,

I just noticed my patches have a typo, in fix-freetype-includes.patch:
“Dscription” should be “Description”.

-- Juhani


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



Bug#733409: Patch for #733409

2014-01-05 Thread Juhani Numminen
Control: tags -1 + patch

Dear maintainer,

Here’s a patch I made and tested.

Cheers,
-- Juhani Numminen
Description: Fix build failure with freetype 2.5.1
Author: Juhani Numminen juhaninummin...@gmail.com
Bug-Debian: http://bugs.debian.org/733409

--- a/ft.c
+++ b/ft.c
@@ -12,12 +12,12 @@
 #include stdlib.h
 #include ctype.h
 #include sys/types.h
-#include freetype/config/ftheader.h
-#include freetype/freetype.h
-#include freetype/ftglyph.h
-#include freetype/ftsnames.h
-#include freetype/ttnameid.h
-#include freetype/ftoutln.h
+#include ft2build.h
+#include FT_FREETYPE_H
+#include FT_GLYPH_H
+#include FT_SFNT_NAMES_H
+#include FT_TRUETYPE_IDS_H
+#include FT_OUTLINE_H
 #include pt1.h
 #include global.h
 


Processed: Patch for #733409

2014-01-05 Thread Debian Bug Tracking System
Processing control commands:

 tags -1 + patch
Bug #733409 [src:ttf2ufm] ttf2ufm: FTBFS: ft.c:15:38: fatal error: 
freetype/config/ftheader.h: No such file or directory
Added tag(s) patch.

-- 
733409: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733409
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#733302: FTBFS: missing texinfo dependency and syntax erorr in texinfo file

2014-01-05 Thread Robert Lemmen
hi joachim,

thanks for the report, will have a look at the dependency.

and no, that title change is not intentional :)

cu  robert

-- 
Robert Lemmen   http://www.semistable.com 


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



Bug#733302: FTBFS: missing texinfo dependency and syntax erorr in texinfo file

2014-01-05 Thread Robert Lemmen
hi joachim,

I don;t understand your comment around the itemx problem, there seem
to be plenty of other, equivalent cases in the file... how do you spot
the problem? pinfo? which version? or is there an info-lint?

thanks  robert

-- 
Robert Lemmen   http://www.semistable.com 


signature.asc
Description: Digital signature


Bug#734312: src:cpm: cpm FTBFS on SPARC and SPARC64 do to undefined PT_SYSCALL

2014-01-05 Thread Paul Gevers
Package: src:cpm
Version: 0.28-1
Severity: serious
Tags: upstream patch
Justification: fails to build from source (but built successfully in the past)

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

cpm fails to build from source [1] on SPARC and SPARC64 do to upstream commit
2ba8958a7c. As that commit was needed to build on kFreeBSD, my guess is
that a check should be implemented to see if PT_SYSCALL is defined and if
not use PTRACE_SYSCALL. Be aware, I have no idea what I am doing code-wise
here, but the package builds on SPARC (porterbox) with the attached patch
applied.

Paul

[1] 
https://buildd.debian.org/status/fetch.php?pkg=cpmarch=sparcver=0.28-1stamp=1368555383
security.c:531:26: error: 'PT_SYSCALL' undeclared (first use in this function)

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

Kernel: Linux 3.2.0-4-amd64 (SMP w/1 CPU core)
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.12 (GNU/Linux)

iQEcBAEBCAAGBQJSycBMAAoJEJxcmesFvXUKzacH/j0edA2kNxPNI2L26MY2hhyO
AykzdWDbevtWXgt64gDLmBJ4dSYAYmwDn6xcyqkF+9OjX/KeXxiUVo6h7QulLH/1
S3ibxFsDHXZC90BuquNOQPlyCjQmqJK6/59bwTJXhlgr3stW+qP1E7KQYTba9rhA
mCgJJHCmqn4yFXKaXZ0WHrfrGwcaUCQ4ZwTaSfi52PMF4x2HXWMkdP+mBabJcYzp
pdRV/joRCfPwyhGVcdO7YnT/giRWgDEY113JxULhA8hegh/p6qLmaSToq/tGpWb6
NAdTgbuRQ/SKip46d/HVT7I3SCGVoa9bsb3lI/FLXDBCgL3pHxAtsk60g3/A54c=
=jEjt
-END PGP SIGNATURE-
Description: cpm fails to build on SPARC as PT_ATTACH/PT_SYSCALL is not available
 The original upstream implementation used PTRACE_ATTCACH/PTRACE_SYSCALL but
 that FTBFS on kFreeBSD. So apperently we need to check what we have
Author: Paul Gevers elb...@debian.org
Comment: Upstream commit is
 https://github.com/comotion/cpm/commit/2ba8958a7c935d96b4db183b70f6747ca8151b02

diff --git a/security.c b/security.c
index 4735636..7e4b6b2 100644
--- a/security.c
+++ b/security.c
@@ -521,14 +521,22 @@ int initSecurity(int* max_mem_lock, int* memory_safe, int* ptrace_safe,
}
 #endif
 
+#if defined(PT_ATTACH)
if (ptrace(PT_ATTACH, p0, 0, 0) != 0) {
+#else
+   if (ptrace(PTRACE_ATTACH, p0, 0, 0) != 0) {
+#endif
// someone is already attached to us; shoot the parent in the head
fprintf(stderr, Can't attach to parent!\n);
kill(p0, SIGKILL);
_exit(1);
}
while (1) {
+#if defined(PT_SYSCALL)
if(ptrace(PT_SYSCALL, p0, 0, 0) == 0)
+#else
+   if(ptrace(PTRACE_SYSCALL, p0, 0, 0) == 0)
+#endif
waitpid(p0, status, 0);
if(errno == ESRCH  kill(p0, 0) == -1)
exit(0); // parent is dead


Bug#733381: Bug #733381: gpx2shp: FTBFS: geod_set.c:32:2: error: too few arguments to function 'pj_ell_set'

2014-01-05 Thread Petter Reinholdtsen

Hi, and happy new year.  Hope you are doing well. :)

Did you notice URL: http://bugs.debian.org/733381 , a bug report about
gpx2shp failing to build with the current libraries in Debian?  Do you
have any ideas how to fix it?

Details about the Debian package can be found on
URL: http://packages.qa.debian.org/g/gpx2shp.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#733302: marked as done (FTBFS: missing texinfo dependency and syntax erorr in texinfo file)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 21:18:57 +
with message-id e1vzv61-z8...@franck.debian.org
and subject line Bug#733302: fixed in cgdb 0.6.7-2
has caused the Debian Bug report #733302,
regarding FTBFS: missing texinfo dependency and syntax erorr in texinfo file
to be marked as done.

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

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


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

Hi,

your package fails to build in a pbuilder sid environment because makeinfo is
missing if there is no Build-Depends on texinfo. Furthermore, there is a syntax
erorr in doc/cgdb.texinfo which causes a build error with newer texinfo
versions. Just replace itemx by item in line 699 and 765.

BTW is the change of debian/patches/manpage.diff between 0.6.6-2 and 0.6.7-1
intentional? The man page title changes from curses based frontend to GDB to
sanua based frontend to GDB ...

Joachim

-- System Information:
Debian Release: 7.3
  APT prefers stable-updates
  APT policy: (810, 'stable-updates'), (800, 'stable'), (700, 'testing'), (200, 
'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

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

Versions of packages cgdb depends on:
ii  dpkg  1.16.12
ii  gdb   7.4.1+dfsg-0.1
ii  install-info  4.13a.dfsg.1-10
ii  libc6 2.17-92+b1
ii  libncurses5   5.9-10
ii  libreadline6  6.2+dfsg-0.1
ii  libtinfo5 5.9-10

cgdb recommends no packages.

cgdb suggests no packages.

-- no debconf information
---End Message---
---BeginMessage---
Source: cgdb
Source-Version: 0.6.7-2

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

Debian distribution maintenance software
pp.
Robert Lemmen rober...@semistable.com (supplier of updated cgdb 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, 05 Jan 2014 20:16:50 +
Source: cgdb
Binary: cgdb
Architecture: source amd64
Version: 0.6.7-2
Distribution: unstable
Urgency: medium
Maintainer: Robert Lemmen rober...@semistable.com
Changed-By: Robert Lemmen rober...@semistable.com
Description: 
 cgdb   - curses-based interface to the GNU Debugger (GDB)
Closes: 733302
Changes: 
 cgdb (0.6.7-2) unstable; urgency=medium
 .
   * Add dependency to texinfo and fix info file (closes: #733302)
   * Move homepage field to source section and bump standards-version
Checksums-Sha1: 
 366cfee250c8239a5fb24fabb8562dab5d154883 1088 cgdb_0.6.7-2.dsc
 747bf31792d0a91bee91f74da96192f4cf929c41 4465 cgdb_0.6.7-2.debian.tar.gz
 3f08e8ebd82275e8c359fe0fe6f483b7a3499aa7 122816 cgdb_0.6.7-2_amd64.deb
Checksums-Sha256: 
 c0ee4927e053f6fe3605992e704e6d4da7e924ad57694372eaa831e8a2c0f33d 1088 
cgdb_0.6.7-2.dsc
 a54349df61f5c799e65f426395700e7635f28dd6f52c49834216255d7418fc99 4465 
cgdb_0.6.7-2.debian.tar.gz
 3f63933cb0d7053647870070ff053b33a794a9b93532cbabaa0130cf330a4985 122816 
cgdb_0.6.7-2_amd64.deb
Files: 
 a70cbc4297f195a836581213de62be09 1088 devel optional cgdb_0.6.7-2.dsc
 1848c40d611774ba4428ff9ad74989c2 4465 devel optional cgdb_0.6.7-2.debian.tar.gz
 560d43d80486f217152136c1ef971abb 122816 devel optional cgdb_0.6.7-2_amd64.deb

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

iEYEARECAAYFAlLJwOgACgkQS6AOchRbaWbnMwCfeg+vR3rHCa39deyWP/ubxAlG
yqUAmgJYM0MJvg3f0MG6bWFT5CZSL1rX
=gVsY
-END PGP SIGNATUREEnd Message---


Bug#734269: marked as done (license of package is GPL and not LGPL)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Sun, 05 Jan 2014 21:21:15 +
with message-id e1vzv8f-00017j...@franck.debian.org
and subject line Bug#734269: fixed in qimhangul 0.2.0-5
has caused the Debian Bug report #734269,
regarding license of package is GPL and not LGPL
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.)


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

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

Dear Maintainer,

according to debian/copyright the license of this software is LGPL-2.1+
According to the header in most of the files, the software is licensed 
under GPL-2+.

Can you please update the information in debian/copyright?

Thanks!
  Thorsten
---End Message---
---BeginMessage---
Source: qimhangul
Source-Version: 0.2.0-5

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

Debian distribution maintenance software
pp.
Changwoo Ryu cw...@debian.org (supplier of updated qimhangul package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Mon, 06 Jan 2014 06:04:32 +0900
Source: qimhangul
Binary: qimhangul-common qimhangul-qt4
Architecture: source all amd64
Version: 0.2.0-5
Distribution: unstable
Urgency: low
Maintainer: Debian Korean L10N debian-l10n-kor...@lists.debian.org
Changed-By: Changwoo Ryu cw...@debian.org
Description: 
 qimhangul-common - Hangul input method module for Qt - common files
 qimhangul-qt4 - Hangul input method module for Qt
Closes: 734269
Changes: 
 qimhangul (0.2.0-5) unstable; urgency=low
 .
   * Correct license in debian/copyright (Closes: #734269)
Checksums-Sha1: 
 9c80210eae08c069aff390830ba97a5dd59b0765 1435 qimhangul_0.2.0-5.dsc
 927344d4af244f56ad2461df08884443c164dc8e 2894 qimhangul_0.2.0-5.debian.tar.gz
 3c788a99784dc58d1ce65cfcbc816d9d9364c1af 6516 qimhangul-common_0.2.0-5_all.deb
 f5ff7cd644b2aaa8b7a6a6b30cf93616eeda619a 20872 qimhangul-qt4_0.2.0-5_amd64.deb
Checksums-Sha256: 
 3c90fc965bb3e60c9e2b11d00f6ac0ad6df4ef9c1c2e856d63ae5eca8c852c88 1435 
qimhangul_0.2.0-5.dsc
 a508e7dbaa3eac2c72886959f4a4214a7c4a11ceebf40b90430ddee6de76a5e0 2894 
qimhangul_0.2.0-5.debian.tar.gz
 0f3157919e6f759ec6b4acd3d636d68ff7a9339531b0fbf37dbcc5263e40f8a6 6516 
qimhangul-common_0.2.0-5_all.deb
 ed06793e9c913c433c0bd184b55bd3ae6e5e39ea0f1cb8549645973b8f6c2904 20872 
qimhangul-qt4_0.2.0-5_amd64.deb
Files: 
 0ab2076ae960c39097d80c46fd0f44b1 1435 utils optional qimhangul_0.2.0-5.dsc
 ed75c96e7732639d8abc5b50a4074c6c 2894 utils optional 
qimhangul_0.2.0-5.debian.tar.gz
 25155ea29d8416042f8fa67c8ce5010b 6516 utils optional 
qimhangul-common_0.2.0-5_all.deb
 0b3c8bc776b72a1e89eae97cb224f7b7 20872 utils optional 
qimhangul-qt4_0.2.0-5_amd64.deb

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

iEYEARECAAYFAlLJyWMACgkQAbRzNODUnpnufACeIscA6B4B9sa+Sj78/oLFDJsp
IocAn1UB0FuajZXcA79dh32jj8sNltPq
=o1R2
-END PGP SIGNATUREEnd Message---


Bug#734318: tulip: [amd64] segfaults inside dlopen when loading plugins

2014-01-05 Thread Yann Dirson
Package: tulip
Version: 4.4.0dfsg-1
Severity: serious

This happens on amd64, but not in an i386 chroot, or when running the
i386 binary on an amd64 machine.  See http://bugs.debian.org/723982
for what's happening inside the dlopen call.

With an additional trace to identify the plugin being loaded we get:

| loadPlugins info: /home/yann/.local/share/data//Tulip 4.4/plugins//lib/tulip/ 
- No such file or directory
| [Thread 0x7fffe6c7a700 (LWP 29463) exited]
| dlopening '/usr/lib/../lib/tulip//libreverseedges-4.4.0.so' aka 
'/usr/lib/../lib/tulip//libreverseedges-4.4.0.so'
| dlopening '/usr/lib/../lib/tulip//libogdfvisibility-4.4.0.so' aka 
'/usr/lib/../lib/tulip//libogdfvisibility-4.4.0.so'
| 
| Program received signal SIGSEGV, Segmentation fault.
| 
| (gdb) bt
| #0  0x77de99c4 in call_init (env=0x7fffdd28, argv=0x7fffdd18, 
argc=1, l=optimized out) at dl-init.c:84
| #1  call_init (l=optimized out, argc=1, argv=0x7fffdd18, 
env=0x7fffdd28) at dl-init.c:34
| #2  0x77de9aaa in _dl_init (main_map=main_map@entry=0x822a40, argc=1, 
argv=0x7fffdd18, env=0x7fffdd28) at dl-init.c:133
| #3  0x77dedb09 in dl_open_worker (a=a@entry=0x7fffd2d8) at 
dl-open.c:577
| #4  0x77de9806 in _dl_catch_error 
(objname=objname@entry=0x7fffd2c8, 
errstring=errstring@entry=0x7fffd2d0, 
mallocedp=mallocedp@entry=0x7fffd2c7, 
| operate=operate@entry=0x77ded790 dl_open_worker, 
args=args@entry=0x7fffd2d8) at dl-error.c:177
| #5  0x77ded339 in _dl_open (file=0x71d648 
/usr/lib/../lib/tulip//libogdfvisibility-4.4.0.so, mode=-2147483646, 
caller_dlopen=optimized out, nsid=-2, argc=1, argv=0x7fffdd18, 
| env=0x7fffdd28) at dl-open.c:667
| #6  0x71c7b026 in dlopen_doit (a=a@entry=0x7fffd4e0) at 
dlopen.c:66
| #7  0x77de9806 in _dl_catch_error (objname=0x6b56e0, 
errstring=0x6b56e8, mallocedp=0x6b56d8, operate=0x71c7afc0 dlopen_doit, 
args=0x7fffd4e0) at dl-error.c:177
| #8  0x71c7b5ec in _dlerror_run (operate=operate@entry=0x71c7afc0 
dlopen_doit, args=args@entry=0x7fffd4e0) at dlerror.c:163
| #9  0x71c7b0c1 in __dlopen (file=optimized out, mode=optimized 
out) at dlopen.c:87
| #10 0x77aa6194 in tlp::PluginLibraryLoader::loadPluginLibrary 
(filename=..., loader=loader@entry=0x7900d0)
| at 
/work/yann/deb/tulip/tulip/library/tulip-core/src/PluginLibraryLoader.cpp:121
| #11 0x77aa63ea in tlp::PluginLibraryLoader::initPluginDir 
(this=0x698030, loader=loader@entry=0x7900d0)
| at 
/work/yann/deb/tulip/tulip/library/tulip-core/src/PluginLibraryLoader.cpp:261
| #12 0x77aa73d4 in tlp::PluginLibraryLoader::loadPlugins 
(loader=loader@entry=0x7900d0, folder=...) at 
/work/yann/deb/tulip/tulip/library/tulip-core/src/PluginLibraryLoader.cpp:67
| #13 0x77593ac8 in tlp::initTulipSoftware 
(loader=loader@entry=0x7900d0, 
removeDiscardedPlugins=removeDiscardedPlugins@entry=true)
| at /work/yann/deb/tulip/tulip/library/tulip-gui/src/TlpQtTools.cpp:211
| #14 0x0041cb56 in main (argc=1, argv=optimized out) at 
/work/yann/deb/tulip/tulip/software/tulip/src/main.cpp:169

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

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

Versions of packages tulip depends on:
ii  binutils  2.24-2
ii  libc6 2.17-97
ii  libfreetype6  2.5.2-1
ii  libftgl2  2.1.3~rc5-4+nmu1
ii  libgcc1   1:4.8.2-10
ii  libgl1-mesa-glx [libgl1]  9.2.2-1
ii  libglew1.10   1.10.0-3
ii  libglu1-mesa [libglu1]9.0.0-2
ii  libgzstream-tulip4.4.04.4.0dfsg-1
ii  libogdf-tulip4.4.04.4.0dfsg-1
ii  libpython2.7  2.7.6-4
ii  libqt4-network4:4.8.5+git192-g085f851+dfsg-2
ii  libqt4-opengl 4:4.8.5+git192-g085f851+dfsg-2
ii  libqt4-xml4:4.8.5+git192-g085f851+dfsg-2
ii  libqt4-xmlpatterns4:4.8.5+git192-g085f851+dfsg-2
ii  libqtcore44:4.8.5+git192-g085f851+dfsg-2
ii  libqtgui4 4:4.8.5+git192-g085f851+dfsg-2
ii  libqtwebkit4  2.2.1-7
ii  libquazip-tulip4.4.0  4.4.0dfsg-1
ii  libqxt-tulip4.4.0 4.4.0dfsg-1
ii  libstdc++64.8.2-10
ii  libtulip-core-4.4 4.4.0dfsg-1
ii  libtulip-gui-4.4  4.4.0dfsg-1
ii  libtulip-ogdf-4.4 4.4.0dfsg-1
ii  libtulip-ogl-4.4  4.4.0dfsg-1
ii  libtulip-python-4.4   4.4.0dfsg-1
ii  libyajl-tulip4.4.04.4.0dfsg-1
ii  ttf-dejavu-core   2.33+svn2514-3
ii  zlib1g1:1.2.8.dfsg-1

tulip recommends no packages.

tulip suggests no packages.

-- no debconf information


-- 

Processed: Uploading tulip 4.4.0

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

 block 734318 with 723982
Bug #734318 [tulip] tulip: [amd64] segfaults inside dlopen when loading plugins
734318 was not blocked by any bugs.
734318 was not blocking any bugs.
Added blocking bug(s) of 734318: 723982
 unblock 703041 with 723982
Bug #703041 [tulip] new tulip version available: 4.1
703041 was blocked by: 723982
703041 was not blocking any bugs.
Removed blocking bug(s) of 703041: 723982
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
703041: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=703041
734318: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734318
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#734017: marked as done (texlive-base: Installation fails)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Mon, 6 Jan 2014 08:09:05 +0900
with message-id 20140105230905.gb2...@gamma.logic.tuwien.ac.at
and subject line Re: Bug#734017: texlive-base: Installation fails
has caused the Debian Bug report #734017,
regarding texlive-base: Installation fails
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.)


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

Dear Maintainer,

Installation of the package fails, here is the output of aptitude:

root@mini:/home/john# aptitude install texlive-base
The following NEW packages will be installed:
  texlive-base
The following packages are RECOMMENDED but will NOT be installed:
  lmodern
0 packages upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/16.1 MB of archives. After unpacking 44.1 MB will be used.
Preconfiguring packages ...
Selecting previously unselected package texlive-base.
(Reading database ... 180342 files and directories currently installed.)
Preparing to unpack .../texlive-base_2013.20131219-1_all.deb ...
Unpacking texlive-base (2013.20131219-1) ...
Processing triggers for mime-support (3.54) ...
Processing triggers for menu (2.1.46) ...
Processing triggers for man-db (2.6.5-2) ...
Processing triggers for install-info (5.2.0.dfsg.1-2) ...
Setting up texlive-base (2013.20131219-1) ...
cp: ‘/var/lib/ucf/hashfile.6’ and ‘/var/lib/ucf/hashfile.7’ are the
same file
dpkg: error processing package texlive-base (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 texlive-base
E: Sub-process /usr/bin/dpkg returned an error code (1)
A package failed to install.  Trying to recover:
Setting up texlive-base (2013.20131219-1) ...
cp: ‘/var/lib/ucf/hashfile.6’ and ‘/var/lib/ucf/hashfile.7’ are the
same file
dpkg: error processing package texlive-base (--configure):
 subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
 texlive-base



-- Package-specific info:
IMPORTANT INFORMATION: We will only consider bug reports concerning
the packaging of TeX Live as relevant. If you have problems with
combination of packages in a LaTeX document, please consult your
local TeX User Group, the comp.text.tex user group, the author of
the original .sty file, or any other help resource. 

In particular, bugs that are related to up-upstream, i.e., neither
Debian nor TeX Live (upstream), but the original package authors,
will be closed immediately.

   *** The Debian TeX Team is *not* a LaTeX Help Desk ***

If you report an error when running one of the TeX-related binaries 
(latex, pdftex, metafont,...), or if the bug is related to bad or wrong
output, please include a MINIMAL example input file that produces the
error in your report.

Please run your example with
(pdf)latex -recorder ...
(or any other program that supports -recorder) and send us the generated
file with the extension .fls, it lists all the files loaded during
the run and can easily explain problems induced by outdated files in
your home directory.

Don't forget to also include minimal examples of other files that are 
needed, e.g. bibtex databases. Often it also helps
to include the logfile. Please, never send included pictures!

If your example file isn't short or produces more than one page of
output (except when multiple pages are needed to show the problem),
you can probably minimize it further. Instructions on how to do that
can be found at

http://www.minimalbeispiel.de/mini-en.html (english)

or 

http://www.minimalbeispiel.de/mini.html (german)

##
minimal input file


##
other files

##
 List of ls-R files

-rw-r--r-- 1 root root 320 Jan  3 12:36 /var/lib/texmf/ls-R
lrwxrwxrwx 1 root root 29 Jun 15  2013 /usr/share/texmf/ls-R - 
/var/lib/texmf/ls-R-TEXMFMAIN
lrwxrwxrwx 1 root root 31 Dec 19 16:07 /usr/share/texlive/texmf-dist/ls-R - 
/var/lib/texmf/ls-R-TEXLIVEDIST
lrwxrwxrwx 1 root root 31 Dec 19 16:07 /usr/share/texlive/texmf-dist/ls-R - 
/var/lib/texmf/ls-R-TEXLIVEDIST
##
 Config files
-rw-r--r-- 1 root root 475 Oct  8 10:40 /etc/texmf/web2c/texmf.cnf
-rw-r--r-- 1 root root 2358 Jan  3 12:36 /var/lib/texmf/web2c/fmtutil.cnf
lrwxrwxrwx 1 root root 37 Dec 19 16:07 
/usr/share/texlive/texmf-dist/web2c/updmap.cfg - 

Processed: tagging 733723

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

 tags 733723 + help
Bug #733723 [ruby-rmagick] ruby-rmagick: FTBFS on i386: stroke_linecap.rb:42:in 
`draw': pixels are not authentic
Added tag(s) help.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
733723: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733723
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#734279: jblas: FTBFS on most architectures since tests are enabled at build time

2014-01-05 Thread Roland Stigge
On 05/01/14 19:08, tony mancill wrote:
 jblas FTBFS on most architectures since tests are enabled in
 1.2.0-5. E.g., on powerpc:
 
 Thanks for the bug report.  I wonder if jblas actually functional
 at all on those architectures before this upload anyway.

I can run individual test for you if you. Just tell.

Roland


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



Bug#734172: additional information

2014-01-05 Thread Federico Gimenez
I'm going to test setting this parameter (although I don't use Xen):

http://www.drbd.org/users-guide/s-xen-drbd-mod-params.html

Googling around there seems to be a relation between Oops, drbd
active/active and this setting.
DRBD source code says this which sounds like it could be related:

 */* e.g. XFS meta-  log-data is in slab pages, which have a*
 * * page_count of 0 and/or have PageSlab() set.*
 * * we cannot use send_page for those, as that does get_page();*
 * * put_page(); and would cause either a VM_BUG directly, or*
 * * __page_cache_release a page that would actually still be
referenced*
 * * by someone, leading to some obscure delayed Oops
somewhere else. */*
 if (disable_sendpage
http://lxr.free-electrons.com/ident?i=disable_sendpage ||
(page_count http://lxr.free-electrons.com/ident?i=page_count(page
http://lxr.free-electrons.com/ident?i=page)  1) || PageSlab(page
http://lxr.free-electrons.com/ident?i=page))
 return _drbd_no_send_page
http://lxr.free-electrons.com/ident?i=_drbd_no_send_page(mdev, page
http://lxr.free-electrons.com/ident?i=page, offset
http://lxr.free-electrons.com/ident?i=offset, size
http://lxr.free-electrons.com/ident?i=size, msg_flags);



-- 
Judge me by my size, do you? And well you should not
Master Yoda


Bug#733831: wiggle: FTBFS on big endian (mips, powerpc, s390x sparc) but built previously

2014-01-05 Thread NeilBrown
On Wed, 1 Jan 2014 04:06:44 + Dimitri John Ledkov x...@ubuntu.com wrote:

 On 1 January 2014 03:55, NeilBrown ne...@suse.de wrote:
  On Wed, 01 Jan 2014 02:49:26 + Dimitri John Ledkov x...@ubuntu.com
  wrote:
 
  I'm also CC'ing upstream author of wiggle, to look into big-endian
  test-failures. Maybe it's something obvious for Neil =)
 
  There have been a lot of fixes since the 0.9.1 version currently in Debian
  and v1.0 has been released.
  I would suggest trying v1.0 and see if the test failures are fixed there or
  not.
 
  I don't have access to a big-endian so I cannot easily perform the tests and
  find the cause directly.
 
 
 I have access to a debian porter-box big-endian (powerpc) and the
 latest git clone also fails in similar fashion. I'll try to get the
 logs over. I'm not sure what's the procedure for non-debian-developers
 to gain access to those machines. But I guess I can act as a proxy.
 

I suspect the problem is in config.h:


/* Includes and defines for ccan files */

#if !defined(LITTLE_ENDIAN)  !defined(BIG_ENDIAN)
 #if defined(__APPLE__) || defined(__FreeBSD__) || defined(__NetBSD__) || 
defined(__OpenBSD__)
  #include machine/endian.h
 #else
  #include endian.h
 #endif
#endif
#ifdef LITTLE_ENDIAN
 #define HAVE_LITTLE_ENDIAN 1
 #define HAVE_BIG_ENDIAN 0
#elif defined(BIG_ENDIAN)
 #define HAVE_LITTLE_ENDIAN 0
 #define HAVE_BIG_ENDIAN 1
#else
 #error Unknown endian
#endif



endian.h seems to define both LITTLE_ENDIAN and BIG_ENDIAN, so the above
code doesn't work.
Can you just hack it to select the 'BIG_ENDIAN' branch and see if that makes
it work?

Thanks,
NeilBrown


signature.asc
Description: PGP signature


Processed: reassign 719511 to ruby-twitter4r

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

 reassign 719511 ruby-twitter4r
Bug #719511 [ruby-twitter,ruby-twitter4r] ruby-twitter4r and ruby-twitter: 
error when trying to install together
Bug reassigned from package 'ruby-twitter,ruby-twitter4r' to 'ruby-twitter4r'.
No longer marked as found in versions ruby-twitter/4.7.0-1 and 
ruby-twitter4r/0.7.0-3.
Ignoring request to alter fixed versions of bug #719511 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
719511: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=719511
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#733831: wiggle: FTBFS on big endian (mips, powerpc, s390x sparc) but built previously

2014-01-05 Thread Dimitri John Ledkov
Control: tag -1 patch


On 6 January 2014 03:28, NeilBrown ne...@suse.de wrote:

 On Wed, 1 Jan 2014 04:06:44 + Dimitri John Ledkov x...@ubuntu.com wrote:

  On 1 January 2014 03:55, NeilBrown ne...@suse.de wrote:
   On Wed, 01 Jan 2014 02:49:26 + Dimitri John Ledkov x...@ubuntu.com
   wrote:
  
   I'm also CC'ing upstream author of wiggle, to look into big-endian
   test-failures. Maybe it's something obvious for Neil =)
  
   There have been a lot of fixes since the 0.9.1 version currently in Debian
   and v1.0 has been released.
   I would suggest trying v1.0 and see if the test failures are fixed there 
   or
   not.
  
   I don't have access to a big-endian so I cannot easily perform the tests 
   and
   find the cause directly.
 
 
  I have access to a debian porter-box big-endian (powerpc) and the
  latest git clone also fails in similar fashion. I'll try to get the
  logs over. I'm not sure what's the procedure for non-debian-developers
  to gain access to those machines. But I guess I can act as a proxy.
 

 I suspect the problem is in config.h:


 /* Includes and defines for ccan files */

 #if !defined(LITTLE_ENDIAN)  !defined(BIG_ENDIAN)
  #if defined(__APPLE__) || defined(__FreeBSD__) || defined(__NetBSD__) || 
 defined(__OpenBSD__)
   #include machine/endian.h
  #else
   #include endian.h
  #endif
 #endif
 #ifdef LITTLE_ENDIAN
  #define HAVE_LITTLE_ENDIAN 1
  #define HAVE_BIG_ENDIAN 0
 #elif defined(BIG_ENDIAN)
  #define HAVE_LITTLE_ENDIAN 0
  #define HAVE_BIG_ENDIAN 1
 #else
  #error Unknown endian
 #endif



 endian.h seems to define both LITTLE_ENDIAN and BIG_ENDIAN, so the above
 code doesn't work.
 Can you just hack it to select the 'BIG_ENDIAN' branch and see if that makes
 it work?

But of course it defines both LITTLE  BIG endian macros, as the byte
order is defined in BYTE_ORDER to the value of either LITTLE or BIG
endian (and thankfully we don't need to care about universal -
simultaneously big  little endian Mac OS X builds anymore...).

I've tested the attached patch and the test-suite passes on both
x86_64 (little) and powerpc (big) endian.

Would you apply this patch upstream?

-- 
Regards,

Dimitri.
From 75d82e6f85ae2fced9bd6e9b5bb870eecef7c813 Mon Sep 17 00:00:00 2001
From: Dimitri John Ledkov dimitri.led...@canonical.com
Date: Mon, 6 Jan 2014 03:57:03 +
Subject: [PATCH] Fix endian checks as per austin group definitions of endian.h

Debian-Bug: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733831
Reference: http://www.opengroup.org/austin/docs/austin_514.txt
---
 config.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/config.h b/config.h
index ecf3411..79a64b5 100644
--- a/config.h
+++ b/config.h
@@ -1,17 +1,17 @@
 
 /* Includes and defines for ccan files */
 
-#if !defined(LITTLE_ENDIAN)  !defined(BIG_ENDIAN)
+#if !defined(BYTE_ORDER)  !defined(LITTLE_ENDIAN)  !defined(BIG_ENDIAN)
  #if defined(__APPLE__) || defined(__FreeBSD__) || defined(__NetBSD__) || defined(__OpenBSD__)
   #include machine/endian.h
  #else
   #include endian.h
  #endif
 #endif
-#ifdef LITTLE_ENDIAN
+#if BYTE_ORDER == LITTLE_ENDIAN
  #define HAVE_LITTLE_ENDIAN 1
  #define HAVE_BIG_ENDIAN 0
-#elif defined(BIG_ENDIAN)
+#elif BYTE_ORDER == BIG_ENDIAN
  #define HAVE_LITTLE_ENDIAN 0
  #define HAVE_BIG_ENDIAN 1
 #else
-- 
1.8.5.2



Processed: Re: Bug#733831: wiggle: FTBFS on big endian (mips, powerpc, s390x sparc) but built previously

2014-01-05 Thread Debian Bug Tracking System
Processing control commands:

 tag -1 patch
Bug #733831 [wiggle] wiggle: FTBFS on big endian (mips, powerpc, s390x sparc) 
but built previously
Added tag(s) patch.

-- 
733831: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733831
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#733831: marked as done (wiggle: FTBFS on big endian (mips, powerpc, s390x sparc) but built previously)

2014-01-05 Thread Debian Bug Tracking System
Your message dated Mon, 06 Jan 2014 06:03:21 +
with message-id e1w03hv-0001di...@franck.debian.org
and subject line Bug#733831: fixed in wiggle 0.9.1-1.1
has caused the Debian Bug report #733831,
regarding wiggle: FTBFS on big endian (mips, powerpc, s390x sparc) but built 
previously
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.)


-- 
733831: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=733831
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: wiggle
Severity: serious
Version: 0.9.1-1
Tags: jessie sid powerpc mips s390x sparc
Justification: FTBFS

Dear Maintainer,

I have noticed that wiggle did not enter testing, since the upload in
may. It appears that test-suite fails on big endian architectures, yet
package used to built on those. [1,2]

I've also tried building current git snapshot of wiggle, and that fails
test-suite as well.

One option is to ask ftp-master to decruft (remove big-endian packages
of wiggle from testing) such that wiggle can migrate to testing for all
little-endian ports.

Another option is to fix the big-endian build-failures and close this
bug report by uploading wiggle that passes test-suite on big-endian
machines. Unless the package is little-endian only, in that case simply
stick with the first option.

I'm also CC'ing upstream author of wiggle, to look into big-endian
test-failures. Maybe it's something obvious for Neil =)

Click on Build-Attempted for view full build log.
[1] https://buildd.debian.org/status/package.php?p=wiggle
[2] http://buildd.debian-ports.org/status/package.php?p=wiggle

Regards,

Dimitri.
---End Message---
---BeginMessage---
Source: wiggle
Source-Version: 0.9.1-1.1

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

Debian distribution maintenance software
pp.
Dimitri John Ledkov x...@ubuntu.com (supplier of updated wiggle package)

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


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Mon, 06 Jan 2014 05:16:36 +
Source: wiggle
Binary: wiggle
Architecture: amd64 source
Version: 0.9.1-1.1
Distribution: unstable
Urgency: medium
Maintainer: Jari Aalto jari.aa...@cante.net
Changed-By: Dimitri John Ledkov x...@ubuntu.com
Closes: 733831
Description: 
 wiggle - apply patches with conflicting changes
Changes: 
 wiggle (0.9.1-1.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix big-endian FTBFS (Closes: #733831)
Checksums-Sha1: 
 1fa447e46838b3af76fea21fbe2a76f436cd63f9 1891 wiggle_0.9.1-1.1.dsc
 ce128afa4da546730a0d87f835913fb72dc5 5001 wiggle_0.9.1-1.1.debian.tar.gz
 ed1342191ee444996d7cae4721416f2125006e59 68030 wiggle_0.9.1-1.1_amd64.deb
Checksums-Sha256: 
 b9478aa9c1d11c011a5751a404be9699a6da8840b3995a72c030ad7ed01b0997 1891 
wiggle_0.9.1-1.1.dsc
 e3b4f3ca6ea35f76878cf8a76f43f195bb7f6cd74e087ced3e4ef46be0375f2c 5001 
wiggle_0.9.1-1.1.debian.tar.gz
 85712574b965143e2e8f76d3c8a11845c6302de2db2ab6ac40e79b0bb6110a37 68030 
wiggle_0.9.1-1.1_amd64.deb
Files: 
 58cf21a151f8e6596cdb23f4c441af8c 1891 vcs optional wiggle_0.9.1-1.1.dsc
 b2d98250b8dbc509c7f30836d2239939 5001 vcs optional 
wiggle_0.9.1-1.1.debian.tar.gz
 192bf2022c15203c9dcf0a203cb361db 68030 vcs optional wiggle_0.9.1-1.1_amd64.deb

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

iQIcBAEBCAAGBQJSykRyAAoJEIh7YGGLPBau1ooP/0GNOVHIyuGWcIPNBsAZX+ZU
4c+Z7IDLfFqe3titbDLeJGxT1zTa5PLdGLkjwp2kS6fZkQazyzc4mraYeXxYHm1F
RTE2++8lvjt1LK9U8aX+aButOQN+IJKGVeHrpqyqSj9e4i2RQn8uHveZ6IDhUcSD
CPfUNGE+dvfPewtIEx+sW/bEqL4L6BJ3Fb7O/qgCKv9FXmTNHJ35T+WkJ1pEDwMY
ZaCJMZ92hzXxjB0Hq+tfzSZ4lk9iAEtMYFLJwdgW2umS7qDhg8DywYpuRN2DDndN
8+T/YEG8djdfWWYpywetJoV6HxkX5UwAJLzvV049Rwfps2SC7+JMT+SmsHiGNt+I
9opQDnGOe8MNAzYLJKRM2UkAhp9mk0oo/zeIKTpXbjOQAqlFyZJRnAEfu2/aGy4+
E2+z0OcErghII+sAXxbh0LLHlGKEeCTQl+bZPgGmxT6aoRDBr0NTi+sUNpHoUtFC
+yTNEX6IKAzKVssQhGI0U09K4BmjV8eNM7c4ImmW0o6xQopMDR+6hm+LJuDx4xXL
XGN+K72dHIsrZq+nXD0CGi0RSZd2m4gWi7EBLPEPpz8tjck0SWKVgPqTrYtfpKuy
mXfmqpjR3iK2epGIPaoEr72jyqvGh+UKEMfltlS8/lSp676zSWB4dKmj3FZ2S/XA
yDVxY5EkXvEoK/ARUshA
=zulr
-END PGP SIGNATUREEnd Message---


Processed: tagging 734028, bug 734028 is forwarded to http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59692

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

 tags 734028 + upstream
Bug #734028 [gnat-mingw-w64-i686] gnat-mingw-w64-i686: Fails to link, missing 
__gnat_malloc
Added tag(s) upstream.
 forwarded 734028 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59692
Bug #734028 [gnat-mingw-w64-i686] gnat-mingw-w64-i686: Fails to link, missing 
__gnat_malloc
Set Bug forwarded-to-address to 
'http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59692'.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
734028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=734028
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#732269: fizmo: FTBFS: ar: types.o: No such file or directory

2014-01-05 Thread Christoph Ender
Package: fizmo
Version: 0.7.2-2
Tags: pending


Many thanks for looking into this. Actually, the latest fizmo version (in which 
this bug is already fixed) is already packaged and currently undergoing review 
at my mentor. In case I got the packaging right, it should replace the 
problematic version 0.7.2 very soon.


Christoph.




Am 05.01.2014 um 23:10 schrieb David Prévot taf...@debian.org:
 […]
 
 FWIW, the issue seems related to multiple processes (I’m not able to
 reproduce it on a one-CPU box):
 […]
 and the build process continues until the previously highlighted error.
 
 Working build attached (tested in pbuilder and sbuild).
 Regards
 David
 fizmo_0.7.2-2_amd64.build


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



Processed: tagging as pending bugs that are closed by packages in NEW

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

 # Monday 6 January  07:03:08 UTC 2014
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: gnat-mingw-w64
 tags 734028 + pending
Bug #734028 [gnat-mingw-w64-i686] gnat-mingw-w64-i686: Fails to link, missing 
__gnat_malloc
Added tag(s) pending.

End of message, stopping processing here.

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