Bug#675563: chromium: builds against embedded binary binutils-gold that does not include source

2012-06-02 Thread shawn
Package: chromium
Version: 20.0.1132.21~r139451-1
Severity: serious
Justification: Policy 2.1

This package builds against a embedded binary (compiled) ld.gold linker. Not 
only does this break builds
against architectures that are not i386 or amd64, but this is, from my 
understandings, a severe violation of
debian policy. Version 18 of this package successfully builds against Debian's 
ld.bfd, making this also a
regression.

Also, with this version of the package, the only version available in the 
archive is the uploaders .deb
no other architectures have been successfully built. Which is not a good sign.

While I would love to see chromium be part of Debian, it needs to play nice 
(which is admittedly hard for
this package).

This version of the package should be immediately removed from the archives 
until it can link against
the Debian-packaged linkers (either ld.bfd or ld.gold).

I noticed this while trying to get this package to build on armel. (I have 
gotten the version 18 package
to build on armel, however the build package now has unaligned memory access 
problems which are troublesome)

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (101, 'unstable'), (100, 'experimental')
Architecture: armel (armv5tel)

Kernel: Linux 3.4.0-rc1-tomoyo-1-g69b407e (PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=locale: Cannot set 
LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
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#674726: closed by Giuseppe Iuculano giuse...@iuculano.it (fixed in 20.0.1132.21~r139451-1)

2012-06-02 Thread Andrew Chant
confirmed fixed.
20.0.1132.21~r139451-1 builds fine on my box.

On Fri, Jun 1, 2012 at 9:48 AM, Debian Bug Tracking System
ow...@bugs.debian.org wrote:
 This is an automatic notification regarding your Bug report
 which was filed against the chromium package:

 #674726: FTBFS: webcursor_gtk.cc:185 ‘gdk_pixbuf_unref’ is deprecated, 
 Use 'g_object_unref' instead

 It has been closed by Giuseppe Iuculano giuse...@iuculano.it.

 Their explanation is attached below along with your original report.
 If this explanation is unsatisfactory and you have not received a
 better one in a separate message then please contact Giuseppe Iuculano 
 giuse...@iuculano.it by
 replying to this email.


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


 -- Forwarded message --
 From: Giuseppe Iuculano giuse...@iuculano.it
 To: 674726-d...@bugs.debian.org
 Cc:
 Date: Fri, 01 Jun 2012 18:20:21 +0200
 Subject: fixed in 20.0.1132.21~r139451-1
 Source: chromium-browser
 Source-Version: 20.0.1132.21~r139451-1





 -- Forwarded message --
 From: Andrew Chant andrew.chant+deb...@gmail.com
 To: Debian Bug Tracking System sub...@bugs.debian.org
 Cc:
 Date: Sat, 26 May 2012 19:21:20 -0700
 Subject: FTBFS: webcursor_gtk.cc:185 ‘gdk_pixbuf_unref’ is deprecated, Use 
 'g_object_unref' instead
 Package: chromium
 Version: 18.0.1025.168~r134367-1
 Severity: serious
 Justification: FTBFS

 Dear Maintainer,
        Can't build chromium from source after patching w/ fix from bug 
 #671994.
 I get:
 webkit/glue/webcursor_gtk.cc: In member function ‘GdkCursor* 
 WebCursor::GetCustomCursor()’:
 webkit/glue/webcursor_gtk.cc:185:3: error: ‘void 
 gdk_pixbuf_unref(GdkPixbuf*)’ is deprecated (declared at 
 /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 
 'g_object_unref' instead [-Werror=deprecated-declarations]
 webkit/glue/webcursor_gtk.cc:185:26: error: ‘void 
 gdk_pixbuf_unref(GdkPixbuf*)’ is deprecated (declared at 
 /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:243): Use 
 'g_object_unref' instead [-Werror=deprecated-declarations]

 My libgdk-pixbuf2.0-dev is at version 2.26.1-1
 Version: 2.26.1-1



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

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

 Versions of packages chromium depends on:
 ii  chromium-inspector  18.0.1025.168~r134367-1
 ii  gconf-service       3.2.5-1
 ii  libasound2          1.0.25-3
 ii  libavcodec53        6:0.8.2-2
 ii  libavformat53       6:0.8.2-2
 ii  libavutil51         6:0.8.2-2
 ii  libbz2-1.0          1.0.6-1
 ii  libc6               2.13-32
 ii  libcairo2           1.12.2-2
 ii  libcups2            1.5.3-1
 ii  libdbus-1-3         1.5.12-1
 ii  libevent-2.0-5      2.0.19-stable-2
 ii  libexpat1           2.1.0-1
 ii  libflac8            1.2.1-6
 ii  libfontconfig1      2.9.0-5
 ii  libfreetype6        2.4.9-1
 ii  libgcc1             1:4.7.0-9
 ii  libgconf-2-4        3.2.5-1
 ii  libgcrypt11         1.5.0-3
 ii  libgdk-pixbuf2.0-0  2.26.1-1
 ii  libglib2.0-0        2.32.3-1
 ii  libgtk2.0-0         2.24.10-1
 ii  libjpeg8            8d-1
 ii  libnspr4-0d         2:4.9-3
 ii  libnss3-1d          2:3.13.4-3
 ii  libpango1.0-0       1.30.0-1
 ii  libpng12-0          1.2.49-1
 ii  libpulse0           2.0-3
 ii  libspeex1           1.2~rc1-5
 ii  libstdc++6          4.7.0-9
 ii  libudev0            175-3.1
 ii  libwebp2            0.1.3-3
 ii  libx11-6            2:1.4.99.901-2
 ii  libxext6            2:1.3.1-2
 ii  libxfixes3          1:5.0-4
 ii  libxml2             2.7.8.dfsg-9.1
 ii  libxrender1         1:0.9.7-1
 ii  libxslt1.1          1.1.26-11
 ii  libxss1             1:1.2.2-1
 ii  xdg-utils           1.1.0~rc1+git20111210-6
 ii  zlib1g              1:1.2.7.dfsg-11

 chromium recommends no packages.

 Versions of packages chromium suggests:
 pn  chromium-l10n  none

 -- no debconf information






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



Bug#591969: status

2012-06-02 Thread Christian Welzel
Am 01.06.2012 09:02, schrieb Holger Levsen:

 whats the status of this bug?

 ./typo3/contrib/swfupload/swfupload.swf

Has been moved to its own package libjs-swfupload, its removed from
this package during get-orig-source.

 ./typo3/contrib/extjs/resources/charts.swf

it gets removed from this package during get-orig-source since
4.5.16+dfsg2. Its part if libjs-extjs, but the package in debian
ist very old. We do not need this file, so its deleted.

 ./typo3/contrib/flashmedia/flvplayer.swf
 ./typo3/contrib/flashmedia/player.swf

These are ActionScript 1 SWFs that cannot compiled in debian because
of missing AS1 compiler. Source code is included in source package.

 ./typo3/contrib/flashmedia/swfobject/expressInstall.swf
 ./typo3/contrib/extjs/resources/expressinstall.swf

Moved to own package libjs-swfobject, removed during get-orig-source.

 ./typo3/contrib/websvg/svg.swf

This is AS3, but as3compile cannot compile it because of missing
features in as3compile. Source code is included in source package.


-- 
 MfG, Christian Welzel

  GPG-Key: pub 4096R/5117E119 2011-09-19
  Fingerprint: 3688 337C 0D3E 3725 94EC  E401 8D52 CDE9 5117 E119



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



Bug#675563: Acknowledgement (chromium: builds against embedded binary binutils-gold that does not include source)

2012-06-02 Thread shawn
tail of the output, 
as it tries to link with an i386 linker on arm...

  CXX(host)
out/Release/obj.host/protoc/third_party/protobuf/src/google/protobuf/compiler/java/java_primitive_field.o
  CXX(host)
out/Release/obj.host/protoc/third_party/protobuf/src/google/protobuf/compiler/java/java_service.o
  CXX(host)
out/Release/obj.host/protoc/third_party/protobuf/src/google/protobuf/compiler/java/java_string_field.o
  CXX(host)
out/Release/obj.host/protoc/third_party/protobuf/src/google/protobuf/compiler/python/python_generator.o
  CXX(host)
out/Release/obj.host/protoc/third_party/protobuf/src/google/protobuf/compiler/main.o
  LINK(host) out/Release/protoc
out/Release/../../third_party/gold/gold32: 1:
out/Release/../../third_party/gold/gold32: Syntax error: ) unexpected
collect2: ld returned 2 exit status
make[1]: *** [out/Release/protoc] Error 1


-- 
-Shawn Landden




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



Bug#675524: marked as done (libcorona-perl: FTBFS: test suite needs libev-perl)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 06:32:37 +
with message-id e1saht7-0006om...@franck.debian.org
and subject line Bug#675524: fixed in libcorona-perl 0.1004-2
has caused the Debian Bug report #675524,
regarding libcorona-perl: FTBFS: test suite needs libev-perl
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.)


-- 
675524: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675524
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: libcorona-perl
Version: 0.1004-1
Severity: serious
Justification: fails to build from source

Builds of libcorona-perl in minimal environments (such as the
autobuilders) are failing because the test suite won't run without at
least EV.pm (from libev-perl):

  not ok 1 - use Corona::Server;
  Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/1 subtests 
  Can't locate EV.pm in @INC

Could you please declare a build dependency on libev-perl and check
with pbuilder or the like that no others are missing?

Thanks!


---End Message---
---BeginMessage---
Source: libcorona-perl
Source-Version: 0.1004-2

We believe that the bug you reported is fixed in the latest version of
libcorona-perl, which is due to be installed in the Debian FTP archive:

libcorona-perl_0.1004-2.debian.tar.gz
  to main/libc/libcorona-perl/libcorona-perl_0.1004-2.debian.tar.gz
libcorona-perl_0.1004-2.dsc
  to main/libc/libcorona-perl/libcorona-perl_0.1004-2.dsc
libcorona-perl_0.1004-2_i386.deb
  to main/libc/libcorona-perl/libcorona-perl_0.1004-2_i386.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry E. Oboukhov un...@debian.org (supplier of updated libcorona-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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: RIPEMD160

Format: 1.8
Date: Sat, 02 Jun 2012 10:15:45 +0400
Source: libcorona-perl
Binary: libcorona-perl
Architecture: source i386
Version: 0.1004-2
Distribution: unstable
Urgency: low
Maintainer: Dmitry E. Oboukhov un...@debian.org
Changed-By: Dmitry E. Oboukhov un...@debian.org
Description: 
 libcorona-perl - Coro based PSGI web server
Closes: 675524
Changes: 
 libcorona-perl (0.1004-2) unstable; urgency=low
 .
   * Add libev-perl to B-D/D, closes: #675524,
 thanks to Aaron M. Ucko u...@debian.org for bugreport.
Checksums-Sha1: 
 c0898ca58af32a3b2e9d9f259650797712838318 1197 libcorona-perl_0.1004-2.dsc
 c2000ca0433e4e431c7a8b376e920c4376cf0bf9 2170 
libcorona-perl_0.1004-2.debian.tar.gz
 505437a5d0e08abc5630db077d3febc30b3c5be7 14834 libcorona-perl_0.1004-2_i386.deb
Checksums-Sha256: 
 21df815d02c9020c8b4d112dafb8f08c39415f6bc21d8a14d3bbdbb429aa3415 1197 
libcorona-perl_0.1004-2.dsc
 0c03590eef540b0f2513004a3bc454e84cde8c4286f32c622c3e75f1367a39cb 2170 
libcorona-perl_0.1004-2.debian.tar.gz
 0c93ec9bd1fd99fd2d9b91c749d8a9cc781b8694ff6f7bbd5821d21a6bed576c 14834 
libcorona-perl_0.1004-2_i386.deb
Files: 
 dcf1e5b00dcecbea958eafbe5f005a09 1197 perl extra libcorona-perl_0.1004-2.dsc
 0115feb402b3dad0c75c2543b922d853 2170 perl extra 
libcorona-perl_0.1004-2.debian.tar.gz
 eb8f2564748db01435ac6eb72a39e947 14834 perl extra 
libcorona-perl_0.1004-2_i386.deb

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

iEYEAREDAAYFAk/JsiQACgkQq4wAz/jiZTdXUgCfX74H4S1c8XWrqoiAR0yz6YPB
d8YAnRiTrZ0SmlxBeL/JTYwoArs47k31
=MSBb
-END PGP SIGNATURE-


---End Message---


Bug#675536: [Pkg-nagios-devel] Bug#675536: icinga-idoutils: fails to upgrade from squeeze: ERROR: language plpgsql does not exist

2012-06-02 Thread Alexander Wirt
On Sat, 02 Jun 2012, Andreas Beckmann wrote:

 Package: icinga-idoutils
 Version: 1.7.0-2
 Severity: serious
 User: debian...@lists.debian.org
 Usertags: piuparts
 
 Hi,
 
 during a test with piuparts I noticed your package fails to upgrade from
 'squeeze'.
 It installed fine in 'squeeze', then the upgrade to 'sid' fails.
 
 From the attached log (scroll to the bottom...):
 
   Setting up icinga-idoutils (1.7.0-2) ...
   Installing new version of config file /etc/init.d/ido2db ...
   Installing new version of config file /etc/icinga/idomod.cfg ...
   dbconfig-common: writing config to /etc/dbconfig-common/icinga-idoutils.conf
   Replacing config file /etc/icinga/ido2db.cfg with new version
   creating database backup in 
 /var/cache/dbconfig-common/backups/icinga-idoutils_1.0.2-2.pgsql.
   applying upgrade sql for 1.0.2-2 - 1.0.3-1.
   applying upgrade sql for 1.0.2-2 - 1.2.99-1.
   error encountered processing 
 /usr/share/dbconfig-common/data/icinga-idoutils/upgrade/pgsql/1.2.99-1:
   NOTICE: ALTER TABLE will create implicit sequence 
 icinga_dbversion_dbversion_id_seq for serial column 
 icinga_dbversion.dbversion_id NOTICE: ALTER TABLE / ADD PRIMARY KEY will 
 create implicit index icinga_dbversion_pkey for table icinga_dbversion 
 ERROR: language plpgsql does not exist HINT: Use CREATE LANGUAGE to load 
 the language into the database.
   dbconfig-common: icinga-idoutils configure: aborted.
   dbconfig-common: flushing administrative password
   dpkg: error processing icinga-idoutils (--configure):
subprocess installed post-installation script returned error exit status 1
hu? I tested that and I installed plpgsql via adminstrative script, I'll have
to take a look. Btw. 9.1 (the supported postgres version from wheezy doesn't
need to instal plpgsql).

Alex




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



Bug#661384: marked as done (gdb-msp430: FTBFS with gdb 7.4)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 2 Jun 2012 09:04:47 +0200
with message-id 20120602090447.1d374...@debian.org
and subject line gdb-msp430 7.2a
has caused the Debian Bug report #661384,
regarding gdb-msp430: FTBFS with gdb 7.4
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.)


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

Dear maintainer,

gdb-ms430 fails to build with gdb 7.4.

Excerpt from the buildlog:

Hunk #1 succeeded at 390 (offset 23 lines).
patching file gdb/msp430-tdep.c
patching file include/elf/msp430.h
patching file include/opcode/msp430.h
patching file opcodes/msp430-dis.c
patching file sim/configure
Hunk #1 FAILED at 651.
Hunk #2 succeeded at 3768 (offset 10 lines).
1 out of 2 hunks FAILED -- saving rejects to file sim/configure.rej
patching file sim/configure.tgt
Hunk #1 succeeded at 89 with fuzz 2 (offset 7 lines).
patching file sim/msp430/Makefile.in
patching file sim/msp430/config.in
patching file sim/msp430/configure
patching file sim/msp430/configure.ac
patching file sim/msp430/interp.c
patching file sim/msp430/msp430-alu.c
patching file sim/msp430/stamp-h
patching file sim/msp430/sysdep.h
patching file sim/msp430/targ-map.c
patching file sim/msp430/targ-vals.h
make: *** [patch-stamp] Error 1
dpkg-buildpackage: error: debian/rules build gave error exit status 2
**
Build finished at 20120205-1853
FAILED [dpkg-buildpackage died]

The full buidlog can be found at 
https://launchpad.net/ubuntu/+archive/test-rebuild-20120201/+build/3146635/+files/buildlog_ubuntu-precise-i386.gdb-msp430_7.2~mspgcc-7.2-20110612-1ubuntu1_FAILEDTOBUILD.txt.gz.

Thanks in advance,

Leo.


-- System Information:
Debian Release: wheezy/sid
  APT prefers oneiric-updates
  APT policy: (500, 'oneiric-updates'), (500, 'oneiric'), (100, 
'oneiric-backports')
Architecture: i386 (i686)

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


---End Message---
---BeginMessage---
Package: gdb-msp430
Version: 7.2a~mspgcc-20111205-1

Package updated, as per latest upstream release, and building fine, but
I forgot to close the bugs in the changelog. Done now.

-- 
  .''`.  |   ~[ Luca BRUNO ~ (kaeso) ]~
 : :'  : | Email: lucab (AT) debian.org ~ Debian Developer
 `. `'`  | GPG Key ID: 0x3BFB9FB3   ~ Free Software supporter
   `-| HAM-radio callsign: IZ1WGT   ~ Networking sorcerer


signature.asc
Description: PGP signature
---End Message---


Bug#675536: marked as done (icinga-idoutils: fails to upgrade from squeeze: ERROR: language plpgsql does not exist)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 07:17:28 +
with message-id e1saiaw-nd...@franck.debian.org
and subject line Bug#675536: fixed in icinga 1.7.0-3
has caused the Debian Bug report #675536,
regarding icinga-idoutils: fails to upgrade from squeeze: ERROR: language 
plpgsql does not exist
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.)


-- 
675536: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675536
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: icinga-idoutils
Version: 1.7.0-2
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

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

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

  Setting up icinga-idoutils (1.7.0-2) ...
  Installing new version of config file /etc/init.d/ido2db ...
  Installing new version of config file /etc/icinga/idomod.cfg ...
  dbconfig-common: writing config to /etc/dbconfig-common/icinga-idoutils.conf
  Replacing config file /etc/icinga/ido2db.cfg with new version
  creating database backup in 
/var/cache/dbconfig-common/backups/icinga-idoutils_1.0.2-2.pgsql.
  applying upgrade sql for 1.0.2-2 - 1.0.3-1.
  applying upgrade sql for 1.0.2-2 - 1.2.99-1.
  error encountered processing 
/usr/share/dbconfig-common/data/icinga-idoutils/upgrade/pgsql/1.2.99-1:
  NOTICE: ALTER TABLE will create implicit sequence 
icinga_dbversion_dbversion_id_seq for serial column 
icinga_dbversion.dbversion_id NOTICE: ALTER TABLE / ADD PRIMARY KEY will 
create implicit index icinga_dbversion_pkey for table icinga_dbversion 
ERROR: language plpgsql does not exist HINT: Use CREATE LANGUAGE to load the 
language into the database.
  dbconfig-common: icinga-idoutils configure: aborted.
  dbconfig-common: flushing administrative password
  dpkg: error processing icinga-idoutils (--configure):
   subprocess installed post-installation script returned error exit status 1


cheers,

Andreas


icinga-idoutils_1.7.0-2.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: icinga
Source-Version: 1.7.0-3

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

icinga-cgi_1.7.0-3_amd64.deb
  to main/i/icinga/icinga-cgi_1.7.0-3_amd64.deb
icinga-common_1.7.0-3_all.deb
  to main/i/icinga/icinga-common_1.7.0-3_all.deb
icinga-core_1.7.0-3_amd64.deb
  to main/i/icinga/icinga-core_1.7.0-3_amd64.deb
icinga-dbg_1.7.0-3_amd64.deb
  to main/i/icinga/icinga-dbg_1.7.0-3_amd64.deb
icinga-doc_1.7.0-3_all.deb
  to main/i/icinga/icinga-doc_1.7.0-3_all.deb
icinga-idoutils_1.7.0-3_amd64.deb
  to main/i/icinga/icinga-idoutils_1.7.0-3_amd64.deb
icinga_1.7.0-3.diff.gz
  to main/i/icinga/icinga_1.7.0-3.diff.gz
icinga_1.7.0-3.dsc
  to main/i/icinga/icinga_1.7.0-3.dsc
icinga_1.7.0-3_amd64.deb
  to main/i/icinga/icinga_1.7.0-3_amd64.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alexander Wirt formo...@debian.org (supplier of updated icinga 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 02 Jun 2012 09:06:09 +0200
Source: icinga
Binary: icinga-common icinga-cgi icinga-idoutils icinga icinga-core icinga-doc 
icinga-dbg
Architecture: source amd64 all
Version: 1.7.0-3
Distribution: unstable
Urgency: low
Maintainer: Debian Nagios Maintainer Group 
pkg-nagios-de...@lists.alioth.debian.org
Changed-By: Alexander Wirt formo...@debian.org
Description: 
 icinga - host and network monitoring system - metapackage
 icinga-cgi - host and network monitoring system - CGI scripts
 icinga-common - host and network monitoring system - support files
 icinga-core - host and network monitoring system - core files
 icinga-dbg - host and network monitoring system - debug files
 icinga-doc - host and network monitoring system - documentation
 icinga-idoutils - host and network monitoring system - icinga-dataobjects 
support
Closes: 675536
Changes: 
 icinga (1.7.0-3) unstable; urgency=low
 .
   * [7c55fce] Install plpgsql as early as possible into postgres

Bug#675563: [Pkg-chromium-maint] Bug#675563: chromium: builds against embedded binary binutils-gold that does not include source

2012-06-02 Thread Giuseppe Iuculano
On 02/06/2012 08:15, shawn wrote:
 I noticed this while trying to get this package to build on armel.

Could you patch debian/control and try to build on armel again please?


--- a/debian/control
+++ b/debian/control
@@ -64,7 +64,7 @@ Build-Depends: cdbs,
libxt-dev,
libxtst-dev,
libpam0g-dev,
-   binutils-gold [!armel !armhf],
+   binutils-gold,
libflac-dev,
libwebp-dev,
autotools-dev,



signature.asc
Description: OpenPGP digital signature


Processed (with 1 errors): Re: [debian-mysql] Bug#675304: amarok

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

 Version: 2.5.0-2
Unknown command or malformed arguments to command.

 found 675304 2.5.0-1
Bug #675304 [amarok] upgrade from 5.1.61-3 to 5.5.23+dfsg-2 broke amarok
Marked as found in versions amarok/2.5.0-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675304
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#675304: marked as done (upgrade from 5.1.61-3 to 5.5.23+dfsg-2 broke amarok)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 2 Jun 2012 10:30:45 +0300
with message-id 201206021030.49072.mo...@debian.org
and subject line Re: [debian-mysql] Bug#675304: amarok
has caused the Debian Bug report #675304,
regarding upgrade from 5.1.61-3 to 5.5.23+dfsg-2 broke amarok
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.)


-- 
675304: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675304
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mysql-common
Version: 5.5.23+dfsg-2
Severity: critical

Since upgrading to 5.5.23+dfsg-2, I get following amarok error

The amarok database reported the following errors:
GREPME MySQLe query failed! (2000)  on init
In most cases you will need to resolve these errors before Amarok will run 
properly.

Then each song is said to be a duplicate, then I do not get any music in amarok 
DB.

amarok is
ii  amarok  2.5.0-1 
easy to use media player based on the KDE Platform

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (900, 'testing-proposed-updates'), (900, 'testing'), (700, 
'proposed-updates'), (600, 'stable'), (400, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 3.1.0-1-686-pae (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

-- no debconf information



This message is confidential and intended only for the addressee. If you have 
received this message in error, please immediately notify the 
postmas...@nds.com and delete it from your system as well as any copies. The 
content of e-mails as well as traffic data may be monitored by NDS for 
employment and security purposes.
To protect the environment please do not print this e-mail unless necessary.

An NDS Group Limited company. www.nds.com


---End Message---
---BeginMessage---
Version: 2.5.0-2

found 675304 2.5.0-1
thanks

Hello,

On penktadienis 01 Birželis 2012 01:40:22 Clint Byrum wrote:
 Excerpts from Nicholas Bamber's message of 2012-05-31 14:05:36 -0700:
  Modestas,
  
  I would be very grateful if you could advise us on this bug:
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675304
  
  I presume what has happpened is that the user is on testing and did
  an
  
  apt-get upgrade. Because  of the current state of affairs his mysql got
  upgraded and not his amarok.
  
  I don't quite see why that should cause his amarok to fail - an
  
  explanation would be appreciated.
  
  Should we be asking for the amarok 2.5.0-3 to be rushed through to
  
  testing? Should we put  a breaks clause to make late mysql incompatible
  with early versions of amarok - though I really don't want to do that as
  it would be unworkable in the long term.
  
  Also beyond following the proper transition procedures is there
  
  something we could be doing to avoid these situations?
 
 If I had to guess, I'd say its the new MySQL 5.5 mysql-common's my.cnf
 directives that the old 5.1 libmysqld embedded in amarok does not
 understand.
 
 A workaround is probably to comment those out of /etc/mysql/my.cnf until
 the new amarok is available.

As the Debian changelog states, amarok 2.5.0-2 or later no longer reads system 
mysql configuration files or depends on the system mysql server in any way. 
That's was my original intent all along (and it was actually true for some 
period of time) but upstream broke it at some point.

I suppose mysql-common 5.5 should Break amarok  2.5.0-2 because it's the one 
which ships the offensive my.cnf file with !includedir /etc/mysql/conf.d/ 
directive in it. /etc/mysql/conf.d/ does not exist if mysql-server-5.5 is not 
installed which causes libmysqld embedded into previous versions of amarok to 
bomb.

FWIW, I also believe that there is a bug in mysql-common that my.conf refers 
to the directory which might not be available.

-- 
Modestas Vainius mo...@debian.org


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


Bug#675569: util-linux: serial console with getty does not work any longer since version 2.20.1-1

2012-06-02 Thread Michael Prokop
Package: util-linux
Version: 2.20.1-1
Severity: grave
Justification: renders package unusable


serial console with getty is broken in current versions:

* getty of util-linux 2.19.1-5 works fine

* getty of util-linux 2.20.1-1 / 2.20.1-4 / 2.20.1-5 no longer
  works, it does nothing but after a few seconds the command returns
  with exit code 1

* I've also tested new upstream versions 2.21.1 and 2.21.2
  (built with debian/)

Rational for severity grave: breaks login for serial consoles

strace log of 'getty -L ttyS0 9600 vt100':

4516  09:05:16.440997 execve(/sbin/getty, [getty, -L, ttyS0, 9600, 
vt100], [SHELL=/bin/zsh, TERM=linux, USER=root, 
PATH=/sbin:/bin:/usr/sbin:/usr/b..., PWD=/root, TTY=/dev/tty1, SHLVL=1, 
HOME=/root, LOGNAME=root, UID=0, OLDPWD=/, HOSTNAME=grml, 
LESSOPEN=|lesspipe.sh %s, READNULLCMD=/usr/bin/pager, 
DISTCC_HOSTS=+zeroconf, WRITE_ON_UDEV=yes, LANG=en_US.UTF-8, 
EDITOR=vim, PAGER=less, MAIL=/var/mail/root, 
LS_COLORS=rs=0:di=01;34:ln=01;36..., LESS_TERMCAP_mb=\33[01;31m, 
LESS_TERMCAP_md=\33[01;31m, LESS_TERMCAP_me=\33[0m, 
LESS_TERMCAP_se=\33[0m, LESS_TERMCAP_so=\33[01;44;33m, 
LESS_TERMCAP_ue=\33[0m, LESS_TERMCAP_us=\33[01;32m, 
ALREADY_DID_CD_HOME=/root, COLORTERM=yes, vcs_info_msg_0_=, 
vcs_info_msg_1_=, _=/usr/bin/strace]) = 0
4516  09:05:16.441272 brk(0)= 0x65d000
4516  09:05:16.441315 access(/etc/ld.so.nohwcap, F_OK) = 0
4516  09:05:16.441350 mmap(NULL, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4bb6b8c000
4516  09:05:16.441388 access(/etc/ld.so.preload, R_OK) = -1 ENOENT (No such 
file or directory)
4516  09:05:16.441435 open(/etc/ld.so.cache, O_RDONLY) = 3
4516  09:05:16.441470 fstat(3, {st_dev=makedev(0, 16), st_ino=17474, 
st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=4096, 
st_blocks=104, st_size=49503, st_atime=2012/06/02-08:57:57, 
st_mtime=2012/06/02-08:57:57, st_ctime=2012/06/02-08:57:57}) = 0
4516  09:05:16.441516 mmap(NULL, 49503, PROT_READ, MAP_PRIVATE, 3, 0) = 
0x7f4bb6b7f000
4516  09:05:16.441543 close(3)  = 0
4516  09:05:16.441569 access(/etc/ld.so.nohwcap, F_OK) = 0
4516  09:05:16.441603 open(/lib/x86_64-linux-gnu/libutil.so.1, O_RDONLY) = 3
4516  09:05:16.441639 read(3, 
\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\20\16\0\0\0\0\0\0..., 832) = 
832
4516  09:05:16.441676 fstat(3, {st_dev=makedev(0, 16), st_ino=3790, 
st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, 
st_blocks=21, st_size=10640, st_atime=2011/09/14-01:04:57, 
st_mtime=2011/09/14-01:04:57, st_ctime=2011/09/14-01:04:57}) = 0
4516  09:05:16.441722 mmap(NULL, 2105608, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4bb676c000
4516  09:05:16.441752 mprotect(0x7f4bb676e000, 2093056, PROT_NONE) = 0
4516  09:05:16.441778 mmap(0x7f4bb696d000, 8192, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x1000) = 0x7f4bb696d000
4516  09:05:16.441818 close(3)  = 0
4516  09:05:16.441848 access(/etc/ld.so.nohwcap, F_OK) = 0
4516  09:05:16.441880 open(/lib/x86_64-linux-gnu/libc.so.6, O_RDONLY) = 3
4516  09:05:16.441912 read(3, 
\177ELF\2\1\1\0\0\0\0\0\0\0\0\0\3\0\0\1\0\0\0\300\357\1\0\0\0\0\0..., 832) = 
832
4516  09:05:16.441943 fstat(3, {st_dev=makedev(0, 16), st_ino=1980, 
st_mode=S_IFREG|0755, st_nlink=1, st_uid=0, st_gid=0, st_blksize=1024, 
st_blocks=3069, st_size=1570832, st_atime=2011/09/14-01:04:57, 
st_mtime=2011/09/14-01:04:57, st_ctime=2011/09/14-01:04:57}) = 0
4516  09:05:16.441988 mmap(NULL, 3684440, PROT_READ|PROT_EXEC, 
MAP_PRIVATE|MAP_DENYWRITE, 3, 0) = 0x7f4bb63e8000
4516  09:05:16.442016 mprotect(0x7f4bb6562000, 2097152, PROT_NONE) = 0
4516  09:05:16.442042 mmap(0x7f4bb6762000, 20480, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 3, 0x17a000) = 0x7f4bb6762000
4516  09:05:16.442077 mmap(0x7f4bb6767000, 18520, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0x7f4bb6767000
4516  09:05:16.442111 close(3)  = 0
4516  09:05:16.442148 mmap(NULL, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4bb6b7e000
4516  09:05:16.442181 mmap(NULL, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4bb6b7d000
4516  09:05:16.442210 mmap(NULL, 4096, PROT_READ|PROT_WRITE, 
MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = 0x7f4bb6b7c000
4516  09:05:16.442238 arch_prctl(ARCH_SET_FS, 0x7f4bb6b7d700) = 0
4516  09:05:16.442318 mprotect(0x7f4bb6762000, 16384, PROT_READ) = 0
4516  09:05:16.442351 mprotect(0x7f4bb696d000, 4096, PROT_READ) = 0
4516  09:05:16.442379 mprotect(0x606000, 4096, PROT_READ) = 0
4516  09:05:16.442406 mprotect(0x7f4bb6b8e000, 4096, PROT_READ) = 0
4516  09:05:16.442435 munmap(0x7f4bb6b7f000, 49503) = 0
4516  09:05:16.442541 brk(0)= 0x65d000
4516  09:05:16.442568 brk(0x67e000) = 0x67e000
4516  09:05:16.442601 open(/usr/lib/locale/locale-archive, O_RDONLY) = 3
4516  09:05:16.442641 fstat(3, {st_dev=makedev(0, 16), st_ino=2549, 
st_mode=S_IFREG|0644, st_nlink=1, st_uid=0, st_gid=0, 

Processed: r2131 - in mysql-5.5/branches/unstable/debian: . patches po

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

 tags 660686 pending
Bug #660686 [libmysqlclient18] libmysqlclient18 does not used versioned symbols 
libmysqlclient18 does not used versioned symbols
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
660686: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=660686
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#669587: latex-xcolor: unowned file /usr/local/share/texmf/ls-R after purge (policy 6.8, 9.1.2)

2012-06-02 Thread Thomas Preud'homme
Le mercredi 23 mai 2012 20:09:40, Thomas Preud'homme a écrit :

 
 Here is a patch I made according to the suggestion of the thread named
 above. I'll find a DD to do an NMU in case you don't have the time to do
 the upload yourself. As recommanded by devref, I took care of only fixing
 this issue,
 
 All the best,
 
 Thomas Preud'homme

Updated patch which fix the problem of files not included that had the 
previous patch.

Best regards.
reverted:
--- latex-xcolor-2.11/debian/prerm
+++ latex-xcolor-2.11.orig/debian/prerm
@@ -1,39 +0,0 @@
-#! /bin/sh
-# prerm script for latex-xcolor
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#* prerm `remove'
-#* old-prerm `upgrade' new-version
-#* new-prerm `failed-upgrade' old-version
-#* conflictor's-prerm `remove' `in-favour' package new-version
-#* deconfigured's-prerm `deconfigure' `in-favour'
-#  package-being-installed version `removing'
-#  conflicting-package version
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case $1 in
-remove|upgrade|deconfigure)
-#   install-info --quiet --remove /usr/info/latex-xcolor.info.gz
-;;
-failed-upgrade)
-;;
-*)
-echo prerm called with unknown argument \`$1' 2
-exit 1
-;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
-
-
reverted:
--- latex-xcolor-2.11/debian/preinst
+++ latex-xcolor-2.11.orig/debian/preinst
@@ -1,44 +0,0 @@
-#! /bin/sh
-# preinst script for latex-xcolor
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#* new-preinst `install'
-#* new-preinst `install' old-version
-#* new-preinst `upgrade' old-version
-#* old-preinst `abort-upgrade' new-version
-#
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-
-
-case $1 in
-install|upgrade)
-#if [ $1 = upgrade ]
-#then
-#start-stop-daemon --stop --quiet --oknodo  \
-#--pidfile /var/run/latex-xcolor.pid  \
-#--exec /usr/sbin/latex-xcolor 2/dev/null || true
-#fi
-;;
-
-abort-upgrade)
-;;
-
-*)
-echo preinst called with unknown argument \`$1' 2
-exit 1
-;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
-
-
diff -u latex-xcolor-2.11/debian/rules latex-xcolor-2.11/debian/rules
--- latex-xcolor-2.11/debian/rules
+++ latex-xcolor-2.11/debian/rules
@@ -87,6 +87,7 @@
 #  dh_installinfo
dh_installman
dh_link
+   dh_installtex
dh_strip
dh_compress
dh_fixperms
diff -u latex-xcolor-2.11/debian/control latex-xcolor-2.11/debian/control
--- latex-xcolor-2.11/debian/control
+++ latex-xcolor-2.11/debian/control
@@ -1,7 +1,7 @@
 Source: latex-xcolor
 Section: tex
 Build-Depends: debhelper (= 4.0.0)
-Build-Depends-Indep: texlive-latex-base
+Build-Depends-Indep: texlive-latex-base, tex-common
 Priority: optional
 Maintainer: OHURA Makoto oh...@debian.org
 Standards-Version: 3.7.2
reverted:
--- latex-xcolor-2.11/debian/postinst
+++ latex-xcolor-2.11.orig/debian/postinst
@@ -1,46 +0,0 @@
-#! /bin/sh
-# postinst script for latex-xcolor
-#
-# see: dh_installdeb(1)
-
-set -e
-
-# summary of how this script can be called:
-#* postinst `configure' most-recently-configured-version
-#* old-postinst `abort-upgrade' new version
-#* conflictor's-postinst `abort-remove' `in-favour' package
-#  new-version
-#* deconfigured's-postinst `abort-deconfigure' `in-favour'
-#  failed-install-package version `removing'
-#  conflicting-package version
-# for details, see http://www.debian.org/doc/debian-policy/ or
-# the debian-policy package
-#
-
-case $1 in
-configure)
-
-if [ -x /usr/bin/mktexlsr ] ; then
-/usr/bin/mktexlsr
-fi
-
-;;
-
-abort-upgrade|abort-remove|abort-deconfigure)
-
-;;
-
-*)
-echo postinst called with unknown argument \`$1' 2
-exit 1
-;;
-esac
-
-# dh_installdeb will replace this with shell code automatically
-# generated by other debhelper scripts.
-
-#DEBHELPER#
-
-exit 0
-
-
diff -u latex-xcolor-2.11/debian/changelog latex-xcolor-2.11/debian/changelog
--- latex-xcolor-2.11/debian/changelog
+++ latex-xcolor-2.11/debian/changelog
@@ -1,3 +1,13 @@
+latex-xcolor (2.11-1.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * debian/rules:
+- Use dh_installtex to generate calls to mktexlsr in postinst and postrm
+in order to avoid creating /usr/local/share/texmf/ls-R (Closes: #669587).
+  * Remove useless preinst and prerm scripts.
+
+ -- Thomas Preud'homme robo...@celest.fr  Wed, 23 May 2012 17:07:57 +0200
+
 latex-xcolor (2.11-1) 

Bug#658484: backintime-kde: segfault while loading

2012-06-02 Thread Valery Mamonov
Package: backintime-kde
Version: 1.0.10-1
Followup-For: Bug #658484

Dear Maintainer,
*** Please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
 ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these lines ***


-- System Information:
Debian Release: wheezy/sid
  APT prefers experimental
  APT policy: (1000, 'experimental'), (990, 'unstable'), (900, 
'testing-proposed-updates'), (800, 'testing'), (500, 'proposed-updates'), (500, 
'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 3.3.0-7.dmz.2-liquorix-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages backintime-kde depends on:
ii  backintime-common  1.0.10-1
ii  menu   2.1.46
ii  python 2.7.2-10
ii  python-kde44:4.7.4-4

backintime-kde recommends no packages.

backintime-kde suggests no packages.

-- no debconf information



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



Bug#655779: marked as done (dehydra: FTBFS: dehydra_ast.c:51:21: error: invalid operands to binary == (have 'jsval' and 'jsval'))

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 08:48:21 +
with message-id e1sak0t-0004gj...@franck.debian.org
and subject line Bug#655779: fixed in dehydra 0.9.hg20120525-1
has caused the Debian Bug report #655779,
regarding dehydra: FTBFS: dehydra_ast.c:51:21: error: invalid operands to 
binary == (have 'jsval' and 'jsval')
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.)


-- 
655779: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655779
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: dehydra
Version: 0.9.hg20110609-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120112 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory `/build/dehydra-bhC_1v/dehydra-0.9.hg20110609'
 ./configure --enable-C
 /tmp/tmp_aoM0F.c:2:23: error: 'PLUGIN_FINISH_DECL' undeclared here (not in a 
 function)
 Detected JavaScript library: /usr/lib/libmozjs.so
 Detected JavaScript headers: /usr/include/mozjs
 Experimental C testsuite is enabled
 Checking for a C++ compiler: Checking for /usr/bin/g++-4.6 plugin headers: 
 /usr/lib/gcc/x86_64-linux-gnu/4.6/plugin/include
 Checking for FINISH_DECL callback:
 FINISH_DECL callback disabled
 Will use /usr/bin/g++-4.6 to build Treehydra
 make[1]: Leaving directory `/build/dehydra-bhC_1v/dehydra-0.9.hg20110609'
debian/rules override_dh_auto_build
 make[1]: Entering directory `/build/dehydra-bhC_1v/dehydra-0.9.hg20110609'
 /usr/bin/make BUILD_TREEHYDRA= LDFLAGS=-lmozjs -shared 
 GCC_PLUGIN_HEADERS=-I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I.
 make[2]: Entering directory `/build/dehydra-bhC_1v/dehydra-0.9.hg20110609'
 /usr/bin/gcc-4.6 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON 
 -DHAVE_CONFIG_H  -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I. 
 -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/   -c 
 dehydra_plugin.c
 dehydra_plugin.c: In function 'plugin_init':
 dehydra_plugin.c:540:20: warning: comparison between 'timevar_id_t' and 'enum 
 anonymous' [-Wenum-compare]
 /usr/bin/gcc-4.6 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON 
 -DHAVE_CONFIG_H  -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I. 
 -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/   -c 
 dehydra_builtins.c
 dehydra_builtins.c: In function 'dehydra_loadScript':
 dehydra_builtins.c:461:20: warning: initialization from incompatible pointer 
 type [enabled by default]
 dehydra_builtins.c:471:3: warning: passing argument 3 of 'JS_ExecuteScript' 
 from incompatible pointer type [enabled by default]
 /usr/include/mozjs/jsapi.h:3869:1: note: expected 'struct JSScript *' but 
 argument is of type 'struct JSObject *'
 /usr/bin/g++-4.6 -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON 
 -DHAVE_CONFIG_H  -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I. 
 -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/   -c 
 jsval_map.cc
 /usr/bin/gcc-4.6 -MD -g3 -Wall -fPIC -DXP_UNIX -DIN_GCC -DPLUGIN_NO_POISON 
 -DHAVE_CONFIG_H  -I/usr/lib/gcc/x86_64-linux-gnu/4.6//plugin/include -I. 
 -I/usr/include/mozjs -I/usr/lib -I//var/lib/sbuild/local/include/js/   -c 
 dehydra_ast.c
 dehydra_ast.c: In function 'dehydra_makeVar':
 dehydra_ast.c:51:21: error: invalid operands to binary == (have 'jsval' and 
 'jsval')
 dehydra_ast.c: In function 'dehydra_initVar':
 dehydra_ast.c:127:11: error: invalid operands to binary == (have 'jsval' and 
 'jsval')
 dehydra_ast.c: In function 'dehydra_call_or_aggr_init_expr':
 dehydra_ast.c:151:8: warning: variable 'args' set but not used 
 [-Wunused-but-set-variable]
 dehydra_ast.c: In function 'statement_walker':
 dehydra_ast.c:193:77: warning: unknown conversion type character 'H' in 
 format [-Wformat]
 dehydra_ast.c:193:77: warning: format '%s' expects argument of type 'char *', 
 but argument 3 has type 'location_t *' [-Wformat]
 dehydra_ast.c:193:77: warning: too many arguments for format 
 [-Wformat-extra-args]
 make[2]: *** [dehydra_ast.o] Error 1

The full build log is available from:
   
http://people.debian.org/~lucas/logs/2012/01/12/dehydra_0.9.hg20110609-2_lsid64.buildlog

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

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---

Bug#660686: versioned symbols

2012-06-02 Thread Nicholas Bamber

Julien,
The patch was not as bad as I thought.

00022340 gDF .text  01b5  libmysqlclient_18 my_connect

http://anonscm.debian.org/viewvc/pkg-mysql/mysql-5.5/branches/unstable/debian/patches/versioned_symbols.patch?view=markup

http://anonscm.debian.org/viewvc/pkg-mysql/mysql-5.5/branches/unstable/debian/rules?r1=2127r2=2131

http://anonscm.debian.org/viewvc/pkg-mysql/mysql-5.5/branches/unstable/debian/changelog?r1=2128r2=2131

But I still need to port this into what we have for wheezy/testing/sid 
and it looks like I need some more tweaks for #672359  and possibly a 
Break against amarok ( 2.5.0-2).




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



Processed: tagpending

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

 #mp3splt-gtk (0.7.2-1) UNRELEASED; urgency=low
 #
 #  * Build against Gtk3 (Closes: #665441)
 #
 limit source mp3splt-gtk
Limiting to bugs with field 'source' containing at least one of 'mp3splt-gtk'
Limit currently set to 'source':'mp3splt-gtk'

 tags 665441 + pending confirmed
Bug #665441 [mp3splt-gtk] mp3splt-gtk: Refuses to start for mixing GTK+ 2.x and 
3 libraries
Added tag(s) confirmed and pending.
 thanks
Stopping processing here.

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

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

 #mp3splt-gtk (0.7.2-1) UNRELEASED; urgency=low
 #
 #  * New Upstream Version
 #- Build against Gtk3 (Closes: #665441)
 #- Does not open the first file automatically (Closes: #589888)
 #
 limit source mp3splt-gtk
Limiting to bugs with field 'source' containing at least one of 'mp3splt-gtk'
Limit currently set to 'source':'mp3splt-gtk'

 tags 665441 + pending confirmed
Bug #665441 [mp3splt-gtk] mp3splt-gtk: Refuses to start for mixing GTK+ 2.x and 
3 libraries
Ignoring request to alter tags of bug #665441 to the same tags previously set
 tags 589888 + pending confirmed
Bug #589888 [mp3splt-gtk] First item in GTK file selection dialog always 
selected
Added tag(s) confirmed and pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
589888: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=589888
665441: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665441
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#672832: marked as done (iceweasel: FTBFS: Build killed with signal TERM after 150 minutes of inactivity.)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 2 Jun 2012 11:20:32 +0200
with message-id 20120602092032.ga11...@glandium.org
and subject line Re: Bug#672832: iceweasel: FTBFS: Build killed with signal 
TERM after 150 minutes of inactivity.
has caused the Debian Bug report #672832,
regarding iceweasel: FTBFS: Build killed with signal TERM after 150 minutes of 
inactivity.
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.)


-- 
672832: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672832
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: iceweasel
Version: 12.0-6
Severity: serious
Tags: patch
Justification: fails to build from source (but built successfully in the past)

Dear Maintainer,

Build is killed after 150 min of inactivity, see [1] for example.
This seems to be related to bz#595368.
Html test file has been removed from the makefile upstream but not the js unit 
associated.

Something like that should help the build process :

--- a/debian/test.mk2012-05-14 01:28:09.462416104 +0200
+++ b/debian/test.mk2012-05-14 01:37:52.154398783 +0200
@@ -39,6 +39,8 @@
 xpcshell-tests-skip:
 # This one fails because it supposes some kind of preexisting gnome/mailcap 
configuration
rm -f 
build-xulrunner/_tests/xpcshell/uriloader/exthandler/tests/unit/test_handlerService.js
+# This one causes infinite loop. bz#595368
+   rm -f 
build-xulrunner/_tests/xpcshell/dom/indexedDB/test/unit/test_writer_starvation.js
 
 check-skip:
 # This one fails because it only works in an american time zone. bz#515254

Regards,
Nicolas

[1] 
https://buildd.debian.org/status/fetch.php?pkg=iceweaselarch=i386ver=12.0-6stamp=1336776672


---End Message---
---BeginMessage---
On Mon, May 14, 2012 at 09:32:32AM +0200, Mike Hommey wrote:
 On Mon, May 14, 2012 at 01:41:15AM +0200, Nicolas Le Cam wrote:
  Package: iceweasel
  Version: 12.0-6
  Severity: serious
  Tags: patch
  Justification: fails to build from source (but built successfully in the 
  past)
  
  Dear Maintainer,
  
  Build is killed after 150 min of inactivity, see [1] for example.
  This seems to be related to bz#595368.
  Html test file has been removed from the makefile upstream but not the js 
  unit associated.
 
 Actually, it's a different issue: bz#754537, due to Debian bug #672573.

And this was fixed with sqlite 3.7.12-1.

Mike

---End Message---


Bug#670454: digikam: FTBFS on mips (dng_flags.h:100:2: error: #error Unable to figure out byte order.)

2012-06-02 Thread Andrew Goodbody

On 02/06/12 05:36, Mark Purcell wrote:

reopen 670454
thanks

On Sun, 6 May 2012 07:59:21 Andrew Goodbody wrote:

Gilles Caulier, the upstream maintainer, reports that a fix has been
applied to the current development version. 2.6.0-RC is due out
tomorrow. I'm not sure what needs to be done to get this fix validated
and included.


Andrew,

Unfortunatly digikam continues to fail to build from source on the mips
architecture:
https://buildd.debian.org/status/logs.php?pkg=digikamarch=mips

The relevant Debian bug report is located here:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670454

Thanks,
Mark

extra/kipi-plugins/dngconverter/dngwriter/extra/dng_sdk/dng_flags.h:100:2:
error: #error Unable to figure out byte order.

#ifndef qDNGBigEndian
#if defined(qDNGLittleEndian)
#define qDNGBigEndian !qDNGLittleEndian
#elif defined(__POWERPC__)
[...]
#else
#ifndef qXCodeRez
#error Unable to figure out byte order.
#endif
#endif


Thanks. I just pushed this fix into the tree.

Andrew



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



Bug#675582: biosig4c++: FTBFS on ia64

2012-06-02 Thread Niels Thykier
Package: biosig4c++
Version: 1.3.0-1
Severity: serious

Your package FTBFS on ia64, but it has built there in the past.  Here
is the last part of the build log:

biosig_server.c:379:19: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
biosig_server.c:431:21: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
biosig_server.c:437:21: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
biosig_server.c:444:22: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
biosig_server.c:449:22: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
biosig_server.c:483:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
biosig_server.c:614:18: warning: comparison between signed and unsigned integer 
expressions [-Wsign-compare]
biosig_server.c:701:26: error: cannot convert 'uint8_t (*)[8] {aka unsigned 
char (*)[8]}' to 'uint8_t* {aka unsigned char*}' for argument '1' to 'uint64_t 
leu64p(uint8_t*)'
biosig_server.c: In function 'int main()':
biosig_server.c:770:8: warning: unused variable 'sid' [-Wunused-variable]
make[2]: *** [biosig_server] Error 1
make[1]: *** [override_dh_auto_build] Error 2
make[2]: Leaving directory 
`/build/buildd-biosig4c++_1.3.0-1-ia64-vZ1qmo/biosig4c++-1.3.0'
make[1]: Leaving directory 
`/build/buildd-biosig4c++_1.3.0-1-ia64-vZ1qmo/biosig4c++-1.3.0'
make: *** [build-arch] Error 2


~Niels



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



Processed: tagging 673295

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

 tags 673295 + sid wheezy
Bug #673295 {Done: Raúl Benencia rbenen...@linti.unlp.edu.ar} [drupal6] 
drupal6: FTBFS in sid
Added tag(s) sid and wheezy.
 thanks
Stopping processing here.

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


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



Processed: Re: Bug#658789: brasero: Brasero requires genisoimage but dooes not depend on it?

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

 severity 658789 serious
Bug #658789 [brasero] brasero: Brasero requires genisoimage but dooes not 
depend on it?
Severity set to 'serious' from 'normal'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
658789: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=658789
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#671956: marked as done (wfmath: FTBFS: symbols errors)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 10:04:20 +
with message-id e1salc0-0002qa...@franck.debian.org
and subject line Bug#671956: fixed in wfmath 0.3.12-3
has caused the Debian Bug report #671956,
regarding wfmath: FTBFS: symbols errors
to be marked as done.

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

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


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

Hi,

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

Relevant part:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 set -e; \
   for pkg in libwfmath-0.3-6; do \
   dh_strip -p${pkg} --dbg-package=${pkg}-dbg; \
   done
 dh_strip -s --remaining-packages
 make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_makeshlibs -O--parallel
 dpkg-gensymbols: warning: some new symbols appeared in the symbols file: see 
 diff output below
 dpkg-gensymbols: warning: some symbols or patterns disappeared in the symbols 
 file: see diff output below
 dpkg-gensymbols: warning: debian/libwfmath-0.3-6/DEBIAN/symbols doesn't match 
 completely debian/libwfmath-0.3-6.symbols
 --- debian/libwfmath-0.3-6.symbols (libwfmath-0.3-6_0.3.12-2_amd64)
 +++ dpkg-gensymbolsxv1rp9 2012-05-08 08:55:56.566538050 +
 @@ -47,7 +47,7 @@
   _ZN6WFMath13_ScaleEpsilonEPKfS1_id@Base 0.3.11
   _ZN6WFMath13_ScaleEpsilonEddd@Base 0.3.11
   
 _ZN6WFMath14BoundingSphereILi2ESt6vectorEENS_4BallIXT_EEERKT0_INS_5PointIXT_EEESaIS6_EE@Base
  0.3.11
 - (optional)_ZN6WFMath14SloppyDistanceILi2EEEfRKNS_5PointIXT_EEES4_@Base 
 0.3.12
 +#MISSING: 0.3.12-2# 
 (optional)_ZN6WFMath14SloppyDistanceILi2EEEfRKNS_5PointIXT_EEES4_@Base 0.3.12
   _ZN6WFMath14SloppyDistanceILi3EEEfRKNS_5PointIXT_EEES4_@Base 0.3.11
   _ZN6WFMath14_ReadCoordListERSiPfi@Base 0.3.11
   _ZN6WFMath15ColinearVectorsILi2EED0Ev@Base 0.3.11
 @@ -311,6 +311,8 @@
   _ZN6WFMath7PoissonEdj@Base 0.3.11
   
 _ZN6WFMath7PolygonILi2EE11rotatePointERKNS_9RotMatrixILi2EEERKNS_5PointILi2EEE@Base
  0.3.11
   _ZN6WFMath7PolygonILi2EE5shiftERKNS_6VectorILi2EEE@Base 0.3.11
 + _ZN6WFMath7PolygonILi2EED1Ev@Base 0.3.12-2
 + _ZN6WFMath7PolygonILi2EED2Ev@Base 0.3.12-2
   _ZN6WFMath7PolygonILi3EE10moveCornerEiRKNS_5PointILi3EEEd@Base 0.3.11
   
 _ZN6WFMath7PolygonILi3EE11rotatePointERKNS_10QuaternionERKNS_5PointILi3EEE@Base
  0.3.11
   
 _ZN6WFMath7PolygonILi3EE11rotatePointERKNS_9RotMatrixILi3EEERKNS_5PointILi3EEE@Base
  0.3.11
 @@ -962,8 +964,12 @@
   _ZNK6WFMath9RotMatrixILi3EE9isEqualToERKS1_d@Base 0.3.11
   _ZNK6WFMath9RotMatrixILi3EEeqERKS1_@Base 0.3.11
   _ZNK6WFMath9RotMatrixILi3EEneERKS1_@Base 0.3.11
 - _ZNSsC1IPcEET_S1_RKSaIcE@Base 0.3.11
 - _ZNSsC2IPcEET_S1_RKSaIcE@Base 0.3.11
 + _ZNSs12_S_constructIPcEES0_T_S1_RKSaIcESt20forward_iterator_tag@Base 
 0.3.12-2
 +#MISSING: 0.3.12-2# _ZNSsC1IPcEET_S1_RKSaIcE@Base 0.3.11
 +#MISSING: 0.3.12-2# _ZNSsC2IPcEET_S1_RKSaIcE@Base 0.3.11
 + _ZNSt10_List_baseI13LinePointDataSaIS0_EE8_M_clearEv@Base 0.3.12-2
 + _ZNSt10_List_baseIN6WFMath11_PolyReaderILi3EEESaIS2_EE8_M_clearEv@Base 
 0.3.12-2
 + 
 _ZNSt10_List_baseIN6WFMath9_miniball13Wrapped_arrayILi2EEESaIS3_EE8_M_clearEv@Base
  0.3.12-2
   _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED0Ev@Base 0.3.11
   _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED1Ev@Base 0.3.11
   _ZNSt15basic_stringbufIcSt11char_traitsIcESaIcEED2Ev@Base 0.3.11
 @@ -973,11 +979,13 @@
   
 _ZNSt6vectorIfSaIfEE13_M_insert_auxEN9__gnu_cxx17__normal_iteratorIPfS1_EERKf@Base
  0.3.11
   
 (regex)_ZNSt6vectorIfSaIfEE14_M_fill_insertEN9__gnu_cxx17__normal_iteratorIPfS1_EE[mj]RKf@Base
  0.3.11
   _ZNSt6vectorIfSaIfEE6insertEN9__gnu_cxx17__normal_iteratorIPfS1_EERKf@Base 
 0.3.11
 + _ZNSt6vectorIfSaIfEED1Ev@Base 0.3.12-2
 + _ZNSt6vectorIfSaIfEED2Ev@Base 0.3.12-2
   
 (regex)_ZSt13__adjust_heapIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIf[il]fEvT_T0_S8_T1_@Base
  0.3.11
 - 
 _ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEvT_S7_S7_@Base
  0.3.11
 +#MISSING: 0.3.12-2# 
 _ZSt13__heap_selectIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEvT_S7_S7_@Base
  0.3.11
   
 _ZSt16__insertion_sortIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEvT_S7_@Base
  0.3.11
   
 (regex)_ZSt16__introsort_loopIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIf[li]EvT_S7_T0_@Base
  0.3.11
 - 
 _ZSt19__move_median_firstIN9__gnu_cxx17__normal_iteratorIPfSt6vectorIfSaIfEvT_S7_S7_@Base
  0.3.11
 

Bug#674942: ruby blocks buildd for a day (or more)

2012-06-02 Thread Antonio Terceiro
tags 674942 + pending
thanks

Steven Chamberlain escreveu isso aí:
 tags 674942 + patch
 thanks
 
 Uhhh I changed my mind.  My patch could still be used as an interim fix
 (enforce a 2h time limit on the test suite with SIGKILL), then maybe
 clone+downgrade this to try to work out what causes the slower build
 times...

Actually, I discovered the real cause of the hangs: the DRB (distributed
Ruby) library tests crash for some reason, and they don't properly
terminate some processes they have started. These runaway processes make
the buildds hang forever.

I am thus disabling the DRB tests, and removing the timeout I set in the
last upload, since I believe it will not be needed anymore.

-- 
Antonio Terceiro terce...@debian.org


signature.asc
Description: Digital signature


Processed: Re: Bug#674942: ruby blocks buildd for a day (or more)

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

 tags 674942 + pending
Bug #674942 [ruby1.8] ruby blocks buildd for a day (or more)
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
674942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674942
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#669501: marked as done (linphone: FTBFS: linphonec.c:1432: undefined reference to `rl_attempted_completion_over')

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 10:47:31 +
with message-id e1salrn-0002zk...@franck.debian.org
and subject line Bug#669501: fixed in linphone 3.5.2-9
has caused the Debian Bug report #669501,
regarding linphone: FTBFS: linphonec.c:1432: undefined reference to 
`rl_attempted_completion_over'
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.)


-- 
669501: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=669501
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: linphone
Version: 3.5.2-8
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120419 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../coreapi -I../oRTP/include -I../exosip 
 -I../mediastreamer2/include   -Wall  -DIN_LINPHONE -DENABLE_TRACE 
 -D_ORTP_SOURCE   -DOSIP_MT -DHAVE_PTHREAD-g -O2 -c -o 
 linphonec-commands.o `test -f 'commands.c' || echo './'`commands.c
   CCLD   linphonec
 linphonec-linphonec.o: In function `linephonec_readline_completion':
 /«PKGBUILDDIR»/console/linphonec.c:1432: undefined reference to 
 `rl_attempted_completion_over'
 linphonec-linphonec.o: In function `linphonec_finish_readline':
 /«PKGBUILDDIR»/console/linphonec.c:1092: undefined reference to 
 `stifle_history'
 /«PKGBUILDDIR»/console/linphonec.c:1093: undefined reference to 
 `write_history'
 linphonec-linphonec.o: In function `linphonec_prompt_for_auth_final':
 /«PKGBUILDDIR»/console/linphonec.c:839: undefined reference to `rl_event_hook'
 /«PKGBUILDDIR»/console/linphonec.c:840: undefined reference to `rl_event_hook'
 /«PKGBUILDDIR»/console/linphonec.c:889: undefined reference to 
 `rl_line_buffer'
 /«PKGBUILDDIR»/console/linphonec.c:890: undefined reference to `rl_event_hook'
 linphonec-linphonec.o: In function `linphonec_idle_call':
 /«PKGBUILDDIR»/console/linphonec.c:1031: undefined reference to 
 `rl_inhibit_completion'
 /«PKGBUILDDIR»/console/linphonec.c:1035: undefined reference to 
 `rl_inhibit_completion'
 linphonec-linphonec.o: In function `linphonec_readline':
 /«PKGBUILDDIR»/console/linphonec.c:557: undefined reference to `readline'
 linphonec-linphonec.o: In function `linephonec_readline_completion':
 /«PKGBUILDDIR»/console/linphonec.c:1439: undefined reference to 
 `rl_completion_matches'
 linphonec-linphonec.o: In function `linphonec_initialize_readline':
 /«PKGBUILDDIR»/console/linphonec.c:1059: undefined reference to 
 `rl_readline_name'
 /«PKGBUILDDIR»/console/linphonec.c:1062: undefined reference to 
 `rl_set_keyboard_input_timeout'
 /«PKGBUILDDIR»/console/linphonec.c:1063: undefined reference to 
 `rl_event_hook'
 /«PKGBUILDDIR»/console/linphonec.c:1068: undefined reference to `read_history'
 /«PKGBUILDDIR»/console/linphonec.c:1074: undefined reference to 
 `rl_attempted_completion_function'
 linphonec-linphonec.o: In function `linphonec_main_loop':
 /«PKGBUILDDIR»/console/linphonec.c:1149: undefined reference to `add_history'
 linphonec-commands.o: In function `lpc_cmd_codec':
 /«PKGBUILDDIR»/console/commands.c:2138: undefined reference to 
 `rl_inhibit_completion'
 /«PKGBUILDDIR»/console/commands.c:2143: undefined reference to 
 `rl_inhibit_completion'
 /«PKGBUILDDIR»/console/commands.c:2143: undefined reference to 
 `rl_inhibit_completion'
 linphonec-commands.o: In function `lpc_cmd_proxy':
 /«PKGBUILDDIR»/console/commands.c:1050: undefined reference to 
 `rl_inhibit_completion'
 /«PKGBUILDDIR»/console/commands.c:1054: undefined reference to 
 `rl_inhibit_completion'
 collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/04/19/linphone_3.5.2-8_unstable.log

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

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: linphone
Source-Version: 3.5.2-9

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

liblinphone-dev_3.5.2-9_amd64.deb
  to main/l/linphone/liblinphone-dev_3.5.2-9_amd64.deb
liblinphone4_3.5.2-9_amd64.deb
  to main/l/linphone/liblinphone4_3.5.2-9_amd64.deb
libmediastreamer-dev_3.5.2-9_amd64.deb
  to main/l/linphone/libmediastreamer-dev_3.5.2-9_amd64.deb

Bug#675125: libslang2: jed fails to start with latest libslang2 (2.2.4-12)

2012-06-02 Thread Alastair McKinstry
Hi,

I cannot repeat this problem with slang 2.2.4-12 :

root@debian:/home/amckinstry/slang/11# jed --version
jed version: 0.99.19/Unix
 Compiled with GNU C 4.6
S-Lang version: 2.2.4

jed compile-time options:
 +LINE_ATTRIBUTES +BUFFER_LOCAL_VARS +SAVE_NARROW +TTY_MENUS
 +EMACS_LOCKING +MULTICLICK +SUBPROCESSES +DFA_SYNTAX +ABBREVS
 +COLOR_COLUMNS +LINE_MARKS +GPM_MOUSE +IMPORT

Using JED_ROOT=/usr/share/jed
root@debian:/home/amckinstry/slang/11# jed -batch -quiet -f
'vmessage(%S,_slang_install_prefix)'
loading /usr/share/jed/lib/site.slc
loading /usr/share/jed/lib/os.sl
loading /usr/share/jed/lib/menus.slc
loading /usr/share/jed/lib/defaults.sl
loading /etc/jed.d/05jed-common.sl
Reading -quiet
loading /usr/share/jed/lib/textmode.slc
loading /usr/share/jed/lib/modeinfo.slc
/usr


Can you please send a copy of your .jedrc ?


Thanks
Alastair

On 2012-05-30 00:38, Omen Wild wrote:
 Package: libslang2
 Version: 2.2.4-12
 Severity: grave
 Justification: renders package unusable

 Dear Maintainer,

 With the latest version of libslang2 (2.2.4-12) jed fails to start.
 When I try to load a new instance I get the following errors:
 --- begin
 Unable to open emacs.  Check the value of the S-Lang load path.
 Unable to open modeinfo.  Check the value of the S-Lang load path.
 Open failed
 --- end

 Attempting to debug the S-Lang load path shows:
 --- begin
 0  jed -batch -quiet -f 'vmessage(%S,_slang_install_prefix)'
 loading /usr/share/jed/lib/site.sl
 loading /usr/share/jed/lib/os.sl
 loading /usr/share/jed/lib/menus.sl
 loading /home/omen/.jedrc
 Reading -quiet
 Unable to open textmode.  Check the value of the S-Lang load path.
 --- end

 The problem seems to be that the /etc/jed.d/ files are not loaded.
 Downgrading libslang2 to 2.2.4-10 makes the problem go away and jed
 functions correctly.

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

 Kernel: Linux 3.3.4-ck1-1 (SMP w/8 CPU cores)
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
 Shell: /bin/sh linked to /bin/bash

 Versions of packages libslang2 depends on:
 ii  libc6  2.13-32
 ii  multiarch-support  2.13-32

 Versions of packages libslang2 recommends:
 ii  libpng12-0  1.2.49-1

 libslang2 suggests no packages.

 -- no debconf information




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

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





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



Bug#673796: marked as done (autofs5: prompting due to modified conffiles which were not modified by the user)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 11:03:10 +
with message-id e1sam6w-0004xn...@franck.debian.org
and subject line Bug#673796: fixed in autofs 5.0.6-2
has caused the Debian Bug report #673796,
regarding autofs5: prompting due to modified conffiles which were not modified 
by the user
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.)


-- 
673796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673796
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: autofs5,autofs5-ldap,autofs5-hesiod
Version: 5.0.6-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts

Hi,

during a test with piuparts I noticed your package failed the piuparts
upgrade test because dpkg detected a conffile as being modified and then
prompted the user for an action. As there is no user input, this fails.
But this is not the real problem, the real problem is that this prompt
shows up in the first place, as there was nobody modifying this conffile
at all, the package has just been installed and upgraded...

This is a violation of policy 10.7.3, see
http://www.debian.org/doc/debian-policy/ch-files.html#s10.7.3,
which says [These scripts handling conffiles] must not ask unnecessary
questions (particularly during upgrades), and must otherwise be good
citizens.

http://wiki.debian.org/DpkgConffileHandling should help with figuring
out how to do this properly.

In http://lists.debian.org/debian-devel/2009/08/msg00675.html and
followups it has been agreed that these bugs are to be filed with
severity serious.

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

  Setting up autofs (5.0.6-1) ...
  
  Configuration file `/etc/default/autofs'
   == File on system created by you or by a script.
   == File also in package provided by package maintainer.
 What would you like to do about it ?  Your options are:
  Y or I  : install the package maintainer's version
  N or O  : keep your currently-installed version
D : show the differences between the versions
Z : start a shell to examine the situation
   The default action is to keep your current version.
  *** autofs (Y/I/N/O/D/Z) [default=N] ? dpkg: error processing autofs 
(--configure):
   EOF on stdin at conffile prompt

Looks like a migration path is missing for /etc/default/autofs that was
shipped in the old autofs5 packages.
As this is now managed by ucf, probably only the old md5sums need to be
added ...


cheers,

Andreas


autofs5_5.0.6-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: autofs
Source-Version: 5.0.6-2

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

autofs-hesiod_5.0.6-2_i386.deb
  to main/a/autofs/autofs-hesiod_5.0.6-2_i386.deb
autofs-ldap_5.0.6-2_i386.deb
  to main/a/autofs/autofs-ldap_5.0.6-2_i386.deb
autofs5-hesiod_5.0.6-2_all.deb
  to main/a/autofs/autofs5-hesiod_5.0.6-2_all.deb
autofs5-ldap_5.0.6-2_all.deb
  to main/a/autofs/autofs5-ldap_5.0.6-2_all.deb
autofs5_5.0.6-2_all.deb
  to main/a/autofs/autofs5_5.0.6-2_all.deb
autofs_5.0.6-2.debian.tar.xz
  to main/a/autofs/autofs_5.0.6-2.debian.tar.xz
autofs_5.0.6-2.dsc
  to main/a/autofs/autofs_5.0.6-2.dsc
autofs_5.0.6-2_i386.deb
  to main/a/autofs/autofs_5.0.6-2_i386.deb



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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev m...@tls.msk.ru (supplier of updated autofs 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 May 2012 10:53:13 +0400
Source: autofs
Binary: autofs autofs-ldap autofs-hesiod autofs5 autofs5-ldap autofs5-hesiod
Architecture: source i386 all
Version: 5.0.6-2
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov only...@member.fsf.org
Changed-By: Michael Tokarev m...@tls.msk.ru
Description: 
 autofs - kernel-based automounter for Linux
 autofs-hesiod - Hesiod map support for autofs
 autofs-ldap - LDAP map support for autofs
 autofs5- transitional dummy package for 'autofs'
 autofs5-hesiod - transitional dummy package for 'autofs-hesiod'
 autofs5-ldap - transitional dummy package for 'autofs-ldap'

Bug#670454: marked as done (digikam: FTBFS on mips (error: #error Unable to figure out byte order.))

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 11:03:52 +
with message-id e1sam7c-000504...@franck.debian.org
and subject line Bug#670454: fixed in digikam 4:2.6.0~rc-4
has caused the Debian Bug report #670454,
regarding digikam: FTBFS on mips (error: #error Unable to figure out byte 
order.)
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.)


-- 
670454: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670454
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: digikam
Version: 4:2.6.0~beta3-1
Severity: serious
Tags: wheezy sid

Hi,

digikam FTBFS on mips.  From the most recent build log:

[ 70%] Building CXX object 
extra/kipi-plugins/dngconverter/CMakeFiles/libdng.dir/dngwriter/extra/dng_sdk/dng_1d_function.cpp.o
cd 
/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/dngconverter
  /usr/bin/c++   -D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL 
-DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS 
-DKDE4_CMAKE_TOPLEVEL_DIR_LENGTH=48 -DKDE_DEFAULT_DEBUG_AREA=51000 
-DAREA_CODE_GENERAL=51000 -DAREA_CODE_LOADING=51001 -DQT_USE_FAST_CONCATENATION 
-DQT_USE_FAST_OPERATOR_PLUS -DUNIX_ENV=1 -DqWinOS=0 -DqMacOS=0 
-DqDNGUseStdInt=1 -DqDNGThreadSafe=1 -DqDNGDebug=0 -DqDNGValidateTarget=1 
-Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts 
-Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS 
-fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics 
-fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -DNDEBUG 
-DQT_NO_DEBUG 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/dngconverter
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/common/libkipiplugins
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/common/libkipiplugins
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/common/libkipiplugins/dialogs
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/common/libkipiplugins/dialogs
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/common/libkipiplugins/widgets
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/common/libkipiplugins/widgets
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/common/libkipiplugins/tools
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/common/libkipiplugins/tools
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/common/libkipiplugins/tools/threads
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/common/libkipiplugins/tools/threads
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/common/libkipiplugins/tools/imageio
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/obj-mips-linux-gnu/extra/kipi-plugins/common/libkipiplugins/tools/imageio
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/dngwriter/extra/md5
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/dngwriter/extra/xmp_sdk/XMPCore
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/dngwriter/extra/xmp_sdk/common
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/dngwriter/extra/xmp_sdk/include
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/dngwriter/extra/xmp_sdk/include/client-glue
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/dngwriter/extra/dng_sdk
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/dngwriter
 
-I/build/buildd2-digikam_2.6.0~beta3-1-mips-lLh9H8/digikam-2.6.0~beta3/extra/kipi-plugins/dngconverter/plugin
 -I/usr/include/opencv -I/usr/include/KDE -I/usr/include/qt4/phonon 
-I/usr/include/qt4/QtXmlPatterns -I/usr/include/qt4/QtXml 

Bug#674325: marked as done (digikam: FTBFS: opencv not found)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 11:03:52 +
with message-id e1sam7c-000509...@franck.debian.org
and subject line Bug#674325: fixed in digikam 4:2.6.0~rc-4
has caused the Debian Bug report #674325,
regarding digikam: FTBFS: opencv not found
to be marked as done.

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

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


-- 
674325: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674325
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: digikam
Version: 4:2.6.0~rc-3
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20120524 qa-ftbfs
Justification: FTBFS on amd64

Hi,

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

Relevant part:
 make[1]: Entering directory `/«PKGBUILDDIR»'
 LDFLAGS= -Wl,--as-needed dh_auto_configure --buildsystem=kde -- 
 -DDIGIKAMSC_COMPILE_DOC=on -DDIGIKAMSC_COMPILE_PO=on
 -- The C compiler identification is GNU 4.7.0
 -- The CXX compiler identification is GNU 4.7.0
 -- Check for working C compiler: /usr/bin/gcc
 -- Check for working C compiler: /usr/bin/gcc -- works
 -- Detecting C compiler ABI info
 -- Detecting C compiler ABI info - done
 -- Check for working CXX compiler: /usr/bin/c++
 -- Check for working CXX compiler: /usr/bin/c++ -- works
 -- Detecting CXX compiler ABI info
 -- Detecting CXX compiler ABI info - done
 -- Looking for Q_WS_X11
 -- Looking for Q_WS_X11 - found
 -- Looking for Q_WS_WIN
 -- Looking for Q_WS_WIN - not found.
 -- Looking for Q_WS_QWS
 -- Looking for Q_WS_QWS - not found.
 -- Looking for Q_WS_MAC
 -- Looking for Q_WS_MAC - not found.
 -- Found Qt-Version 4.8.1 (using /usr/bin/qmake)
 -- Looking for XOpenDisplay in 
 /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
 -- Looking for XOpenDisplay in 
 /usr/lib/x86_64-linux-gnu/libX11.so;/usr/lib/x86_64-linux-gnu/libXext.so;/usr/lib/x86_64-linux-gnu/libXft.so;/usr/lib/x86_64-linux-gnu/libXau.so;/usr/lib/x86_64-linux-gnu/libXdmcp.so
  - found
 -- Looking for gethostbyname
 -- Looking for gethostbyname - found
 -- Looking for connect
 -- Looking for connect - found
 -- Looking for remove
 -- Looking for remove - found
 -- Looking for shmat
 -- Looking for shmat - found
 -- Looking for IceConnectionNumber in ICE
 -- Looking for IceConnectionNumber in ICE - found
 -- Found X11: /usr/lib/x86_64-linux-gnu/libX11.so
 -- Looking for include file pthread.h
 -- Looking for include file pthread.h - found
 -- Looking for pthread_create
 -- Looking for pthread_create - not found.
 -- Looking for pthread_create in pthreads
 -- Looking for pthread_create in pthreads - not found
 -- Looking for pthread_create in pthread
 -- Looking for pthread_create in pthread - found
 -- Found Threads: TRUE  
 -- Looking for _POSIX_TIMERS
 -- Looking for _POSIX_TIMERS - found
 -- Found Automoc4: /usr/bin/automoc4 
 -- Found Perl: /usr/bin/perl (found version 5.14.2) 
 -- Found Phonon: /usr/include 
 -- Performing Test _OFFT_IS_64BIT
 -- Performing Test _OFFT_IS_64BIT - Success
 -- Performing Test HAVE_FPIE_SUPPORT
 -- Performing Test HAVE_FPIE_SUPPORT - Success
 -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL
 -- Performing Test __KDE_HAVE_W_OVERLOADED_VIRTUAL - Success
 -- Performing Test __KDE_HAVE_GCC_VISIBILITY
 -- Performing Test __KDE_HAVE_GCC_VISIBILITY - Success
 -- Found KDE 4.7 include dir: /usr/include
 -- Found KDE 4.7 library dir: /usr/lib
 -- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
 -- Found automoc4: /usr/bin/automoc4
 -- Local kdegraphics libraries will be compiled... NO
 -- Handbooks will be compiled. YES
 -- Extract translations files. NO
 -- Translations will be compiled.. YES
 -- 
 --
 -- Starting CMake configuration for: libmediawiki
 -- checking for module 'QJson=0.7'
 --   found QJson, version 0.7.1
 -- Found QJSON: /usr/lib/x86_64-linux-gnu/libqjson.so  (found version 
 0.7.1, required is 0.7)
 
 -
 -- The following external packages were located on your system.
 -- This installation will have the extra features provided by these packages.
 -
* QJSON - Qt library for handling JSON data
 
 -
 -- Congratulations! All external 

Bug#674391: marked as done (autofs: FTBFS: dpkg-buildpackage: error: dpkg-source -b autofs-5.0.6 gave error exit status 2)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 11:03:10 +
with message-id e1sam6w-0004xs...@franck.debian.org
and subject line Bug#674391: fixed in autofs 5.0.6-2
has caused the Debian Bug report #674391,
regarding autofs: FTBFS: dpkg-buildpackage: error: dpkg-source -b autofs-5.0.6 
gave error exit status 2
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.)


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

Hi,

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

Relevant part:
 make[2]: Entering directory `/«PKGBUILDDIR»'
 autoconf
 autoheader
 rm -rf config.* *.cache
 make[2]: Leaving directory `/«PKGBUILDDIR»'
 make[1]: Leaving directory `/«PKGBUILDDIR»'
dh_clean
  dpkg-source -b autofs-5.0.6
 dpkg-source: info: using options from autofs-5.0.6/debian/source/options: 
 --compression=xz
 dpkg-source: info: using source format `3.0 (quilt)'
 dpkg-source: info: building autofs using existing ./autofs_5.0.6.orig.tar.bz2
 dpkg-source: info: local changes detected, the modified files are:
  autofs-5.0.6/configure
 dpkg-source: error: aborting due to unexpected upstream changes, see 
 /tmp/autofs_5.0.6-1.diff.W2J5rw
 dpkg-source: info: you can integrate the local changes with dpkg-source 
 --commit
 dpkg-buildpackage: error: dpkg-source -b autofs-5.0.6 gave error exit status 2
 
 Build finished at 20120523-2040

The full build log is available from:
   http://people.debian.org/~lucas/logs/2012/05/24/autofs_5.0.6-1_unstable.log

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

About the archive rebuild: The rebuild was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot.  Internet was not
accessible from the build systems.


---End Message---
---BeginMessage---
Source: autofs
Source-Version: 5.0.6-2

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

autofs-hesiod_5.0.6-2_i386.deb
  to main/a/autofs/autofs-hesiod_5.0.6-2_i386.deb
autofs-ldap_5.0.6-2_i386.deb
  to main/a/autofs/autofs-ldap_5.0.6-2_i386.deb
autofs5-hesiod_5.0.6-2_all.deb
  to main/a/autofs/autofs5-hesiod_5.0.6-2_all.deb
autofs5-ldap_5.0.6-2_all.deb
  to main/a/autofs/autofs5-ldap_5.0.6-2_all.deb
autofs5_5.0.6-2_all.deb
  to main/a/autofs/autofs5_5.0.6-2_all.deb
autofs_5.0.6-2.debian.tar.xz
  to main/a/autofs/autofs_5.0.6-2.debian.tar.xz
autofs_5.0.6-2.dsc
  to main/a/autofs/autofs_5.0.6-2.dsc
autofs_5.0.6-2_i386.deb
  to main/a/autofs/autofs_5.0.6-2_i386.deb



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 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Tokarev m...@tls.msk.ru (supplier of updated autofs 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 24 May 2012 10:53:13 +0400
Source: autofs
Binary: autofs autofs-ldap autofs-hesiod autofs5 autofs5-ldap autofs5-hesiod
Architecture: source i386 all
Version: 5.0.6-2
Distribution: unstable
Urgency: low
Maintainer: Dmitry Smirnov only...@member.fsf.org
Changed-By: Michael Tokarev m...@tls.msk.ru
Description: 
 autofs - kernel-based automounter for Linux
 autofs-hesiod - Hesiod map support for autofs
 autofs-ldap - LDAP map support for autofs
 autofs5- transitional dummy package for 'autofs'
 autofs5-hesiod - transitional dummy package for 'autofs-hesiod'
 autofs5-ldap - transitional dummy package for 'autofs-ldap'
Closes: 603092 673796 674391
Changes: 
 autofs (5.0.6-2) unstable; urgency=low
 .
   [Dmitry Smirnov]
   * minor update to 'manpages.patch' (Closes: #603092)
   * added VCS links
 .
   [Michael Tokarev]
   * conffile installation:
 - do no ship /etc/default/autofs (Closes: #673796)
 - install /etc/init.d/autofs manually (dh_installinit have issue finding 
it)
 - removed 

Bug#637855: xul-ext-downloadstatusbar/testing is incompatible with iceweasel/testing

2012-06-02 Thread intrigeri
Hi Williams Orellana,

Samuel Hym wrote (03 Feb 2012 02:52:25 GMT) :
 The current version of xul-ext-downloadstatusbar in testing and
 unstable is incompatible with the versions of iceweasel currently in
 testing and unstable.

 Upstream has a version 0.9.10 which is compatible with both.

This bug has been known to be RC for 4 months.
Do you intend to fix it before the Wheezy freeze,
or do you need help?



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



Bug#647296: ruby1.9.1: FTBFS on amd64: Testsuite hangs

2012-06-02 Thread Antonio Terceiro
Hi,

Steve McIntyre escreveu isso aí:
 unarchive 647296
 reopen 647296
 thanks
 
 On Fri, Nov 04, 2011 at 08:00:48AM -0700, Daniel Schepler wrote:
 
 It was my local rebuild of 3.0.0-2-amd64 version 3.0.0-5.  But I don't know 
 if 
 it's very version dependent: the last version of ruby1.9.1 this machine has 
 built successfuly was 1.9.2.290-2 on Jul 27.
 
 I'm now seeing exactly this too on a variety of armhf machines, when
 trying to verify that #652674 is fixed. I'm seeing this on abel (armhf
 porter box) right now. I can't see any ruby processes using CPU at
 all, suggesting a locking bug or something(?). Is there in particular
 I could look at to help here?
 
 Looking for the test code to debug what it's trying to do, I can't
 find anything intelligible, which isn't helping. :-(

I will upload a new upstream version sometime this weekend, which will
probably make this go away. I am not closing this bug explictly in the
changelog, let's wait to see what happens in buildd-land.

-- 
Antonio Terceiro terce...@debian.org


signature.asc
Description: Digital signature


Bug#674391: marked as done (autofs: FTBFS: dpkg-buildpackage: error: dpkg-source -b autofs-5.0.6 gave error exit status 2)

2012-06-02 Thread Michael Tokarev
Lucas, can you please verify the new release
actually fixes the bug you reported?  We made
some changes in attempt to fix this issue, but
Dmitry says it still fails to build, and I can't
reproduce it locally.

Thank you!

/mjt



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



Bug#673126: marked as done (mediawiki-math: missing in 1.18)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 11:18:05 +
with message-id e1samln-0007rn...@franck.debian.org
and subject line Bug#673126: fixed in mediawiki-math 2:1.0+git20120528-1
has caused the Debian Bug report #673126,
regarding mediawiki-math: missing in 1.18
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.)


-- 
673126: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673126
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: mediawiki
Version: 1:1.18.1-1
Severity: serious

In src:mediawiki 1.18, the mediawiki-math binary package
is missing.

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


---End Message---
---BeginMessage---
Source: mediawiki-math
Source-Version: 2:1.0+git20120528-1

We believe that the bug you reported is fixed in the latest version of
mediawiki-math, which is due to be installed in the Debian FTP archive:

mediawiki-extensions-math_1.0+git20120528-1_all.deb
  to main/m/mediawiki-math/mediawiki-extensions-math_1.0+git20120528-1_all.deb
mediawiki-math-texvc_1.0+git20120528-1_amd64.deb
  to main/m/mediawiki-math/mediawiki-math-texvc_1.0+git20120528-1_amd64.deb
mediawiki-math_1.0+git20120528-1.debian.tar.gz
  to main/m/mediawiki-math/mediawiki-math_1.0+git20120528-1.debian.tar.gz
mediawiki-math_1.0+git20120528-1.dsc
  to main/m/mediawiki-math/mediawiki-math_1.0+git20120528-1.dsc
mediawiki-math_1.0+git20120528-1_amd64.deb
  to main/m/mediawiki-math/mediawiki-math_1.0+git20120528-1_amd64.deb
mediawiki-math_1.0+git20120528.orig.tar.gz
  to main/m/mediawiki-math/mediawiki-math_1.0+git20120528.orig.tar.gz



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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jonathan Wiltshire j...@debian.org (supplier of updated mediawiki-math 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Wed, 30 May 2012 23:19:38 +0100
Source: mediawiki-math
Binary: mediawiki-extensions-math mediawiki-math-texvc mediawiki-math
Architecture: source all amd64
Version: 2:1.0+git20120528-1
Distribution: experimental
Urgency: low
Maintainer: Mediawiki Maintenance Team 
pkg-mediawiki-de...@lists.alioth.debian.org
Changed-By: Jonathan Wiltshire j...@debian.org
Description: 
 mediawiki-extensions-math - math rendering plugin for MediaWiki (common files)
 mediawiki-math - math rendering plugin for MediaWiki (transitional package)
 mediawiki-math-texvc - math rendering plugin for MediaWiki (texvc binary files)
Closes: 673126 675145
Changes: 
 mediawiki-math (2:1.0+git20120528-1) experimental; urgency=low
 .
   * Initial release in new source package (Closes: #675145, #673126)
Checksums-Sha1: 
 e85593a9f651a704874d2fb2a9c96d69d11b44ed 2110 
mediawiki-math_1.0+git20120528-1.dsc
 974bbde4b827b36231346c5ade99c846dd4301e7 96696 
mediawiki-math_1.0+git20120528.orig.tar.gz
 f226c283e662a1082fa48d43ed951dbdcc47f87e 5250 
mediawiki-math_1.0+git20120528-1.debian.tar.gz
 c7faadd127d478c1167a2c0e44ce62f531662e77 82576 
mediawiki-extensions-math_1.0+git20120528-1_all.deb
 67b5a14d433382196e9cfd8a4e6439c9abda8fc1 178324 
mediawiki-math-texvc_1.0+git20120528-1_amd64.deb
 844225804395d6b41e462678108454df692b00ec 2054 
mediawiki-math_1.0+git20120528-1_amd64.deb
Checksums-Sha256: 
 4b288e1d9cc6f79c23f5caa8b67b2fc38a4c50dd2bfd3b48fa25fd52397675cd 2110 
mediawiki-math_1.0+git20120528-1.dsc
 b268c419010380df368f33e1731526ba951966d8c6d63a112815ee6a0e22417f 96696 
mediawiki-math_1.0+git20120528.orig.tar.gz
 0d9156cda12ba3d3d70dec326b1ad7818e91100ded02fa7ed0289cbd4b2fc93b 5250 
mediawiki-math_1.0+git20120528-1.debian.tar.gz
 7121fb0235508a4a94f1d9b516c704c630c7aff0959dafd2855c1f3241e8773e 82576 
mediawiki-extensions-math_1.0+git20120528-1_all.deb
 4b7921aa4acae404d238610f17405255746c6ba4314e0bf87cf358648ae33651 178324 
mediawiki-math-texvc_1.0+git20120528-1_amd64.deb
 10bab4df2581c08fae6d114655f91618642267d85bda4ce4259254c3da5aff67 2054 
mediawiki-math_1.0+git20120528-1_amd64.deb
Files: 
 dddf3a4be6d861c9caeabc112385bdc3 2110 web extra 
mediawiki-math_1.0+git20120528-1.dsc
 

Bug#660686: versioned symbols

2012-06-02 Thread Julien Cristau
On Sat, Jun  2, 2012 at 10:03:54 +0100, Nicholas Bamber wrote:

 Julien,
   The patch was not as bad as I thought.
 
 00022340 gDF .text01b5  libmysqlclient_18 my_connect
 
 http://anonscm.debian.org/viewvc/pkg-mysql/mysql-5.5/branches/unstable/debian/patches/versioned_symbols.patch?view=markup
 
 http://anonscm.debian.org/viewvc/pkg-mysql/mysql-5.5/branches/unstable/debian/rules?r1=2127r2=2131
 
 http://anonscm.debian.org/viewvc/pkg-mysql/mysql-5.5/branches/unstable/debian/changelog?r1=2128r2=2131
 
 But I still need to port this into what we have for
 wheezy/testing/sid and it looks like I need some more tweaks for
 #672359  and possibly a Break against amarok ( 2.5.0-2).
 
Sounds good, thanks!

Cheers,
Julien



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



Processed: Changed severity to serious

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

 severity 668815 serious
Bug #668815 [open-invaders] open-invaders: Uses macro ALLEGRO_LINUX falsely
Severity set to 'serious' from 'normal'
 retitle 668815 open-invaders FTBFS: Uses macro ALLEGRO_LINUX falsely
Bug #668815 [open-invaders] open-invaders: Uses macro ALLEGRO_LINUX falsely
Changed Bug title to 'open-invaders FTBFS: Uses macro ALLEGRO_LINUX falsely' 
from 'open-invaders: Uses macro ALLEGRO_LINUX falsely'
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
668815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668815
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#674942: marked as done (ruby blocks buildd for a day (or more))

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 11:35:53 +
with message-id e1samcb-0003hz...@franck.debian.org
and subject line Bug#674942: fixed in ruby1.8 1.8.7.358-4
has caused the Debian Bug report #674942,
regarding ruby blocks buildd for a day (or more)
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.)


-- 
674942: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674942
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: ruby1.8
Version: 1.8.7.358-3
Severity: serious

Hi,

auto-building ruby1.8 takes a buildd offline for quite some time. E.g.
on ia64 the build only ended after I killed a 20+-hours running part
of the test suite. Please make sure that all programms started by
ruby1.8 are terminated if they are no longer needed (and/or the build
fails for any reason).


Andi


---End Message---
---BeginMessage---
Source: ruby1.8
Source-Version: 1.8.7.358-4

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

libruby1.8-dbg_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/libruby1.8-dbg_1.8.7.358-4_amd64.deb
libruby1.8_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/libruby1.8_1.8.7.358-4_amd64.deb
libtcltk-ruby1.8_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/libtcltk-ruby1.8_1.8.7.358-4_amd64.deb
ri1.8_1.8.7.358-4_all.deb
  to main/r/ruby1.8/ri1.8_1.8.7.358-4_all.deb
ruby1.8-dev_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/ruby1.8-dev_1.8.7.358-4_amd64.deb
ruby1.8-examples_1.8.7.358-4_all.deb
  to main/r/ruby1.8/ruby1.8-examples_1.8.7.358-4_all.deb
ruby1.8-full_1.8.7.358-4_all.deb
  to main/r/ruby1.8/ruby1.8-full_1.8.7.358-4_all.deb
ruby1.8_1.8.7.358-4.debian.tar.gz
  to main/r/ruby1.8/ruby1.8_1.8.7.358-4.debian.tar.gz
ruby1.8_1.8.7.358-4.dsc
  to main/r/ruby1.8/ruby1.8_1.8.7.358-4.dsc
ruby1.8_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/ruby1.8_1.8.7.358-4_amd64.deb



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 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro terce...@debian.org (supplier of updated ruby1.8 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Fri, 01 Jun 2012 22:44:42 -0300
Source: ruby1.8
Binary: ruby1.8 libruby1.8 libruby1.8-dbg ruby1.8-dev libtcltk-ruby1.8 
ruby1.8-examples ri1.8 ruby1.8-full
Architecture: source all amd64
Version: 1.8.7.358-4
Distribution: unstable
Urgency: low
Maintainer: akira yamada ak...@debian.org
Changed-By: Antonio Terceiro terce...@debian.org
Description: 
 libruby1.8 - Libraries necessary to run Ruby 1.8
 libruby1.8-dbg - Debugging symbols for Ruby 1.8
 libtcltk-ruby1.8 - Tcl/Tk interface for Ruby 1.8
 ri1.8  - Ruby Interactive reference (for Ruby 1.8)
 ruby1.8- Interpreter of object-oriented scripting language Ruby 1.8
 ruby1.8-dev - Header files for compiling extension modules for the Ruby 1.8
 ruby1.8-examples - Examples for Ruby 1.8
 ruby1.8-full - Ruby 1.8 full installation
Closes: 674942 675347
Changes: 
 ruby1.8 (1.8.7.358-4) unstable; urgency=low
 .
   * debian/rules: avoid running DRB tests, since they crash and leave runaway
 processes that make buildds hang forever. With this, I expect that we
 don't need to set timeouts for the test suite at all (Closes: #674942).
   * Added patch by Steven Chamberlain to make ruby1.8-dev depend on gcc-4.6,
 since Ruby will hard code that as the compiler for building C extensions.
 Any C extension will FTBFS if gcc-4.6 is not installed (Closes: #675347).
Checksums-Sha1: 
 28491056860380815e42408aa15602898cb2 1888 ruby1.8_1.8.7.358-4.dsc
 78eadf8b8a45e0fbb21fd83d185f72bd1fd7a0de 57617 
ruby1.8_1.8.7.358-4.debian.tar.gz
 1a448e3fd0fdedfbcd309e66635ed20992b2fe02 345194 
ruby1.8-examples_1.8.7.358-4_all.deb
 e4a2d194b9a00092d6f736db40d7340d6318c5d1 1430422 ri1.8_1.8.7.358-4_all.deb
 86610da6227656cb2dccb3e02ab4e8842f4985d7 283640 
ruby1.8-full_1.8.7.358-4_all.deb
 95073e48c628ede107a8e744a7029cf2720ae06f 319770 ruby1.8_1.8.7.358-4_amd64.deb
 672114c433f4b1101cfd58cad84718e1cfbe9c6b 2089564 
libruby1.8_1.8.7.358-4_amd64.deb
 bf212bd83128dc6210e90168b5b4d76b27ea6e5d 1737308 
libruby1.8-dbg_1.8.7.358-4_amd64.deb
 bdd1eee1036082515f52b3c5995971c3dfe5933f 910650 

Bug#675347: marked as done (ruby1.8-dev: rdepends FTBFS because of missing depends on gcc-4.6)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 11:35:53 +
with message-id e1samcb-0003hc...@franck.debian.org
and subject line Bug#675347: fixed in ruby1.8 1.8.7.358-4
has caused the Debian Bug report #675347,
regarding ruby1.8-dev: rdepends FTBFS because of missing depends on gcc-4.6
to be marked as done.

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

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


-- 
675347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675347
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:ruby1.8
Version: 1.8.7.358-3
Affects: src:ruby-rmagick
Severity: critical
Tags: sid wheezy patch
X-Debbugs-Cc: debian-r...@lists.debian.org
Justification: breaks unrelated software

Hi,

ruby-rmagick now FTBFS against ruby1.8 1.8.7.358-3 in sid.

This is because ruby1.8 forced compilation with gcc-4.6, and that choice
is stored as CONFIG[CC] on the system's rbconfig.rb.

When building ruby-rmagick, gcc-4.6 might not be available if it is not
the system's default gcc and there is no explicit dependency.  Recently
some arches defaulted to gcc-4.7, but on the other hand sparc still has
gcc-4.4 and has the same issue.

The rbconfig.rb file is owned by libruby1.8 but not all its users may
want to install a compiler.  ruby-rmagick (and presumably others) has a
Depends on ruby1.8-dev which may be a better place for this;  that
package depends on a libruby1.8 of the same package version.

So I think the best solution is for ruby1.8-dev to add a Depends on
gcc-4.6.  Otherwise it only Depends on libc6-dev, which in turn
Recommends any c-compiler where gcc-4.6 might not have otherwise been
chosen as the preferred one.

Build log excerpt:

 --- ext/RMagick
 /usr/bin/ruby1.8 
 /build/buildd-ruby-rmagick_2.13.1-5-kfreebsd-i386-pbFqNE/ruby-rmagick-2.13.1/ext/RMagick/extconf.rb
 checking for Ruby version = 1.8.5... yes
 checking for gcc-4.6... no
 No C compiler found in ${ENV['PATH']}. See mkmf.log for details.
 *** 
 /build/buildd-ruby-rmagick_2.13.1-5-kfreebsd-i386-pbFqNE/ruby-rmagick-2.13.1/ext/RMagick/extconf.rb
  failed ***
 Could not create Makefile due to some reason, probably lack of
 necessary libraries and/or headers.  Check the mkmf.log file for more
 details.  You may need configuration options.

Thanks!

Regards,
-- 
Steven Chamberlain
ste...@pyro.eu.org
diff --git a/debian/control b/debian/control
index 784eac7..8f20fef 100644
--- a/debian/control
+++ b/debian/control
@@ -58,7 +58,7 @@
 
 Package: ruby1.8-dev
 Architecture: any
-Depends: libruby1.8 (= ${binary:Version}), libc6-dev, ${misc:Depends}
+Depends: libruby1.8 (= ${binary:Version}), libc6-dev, ${misc:Depends}, gcc-4.6
 Recommends: ruby1.8 (= ${binary:Version})
 Provides: ruby-dev
 Description: Header files for compiling extension modules for the Ruby 1.8
diff --git a/debian/rules b/debian/rules
index 04069c8..5b68664 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@
 
 DEB_AUTO_UPDATE_AUTOCONF = YES
 
-CC = gcc-4.6 # see #674541
+CC = gcc-4.6 # see #674541; same version must be in Depends of ruby1.8-dev
 CFLAGS += -fno-strict-aliasing -g
 CXXFLAGS += -fno-strict-aliasing -g
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
---End Message---
---BeginMessage---
Source: ruby1.8
Source-Version: 1.8.7.358-4

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

libruby1.8-dbg_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/libruby1.8-dbg_1.8.7.358-4_amd64.deb
libruby1.8_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/libruby1.8_1.8.7.358-4_amd64.deb
libtcltk-ruby1.8_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/libtcltk-ruby1.8_1.8.7.358-4_amd64.deb
ri1.8_1.8.7.358-4_all.deb
  to main/r/ruby1.8/ri1.8_1.8.7.358-4_all.deb
ruby1.8-dev_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/ruby1.8-dev_1.8.7.358-4_amd64.deb
ruby1.8-examples_1.8.7.358-4_all.deb
  to main/r/ruby1.8/ruby1.8-examples_1.8.7.358-4_all.deb
ruby1.8-full_1.8.7.358-4_all.deb
  to main/r/ruby1.8/ruby1.8-full_1.8.7.358-4_all.deb
ruby1.8_1.8.7.358-4.debian.tar.gz
  to main/r/ruby1.8/ruby1.8_1.8.7.358-4.debian.tar.gz
ruby1.8_1.8.7.358-4.dsc
  to main/r/ruby1.8/ruby1.8_1.8.7.358-4.dsc
ruby1.8_1.8.7.358-4_amd64.deb
  to main/r/ruby1.8/ruby1.8_1.8.7.358-4_amd64.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antonio Terceiro terce...@debian.org (supplier of updated ruby1.8 package)


Processed: block 675431 with 654723 654728 654735 673671, tagging 675431

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

 block 675431 with 654723 654728 654735 673671
Bug #675431 [ftp.debian.org] RM: gcc-4.5 -- superseded by gcc-4.[67]
675431 was not blocked by any bugs.
675431 was not blocking any bugs.
Added blocking bug(s) of 675431: 654728, 654735, 654723, and 673671
 tags 675431 + moreinfo
Bug #675431 [ftp.debian.org] RM: gcc-4.5 -- superseded by gcc-4.[67]
Added tag(s) moreinfo.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675431: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675431
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#675569: util-linux: serial console with getty does not work any longer since version 2.20.1-1

2012-06-02 Thread Michael Prokop
* Michael Prokop [Sat Jun 02, 2012 at 09:53:44AM +0200]:

[...]
 * getty of util-linux 2.20.1-1 / 2.20.1-4 / 2.20.1-5 no longer
   works, it does nothing but after a few seconds the command returns
   with exit code 1

 * I've also tested new upstream versions 2.21.1 and 2.21.2
   (built with debian/)

To clarify that: the new upstream versions 2.21.1 and 2.21.2 are
also broken

regards,
-mika-


signature.asc
Description: Digital signature


Processed: reassign 640818 to src:pike7.8, forcibly merging 651317 640818

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

 reassign 640818 src:pike7.8
Bug #640818 [pike7.8] pike7.8 ftbfs with -O2 on i386
Bug reassigned from package 'pike7.8' to 'src:pike7.8'.
No longer marked as found in versions pike7.8/7.8.352-dfsg-4.
Ignoring request to alter fixed versions of bug #640818 to the same values 
previously set
 forcemerge 651317 640818
Bug #651317 [src:pike7.8] pike7.8: FTBFS on i386: Segmentation fault
Bug #640818 [src:pike7.8] pike7.8 ftbfs with -O2 on i386
Severity set to 'serious' from 'important'
671115 was blocked by: 674328 673528 667428 673263 650058 660686 674122 649955 
651110 674309 672714 650060 666331 672619 672950 673264 672716 651317 673262 
674210 672765 661422 673260 673183 673161 649638 668232 673153 672824 672621 
672816 672207 672588
671115 was blocking: 672928
Added blocking bug(s) of 671115: 640818
Marked as found in versions pike7.8/7.8.352-dfsg-4.
Merged 640818 651317
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
640818: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640818
651317: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651317
671115: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671115
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#650060: snort: diff for NMU version 2.9.2.2-1.1

2012-06-02 Thread gregor herrmann
tags 650060 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Peter Jones: I'd Do It All for You
diff -Nru snort-2.9.2.2/debian/changelog snort-2.9.2.2/debian/changelog
--- snort-2.9.2.2/debian/changelog	2012-05-06 02:12:07.0 +0200
+++ snort-2.9.2.2/debian/changelog	2012-06-02 15:00:48.0 +0200
@@ -1,3 +1,17 @@
+snort (2.9.2.2-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS with multiarch libmysqlclient-dev:
++ apply patch from Ubuntu / Jean-Louis Dupond:
+  - debian/rules: use mysql_config to find libraries to fix FTBFS 
+with multiarch libmysqlclient.
++ debian/control: Build-Depends: drop virtual libmysqlclient15-dev,
+  make libmysqlclient-dev versioned to get mysql_config's --variable= 
+  switch.
+(Closes: #650060)
+
+ -- gregor herrmann gre...@debian.org  Sat, 02 Jun 2012 14:53:52 +0200
+
 snort (2.9.2.2-1) unstable; urgency=low
 
   * New upstream version (bug fix release)
diff -Nru snort-2.9.2.2/debian/control snort-2.9.2.2/debian/control
--- snort-2.9.2.2/debian/control	2012-03-27 00:14:49.0 +0200
+++ snort-2.9.2.2/debian/control	2012-06-02 14:53:37.0 +0200
@@ -8,7 +8,7 @@
 libpcap0.8-dev, 
 libpcre3-dev, 
 debhelper (= 5.0.0), 
-libmysqlclient15-dev | libmysqlclient-dev, 
+libmysqlclient-dev (= 5.5), 
 libpq-dev, 
 po-debconf (= 0.5.0), 
 libprelude-dev, 
diff -Nru snort-2.9.2.2/debian/rules snort-2.9.2.2/debian/rules
--- snort-2.9.2.2/debian/rules	2012-05-05 23:42:52.0 +0200
+++ snort-2.9.2.2/debian/rules	2012-06-02 14:46:36.0 +0200
@@ -99,9 +99,8 @@
 	./configure $(CONFFLAGS) \
 		--with-mysql \
 		--without-postgresql \
-		--enable-zlib
-# Use this for mysql version in experimental
-#		--with-mysql-libraries=`mysql_config --variable=pkglibdir` 
+		--enable-zlib \
+		--with-mysql-libraries=`mysql_config --variable=pkglibdir` 
 	$(MAKE) 
 	cp src/snort src/snort-mysql
 	touch $@


signature.asc
Description: Digital signature


Processed: snort: diff for NMU version 2.9.2.2-1.1

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

 tags 650060 + pending
Bug #650060 [snort] snort: FTBFS with multiarch libmysqlclient-dev
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
650060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650060
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#675610: Please build cmus without roar for wheezy

2012-06-02 Thread Ron
Package: cmus
Version: 2.4.3-1
Severity: serious

Hi,

We'd like to have nothing depending on roar for wheezy, since it in turn
is insisting on depending on other libraries that we really need to remove
for wheezy, so it may need to be removed as well now.  (among other issues
that people are currently having with it)

cmus is now the last package that needs to be updated for that.  Everything
else is either done, or in the process of being done.  If needed, I'm happy
to send a patch or NMU if that would be helpful.

RC severity mostly so this shows up on the radars of all the right people
crossing off the details we need to finalise for the release.

 Thanks!
 Ron



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



Bug#675160: sikuli-ide: unable to process one single instruction, NoSuchMethodError: org.jruby.ext.posix.POSIX.isNative()Z

2012-06-02 Thread Gilles Filippini
severity 675160 normal
tags 675160 + moreinfo unreproducible
quit


Hi,

hennr a écrit , Le 30/05/2012 11:36:
 Package: sikuli-ide
 Version: 1.0~x~rc3.tesseract3-dfsg1-3
 Severity: grave
 Justification: renders package unusable
 
 sikuli can't process an application like this one:
 
 openApp(icedove)
 
 
 Full error message is:
 
 
 [error] Stopped
 [error] An error occurs at line 1
 [error] Error message:
 Traceback (most recent call last):
 File , line 1, in
 File /usr/share/sikuli/Lib/sikuli/__init__.py, line 3, in
 from Sikuli import *
 File /usr/share/sikuli/Lib/sikuli/Sikuli.py, line 34, in
 from Region import *
 File /usr/share/sikuli/Lib/sikuli/Region.py, line 9, in
 import inspect
 File /usr/share/jython/Lib/inspect.py, line 31, in
 import sys, os, types, string, re, dis, imp, tokenize, linecache
 File /usr/share/jython/Lib/os.py, line 45, in
 from posix import *
 java.lang.NoSuchMethodError: org.jruby.ext.posix.POSIX.isNative()Z
 at org.python.modules.posix.PosixModule.classDictInit(PosixModule.java:106)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at
 sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
 at
 sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 a
 
 t java.lang.reflect.Method.invoke(Method.java:601)
 at org.python.core.PyJavaType.init(PyJavaType.java:534)
 at org.python.core.PyType.createType(PyType.java:1264)
 at org.python.core.PyType.addFromClass(PyType.java:1201)
 at org.python.core.PyType.fromClass(PyType.java:1291)
 at org.python.core.imp.createFromClass(imp.java:405)
 at org.python.core.imp.loadBuiltin(imp.java:501)
 at org.python.core.imp.find_module(imp.java:452)
 at org.python.core.imp.import_next(imp.java:713)
 at org.python.core.imp.import_name(imp.java:824)
 at org.python.core.imp.importName(imp.java:884)
 at org.python.core.ImportFunction.__call__(__builtin__.java:1220)
 at org.python.core.PyObject.__call__(PyObject.java:357)
 at org.python.core.__builtin__.__import__(__builtin__.java:1173)
 at org.python.core.imp.importAll(imp.java:998)
 at os$py.f$0(/usr/share/jython/Lib/os.py:691)
 at os$py.call_function(/usr/share/jython/Lib/os.py)
 at org.python.core.PyTableCode.call(PyTableCode.java:165)
 at org.python.core.PyCode.call(PyCode.java:18)
 
 
 at org.python.core.imp.createFromCode(imp.java:386)
 at org.python.core.imp.createFromSource(imp.java:349)
 at org.python.core.imp.loadFromSource(imp.java:573)
 at org.python.core.imp.find_module(imp.java:473)
 at org.python.core.imp.import_next(imp.java:713)
 at org.python.core.imp.import_name(imp.java:824)
 at org.python.core.imp.importName(imp.java:884)
 at org.python.core.ImportFunction.__call__(__builtin__.java:1220)
 at org.python.core.PyObject.__call__(PyObject.java:357)
 at org.python.core.__builtin__.__import__(__builtin__.java:1173)
 at org.python.core.imp.importOne(imp.java:903)
 at inspect$py.f$0(/usr/share/jython/Lib/inspect.py:903)
 at inspect$py.call_function(/usr/share/jython/Lib/inspect.py)
 at org.python.core.PyTableCode.call(PyTableCode.java:165)
 at org.python.core.PyCode.call(PyCode.java:18)
 at org.python.core.imp.createFromCode(imp.java:386)
 at org.python.core.imp.createFromSource(imp.java:349)
 at org.python.core.imp.loadFromSource(imp.java:573)
 at org.python.core.imp.find_module(i
 
 mp.java:473)
 at org.python.core.imp.import_next(imp.java:713)
 at org.python.core.imp.import_first(imp.java:743)
 at org.python.core.imp.import_name(imp.java:834)
 at org.python.core.imp.importName(imp.java:884)
 at org.python.core.ImportFunction.__call__(__builtin__.java:1220)
 at org.python.core.PyObject.__call__(PyObject.java:357)
 at org.python.core.__builtin__.__import__(__builtin__.java:1173)
 at org.python.core.imp.importOne(imp.java:903)
 at sikuli.Region$py.f$0(/usr/share/sikuli/Lib/sikuli/Region.py:16)
 at sikuli.Region$py.call_function(/usr/share/sikuli/Lib/sikuli/Region.py)
 at org.python.core.PyTableCode.call(PyTableCode.java:165)
 at org.python.core.PyCode.call(PyCode.java:18)
 at org.python.core.imp.createFromCode(imp.java:386)
 at org.python.core.imp.createFromSource(imp.java:349)
 at org.python.core.imp.loadFromSource(imp.java:576)
 at org.python.core.imp.find_module(imp.java:473)
 at org.python.core.PyModule.impAttr(PyModule.java:100)
 at org.python.core.imp.import_next(imp.java:715)
 at or
 
 g.python.core.imp.import_name(imp.java:824)
 at org.python.core.imp.importName(imp.java:884)
 at org.python.core.ImportFunction.__call__(__builtin__.java:1220)
 at org.python.core.PyObject.__call__(PyObject.java:357)
 at org.python.core.__builtin__.__import__(__builtin__.java:1173)
 at org.python.core.imp.importAll(imp.java:998)
 at sikuli.Sikuli$py.f$0(/usr/share/sikuli/Lib/sikuli/Sikuli.py:211)
 at sikuli.Sikuli$py.call_function(/usr/share/sikuli/Lib/sikuli/Sikuli.py)
 at org.python.core.PyTableCode.call(PyTableCode.java:165)
 at org.python.core.PyCode.call(PyCode.java:18)
 at org.python.core.imp.createFromCode(imp.java:386)
 at 

Processed: Re: Bug#675160: sikuli-ide: unable to process one single instruction, NoSuchMethodError: org.jruby.ext.posix.POSIX.isNative()Z

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

 severity 675160 normal
Bug #675160 [sikuli-ide] sikuli-ide: unable to process one single instruction, 
NoSuchMethodError: org.jruby.ext.posix.POSIX.isNative()Z
Severity set to 'normal' from 'grave'
 tags 675160 + moreinfo unreproducible
Bug #675160 [sikuli-ide] sikuli-ide: unable to process one single instruction, 
NoSuchMethodError: org.jruby.ext.posix.POSIX.isNative()Z
Added tag(s) unreproducible and moreinfo.
 quit
Stopping processing here.

Please contact me if you need assistance.
-- 
675160: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675160
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: fceu: diff for NMU version 0.98.12-4.1

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

 tags 664933 + pending
Bug #664933 [src:fceu] fceu: FTBFS: file.c:157:20: error: request for member 
'have' in something not a structure or union
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
664933: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=664933
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#664933: RFS: fceu - Cross-platform Famicom/NES emulator (updated package)

2012-06-02 Thread gregor herrmann
On Sun, 06 May 2012 23:26:43 +, Frédéric Brière wrote:

 On Sun, 06 May 2012 20:01:27 +0200, Alexander Toresson wrote:
  I am looking for a sponsor for the new version 2.1.5-1 of the package
  fceu.
 What a coincidence, I was just about to send you an email with various
 comments on your packaging effort.  I might as well post them here, in
 case anybody else wants to chime in.

Quick remarks:
- This ignores 0.98.12-4 and builds on 0.98.12-3
- There's no indication if it fixes #664933 (that's how I discovered
  the package on mentors)
- The changelog doesn't mention if this is a hostile takeover, a
  friendly salvage or whatever of the package.

I've just uploaded 0.98.12-4.1 to DELAYED/2 to get #664933 fixed.
 
Cheers,
gregor
 
-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT  SPI, fellow of the Free Software Foundation Europe
   `-   NP: Tina Turner: I Want You Near Me


signature.asc
Description: Digital signature


Bug#671118: marked as done (libchewing3: Unable to switch to chewing in ibus. Previous bug was not solved it seems.)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 19:40:53 +0800
with message-id 87pq9ix7p6@isil.kanru.info
and subject line Fixed in ibus-chewing/1.3.10+clean-3+b1
has caused the Debian Bug report #671118,
regarding libchewing3: Unable to switch to chewing in ibus. Previous bug was 
not solved it seems.
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.)


-- 
671118: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671118
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libchewing3
Version: 0.3.3-4
Severity: grave
Justification: renders package unusable

Dear Maintainer,
It appears that chewing is still not working in Debian Testing. With the
latest update to libchewing3 and libchewing3-data, chewing was broken. A
bug was reported and in it we were told to wait for the latest
ibus-chewing update or to get it from unstable. I tried the unstable
update and it did not fix the issue. That version is now in testing and
the problem is still there for me. I am unable to get any errors from
the command line, however I can provide a strace log if you like.

My current work-around is downgrading libchewing3 and libchewing3-data
to squeeze's version.

Please take a look at this. Thank you.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

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

Versions of packages libchewing3 depends on:
ii  libc6  2.13-30
ii  libchewing3-data   0.3.3-4
ii  multiarch-support  2.13-30

libchewing3 recommends no packages.

libchewing3 suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---

I've uploaded ibus-chewing:i386/1.3.10+clean-3+b1 to unstable.

-- 
Kanru


pgpzFD1sT3VRm.pgp
Description: PGP signature
---End Message---


Bug#675613: debiandoc-sgml: Does not register itself in /etc/sgml/catalog

2012-06-02 Thread Robert Luberda
Package: debiandoc-sgml
Version: 1.2.27
Severity: serious
Justification: causes FTBFS of other packages

Hi

I'm trying to build a new verision doc-base, but compilation in pbuilder
environment fails with:
nsgmls:_build/doc-base.sgml:1:60:W: cannot generate system identifier for 
public text -//DebianDoc//DTD DebianDoc//EN
nsgmls:_build/doc-base.sgml:5:0:E: reference to entity DEBIANDOC for 
which no system identifier could be generated

The full build log is attached to this mail. 
After build the contents was of /etc/sgml/catalog was:

(pbuild20311)root@vox:~/doc-base-0.10.4# cat /etc/sgml/catalog
--
## This file is created by update-catalog with update-super.
## Please see update-catalog(8) for how to modify this file.
--
CATALOG /etc/sgml/xml-core.cat
CATALOG /etc/sgml/sgml-data.cat

As you can see /etc/sgml/debiandoc-sgml.cat is not registered there,
even though it's present on the system:

(pbuild20311)root@vox:~/doc-base-0.10.4# ls -l /etc/sgml
total 16
lrwxrwxrwx 1 root root  31 Jun  2 13:28 catalog - 
/var/lib/sgml-base/supercatalog
-rw-r--r-- 1 root root 106 Jun  1 15:26 debiandoc-sgml.cat
-rw-r--r-- 1 root root 999 Jun  2 13:28 sgml-data.cat
-rw-r--r-- 1 root root 932 Jun  2 13:28 sgml-data.cat.old
-rw-r--r-- 1 root root 391 Jun  2 13:28 xml-core.cat


It's worth noticing that the other files (sgml-data  xml-core) were
properly registered, but in contrast to debiandoc-sgml, the two other packages 
showed some warnings during installation:


Setting up xml-core (0.13) ...
update-catalog: Suppressing action on super catalog. Invoking trigger 
instead.
update-catalog: Please rebuild the package being set up with a version of 
debhelper fixing #47775
[snip]
Setting up sgml-data (2.0.6) ...
update-catalog: Suppressing action on super catalog. Invoking trigger 
instead.
update-catalog: Please rebuild the package being set up with a version of 
debhelper fixing #47775
[snip]
Processing triggers for sgml-base ...
Updating the super catalog...
Setting up debiandoc-sgml (1.2.27) ...
Reading package lists...


This might mean that the actual bug lies in sgml-base, so feel free to reassing 
the bug
report there.


Regards,
robert


-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (200, 'testing')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-1-686-pae (SMP w/1 CPU core)
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/dash

Versions of packages debiandoc-sgml depends on:
ii  libhtml-parser-perl  3.69-2
ii  libroman-perl1.23-1
ii  libtext-format-perl  0.56-1
ii  perl 5.14.2-11
ii  sgml-base1.26+nmu3
ii  sgml-data2.0.6
ii  sgmlspl  1.03ii-32
ii  sp   1.3.4-1.2.1-47.1

Versions of packages debiandoc-sgml recommends:
pn  ghostscript  9.05~dfsg-6
pn  texinfo  4.13a.dfsg.1-10
pn  texlive  none
pn  texlive-latex-extra  none

Versions of packages debiandoc-sgml suggests:
pn  debiandoc-sgml-doc  1.1.22
pn  latex-cjk-all   none
pn  texlive-lang-allnone

-- no debconf information
dpkg-buildpackage: source package doc-base
dpkg-buildpackage: source version 0.10.4
dpkg-buildpackage: source changed by Robert Luberda rob...@debian.org
 dpkg-source -i -ICVS -I.svn -I.git --before-build doc-base-0.10.4
dpkg-source: info: using options from doc-base-0.10.4/debian/source/options: 
--diff-ignore --tar-ignore
 fakeroot debian/rules clean
dh clean
   dh_testdir
   dh_auto_clean
make[1]: Entering directory `/[snipped]/doc-base/doc-base-0.10.4'
** Cleaning . ...
*** Cleaning ./doc ...
 Cleaning ./po/bin ...
 Cleaning ./po/pod ...
make[1]: Leaving directory `/[snipped]/doc-base/doc-base-0.10.4'
   dh_clean
 dpkg-source -i -ICVS -I.svn -I.git -b doc-base-0.10.4
dpkg-source: info: using options from doc-base-0.10.4/debian/source/options: 
--diff-ignore --tar-ignore
dpkg-source: info: using source format `3.0 (native)'
dpkg-source: info: building doc-base in doc-base_0.10.4.tar.gz
dpkg-source: info: building doc-base in doc-base_0.10.4.dsc
 dpkg-genchanges -S ../doc-base_0.10.4_source.changes
dpkg-genchanges: including full source code in upload
 dpkg-source -i -ICVS -I.svn -I.git --after-build doc-base-0.10.4
dpkg-source: info: using options from doc-base-0.10.4/debian/source/options: 
--diff-ignore --tar-ignore
dpkg-buildpackage: source only upload: Debian-native package
 - Copying COW directory
  forking: rm -rf /var/cache/pbuilder/build//cow.20281 
  forking: cp -al /var/cache/pbuilder/base.cow 
/var/cache/pbuilder/build//cow.20281 
I: removed stale ilistfile /var/cache/pbuilder/build//cow.20281/.ilist
  forking: chroot /var/cache/pbuilder/build//cow.20281 cowdancer-ilistcreate 
/.ilist find . -xdev -path ./home -prune -o \( \( -type l -o -type f \) -a 
-links +1 -print0 \) | xargs -0 stat --format '%d %i 

Processed: 674094 patch

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

 tags 674094 patch
Bug #674094 [src:lxmusic] lxmusic: FTBFS: unknown type name 
'LXMusicNotification' (missing libnotify-dev)
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
674094: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674094
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#675616: netselect-apt: Netselect-apt returns empty sources.list

2012-06-02 Thread Werring
Package: netselect-apt
Version: 0.3.ds1-14+squeeze1
Severity: grave
Justification: renders package unusable

After running netstat-apt I get a file with only a sources file with:

# Debian packages for squeeze
deb  squeeze main contrib non-free
# Uncomment the deb-src line if you want 'apt-get source'
# to work with most packages.
deb-src  squeeze main contrib non-free

# Security updates for stable
# deb http://security.debian.org/ stable/updates main contrib non-free



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

Kernel: Linux 2.6.32-5-amd64 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=UTF-8 (charmap=locale: Cannot set LC_CTYPE 
to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages netselect-apt depends on:
ii  netselect0.3.ds1-14+squeeze1 speed tester for choosing a fast n
ii  wget 1.12-2.1retrieves files from the web

netselect-apt recommends no packages.

netselect-apt suggests no packages.

-- debconf information:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = en_GB:en,
LC_ALL = (unset),
LC_CTYPE = UTF-8,
LANG = en_GB.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory



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



Bug#675619: invoke-rc.d: initscript nut-client, action start failed.

2012-06-02 Thread Laurent Bigonville
Package: nut-client
Version: 2.6.3-2
Severity: grave
Justification: renders package unusable

Hi,

After last upgrade the nut-client init script is failing with:

Paramétrage de nut-client (2.6.3-2) ...
/etc/init.d/nut-client: 98: /etc/init.d/nut-client: Syntax error: || 
unexpected
invoke-rc.d: initscript nut-client, action start failed.

This is preventing the package to configure properly.

Cheers

Laurent Bigonville

PS: Any reason you are not using log_end_msg() lsb function?

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

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

Versions of packages nut-client depends on:
ii  libc6  2.13-32
ii  libupsclient1  2.6.3-2

Versions of packages nut-client recommends:
ii  bash-completion  1:1.99-3

nut-client suggests no packages.

-- Configuration Files:
/etc/nut/nut.conf changed:
MODE=standalone

/etc/nut/upsmon.conf [Errno 13] Permission non accordée: u'/etc/nut/upsmon.conf'
/etc/nut/upssched.conf [Errno 13] Permission non accordée: 
u'/etc/nut/upssched.conf'

-- no debconf information



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



Bug#674089: mime-support: removed application/x-httpd-* can lead to immense security problems

2012-06-02 Thread Stefan Fritsch
On Friday 01 June 2012, Christoph Anton Mitterer wrote:
 Release notes is a good idea, Stefan, Brian... can anyone of you
 take care of this or should I (but I'm on vacation starting next
 Tue, so that would take some time).

There is still plenty of time. If you get to it first please cc: 
debian-apa...@lists.debian.org so that we may comment on the wording.

   either apache2 or mod_php NEWS file. It seems
  
  exessive to have it in the mime-support NEWS file since it is
  just noise to all non-apache2 users.
 
 I'm not sure whether I can agree...
 At least mod_php is not enough,... people seem to always forget
 that it's totally ok (and IMHO from a security point of view even
 much better) to run PHP as CGI.

OK, make that mod_php and php-cgi. AFAICS the type is not relevant for 
FCGI.

 
 Neither am I sure, whether Apache is enough, there may be other
 webservers in Debian that could use mime.types (though I haven't
 checked this).

I haven't found any hint that that type is relevant for either 
lighttpd or nginx. And the change has been quite some time ago and 
nobody has complained so far.


  see below.
 
 Stefan, you haven't commented on this...
 I've already opened #674205, where I ask the php people to include
 what I'd consider the safest/best way to handle PHP mime-type in
 Apache.

Except for the RemoveType php your suggestion is not very different 
from what is in mod_php's config already. And I disagree about mime-
type versus handler: This is exactly what handlers are for. The fact 
that mime-types also work is only for backward compatibility.

 IF mime.types will really ship no further definitions for PHP  AND 
 if that change is accordingly documented in release-notes/NEWS
 file(s) than I think there should be no definitions for PHP in
 Apache's default configs at all.

Hu? Apache's default config has only minimal php relevant elements 
(SSLOptions +StdEnvVars, DirectoryIndex index.php). But mod_php should 
certainly include everything in it config that is necessary to make it 
work.

 But we should perhaps check (how?) whether any other packages have
 started to use that mime type (things like nautilus/file/etc.)

I can see no reason that other apps may handle it specially and none 
has complained so far.

Cheers,
Stefan



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



Bug#675619: invoke-rc.d: initscript nut-client, action start failed.

2012-06-02 Thread Laurent Bigonville
Package: nut-client
Followup-For: Bug #675619

Hi (again),

Here please find a patch attached.

The only missing thing is that the init script should return OK when
invoking the start action if the daemon is already running.

Cheers

Laurent Bigonville

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

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

Versions of packages nut-client depends on:
ii  libc6  2.13-32
ii  libupsclient1  2.6.3-2

Versions of packages nut-client recommends:
ii  bash-completion  1:1.99-3

nut-client suggests no packages.

-- Configuration Files:
/etc/init.d/nut-client changed [not included]
/etc/nut/nut.conf changed [not included]
/etc/nut/upsmon.conf [Errno 13] Permission non accordée: u'/etc/nut/upsmon.conf'
/etc/nut/upssched.conf [Errno 13] Permission non accordée: 
u'/etc/nut/upssched.conf'

-- no debconf information
--- /tmp/nut-2.6.3/debian/nut-client.init	2012-05-02 22:29:43.0 +0200
+++ /etc/init.d/nut-client	2012-06-02 16:45:04.033763419 +0200
@@ -78,8 +78,8 @@
   -- $UPSMON_OPTIONS /dev/null 21  return 0 || return 1
   ;;
 stop)
-  start-stop-daemon -K -o -q -p $upsmon_pid -n upsmon /dev/null 21 
-log_progress_msg upsmon || log_progress_msg (upsmon failed)
+  start-stop-daemon -K -o -q -p $upsmon_pid -n upsmon /dev/null 21 \
+ return 0 || return 1
   ;;
   esac
   ;;
@@ -92,23 +92,22 @@
 case $1 in
 
   start)
-log_daemon_msg Starting $DESC
+log_daemon_msg Starting $DESC $NAME
 check_var_directory
-start_stop_client start  log_progress_msg upsmon
-  || log_progress_msg upsmon (failed)
-log_end_msg 0
+start_stop_client start
+log_end_msg $?
 ;;
 
   stop)
-log_daemon_msg Stopping $DESC
-start_stop_client stop  log_progress_msg upsmon
-  || log_progress_msg upsmon (failed)
-log_end_msg 0
+log_daemon_msg Stopping $DESC $NAME
+start_stop_client stop
+log_end_msg $?
 ;;
 
   reload)
-log_daemon_msg Reloading $DESC
+log_daemon_msg Reloading $DESC $NAME
 $upsmon -c reload /dev/null 21
+log_end_msg $?
 ;;
 
   restart|force-reload)
@@ -118,15 +117,14 @@
 # - stop nut-client
 # - restart (Ie stop+start) nut-server
 # - start nut-client
-log_daemon_msg Restarting $DESC
-start_stop_client stop || log_progress_msg upsmon (failed)
+log_daemon_msg Restarting $DESC $NAME
+start_stop_client stop || true
 # should then 'start_stop_server stop', Ie /etc/init.d/nut-server stop
 #sleep 5
 check_var_directory
 # should first 'start_stop_server start', Ie /etc/init.d/nut-server start
-start_stop_client start  log_progress_msg upsmon
-  || log_progress_msg upsmon (failed)
-log_end_msg 0
+start_stop_client start
+log_end_msg $?
 ;;
 
   status)


Bug#675621: base: system freeze after safely unmounting usb drive

2012-06-02 Thread Sebastien P
Package: base
Severity: critical
Justification: breaks the whole system

After clicking safely remove a usb hard drive (1Tera Western Digital extern
disc), when I physicly unplug the usb cable the system freeze instantly to a
black-dead screen with only the mouse pointer showing (but not moving).
The keyboard (caps lock and scroll lock) blinking, mouse have power but neither
are working.
System reboot if reset button pressed, start like it should and did show any
notifications.
Problem is reproductible.
I never experience this problem with previous debian version (dist-upgrade), I
recently made a fresh install of the current version.
I guess this may occur since last packages upgrades ?
I may run troubleshooting if guided.



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

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



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



Processed: tagging 675619

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

 tags 675619 + patch
Bug #675619 [nut-client] invoke-rc.d: initscript nut-client, action start 
failed.
Added tag(s) patch.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675619: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675619
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#673178: marked as done (libopenal1:amd64: dependency-chain leads to installed DECnet (dnet-common))

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 15:24:27 +
with message-id e1saqbn-0004ke...@franck.debian.org
and subject line Bug#673178: fixed in openal-soft 1:1.14-4
has caused the Debian Bug report #673178,
regarding libopenal1:amd64: dependency-chain leads to installed DECnet 
(dnet-common)
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.)


-- 
673178: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673178
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: libopenal1:amd64
Version: 1:1.14-3
Severity: important

Since APT installs recommended packages by default, installing libopenal1 (that
is used by games and mplayer) leads to installed DECnet.

The dependency chain is: libopenal1 - libroar-compat2 - libroar2 - libdnet
- dnet-common.

This seems to install a kind of network layer that wants to be configured on
the install, wants to change the MAC addresses of my NICs and could stop the
networking from working.

This is not expected for installing libopenal1 / mplayer. This is also not
expected on a dist-upgrade.

This bug seems to interfere with #655740. I'm not sure libopenal1 needs libroar
at all.



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing-proposed-updates
  APT policy: (500, 'testing-proposed-updates'), (500, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages libopenal1:amd64 depends on:
ii  libc6  2.13-32
ii  libopenal-data 1:1.14-3
ii  multiarch-support  2.13-32

Versions of packages libopenal1:amd64 recommends:
pn  libasound2   1.0.25-2
pn  libportaudio219+svn2021-1
pn  libpulse01.1-3.2
pn  libroar-compat2  none

libopenal1:amd64 suggests no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: openal-soft
Source-Version: 1:1.14-4

We believe that the bug you reported is fixed in the latest version of
openal-soft, which is due to be installed in the Debian FTP archive:

libopenal-data_1.14-4_all.deb
  to main/o/openal-soft/libopenal-data_1.14-4_all.deb
libopenal-dev_1.14-4_amd64.deb
  to main/o/openal-soft/libopenal-dev_1.14-4_amd64.deb
libopenal1_1.14-4_amd64.deb
  to main/o/openal-soft/libopenal1_1.14-4_amd64.deb
openal-soft_1.14-4.debian.tar.gz
  to main/o/openal-soft/openal-soft_1.14-4.debian.tar.gz
openal-soft_1.14-4.dsc
  to main/o/openal-soft/openal-soft_1.14-4.dsc



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 673...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Andres Mejia ame...@debian.org (supplier of updated openal-soft 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 02 Jun 2012 10:20:29 -0400
Source: openal-soft
Binary: libopenal-dev libopenal1 libopenal-data
Architecture: source amd64 all
Version: 1:1.14-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Andres Mejia ame...@debian.org
Description: 
 libopenal-data - Software implementation of the OpenAL API (data files)
 libopenal-dev - Software implementation of the OpenAL API (development files)
 libopenal1 - Software implementation of the OpenAL API (shared library)
Closes: 673178
Changes: 
 openal-soft (1:1.14-4) unstable; urgency=medium
 .
   * Drop libroar-compat2 to Suggests field. (Closes: #673178)
   * Drop libportaudio2 to Suggests field.
Checksums-Sha1: 
 9c8869c9fe647a4ddceb7b0f226582c8bfe6aaf0 2322 openal-soft_1.14-4.dsc
 1827966de3d44e4075d3a222ec8054078d5cd890 9090 openal-soft_1.14-4.debian.tar.gz
 c161e1c0606276327844491f31f73180c96c8d05 27016 libopenal-dev_1.14-4_amd64.deb
 440999d2514dc6a7603eb83355d04c58389f8f08 187112 libopenal1_1.14-4_amd64.deb
 051ab9b9b0ea7d27089bffd50697c407d9325482 11134 libopenal-data_1.14-4_all.deb
Checksums-Sha256: 
 4800805ef33b687e1bf587015f1698ae4606bd70bb45d388b6d18bd14e6811b7 2322 
openal-soft_1.14-4.dsc
 7bd37f335702882ea51ab4bb0c02506ad130085ebf0fcb62decaae10fbe6f158 9090 
openal-soft_1.14-4.debian.tar.gz
 5c805cc79fde42869c0c910a76671e408f004f4449554ac87abc781d1e00b995 27016 
libopenal-dev_1.14-4_amd64.deb
 

Bug#675224: marked as done (libscim-dev: broken *.so symlinks)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 15:30:09 +
with message-id e1saqhj-0005jf...@franck.debian.org
and subject line Bug#675224: fixed in scim 1.4.13-3
has caused the Debian Bug report #675224,
regarding libscim-dev: broken *.so symlinks
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.)


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

Package: libscim-dev
Version: 1.4.13-2
Severity: grave
Justification: renders package unusable

$ file /usr/lib/libscim-*so
/usr/lib/libscim-1.0.so:  broken symbolic link to `libscim-1.0.so.8.2.6'
/usr/lib/libscim-gtkutils-1.0.so: broken symbolic link to 
`libscim-gtkutils-1.0.so.8.2.6'
/usr/lib/libscim-x11utils-1.0.so: broken symbolic link to 
`libscim-x11utils-1.0.so.8.2.6'


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

Kernel: Linux 3.3.0-trunk-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages libscim-dev depends on:
ii  libgtk2.0-dev2.24.10-1
ii  libpango1.0-dev  1.30.0-1
ii  libscim8c2a  1.4.13-2
ii  libx11-dev   2:1.4.99.901-2

--
Jakub Wilk


---End Message---
---BeginMessage---
Source: scim
Source-Version: 1.4.13-3

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

libscim-dev_1.4.13-3_i386.deb
  to main/s/scim/libscim-dev_1.4.13-3_i386.deb
libscim8c2a_1.4.13-3_i386.deb
  to main/s/scim/libscim8c2a_1.4.13-3_i386.deb
scim-dev-doc_1.4.13-3_all.deb
  to main/s/scim/scim-dev-doc_1.4.13-3_all.deb
scim-dev_1.4.13-3_all.deb
  to main/s/scim/scim-dev_1.4.13-3_all.deb
scim-gtk-immodule_1.4.13-3_i386.deb
  to main/s/scim/scim-gtk-immodule_1.4.13-3_i386.deb
scim-modules-socket_1.4.13-3_i386.deb
  to main/s/scim/scim-modules-socket_1.4.13-3_i386.deb
scim_1.4.13-3.debian.tar.gz
  to main/s/scim/scim_1.4.13-3.debian.tar.gz
scim_1.4.13-3.dsc
  to main/s/scim/scim_1.4.13-3.dsc
scim_1.4.13-3_i386.deb
  to main/s/scim/scim_1.4.13-3_i386.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rolf Leggewie f...@rolf.leggewie.biz (supplier of updated scim 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 02 Jun 2012 22:13:06 +0800
Source: scim
Binary: scim libscim8c2a libscim-dev scim-gtk-immodule scim-modules-socket 
scim-dev scim-dev-doc
Architecture: source i386 all
Version: 1.4.13-3
Distribution: unstable
Urgency: low
Maintainer: Rolf Leggewie f...@rolf.leggewie.biz
Changed-By: Rolf Leggewie f...@rolf.leggewie.biz
Description: 
 libscim-dev - development library for SCIM platform
 libscim8c2a - library for SCIM platform
 scim   - smart common input method platform
 scim-dev   - development files for SCIM platform
 scim-dev-doc - development documentation for SCIM platform
 scim-gtk-immodule - GTK+ input method module with SCIM as backend
 scim-modules-socket - socket modules for SCIM platform
Closes: 675224
Changes: 
 scim (1.4.13-3) unstable; urgency=low
 .
   * multi-archify libscim-dev (closes: #675224) and scim-modules-socket
Checksums-Sha1: 
 49f8ce64d69b9e671126dc6d7a4706b9da2e06be 2361 scim_1.4.13-3.dsc
 c8a65ea3704d0d5e69cdd442622a8d6ad3f3d405 28733 scim_1.4.13-3.debian.tar.gz
 ec43359d0af2413a67f5dfcc6b36afcfafe18452 602164 scim_1.4.13-3_i386.deb
 0878772b960aa93eb96dbaecd14069003010426c 359364 libscim8c2a_1.4.13-3_i386.deb
 eb0aaa0929a8f4053940410f10256513a4e41b37 519258 libscim-dev_1.4.13-3_i386.deb
 9f34e2f560264825427e46679ec23154f10382fa 115180 
scim-gtk-immodule_1.4.13-3_i386.deb
 aa1cdfc764eecbd89c78b2c0d4fafefe93a1b96a 80852 
scim-modules-socket_1.4.13-3_i386.deb
 246ad1af5b1cd390cac66568840089576f0f 16194 scim-dev_1.4.13-3_all.deb
 dd3fc5479e914aef9e0bcc72153f8e3b04d9b3ed 1072206 scim-dev-doc_1.4.13-3_all.deb
Checksums-Sha256: 
 9fcb61090d106bd4648153064d5804a1346d5c123b9427e476336eb6df903751 2361 
scim_1.4.13-3.dsc
 f3c6ff2c32d23ec6b86c76aac9a5e6607cfe83aa37c76f47b6ec3d6134e17762 28733 
scim_1.4.13-3.debian.tar.gz
 

Bug#675290: marked as done (mlterm: FTBFS in sid: /usr/lib/libscim-1.0.so: No such file or directory)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 15:30:09 +
with message-id e1saqhj-0005jf...@franck.debian.org
and subject line Bug#675224: fixed in scim 1.4.13-3
has caused the Debian Bug report #675224,
regarding mlterm: FTBFS in sid: /usr/lib/libscim-1.0.so: No such file or 
directory
to be marked as done.

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

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


-- 
675224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675224
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: mlterm
Version: 3.1.2-1
Severity: serious
Justification: FTBFS

Hello,

See http://buildd.debian.org/mlterm : it failed to build on almost all
arches, probably due to multi-arch path:

 g++ -I../../kiklib/include -I../../mkf/include -I/usr/X11R6/include -g -O2 
-fstack-protector --param=ssp-buffer-size=4 -Wformat -Werror=format-security 
-DOPTIMIZE_REDRAWING -D_FORTIFY_SOURCE=2 -g -O2 -fstack-protector 
--param=ssp-buffer-size=4 -Wformat -Werror=format-security -DUSE_KBD -DUSE_UIM 
-DUSE_M17NLIB -DUSE_IBUS -DUSE_SCIM -DUSE_IM_PLUGIN -I/usr/include/scim-1.0 
-I../../mlterm -I../../xwindow -I/usr/local/include -c im_scim.cpp -o im_scim.o 
/dev/null 21
gcc: error: /usr/lib/libscim-1.0.so: No such file or directory

Samuel

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

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

Versions of packages mlterm depends on:
ii  libc6   2.13-32
ii  libgdk-pixbuf2.0-0  2.26.1-1
ii  libglib2.0-02.32.3-1
ii  libssh2-1   1.4.1-1
ii  libx11-62:1.4.99.901-2
ii  mlterm-common   3.1.1-1+b1

Versions of packages mlterm recommends:
ii  mlterm-tools  3.1.1-1+b1

Versions of packages mlterm suggests:
ii  fonts-arphic-bsmi00lp2.10-11
ii  fonts-arphic-gbsn00lp2.11-11
ii  fonts-baekmuk2.2-6
ii  fonts-vlgothic [fonts-japanese-gothic]   20120325-1
ii  mlterm-im-m17nlibnone
ii  mlterm-im-scim   none
ii  mlterm-im-uimnone
ii  t1-cyrillic  4.15
ii  ttf-freefont 20100919-1
ii  ttf-sazanami-gothic [fonts-japanese-gothic]  20040629-12
ii  unifont  1:5.1.20080914-1.1
ii  xfonts-efont-unicode 0.4.2-4

-- no debconf information

-- 
Samuel Thibault samuel.thiba...@fnac.net
Running Windows on a Pentium is like having a brand new Porsche but only
be able to drive backwards with the handbrake on.
(Unknown source)


---End Message---
---BeginMessage---
Source: scim
Source-Version: 1.4.13-3

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

libscim-dev_1.4.13-3_i386.deb
  to main/s/scim/libscim-dev_1.4.13-3_i386.deb
libscim8c2a_1.4.13-3_i386.deb
  to main/s/scim/libscim8c2a_1.4.13-3_i386.deb
scim-dev-doc_1.4.13-3_all.deb
  to main/s/scim/scim-dev-doc_1.4.13-3_all.deb
scim-dev_1.4.13-3_all.deb
  to main/s/scim/scim-dev_1.4.13-3_all.deb
scim-gtk-immodule_1.4.13-3_i386.deb
  to main/s/scim/scim-gtk-immodule_1.4.13-3_i386.deb
scim-modules-socket_1.4.13-3_i386.deb
  to main/s/scim/scim-modules-socket_1.4.13-3_i386.deb
scim_1.4.13-3.debian.tar.gz
  to main/s/scim/scim_1.4.13-3.debian.tar.gz
scim_1.4.13-3.dsc
  to main/s/scim/scim_1.4.13-3.dsc
scim_1.4.13-3_i386.deb
  to main/s/scim/scim_1.4.13-3_i386.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rolf Leggewie f...@rolf.leggewie.biz (supplier of updated scim 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 02 Jun 2012 22:13:06 +0800
Source: scim
Binary: scim libscim8c2a libscim-dev scim-gtk-immodule scim-modules-socket 
scim-dev scim-dev-doc
Architecture: source i386 all
Version: 1.4.13-3
Distribution: unstable
Urgency: low
Maintainer: Rolf Leggewie 

Processed: bug 674811 is forwarded to https://github.com/vincenthz/hs-cryptocipher/issues/16, tagging 674811 ...

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

 forwarded 674811 https://github.com/vincenthz/hs-cryptocipher/issues/16
Bug #674811 [haskell-cryptocipher] haskell-cryptocipher testsuite failure on 
mips et. al.
Set Bug forwarded-to-address to 
'https://github.com/vincenthz/hs-cryptocipher/issues/16'.
 tags 674811 + upstream
Bug #674811 [haskell-cryptocipher] haskell-cryptocipher testsuite failure on 
mips et. al.
Added tag(s) upstream.
 tags 674811 + confirmed
Bug #674811 [haskell-cryptocipher] haskell-cryptocipher testsuite failure on 
mips et. al.
Added tag(s) confirmed.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
674811: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674811
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#650060: snort: diff for NMU version 2.9.2.2-1.1

2012-06-02 Thread Javier Fernandez-Sanguino
 I've prepared an NMU for snort (versioned as 2.9.2.2-1.1) and
 uploaded it to DELAYED/2. Please feel free to tell me if I
 should delay it longer.

Thank you, I have applied this patch to the GIT repo, I will test it
out and, if it works as expected I will upload a new package version
myself.

Regards

Javier



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



Bug#675676: src:allegro4.4: FTBFS with sbuild

2012-06-02 Thread Tobias Hansen
Package: src:allegro4.4
Version: 2:4.4.2-1
Severity: grave
Justification: renders package unusable

There's a switch in a CMakeLists.txt that is always triggered when build 
appears in the build path, which is always the case when using sbuild.
Thus files get copied to wrong locations and the package FTBFS.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (650, 'testing')
Architecture: amd64 (x86_64)

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



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



Processed: your mail

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

 found 675478 docbook-mathml/1.1CR1-1
Bug #675478 [src:docbook-mathml] docbook-mathml: please rebuild to fix your 
copy of #477751
Marked as found in versions docbook-mathml/1.1CR1-1.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675478
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#675679: reconf-inetd: managed fragments are not removed upon purge

2012-06-02 Thread Jonathan McCrohan
Package: reconf-inetd
Version: 1.120523
Severity: serious

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Hi,

reconf-inetd does not remove managed fragments when reconf-inetd itself is
being purged. These fragments are, however, removed when reconf-inetd
installed again.

See log below.

Thanks,
Jon

- ---
jmccrohan@lambda:~$ dpkg -l reconf-inetd nyancat-server
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name   VersionDescription
+++-==-==-
ii  nyancat-server 1.0+git2012052 Animated terminal Nyancat server configurati
ii  reconf-inetd   1.120523   maintainer script for programmatic updates o
jmccrohan@lambda:~$ grep nyancat /etc/inetd.conf 
telnet stream tcp6 nowait nobody /usr/bin/nyancat-server nyancat -t
telnet stream tcp nowait nobody /usr/bin/nyancat-server nyancat -t
jmccrohan@lambda:~$ sudo apt-get purge reconf-inetd
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be REMOVED:
  nyancat-server* reconf-inetd*
0 upgraded, 0 newly installed, 2 to remove and 104 not upgraded.
After this operation, 175 kB disk space will be freed.
Do you want to continue [Y/n]? y
(Reading database ... 423763 files and directories currently installed.)
Removing nyancat-server ...
Removing reconf-inetd ...
Purging configuration files for reconf-inetd ...
dpkg: warning: while removing reconf-inetd, directory '/var/lib/reconf-inetd' 
not empty so not removed.
Processing triggers for man-db ...
Processing triggers for doc-base ...
Processing 1 removed doc-base file...
Registering documents with scrollkeeper...
jmccrohan@lambda:~$ grep nyancat /etc/inetd.conf 
telnet stream tcp6 nowait nobody /usr/bin/nyancat-server nyancat -t
telnet stream tcp nowait nobody /usr/bin/nyancat-server nyancat -t
jmccrohan@lambda:~$ sudo apt-get install -tsid reconf-inetd
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following NEW packages will be installed:
  reconf-inetd
0 upgraded, 1 newly installed, 0 to remove and 765 not upgraded.
Need to get 0 B/20.7 kB of archives.
After this operation, 129 kB of additional disk space will be used.
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
Selecting previously unselected package reconf-inetd.
(Reading database ... 423744 files and directories currently installed.)
Unpacking reconf-inetd (from .../reconf-inetd_1.120523_all.deb) ...
Processing triggers for doc-base ...
Processing 1 added doc-base file...
Registering documents with scrollkeeper...
Processing triggers for man-db ...
Setting up reconf-inetd (1.120523) ...
jmccrohan@lambda:~$ grep nyancat /etc/inetd.conf
jmccrohan@lambda:~$ 

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

iQEcBAEBCAAGBQJPyj6mAAoJEJ6XA7Whh53bYwYH/Rgm2BnLi6teKKvm8X1rp03y
/ahigssQsS16oUpnFxiBhV/ubZdPC2qqfOKEnGOGXPn9oULoPop1U3cnSfNdHBeX
PB27xiSXVlMgBgc0pddWCi5DvCXdBqUxH/JZHByHqt+CWNx68v3sXBXSuS9wZfgR
AuoqCS7WNkcSDeldgYVD0VAa8Nd2t7/Pz6QZ7vghseM5UgNUBcs242CPEhsYnii1
SSFG8pgd3lNbvgJwwLjdx8cAm7/SMTUmtU2bjB/6xBNZAqDfhtdncP3+Gbga8CyB
gf2oL7q/W4A+Lj5tRy+MvH030B954AZl8+w6M+qFMV2M+tqbFZf2DOd1QgoTkPY=
=EoFQ
-END PGP SIGNATURE-



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



Bug#675478: marked as done (docbook-mathml: please rebuild to fix your copy of #477751)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 16:33:20 +
with message-id e1sargs-0001ga...@franck.debian.org
and subject line Bug#675478: fixed in docbook-mathml 1.1CR1-2
has caused the Debian Bug report #675478,
regarding docbook-mathml: please rebuild to fix your copy of #477751
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.)


-- 
675478: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675478
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Source: docbook-mathml
Severity: serious

Dear maintainer(s) of docbook-mathml,

TL;DR: Please upload a new version of this package closing this bug.

Problem
~~~
Your package uses the dh_installcatalogs helper from debhelper. This helper
added code to the postinst that unconditionally overwrites files in /etc which
is a policy violation. The corresponding bug #477751 is now solved in
debhelper. Nevertheless the code overwriting files in /etc is still present in
a binary package built from this source package, so your package needs a
rebuild. Unfortunately the binary package in question is Architecture: all, so
a binNMU is not enough.

How to solve

This bug tracks the progress of the rebuild and should be closed by any upload
of this package. Before building, please ensure that your debhelper version is
at least 9.20120528 which should be the case if you are running sid. 


Is my package really/still affected?

Any binary package using the dh_installcatalogs helper will add a versioned
dependency on sgml-base. If the depended upon version is at least 1.26+nmu2,
your package is not affected. In that case, just close this bug.


If you have any further questions concerning this issue, please don't hesitate
to contact me.

Thanks for your help

Helmut



---End Message---
---BeginMessage---
Source: docbook-mathml
Source-Version: 1.1CR1-2

We believe that the bug you reported is fixed in the latest version of
docbook-mathml, which is due to be installed in the Debian FTP archive:

docbook-mathml_1.1CR1-2.debian.tar.gz
  to main/d/docbook-mathml/docbook-mathml_1.1CR1-2.debian.tar.gz
docbook-mathml_1.1CR1-2.dsc
  to main/d/docbook-mathml/docbook-mathml_1.1CR1-2.dsc
docbook-mathml_1.1CR1-2_all.deb
  to main/d/docbook-mathml/docbook-mathml_1.1CR1-2_all.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mathieu Malaterre ma...@debian.org (supplier of updated docbook-mathml 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 02 Jun 2012 18:19:50 +0200
Source: docbook-mathml
Binary: docbook-mathml
Architecture: source all
Version: 1.1CR1-2
Distribution: unstable
Urgency: low
Maintainer: Debian XML/SGML Group debian-xml-sgml-p...@lists.alioth.debian.org
Changed-By: Mathieu Malaterre ma...@debian.org
Description: 
 docbook-mathml - Extension to DocBook XML for using MathML markup
Closes: 675478
Changes: 
 docbook-mathml (1.1CR1-2) unstable; urgency=low
 .
   * Rebuilt against sgml-base 1.26+nmu2. Closes: #675478
Checksums-Sha1: 
 a7ebd733a698b23322ea4f8cfa80697f44e33501 2046 docbook-mathml_1.1CR1-2.dsc
 407d503367a86a1f791b4b21a95d0ce1d5a12e50 4090 
docbook-mathml_1.1CR1-2.debian.tar.gz
 32ac8ce26194edad0372b15a23b920b847fc63d3 6146 docbook-mathml_1.1CR1-2_all.deb
Checksums-Sha256: 
 6ac490c4c2d5f9aec3c5160a2f17de69535743eb15cdf0137243eb0f1990b152 2046 
docbook-mathml_1.1CR1-2.dsc
 47cc6ecf2e84e4bec800f30b9bf0e820fb65f2bc9c61b58230e61cbbe4955068 4090 
docbook-mathml_1.1CR1-2.debian.tar.gz
 0cc1db15036335ab2b738d13a2b87871b6972f23ca6831ab296e5055d9a667ab 6146 
docbook-mathml_1.1CR1-2_all.deb
Files: 
 ab4887433b69752d2c20ec8abdaa35f1 2046 text optional docbook-mathml_1.1CR1-2.dsc
 cd81973164423c5067265817cc36ee07 4090 text optional 
docbook-mathml_1.1CR1-2.debian.tar.gz
 96303e23db05afe508be36a427378d48 6146 text optional 
docbook-mathml_1.1CR1-2_all.deb

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

iQIcBAEBAgAGBQJPyj6GAAoJEAFx4YKK4JNFvF8P/A3H7wUng4uPg2gct1m5H0Aq
L9dWiEsHod3a1xcfFT5l17v0n9ZClPVUn6YzEuFN68Deqlrufk+gzJp5AEIvSeTE
HVutSRffmwFWYAzq5W6SnDRv18rpuZ8/pjfPtY84KfVxhCbpOukd6P/U8xN3rNtn

Bug#650060: marked as done (snort: FTBFS with multiarch libmysqlclient-dev)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 16:37:03 +
with message-id e1sark3-0001vf...@franck.debian.org
and subject line Bug#650060: fixed in snort 2.9.2.2-2
has caused the Debian Bug report #650060,
regarding snort: FTBFS with multiarch libmysqlclient-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.)


-- 
650060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=650060
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: snort
Version: 2.8.5.2-9.1
Severity: important
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu precise ubuntu-patch



*** /tmp/tmpWxWRHu/bug_body
In Ubuntu, the attached patch was applied to achieve the following:

libmysqlclient-dev is multiarch in experimental, and should move to
unstable soon.

  * d/rules: use mysql_config to find libraries to fix FTBFS with
multiarch libmysqlclient.


Thanks for considering the patch.


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

Kernel: Linux 3.0.0-12-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u snort-2.8.5.2/debian/rules snort-2.8.5.2/debian/rules
--- snort-2.8.5.2/debian/rules
+++ snort-2.8.5.2/debian/rules
@@ -96,6 +96,7 @@
 	# MySQL package:
 	./configure $(CONFFLAGS) \
 		--with-mysql \
+		--with-mysql-libraries=`mysql_config --variable=pkglibdir` \
 		--without-postgresql 
 	$(MAKE) 
 	cp src/snort src/snort-mysql
---End Message---
---BeginMessage---
Source: snort
Source-Version: 2.9.2.2-2

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

snort-common-libraries_2.9.2.2-2_i386.deb
  to main/s/snort/snort-common-libraries_2.9.2.2-2_i386.deb
snort-common_2.9.2.2-2_all.deb
  to main/s/snort/snort-common_2.9.2.2-2_all.deb
snort-doc_2.9.2.2-2_all.deb
  to main/s/snort/snort-doc_2.9.2.2-2_all.deb
snort-mysql_2.9.2.2-2_i386.deb
  to main/s/snort/snort-mysql_2.9.2.2-2_i386.deb
snort-pgsql_2.9.2.2-2_i386.deb
  to main/s/snort/snort-pgsql_2.9.2.2-2_i386.deb
snort-rules-default_2.9.2.2-2_all.deb
  to main/s/snort/snort-rules-default_2.9.2.2-2_all.deb
snort_2.9.2.2-2.debian.tar.gz
  to main/s/snort/snort_2.9.2.2-2.debian.tar.gz
snort_2.9.2.2-2.dsc
  to main/s/snort/snort_2.9.2.2-2.dsc
snort_2.9.2.2-2_i386.deb
  to main/s/snort/snort_2.9.2.2-2_i386.deb



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 650...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Javier Fernández-Sanguino Peña j...@debian.org (supplier of updated snort 
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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sun, 02 Jun 2012 17:56:00 +0200
Source: snort
Binary: snort snort-common snort-doc snort-mysql snort-pgsql 
snort-rules-default snort-common-libraries
Architecture: source i386 all
Version: 2.9.2.2-2
Distribution: unstable
Urgency: low
Maintainer: Javier Fernández-Sanguino Peña j...@debian.org
Changed-By: Javier Fernández-Sanguino Peña j...@debian.org
Description: 
 snort  - flexible Network Intrusion Detection System
 snort-common - flexible Network Intrusion Detection System [common files]
 snort-common-libraries - flexible Network Intrusion Detection System ruleset
 snort-doc  - Documentation for the Snort IDS [documentation]
 snort-mysql - flexible Network Intrusion Detection System [MySQL]
 snort-pgsql - flexible Network Intrusion Detection System [PostgreSQL]
 snort-rules-default - flexible Network Intrusion Detection System ruleset
Closes: 650060
Changes: 
 snort (2.9.2.2-2) unstable; urgency=low
 .
   * Fix FTBFS with multiarch libmysqlclient-dev using the
 patch supplied by Gregor Herrmann :
 + apply patch from Ubuntu / Jean-Louis Dupond:
   - debian/rules: use mysql_config to find libraries to fix FTBFS
 with multiarch libmysqlclient.
 + debian/control: Build-Depends: drop virtual libmysqlclient15-dev,
   make libmysqlclient-dev versioned to get mysql_config's --variable=
   switch.
 (Closes: #650060)
Checksums-Sha1: 
 

Bug#635342: marked as done (CVE-2011-2193: Multiple buffer overflows)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 2 Jun 2012 18:41:39 +0200
with message-id d47d6131c612c9db73d99d1f720ab47d.squir...@wm.kinkhorst.nl
and subject line nothing left to do
has caused the Debian Bug report #635342,
regarding CVE-2011-2193: Multiple buffer overflows
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.)


-- 
635342: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=635342
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: torque
Severity: grave
Tags: security

Please see http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2193 
for details and references

Cheers,
Moritz

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

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


---End Message---
---BeginMessage---
Hi,

Both security issues have been fixed in wheezy and up, one has been fixed
in squeeze, other determined not fixable in squeeze, so closing this bug.


Thijs


---End Message---


Bug#671063: an update on this bug?

2012-06-02 Thread Thijs Kinkhorst
Hi Francesco,

I agree with the submitter that it would be good to update the dh params
before the wheezy release. It seems a relatively easy thing to fix and it
would resolve this RC bug.

Let me know if you need any help (nmu's, etc).


Cheers,
Thijs







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



Bug#674488: Problem still exists in latest snapshot of 28 May

2012-06-02 Thread Aleksey Zapparov
Just got the same problem on my laptop with the CD of 28th of may.


Bug#675684: Needs to bump http-conduit dependency

2012-06-02 Thread Joachim Breitner
Source: haskell-github
Version: 0.2.1-3
Severity: serious

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Joey,

github depends on http-conduit ==1.2.6, while in Debian we have 1.4.1.6.
I guess a new upstream package needs to be created.

(This is not critical for the current Haskell migration, though).

(Adressing you directly as this seems to be a git-annex related
package.)

Greetings,
Joachim


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

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

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

iEYEARECAAYFAk/KRC0ACgkQ9ijrk0dDIGxvtQCg1G9UEjxP5yMevjsmU75CnJjJ
/N8An2Q1rutYeVTIHnODzokgerretoYC
=0SCC
-END PGP SIGNATURE-



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



Bug#657870: some more struts issues

2012-06-02 Thread Thijs Kinkhorst
Hi,

I'm sorry, but we've got yet another set of struts vulnerabilities:

http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2087
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2088
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-0838

It would be really helpful if you could check how these affect Debian aswell.


thanks,
Thijs




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



Processed: merge

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

 severity #675585 serious
Bug #675585 [fglrx-driver] cannot install fglrx-driver on wheezy/sid system
Severity set to 'serious' from 'important'
 forcemerge #671320 #675585
Bug #671320 [fglrx-driver] fglrx does not support Xorg Xserver 1.12
Bug #675585 [fglrx-driver] cannot install fglrx-driver on wheezy/sid system
Marked as found in versions fglrx-driver/1:12-3-1.
Added tag(s) upstream.
Merged 671320 675585
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
671320: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671320
675585: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675585
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#611138: marked as done (CVE-2010-4438)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 2 Jun 2012 19:00:48 +0200
with message-id 9fe2333ebcad3efa637fb37474b6080b.squir...@wm.kinkhorst.nl
and subject line not much left to do
has caused the Debian Bug report #611138,
regarding CVE-2010-4438
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.)


-- 
611138: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=611138
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: glassfish
Severity: grave
Tags: security

See http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-4438 

Please get in touch with Oracle to check, what unspecified
vulnerability they fixed...

Cheers,
Moritz

-- System Information:
Debian Release: 6.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

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


---End Message---
---BeginMessage---
Hi all,

After reading and considering this bug, I don't see what value it adds to
keep it open. The issues have been reviewed, they most likely do not
affect Debian, and we have no realistic way to be absolutely sure of that,
and I don't see that changing anytime soon. I'm closing it.


Cheers,
Thijs


---End Message---


Bug#659392: CVE-2011-0791 / CVE-2012-0909

2012-06-02 Thread Thijs Kinkhorst
Hi IMP maintainers,

Thanks micah for preparing a squeeze package. I'm building it now and will
upload it to the security archive.

Is there already progress on fixing unstable?


Cheers,
Thijs




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



Bug#675688: libscim-dev: .la files point to a libdir other than the path where it is installed

2012-06-02 Thread Aron Xu
Package: liibscim-dev
Version: 1.4.13-3
Severity: grave

$ lintian -T incorrect-libdir-in-la-file libscim-dev_1.4.13-3_i386.deb
E: libscim-dev: incorrect-libdir-in-la-file
usr/lib/i386-linux-gnu/libscim-1.0.la /usr/lib !=
/usr/lib/i386-linux-gnu
E: libscim-dev: incorrect-libdir-in-la-file
usr/lib/i386-linux-gnu/libscim-gtkutils-1.0.la /usr/lib !=
/usr/lib/i386-linux-gnu
E: libscim-dev: incorrect-libdir-in-la-file
usr/lib/i386-linux-gnu/libscim-x11utils-1.0.la /usr/lib !=
/usr/lib/i386-linux-gnu


-- 
Regards,
Aron Xu



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



Bug#674488: Info received (Problem still exists in latest snapshot of 28 May)

2012-06-02 Thread Aleksey Zapparov
Just tried with today's snapshot. Bug still exist
On Jun 2, 2012 6:48 PM, Debian Bug Tracking System ow...@bugs.debian.org
wrote:

 Thank you for the additional information you have supplied regarding
 this Bug report.

 This is an automatically generated reply to let you know your message
 has been received.

 Your message is being forwarded to the package maintainers and other
 interested parties for their attention; they will reply in due course.

 Your message has been sent to the package maintainer(s):
  Debian CD-ROM Team debian...@lists.debian.org

 If you wish to submit further information on this problem, please
 send it to 674...@bugs.debian.org.

 Please do not send mail to ow...@bugs.debian.org unless you wish
 to report a problem with the Bug-tracking system.

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



Processed: reassign 675688 libscim-dev

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

 reassign 675688 libscim-dev
Bug #675688 [liibscim-dev] libscim-dev: .la files point to a libdir other than 
the path where it is installed
Warning: Unknown package 'liibscim-dev'
Bug reassigned from package 'liibscim-dev' to 'libscim-dev'.
No longer marked as found in versions 1.4.13-3.
Ignoring request to alter fixed versions of bug #675688 to the same values 
previously set
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675688: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675688
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#674534: marked as done (gir1.2-dee-1.0: removal of gir1.2-dee-1.0 makes files disappear from gir1.2-dee-0.5)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 17:17:25 +
with message-id e1sarx7-0005ys...@franck.debian.org
and subject line Bug#674534: fixed in dee 1.0.10-3
has caused the Debian Bug report #674534,
regarding gir1.2-dee-1.0: removal of gir1.2-dee-1.0 makes files disappear from 
gir1.2-dee-0.5
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.)


-- 
674534: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674534
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: gir1.2-dee-1.0
Version: 1.0.10-1
Severity: serious
User: debian...@lists.debian.org
Usertags: piuparts replaces-without-breaks

Hi,

during a test with piuparts and EDOS tools I noticed your package causes
removal of files that also belong to another package.
This is caused by using Replaces without corresponding Breaks.

The installation sequence to reproduce this problem is

  apt-get install gir1.2-dee-0.5
  # (1)
  apt-get install gir1.2-dee-1.0
  apt-get remove gir1.2-dee-1.0
  # (2)

The list of installed files at points (1) and (2) should be identical,
but the following files have disappeared:

  /usr/lib/python2.6/dist-packages/gi/overrides/Dee.py
  /usr/lib/python2.7/dist-packages/gi/overrides/Dee.py

This is a serious bug violating policy 7.6, see
http://www.debian.org/doc/debian-policy/ch-relationships.html#s-replaces
and also see the footnote that describes this incorrect behavior
http://www.debian.org/doc/debian-policy/footnotes.html#f53

The gir1.2-dee-1.0 package has the following relationships with gir1.2-dee-0.5:

  Conflicts: n/a
  Breaks:n/a
  Replaces:  gir1.2-dee-0.5

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

0m25.1s ERROR: FAIL: After purging files have disappeared:
  /usr/lib/python2.6/dist-packages/gi/overrides/Dee.py - 
../../../../../share/pyshared/gi/overrides/Dee.py  owned by: gir1.2-dee-1.0
  /usr/lib/python2.7/dist-packages/gi/overrides/Dee.py - 
../../../../../share/pyshared/gi/overrides/Dee.py  owned by: gir1.2-dee-1.0
  /usr/share/pyshared/gi/overrides/Dee.pyowned by: gir1.2-dee-1.0

0m25.1s ERROR: FAIL: After purging files have been modified:
  /var/lib/dpkg/info/gir1.2-dee-0.5.list not owned


cheers,

Andreas


gir1.2-dee-0.5=0.5.22-1_gir1.2-dee-1.0=1.0.10-1.log.gz
Description: GNU Zip compressed data
---End Message---
---BeginMessage---
Source: dee
Source-Version: 1.0.10-3

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

dee-tools_1.0.10-3_amd64.deb
  to main/d/dee/dee-tools_1.0.10-3_amd64.deb
dee_1.0.10-3.debian.tar.gz
  to main/d/dee/dee_1.0.10-3.debian.tar.gz
dee_1.0.10-3.dsc
  to main/d/dee/dee_1.0.10-3.dsc
gir1.2-dee-1.0_1.0.10-3_amd64.deb
  to main/d/dee/gir1.2-dee-1.0_1.0.10-3_amd64.deb
libdee-1.0-4-dbg_1.0.10-3_amd64.deb
  to main/d/dee/libdee-1.0-4-dbg_1.0.10-3_amd64.deb
libdee-1.0-4_1.0.10-3_amd64.deb
  to main/d/dee/libdee-1.0-4_1.0.10-3_amd64.deb
libdee-dev_1.0.10-3_amd64.deb
  to main/d/dee/libdee-dev_1.0.10-3_amd64.deb
libdee-doc_1.0.10-3_all.deb
  to main/d/dee/libdee-doc_1.0.10-3_all.deb



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 674...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kartik Mistry kar...@debian.org (supplier of updated dee 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Sat, 02 Jun 2012 21:47:14 +0530
Source: dee
Binary: libdee-1.0-4 libdee-dev libdee-1.0-4-dbg libdee-doc gir1.2-dee-1.0 
dee-tools
Architecture: source amd64 all
Version: 1.0.10-3
Distribution: unstable
Urgency: low
Maintainer: Kartik Mistry kar...@debian.org
Changed-By: Kartik Mistry kar...@debian.org
Description: 
 dee-tools  - model to synchronize mutiple instances over DBus - tooling
 gir1.2-dee-1.0 - GObject introspection data for the Dee library
 libdee-1.0-4 - model to synchronize mutiple instances over DBus - shared lib
 libdee-1.0-4-dbg - model to synchronize mutiple instances over DBus
 libdee-dev - model to synchronize mutiple instances over DBus - dev files
 libdee-doc - model to synchronize mutiple instances over DBus - documentation
Closes: 674534
Changes: 
 dee (1.0.10-3) unstable; urgency=low
 .
   * debian/control:
 + Really added 

Processed: found 675688 1.4.13-3

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

 found 675688 1.4.13-3
Bug #675688 [libscim-dev] libscim-dev: .la files point to a libdir other than 
the path where it is installed
Marked as found in versions scim/1.4.13-3.
 --
Stopping processing here.

Please contact me if you need assistance.
-- 
675688: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675688
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#675679: reconf-inetd: managed fragments are not removed upon purge

2012-06-02 Thread Serafeim Zanikolas
Hi Jon,

On Sat, Jun 02, 2012 at 05:26:14PM +0100, Jonathan McCrohan wrote [edited]:
 reconf-inetd does not remove managed fragments when reconf-inetd itself is
 being purged. These fragments are, however, removed when reconf-inetd
 installed again.

Thanks for reporting this. If you have the time, please test whether a prerm
script that calls reconf-inetd, would solve the issue.

# cp /var/lib/dpkg/info/reconf-inetd.postinst 
/var/lib/dpkg/info/reconf-inetd.prerm

cheers,
sez



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



Processed: tagging 675610

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

 tags 675610 + pending
Bug #675610 [cmus] Please build cmus without roar for wheezy
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675610: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675610
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#675613: debiandoc-sgml: Does not register itself in /etc/sgml/catalog

2012-06-02 Thread Osamu Aoki
Hi,

I only fixed #675474 [S|  |☺] [src:debiandoc-sgml] debiandoc-sgml:
please rebuild to fix your copy of #477751

How can thing go wrong   I did what I was told to do.  Just rebuild.

On Sat, Jun 02, 2012 at 03:40:31PM +0200, Robert Luberda wrote:
 Package: debiandoc-sgml
 Version: 1.2.27
 Severity: serious
 Justification: causes FTBFS of other packages
 
 Hi
 
 I'm trying to build a new verision doc-base, but compilation in pbuilder
 environment fails with:
 nsgmls:_build/doc-base.sgml:1:60:W: cannot generate system identifier for 
 public text -//DebianDoc//DTD DebianDoc//EN
 nsgmls:_build/doc-base.sgml:5:0:E: reference to entity DEBIANDOC for 
 which no system identifier could be generated
 
 The full build log is attached to this mail. 
 After build the contents was of /etc/sgml/catalog was:
 
 (pbuild20311)root@vox:~/doc-base-0.10.4# cat /etc/sgml/catalog
 --
 ## This file is created by update-catalog with update-super.
 ## Please see update-catalog(8) for how to modify this file.
 --
 CATALOG /etc/sgml/xml-core.cat
 CATALOG /etc/sgml/sgml-data.cat
 
 As you can see /etc/sgml/debiandoc-sgml.cat is not registered there,
 even though it's present on the system:
 
 (pbuild20311)root@vox:~/doc-base-0.10.4# ls -l /etc/sgml
 total 16
 lrwxrwxrwx 1 root root  31 Jun  2 13:28 catalog - 
 /var/lib/sgml-base/supercatalog
 -rw-r--r-- 1 root root 106 Jun  1 15:26 debiandoc-sgml.cat
 -rw-r--r-- 1 root root 999 Jun  2 13:28 sgml-data.cat
 -rw-r--r-- 1 root root 932 Jun  2 13:28 sgml-data.cat.old
 -rw-r--r-- 1 root root 391 Jun  2 13:28 xml-core.cat
 
 
 It's worth noticing that the other files (sgml-data  xml-core) were
 properly registered, but in contrast to debiandoc-sgml, the two other 
 packages 
 showed some warnings during installation:

Build-Depends: debhelper (= 8.1.3~), sgml-base (= 1.26+nmu2)

 Setting up xml-core (0.13) ...
 update-catalog: Suppressing action on super catalog. Invoking trigger 
 instead.
 update-catalog: Please rebuild the package being set up with a version of 
 debhelper fixing #47775

This bug number is for lintian
sgml-base (1.26+nmu2) unstable; urgency=low

   * Non-maintainer upload.
   * Generate the super catalog from /etc/sgml directory contents.
 This does not solve #477751, but the upcoming debhelper changes will solve
 that bug based on this work.
   * Do not truncate the manual pages during build.
 -- Helmut Grohne hel...@subdivi.de  Mon, 30 Apr 2012 17:15:48 +0200

Hmmm... I see this must be bug #477751

debhelper (9.20120528) unstable; urgency=low

   * dh_installcatalogs: Turn /etc/sgml/$package.cat into conffiles
 and introduce dependency on trigger-based sgml-base. Closes: #477751
 Thanks, Helmut Grohne
 -- Joey Hess jo...@debian.org  Mon, 28 May 2012 13:40:26 -0400

OK.  So I may need to bump version requirement to:
Build-Depends: debhelper (= 9.20120528), sgml-base (= 1.26+nmu2)

 Selecting previously unselected package debhelper.
 Unpacking debhelper (from .../debhelper_9.20120528_all.deb) ...
 Selecting previously unselected package sgml-base.
 Unpacking sgml-base (from .../sgml-base_1.26+nmu3_all.deb) ...

But you have the latest anyway ..  All these looks good

 make[2]: Entering directory `/tmp/buildd/doc-base-0.10.4'
 *** Making ./_build ...
 *** Making ./_build/install-docs ...
 *** Making ./_build/man/man8/install-docs.8 ...
 *** Making ./_build/install-docs.html ...
 /usr/bin/pod2html: : cannot resolve Ldwww-build-menu(8) in paragraph 43.
 /usr/bin/pod2html: : cannot resolve Ldhelp_parse(8) in paragraph 43.
 /usr/bin/pod2html: : cannot resolve Lscrollkeeper-update(8) in paragraph 43.
  Making ./doc/_build ...
  Making ./doc/_build/doc-base.sgml ...
  Making ./doc/_build/version.ent ...
  Making ./doc/_build/check-stamp ...
 nsgmls:_build/doc-base.sgml:1:60:W: cannot generate system identifier for 
 public text -//DebianDoc//DTD DebianDoc//EN
 nsgmls:_build/doc-base.sgml:5:0:E: reference to entity DEBIANDOC for which 
 no system identifier could be generated
 nsgmls:_build/doc-base.sgml:1:0: entity was defined here
 nsgmls:_build/doc-base.sgml:5:0:E: DTD did not contain element declaration 
 for document type name
 nsgmls:_build/doc-base.sgml:7:5:E: element BOOK undefined
 nsgmls:_build/doc-base.sgml:7:5:E: element DEBIANDOC undefined
 nsgmls:_build/doc-base.sgml:9:6:E: element TITLE undefined
 nsgmls:_build/doc-base.sgml:9:22:E: element PACKAGE undefined
 nsgmls:_build/doc-base.sgml:10:7:E: element AUTHOR undefined
 nsgmls:_build/doc-base.sgml:10:32:E: element EMAIL undefined
 nsgmls:_build/doc-base.sgml:11:7:E: element AUTHOR undefined
 nsgmls:_build/doc-base.sgml:11:28:E: element EMAIL undefined
 nsgmls:_build/doc-base.sgml:12:7:E: element AUTHOR undefined
 nsgmls:_build/doc-base.sgml:12:29:E: element EMAIL undefined
 nsgmls:_build/doc-base.sgml:13:8:E: element VERSION undefined
 nsgmls:_build/doc-base.sgml:15:9:E: element ABSTRACT 

Bug#675610: marked as done (Please build cmus without roar for wheezy)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 18:32:26 +
with message-id e1sat7i-0004dg...@franck.debian.org
and subject line Bug#675610: fixed in cmus 2.4.3-2
has caused the Debian Bug report #675610,
regarding Please build cmus without roar for wheezy
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.)


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

Hi,

We'd like to have nothing depending on roar for wheezy, since it in turn
is insisting on depending on other libraries that we really need to remove
for wheezy, so it may need to be removed as well now.  (among other issues
that people are currently having with it)

cmus is now the last package that needs to be updated for that.  Everything
else is either done, or in the process of being done.  If needed, I'm happy
to send a patch or NMU if that would be helpful.

RC severity mostly so this shows up on the radars of all the right people
crossing off the details we need to finalise for the release.

 Thanks!
 Ron


---End Message---
---BeginMessage---
Source: cmus
Source-Version: 2.4.3-2

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

cmus-plugin-ffmpeg_2.4.3-2_amd64.deb
  to main/c/cmus/cmus-plugin-ffmpeg_2.4.3-2_amd64.deb
cmus_2.4.3-2.debian.tar.gz
  to main/c/cmus/cmus_2.4.3-2.debian.tar.gz
cmus_2.4.3-2.dsc
  to main/c/cmus/cmus_2.4.3-2.dsc
cmus_2.4.3-2_amd64.deb
  to main/c/cmus/cmus_2.4.3-2_amd64.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Alessio Treglia ales...@debian.org (supplier of updated cmus 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA512

Format: 1.8
Date: Sat, 02 Jun 2012 20:07:57 +0200
Source: cmus
Binary: cmus cmus-plugin-ffmpeg
Architecture: source amd64
Version: 2.4.3-2
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers 
pkg-multimedia-maintain...@lists.alioth.debian.org
Changed-By: Alessio Treglia ales...@debian.org
Description: 
 cmus   - lightweight ncurses audio player
 cmus-plugin-ffmpeg - lightweight ncurses audio player (FFmpeg plugin)
Closes: 675610
Changes: 
 cmus (2.4.3-2) unstable; urgency=low
 .
   [ Ryan Kavanagh ]
   * Update my email address to @debian.org
   * Drop DM-Upload-Allowed: yes, no longer needed
 .
   [ Alessio Treglia ]
   * Build cmus without roar support. (Closes: #675610)
   * Bump Standards.
Checksums-Sha1: 
 bdc78f2de3e4e9bb5fe8847b6512f136a3ff85c0 2202 cmus_2.4.3-2.dsc
 23d9d3d996757f030f87894dd352f5e4e2d16aec 6236 cmus_2.4.3-2.debian.tar.gz
 6ed5aba5d40739ac7de0b13fa1541b52f5b75f14 219822 cmus_2.4.3-2_amd64.deb
 5b1d203901de435eb474b254e6bd5f9b5a1b42b6 10874 
cmus-plugin-ffmpeg_2.4.3-2_amd64.deb
Checksums-Sha256: 
 ffa8da07617f02ea2f8b014b944d71af045bfbd5b998b21f11e7e0e294880b42 2202 
cmus_2.4.3-2.dsc
 d66007577290e552691e9960edb3a615aa469298d62de0aa7cd56060da16561b 6236 
cmus_2.4.3-2.debian.tar.gz
 c86bdb13aa0e79e5f1f66a6cffc2b1d5fc00677538e364ac923969998dac2e75 219822 
cmus_2.4.3-2_amd64.deb
 5b259522f878793c41fc5777ee2e383a718b96e5439588cdb44ac81cd8ef0be9 10874 
cmus-plugin-ffmpeg_2.4.3-2_amd64.deb
Files: 
 b8598d315fb6f06e95944f2bfe1f4a02 2202 sound optional cmus_2.4.3-2.dsc
 41d42c2401846982e9183f6445a342a4 6236 sound optional cmus_2.4.3-2.debian.tar.gz
 b43c29786a14a5b3ac5b1942013d6f27 219822 sound optional cmus_2.4.3-2_amd64.deb
 589ba02bcc4fcef761de9529c4397bec 10874 sound optional 
cmus-plugin-ffmpeg_2.4.3-2_amd64.deb

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

iQIcBAEBCgAGBQJPylqkAAoJEOikiuUxHXZaJmUQAIXLux/HNU6FN24FwGKk9UDm
zn91VfJ8+OzUhXUERuzSuW9lr5j/obsIopb7nmAjG5iQevK+HPOTv6gCl8JG1X7c
QYfCcqoNMzsDeMV706Lpcu3eui9Kp6xkcFk48a9ZJtrOeMLjhVhC/pvO7Yn/zIJX
7SSk1NbVcxxbk3JBEci+JZc41UchoLYQC97qUbDPlpBmdHTkqYkI2/oKs2wg0WkA
gEat4kpBmIZZqGujf1ySRDB1bMWSRsuQOdU5tcNvVr5VBshjKxrt1V3pdlHmn4UI
y/PWCTVdLPj053rGHSLtWn8xROcW+7OOBdP84oZ1wcFQjPoxFBng5Viyli6mVLPk
GG5Prs+6LPTMO90Tf2LtnpQdtol2v+C3fQs5RKFXo8kYR3JOpgSAKeLoTMiA6nae

Bug#673671: [pkg-wine-party] Bug#673671: wine-gecko-unstable: non-standard gcc/g++ used for build (gcc-4.5)

2012-06-02 Thread Stephen Kitt
Hi,

On Sun, 20 May 2012 18:02:14 +0200, Philipp Kern pk...@debian.org wrote:
 This package builds with a non standard compiler version; please check
 if this package can be built with the default version of gcc/g++.
 
 The build dependency in question: libstdc++6-4.5-dev

This is an unfortunate left-over. The package builds with gcc 4.6 (strictly
speaking, g++-mingw-w64 4.6) and could simply be NMU'd without the
libstdc++6-4.5-dev build-dependency, as per the patch I originally sent for
#669558. (I can't do it myself without sponsorship on this package.)

Regards,

Stephen


signature.asc
Description: PGP signature


Bug#668815: fix version

2012-06-02 Thread Touko Korpela
found 668815 0.3-3.1
notfound 668815 0.3-3.2
thanks

fixing typo in reported package version...



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



Processed: fix version

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

 found 668815 0.3-3.1
Bug #668815 [open-invaders] open-invaders FTBFS: Uses macro ALLEGRO_LINUX 
falsely
Marked as found in versions open-invaders/0.3-3.1.
 notfound 668815 0.3-3.2
Bug #668815 [open-invaders] open-invaders FTBFS: Uses macro ALLEGRO_LINUX 
falsely
There is no source info for the package 'open-invaders' at version '0.3-3.2' 
with architecture ''
Unable to make a source version for version '0.3-3.2'
No longer marked as found in versions 0.3-3.2.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
668815: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=668815
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#675676: marked as done (src:allegro4.4: FTBFS with sbuild)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 19:47:13 +
with message-id e1saui5-0001bd...@franck.debian.org
and subject line Bug#675676: fixed in allegro4.4 2:4.4.2-2
has caused the Debian Bug report #675676,
regarding src:allegro4.4: FTBFS with sbuild
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.)


-- 
675676: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675676
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:allegro4.4
Version: 2:4.4.2-1
Severity: grave
Justification: renders package unusable

There's a switch in a CMakeLists.txt that is always triggered when build 
appears in the build path, which is always the case when using sbuild.
Thus files get copied to wrong locations and the package FTBFS.

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (650, 'testing')
Architecture: amd64 (x86_64)

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


---End Message---
---BeginMessage---
Source: allegro4.4
Source-Version: 2:4.4.2-2

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

allegro4-doc_4.4.2-2_all.deb
  to main/a/allegro4.4/allegro4-doc_4.4.2-2_all.deb
allegro4.4_4.4.2-2.debian.tar.gz
  to main/a/allegro4.4/allegro4.4_4.4.2-2.debian.tar.gz
allegro4.4_4.4.2-2.dsc
  to main/a/allegro4.4/allegro4.4_4.4.2-2.dsc
liballeggl4-dev_4.4.2-2_amd64.deb
  to main/a/allegro4.4/liballeggl4-dev_4.4.2-2_amd64.deb
liballeggl4.4_4.4.2-2_amd64.deb
  to main/a/allegro4.4/liballeggl4.4_4.4.2-2_amd64.deb
liballegro-doc_4.4.2-2_all.deb
  to main/a/allegro4.4/liballegro-doc_4.4.2-2_all.deb
liballegro4.2-dev_4.4.2-2_amd64.deb
  to main/a/allegro4.4/liballegro4.2-dev_4.4.2-2_amd64.deb
liballegro4.4-plugin-alsa_4.4.2-2_amd64.deb
  to main/a/allegro4.4/liballegro4.4-plugin-alsa_4.4.2-2_amd64.deb
liballegro4.4_4.4.2-2_amd64.deb
  to main/a/allegro4.4/liballegro4.4_4.4.2-2_amd64.deb
libjpgalleg4-dev_4.4.2-2_amd64.deb
  to main/a/allegro4.4/libjpgalleg4-dev_4.4.2-2_amd64.deb
libjpgalleg4.4_4.4.2-2_amd64.deb
  to main/a/allegro4.4/libjpgalleg4.4_4.4.2-2_amd64.deb
libloadpng4-dev_4.4.2-2_amd64.deb
  to main/a/allegro4.4/libloadpng4-dev_4.4.2-2_amd64.deb
libloadpng4.4_4.4.2-2_amd64.deb
  to main/a/allegro4.4/libloadpng4.4_4.4.2-2_amd64.deb



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 675...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tobias Hansen tobias@gmx.de (supplier of updated allegro4.4 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

Format: 1.8
Date: Sat, 02 Jun 2012 17:59:04 +0200
Source: allegro4.4
Binary: liballegro4.4 liballegro4.2-dev liballegro4.4-plugin-alsa allegro4-doc 
liballegro-doc liballeggl4.4 liballeggl4-dev libjpgalleg4.4 libjpgalleg4-dev 
libloadpng4.4 libloadpng4-dev
Architecture: source amd64 all
Version: 2:4.4.2-2
Distribution: unstable
Urgency: low
Maintainer: Debian Games Team pkg-games-de...@lists.alioth.debian.org
Changed-By: Tobias Hansen tobias@gmx.de
Description: 
 allegro4-doc - documentation for the Allegro library
 liballeggl4-dev - development files for the allgrogl library
 liballeggl4.4 - library to mix OpenGL graphics with Allegro routines
 liballegro-doc - transitional dummy package
 liballegro4.2-dev - development files for the Allegro library
 liballegro4.4 - portable library for cross-platform game and multimedia 
developme
 liballegro4.4-plugin-alsa - ALSA audio plugin for the Allegro library
 libjpgalleg4-dev - development files for the JPG loading addon for Allegro 4
 libjpgalleg4.4 - JPG loading addon for Allegro 4
 libloadpng4-dev - development files for the PNG loading addon for Allegro 4
 libloadpng4.4 - PNG loading addon for Allegro 4
Closes: 675676
Changes: 
 allegro4.4 (2:4.4.2-2) unstable; urgency=low
 .
   * debian/patches/fix_ftbfs_with_sbuild.patch:
 - Added. Build system assumed that the build path doesn't contain 
/build/.
   Closes: #675676
Checksums-Sha1: 
 10863e3b0296497b63a387073e078d43215b154a 2631 allegro4.4_4.4.2-2.dsc
 0bd9c128fafefe716d128613a4be4b12e8e0b9dd 28859 

Processed: your mail

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

 tag 674224 + pending
Bug #674224 [python3-regex] python3-regex: missing dependency on python3
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
674224: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=674224
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#675613: debiandoc-sgml: Does not register itself in /etc/sgml/catalog

2012-06-02 Thread Helmut Grohne
reassign 675613 dpkg
affects 675613 + debiandoc-sgml docbook docbook-dsssl docbook-ebnf 
docbook-html-forms docbook-mathml docbook-simple docbook-slides docbook-website 
docbook-xml dtd-ead libcommons-validator-java python-docutils sgml-data sgml2x 
w3c-dtd-xhtml xml-core
thanks

Hi Osamu,

Thanks for making me aware of this issue and sorry for causing you work.
Also thanks for your analysis which helped me quickly discover the root
of the problem.

What happens is basically this:

Unpack debiandoc-sgml
 * Now there is /etc/sgml/debiandoc-sgml.cat.dpkg-new, but no
 /etc/sgml/debiandoc-sgml.cat.
Activate trigger.
 * update-catalog --update-super is run and ignores the .dpkg-new file.
   This means that /etc/sgml/debiandoc-sgml.cat is missing from the
   super catalog.
Rename /etc/sgml/debiandoc-sgml.cat{.dpkg-new,}.
Postinst debiandoc-sgml

So especially the trigger is not run again and debiandoc-sgml stays
missing from the super catalog.

Another package affected by this handling of triggers and conffiles is
the menu package which is interested in /etc/menu-methods

There is no obvious solution to fix this issue. I could think of the
following options (in order of my preference):

1) dpkg ensures that triggers are activated after postinst is run.
   It is not entirely clear if this behaviour is desirable. If this
   option is not to be used the triggers.txt.gz file shipped in dpkg-dev
   should be updated and explain issues when using triggers with
   conffiles. In this case this bug should be reassigned to sgml-base
   and needs to be fixed there.

2) Let update-catalog treat .dpkg-new files as if that part was missing.
   update-catalog only checks which files exist and does not look at the
   contents. It is not clear to me whether this options works correctly
   if a user removes a conffile. If this option does not work the bug
   should be reassigned to debhelper.

3) Extend the postinst template added by dh_installcatalogs to
   explicitly call the trigger. This works, but it is a pain, because we
   need to schedule another series of uploads.

Helmut



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

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

 # Saturday 2 June  20:03:08 UTC 2012
 # Tagging as pending bugs that are closed by packages in NEW
 # http://ftp-master.debian.org/new.html
 #
 # Source package in NEW: fastjet
 tags 636979 + pending
Bug #636979 [wnpp] ITP: fastjet2 -- Fast C++ code for the kt and other jet 
algorithms
Added tag(s) pending.
 # Source package in NEW: pythia8
 tags 636981 + pending
Bug #636981 [wnpp] ITP: pythia8 -- Events Generator of High Energy Physics
Added tag(s) pending.
 # Source package in NEW: saods9
 tags 655648 + pending
Bug #655648 [wnpp] ITP: saods9 -- Image display tool for astronomy
Added tag(s) pending.
 # Source package in NEW: trac-roadmap
 tags 655997 + pending
Bug #655997 [wnpp] ITP: trac-roadmap -- enhances the Trac roadmap with sorting 
and filtering
Added tag(s) pending.
 # Source package in NEW: trac-batchmodify
 tags 655996 + pending
Bug #655996 [wnpp] ITP: trac-batchmodify -- modify several Trac tickets 
together in one shot
Added tag(s) pending.
 # Source package in NEW: a 
 href=http://packages.qa.debian.org/google-glog;google-glog/a
 tags 644602 + pending
Bug #644602 [src:google-glog] google-glog: FTBFS (kfreebsd-amd64): Testsuite 
failure
Added tag(s) pending.
 # Source package in NEW: a 
 href=http://packages.qa.debian.org/google-glog;google-glog/a
 tags 645744 + pending
Bug #645744 [google-glog] google-glog: FTBFS on several architectures: 
[signalhandler_unittest_sh] Error 1
Added tag(s) pending.
 # Source package in NEW: a 
 href=http://packages.qa.debian.org/google-glog;google-glog/a
 tags 673241 + pending
Bug #673241 [wnpp] ITP: glog -- logging library for C++
Added tag(s) pending.
 # Source package in NEW: libanyevent-callback-perl
 tags 675697 + pending
Bug #675697 [wnpp] libanyevent-callback-perl -- callback aggregator for 
AnyEvent watchers
Added tag(s) pending.
 # Source package in NEW: a 
 href=http://packages.qa.debian.org/fglrx-driver;fglrx-driver/a
 tags 672516 + pending
Bug #672516 [fglrx-control] fglrx-control: X crashes after using amdccc*
Added tag(s) pending.
 # Source package in NEW: a 
 href=http://packages.qa.debian.org/fglrx-driver;fglrx-driver/a
 tags 671320 + pending
Bug #671320 [fglrx-driver] fglrx does not support Xorg Xserver 1.12
Bug #675585 [fglrx-driver] cannot install fglrx-driver on wheezy/sid system
Added tag(s) pending.
Added tag(s) pending.

End of message, stopping processing here.

Please contact me if you need assistance.
-- 
636979: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636979
636981: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=636981
644602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644602
645744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645744
655648: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655648
655996: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655996
655997: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=655997
671320: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671320
672516: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=672516
673241: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673241
675585: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675585
675697: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675697
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems


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



Processed: Re: Bug#675613: debiandoc-sgml: Does not register itself in /etc/sgml/catalog

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

 reassign 675613 dpkg
Bug #675613 [debiandoc-sgml] debiandoc-sgml: Does not register itself in 
/etc/sgml/catalog
Bug reassigned from package 'debiandoc-sgml' to 'dpkg'.
No longer marked as found in versions debiandoc-sgml/1.2.27.
Ignoring request to alter fixed versions of bug #675613 to the same values 
previously set
 affects 675613 + debiandoc-sgml docbook docbook-dsssl docbook-ebnf 
 docbook-html-forms docbook-mathml docbook-simple docbook-slides 
 docbook-website docbook-xml dtd-ead libcommons-validator-java python-docutils 
 sgml-data sgml2x w3c-dtd-xhtml xml-core
Bug #675613 [dpkg] debiandoc-sgml: Does not register itself in /etc/sgml/catalog
Added indication that 675613 affects debiandoc-sgml, docbook, docbook-dsssl, 
docbook-ebnf, docbook-html-forms, docbook-mathml, docbook-simple, 
docbook-slides, docbook-website, docbook-xml, dtd-ead, 
libcommons-validator-java, python-docutils, sgml-data, sgml2x, w3c-dtd-xhtml, 
and xml-core
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
675613: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=675613
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#675563: [Pkg-chromium-maint] Bug#675563: chromium: builds against embedded binary binutils-gold that does not include source

2012-06-02 Thread shawn
On Sat, 2012-06-02 at 08:59 +0200, Giuseppe Iuculano wrote: 
 On 02/06/2012 08:15, shawn wrote:
  I noticed this while trying to get this package to build on armel.
 
 Could you patch debian/control and try to build on armel again please?
 
 
 --- a/debian/control
 +++ b/debian/control
 @@ -64,7 +64,7 @@ Build-Depends: cdbs,
 libxt-dev,
 libxtst-dev,
 libpam0g-dev,
 -   binutils-gold [!armel !armhf],
 +   binutils-gold,
 libflac-dev,
 libwebp-dev,
 autotools-dev,
 

even with this, it is trying to link againt the embedded linker. Mind
you, this isn't the last-step linking, this is a link of a
shared-library (protobuf)

  LINK(host) out/Release/protoc
out/Release/../../third_party/gold/gold32: 1:
out/Release/../../third_party/gold/gold32: Syntax error: ) unexpected

-- 
-Shawn Landden




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



Processed: tagging 670609

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

 tags 670609 + pending
Bug #670609 [libinsighttoolkit4-dev] Installation failure
Added tag(s) pending.
 thanks
Stopping processing here.

Please contact me if you need assistance.
-- 
670609: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=670609
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#644602: marked as done (google-glog: FTBFS (kfreebsd-amd64): Testsuite failure)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 21:49:33 +
with message-id e1sawct-0006bg...@franck.debian.org
and subject line Bug#644602: fixed in google-glog 0.3.2-1
has caused the Debian Bug report #644602,
regarding google-glog: FTBFS (kfreebsd-amd64): Testsuite failure
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.)


-- 
644602: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=644602
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: src:google-glog
Version: 0.3.1-2
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the kfreebsd-* buildds:

/usr/bin/make  -C .  check
make[1]: Entering directory 
`/build/buildd-google-glog_0.3.1-2-kfreebsd-i386-9aoh3y/google-glog-0.3.1'
/usr/bin/make  logging_striplog_test_sh demangle_unittest_sh 
signalhandler_unittest_sh
make[2]: Entering directory 
`/build/buildd-google-glog_0.3.1-2-kfreebsd-i386-9aoh3y/google-glog-0.3.1'
./src/logging_striplog_test.sh
PASS
./demangle_unittest  # force to create lt-demangle_unittest
Passed 3 tests

PASS
./src/demangle_unittest.sh
PASS
./signalhandler_unittest  # force to create lt-signalhandler_unittest
./src/signalhandler_unittest.sh
PASS (No stacktrace support. We don't run this test.)
make[2]: Leaving directory 
`/build/buildd-google-glog_0.3.1-2-kfreebsd-i386-9aoh3y/google-glog-0.3.1'
/usr/bin/make  check-TESTS
make[2]: Entering directory 
`/build/buildd-google-glog_0.3.1-2-kfreebsd-i386-9aoh3y/google-glog-0.3.1'
F0923 20:34:58.534365  1024 logging_unittest.cc:279] Check failed: false 
unexpected new
*** Check failure stack trace: ***
F0923 20:34:58.534365  1024 logging_unittest.cc:433] RAW: Check false failed: 
failure 1
F0923 20:34:58.534365  1024 logging_unittest.cc:435] RAW: Check 1 == 2 failed: 
failure 2
F0923 20:34:58.534420  1024 logging_unittest.cc:582] CHECK_STREQ failed: __null 
== this ( vs. this)
*** Check failure stack trace: ***
F0923 20:34:58.534420  1024 logging_unittest.cc:582] CHECK_STREQ failed: __null 
== this ( vs. this)F0923 20:34:58.534437  1024 logging_unittest.cc:583] 
CHECK_STREQ failed: this == siht (this vs. siht)
*** Check failure stack trace: ***
F0923 20:34:58.534420  1024 logging_unittest.cc:582] CHECK_STREQ failed: __null 
== this ( vs. this)F0923 20:34:58.534437  1024 logging_unittest.cc:583] 
CHECK_STREQ failed: this == siht (this vs. siht)F0923 20:34:58.534453  1024 
logging_unittest.cc:584] CHECK_STRCASEEQ failed: __null == siht ( vs. siht)
*** Check failure stack trace: ***
F0923 20:34:58.534420  1024 logging_unittest.cc:582] CHECK_STREQ failed: __null 
== this ( vs. this)F0923 20:34:58.534437  1024 logging_unittest.cc:583] 
CHECK_STREQ failed: this == siht (this vs. siht)F0923 20:34:58.534453  1024 
logging_unittest.cc:584] CHECK_STRCASEEQ failed: __null == siht ( vs. 
siht)F0923 20:34:58.534469  1024 logging_unittest.cc:585] CHECK_STRCASEEQ 
failed: this == siht (this vs. siht)
*** Check failure stack trace: ***
F0923 20:34:58.534420  1024 logging_unittest.cc:582] CHECK_STREQ failed: __null 
== this ( vs. this)F0923 20:34:58.534437  1024 logging_unittest.cc:583] 
CHECK_STREQ failed: this == siht (this vs. siht)F0923 20:34:58.534453  1024 
logging_unittest.cc:584] CHECK_STRCASEEQ failed: __null == siht ( vs. 
siht)F0923 20:34:58.534469  1024 logging_unittest.cc:585] CHECK_STRCASEEQ 
failed: this == siht (this vs. siht)F0923 20:34:58.534483  1024 
logging_unittest.cc:586] CHECK_STRNE failed: __null != __null ( vs. )
*** Check failure stack trace: ***
F0923 20:34:58.534420  1024 logging_unittest.cc:582] CHECK_STREQ failed: __null 
== this ( vs. this)F0923 20:34:58.534437  1024 logging_unittest.cc:583] 
CHECK_STREQ failed: this == siht (this vs. siht)F0923 20:34:58.534453  1024 
logging_unittest.cc:584] CHECK_STRCASEEQ failed: __null == siht ( vs. 
siht)F0923 20:34:58.534469  1024 logging_unittest.cc:585] CHECK_STRCASEEQ 
failed: this == siht (this vs. siht)F0923 20:34:58.534483  1024 
logging_unittest.cc:586] CHECK_STRNE failed: __null != __null ( vs. )F0923 
20:34:58.534497  1024 logging_unittest.cc:587] CHECK_STRNE failed: this != 
this (this vs. this)
*** Check failure stack trace: ***
F0923 20:34:58.534420  1024 logging_unittest.cc:582] CHECK_STREQ failed: __null 
== this ( vs. this)F0923 20:34:58.534437  1024 logging_unittest.cc:583] 
CHECK_STREQ failed: this == siht (this vs. siht)F0923 20:34:58.534453  1024 
logging_unittest.cc:584] CHECK_STRCASEEQ failed: __null == siht ( vs. 
siht)F0923 20:34:58.534469  1024 logging_unittest.cc:585] CHECK_STRCASEEQ 
failed: this == siht 

Bug#645744: marked as done (google-glog: FTBFS on several architectures: [signalhandler_unittest_sh] Error 1)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 21:49:33 +
with message-id e1sawct-0006bj...@franck.debian.org
and subject line Bug#645744: fixed in google-glog 0.3.2-1
has caused the Debian Bug report #645744,
regarding google-glog: FTBFS on several architectures: 
[signalhandler_unittest_sh] Error 1
to be marked as done.

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

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


-- 
645744: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=645744
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: google-glog
Version: 0.3.1-2
Severity: serious

Hello,

  Your package fails to build on Debian autobuilder network on multiple 
architectures:

./src/signalhandler_unittest.sh
'DieInThread' should appear in the output
make[2]: *** [signalhandler_unittest_sh] Error 1
make[2]: Leaving directory 
`/build/buildd-google-glog_0.3.1-2-armel-WGC91p/google-glog-0.3.1'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory 
`/build/buildd-google-glog_0.3.1-2-armel-WGC91p/google-glog-0.3.1'
make: *** [debian/stamp-makefile-check] Error 2

  Build logs available at:
  https://buildd.debian.org/status/package.php?p=google-glogsuite=sid

Best regards

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

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


---End Message---
---BeginMessage---
Source: google-glog
Source-Version: 0.3.2-1

We believe that the bug you reported is fixed in the latest version of
google-glog, which is due to be installed in the Debian FTP archive:

google-glog_0.3.2-1.debian.tar.gz
  to main/g/google-glog/google-glog_0.3.2-1.debian.tar.gz
google-glog_0.3.2-1.dsc
  to main/g/google-glog/google-glog_0.3.2-1.dsc
google-glog_0.3.2.orig.tar.gz
  to main/g/google-glog/google-glog_0.3.2.orig.tar.gz
libgoogle-glog-dev_0.3.2-1_amd64.deb
  to main/g/google-glog/libgoogle-glog-dev_0.3.2-1_amd64.deb
libgoogle-glog-doc_0.3.2-1_all.deb
  to main/g/google-glog/libgoogle-glog-doc_0.3.2-1_all.deb
libgoogle-glog0_0.3.2-1_amd64.deb
  to main/g/google-glog/libgoogle-glog0_0.3.2-1_amd64.deb



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 645...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Koichi Akabe vbkaise...@gmail.com (supplier of updated google-glog 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...@debian.org)


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.8
Date: Thu, 31 May 2012 20:57:32 +0900
Source: google-glog
Binary: libgoogle-glog-dev libgoogle-glog0 libgoogle-glog-doc
Architecture: source amd64 all
Version: 0.3.2-1
Distribution: unstable
Urgency: low
Maintainer: Koichi Akabe vbkaise...@gmail.com
Changed-By: Koichi Akabe vbkaise...@gmail.com
Description: 
 libgoogle-glog-dev - commandline flags module for C++ (development files)
 libgoogle-glog-doc - documentation of gflog
 libgoogle-glog0 - commandline flags module for C++ (shared library)
Closes: 644602 645744 673241
Changes: 
 google-glog (0.3.2-1) unstable; urgency=low
 .
   * Initial release (Closes: #673241)
   * Fix FTBFS on several architectures (Closes: #644602, #645744)
Checksums-Sha1: 
 4165aacd7dfd6c8ac3e6f4c00f9293d3bff04e69 2020 google-glog_0.3.2-1.dsc
 94e641e50afd03c574af6a55084e94a347c911d7 478666 google-glog_0.3.2.orig.tar.gz
 2d696c19b9e80f0b9fa8f2a38286b81ba454dee4 2948 google-glog_0.3.2-1.debian.tar.gz
 b112ac792da2b973876718fa60c559113743d656 102624 
libgoogle-glog-dev_0.3.2-1_amd64.deb
 68eeb9063e33d1a3a1ce5692f4e47209034e4ba8 64086 
libgoogle-glog0_0.3.2-1_amd64.deb
 4f3e715a28c1c4ec25670878c36728acf8c2320f 13228 
libgoogle-glog-doc_0.3.2-1_all.deb
Checksums-Sha256: 
 c45025c92be3f95fa6ae366e9cd633492de62a4e6d64d022ae9758bdacbcc161 2020 
google-glog_0.3.2-1.dsc
 5e47f9437e97cb1621930dea3c557a2801ddac3b5db1a9fd0c3cde399f2c9ccd 478666 
google-glog_0.3.2.orig.tar.gz
 ab7fb6592e05526d8a75ff653046fa871f99e2a39ea79f48e3b2e00ba0d2913d 2948 
google-glog_0.3.2-1.debian.tar.gz
 d8b8fc9625ec77c2990175065b43d314f0b482515379e08c5df1efd8d9751b84 102624 
libgoogle-glog-dev_0.3.2-1_amd64.deb
 401350b20db37a7c36794cc8e38cc6e6408c69eb53c0bd99b935f77e5072f1c4 64086 

Bug#667339: marked as done (qca2: ftbfs with GCC-4.7)

2012-06-02 Thread Debian Bug Tracking System
Your message dated Sat, 02 Jun 2012 21:50:24 +
with message-id e1sawdi-0006fa...@franck.debian.org
and subject line Bug#667339: fixed in qca2 2.0.3-3
has caused the Debian Bug report #667339,
regarding qca2: ftbfs with GCC-4.7
to be marked as done.

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

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


-- 
667339: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=667339
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: qca2
Version: 2.0.3-2
Severity: important
Tags: sid wheezy
User: debian-...@lists.debian.org
Usertags: ftbfs-gcc-4.7

The package fails to build in a test rebuild on at least amd64 with
gcc-4.7/g++-4.7, but succeeds to build with gcc-4.6/g++-4.6. The
severity of this report may be raised before the wheezy release.

botantools/botan/botan/secmem.h:217:41: error: 'set' was not declared in this 
scope, and no declarations were found by argument-dependent lookup at the point 
of instantiation [-fpermissive]

The full build log can be found at:
http://people.debian.org/~lucas/logs/2012/03/29-clang-gcc47/unstable-gcc47/qca2_2.0.3-2_unstable-gcc47.log
The last lines of the build log are at the end of this report.

Some hints on fixing these issues can be found at
http://gcc.gnu.org/gcc-4.7/porting_to.html

To build with GCC 4.7, either set CC=gcc-4.7 CXX=g++-4.7 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

[...]
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC 
-DDATADIR=\/usr/share/qca\ 
-DQCA_SYSTEMSTORE_PATH=\/etc/ssl/certs/ca-certificates.crt\ -DBOTAN_TYPES_QT 
-DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT 
-DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 
-DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. 
-Ibotantools/botan -I. -o defalloc.o botantools/botan/defalloc.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC 
-DDATADIR=\/usr/share/qca\ 
-DQCA_SYSTEMSTORE_PATH=\/etc/ssl/certs/ca-certificates.crt\ -DBOTAN_TYPES_QT 
-DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT 
-DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 
-DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. 
-Ibotantools/botan -I. -o mem_pool.o botantools/botan/mem_pool.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC 
-DDATADIR=\/usr/share/qca\ 
-DQCA_SYSTEMSTORE_PATH=\/etc/ssl/certs/ca-certificates.crt\ -DBOTAN_TYPES_QT 
-DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT 
-DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 
-DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. 
-Ibotantools/botan -I. -o libstate.o botantools/botan/libstate.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC 
-DDATADIR=\/usr/share/qca\ 
-DQCA_SYSTEMSTORE_PATH=\/etc/ssl/certs/ca-certificates.crt\ -DBOTAN_TYPES_QT 
-DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT 
-DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 
-DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. 
-Ibotantools/botan -I. -o modules.o botantools/botan/modules.cpp
g++ -c -m64 -pipe -g -O2 -fstack-protector --param=ssp-buffer-size=4 -Wformat 
-Wformat-security -Werror=format-security -Wall -W -D_REENTRANT -fPIC 
-DDATADIR=\/usr/share/qca\ 
-DQCA_SYSTEMSTORE_PATH=\/etc/ssl/certs/ca-certificates.crt\ -DBOTAN_TYPES_QT 
-DBOTAN_TOOLS_ONLY -DBOTAN_FIX_GDB -DBOTAN_MINIMAL_BIGINT 
-DBOTAN_MP_WORD_BITS=32 -DBOTAN_KARAT_MUL_THRESHOLD=12 
-DBOTAN_KARAT_SQR_THRESHOLD=12 -DBOTAN_EXT_MUTEX_QT -DBOTAN_EXT_ALLOC_MMAP 
-DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. 
-I/usr/include/qt4/QtCore -I/usr/include/qt4 -I../include/QtCrypto -I. 

  1   2   >