Bug#474626: JOSM interface is empty

2008-04-09 Thread Petter Reinholdtsen

When I start josm using 'JAVACMD=/usr/bin/jamvm josm' and
'JAVACMD=/usr/bin/gij-4.1 josm' in todays unstable, I get a working
version of josm.  I can download map data, at least.  Did not have
time to try to upload any edits.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475123: zope-psycopgda2: Can't get the zope sql object connected through the ZMI

2008-04-09 Thread João Victor Duarte Martins
Package: zope-psycopgda2
Version: 2.0.6-3
Severity: grave
Justification: renders package unusable


If you use the ZMI to create a SQL Psycopg Connection object and try
to use it (by opening a connection) you'll get an error and a message
saying:

 An error was encountered while publishing this resource.
 
 Error Type: OperationalError
 Error Value: can't set encoding to 

Clearly the add interface generated for the ZMI is not presenting the
'encoding' property to be set, and since the Connection object in the
source needs that property and the default is an empty string (as we
can see in the excerpt below) the object raise an error.

excerpt type=code/python from=psycopg2-2.0.6/ZPsycopgDA/DA.py

class Connection(Shared.DC.ZRDB.Connection.Connection):
ZPsycopg Connection.
_isAnSQLConnection = 1

id= 'Psycopg2_database_connection' 
database_type = 'Psycopg2'
meta_type = title = 'Z Psycopg 2 Database Connection'
icon  = 'misc_/conn'

def __init__(self, id, title, connection_string,
 zdatetime, check=None, tilevel=2, encoding=''):
self.zdatetime = zdatetime
self.id = str(id)
self.edit(title, connection_string, zdatetime,
  check=check, tilevel=tilevel, encoding=encoding)
   
/excerpt


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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages zope-psycopgda2 depends on:
ii  python-psycopg2   2.0.6-3Python module for PostgreSQL
ii  zope-common   0.5.41 common settings and scripts for Zo
ii  zope2.10  2.10.5-3   Open Source Web Application Server

zope-psycopgda2 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474831: Log for failed build of postal_0.68 (dist=unstable)

2008-04-09 Thread Riku Voipio
reopen 474831
found 474831 0.68
thanks

The bug is still there..

On Wed, Apr 09, 2008 at 07:09:54AM +, Debian/armel Build Daemon wrote:
 g++  -O2 -g -Wall -W -Wshadow -Wpointer-arith -Wcast-align -Wwrite-strings 
 -Wcast-qual -pedantic -Woverloaded-virtual -ffor-scope postal-list.cpp 
 expand.o -o postal-list -lstdc++  -lpthread
 postal-list.cpp: In function 'int main(int, char**)':
 postal-list.cpp:26: error: 'strtok' was not declared in this scope
 make[1]: *** [postal-list] Error 1



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Log for failed build of postal_0.68 (dist=unstable)

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 474831
Bug#474831: postal: FTBFS: postal-list.cpp:26: error: 'strtok' was not declared 
in this scope
'reopen' may be inappropriate when a bug has been closed with a version;
you may need to use 'found' to remove fixed versions.
Bug reopened, originator not changed.

 found 474831 0.68
Bug#474831: postal: FTBFS: postal-list.cpp:26: error: 'strtok' was not declared 
in this scope
Bug marked as found in version 0.68.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475021: marked as done (Wrong build dependencies for libqt4-dev)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 07:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#475021: fixed in djview4 4.3-3
has caused the Debian Bug report #475021,
regarding Wrong build dependencies for libqt4-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 [EMAIL PROTECTED]
immediately.)


-- 
475021: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475021
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: djview4
Version: 4.3-2
Severity: serious
Tags: patch
Justification: no longer builds from source

The djview4 NEED qt 4.3. 4.2 is not enough.

- --- djview4-4.3/debian/control.orig   2008-04-08 16:19:16.0 +0200
+++ djview4-4.3/debian/control  2008-04-08 16:19:25.0 +0200
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Barak A. Pearlmutter [EMAIL PROTECTED]
- -Build-Depends: debhelper (= 5), autotools-dev, libdjvulibre-dev (= 
3.5.20), libx11-dev, libxext-dev, libxt-dev, x-dev, libqt4-dev (= 4.2), 
libtiff4-dev | libtiff3g-dev | libtiff-dev
+Build-Depends: debhelper (= 5), autotools-dev, libdjvulibre-dev (= 3.5.20), 
libx11-dev, libxext-dev, libxt-dev, x-dev, libqt4-dev (= 4.3), libtiff4-dev | 
libtiff3g-dev | libtiff-dev
 Vcs-Cvs: :ext:@djvu.cvs.sourceforge.net:/cvsroot/djvu
 Homepage: http://djvu.sourceforge.net/
 Standards-Version: 3.7.3

- -- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (800, 'stable'), (700, 'testing'), (600, 'unstable'), (60, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.4.36.2
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1) (ignored: LC_ALL set to 
de_DE)

- -- 
Klaus Ethgenhttp://www.ethgen.de/
pub  2048R/D1A4EDE5 2000-02-26 Klaus Ethgen [EMAIL PROTECTED]
Fingerprint: D7 67 71 C4 99 A6 D4 FE  EA 40 30 57 3C 88 26 2B
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iQEVAwUBR/uBC5+OKpjRpO3lAQLODwgAmQnvZf9cO6mP7R+Zjk6V9tCAcVMUIJvv
B3shxSSbj7WE2BBXP81EE4dJwMBRvP+M1KYevkHnc4YNJg31BMtNAEmcnvZgWU/1
QPbAwFaYwnoLve3+iPzahuQmie5mCCJoz9h+Qr1cYIlqAjG7CVtPCDoqwWj5sD+A
aY3z7ZxKFOEKS0KBdd5I8m3wlbXMuEabuwQMjBO3vV3XlwmPysYKPlLaHV8dwtjQ
P3zQbCftErQmI0fSp1vQP+8L8qRYGWwulyeX6T49JEzO2LuTV/RFt4aFLzfDn+Ki
I+vkPTHs5w9+xp65QsHsbNEQcAFrJzEdErQ4tI8LpzI9/Lp1JN7+4g==
=cG9A
-END PGP SIGNATURE-


---End Message---
---BeginMessage---
Source: djview4
Source-Version: 4.3-3

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

djview4_4.3-3.diff.gz
  to pool/main/d/djview4/djview4_4.3-3.diff.gz
djview4_4.3-3.dsc
  to pool/main/d/djview4/djview4_4.3-3.dsc
djview4_4.3-3_i386.deb
  to pool/main/d/djview4/djview4_4.3-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barak A. Pearlmutter [EMAIL PROTECTED] (supplier of updated djview4 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 07 Apr 2008 23:53:08 -0700
Source: djview4
Binary: djview4
Architecture: source i386
Version: 4.3-3
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter [EMAIL PROTECTED]
Changed-By: Barak A. Pearlmutter [EMAIL PROTECTED]
Description: 
 djview4- Viewer for the DjVu image format
Closes: 473341 475021
Changes: 
 djview4 (4.3-3) unstable; urgency=low
 .
   * Conflict with old djview containing /usr/bin/djview (closes: #473341)
   * Raise version number of qt4 needed for build (closes: #475021)
Files: 
 98d4d0d3758835ae4dccb46e27e4d913 803 web optional djview4_4.3-3.dsc
 48e46eb1aff4f8be5dbb8c7551a2d832 135903 web optional djview4_4.3-3.diff.gz
 7f6fd64589956e2f8b31cfd5ba06d903 621132 graphics optional 
djview4_4.3-3_i386.deb

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

iD8DBQFH/HMxLz4Gnv7CP7IRAk02AKDN1Nnr4H6fDhHFmILpOXXN1Mg35wCgr0d6
M847Sl3lcR/nr8QMf9NeBwg=
=OhyS
-END PGP SIGNATURE-


---End Message---


Bug#467298: I can confirm this issue on a recent Etch with clamav from volatile

2008-04-09 Thread Jan Dittberner
I can confirm this issue on a current Etch system with clamav from
volatile:

clamav.log contains the following lines and breaks my mail system:

Tue Apr  8 17:19:02 2008 - SelfCheck: Database modification detected.
Forcing reload.
Tue Apr  8 17:19:02 2008 - Reading databases from /var/lib/clamav
Tue Apr  8 17:21:13 2008 - ERROR: reload db failed: Unable to lock
database directory (try 1)
Tue Apr  8 17:21:16 2008 - Database correctly reloaded (246718
signatures)
Tue Apr  8 18:25:05 2008 - SelfCheck: Database modification detected.
Forcing reload.
Tue Apr  8 18:25:05 2008 - Reading databases from /var/lib/clamav
Tue Apr  8 18:25:09 2008 - Database correctly reloaded (246718
signatures)
Tue Apr  8 19:25:12 2008 - SelfCheck: Database modification detected.
Forcing reload.
Tue Apr  8 19:25:12 2008 - Reading databases from /var/lib/clamav
Tue Apr  8 19:27:24 2008 - ERROR: reload db failed: Unable to lock
database directory (try 1)
Tue Apr  8 19:29:34 2008 - ERROR: reload db failed: Unable to lock
database directory (try 2)
Tue Apr  8 19:31:44 2008 - ERROR: reload db failed: Unable to lock
database directory (try 3)
Tue Apr  8 19:31:44 2008 - ERROR: reload db failed: Unable to lock
database directory
Tue Apr  8 19:31:44 2008 - Terminating because of a fatal error.
Tue Apr  8 19:31:44 2008 - Socket file removed.
Tue Apr  8 19:31:44 2008 - Pid file removed.
Tue Apr  8 19:31:44 2008 - --- Stopped at Tue Apr  8 19:31:44 2008

Versions:

ii  clamav0.92.1~dfsg-1volatile1
antivirus scanner for Unix
ii  clamav-base   0.92.1~dfsg-1volatile1
base package for clamav, an anti-virus utili
ii  clamav-daemon 0.92.1~dfsg-1volatile1
antivirus scanner daemon
ii  clamav-freshclam  0.92.1~dfsg-1volatile1
downloads clamav virus databases from the In
ii  libclamav30.92.1~dfsg-1volatile1
virus scanner library


Regards
Jan Dittberner


signature.asc
Description: Digital signature


Bug#473341: marked as done (djview3: File conflict with djview)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 07:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#473341: fixed in djview4 4.3-3
has caused the Debian Bug report #473341,
regarding djview3: File conflict with djview
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 [EMAIL PROTECTED]
immediately.)


-- 
473341: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473341
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: djview3
Version: 3.5.20-6
Severity: normal

djview3 has a file conflict with djview (version 3.5.20-3):

Unpacking djview3 (from .../djview3_3.5.20-6_i386.deb) ...
dpkg: error processing /var/cache/apt/archives/djview3_3.5.20-6_i386.deb 
(--unpack):
 trying to overwrite `/usr/bin/djview3', which is also in package djview
dpkg-deb: subprocess paste killed by signal (Broken pipe)


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

Kernel: Linux 2.6.22
Locale: LANG=en_US, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages djview3 depends on:
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libdjvulibre21  3.5.20-6 Runtime support for the DjVu image
ii  libgcc1 1:4.3.0-2GCC support library
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libjpeg62   6b-14The Independent JPEG Group's JPEG 
ii  libqt3-mt   3:3.3.8b-5   Qt GUI Library (Threaded runtime v
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libstdc++6  4.3.0-2  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxext62:1.0.4-1X11 miscellaneous extension librar

Versions of packages djview3 recommends:
pn  djvulibre-desktop none (no description available)
ii  djvulibre-plugin  3.5.20-6   Browser plugin for the DjVu image 


---End Message---
---BeginMessage---
Source: djview4
Source-Version: 4.3-3

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

djview4_4.3-3.diff.gz
  to pool/main/d/djview4/djview4_4.3-3.diff.gz
djview4_4.3-3.dsc
  to pool/main/d/djview4/djview4_4.3-3.dsc
djview4_4.3-3_i386.deb
  to pool/main/d/djview4/djview4_4.3-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Barak A. Pearlmutter [EMAIL PROTECTED] (supplier of updated djview4 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 07 Apr 2008 23:53:08 -0700
Source: djview4
Binary: djview4
Architecture: source i386
Version: 4.3-3
Distribution: unstable
Urgency: low
Maintainer: Barak A. Pearlmutter [EMAIL PROTECTED]
Changed-By: Barak A. Pearlmutter [EMAIL PROTECTED]
Description: 
 djview4- Viewer for the DjVu image format
Closes: 473341 475021
Changes: 
 djview4 (4.3-3) unstable; urgency=low
 .
   * Conflict with old djview containing /usr/bin/djview (closes: #473341)
   * Raise version number of qt4 needed for build (closes: #475021)
Files: 
 98d4d0d3758835ae4dccb46e27e4d913 803 web optional djview4_4.3-3.dsc
 48e46eb1aff4f8be5dbb8c7551a2d832 135903 web optional djview4_4.3-3.diff.gz
 7f6fd64589956e2f8b31cfd5ba06d903 621132 graphics optional 
djview4_4.3-3_i386.deb

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

iD8DBQFH/HMxLz4Gnv7CP7IRAk02AKDN1Nnr4H6fDhHFmILpOXXN1Mg35wCgr0d6
M847Sl3lcR/nr8QMf9NeBwg=
=OhyS
-END PGP SIGNATURE-


---End Message---


Bug#475127: does not respect /etc/nsswitch order

2008-04-09 Thread Alain Baeckeroot
Package: nscd
Version: 2.6.1-1ubuntu10
Severity: grave

--- Please enter the report below this line. ---
With nscd my user name is the one given by the nis, and not
the one give by /etc/passwd _BUT_ it should:

# /etc/nsswitch.conf
passwd: files nis
group:  files nis

Stopping nscd is enough to get things right.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24.4mosix

Debian Release: lenny/sid
  500 gutsy-updates   en.archive.ubuntu.com 
  500 gutsy-security  security.ubuntu.com 
  500 gutsy   en.archive.ubuntu.com 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
libc6(= 2.6-1) | 2.6.1-1ubuntu10




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475129: flashplugin-nonfree: Fails to install latest Adobe security update (9.0.124.0)

2008-04-09 Thread Moritz Naumann
Package: flashplugin-nonfree
Version: 1:1.4~bpo40+1
Severity: grave
Tags: security
Justification: user security hole

Adobe has released v9.0.124.0 which is supposed to provide fixes for 
CVE-2007-5275
CVE-2007-6243
CVE-2007-6637
CVE-2007-6019
CVE-2007-0071
CVE-2008-1655
CVE-2008-1654

http://www.adobe.com/support/security/bulletins/apsb08-11.html

Please review the latest release and add the correct MD5 checksum for the 
latest tarball, so that flashplugin-nonfree will be able to install it.

On a side note:
CVE-2007-6019 is the issue discovered by Shane Macaulay at CanSecWest 2008's
PWN2OWN. According to the vulnerability reporter, this issue was reported to 
Adobe on 2008-02-07. The CVE, however, was (according to MITRE) assigned on 
2007-11-19. Another reason not to use proprietary software?

More information:
http://www.zerodayinitiative.com/advisories/ZDI-08-021/
http://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-6019

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (600, 'stable'), (500, 'proposed-updates')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.22-4-amd64
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)

Versions of packages flashplugin-nonfree depends on:
ii  debconf [debconf-2.0] 1.5.11etch1Debian configuration management sy
ii  fontconfig2.4.2-1.2  generic font configuration library
ii  gnupg 1.4.6-2GNU privacy guard - a free PGP rep
ii  ia32-libs-gtk 2.1~bpo40+1gtk+ ia32 shared libraries
ii  lib32z1   1:1.2.3-13 compression library - 32 bit runti
ii  nspluginwrapper   0.9.91.5-1~bpo40+1 A wrapper to run Netscape plugins 
ii  wget  1.10.2-2   retrieves files from the web

flashplugin-nonfree recommends no packages.

-- no debconf information




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475130: Followup

2008-04-09 Thread Marcin Owsiany
It seems to be a bug in the code that removes duplicate Received-SPF
headers, because the Received header is properly retained when I send
the message from another host.

-- 
Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474788: marked as done (gdal: FTBFS: algorithmfwd.h:248:41: error: macro max passed 3 arguments, but takes just 2)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 12:36:30 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: [DebianGIS-dev] Bug#474788: gdal: FTBFS: 
algorithmfwd.h:248:41: error: macro max passed 3 arguments, but takes just 2
has caused the Debian Bug report #474788,
regarding gdal: FTBFS: algorithmfwd.h:248:41: error: macro max passed 3 
arguments, but takes just 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 [EMAIL PROTECTED]
immediately.)


-- 
474788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474788
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gdal
Version: 1.5.1-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
  g++ -g -O2 -Wall -I. -I.. -I../.. -I/build/user/gdal-1.5.1/port 
 -I/build/user/gdal-1.5.1/gcore -I/build/user/gdal-1.5.1/alg 
 -I/build/user/gdal-1.5.1/ogr -I/build/user/gdal-1.5.1/ogr/ogrsf_frmts 
 -DOGR_ENABLED -I/build/user/gdal-1.5.1/port -c ogrgeojsonlayer.cpp  -fPIC 
 -DPIC -o ../o/.libs/ogrgeojsonlayer.o
 In file included from /usr/include/c++/4.3/bits/stl_algo.h:66,
  from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/algorithmfwd.h:248:41: error: macro max passed 3 
 arguments, but takes just 2
 /usr/include/c++/4.3/bits/algorithmfwd.h:259:41: error: macro min passed 3 
 arguments, but takes just 2
 In file included from /usr/include/c++/4.3/bits/stl_algo.h:66,
  from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected unqualified-id 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:244: error: expected initializer 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:248: error: template declaration of 
 'const _Tp std::max'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected unqualified-id 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected `)' before 
 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:255: error: expected initializer 
 before 'const'
 /usr/include/c++/4.3/bits/algorithmfwd.h:259: error: template declaration of 
 'const _Tp std::min'
 In file included from /usr/include/c++/4.3/algorithm:67,
  from ogrgeojsonlayer.cpp:32:
 /usr/include/c++/4.3/bits/stl_algo.h: In function 'void 
 std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, 
 _RandomAccessIterator2, _Distance)':
 /usr/include/c++/4.3/bits/stl_algo.h:2884: error: expected unqualified-id 
 before '(' token
 /usr/include/c++/4.3/bits/stl_algo.h: In function 'void 
 std::__merge_sort_loop(_RandomAccessIterator1, _RandomAccessIterator1, 
 _RandomAccessIterator2, _Distance, _Compare)':
 /usr/include/c++/4.3/bits/stl_algo.h:2908: error: expected unqualified-id 
 before '(' token
 ogrgeojsonlayer.cpp: In member function 'void 
 OGRGeoJSONLayer::DetectGeometryType()':
 ogrgeojsonlayer.cpp:377: warning: unused variable 'lyrType'
 make[4]: *** [../o/ogrgeojsonlayer.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Package: gdal
Version: 1.5.1-2

See #474415

-- 
Francesco P. Lovergine

---End Message---


Bug#473960: marked as done (kdeedu: FTBFS: make: *** [common-build-arch] Error 1)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 12:52:59 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#473960: kdeedu: FTBFS: make: *** [common-build-arch] 
Error 1
has caused the Debian Bug report #473960,
regarding kdeedu: FTBFS: make: *** [common-build-arch] 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 [EMAIL PROTECTED]
immediately.)


-- 
473960: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473960
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: kdeedu
Version: 4:3.5.9-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080401 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 make[3]: Entering directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
 make[3]: Nothing to be done for `all-am'.
 make[3]: Leaving directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
 make[2]: Leaving directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
 make[1]: Leaving directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
 touch debian/stamp-makefile-build
 DEB_MAKE_CHECK_TARGET unset, not running checks
 touch debian/stamp-kde-apidox
 if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
 for f in $(find debian/man -name '*.sgml'); do \
   docbook-to-man $f  debian/man/out/`basename $f .sgml`.1; \
   done
 for f in $(find debian/man -name '*.man'); do \
   soelim -I debian/man $f \
debian/man/out/`basename $f .man`.`head -n1 $f | awk '{print 
 $NF}'`; \
   done
 touch debian/stamp-man-pages
 test -e obj-i486-linux-gnu/kig/scripting/libscripting.la
 make: *** [common-build-arch] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/01

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
On Wed, Apr 02, 2008 at 12:48:27PM +0200, Lucas Nussbaum wrote:
 Package: kdeedu
 Version: 4:3.5.9-1
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs-20080401 qa-ftbfs
 Justification: FTBFS on i386
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on i386.
 
 Relevant part:
  make[3]: Entering directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
  make[3]: Nothing to be done for `all-am'.
  make[3]: Leaving directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
  make[2]: Leaving directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
  make[1]: Leaving directory `/build/user/kdeedu-3.5.9/obj-i486-linux-gnu'
  touch debian/stamp-makefile-build
  DEB_MAKE_CHECK_TARGET unset, not running checks
  touch debian/stamp-kde-apidox
  if ! test -d debian/man/out; then mkdir -p debian/man/out; fi
  for f in $(find debian/man -name '*.sgml'); do \
  docbook-to-man $f  debian/man/out/`basename $f .sgml`.1; \
  done
  for f in $(find debian/man -name '*.man'); do \
  soelim -I debian/man $f \
   debian/man/out/`basename $f .man`.`head -n1 $f | awk '{print 
  $NF}'`; \
  done
  touch debian/stamp-man-pages
  test -e obj-i486-linux-gnu/kig/scripting/libscripting.la
  make: *** [common-build-arch] Error 1



I just built kdeedu in both i386 and amd64 without problems. This looks like
some kind of transient problem in your build.

Ana

---End Message---


Processed: pending

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 474886 + pending
Bug#474886: wifi-radar: FTBFS: debian/rules:27: *** target file `unpatch' has 
both : and :: entries.  Stop.
Tags were: patch
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#473417: more info, workaround

2008-04-09 Thread hungerburg
Package: sun-java5-plugin
Version: 1.5.0-15-1
Followup-For: Bug #473417

I downloaded the package and installed it with dpkg --force-depends.

All it does is create directories, if they arent already there, which
should be, if you had it before, and run this script, that links the
plugin from the jre into the plugin directories of the browsers, there
is even a special case for xulrunner == and = version 1.9:

==
#!/bin/sh -e

PATH=/sbin:/bin:/usr/sbin:/usr/bin

priority=53
browser_dirs=firefox iceape iceweasel mozilla midbrowser
xulrunner
PLUGIN=libjavaplugin_oji.so
PLUGINPTH=/usr/lib/jvm/java-1.5.0-sun/jre/plugin/i386/ns7/$PLUGIN

for browser_dir in $browser_dirs; do
if [ $browser_dir = xulrunner-addons ]; then
browser=xulrunner-1.9
else
browser=$browser_dir
fi
update-alternatives --quiet --install \
/usr/lib/$browser_dir/plugins/libjavaplugin.so \
$browser-javaplugin.so \
$PLUGINPTH \
$priority
done



exit 0
==

peter

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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages sun-java5-plugin depends on:
ii  libasound21.0.16-2   ALSA library
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxi62:1.1.3-1  X11 Input extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxt61:1.0.5-3  X11 toolkit intrinsics library
ii  libxtst6  2:1.0.3-1  X11 Testing -- Resource extension 
ii  sun-java5-bin 1.5.0-15-1 Sun Java(TM) Runtime Environment (
pn  xulrunner-1.9 none (no description available)

sun-java5-plugin recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474886: pending

2008-04-09 Thread Patrick Winnertz
tag 474886 + pending
thanks

Well... I don't know how I managed to build it... but it builded fine until 
now.

Greetings
Winnie

-- 
 .''`.   Patrick Winnertz [EMAIL PROTECTED]
:  :' :  GNU/Linux Debian Developer
`. `'`   http://www.der-winnie.de http://people.skolelinux.org/~winnie
  `-  Debian - when you have better things to do than fixing systems
  Spamtrap: [EMAIL PROTECTED]


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


Processed (with 1 errors): Re: Bug#474895: gst-plugins-good0.10: FTBFS: libtool: link: `/usr/lib/libspeex.la' is not a valid libtool archive

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 474895 libshout
Bug#474895: gst-plugins-good0.10: FTBFS: libtool: link: `/usr/lib/libspeex.la' 
is not a valid libtool archive
Bug reassigned from package `gst-plugins-good0.10' to `libshout'.

 found 474895 2.2.2-2
Unknown command or malformed arguments to command.

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474570: marked as done (saods9: FTBFS: cannot find -lgfortran)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 11:46:20 +0300
with message-id [EMAIL PROTECTED]
and subject line not a bug in saods9
has caused the Debian Bug report #474570,
regarding saods9: FTBFS: cannot find -lgfortran
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 [EMAIL PROTECTED]
immediately.)


-- 
474570: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474570
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: saods9
Version: 4.0b7-2
Severity: serious

Hi,

Your package is failing to build with the following error:
g++ -Wall -g -O2 -DHAVE_SYS_UN_H -DHAVE_SYS_SHM_H -D_LARGEFILE64_SOURCE 
-D_FILE_OFFSET_BITS=64 -I/usr/include/tcl8.4  -o ds9 ds9.o ds9tk.o 
/usr/lib/Tktable2.9/libTktable2.9.so -lz -lBLT -ltk8.4 -ltcl8.4 -L../lib 
-lsaotk -ltkhtml -ltkmpeg -lsla -liis -lcheckdns  -lxpa  -lcheckdns
-lgfortran
/usr/bin/ld: cannot find -lgfortran
collect2: ld returned 1 exit status

There are also various warnings, including things like:
makeheaders.c:1990: warning: cast from pointer to integer of different size

You might want to look at that since it can cause problems on 64 bit
arches.


Kurt



---End Message---
---BeginMessage---
This was a bug in gfortran 4.3.0-1 and 4.3.0-2 (missing symlink
for libgfortran.so on alpha/hppa/amd64/i386). Please give-back
saods9 on amd64 and alpha and should build fine.

-- 
rm -rf only sounds scary if you don't have backups

---End Message---


Bug#475130: eats first Received header

2008-04-09 Thread Marcin Owsiany
Package: spfmilter
Version: 1.99+0.97-1
Severity: grave
Justification: causes data loss and violates a MUST directive of RFC2821

Here's a diff between a two otherwise identical messages (IDs and dates
replaced with constants for easy diffing), one with spfmilter disabled,
the other with enabled.


| --- t32008-04-09 09:55:19.0 +0100
| +++ t22008-04-09 09:55:19.0 +0100
| @@ -1,42 +1,39 @@
|  From [EMAIL PROTECTED] date
|  Return-path: [EMAIL PROTECTED]
|  Envelope-to: [EMAIL PROTECTED]
|  Delivery-date: date
|  Delivered-To: [EMAIL PROTECTED]
| +Received-SPF: none (mail.vicoop.com: [EMAIL PROTECTED] does not designate 
permitted sender hosts) receiver=mail.vicoop.com; client-ip=70.103.162.29; 
helo=master.debian.org; [EMAIL PROTECTED]; x-software=spfmilter 0.97 
http://www.acme.com/software/spfmilter/ with libspf-unknown;
|  Received: from mail0.vicoop.com [85.17.210.107]
|   by beczulka with POP3 (fetchmail-6.3.6)
|   for [EMAIL PROTECTED] (single-drop); date
|  Received: from master.debian.org (master.debian.org [70.103.162.29])
|   by mail.vicoop.com (Postfix) with ESMTP id ID
|   for [EMAIL PROTECTED]; date
| -Received: from mail0.vicoop.com ([85.17.210.107] helo=mail.vicoop.com)
| - by master.debian.org with esmtp (Exim 4.63)
| - (envelope-from [EMAIL PROTECTED])
| - id ID
| - for [EMAIL PROTECTED]; date
| +Received-SPF: pass (mail.vicoop.com: authenticated connection) 
receiver=mail.vicoop.com; client-ip=82.10.150.33; helo=beczulka; [EMAIL 
PROTECTED]; x-software=spfmilter 0.97 http://www.acme.com/software/spfmilter/ 
with libspf-unknown;
|  Received: from beczulka (cpc2-seve11-0-0-cust544.popl.cable.ntl.com 
[82.10.150.33])
|   (Authenticated sender: [EMAIL PROTECTED])
|   by mail.vicoop.com (Postfix) with ESMTP id ID
|   for [EMAIL PROTECTED]; date
|  Received: from porridge by beczulka with local (Exim 4.63)
|   (envelope-from [EMAIL PROTECTED])
|   id ID
|   for [EMAIL PROTECTED]; date
|  Date: date
|  From: Marcin Owsiany [EMAIL PROTECTED]
|  To: [EMAIL PROTECTED]
| -Subject: t3
| -Message-ID: [EMAIL PROTECTED]
| +Subject: t2
| +Message-ID: [EMAIL PROTECTED]
|  MIME-Version: 1.0
|  Content-Type: text/plain; charset=us-ascii
|  Content-Disposition: inline
|  User-Agent: Mutt/1.5.13 (2006-08-11)
|  Status: RO
|  Content-Length: 154
|  Lines: 4
|  
|  
|  -- 
|  Marcin Owsiany [EMAIL PROTECTED] http://marcin.owsiany.pl/
|  GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216

mail0.vicoop.com (which is the host I'm debugging) acted both as a
smarthost for beczulka, and as the intermediate destination for the
message (subsequently fetched by beczulka).

Notice how the Received line added by master.debian.org got eaten by
mail0. I'm 100% certain that master did send the Received header,
because I sniffed the SMTP dialogue.

Interestingly, the Received header added by beczulka did NOT get eaten
when the message got relayed by mail0 for the first time. This suggests
that the header only gets eaten when the status is none but not when
it's pass.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6b-ovz-686
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8)

Versions of packages spfmilter depends on:
ii  adduser3.102 Add and remove users and groups
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libmilter0 8.13.8-3  Sendmail Mail Filter API (Milter)
ii  libspf00.999-1.0.0-p3-3  the ANSI C SPF reference library (

spfmilter recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474784: ttf-mathematica4.1: verbose preinst

2008-04-09 Thread Atsuhito Kohda
Hi Julian,

On Mon, 7 Apr 2008 20:13:25 +0100, Julian Gilbey wrote:

 Thanks for making this package - it's very helpful.

I'm very glad to hear this.

 Unfortunately, the installation is noisy: prompting about the licence
 happens during the preinst rather than during the dpkg Preconfiguring
 stage.  This probably means that some question or other is missing
 from config or templates or something, but the result is that the
 installation hangs until the question is answered.

Sorry but I'm a bit busy recently so I haven't time to
investigate the problem soon.  I'll invetigate the problem
when I have free time.

If possible, please let me know what do you mean with
installation hangs more clearly.

Regards,2008-4-9(Wed)

-- 
 Debian Developer - much more I18N of Debian
 Atsuhito Kohda kohda AT debian.org
 Department of Math., Univ. of Tokushima



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#473960: kdeedu: FTBFS: make: *** [common-build-arch] Error 1

2008-04-09 Thread Ana Guerrero
On Wed, Apr 09, 2008 at 12:52:59PM +0200, Ana Guerrero wrote:
 I just built kdeedu in both i386 and amd64 without problems. This looks like
 some kind of transient problem in your build.


Ah no, this was actually a bug in boost that has been fixed now.
So fixed anyway!



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474895: gst-plugins-good0.10: FTBFS: libtool: link: `/usr/lib/libspeex.la' is not a valid libtool archive

2008-04-09 Thread Sebastian Dröge
reassign 474895 libshout
found 474895 2.2.2-2
thanks

Am Montag, den 07.04.2008, 22:23 +0200 schrieb Lucas Nussbaum:
 Package: gst-plugins-good0.10
 Version: 0.10.7-3
 Severity: serious
 User: [EMAIL PROTECTED]
 Usertags: qa-ftbfs-20080407 qa-ftbfs
 Justification: FTBFS on i386
 
 Hi,
 
 During a rebuild of all packages in sid, your package failed to build on i386.
 
 This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
 the default on most architectures (even if it's not the case on i386 yet).
 Feel free to downgrade this bug to 'important' if your package is only built
 on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
 gcc 4.2).
 
 Relevant part:
  ar cru .libs/libgstshout2.a  libgstshout2_la-gstshout2.o
  ranlib .libs/libgstshout2.a
  creating libgstshout2.la
  /bin/sed: can't read /usr/lib/libspeex.la: No such file or directory
  libtool: link: `/usr/lib/libspeex.la' is not a valid libtool archive
  make[4]: *** [libgstshout2.la] Error 1

That's a bug in libshout: It's .la file references the libspeex .la file
which does not exist anymore in the new version. A binNMU or sourceful
upload should fix this: reassigning.

Bye


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#474051: marked as done (libhdf5-serial-dev: libhdf5 appears to write uninitialized memory to file)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 13:45:33 +0200
with message-id [EMAIL PROTECTED]
and subject line Almost surely fixed in 1.6.6
has caused the Debian Bug report #474051,
regarding libhdf5-serial-dev: libhdf5 appears to write uninitialized memory to 
file
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
474051: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474051
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libhdf5-serial-dev
Version: 1.6.5-3
Severity: grave
Tags: security
Justification: user security hole


valgrind reports writes of unitialized memory in hdf5 library.  This
could be a serious security issue, depending on what that memory 
contains.  This can be reproduced by running almost any application
(that uses the library to write a file) in valigrind. 

The valgrind error message is:

==29786== Memcheck, a memory error detector.
==29786== Copyright (C) 2002-2007, and GNU GPL'd, by Julian Seward et al.
==29786== Using LibVEX rev 1804, a library for dynamic binary translation.
==29786== Copyright (C) 2004-2007, and GNU GPL'd, by OpenWorks LLP.
==29786== Using valgrind-3.3.0-Debian, a dynamic binary instrumentation 
framework.
==29786== Copyright (C) 2000-2007, and GNU GPL'd, by Julian Seward et al.
==29786== For more details, rerun with: -v
==29786== 
==29786== Syscall param write(buf) points to uninitialised byte(s)
==29786==at 0x51119F0: __write_nocancel (in /usr/lib/debug/libc-2.7.so)
==29786==by 0x4E83FCD: (within /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E757DF: H5FD_flush (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E6E14A: (within /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E6F7B2: H5F_try_close (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E6F9BB: (within /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E9B313: H5I_dec_ref (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E6D880: H5Fclose (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x400AEE: main (hdf5_bug.c:22)
==29786==  Address 0x5add820 is 440 bytes inside a block of size 1,864 alloc'd
==29786==at 0x4C21FAB: malloc (vg_replace_malloc.c:207)
==29786==by 0x4E87873: (within /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E87E05: H5FL_blk_malloc (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E883A3: H5FL_blk_realloc (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E75D9F: H5FD_write (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E6C9A1: H5F_block_write (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4EA05EA: (within /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E505B0: (within /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E51826: H5C_flush_cache (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E4C16E: H5AC_flush (in /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E6DF8C: (within /usr/lib/libhdf5-1.6.5.so.0.0.0)
==29786==by 0x4E6F7B2: H5F_try_close (in /usr/lib/libhdf5-1.6.5.so.0.0.0)

As I said above, I think almost any practical use of the library will
cause this.  But just in case the error is due to a gross misunderstanding
of how I should use this library, here's the test code I used to generate
the above output:


#include hdf5.h

int main()
{
  hid_t file, table, space, mem_space;
  hsize_t ones[2] = { 1, 1 };
  int an_int = 5;
  
  H5open();
  remove( test.hdf5 );
  file = H5Fcreate( test.hdf5, H5F_ACC_EXCL, H5P_DEFAULT, H5P_DEFAULT );
  space = H5Screate_simple( 2, ones, NULL );
  table = H5Dcreate( file, data, H5T_NATIVE_INT, space, H5P_DEFAULT );
  
  mem_space = H5Screate_simple( 1, ones, NULL );
  H5Dwrite( table, H5T_NATIVE_INT, mem_space, space, H5P_DEFAULT, an_int );
  H5Sclose( mem_space );
  
  H5Dclose( table );
  H5Sclose( space );
  H5Fclose( file );
  
  H5close();
  return 0;
}



-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-6-amd64
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages libhdf5-serial-dev depends on:
ii  libc6-dev  2.7-6 GNU C Library: Development Librari
ii  libhdf5-serial-1.6.5-0 1.6.5-3   Hierarchical Data Format 5 (HDF5) 
ii  libjpeg62-dev  6b-13 Development files for the IJG JPEG
ii  zlib1g-dev 1:1.2.3.3.dfsg-11 compression library - development

libhdf5-serial-dev recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Version: 1.6.6-1
thanks

This version fixes 

Bug#475127: marked as done (does not respect /etc/nsswitch order)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 13:52:52 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#475127: does not respect /etc/nsswitch order
has caused the Debian Bug report #475127,
regarding does not respect /etc/nsswitch 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 [EMAIL PROTECTED]
immediately.)


-- 
475127: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475127
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: nscd
Version: 2.6.1-1ubuntu10
Severity: grave

--- Please enter the report below this line. ---
With nscd my user name is the one given by the nis, and not
the one give by /etc/passwd _BUT_ it should:

# /etc/nsswitch.conf
passwd: files nis
group:  files nis

Stopping nscd is enough to get things right.

--- System information. ---
Architecture: amd64
Kernel:   Linux 2.6.24.4mosix

Debian Release: lenny/sid
  500 gutsy-updates   en.archive.ubuntu.com 
  500 gutsy-security  security.ubuntu.com 
  500 gutsy   en.archive.ubuntu.com 

--- Package information. ---
Depends   (Version) | Installed
===-+-===
libc6(= 2.6-1) | 2.6.1-1ubuntu10



---End Message---
---BeginMessage---
Alain Baeckeroot a écrit :
 Package: nscd
 Version: 2.6.1-1ubuntu10
 Severity: grave

Please report Ubuntu bugs to the Ubuntu BTS.

 --- Please enter the report below this line. ---
 With nscd my user name is the one given by the nis, and not
 the one give by /etc/passwd _BUT_ it should:
 
 # /etc/nsswitch.conf
 passwd: files nis
 group:  files nis
 
 Stopping nscd is enough to get things right.
 
 --- System information. ---
 Architecture: amd64
 Kernel:   Linux 2.6.24.4mosix
 
 Debian Release: lenny/sid
   500 gutsy-updates   en.archive.ubuntu.com 
   500 gutsy-security  security.ubuntu.com 
   500 gutsy   en.archive.ubuntu.com 
 
 --- Package information. ---
 Depends   (Version) | Installed
 ===-+-===
 libc6(= 2.6-1) | 2.6.1-1ubuntu10
 
 
 
 


-- 
  .''`.  Aurelien Jarno | GPG: 1024D/F1BCDB73
 : :' :  Debian developer   | Electrical Engineer
 `. `'   [EMAIL PROTECTED] | [EMAIL PROTECTED]
   `-people.debian.org/~aurel32 | www.aurel32.net

---End Message---


Bug#475148: qt4-x11_4.4.0~rc1-1(sparc/experimental): FTBFS: error: explicit template specialization cannot have a storage class

2008-04-09 Thread Frank Lichtenheld
Package: qt4-x11
Version: 4.4.0~rc1-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of qt4-x11_4.4.0~rc1-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20080409-0130
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 109MB of source archives.
| Get:1 http://ftp.ipv6.debian.org experimental/main qt4-x11 4.4.0~rc1-1 (dsc) 
[2164B]
| Get:2 http://ftp.ipv6.debian.org experimental/main qt4-x11 4.4.0~rc1-1 (tar) 
[109MB]
| Get:3 http://ftp.ipv6.debian.org experimental/main qt4-x11 4.4.0~rc1-1 (diff) 
[83.6kB]
| Fetched 109MB in 41s (2638kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs, debhelper (= 5), doxygen, firebird2.0-dev [i386 
kfreebsd-i386 kfreebsd-amd64 knetbsd-i386 netbsd-i386 amd64 sparc powerpc], 
flex, libaudio-dev, libcupsys2-dev, libdbus-1-dev, libfreetype6-dev, 
libgl1-mesa-dev | libgl-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev, 
libice-dev, libiodbc2-dev, libjpeg62-dev, libmng-dev, libmysqlclient15-dev, 
libpam0g-dev, libpng12-dev, libpq-dev, libreadline5-dev, libsm-dev, 
libsqlite0-dev, libsqlite3-dev, libtiff4-dev, libx11-dev, libxcursor-dev, 
libxext-dev, libxft-dev, libxi-dev, libxinerama-dev, libxmu-dev, libxrandr-dev, 
libxrender-dev, libxslt1-dev, libxt-dev, quilt, sharutils, x11proto-core-dev, 
zlib1g-dev
| Checking for already installed source dependencies...
[...]
| g++ -c -pipe -g -I/usr/include/freetype2 -O2 -fvisibility=hidden 
-fvisibility-inlines-hidden -D_REENTRANT -Wall -W -fPIC -DQT_NO_CAST_TO_ASCII 
-DQT_NO_CAST_FROM_ASCII -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SQL_LIB -DQT_CORE_LIB 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED 
-I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore 
-I../../../../include/QtCore -I../../../../include/QtSql 
-I../../../../include/QtSql -I../../../../include -I.moc/release-shared 
-I.uic/release-shared -o .obj/release-shared/qsql_ibase.o 
../../../sql/drivers/ibase/qsql_ibase.cpp
| ../../../sql/drivers/ibase/qsql_ibase.cpp:481: error: explicit template 
specialization cannot have a storage class
| ../../../sql/drivers/ibase/qsql_ibase.cpp: In function 'char* 
readArrayBuffer(QListQVariant, char*, short int, short int*, 
ISC_ARRAY_DESC*, QTextCodec*)':
| ../../../sql/drivers/ibase/qsql_ibase.cpp:505: warning: suggest a space 
before ';' or explicit braces around empty body in 'for' statement
| ../../../sql/drivers/ibase/qsql_ibase.cpp: At global scope:
| ../../../sql/drivers/ibase/qsql_ibase.cpp:636: error: explicit template 
specialization cannot have a storage class
| make[4]: *** [.obj/release-shared/qsql_ibase.o] Error 1
| make[4]: Leaving directory 
`/build/buildd/qt4-x11-4.4.0~rc1/src/plugins/sqldrivers/ibase'
| make[3]: *** [sub-ibase-make_default] Error 2
| make[3]: Leaving directory 
`/build/buildd/qt4-x11-4.4.0~rc1/src/plugins/sqldrivers'
| make[2]: *** [sub-sqldrivers-make_default] Error 2
| make[2]: Leaving directory `/build/buildd/qt4-x11-4.4.0~rc1/src/plugins'
| make[1]: *** [sub-plugins-sub_src_target_ordered] Error 2
| make[1]: Leaving directory `/build/buildd/qt4-x11-4.4.0~rc1'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080409-0728
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=4.4.0~rc1-1pkg=qt4-x11arch=sparc

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475148: marked as done (qt4-x11_4.4.0~rc1-1(sparc/experimental): FTBFS: error: explicit template specialization cannot have a storage class)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 14:11:49 +0200
with message-id [EMAIL PROTECTED]
and subject line qt4-x11_4.4.0~rc1-1(sparc/experimental): FTBFS: error: 
explicit template specialization cannot have a storage class
has caused the Debian Bug report #475148,
regarding qt4-x11_4.4.0~rc1-1(sparc/experimental): FTBFS: error: explicit 
template specialization cannot have a storage class
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 [EMAIL PROTECTED]
immediately.)


-- 
475148: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475148
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: qt4-x11
Version: 4.4.0~rc1-1
Severity: serious

Hi,

your package failed to build from source.

| Automatic build of qt4-x11_4.4.0~rc1-1 on njoerd by sbuild/sparc 98-farm
| Build started at 20080409-0130
| **
| Checking available source versions...
| Fetching source files...
| Reading package lists...
| Building dependency tree...
| Need to get 109MB of source archives.
| Get:1 http://ftp.ipv6.debian.org experimental/main qt4-x11 4.4.0~rc1-1 (dsc) 
[2164B]
| Get:2 http://ftp.ipv6.debian.org experimental/main qt4-x11 4.4.0~rc1-1 (tar) 
[109MB]
| Get:3 http://ftp.ipv6.debian.org experimental/main qt4-x11 4.4.0~rc1-1 (diff) 
[83.6kB]
| Fetched 109MB in 41s (2638kB/s)
| Download complete and in download only mode
| ** Using build dependencies supplied by package:
| Build-Depends: cdbs, debhelper (= 5), doxygen, firebird2.0-dev [i386 
kfreebsd-i386 kfreebsd-amd64 knetbsd-i386 netbsd-i386 amd64 sparc powerpc], 
flex, libaudio-dev, libcupsys2-dev, libdbus-1-dev, libfreetype6-dev, 
libgl1-mesa-dev | libgl-dev, libglib2.0-dev, libglu1-mesa-dev | libglu-dev, 
libice-dev, libiodbc2-dev, libjpeg62-dev, libmng-dev, libmysqlclient15-dev, 
libpam0g-dev, libpng12-dev, libpq-dev, libreadline5-dev, libsm-dev, 
libsqlite0-dev, libsqlite3-dev, libtiff4-dev, libx11-dev, libxcursor-dev, 
libxext-dev, libxft-dev, libxi-dev, libxinerama-dev, libxmu-dev, libxrandr-dev, 
libxrender-dev, libxslt1-dev, libxt-dev, quilt, sharutils, x11proto-core-dev, 
zlib1g-dev
| Checking for already installed source dependencies...
[...]
| g++ -c -pipe -g -I/usr/include/freetype2 -O2 -fvisibility=hidden 
-fvisibility-inlines-hidden -D_REENTRANT -Wall -W -fPIC -DQT_NO_CAST_TO_ASCII 
-DQT_NO_CAST_FROM_ASCII -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SQL_LIB -DQT_CORE_LIB 
-D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_SHARED 
-I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore 
-I../../../../include/QtCore -I../../../../include/QtSql 
-I../../../../include/QtSql -I../../../../include -I.moc/release-shared 
-I.uic/release-shared -o .obj/release-shared/qsql_ibase.o 
../../../sql/drivers/ibase/qsql_ibase.cpp
| ../../../sql/drivers/ibase/qsql_ibase.cpp:481: error: explicit template 
specialization cannot have a storage class
| ../../../sql/drivers/ibase/qsql_ibase.cpp: In function 'char* 
readArrayBuffer(QListQVariant, char*, short int, short int*, 
ISC_ARRAY_DESC*, QTextCodec*)':
| ../../../sql/drivers/ibase/qsql_ibase.cpp:505: warning: suggest a space 
before ';' or explicit braces around empty body in 'for' statement
| ../../../sql/drivers/ibase/qsql_ibase.cpp: At global scope:
| ../../../sql/drivers/ibase/qsql_ibase.cpp:636: error: explicit template 
specialization cannot have a storage class
| make[4]: *** [.obj/release-shared/qsql_ibase.o] Error 1
| make[4]: Leaving directory 
`/build/buildd/qt4-x11-4.4.0~rc1/src/plugins/sqldrivers/ibase'
| make[3]: *** [sub-ibase-make_default] Error 2
| make[3]: Leaving directory 
`/build/buildd/qt4-x11-4.4.0~rc1/src/plugins/sqldrivers'
| make[2]: *** [sub-sqldrivers-make_default] Error 2
| make[2]: Leaving directory `/build/buildd/qt4-x11-4.4.0~rc1/src/plugins'
| make[1]: *** [sub-plugins-sub_src_target_ordered] Error 2
| make[1]: Leaving directory `/build/buildd/qt4-x11-4.4.0~rc1'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080409-0728
| FAILED [dpkg-buildpackage died]

Full build log(s): 
http://experimental.ftbfs.de/build.php?ver=4.4.0~rc1-1pkg=qt4-x11arch=sparc

Gruesse,
-- 
Frank Lichtenheld [EMAIL PROTECTED]
www: http://www.djpig.de/


---End Message---
---BeginMessage---
Version: qt4-x11_4.4.0~rc1-2

---End Message---


Bug#475152: libfishsound: CVE-2008-1686 code execution via crafted header containing negative offsets

2008-04-09 Thread Nico Golde
Package: libfishsound1
Version: 0.7.0-2
Severity: grave
Tags: security patch

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for libfishsound1.


CVE-2008-1686[0]:
| Uncontrolled array index in Speex 1.1.12 and earlier, as used in
| libfishsound 0.9.0 and earlier, including Illiminable DirectShow
| Filters and Annodex Plugins for Firefox, allows remote attackers to
| execute arbitrary code via a header structure containing a negative
| offset, which is used to dereference a function pointer.

A patch is on:
http://trac.annodex.net/changeset/3536

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1686
http://security-tracker.debian.net/tracker/CVE-2008-1686

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpPQb5rB5zI2.pgp
Description: PGP signature


Bug#475154: gnome-screensaver: CVE-2008-1683 unlocks session if it fails to get user attributes via getpwnam()

2008-04-09 Thread Nico Golde
Package: gnome-screensaver
Severity: grave
Tags: security

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for gnome-screensaver.


CVE-2008-1683[0]:
| xscreensaver on Fedora 8, when an NIS authentication server is
| enabled, exits if this server is unavailable as the xscreensaver
| process is starting, which allows physically proximate attackers to
| gain access to a workstation session for which locking was intended, a
| related issue to CVE-2007-1859.

The CVE text is somehow wrong I think. Reading the redhat 
bugzilla in the references this is a gnome-screensaver issue 
and was not reproducible in xscreensaver.

Patch is on:
https://bugzilla.redhat.com/attachment.cgi?id=297817

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1683
http://security-tracker.debian.net/tracker/CVE-2008-1683

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpzNN2vDTGCS.pgp
Description: PGP signature


Bug#475163: sympa: CVE-2008-1648 denial of service via crafted email

2008-04-09 Thread Nico Golde
Package: sympa
Severity: grave
Tags: security patch

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for sympa.


CVE-2008-1648[0]:
| Sympa before 5.4 allows remote attackers to cause a denial of service
| (daemon crash) via an e-mail message with a malformed value of the
| Content-Type header and unspecified other headers.  NOTE: some of these
| details are obtained from third party information.

First apply this patch:
http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/src/PlainDigest.pm?r1=3597r2=4834view=patch
and then this patch:
http://sourcesup.cru.fr/cgi/viewvc.cgi/trunk/src/PlainDigest.pm?r1=4834r2=4835view=patch

to fix the problem.

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1648
http://security-tracker.debian.net/tracker/CVE-2008-1648

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpw97uN1zri6.pgp
Description: PGP signature


Bug#475164: lm-sensors-2.4.27-4-686: version -4 of the package does not contain the actual object files

2008-04-09 Thread Przemyslaw 'BlueShade' Idzkiewicz
Package: lm-sensors-2.4.27-4-686
Version: 1:2.9.1-1sarge4
Severity: grave
Justification: renders package unusable


The latest -4 version of the lm-sensors package for 2.4.27
kernel does not contain the compiled object files, namely the
files that should be installed in the directories:

/lib/modules/2.4.27-4-686/kernel/drivers/i2c/busses
/lib/modules/2.4.27-4-686/kernel/drivers/i2c/chips

Those files are present in the previous -3 version of the
package, so I think this is not a normal situation.

The effect is that you cannot load those modules in the current
version of Debian's 2.4.27 kernel...

best regards,
   blueshade.

ps. The problem possibly affects other versions of the -4 kernel...

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-4-686
Locale: LANG=pl_PL.iso88592, LC_CTYPE=pl_PL.iso88592 (charmap=ISO-8859-2)

Versions of packages lm-sensors-2.4.27-4-686 depends on:
ii  i2c-2.4.27-4-686 1:2.9.1-1sarge2 drivers for the i2c bus
ii  kernel-image-2.4.27-4-68 2.4.27-10sarge7 Linux kernel image for version 2.4

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#473341: fixed in djview4 4.3-3

2008-04-09 Thread Adeodato Simó
  djview4 (4.3-3) unstable; urgency=low
  .
* Conflict with old djview containing /usr/bin/djview (closes: #473341)

Doesn't this conflict need to be introduced in djview3 as well?

Cheers,

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org
 
«¡Pero si es tan español que debe de tener el cerebro en forma de botijo,
con pitorro y todo!»
-- Javier Cercas, “La velocidad de la luz”





Processed: python2.5 will become default

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity #466470 serious
Bug#466470: python-matplotlib: Fails with python2.5
Severity set to `serious' from `important'

 severity #474001 serious
Bug#474001: savefig as pdf not working in python2.5
Severity set to `serious' from `important'

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474294: Goes into endless loop

2008-04-09 Thread Goswin von Brederlow
John Hasler [EMAIL PROTECTED] writes:

 Do you have rtcfile uncommented in /etc/chrony/chrony.conf?

 Did this start with a kernel upgrade?
 -- 
 John Hasler 
 [EMAIL PROTECTED]
 Elmwood, WI USA


# This the default chrony.conf file for the Debian chrony package.  It is
# suitable for a system with an intermittent dial-up connection.  John
# Hasler [EMAIL PROTECTED] 3 Dec. 1998

# See www.pool.ntp.org for an explanation of these servers.  Please
# consider joining the project if possible.  If you can't or don't want to
# use these servers I suggest that you try your ISPs nameservers.  We mark
# the servers 'offline' so that chronyd won't try to connect when the link
# is down.  Scripts in /etc/ppp/ip-up.d and /etc/ppp/ip-down.d use chronyc
# commands to switch it on when the link comes up and off when it goes
# down.  If you have an always-on connection such as cable or DSL mark the
# servers 'online'.

server rustime01.rus.uni-stuttgart.de minpoll 8
server time.fu-berlin.de minpoll 8
server de.pool.ntp.org minpoll 8
server ntp1.ptb.de minpoll 8

# Look here for the admin password needed for chronyc.  The initial
# password is generated by a random process at install time.  You may
# change it if you wish.

keyfile /etc/chrony/chrony.keys

# Set runtime command key.  Note that if you change the key (not the
# password) to anything other than 1 you will need to edit
# /etc/ppp/ip-up.d/chrony, /etc/ppp/ip-down.d/chrony, and
# /etc/cron.weekly/chrony as these scripts use it to get the password.

commandkey 1

# I moved the driftfile to /var/lib/chrony to comply with the Debian
# filesystem standard.

driftfile /var/lib/chrony/chrony.drift

# Comment this line out to turn off logging.

log tracking measurements statistics
logdir /var/log/chrony

# Stop bad estimates upsetting machine clock.

maxupdateskew 100.0

# Dump measurements when daemon exits.

dumponexit

# Specify directory for dumping measurements.

dumpdir /var/lib/chrony

# Let computer be a server when it is unsynchronised.

local stratum 10

# Allow computers on the unrouted nets 10 and 192.168 to use the server.

allow 10
allow 192.168

# This directive forces `chronyd' to send a message to syslog if it
# makes a system clock adjustment larger than a threshold value in seconds.

logchange 0.5

# This directive defines an email address to which mail should be sent
# if chronyd applies a correction exceeding a particular threshold to the
# system clock.

# mailonchange [EMAIL PROTECTED] 0.5

# Specify the file where real-time clock data is stored.  To use this you
# must have enhanced real-time clock support compiled into your kernel.
# Comment out the next line if you do not.  Note: I have seen problems with
# the rtc on some motherboards.  Please file a bug if this bites you.

rtcfile /var/lib/chrony/chrony.rtc

# If the last line of this file reads 'rtconutc' chrony will assume that
# the CMOS clock is on UTC (GMT).  If it reads '# rtconutc' or is absent
# chrony will assume local time.  The line (if any) was written by the
# chrony postinst based on what it found in /etc/default/rcS.  You may
# change it if necessary.  The next line is just a marker for the postinst.
# You can delete it if you wish.
# POSTINSTMARKER
rtconutc
initstepslew 60 rustime01.rus.uni-stuttgart.de time.fu-berlin.de 
de.pool.ntp.org ntp1.ptb.de



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: found 461853 in 1.52-12

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.16
 found 461853 1.52-12
Bug#461853: sdd - FTBFS: make[1]: p: Command not found
Bug marked as found in version 1.52-12.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: amap-align: diff for NMU version 2.0-3.1

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 468060 + patch
Bug#468060: amap-align: FTBFS with g++-4.3: Missing includes
Tags were: patch
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#468060: amap-align: diff for NMU version 2.0-3.1

2008-04-09 Thread Adeodato Simó
tags 468060 + patch
thanks

Hi,

Attached is the diff for my amap-align 2.0-3.1 NMU.
diff -u amap-align-2.0/debian/patches/20_fix-gcc-4.3-build amap-align-2.0/debian/patches/20_fix-gcc-4.3-build
--- amap-align-2.0/debian/patches/20_fix-gcc-4.3-build
+++ amap-align-2.0/debian/patches/20_fix-gcc-4.3-build
@@ -8,11 +8,12 @@
 
 --- ./Amap.cc~	2007-03-05 11:29:54.0 +
 +++ ./Amap.cc	2007-03-05 11:30:58.0 +
-@@ -12,6 +12,7 @@
+@@ -12,6 +12,8 @@
  #include ProbabilisticModel.h
  #include EvolutionaryTree.h
  #include SparseMatrix.h
 +#include climits
++#include cstring
  #include string
  #include sstream
  #include iomanip
diff -u amap-align-2.0/debian/control amap-align-2.0/debian/control
--- amap-align-2.0/debian/control
+++ amap-align-2.0/debian/control
@@ -1,7 +1,6 @@
 Source: amap-align
 Section: science
 Priority: optional
-Conflicts: amap (= 4.8-1)
 Maintainer: Debian-Med Packaging Team [EMAIL PROTECTED]
 DM-Upload-Allowed: yes
 Uploaders: Charles Plessy [EMAIL PROTECTED],
@@ -16,6 +15,7 @@
 Package: amap-align
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
+Conflicts: amap (= 4.8-1)
 Description: Protein multiple alignment by sequence annealing
  AMAP is a command line tool to perform multiple alignment of peptidic
  sequences. It utilizes posterior decoding, and a sequence-annealing
diff -u amap-align-2.0/debian/changelog amap-align-2.0/debian/changelog
--- amap-align-2.0/debian/changelog
+++ amap-align-2.0/debian/changelog
@@ -1,3 +1,13 @@
+amap-align (2.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Extend debian/patches/20_fix-gcc-4.3-build with more include fixes from
+Anibal Avelar. (Closes: #468060)
+  * Move the Conflicts line in debian/control from the source stanza to the
+binary stanza, so that the package builds.
+
+ -- Adeodato Simó [EMAIL PROTECTED]  Wed,  9 Apr 2008 16:44:11 +0200
+
 amap-align (2.0-3) unstable; urgency=low
 
   [ Charles Plessy ]


Bug#473341: fixed in djview4 4.3-3

2008-04-09 Thread Barak A. Pearlmutter
 Doesn't this conflict need to be introduced in djview3 as well?

It is: that version is already uploaded, but waiting for overrides.

--Barak.



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#468060: marked as done (amap-align: FTBFS with g++-4.3: Missing includes)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 15:02:41 +
with message-id [EMAIL PROTECTED]
and subject line Bug#468060: fixed in amap-align 2.0-3.1
has caused the Debian Bug report #468060,
regarding amap-align: FTBFS with g++-4.3: Missing includes
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 [EMAIL PROTECTED]
immediately.)


-- 
468060: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468060
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: amap-align
Version: 2.0-3
Severity: important
User: [EMAIL PROTECTED]
Usertags: ftbfs-gcc-4.3

From my pbuilder build log, with g++ - g++-4.3:

...
g++ -O3 -W -Wall -pedantic -DNDEBUG -DNumInsertStates=1 -DVERSION='AMAP.2.0' 
-funroll-loops -lm -o amap Amap.cc
In file included from Amap.cc:12:
ProbabilisticModel.h: In member function 'void 
ProbabilisticModel::ComputeNewParameters(Sequence*, Sequence*, const VF, const 
VF, VF, VF, VF, VVF, VF, bool) const':
ProbabilisticModel.h:504: warning: suggest parentheses around  within ||
Amap.cc: In function 'SafeVectorstd::basic_stringchar, 
std::char_traitschar, std::allocatorchar   ParseParams(int, char**)':
Amap.cc:713: error: 'strcmp' was not declared in this scope
make[1]: *** [amap] Error 1
make[1]: Leaving directory `/tmp/buildd/amap-align-2.0'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
-- 
Daniel Schepler


---End Message---
---BeginMessage---
Source: amap-align
Source-Version: 2.0-3.1

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

amap-align_2.0-3.1.diff.gz
  to pool/main/a/amap-align/amap-align_2.0-3.1.diff.gz
amap-align_2.0-3.1.dsc
  to pool/main/a/amap-align/amap-align_2.0-3.1.dsc
amap-align_2.0-3.1_sparc.deb
  to pool/main/a/amap-align/amap-align_2.0-3.1_sparc.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adeodato Simó [EMAIL PROTECTED] (supplier of updated amap-align 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed,  9 Apr 2008 16:44:11 +0200
Source: amap-align
Binary: amap-align
Architecture: source sparc
Version: 2.0-3.1
Distribution: unstable
Urgency: medium
Maintainer: Debian-Med Packaging Team [EMAIL PROTECTED]
Changed-By: Adeodato Simó [EMAIL PROTECTED]
Description: 
 amap-align - Protein multiple alignment by sequence annealing
Closes: 468060
Changes: 
 amap-align (2.0-3.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Extend debian/patches/20_fix-gcc-4.3-build with more include fixes from
 Anibal Avelar. (Closes: #468060)
   * Move the Conflicts line in debian/control from the source stanza to the
 binary stanza, so that the package builds.
Files: 
 0ae74783b44dfea0af47e397367079da 1050 science optional amap-align_2.0-3.1.dsc
 d968e81f7aea463a43320103a1cb1ff2 7458 science optional 
amap-align_2.0-3.1.diff.gz
 6af3e5287cb491d7b21f22152d495c70 108878 science optional 
amap-align_2.0-3.1_sparc.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Signed by Adeodato Simó [EMAIL PROTECTED]

iEYEARECAAYFAkf82XoACgkQOzsxEBcMRN3VGgCfQh7oemSxzV5xMtLipzNRmQl+
n7QAnjoSsasRyzp5MBOgVx/13z5zNlxJ
=a4tn
-END PGP SIGNATURE-


---End Message---


Bug#475058: marked as done (Log for failed build of dasher_4.7.2-1 (dist=unstable))

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 15:17:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#475058: fixed in dasher 4.7.3-1
has caused the Debian Bug report #475058,
regarding Log for failed build of dasher_4.7.2-1 (dist=unstable)
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
475058: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475058
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: dasher
Version: 4.7.2-1
Severity: serious

Fails to build on archs with gcc-4.3..

 g++ -DHAVE_CONFIG_H -I. -I../..-I/usr/include/gtk-2.0 
 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread 
 -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -pthread -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
 -I/usr/include/gnome-speech-1.0 -I/usr/include/libbonobo-2.0 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
 -I/usr/include/bonobo-activation-2.0   -DORBIT2=1 -pthread 
 -I/usr/include/bonobo-activation-2.0 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/include/orbit-2.0 
 -I/usr/include/libbonobo-2.0 -I/usr/include/libgnomeui-2.0 
 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 
 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 
 -I/usr/include/gtk-2.0 -I/usr/include/gnome-vfs-2.0 
 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/libxml2 
 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 -I/usr/include/freetype2 
 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include -I/usr/include/cairo 
 -I/usr/include/libpng12 -I/usr/include/at-spi-1.0   
 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 
 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/freetype2 -I/usr/include/libpng12   -DORBIT2=1 -pthread 
 -I/usr/include/libgnome-2.0 -I/usr/include/orbit-2.0 -I/usr/include/gconf/2 
 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 
 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 
 -I/usr/include/gnome-keyring-1 -I/usr/include/libbonoboui-2.0 
 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
 -I/usr/include/libxml2 -I/usr/include/pango-1.0 -I/usr/include/gail-1.0 
 -I/usr/include/freetype2 -I/usr/include/atk-1.0 -I/usr/lib/gtk-2.0/include 
 -I/usr/include/cairo -I/usr/include/libpng12 -I./../DasherCore 
 -DPROGDATA=\/usr/share/dasher\ -I../../intl -I../../intl  -g -Wall -O2 
 -Wall -Wno-non-virtual-dtor -c -o dasher_action_speech.o 
 dasher_action_speech.cpp
 In file included from dasher_action_speech.cpp:8:
 /usr/include/glib-2.0/glib/gi18n.h:25:1: warning: _ redefined
 In file included from ./../DasherCore/../Common/Common.h:45,
  from ./../DasherCore/DasherNode.h:24,
  from ./../DasherCore/DasherModel.h:35,
  from ./../DasherCore/ControlManager.h:26,
  from GtkDasherControl.h:8,
  from DasherAppSettings.h:9,
  from dasher_editor_internal.h:9,
  from dasher_action_speech.cpp:6:
 ./../DasherCore/../Common/I18n.h:31:1: warning: this is the location of the 
 previous definition
 In file included from 
 ./../DasherCore/LanguageModelling/../DasherComponent.h:4,
  from ./../DasherCore/LanguageModelling/LanguageModel.h:15,
  from ./../DasherCore/ControlManager.h:25,
  from GtkDasherControl.h:8,
  from DasherAppSettings.h:9,
  from dasher_editor_internal.h:9,
  from dasher_action_speech.cpp:6:
 ./../DasherCore/LanguageModelling/../SettingsStore.h:21: warning: declaration 
 'struct Dasher::CEventHandler' does not declare anything
 ./../DasherCore/LanguageModelling/../SettingsStore.h:22: warning: declaration 
 'struct Dasher::CParameterNotificationEvent' does not declare anything
 dasher_action_speech.cpp: In function 'gboolean 
 dasher_action_speech_execute(DasherAction*, DasherEditor*, int)':
 dasher_action_speech.cpp:89: error: 'strlen' was not declared in this scope
 dasher_action_speech.cpp: In function 'gboolean 
 

Processed: closing 380867

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 close 380867 0.0.13+rm
Bug#380867: Python transition (#2): you are building a private python module !
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 0.0.13+rm, send any further explanations to 
[EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: closing 432437

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 close 432437 1.3-1+rm
Bug#432437: tagcolledit: FTBFS: unmet build dep libtagcoll-dev
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 1.3-1+rm, send any further explanations to Lucas 
Nussbaum [EMAIL PROTECTED]
Removed pending tag.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475197: libgearman-client-async-perl: FTBFS: Failed 1/12 test scripts, 91.67% okay. 3/35 subtests failed, 91.43% okay.

2008-04-09 Thread Lucas Nussbaum
Package: libgearman-client-async-perl
Version: 0.94-2.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/libgearman-client-async-perl-0.94'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/allinoneok
 t/async...ok
 t/err1ok
 t/err2ok
 t/err3ok
 t/err4ok
 t/err5ok
 t/err6ok
 t/err7ok
 t/err8Can't call method watch_read on an undefined value at 
 t/err8.t line 57.
 # Looks like your test died before it could output anything.
 dubious
   Test returned status 255 (wstat 65280, 0xff00)
 DIED. FAILED tests 1-3
   Failed 3/3 tests, 0.00% okay
 t/tests-neededok
 t/uniqok
 Failed Test Stat Wstat Total Fail  Failed  List of Failed
 ---
 t/err8.t 255 65280 36 200.00%  1-3
 Failed 1/12 test scripts, 91.67% okay. 3/35 subtests failed, 91.43% okay.
 make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#432755: still getting MD5 checkum mismatch

2008-04-09 Thread Michael Prokop
Installation does not work for me on my amd64 system:

[...]
--2008-04-09 18:20:57--  
http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_9_linux.tar.gz
Resolving fpdownload.macromedia.com... 88.221.18.70
Connecting to fpdownload.macromedia.com|88.221.18.70|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3044538 (2.9M) [application/x-gzip]
Saving to: `./install_flash_player_9_linux.tar.gz'

 0K .. .. .. .. ..  1%  372K 8s
50K .. .. .. .. ..  3%  301K 9s
   100K .. .. .. .. ..  5%  405K 8s
[...]
  2900K .. .. .. .. .. 99%  349K 0s
  2950K .. .. ... 100%  438K=7.4s

2008-04-09 18:21:05 (400 KB/s) - `./install_flash_player_9_linux.tar.gz' saved 
[3044538/3044538]

MD5 checkum mismatch
failed: --install

# apt-cache policy flashplugin-nonfree
flashplugin-nonfree:
  Installed: 1:1.4
  Candidate: 1:1.4
  Version table:
 *** 1:1.4 0
500 ftp://ftp.debian.de sid/contrib Packages
100 /var/lib/dpkg/status

regards,
-mika-


signature.asc
Description: Digital signature


Processed: closing 450437

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 close 450437 0.8-6.1+rm
Bug#450437: hwtools: FTBFS: error: asm/system.h: No such file or directory
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 0.8-6.1+rm, send any further explanations to 
Lucas Nussbaum [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474790: marked as done (geos: FTBFS: DoubleBits.cpp:51: error: 'memcpy' was not declared in this scope)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:24:41 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#474790: geos: FTBFS: DoubleBits.cpp:51: error: 
'memcpy' was not declared in this scope
has caused the Debian Bug report #474790,
regarding geos: FTBFS: DoubleBits.cpp:51: error: 'memcpy' was not declared in 
this scope
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 [EMAIL PROTECTED]
immediately.)


-- 
474790: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474790
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: geos
Version: 3.0.0-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
  i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I../../../source/headers 
 -I../../../source/headers/geos -I../../../source/headers -g -O2 -DGEOS_INLINE 
 -Wall -ansi -pedantic -Wno-long-long -MT DoubleBits.lo -MD -MP -MF 
 .deps/DoubleBits.Tpo -c DoubleBits.cpp  -fPIC -DPIC -o .libs/DoubleBits.o
 DoubleBits.cpp: In static member function 'static double 
 geos::index::quadtree::DoubleBits::powerOf2(int)':
 DoubleBits.cpp:51: error: 'memcpy' was not declared in this scope
 DoubleBits.cpp: In constructor 
 'geos::index::quadtree::DoubleBits::DoubleBits(double)':
 DoubleBits.cpp:94: error: 'memcpy' was not declared in this scope
 make[4]: *** [DoubleBits.lo] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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

During another rebuild today, this package built fine, so it's likely
that the problem mentioned in this bug was caused by another package,
and fixed now.

I am now closing this bug. I will reopen if I can reproduce this bug
again.

Lucas

---End Message---


Bug#471606: marked as done (orbit2: FTBFS: orbit-idl-driver.c:43: error: 'G_GNUC_PRETTY_FUNCTION' undeclared (first use in this function))

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:38:49 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#473963: qalculate-gtk: FTBFS: libqalculate.so: 
undefined reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
has caused the Debian Bug report #471606,
regarding orbit2: FTBFS: orbit-idl-driver.c:43: error: 'G_GNUC_PRETTY_FUNCTION' 
undeclared (first use in this function)
to be marked as done.

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

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)


-- 
471606: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471606
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: orbit2
Version: 1:2.14.10-0.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080318 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 cc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../include -I../.. 
 -I../../include -DORBIT_BACKENDS_DIR=\/usr/lib/orbit-2.0/idl-backends\ 
 -DVERSION=\2.14.10\ -DORBIT2_INTERNAL_API -Wall -Wunused 
 -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED 
 -I/usr/include/libIDL-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
  -g -Wall -O2 -Werror-implicit-function-declaration  -c orbit-idl-driver.c
 orbit-idl-driver.c: In function 'orbit_idl_tree_fake_ops':
 orbit-idl-driver.c:43: error: 'G_GNUC_PRETTY_FUNCTION' undeclared (first use 
 in this function)
 orbit-idl-driver.c:43: error: (Each undeclared identifier is reported only 
 once
 orbit-idl-driver.c:43: error: for each function it appears in.)
 make[4]: *** [orbit-idl-driver.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/03/18

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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

During another rebuild today, this package built fine, so it's likely
that the problem mentioned in this bug was caused by another package,
and fixed now.

I am now closing this bug. I will reopen if I can reproduce this bug
again.

Lucas

---End Message---


Processed: Re: kchmviewer: FTBFS: libchmfileimpl.h:33: error: expected `)' before 't'

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 474869 + patch
Bug#474869: kchmviewer: FTBFS: libchmfileimpl.h:33: error: expected `)' before 
't'
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474869: kchmviewer: FTBFS: libchmfileimpl.h:33: error: expected `)' before 't'

2008-04-09 Thread Chris Lamb
tags 474869 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad kchmviewer-3.1.orig/lib/libchmfile/libchmfileimpl.h 
kchmviewer-3.1/lib/libchmfile/libchmfileimpl.h
--- kchmviewer-3.1.orig/lib/libchmfile/libchmfileimpl.h 2008-04-09 
17:33:13.0 +0100
+++ kchmviewer-3.1/lib/libchmfile/libchmfileimpl.h  2008-04-09 
17:33:59.0 +0100
@@ -25,6 +25,8 @@
 #include libchmfile.h
 #include libchmtocimage.h
 
+#include sys/types.h /* for u_int{32,64}_t */
+
 //! Keeps the intermediate search result
 class LCHMSearchProgressResult
 {


signature.asc
Description: PGP signature


Processed: severity of 470447 is serious

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 severity 470447 serious
Bug#470447: cmucl: FTBFS: make[1]: *** [all] Error 133
Severity set to `serious' from `normal'


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#473930: marked as done (uim: FTBFS: libtool: link: `/usr/lib/libthai.la' is not a valid libtool archive)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:38:49 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#473963: qalculate-gtk: FTBFS: libqalculate.so: 
undefined reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
has caused the Debian Bug report #473930,
regarding uim: FTBFS: libtool: link: `/usr/lib/libthai.la' is not a valid 
libtool archive
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 [EMAIL PROTECTED]
immediately.)


-- 
473930: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473930
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: uim
Version: 1:1.4.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080401 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 /bin/sh ../libtool --tag=CC   --mode=link cc  -g -Wall -O2 -pedantic -pipe 
 -Wchar-subscripts -Wmissing-declarations -Wredundant-decls 
 -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wcast-align 
 -Wsign-compare -Wno-overlength-strings -DNDEBUG -Wno-redundant-decls 
 -Wno-unused-function -rpath /usr/lib/uim/plugin -avoid-version -module  -o 
 libuim-m17nlib.la -rpath /usr/lib/uim/plugin libuim_m17nlib_la-m17nlib.lo 
 -lm17n -lm17n-core   libuim.la -ldl 
 grep: /usr/lib/libthai.la: No such file or directory
 /bin/sed: can't read /usr/lib/libthai.la: No such file or directory
 libtool: link: `/usr/lib/libthai.la' is not a valid libtool archive
 make[3]: *** [libuim-m17nlib.la] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/01

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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

During another rebuild today, this package built fine, so it's likely
that the problem mentioned in this bug was caused by another package,
and fixed now.

I am now closing this bug. I will reopen if I can reproduce this bug
again.

Lucas

---End Message---


Processed: closing 427220

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 close 427220 1:20070409-3
Bug#427220: slime - FTBFS: /usr/bin/texi2dvi: etex exited with bad status, 
quitting.
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 1:20070409-3, send any further explanations to 
Michael Ablassmeier [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: closing 436365

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 close 436365 0.cvs20060201-2+rm
Bug#436365: linux-igd - FTBFS: iptc.c:9:41: error: 
linux/netfilter_ipv4/ip_nat.h: No such file or directory
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 0.cvs20060201-2+rm, send any further 
explanations to Michael Ablassmeier [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474871: pekwm: FTBFS: CfgParser.hh:78: error: 'strcasecmp' was not declared in this scope

2008-04-09 Thread Chris Lamb
tags 474871 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad pekwm-0.1.5.orig/src/CfgParser.cc pekwm-0.1.5/src/CfgParser.cc
--- pekwm-0.1.5.orig/src/CfgParser.cc   2008-04-09 17:05:01.0 +0100
+++ pekwm-0.1.5/src/CfgParser.cc2008-04-09 17:05:48.0 +0100
@@ -11,6 +11,7 @@
 #include iostream
 #include memory
 #include cassert
+#include cstring
 
 enum {
   PARSE_BUF_SIZE = 1024
diff -urNad pekwm-0.1.5.orig/src/CfgParser.hh pekwm-0.1.5/src/CfgParser.hh
--- pekwm-0.1.5.orig/src/CfgParser.hh   2008-04-09 17:05:01.0 +0100
+++ pekwm-0.1.5/src/CfgParser.hh2008-04-09 17:05:16.0 +0100
@@ -30,6 +30,7 @@
 #include map
 #include set
 #include string
+#include cstring
 #include iostream
 #include cstdlib
 
diff -urNad pekwm-0.1.5.orig/src/ColorHandler.cc pekwm-0.1.5/src/ColorHandler.cc
--- pekwm-0.1.5.orig/src/ColorHandler.cc2008-04-09 17:05:01.0 
+0100
+++ pekwm-0.1.5/src/ColorHandler.cc 2008-04-09 17:07:06.0 +0100
@@ -7,6 +7,7 @@
 
 #include ColorHandler.hh
 #include PScreen.hh
+#include cstring
 
 #ifdef DEBUG
 #include iostream
diff -urNad pekwm-0.1.5.orig/src/ColorHandler.hh pekwm-0.1.5/src/ColorHandler.hh
--- pekwm-0.1.5.orig/src/ColorHandler.hh2008-04-09 17:05:01.0 
+0100
+++ pekwm-0.1.5/src/ColorHandler.hh 2008-04-09 17:07:12.0 +0100
@@ -15,6 +15,7 @@
 
 #include list
 #include string
+#include cstring
 
 class ColorHandler {
 public:
diff -urNad pekwm-0.1.5.orig/src/PImageNativeLoaderXpm.cc 
pekwm-0.1.5/src/PImageNativeLoaderXpm.cc
--- pekwm-0.1.5.orig/src/PImageNativeLoaderXpm.cc   2008-04-09 
17:05:01.0 +0100
+++ pekwm-0.1.5/src/PImageNativeLoaderXpm.cc2008-04-09 17:08:33.0 
+0100
@@ -13,6 +13,7 @@
 #include PImageNativeLoaderXpm.hh
 
 #include iostream
+#include cstring
 
 using std::cerr;
 using std::endl;
diff -urNad pekwm-0.1.5.orig/src/Util.hh pekwm-0.1.5/src/Util.hh
--- pekwm-0.1.5.orig/src/Util.hh2008-04-09 17:05:01.0 +0100
+++ pekwm-0.1.5/src/Util.hh 2008-04-09 17:06:17.0 +0100
@@ -14,6 +14,7 @@
 #include Types.hh
 
 #include string
+#include cstring
 #include vector
 #include functional
 #include sstream


signature.asc
Description: PGP signature


Bug#473932: marked as done (libcdio: FTBFS: tests failed)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:38:49 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#473963: qalculate-gtk: FTBFS: libqalculate.so: 
undefined reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
has caused the Debian Bug report #473932,
regarding libcdio: FTBFS: tests failed
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 [EMAIL PROTECTED]
immediately.)


-- 
473932: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473932
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: libcdio
Version: 0.78.2+dfsg1-2.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080401 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 make[3]: Entering directory `/build/user/libcdio-0.78.2+dfsg1/test'
 ls: ./check_sizeof: No data available
 checking sizeof (msf_t) ...ok!
 checking sizeof (iso_volume_descriptor_t) ...ok!
 checking sizeof (iso9660_pvd_t) ...ok!
 checking sizeof (iso_path_table_t) ...ok!
 checking sizeof (iso9660_dir_t) ...ok!
 checking sizeof (iso9660_xa_t) ...ok!
 PASS: check_sizeof
 ls: ./testassert: No data available
 !ASSERT: file testassert.c: line 33 (main): should not be reached
 /bin/sh: line 4: 30156 Aborted ${dir}$tst
 XFAIL: testassert
 ls: ./testbincue: No data available
 Correct: cdda.cue parses as a CDRWin CUE file.
 Correct: isofs-m1.cue parses as a CDRWin CUE file.
INFO: ./bad-cat1.cue line 4 after word CATALOG: 
INFO: expecting 13-digit media catalog number, got nothing.
 Correct: bad-cat1.cue doesn't parse as a CDRWin CUE file.
INFO: ./bad-cat2.cue line 4 after word CATALOG: 
INFO: Token 167890123 has length 11. Should be 13 digits.
 Correct: bad-cat2.cue doesn't parse as a CDRWin CUE file.
INFO: ./bad-cat3.cue line 4 after word CATALOG:
INFO: Character b at postition 10 of token 123456789b123 is not all 
 digits.
 Correct: bad-cat3.cue doesn't parse as a CDRWin CUE file.
INFO: ./bad-mode1.cue line 6 after word TRACK:
INFO: Unknown track mode MODE3_FORM1
 Correct: bad-mode1.cue doesn't parse as a CDRWin CUE file.
INFO: ./bad-msf-1.cue line 7: after word INDEX:
INFO: Invalid MSF string 00:00:100
 Correct: bad-msf-1.cue doesn't parse as a CDRWin CUE file.
INFO: ./bad-msf-2.cue line 7: after word INDEX:
INFO: Invalid MSF string 00:90:00
 Correct: bad-msf-2.cue doesn't parse as a CDRWin CUE file.
INFO: ./bad-msf-3.cue line 7: after word INDEX:
INFO: Invalid MSF string xx:yy:0
 Correct: bad-msf-3.cue doesn't parse as a CDRWin CUE file.
 PASS: testbincue
 ls: ./testischar: No data available
0 1 2 3 4 5 6 7 8 9 a b c d e f | 0 1 2 3 4 5 6 7 8 9 a b c d e f
 00   P |   0   P
 11 A Q | ! 1 A Q
 22 B R |  2 B R
 33 C S |   3 C S
 44 D T |   4 D T
 55 E U | % 5 E U
 66 F V |  6 F V
 77 G W | ' 7 G W
 88 H X | ( 8 H X
 99 I Y | ) 9 I Y
 a  J Z | * : J Z
 b  K   | + ; K  
 c  L   | ,  L  
 d  M   | - = M  
 e  N   | .  N  
 f  O _ | / ? O _
 PASS: testischar
 ls: ./testisocd: No data available
 Unable find or access a CD-ROM drive with an ISO-9660 filesystem.
 SKIP: testisocd
 ls: ./testiso9660: No data available
 ++ WARN: string 'ABC!123' is getting truncated to 2 characters
 Month days aren't equal. get: 1, set 2
 Week days aren't equal. get: 2, set 3
 Year days aren't equal. get: 91, set 92
 local time retrieved with iso9660_get_ltime() not
 same as that set with iso9660_set_ltime().
 FAIL: testiso9660
 ls: ./testparanoia: No data available
 Unable find or access a CD-ROM drive with an audio CD in it.
 SKIP: testparanoia
 ls: ./testtoc: No data available
INFO: ./cdtext.toc line 47: unimplimented keyword: SILENCE
 Correct: cdtext.toc parses as a cdrdao TOC file.
INFO: ./t1.toc line 5: 

Processed: closing 355140

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 close 355140 20020310-3+rm
Bug#355140: FTBFS: Oberon-2 compiler was not installed with X11 support.
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 20020310-3+rm, send any further explanations to 
Martin Michlmayr [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474786: marked as done (guile-1.8: FTBFS: stdout:1536: error: 'input' defined but not used)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:25:35 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#474786: guile-1.8: FTBFS: stdout:1536: error: 
'input' defined but not used
has caused the Debian Bug report #474786,
regarding guile-1.8: FTBFS: stdout:1536: error: 'input' defined but not used
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 [EMAIL PROTECTED]
immediately.)


-- 
474786: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474786
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: guile-1.8
Version: 1.8.4+1-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
   i486-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I..-O2 -g 
 -Wall -Wmissing-prototypes -Werror -c -o c-tokenize.o c-tokenize.c; \
   fi
 cc1: warnings being treated as errors
 stdout:1536: error: 'input' defined but not used
 make[4]: *** [c-tokenize.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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

During another rebuild today, this package built fine, so it's likely
that the problem mentioned in this bug was caused by another package,
and fixed now.

I am now closing this bug. I will reopen if I can reproduce this bug
again.

Lucas

---End Message---


Bug#473937: marked as done (qalculate-kde: FTBFS: libqalculate.so: undefined reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)')

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:38:49 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#473963: qalculate-gtk: FTBFS: libqalculate.so: 
undefined reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
has caused the Debian Bug report #473937,
regarding qalculate-kde: FTBFS: libqalculate.so: undefined reference to 
`cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
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 [EMAIL PROTECTED]
immediately.)


-- 
473937: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473937
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: qalculate-kde
Version: 0.9.6-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080401 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 /bin/sh ../libtool --silent --tag=CXX --mode=link g++  -Wno-long-long -Wundef 
 -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion 
 -Wchar-subscripts -Wall -W -Wpointer-arith -DNDEBUG -DNO_DEBUG -O2 -g -Wall 
 -O2 -Wformat-security -Wmissing-format-attribute -Wno-non-virtual-dtor 
 -fno-exceptions -fno-check-new -fno-common -fexceptions-o qalculate-kde  
 -L/usr/share/qt3/lib -L/usr/libbuttonwithindexsignal.o kqalculate.o 
 main.o preferences.o qalculatebuttonwithdata.o 
 qalculateconvertnumberbasesdialog.o qalculateconvertunitsdialog.o 
 qalculatedatasetsdialog.o qalculatedecimalsdialog.o 
 qalculateeditdataobjectdialog.o qalculateeditdatasetdialog.o 
 qalculateeditfunctiondialog.o qalculateeditmatrixvectordialog.o 
 qalculateeditnamesdialog.o qalculateeditunitdialog.o 
 qalculateeditunknownvariabledialog.o qalculateeditvariabledialog.o 
 qalculateexportcsvdialog.o qalculateexpressionedit.o 
 qalculatefunctionsdialog.o qalculateimportcsvdialog.o 
 qalculateinsertfunctiondialog.o qalculateinsertmatrixvectordialog.o 
 qalculate_kde_utils.o qalculateperiodictabledialog.o qalculateplotdialog.o 
 qalculateprecisiondialog.o qalculatepreferencesdialog.o 
 qalculatesetbasedialog.o qalculateunitsdialog.o qalculatevariablesdialog.o 
 qalculateresultdisplay.o -lkdeui -lkio -lpthread -lqalculate  
 /usr/lib/libqalculate.so: undefined reference to 
 `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
 collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/01

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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

During another rebuild today, this package built fine, so it's likely
that the problem mentioned in this bug was caused by another package,
and fixed now.

I am now closing this bug. I will reopen if I can reproduce this bug
again.

Lucas

---End Message---


Bug#473963: marked as done (qalculate-gtk: FTBFS: libqalculate.so: undefined reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)')

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:38:49 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#473963: qalculate-gtk: FTBFS: libqalculate.so: 
undefined reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
has caused the Debian Bug report #473963,
regarding qalculate-gtk: FTBFS: libqalculate.so: undefined reference to 
`cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
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 [EMAIL PROTECTED]
immediately.)


-- 
473963: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=473963
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: qalculate-gtk
Version: 0.9.6-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080401 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

Relevant part:
 g++ -g -Wall -O2 -o qalculate-gtk main.o interface.o callbacks.o -pthread 
 -Wl,--export-dynamic  /usr/lib/libglade-2.0.so /usr/lib/libgtk-x11-2.0.so 
 /usr/lib/libxml2.so /usr/lib/libgdk-x11-2.0.so /usr/lib/libatk-1.0.so 
 /usr/lib/libgdk_pixbuf-2.0.so -lm /usr/lib/libpangocairo-1.0.so 
 /usr/lib/libpango-1.0.so /usr/lib/libcairo.so /usr/lib/libgnome-2.so 
 /usr/lib/libpopt.so /usr/lib/libbonobo-2.so /usr/lib/libbonobo-activation.so 
 /usr/lib/libgmodule-2.0.so -ldl /usr/lib/libORBit-2.so 
 /usr/lib/libgthread-2.0.so -lrt /usr/lib/libgobject-2.0.so 
 /usr/lib/libglib-2.0.so -lqalculate -lpthread  
 /usr/lib/gcc/i486-linux-gnu/4.2.3/../../../../lib/libqalculate.so: undefined 
 reference to `cln::cl_double_to_DF_pointer(cln::dfloatjanus const)'
 collect2: ld returned 1 exit status

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/01

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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

During another rebuild today, this package built fine, so it's likely
that the problem mentioned in this bug was caused by another package,
and fixed now.

I am now closing this bug. I will reopen if I can reproduce this bug
again.

Lucas

---End Message---


Processed: Re: pekwm: FTBFS: CfgParser.hh:78: error: 'strcasecmp' was not declared in this scope

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 474871 + patch
Bug#474871: pekwm: FTBFS: CfgParser.hh:78: error: 'strcasecmp' was not declared 
in this scope
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475196: dnprogs: FTBFS: dh_movefiles: I was asked to move files from debian/tmp to debian/tmp. Perhaps you should set DH_COMPAT=2?

2008-04-09 Thread Lucas Nussbaum
Package: dnprogs
Version: 2.41-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[2]: Entering directory `/build/user/dnprogs-2.41/scripts'
 install -m 0755 setup.sh 
 /build/user/dnprogs-2.41/debian/tmp/usr/sbin/decnetconf
 install -m 0644 decnetconf.8 
 /build/user/dnprogs-2.41/debian/tmp/usr/share/man/man8
 make[2]: Leaving directory `/build/user/dnprogs-2.41/scripts'
 make[1]: Leaving directory `/build/user/dnprogs-2.41'
 install -m755 apps/setether.sh debian/tmp/sbin/setether
 dh_installdirs -pdnet-common
 dh_installdirs: Compatibility levels before 4 are deprecated.
 dh_installchangelogs  -pdnet-common
 dh_installchangelogs: Compatibility levels before 4 are deprecated.
 dh_installdocs  -pdnet-common
 dh_installdocs: Compatibility levels before 4 are deprecated.
 dh_link  -pdnet-common
 dh_link: Compatibility levels before 4 are deprecated.
 dh_installdebconf  -pdnet-common
 dh_installdebconf: Compatibility levels before 4 are deprecated.
 dh_installinit  -pdnet-common  --init-script=decnet 
 --update-rcd-params=start\ 39\ S\ .\ \ stop\ 11\ 1\ .
 dh_installinit: Compatibility levels before 4 are deprecated.
 dh_strip  -pdnet-common
 dh_strip: Compatibility levels before 4 are deprecated.
 dh_movefiles  -pdnet-common
 dh_movefiles: Compatibility levels before 4 are deprecated.
 dh_movefiles: I was asked to move files from debian/tmp to debian/tmp. 
 Perhaps you should set DH_COMPAT=2?
 make: *** [binary-indep] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474400: marked as forwarded (libarchive: FAIL: bsdtar_test)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 09:40:07 -0700
with message-id [EMAIL PROTECTED]
has caused the   report #474400,
regarding libarchive: FAIL: bsdtar_test
to be marked as having been forwarded to the upstream software
author(s) John Goerzen [EMAIL PROTECTED]

(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 [EMAIL PROTECTED]
immediately.)


-- 
474400: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474400
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---

A very strange failure indeed.  Thanks for forwarding the
contents of the test directory.  At a minimum, I hope to
have additional tests soon to help narrow the failure.

I'll be in touch...

John Goerzen wrote:

Hi Tim,

At Debian, we're seeing some odd behavior on one of the libarchive tests on 
our build daemon network.  An example of the output from such a failure is 
here:


http://buildd.debian.org/fetch.cgi?pkg=libarchive;ver=2.4.17-1;arch=amd64;stamp=1207234654

Now here's the weird part.  I can't duplicate this anywhere.  The above 
failure was on amd64, but on another amd64 machine that I have access to, I 
can't duplicate the problem.


I've asked Kurt Roecx, who works with the build daemons, some questions about 
the build.  His answers are in the forwarded message below.  He's also 
included tarballs of the build directory and test directory in case that is 
of interest to you.


I'm happy to try to figure out what is causing this test to fail, but I'm not 
completely sure what would be most useful at this point.


This is 2.4.17.

Thanks again for your work in libarchive.

-- John



---End Message---


Processed: found 473069 in 0.12

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.21
 found 473069 0.12
Bug#473069: etckeeper: Commit fail with bzr backend (typo)
Bug marked as found in version 0.12.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474810: marked as done (clisp: FTBFS: floatparam.h:18:2: error: #error Unknown rounding mode for type double!)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:24:09 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Bug#474810: clisp: FTBFS: floatparam.h:18:2: error: #error 
Unknown rounding mode for type double!
has caused the Debian Bug report #474810,
regarding clisp: FTBFS: floatparam.h:18:2: error: #error Unknown rounding mode 
for type double!
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 [EMAIL PROTECTED]
immediately.)


-- 
474810: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474810
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: clisp
Version: 1:2.44-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 gcc  -g -O2 -Igllib -W -Wswitch -Wcomment -Wpointer-arith -Wimplicit 
 -Wreturn-type -Wmissing-declarations -Wno-sign-compare -O2 
 -fexpensive-optimizations -falign-functions=4 -DUNICODE -DDYNAMIC_FFI 
 -DDYNAMIC_MODULES -I. -c spvw.c
 In file included from /build/user/clisp-2.44/src/lispbibl.d:320,
  from /build/user/clisp-2.44/src/spvw.d:23:
 floatparam.h:18:2: error: #error Unknown rounding mode for type double!
 make[1]: *** [spvw.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


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

During another rebuild today, this package built fine, so it's likely
that the problem mentioned in this bug was caused by another package,
and fixed now.

I am now closing this bug. I will reopen if I can reproduce this bug
again.

Lucas

---End Message---


Processed: closing 356756

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.18.1
 close 356756 0.5.5-1+rm
Bug#356756: Please upgrade build depends to libmysqlclient15-dev
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 0.5.5-1+rm, send any further explanations to 
Christian Hammers [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474784: ttf-mathematica4.1: verbose preinst

2008-04-09 Thread Julian Gilbey
On Wed, Apr 09, 2008 at 08:28:58PM +0900, Atsuhito Kohda wrote:
  Unfortunately, the installation is noisy: prompting about the licence
  happens during the preinst rather than during the dpkg Preconfiguring
  stage.  This probably means that some question or other is missing
  from config or templates or something, but the result is that the
  installation hangs until the question is answered.
 
 Sorry but I'm a bit busy recently so I haven't time to
 investigate the problem soon.  I'll invetigate the problem
 when I have free time.

Sure, whenever!

 If possible, please let me know what do you mean with
 installation hangs more clearly.

It was a clean install of the package.  I was asked about any proxy
during the preconfiguration step of aptitude's package installation,
but then, during the unpacking phase, the package installation stopped
for debconf to ask me about the licence question.

   Julian



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#455429: #455429: OPEN_MAX macro removed from linux/limits.h on amd64

2008-04-09 Thread Gonéri Le Bouder
tag 455429 patch
thanks 

Hi,

This is fixed in the last upstream release. I attached a patch.

Cheers,

Gonéri Le Bouder
diff -ru ltp-full-20060918.orig/testcases/kernel/ipc/ipc_stress/pipe_test_02.c ltp-full-20060918/testcases/kernel/ipc/ipc_stress/pipe_test_02.c
--- ltp-full-20060918.orig/testcases/kernel/ipc/ipc_stress/pipe_test_02.c	2008-04-09 17:57:10.0 +0200
+++ ltp-full-20060918/testcases/kernel/ipc/ipc_stress/pipe_test_02.c	2008-04-09 17:44:24.0 +0200
@@ -1,5 +1,5 @@
 /*
- *
+ *   Copyright (C) Bull S.A. 1996
  *   Copyright (c) International Business Machines  Corp., 2001
  *
  *   This program is free software;  you can redistribute it and/or modify
@@ -16,12 +16,6 @@
  *   along with this program;  if not, write to the Free Software
  *   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
  */
-
-/*
- * Copyright (C) Bull S.A. 1996
- * Level 1,5 Years Bull Confidential and Proprietary Information
- */
-
 /*-+
 |pipe_test_02  |
 |  |
@@ -73,11 +67,6 @@
 #include sys/wait.h
 #include unistd.h
 
-#ifdef _LINUX_
-#include linux/limits.h
-#endif
-
-
 /* Defines:
  *
  * MB: one megabyte (MB)
@@ -98,6 +87,7 @@
 #define MB			(1024*1024)
 #define DEFAULT_PACKETS_TO_SEND 1024
 #define DEFAULT_NUM_CHILDREN	1
+#define OPEN_MAX		256
 #define MAXCHILD 		(OPEN_MAX/2 - 2)
 #define VALID_PACKET		0xabcdef01	
 #define USAGE	\nUsage: %s [-n] [-p nprocs] [{-m totmegs | -b totbytes}]\n\n \
diff -ru ltp-full-20060918.orig/testcases/kernel/syscalls/fork/fork09.c ltp-full-20060918/testcases/kernel/syscalls/fork/fork09.c
--- ltp-full-20060918.orig/testcases/kernel/syscalls/fork/fork09.c	2008-04-09 17:57:10.0 +0200
+++ ltp-full-20060918/testcases/kernel/syscalls/fork/fork09.c	2008-04-09 17:45:31.0 +0200
@@ -44,7 +44,7 @@
 #include fcntl.h
 #include stdio.h
 #include errno.h
-#include linux/limits.h	/* for OPEN_MAX */
+#include unistd.h /* for _SC_OPEN_MAX */
 #include test.h
 #include usctest.h
 
@@ -60,6 +60,8 @@
 FILE **fildeses;			/* file streams */
 int mypid, nfiles;
 
+#define OPEN_MAX (sysconf(_SC_OPEN_MAX))
+
 int main(int ac, char **av)
 {
 	int pid, status, nf;


signature.asc
Description: Digital signature


Bug#475210: gazpacho: FTBFS: ImportError: No module named setuptools

2008-04-09 Thread Lucas Nussbaum
Package: gazpacho
Version: 0.7.2-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/gazpacho-0.7.2'
 make[1]: Nothing to be done for `update-config'.
 make[1]: Leaving directory `/build/user/gazpacho-0.7.2'
 cd .  python setup.py build 
 --build-base=/build/user/gazpacho-0.7.2/./build
 Traceback (most recent call last):
   File setup.py, line 5, in ?
 from kiwi.dist import setup, listfiles, listpackages
   File /var/lib/python-support/python2.4/kiwi/dist.py, line 29, in ?
 from setuptools import setup as DS_setup
 ImportError: No module named setuptools
 make: *** [python-build-stamp-2.4] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475215: gsnmp: FTBFS: Nonexistent build-dependency: libgnet2.0-dev

2008-04-09 Thread Lucas Nussbaum
Package: gsnmp
Version: 0.2.0-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.0.0), libglib2.0-dev, libgnet2.0-dev, libtool, 
 pkg-config
 Checking for already installed source dependencies...
 W: Unable to locate package libgnet2.0-dev
 debhelper: missing
 Using default version 6.0.11
 libglib2.0-dev: missing
 libgnet2.0-dev: missing
 libtool: missing
 pkg-config: missing
 Checking for source dependency conflicts...
 Reading package lists...
 Building dependency tree...
 Reading state information...
 E: Couldn't find package libgnet2.0-dev

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475212: tasque: FTBFS: /build/user/tasque-0.1.5/./configure: line 22909: ]: command not found

2008-04-09 Thread Lucas Nussbaum
Package: tasque
Version: 0.1.5-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/tasque-0.1.5'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 make[1]: Leaving directory `/build/user/tasque-0.1.5'
 if test -e /usr/share/misc/config.guess ; then \
   for i in ./config.guess ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.guess $i ; \
   fi ; \
   done ; \
   fi
 if test -e /usr/share/misc/config.sub ; then \
   for i in ./config.sub ; do \
   if ! test -e $i.cdbs-orig ; then \
   mv $i $i.cdbs-orig ; \
   cp --remove-destination 
 /usr/share/misc/config.sub $i ; \
   fi ; \
   done ; \
   fi
 touch debian/stamp-autotools-files
 chmod a+x /build/user/tasque-0.1.5/./configure
 cd .  CC=cc CXX=g++ CFLAGS=-g -Wall -O2 CXXFLAGS=-g -Wall -O2 
 CPPFLAGS= LDFLAGS= /build/user/tasque-0.1.5/./configure 
 --build=i486-linux-gnu --prefix=/usr --includedir=\${prefix}/include 
 --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info 
 --sysconfdir=/etc --localstatedir=/var --libexecdir=\${prefix}/lib/tasque 
 --disable-maintainer-mode --disable-dependency-tracking --srcdir=.   
 --enable-backend-rtm --enable-backend-sqlite --enable-backend-eds 
 --enable-release 
 checking for a BSD-compatible install... /usr/bin/install -c
 checking whether build environment is sane... yes
 checking for a thread-safe mkdir -p... /bin/mkdir -p
 checking for gawk... no
 checking for mawk... mawk
 checking whether make sets $(MAKE)... yes
 checking how to create a ustar tar archive... gnutar
 checking whether to enable maintainer-specific portions of Makefiles... no
 checking for a BSD-compatible install... /usr/bin/install -c
 checking for style of include used by make... GNU
 checking for gcc... cc
 checking for C compiler default output file name... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables... 
 checking for suffix of object files... o
 checking whether we are using the GNU C compiler... yes
 checking whether cc accepts -g... yes
 checking for cc option to accept ISO C89... none needed
 checking dependency style of cc... none
 checking for intltool = 0.35... 0.35.5 found
 checking for perl... /usr/bin/perl
 checking for XML::Parser... ok
 checking for iconv... /usr/bin/iconv
 checking for msgfmt... /usr/bin/msgfmt
 checking for msgmerge... /usr/bin/msgmerge
 checking for xgettext... /usr/bin/xgettext
 checking build system type... i486-pc-linux-gnu
 checking host system type... i486-pc-linux-gnu
 checking for a sed that does not truncate output... /bin/sed
 checking for grep that handles long lines and -e... /bin/grep
 checking for egrep... /bin/grep -E
 checking for ld used by cc... /usr/bin/ld
 checking if the linker (/usr/bin/ld) is GNU ld... yes
 checking for /usr/bin/ld option to reload object files... -r
 checking for BSD-compatible nm... /usr/bin/nm -B
 checking whether ln -s works... yes
 checking how to recognize dependent libraries... pass_all
 checking how to run the C preprocessor... cc -E
 checking for ANSI C header files... yes
 checking for sys/types.h... yes
 checking for sys/stat.h... yes
 checking for stdlib.h... yes
 checking for string.h... yes
 checking for memory.h... yes
 checking for strings.h... yes
 checking for inttypes.h... yes
 checking for stdint.h... yes
 checking for unistd.h... yes
 checking dlfcn.h usability... yes
 checking dlfcn.h presence... yes
 checking for dlfcn.h... yes
 checking whether we are using

Bug#475219: stetic: FTBFS: ./ActionGroupToolbar.cs(256,59): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Stetic.Wrapper.Action'

2008-04-09 Thread Lucas Nussbaum
Package: stetic
Version: 0.1.0~svn.81552+dfsg-1.2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[2]: Entering directory 
 `/build/user/stetic-0.1.0~svn.81552+dfsg/libsteticui'
 /usr/bin/gmcs -debug -unsafe -main:Stetic.ApplicationBackend 
 -pkg:gconf-sharp-2.0 -pkg:glib-sharp-2.0 -pkg:gnome-sharp-2.0 
 -pkg:gtk-sharp-2.0 -r:../bin/libstetic.dll 
 -r:/usr/lib/cli/mono-cecil-0.5/Mono.Cecil.dll   -r:Mono.Posix 
 -r:System.Runtime.Remoting -r:System.Xml -out:../bin/libsteticui.dll 
 @sources.rsp
 ./ActionGroupToolbar.cs(240,44): error CS0104: `Action' is an ambiguous 
 reference between `System.Action' and `Stetic.Wrapper.Action'
 /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
 (Location of the symbol related to previous error)
 /build/user/stetic-0.1.0~svn.81552+dfsg/bin/libstetic.dll (Location of the 
 symbol related to previous error)
 ./ActionGroupToolbar.cs(256,59): error CS0104: `Action' is an ambiguous 
 reference between `System.Action' and `Stetic.Wrapper.Action'
 /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
 (Location of the symbol related to previous error)
 /build/user/stetic-0.1.0~svn.81552+dfsg/bin/libstetic.dll (Location of the 
 symbol related to previous error)
 ./Grid.cs(18,21): warning CS0612: `Gtk.Tooltips' is obsolete
 ./WidgetActionBar.cs(21,21): warning CS0612: `Gtk.Tooltips' is obsolete
 Compilation failed: 2 error(s), 2 warnings
 make[2]: *** [../bin/libsteticui.dll] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#461706: #461706: FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers

2008-04-09 Thread Gonéri Le Bouder
Hi,

I attched a patch.

Cheers,

Gonéri Le Bouder
diff -ru ltp-full-20060918.orig/testcases/ballista/ballista/ballista.cpp ltp-full-20060918/testcases/ballista/ballista/ballista.cpp
--- ltp-full-20060918.orig/testcases/ballista/ballista/ballista.cpp	2008-04-09 17:57:10.0 +0200
+++ ltp-full-20060918/testcases/ballista/ballista/ballista.cpp	2008-04-09 19:09:38.0 +0200
@@ -17,10 +17,10 @@
 
 
 #include errno.h
-#include iostream.h
+#include iostream
 #include stdio.h
 #include stdlib.h
-#include fstream.h
+#include fstream
 #include signal.h
 #include string.h
 #include sys/stat.h
@@ -87,7 +87,7 @@
 Server_communication *server = NULL;
 Test_case_iterator *biterator = NULL;
 
-vectorline vec[MAXP];//contains array of all setting for each arg
+std::vectorline vec[MAXP];//contains array of all setting for each arg
 
 int parameterize(b_param param[],line l);
 
@@ -106,7 +106,7 @@
 }
 //  for (int ii=0;iinumParam;ii++)
 //  coutLCVs[ii] - ;
-//  coutendl;
+//  coutstd::endl;
 return max_found;
 }
 
@@ -221,7 +221,7 @@
 	   int timeout,
 	   double sample_size, 
 	   int number_arguments,
-	   vectorline myvec[MAXP])
+	   std::vectorline myvec[MAXP])
 {
 two_dim *parameter_list = NULL;
 MARSHAL_DATA_TYPE marshalled_data;
@@ -293,10 +293,10 @@
 for (i=0;inumber_arguments;i++)
 {
 j=parameterize(marshalled_data[i],vec[i][LCVs[i]]);
-cout #param:;
+std::cout #param:;
 for (int jj=0;jjj;jj++)
-coutmarshalled_data[i][jj]\t;
-coutendl;
+std::coutmarshalled_data[i][jj]\t;
+std::coutstd::endl;
 }
 // remove template Log File
 FILE* filePtr = NULL;
@@ -317,9 +317,9 @@
  sizeof(mut_return));
 if (!test_results)
 {
-coutrval:  mut_return  endl;
-coutpass_status;
-cout\tcall_retendl;
+std::coutrval:  mut_return  std::endl;
+std::coutpass_status;
+std::cout\tcall_retstd::endl;
 if((call_ret!=-1)  (call_ret!=0))
 {
 if (call_ret == 99) //problem in setup
@@ -331,7 +331,7 @@
 {
 if (fgets(str,254,filePtr))
 {
-cout  str  endl;
+std::cout  str  std::endl;
 }
 }
 fclose (filePtr);
@@ -339,32 +339,32 @@
 }
 else
 {
-cout sys_errendl;
+std::cout sys_errstd::endl;
 }
 }   
 else
 {
 //intentionally changed for ostest - push button
-//cerr sys_errendl;
-cout sys_errendl;
+//cerr sys_errstd::endl;
+std::cout sys_errstd::endl;
 }
}
 
 } // if test succeeded
 else
 {
-cerr Error in the test manager  endl  sys_err  endl;
+std::cerr Error in the test manager  std::endl  sys_err  std::endl;
 return -1;
 }
 if (MAXIMUM_TEST_CASES  (test_total*sample_size/100.0))
 {
-  cout--- test_count of ~MAXIMUM_TEST_CASES Combination #comb_number
-   of test_totalendl;
+std::cout--- test_count of ~MAXIMUM_TEST_CASES Combination #comb_number
+   of test_totalstd::endl;
 }
 else
 {
-  cout--- test_count of ~ test_total * sample_size/100.0  Combination #comb_number
-   of test_totalendl;
+std::cout--- test_count of ~ test_total * sample_size/100.0  Combination #comb_number
+   of test_totalstd::endl;
 }

 }
@@ -374,7 +374,7 @@
 } // try
 catch (Ballistic_error be)
 {
-cerr  be.get_error_message();
+std::cerr  be.get_error_message();
 return -1;
 }
 #else  //running with server
@@ -384,14 +384,14 @@
 server = new Server_communication(server_name);
 if(!server) 
 {
-  

Bug#475213: nant: FTBFS: [csc] /build/user/nant-0.85/src/NAnt.DotNet/Tasks/ScriptTask.cs(519,50): error CS0612: `System.Reflection.Assembly.LoadWithPartialName(string)' is obsolete

2008-04-09 Thread Lucas Nussbaum
Package: nant
Version: 0.85-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/nant-0.85'
 mkdir -p bootstrap
 cp -R lib/ bootstrap/lib
 # Mono loads log4net before privatebinpath is set-up, so we need this in the 
 same directory
 # as NAnt.exe
 cp lib/log4net.dll bootstrap
 cp src/NAnt.Console/App.config bootstrap/NAnt.exe.config
 mcs -target:exe -define:MONO -out:bootstrap/NAnt.exe -r:bootstrap/log4net.dll 
 \
   -recurse:src/NAnt.Console/*.cs src/CommonAssemblyInfo.cs
 resgen  src/NAnt.Core/Resources/Strings.resx 
 bootstrap/NAnt.Core.Resources.Strings.resources
 Read in 200 resources from 
 '/build/user/nant-0.85/src/NAnt.Core/Resources/Strings.resx'
 Writing resource file...  Done.
 mcs -target:library -warn:0 -define:MONO -out:bootstrap/NAnt.Core.dll -debug \
   -resource:bootstrap/NAnt.Core.Resources.Strings.resources 
 -r:lib/log4net.dll \
   -r:System.Web.dll -recurse:src/NAnt.Core/*.cs 
 src/CommonAssemblyInfo.cs
 resgen  src/NAnt.DotNet/Resources/Strings.resx 
 bootstrap/NAnt.DotNet.Resources.Strings.resources
 Read in 75 resources from 
 '/build/user/nant-0.85/src/NAnt.DotNet/Resources/Strings.resx'
 Writing resource file...  Done.
 mcs -target:library -warn:0 -define:MONO -out:bootstrap/NAnt.DotNetTasks.dll \
   -r:./bootstrap/NAnt.Core.dll 
 -r:bootstrap/lib/mono/1.0/NDoc.Core.dll \
   -recurse:src/NAnt.DotNet/*.cs 
 -resource:bootstrap/NAnt.DotNet.Resources.Strings.resources \
   src/CommonAssemblyInfo.cs
 mcs -target:library -warn:0 -define:MONO 
 -out:bootstrap/NAnt.CompressionTasks.dll \
   -r:./bootstrap/NAnt.Core.dll 
 -r:bootstrap/lib/ICSharpCode.SharpZipLib.dll \
   -recurse:src/NAnt.Compression/*.cs src/CommonAssemblyInfo.cs
 mono bootstrap/NAnt.exe -f:NAnt.build build
 NAnt 0.85 (Build 0.85.2478.0; release; 10/14/2006)
 Copyright (C) 2001-2006 Gerry Shaw
 http://nant.sourceforge.net
 
 Buildfile: file:///build/user/nant-0.85/NAnt.build
 Target framework: Mono 2.0 Profile
 Target(s) specified: build 
 
[tstamp] Wednesday, 09 April 2008 10:15:07.
 
 init:
 
 
 debug:
 
 
 set-framework-configuration:
 
 
 set-mono-2.0-framework-configuration:
 
 
 build:
 
  [echo] Build Directory is 
 /build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug
 [mkdir] Creating directory 
 '/build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin'.
 [mkdir] Creating directory 
 '/build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin/lib'.
  [copy] Copying 2 files to 
 '/build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin'.
  [copy] Copying 34 files to 
 '/build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin/lib'.
  [nant] /build/user/nant-0.85/src/NAnt.Core/NAnt.Core.build build
 Buildfile: 
 file:///build/user/nant-0.85/src/NAnt.Core/NAnt.Core.build
 Target framework: Mono 2.0 Profile
 Target(s) specified: build 
 
 
 build:
 
   [csc] Compiling 154 files to 
 '/build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin/NAnt.Core.dll'.
[resgen] Read in 200 resources from 
 '/build/user/nant-0.85/src/NAnt.Core/Resources/Strings.resx'
[resgen] Writing resource file...  Done.
 
 BUILD SUCCEEDED
 
 Total time: 3.7 seconds.
 
  [nant] /build/user/nant-0.85/src/NAnt.Console/NAnt.Console.build build
 Buildfile: 
 file:///build/user/nant-0.85/src/NAnt.Console/NAnt.Console.build
 Target framework: Mono 2.0 Profile
 Target(s) specified: build 
 
 
 build:
 
   [csc] Compiling 3 files to 
 '/build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin/NAnt.exe'.
  [copy] Copying 1 file to 
 '/build/user/nant-0.85/build/mono-2.0.unix/nant-0.85-debug/bin/NAnt.exe.config'.
 
 BUILD SUCCEEDED
 
 Total time: 1.3 seconds.
 
  [nant] /build/user/nant-0.85/src/NAnt.DotNet/NAnt.DotNet.build build
 Buildfile: 
 file:///build/user/nant-0.85/src/NAnt.DotNet/NAnt.DotNet.build
 Target framework: Mono 2.0 Profile
 Target(s) specified: build 
 
 
 build:
 
   [csc

Bug#475207: scli: FTBFS: Nonexistent build-dependency: libgnet2.0-dev

2008-04-09 Thread Lucas Nussbaum
Package: scli
Version: 0.3.1-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: automake1.9, debhelper ( 4.0.0), libglib2.0-dev, 
 libgnet2.0-dev, libgsnmp0-dev (= 0.2.0-1), libncurses-dev, libreadline-dev, 
 libsmi2-dev, libtool, libxml2-dev
 Checking for already installed source dependencies...
 W: Unable to locate package libgnet2.0-dev
 automake1.9: missing
 debhelper: missing
 Using default version 6.0.11
 libglib2.0-dev: missing
 libgnet2.0-dev: missing
 libgsnmp0-dev: missing
 Using default version 0.2.0-2
 libncurses-dev: missing
 libreadline-dev: missing
 libsmi2-dev: missing
 libtool: missing
 libxml2-dev: missing
 Checking for source dependency conflicts...
 Reading package lists...
 Building dependency tree...
 Reading state information...
 E: Couldn't find package libgnet2.0-dev

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475214: vdr-plugin-live: missing orig.tar.gz on the mirrors

2008-04-09 Thread Lucas Nussbaum
Package: vdr-plugin-live
Version: 0.1.0+cvs20080406.1304-1~lenny1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

It seems that for some reason, the .orig.tar.gz file you uploaded never
hit the mirrors. See http://ftp.debian.org/debian/pool/main/v/vdr-plugin-live/

Relevant part:
 DC-Build-Header: vdr-plugin-live 0.1.0+cvs20080406.1304-1~lenny1 / Wed Apr 09 
 10:08:51 +0200 2008
 Automatic build of vdr-plugin-live_0.1.0+cvs20080406.1304-1~lenny1 on 
 grelon-107.nancy.grid5000.fr by sbuild/amd64 0.57.0
 Build started at 20080409-1008
 **
 Failed to open ./vdr-plugin-live_0.1.0+cvs20080406.1304-1~lenny1.dsc
 Checking available source versions...
 Fetching source files...
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Need to get 565kB of source archives.
 Get:1 http://idpot.grenoble.grid5000.fr sid/main vdr-plugin-live 
 0.1.0+cvs20080406.1304-1~lenny1 (dsc) [B]
 Err http://idpot.grenoble.grid5000.fr sid/main vdr-plugin-live 
 0.1.0+cvs20080406.1304-1~lenny1 (tar)
   404 Not Found
 Get:2 http://idpot.grenoble.grid5000.fr sid/main vdr-plugin-live 
 0.1.0+cvs20080406.1304-1~lenny1 (diff) [8591B]
 Failed to fetch 
 http://idpot.grenoble.grid5000.fr/mirrors/debian/pool/main/v/vdr-plugin-live/vdr-plugin-live_0.1.0+cvs20080406.1304.orig.tar.gz
   404 Not Found
 Fetched 9702B in 0s (58.1kB/s)
 E: Failed to fetch some archives.
 /usr/bin/apt-get for sources failed
 **
 Finished at 20080409-1009
 Build needed 00:00:00, 0k disk space
 DC-Build-Status: Failed 20.840458s
 DC-Time-Estimation: 20.840458 versus expected 234 (r/m: 10.2281601488796 ; m: 
 20.840458)

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475208: bless: FTBFS: /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(44,9): error CS0104: `Action' is an ambiguous reference between `System.Action' and `Gtk.Action'

2008-04-09 Thread Lucas Nussbaum
Package: bless
Version: 0.5.2-1.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[3]: Entering directory `/build/user/bless-0.5.2/src'
 sed -e 's,@blesslibdir\@,/usr/lib,g' bless-script  bless
 sed -e 's,@blessdatadir\@,/usr/share,g' util/ConfigureDefines.cs.tmpl  
 util/ConfigureDefines.cs
 /usr/bin/mono ../builder/bless-builder.exe Bless -nowarn:0169  
 -d:ENABLE_UNIX_SPECIFIC
  Building module Bless.Util...
 Ok
  Building module Bless.Tools...
 Ok
  Building module Bless.Buffers...
 Ok
  Building module Bless.Gui.Drawers...
 Ok
  Building module Bless.Tools.Find...
 Ok
  Building module Bless.Gui.Areas...
 Ok
  Building module Bless.Tools.Export...
 Ok
  Building module Bless.Plugins...
 Ok
  Building module Bless.Gui...
 /build/user/bless-0.5.2/src/gui/dialogs/AboutDialog.cs(37,17): warning 
 CS0618: `Gtk.AboutDialog.Name' is obsolete: `Use ProgramName instead'
 Compilation succeeded - 1 warning(s)
 Ok
  Building module Bless.Gui.Plugins...
 /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(41,9): error 
 CS0104: `Action' is an ambiguous reference between `System.Action' and 
 `Gtk.Action'
 /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
 (Location of the symbol related to previous error)
 /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
 (Location of the symbol related to previous error)
 /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(42,9): error 
 CS0104: `Action' is an ambiguous reference between `System.Action' and 
 `Gtk.Action'
 /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
 (Location of the symbol related to previous error)
 /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
 (Location of the symbol related to previous error)
 /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(43,9): error 
 CS0104: `Action' is an ambiguous reference between `System.Action' and 
 `Gtk.Action'
 /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
 (Location of the symbol related to previous error)
 /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
 (Location of the symbol related to previous error)
 /build/user/bless-0.5.2/src/gui/plugins/FindReplacePlugin.cs(44,9): error 
 CS0104: `Action' is an ambiguous reference between `System.Action' and 
 `Gtk.Action'
 /usr/lib/mono/gac/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll 
 (Location of the symbol related to previous error)
 /usr/lib/mono/gac/gtk-sharp/2.12.0.0__35e10195dab3c99f/gtk-sharp.dll 
 (Location of the symbol related to previous error)
 /build/user/bless-0.5.2/src/gui/plugins/InfobarPlugin.cs(258,9): warning 
 CS0612: `Gtk.Tooltips' is obsolete
 Compilation failed: 4 error(s), 1 warnings
 Failed
 make[3]: *** [bless.exe] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475209: beagle: FTBFS: mv: cannot stat `debian/beagle/usr/lib/beagle/Backends/Evolution*': No such file or directory

2008-04-09 Thread Lucas Nussbaum
Package: beagle
Version: 0.3.5-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[3]: Entering directory `/build/user/beagle-0.3.5'
 make[3]: Nothing to be done for `install-exec-am'.
 test -z /usr/lib/pkgconfig || /bin/mkdir -p 
 /build/user/beagle-0.3.5/debian/tmp/usr/lib/pkgconfig
  /usr/bin/install -c -m 644 'beagle-0.0.pc' 
 '/build/user/beagle-0.3.5/debian/tmp/usr/lib/pkgconfig/beagle-0.0.pc'
  /usr/bin/install -c -m 644 'beagle-daemon.pc' 
 '/build/user/beagle-0.3.5/debian/tmp/usr/lib/pkgconfig/beagle-daemon.pc'
  /usr/bin/install -c -m 644 'beagle-ui-0.0.pc' 
 '/build/user/beagle-0.3.5/debian/tmp/usr/lib/pkgconfig/beagle-ui-0.0.pc'
 make[3]: Leaving directory `/build/user/beagle-0.3.5'
 make[2]: Leaving directory `/build/user/beagle-0.3.5'
 make[1]: Leaving directory `/build/user/beagle-0.3.5'
 dh_install -a --sourcedir=debian/tmp
 rm 
 /build/user/beagle-0.3.5/debian/beagle/usr/share/applications/beagle-settings.desktop
 cp debian/BeagleDaemonLib.dll.config \
  debian/DocExtractor.exe.config \
  debian/IndexHelper.exe.config \
  debian/Search.exe.config \
  /build/user/beagle-0.3.5/debian/beagle/usr/lib/beagle/
 dh_testdir
 dh_testroot
 dh_installdirs -i
 dh_install -i --sourcedir=debian/tmp
 mv debian/beagle/usr/lib/beagle/Backends/Evolution* 
 debian/beagle-backend-evolution/usr/lib/beagle/Backends/
 mv: cannot stat `debian/beagle/usr/lib/beagle/Backends/Evolution*': No such 
 file or directory
 make: *** [install-indep] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475211: libmime-encwords-perl: FTBFS: Failed 1/2 test scripts, 50.00% okay. 4/59 subtests failed, 93.22% okay.

2008-04-09 Thread Lucas Nussbaum
Package: libmime-encwords-perl
Version: 1.009-1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/libmime-encwords-perl-1.009'
 PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
 test_harness(0, 'blib/lib', 'blib/arch') t/*.t
 t/01decodeok
 t/02encode# Failed test 11 in t/02encode.t at line 35 fail #11
 #  t/02encode.t line 35 is:   ok((($isgood  !$@) or (!$isgood  $@)) and
 # Failed test 15 in t/02encode.t at line 35 fail #15
 # Failed test 16 in t/02encode.t at line 35 fail #16
 # Failed test 17 in t/02encode.t at line 35 fail #17
 FAILED tests 11, 15-17
   Failed 4/17 tests, 76.47% okay
 Failed Test  Stat Wstat Total Fail  Failed  List of Failed
 ---
 t/02encode.t   174  23.53%  11 15-17
 Failed 1/2 test scripts, 50.00% okay. 4/59 subtests failed, 93.22% okay.
 make[1]: *** [test_dynamic] Error 255

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475217: odccm: FTBFS: Nonexistent build-dependency: libgnet2.0-dev

2008-04-09 Thread Lucas Nussbaum
Package: odccm
Version: 0.11-3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: autotools-dev, cdbs, debhelper (= 5), libdbus-glib-1-dev, 
 libglib2.0-dev, libgnet2.0-dev, libhal-dev, libsynce0-dev (= 0.11), 
 pkg-config (= 0.21)
 Checking for already installed source dependencies...
 W: Unable to locate package libgnet2.0-dev
 autotools-dev: missing
 cdbs: missing
 debhelper: missing
 Using default version 6.0.11
 libdbus-glib-1-dev: missing
 libglib2.0-dev: missing
 libgnet2.0-dev: missing
 libhal-dev: missing
 libsynce0-dev: missing
 Using default version 0.11-3
 pkg-config: missing
 Using default version 0.22-1
 Checking for source dependency conflicts...
 Reading package lists...
 Building dependency tree...
 Reading state information...
 E: Couldn't find package libgnet2.0-dev

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: #455429: OPEN_MAX macro removed from linux/limits.h on amd64

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 455429 patch
Bug#455429: OPEN_MAX macro removed from linux/limits.h on amd64
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: #461706 has a patch

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 461706 patch
Bug#461706: FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475221: mondo: CVE-2008-1633

2008-04-09 Thread Nico Golde
Package: mondo
Severity: grave
Tags: security

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for mondo.


CVE-2008-1633[0]:
| Unspecified vulnerability in Mondo Rescue before 2.2.5 has unknown
| impact and attack vectors, related to the use of (1) /tmp and (2)
| MINDI_CACHE.

Since you (as co-upstream maintainer) didn't specify any 
useful description or parts of source code when you fixed 
this, you get this poor description ;)

If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

BTW, grepping the source code for /tmp does show a lot of 
hardcoded tmp paths in the source code an shipped scripts 
(ide-opt e.g). Are you sure all of these are secure and not 
possible to exploit via symlinks? I did not check this in 
detail because I have no idea how mondo is really used and 
if this would apply in mondo usage scenarios but it's bad 
coding style anyway.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1633
http://security-tracker.debian.net/tracker/CVE-2008-1633

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgp9Psj1oDSIg.pgp
Description: PGP signature


Bug#475216: libsvn-mirror-perl: FTBFS: Nonexistent build-dependency: libvcp-dest-svk-perl

2008-04-09 Thread Lucas Nussbaum
Package: libsvn-mirror-perl
Version: 0.73-1.1
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080409 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4.0.2)
 Build-Depends-Indep: libclass-accessor-perl, libfile-chdir-perl, libsvn-perl 
 ( 1.2.0), libsvn-simple-perl, libterm-readkey-perl, libtimedate-perl, 
 liburi-perl, libvcp-dest-svk-perl, perl (= 5.8.0-7), subversion
 Checking for already installed source dependencies...
 debhelper: missing
 Using default version 6.0.11
 libclass-accessor-perl: missing
 libfile-chdir-perl: missing
 libsvn-perl: missing
 Using default version 1.4.6dfsg1-2
 libsvn-simple-perl: missing
 libterm-readkey-perl: missing
 libtimedate-perl: already installed (1.1600-9)
 liburi-perl: missing
 libvcp-dest-svk-perl: missing
 perl: already installed (5.8.8-12 = 5.8.0-7 is satisfied)
 subversion: missing
 Checking for source dependency conflicts...
 Reading package lists...
 Building dependency tree...
 Reading state information...
 Package libvcp-dest-svk-perl is not available, but is referred to by another 
 package.
 This may mean that the package is missing, has been obsoleted, or
 is only available from another source
 E: Package libvcp-dest-svk-perl has no installation candidate

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/09

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#466197: marked as done (pyrenamer: Pyrenamer refuses to launch (ERROR: pygtk.require() must be called before importing gtk))

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 16:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#466197: fixed in pyrenamer 0.5.0-1
has caused the Debian Bug report #466197,
regarding pyrenamer: Pyrenamer refuses to launch (ERROR: pygtk.require() must 
be called before importing gtk)
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 [EMAIL PROTECTED]
immediately.)


-- 
466197: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=466197
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: pyrenamer
Version: 0.4.1-1
Severity: grave
Tags: patch
Justification: renders package unusable



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

Kernel: Linux 2.6.23.12-rt14.071226-rt4 (SMP w/2 CPU cores; PREEMPT)
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 pyrenamer depends on:
ii  gconf2   2.20.1-2+b1 GNOME configuration database syste
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-eyed3 0.6.14-1Python module for id3-tags manipul
ii  python-glade22.12.1-1GTK+ bindings: Glade support
ii  python-gtk2  2.12.1-1Python bindings for the GTK+ widge
ii  python-support   0.7.6   automated rebuilding support for p

Versions of packages pyrenamer recommends:
ii  python-gnome2 2.20.1-2   Python bindings for the GNOME desk

-- no debconf information

Pyrenamer refuses to launch due to a direct import of the gtk lib before the 
usual pygtk one

Bug seems to happen in /usr/bin/pyrenamer on line 25, just after the beginning 
of the try statement

Adding the following lines between the begining of the try statement and the 
gtk lib import solves the issue :
import pygtk
pygtk.require('2.0')




---End Message---
---BeginMessage---
Source: pyrenamer
Source-Version: 0.5.0-1

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

pyrenamer_0.5.0-1.diff.gz
  to pool/main/p/pyrenamer/pyrenamer_0.5.0-1.diff.gz
pyrenamer_0.5.0-1.dsc
  to pool/main/p/pyrenamer/pyrenamer_0.5.0-1.dsc
pyrenamer_0.5.0-1_all.deb
  to pool/main/p/pyrenamer/pyrenamer_0.5.0-1_all.deb
pyrenamer_0.5.0.orig.tar.gz
  to pool/main/p/pyrenamer/pyrenamer_0.5.0.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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adolfo González Blázquez [EMAIL PROTECTED] (supplier of updated pyrenamer 
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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 09 Apr 2008 09:57:07 +0200
Source: pyrenamer
Binary: pyrenamer
Architecture: source all
Version: 0.5.0-1
Distribution: unstable
Urgency: medium
Maintainer: Adolfo González Blázquez [EMAIL PROTECTED]
Changed-By: Adolfo González Blázquez [EMAIL PROTECTED]
Description: 
 pyrenamer  - Mass file renamer written in PyGTK
Closes: 466197
Changes: 
 pyrenamer (0.5.0-1) unstable; urgency=medium
 .
   [ Adolfo González Blázquez ]
   * New upstream release (Closes: #466197)
   * Updated Standards-Version to 3.7.3
   * Updated cdbs depends to = 0.4.49
 .
   [ Piotr Ożarowski ]
   * Homepage field added
Files: 
 0eb638a63dd285e7c39d7e4a061f268f 808 gnome optional pyrenamer_0.5.0-1.dsc
 35d24ebf7aece5fa7367d71a2e507ebc 231605 gnome optional 
pyrenamer_0.5.0.orig.tar.gz
 e1d64d2b3bf5099b10f2cf0e182104ab 4793 gnome optional pyrenamer_0.5.0-1.diff.gz
 1348c15bf064d5e4b12c88290e378e43 87980 gnome optional pyrenamer_0.5.0-1_all.deb

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

iD8DBQFH/PBuB01zfu119ZkRAsViAJ9fSl7OvgYpBBlvnuKZuGeyVmK7VgCfXj4P
N5CjO+9ncPJrw+43jIzpBIg=
=C+I7
-END PGP SIGNATURE-


---End Message---


Bug#475227: auditd: CVE-2008-1628 code execution via crafted command

2008-04-09 Thread Nico Golde
Package: auditd
Severity: grave
Tags: security patch

Hi,
the following CVE (Common Vulnerabilities  Exposures) id was
published for auditd.


CVE-2008-1628[0]:
| Stack-based buffer overflow in the audit_log_user_command function in
| lib/audit_logging.c in Linux Audit before 1.7 might allow remote
| attackers to execute arbitrary code via a long command argument.
| NOTE: some of these details are obtained from third party information.

In the audit_log_user_command function the command line 
passed to the kernel for example if the command is used via 
sudo is copied via strcpy into a buffer without any bounds 
checking and leads to stack corruption.

Patch:
--- audit_logging.c 2007-04-09 23:50:01.0 +0200
+++ audit_logging.c.new 2008-04-09 19:35:21.0 +0200
@@ -607,7 +607,11 @@
}
 
p = cmd;
-   strcpy(commname, cmd);
+   if (len = PATH_MAX) {
+   cmd[PATH_MAX] = 0;
+   len = PATH_MAX-1;
+   }
+
while (*p) {
if (*p == '' || *p  0x21 || (unsigned)*p  0x7f) {
_audit_c2x(commname, cmd, len);



If you fix the vulnerability please also make sure to include the
CVE id in your changelog entry.

For further information see:

[0] http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-1628
http://security-tracker.debian.net/tracker/CVE-2008-1628

-- 
Nico Golde - http://www.ngolde.de - [EMAIL PROTECTED] - GPG: 0x73647CFF
For security reasons, all text in this mail is double-rot13 encrypted.


pgpodb6qcXnxa.pgp
Description: PGP signature


Processed: retitle 475227 to auditd: CVE-2008-1628 buffer overflow in audit_log_user_command function might lead to code execution

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.10.24
 retitle 475227 auditd: CVE-2008-1628 buffer overflow in 
 audit_log_user_command function might lead to code execution
Bug#475227: auditd: CVE-2008-1628 code execution via crafted command
Changed Bug title to `auditd: CVE-2008-1628 buffer overflow in 
audit_log_user_command function might lead to code execution' from `auditd: 
CVE-2008-1628 code execution via crafted command'.


End of message, stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: your mail

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 475123 pending
Bug#475123: zope-psycopgda2: Can't get the zope sql object connected through 
the ZMI
There were no tags set.
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474847: nxcomp: FTBFS: Loop.cpp:32:21: error: fstream.h: No such file or directory

2008-04-09 Thread Chris Lamb
tags 474847 + patch
thanks

Patch attached.


Regards,

-- 
Chris Lamb, UK   [EMAIL PROTECTED]
GPG: 0x634F9A20
diff -urNad nxcomp-3.1.0-6.orig/Alpha.cpp nxcomp-3.1.0-6/Alpha.cpp
--- nxcomp-3.1.0-6.orig/Alpha.cpp   2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Alpha.cpp2008-04-09 18:57:06.0 +0100
@@ -18,6 +18,9 @@
 #include Misc.h
 #include Unpack.h
 
+#include iostream
+using std::cerr;
+
 #define PANIC
 #define WARNING
 #undef  TEST
diff -urNad nxcomp-3.1.0-6.orig/BlockCacheSet.cpp 
nxcomp-3.1.0-6/BlockCacheSet.cpp
--- nxcomp-3.1.0-6.orig/BlockCacheSet.cpp   2008-04-09 17:37:33.0 
+0100
+++ nxcomp-3.1.0-6/BlockCacheSet.cpp2008-04-09 18:56:17.0 +0100
@@ -15,7 +15,7 @@
 /**/
 /**/
 
-#include iostream.h
+#include iostream
 #include BlockCacheSet.h
 
 
diff -urNad nxcomp-3.1.0-6.orig/Colormap.cpp nxcomp-3.1.0-6/Colormap.cpp
--- nxcomp-3.1.0-6.orig/Colormap.cpp2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Colormap.cpp 2008-04-09 18:57:24.0 +0100
@@ -18,6 +18,9 @@
 #include Misc.h
 #include Unpack.h
 
+#include iostream
+using std::cerr;
+
 #define PANIC
 #define WARNING
 #undef  TEST
diff -urNad nxcomp-3.1.0-6.orig/Loop.cpp nxcomp-3.1.0-6/Loop.cpp
--- nxcomp-3.1.0-6.orig/Loop.cpp2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Loop.cpp 2008-04-09 17:37:43.0 +0100
@@ -29,7 +29,7 @@
 #include dirent.h
 #include pwd.h
 
-#include fstream.h
+#include fstream
 #include fcntl.h
 
 #include sys/types.h
diff -urNad nxcomp-3.1.0-6.orig/Message.cpp nxcomp-3.1.0-6/Message.cpp
--- nxcomp-3.1.0-6.orig/Message.cpp 2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Message.cpp  2008-04-09 18:54:00.0 +0100
@@ -16,7 +16,7 @@
 /**/
 
 #include stdio.h
-#include fstream.h
+#include fstream
 #include unistd.h
 #include string.h
 
diff -urNad nxcomp-3.1.0-6.orig/Misc.cpp nxcomp-3.1.0-6/Misc.cpp
--- nxcomp-3.1.0-6.orig/Misc.cpp2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Misc.cpp 2008-04-09 18:44:50.0 +0100
@@ -15,7 +15,7 @@
 /**/
 /**/
 
-#include iostream.h
+#include iostream
 #include stdio.h
 #include ctype.h
 #include stdlib.h
diff -urNad nxcomp-3.1.0-6.orig/Misc.h nxcomp-3.1.0-6/Misc.h
--- nxcomp-3.1.0-6.orig/Misc.h  2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Misc.h   2008-04-09 17:38:27.0 +0100
@@ -18,8 +18,8 @@
 #ifndef Misc_H
 #define Misc_H
 
-#include iostream.h
-#include fstream.h
+#include iostream
+#include fstream
 
 #include errno.h
 #include string.h
diff -urNad nxcomp-3.1.0-6.orig/Pipe.cpp nxcomp-3.1.0-6/Pipe.cpp
--- nxcomp-3.1.0-6.orig/Pipe.cpp2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Pipe.cpp 2008-04-09 18:52:39.0 +0100
@@ -25,6 +25,9 @@
 #include Misc.h
 #include Fork.h
 
+#include iostream
+using std::cerr;
+
 //
 // Set the verbosity level.
 //
diff -urNad nxcomp-3.1.0-6.orig/Proxy.cpp nxcomp-3.1.0-6/Proxy.cpp
--- nxcomp-3.1.0-6.orig/Proxy.cpp   2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Proxy.cpp2008-04-09 18:53:07.0 +0100
@@ -18,7 +18,7 @@
 #include stdio.h
 #include unistd.h
 #include stdlib.h
-#include fstream.h
+#include fstream
 #include sys/types.h
 #include sys/stat.h
 
diff -urNad nxcomp-3.1.0-6.orig/Rgb.cpp nxcomp-3.1.0-6/Rgb.cpp
--- nxcomp-3.1.0-6.orig/Rgb.cpp 2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Rgb.cpp  2008-04-09 18:57:37.0 +0100
@@ -18,6 +18,9 @@
 #include Misc.h
 #include Rgb.h
 
+#include iostream
+using std::cerr;
+
 #define PANIC
 #define WARNING
 #undef  TEST
diff -urNad nxcomp-3.1.0-6.orig/Rle.cpp nxcomp-3.1.0-6/Rle.cpp
--- nxcomp-3.1.0-6.orig/Rle.cpp 2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Rle.cpp  2008-04-09 18:57:55.0 +0100
@@ -18,6 +18,9 @@
 #include Misc.h
 #include Rle.h
 
+#include iostream
+using std::cerr;
+
 #define PANIC
 #define WARNING
 #undef  TEST
diff -urNad nxcomp-3.1.0-6.orig/Socket.cpp nxcomp-3.1.0-6/Socket.cpp
--- nxcomp-3.1.0-6.orig/Socket.cpp  2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Socket.cpp   2008-04-09 18:52:14.0 +0100
@@ -35,6 +35,9 @@
 #include netdb.h
 #include fcntl.h
 
+#include iostream
+using std::cerr;
+
 //
 // System specific defines.
 //
diff -urNad nxcomp-3.1.0-6.orig/Split.cpp nxcomp-3.1.0-6/Split.cpp
--- nxcomp-3.1.0-6.orig/Split.cpp   2008-04-09 17:37:33.0 +0100
+++ nxcomp-3.1.0-6/Split.cpp2008-04-09 18:54:20.0 +0100
@@ -15,7 +15,7 @@
 /*  

Processed: Re: nxcomp: FTBFS: Loop.cpp:32:21: error: fstream.h: No such file or directory

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 474847 + patch
Bug#474847: nxcomp: FTBFS: Loop.cpp:32:21: error: fstream.h: No such file or 
directory
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474912: marked as done (openmsx-catapult: FTBFS: libs not found)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 17:32:02 +
with message-id [EMAIL PROTECTED]
and subject line Bug#474912: fixed in openmsx-catapult 0.6.3-R1-3
has caused the Debian Bug report #474912,
regarding openmsx-catapult: FTBFS: libs 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 [EMAIL PROTECTED]
immediately.)


-- 
474912: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474912
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: openmsx-catapult
Version: 0.6.3-R1-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 make[1]: Entering directory `/build/user/openmsx-catapult-0.6.3-R1'
 Probing target system...
 
 Found libraries:
   wxWidgets:   no
   wxWidgets XRC:   no
   libxml2: no
 
 Found headers:
   wxWidgets:   yes
   wxWidgets XRC:   yes
   libxml2: yes
 
 Customizable options:
   Install to:   /usr/share/openmsx-catapult
   Default openMSX binary location:  /usr/bin/openmsx
   Default openMSX system share dir: /usr/share/openmsx
   (you can edit these in build/custom.mk)
 
 make[1]: Leaving directory `/build/user/openmsx-catapult-0.6.3-R1'
 make[1]: Entering directory `/build/user/openmsx-catapult-0.6.3-R1'
 build/main.mk:267: *** Cannot build Catapult because essential libraries are 
 unavailable. Please install the needed libraries and rerun (g)make.  Stop.
 make[1]: Leaving directory `/build/user/openmsx-catapult-0.6.3-R1'
 make: *** [build-stamp] Error 2

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: openmsx-catapult
Source-Version: 0.6.3-R1-3

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

openmsx-catapult_0.6.3-R1-3.diff.gz
  to pool/main/o/openmsx-catapult/openmsx-catapult_0.6.3-R1-3.diff.gz
openmsx-catapult_0.6.3-R1-3.dsc
  to pool/main/o/openmsx-catapult/openmsx-catapult_0.6.3-R1-3.dsc
openmsx-catapult_0.6.3-R1-3_i386.deb
  to pool/main/o/openmsx-catapult/openmsx-catapult_0.6.3-R1-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Joost Yervante Damad [EMAIL PROTECTED] (supplier of updated openmsx-catapult 
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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 09 Apr 2008 19:10:30 +0200
Source: openmsx-catapult
Binary: openmsx-catapult
Architecture: source i386
Version: 0.6.3-R1-3
Distribution: unstable
Urgency: low
Maintainer: Joost Yervante Damad [EMAIL PROTECTED]
Changed-By: Joost Yervante Damad [EMAIL PROTECTED]
Description: 
 openmsx-catapult - GUI for openMSX
Closes: 474912
Changes: 
 openmsx-catapult (0.6.3-R1-3) unstable; urgency=low
 .
   * fix probe.mk for building with gcc-4.3 (closes: #474912)
Files: 
 20c33d53595c189ff5784a4c9359a982 706 otherosfs optional 
openmsx-catapult_0.6.3-R1-3.dsc
 52ee8f8a0e1ef07e169cdcebd1e1e944 5868 otherosfs optional 
openmsx-catapult_0.6.3-R1-3.diff.gz
 73a710d97c9b2d3b3b49247dfcf8d389 311018 otherosfs optional 
openmsx-catapult_0.6.3-R1-3_i386.deb

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

iD8DBQFH/Ps10/r2+3z8lN0RAu2pAJ43408McuzQKlIRJ6P1XYVRLX4gpACfUXbU

Bug#475130: Followup

2008-04-09 Thread Mike Markley
On Wed, Apr 09, 2008 at 11:07:40AM +0100, Marcin Owsiany [EMAIL PROTECTED] 
wrote:
 It seems to be a bug in the code that removes duplicate Received-SPF
 headers, because the Received header is properly retained when I send
 the message from another host.

Thanks for the extra information. I should be able to investigate more
this evening.

-- 
Mike Markley [EMAIL PROTECTED]



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474954: Debug Thread files

2008-04-09 Thread Michael Banck
Hi,

On Tue, Apr 08, 2008 at 09:39:36PM +0200, Jorge García (aka Bardok) wrote:
 here I attach the Thread files. I attach them all, but the error lines appear 
 in:
 
 Thread3081090848-10072.log

Hrm, unconclusive.  Can you maybe try to run strace on msynctool and see
whether it mentions addressbook somewhere, unfortunately I don't know
the exact filename it would have.


Michael



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474869: kchmviewer: FTBFS: libchmfileimpl.h:33: error: expected `)' before 't'

2008-04-09 Thread José Luis Tallón
tags 474869 + pending
thanks


Chris Lamb wrote:
 tags 474869 + patch
 thanks

   
Thank you, Chris :-)


J.L.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: Re: Bug#474869: kchmviewer: FTBFS: libchmfileimpl.h:33: error: expected `)' before 't'

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 474869 + pending
Bug#474869: kchmviewer: FTBFS: libchmfileimpl.h:33: error: expected `)' before 
't'
Tags were: patch
Tags added: pending

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Processed: patch is already attached

2008-04-09 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 461712 + patch
Bug#461712: FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers
There were no tags set.
Tags added: patch

 thanks
Stopping processing here.

Please contact me if you need assistance.

Debian bug tracking system administrator
(administrator, Debian Bugs database)


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#474872: marked as done (subtitleeditor: FTBFS: Document.cc:267: error: 'auto_ptr' is not a member of 'std')

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 18:17:06 +
with message-id [EMAIL PROTECTED]
and subject line Bug#474872: fixed in subtitleeditor 0.20.0-3
has caused the Debian Bug report #474872,
regarding subtitleeditor: FTBFS: Document.cc:267: error: 'auto_ptr' is not a 
member of 'std'
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 [EMAIL PROTECTED]
immediately.)


-- 
474872: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474872
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: subtitleeditor
Version: 0.20.0-2
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 i486-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/gtkmm-2.4 
 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 
 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 
 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 
 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
 -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0   
 -I/usr/include/libglademm-2.4 -I/usr/lib/libglademm-2.4/include 
 -I/usr/include/gtkmm-2.4 -I/usr/lib/gtkmm-2.4/include 
 -I/usr/include/libglade-2.0 -I/usr/include/glibmm-2.4 
 -I/usr/lib/glibmm-2.4/include -I/usr/include/gdkmm-2.4 
 -I/usr/lib/gdkmm-2.4/include -I/usr/include/pangomm-1.4 
 -I/usr/include/atkmm-1.6 -I/usr/include/gtk-2.0 -I/usr/include/sigc++-2.0 
 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include -I/usr/lib/gtk-2.0/include 
 -I/usr/include/cairomm-1.0 -I/usr/include/pango-1.0 -I/usr/include/cairo 
 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/atk-1.0 
 -I/usr/include/libxml2   -pthread -I/usr/include/gstreamer-0.10 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2   
 -I/usr/include/libxml++-2.6 -I/usr/lib/libxml++-2.6/include 
 -I/usr/include/libxml2 -I/usr/include/glibmm-2.4 
 -I/usr/lib/glibmm-2.4/include -I/usr/include/sigc++-2.0 
 -I/usr/lib/sigc++-2.0/include -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -I/usr/include/enchant -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include-I../include 
 -DPACKAGE_DATA_DIR=\/usr/share\ 
 -DPACKAGE_LOCALE_DIR=\/usr/share/locale\-DDEBUG -g -ansi -Wall -MT 
 Document.o -MD -MP -MF .deps/Document.Tpo -c -o Document.o Document.cc
 Document.cc:50:2: warning: #warning Fixme  Use Config Option
 Document.cc: In member function 'bool Document::open(const Glib::ustring)':
 Document.cc:267: error: 'auto_ptr' is not a member of 'std'
 Document.cc:267: error: expected primary-expression before '' token
 Document.cc:267: error: 'sf' was not declared in this scope
 Document.cc: In member function 'bool Document::save(const Glib::ustring)':
 Document.cc:323: error: 'auto_ptr' is not a member of 'std'
 Document.cc:323: error: expected primary-expression before '' token
 Document.cc:323: error: 'sf' was not declared in this scope
 make[3]: *** [Document.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: subtitleeditor
Source-Version: 0.20.0-3

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

subtitleeditor_0.20.0-3.diff.gz
  to pool/main/s/subtitleeditor/subtitleeditor_0.20.0-3.diff.gz
subtitleeditor_0.20.0-3.dsc
  to pool/main/s/subtitleeditor/subtitleeditor_0.20.0-3.dsc
subtitleeditor_0.20.0-3_amd64.deb
  to 

Bug#475123: marked as done (zope-psycopgda2: Can't get the zope sql object connected through the ZMI)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 18:02:34 +
with message-id [EMAIL PROTECTED]
and subject line Bug#475123: fixed in psycopg2 2.0.6-4
has caused the Debian Bug report #475123,
regarding zope-psycopgda2: Can't get the zope sql object connected through the 
ZMI
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 [EMAIL PROTECTED]
immediately.)


-- 
475123: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=475123
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: zope-psycopgda2
Version: 2.0.6-3
Severity: grave
Justification: renders package unusable


If you use the ZMI to create a SQL Psycopg Connection object and try
to use it (by opening a connection) you'll get an error and a message
saying:

 An error was encountered while publishing this resource.
 
 Error Type: OperationalError
 Error Value: can't set encoding to 

Clearly the add interface generated for the ZMI is not presenting the
'encoding' property to be set, and since the Connection object in the
source needs that property and the default is an empty string (as we
can see in the excerpt below) the object raise an error.

excerpt type=code/python from=psycopg2-2.0.6/ZPsycopgDA/DA.py

class Connection(Shared.DC.ZRDB.Connection.Connection):
ZPsycopg Connection.
_isAnSQLConnection = 1

id= 'Psycopg2_database_connection' 
database_type = 'Psycopg2'
meta_type = title = 'Z Psycopg 2 Database Connection'
icon  = 'misc_/conn'

def __init__(self, id, title, connection_string,
 zdatetime, check=None, tilevel=2, encoding=''):
self.zdatetime = zdatetime
self.id = str(id)
self.edit(title, connection_string, zdatetime,
  check=check, tilevel=tilevel, encoding=encoding)
   
/excerpt


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

Kernel: Linux 2.6.22-3-k7 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages zope-psycopgda2 depends on:
ii  python-psycopg2   2.0.6-3Python module for PostgreSQL
ii  zope-common   0.5.41 common settings and scripts for Zo
ii  zope2.10  2.10.5-3   Open Source Web Application Server

zope-psycopgda2 recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: psycopg2
Source-Version: 2.0.6-4

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

psycopg2_2.0.6-4.diff.gz
  to pool/main/p/psycopg2/psycopg2_2.0.6-4.diff.gz
psycopg2_2.0.6-4.dsc
  to pool/main/p/psycopg2/psycopg2_2.0.6-4.dsc
python-psycopg2-dbg_2.0.6-4_amd64.deb
  to pool/main/p/psycopg2/python-psycopg2-dbg_2.0.6-4_amd64.deb
python-psycopg2_2.0.6-4_amd64.deb
  to pool/main/p/psycopg2/python-psycopg2_2.0.6-4_amd64.deb
python-psycopg2da_2.0.6-4_all.deb
  to pool/main/p/psycopg2/python-psycopg2da_2.0.6-4_all.deb
zope-psycopgda2_2.0.6-4_all.deb
  to pool/main/p/psycopg2/zope-psycopgda2_2.0.6-4_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Fabio Tranchitella [EMAIL PROTECTED] (supplier of updated psycopg2 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 [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Wed, 09 Apr 2008 19:51:10 +0200
Source: psycopg2
Binary: python-psycopg2 python-psycopg2-dbg zope-psycopgda2 python-psycopg2da
Architecture: source all amd64
Version: 2.0.6-4
Distribution: unstable
Urgency: low
Maintainer: Fabio Tranchitella [EMAIL PROTECTED]
Changed-By: Fabio Tranchitella [EMAIL PROTECTED]
Description: 
 python-psycopg2 - Python module for PostgreSQL
 python-psycopg2-dbg - Python module for PostgreSQL (debug extension)
 python-psycopg2da - Zope database adapter based on python-psycopg2 -- zope3 
version
 zope-psycopgda2 - Zope database adapter based on python-psycopg2
Closes: 475123
Changes: 
 psycopg2 (2.0.6-4) unstable; urgency=low
 .
   [ Sandro Tosi ]
   * debian/control
 - uniforming Vcs-Browser field
 .
   [ Fabio Tranchitella ]
   * Provides a encoding parameter when adding 

Bug#454880: marked as done (FTBFS with GCC 4.3: duplicate function parameters)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 9 Apr 2008 20:47:53 +0200
with message-id [EMAIL PROTECTED]
and subject line Re: Status of this bug
has caused the Debian Bug report #454880,
regarding FTBFS with GCC 4.3: duplicate function parameters
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 [EMAIL PROTECTED]
immediately.)


-- 
454880: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454880
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: kmyfirewall
Version: 1.0-1
Usertags: ftbfs-gcc-4.3

Your package fails to build with GCC 4.3.  Version 4.3 has not been
released yet but I'm building with a snapshot in order to find errors
and give people an advance warning.  GCC 4.3 now prints an error
message when C++ code contains duplicate function parameter names in
function prototypes, see
http://www.cyrius.com/journal/2007/12/07#gcc-4.3-multiple-params

You can reproduce this problem with gcc-snapshot from unstable.  Note
that Red Hat, Novell and Ubuntu have done some work getting packages
to build with GCC 4.3 so there might be patches floating around
somewhere.  I suggest you talk to your upstream.


 Automatic build of kmyfirewall_1.0-1 on em64t by sbuild/amd64 0.53
...
  from kmfgenericinterface_part.cpp:14:
 /usr/share/qt3/include/qevent.h: In member function 'void 
 QDropEvent::setAction(QDropEvent::Action)':
 /usr/share/qt3/include/qevent.h:520: warning: conversion to 'unsigned char' 
 from 'uint' may alter its value
 In file included from kmfgenericinterface_part.cpp:14:
 kmfgenericinterface_part.h: At global scope:
 kmfgenericinterface_part.h:30: error: multiple parameters named 'parent'
 kmfgenericinterface_part.h:30: error: multiple parameters named 'name'

-- 
Martin Michlmayr
http://www.cyrius.com/


---End Message---
---BeginMessage---
On Mon, Apr 07, 2008 at 12:39:49AM +0530, Kumar Appaiah wrote:
 Hi!
 
 The bug 454880 has been marked pending since 9th December. Could you
 please arrange to have it uploaded? Note that it is now RC, since gcc
 4.3 is the default compiler.

Hi, the bug was fixed in the last upload (1.1.1-1) but I had to test it
before closing it (thus the 'pending' tag, it was pending some testing :) ).

Regards,

Alberto



-- 
Alberto Gonzalez Iniesta| Formación, consultoría y soporte técnico
agi@(inittab.org|debian.org)| en GNU/Linux y software libre
Encrypted mail preferred| http://inittab.com

Key fingerprint = 9782 04E7 2B75 405C F5E9  0C81 C514 AF8E 4BA4 01C3

---End Message---


Bug#454880: Status of this bug

2008-04-09 Thread Alberto Gonzalez Iniesta
On Mon, Apr 07, 2008 at 12:39:49AM +0530, Kumar Appaiah wrote:
 Hi!
 
 The bug 454880 has been marked pending since 9th December. Could you
 please arrange to have it uploaded? Note that it is now RC, since gcc
 4.3 is the default compiler.

Hi, the bug was fixed in the last upload (1.1.1-1) but I had to test it
before closing it (thus the 'pending' tag, it was pending some testing :) ).

Regards,

Alberto



-- 
Alberto Gonzalez Iniesta| Formación, consultoría y soporte técnico
agi@(inittab.org|debian.org)| en GNU/Linux y software libre
Encrypted mail preferred| http://inittab.com

Key fingerprint = 9782 04E7 2B75 405C F5E9  0C81 C514 AF8E 4BA4 01C3




Bug#474797: marked as done (gmrun: FTBFS: gtkcompletionline.cc:218: error: 'strlen' was not declared in this scope)

2008-04-09 Thread Debian Bug Tracking System

Your message dated Wed, 09 Apr 2008 18:47:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#474797: fixed in gmrun 0.9.1-2.4
has caused the Debian Bug report #474797,
regarding gmrun: FTBFS: gtkcompletionline.cc:218: error: 'strlen' was not 
declared in this scope
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 [EMAIL PROTECTED]
immediately.)


-- 
474797: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474797
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: gmrun
Version: 0.9.1-2.3
Severity: serious
User: [EMAIL PROTECTED]
Usertags: qa-ftbfs-20080407 qa-ftbfs
Justification: FTBFS on i386

Hi,

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

This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
the default on most architectures (even if it's not the case on i386 yet).
Feel free to downgrade this bug to 'important' if your package is only built
on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
gcc 4.2).

Relevant part:
 if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/gtk-2.0 
 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
 -I/usr/include/freetype2 -I/usr/include/libpng12   -Wall -g -O2 
 -DUSE_SYSTEM -MT gtkcompletionline.o -MD -MP -MF 
 .deps/gtkcompletionline.Tpo \
 -c -o gtkcompletionline.o `test -f 'gtkcompletionline.cc' || echo 
 './'`gtkcompletionline.cc; \
   then mv -f .deps/gtkcompletionline.Tpo .deps/gtkcompletionline.Po; \
   else rm -f .deps/gtkcompletionline.Tpo; exit 1; \
   fi
 gtkcompletionline.cc: In function 'guint gtk_completion_line_get_type()':
 gtkcompletionline.cc:93: warning: deprecated conversion from string constant 
 to 'gchar*'
 gtkcompletionline.cc: In function 'void 
 gtk_completion_line_last_history_item(GtkCompletionLine*)':
 gtkcompletionline.cc:218: error: 'strlen' was not declared in this scope
 gtkcompletionline.cc: In function 'int select_executables_only(const 
 dirent*)':
 gtkcompletionline.cc:353: error: 'strlen' was not declared in this scope
 gtkcompletionline.cc:371: error: 'strncmp' was not declared in this scope
 gtkcompletionline.cc: In function 'int my_alphasort(const void*, const 
 void*)':
 gtkcompletionline.cc:384: error: 'strlen' was not declared in this scope
 gtkcompletionline.cc:386: error: 'strcmp' was not declared in this scope
 gtkcompletionline.cc:391: error: 'strncmp' was not declared in this scope
 gtkcompletionline.cc:394: error: 'strncmp' was not declared in this scope
 gtkcompletionline.cc: In function 'int generate_dirlist(const char*)':
 gtkcompletionline.cc:482: error: 'strdup' was not declared in this scope
 gtkcompletionline.cc: In function 'int parse_tilda(GtkCompletionLine*)':
 gtkcompletionline.cc:552: warning: comparison between signed and unsigned 
 integer expressions
 gtkcompletionline.cc:555: warning: comparison between signed and unsigned 
 integer expressions
 gtkcompletionline.cc: In function 'int 
 search_back_history(GtkCompletionLine*, bool, bool)':
 gtkcompletionline.cc:815: error: 'strcmp' was not declared in this scope
 gtkcompletionline.cc: In function 'int 
 search_forward_history(GtkCompletionLine*, bool, bool)':
 gtkcompletionline.cc:857: error: 'strcmp' was not declared in this scope
 make[3]: *** [gtkcompletionline.o] Error 1

The full build log is available from:
   http://people.debian.org/~lucas/logs/2008/04/07

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 containing a sid i386
environment.  Internet was not accessible from the build systems.

-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |


---End Message---
---BeginMessage---
Source: gmrun
Source-Version: 0.9.1-2.4

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

gmrun_0.9.1-2.4.diff.gz
  to pool/main/g/gmrun/gmrun_0.9.1-2.4.diff.gz
gmrun_0.9.1-2.4.dsc
  to pool/main/g/gmrun/gmrun_0.9.1-2.4.dsc
gmrun_0.9.1-2.4_i386.deb
  to pool/main/g/gmrun/gmrun_0.9.1-2.4_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 

Bug#461712: Patch to fix the FTBFS with GCC 4.3: uses (removed) pre-iso c++ headers

2008-04-09 Thread Peter Karlsson

Anibal Avelar:


tags 461712 patch
thanks

I added one patch to fix the FTBFS with GCC 4.3: uses (removed)
pre-iso c++ headers.


Your change removes the use of set_new_handler completely, instead of fixing 
the #include. However, changing it to just #include new doesn't seem to 
fix the problem either. I'll continue investigating.


--
\\// Peter - http://www.softwolves.pp.se/



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#475211: libmime-encwords-perl: FTBFS: Failed 1/2 test scripts, 50.00% okay. 4/59 subtests failed, 93.22% okay.

2008-04-09 Thread gregor herrmann
On Wed, 09 Apr 2008 20:51:38 +0200, Lucas Nussbaum wrote:

 This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now
 the default on most architectures (even if it's not the case on i386 yet).
 Feel free to downgrade this bug to 'important' if your package is only built
 on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with
 gcc 4.2).

This hint is a bit misleading for an arch:all package :)
 
 Relevant part:
  make[1]: Entering directory `/build/user/libmime-encwords-perl-1.009'
  PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e 
  test_harness(0, 'blib/lib', 'blib/arch') t/*.t
  t/01decodeok
  t/02encode# Failed test 11 in t/02encode.t at line 35 fail #11
  #  t/02encode.t line 35 is: ok((($isgood  !$@) or (!$isgood  
  $@)) and
  # Failed test 15 in t/02encode.t at line 35 fail #15
  # Failed test 16 in t/02encode.t at line 35 fail #16
  # Failed test 17 in t/02encode.t at line 35 fail #17
  FAILED tests 11, 15-17
  Failed 4/17 tests, 76.47% okay
  Failed Test  Stat Wstat Total Fail  Failed  List of Failed
  ---
  t/02encode.t   174  23.53%  11 15-17
  Failed 1/2 test scripts, 50.00% okay. 4/59 subtests failed, 93.22% okay.
  make[1]: *** [test_dynamic] Error 255

Anyway, I can reproduce this error.
And it worked just a week ago :/
What has changed in the meantime is the only build dependency
(libmime-charset-perl), maybe the test failures are related?

I just threw some 'print's into t/02encode.t but I'm not really wiser
now:

#v+

t/02encode
testin/encode-singlebyte.txt

dec: (Oc\xE9 3165 Network Copier down for maintenance, Charset = 
iso-8859-1)
exp: /=?ISO-8859-1?Q?Oc=E9?= 3165 Network Copier down for maintenance/
enc: /=?ISO-8859-1?Q?Oc=E9?= 3165 Network Copier down for maintenance/

testin/encode-singlebyte.txt

dec: (Keith Moore [EMAIL PROTECTED], Charset = iso-8859-1)
exp: /Keith Moore [EMAIL PROTECTED]/
enc: /Keith Moore [EMAIL PROTECTED]/

testin/encode-singlebyte.txt

dec: ([[Keld J\xF8rn Simonsen],[ ],[[EMAIL PROTECTED]]], Charset = 
iso-8859-1)
exp: /=?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= [EMAIL PROTECTED]/
enc: /=?ISO-8859-1?Q?Keld_J=F8rn_Simonsen?= [EMAIL PROTECTED]/

testin/encode-singlebyte.txt

dec: ([[Andr\xE9 ],[(- one space) Pirard],[ ],[[EMAIL PROTECTED]]], 
Charset = iso-8859-1)
exp: /=?ISO-8859-1?Q?Andr=E9_(-?= one space) Pirard [EMAIL PROTECTED]/
enc: /=?ISO-8859-1?Q?Andr=E9_(-?= one space) Pirard [EMAIL PROTECTED]/

testin/encode-singlebyte.txt

dec: ([[Andr\xE9],[ (- one space) Pirard],[ ],[[EMAIL PROTECTED]]], 
Charset = iso-8859-1)
exp: /=?ISO-8859-1?Q?Andr=E9?= (- one space) Pirard [EMAIL PROTECTED]/
enc: /=?ISO-8859-1?Q?Andr=E9?= (- one space) Pirard [EMAIL PROTECTED]/

testin/encode-singlebyte.txt

dec: ([[Andr\xE9  ],[(- two spaces) Pirard],[ ],[[EMAIL 
PROTECTED]]], Charset = iso-8859-1)
exp: /=?ISO-8859-1?Q?Andr=E9__(-?= two spaces) Pirard [EMAIL PROTECTED]/
enc: /=?ISO-8859-1?Q?Andr=E9__(-?= two spaces) Pirard [EMAIL PROTECTED]/

testin/encode-singlebyte.txt

dec: ([[Andr\xE9 ],[ (- two spaces) Pirard],[ ],[[EMAIL 
PROTECTED]]], Charset = ISO-8859-1)
exp: /=?ISO-8859-1?Q?Andr=E9_?= (- two spaces) Pirard [EMAIL PROTECTED]/
enc: /=?ISO-8859-1?Q?Andr=E9_?= (- two spaces) Pirard [EMAIL PROTECTED]/

testin/encode-singlebyte.txt

dec: ([[Andr\xE9],[  (- two spaces) Pirard],[ ],[[EMAIL 
PROTECTED]]], Charset = iso-8859-1)
exp: /=?ISO-8859-1?Q?Andr=E9?=  (- two spaces) Pirard [EMAIL PROTECTED]/
enc: /=?ISO-8859-1?Q?Andr=E9?=  (- two spaces) Pirard [EMAIL PROTECTED]/

testin/encode-singlebyte.txt

dec: (Network Copier Oc\xE9 3165 down for maintenance, Charset = 
iso-8859-1)
exp: /Network Copier =?ISO-8859-1?Q?Oc=E9?= 3165 down for maintenance/
enc: /Network Copier =?ISO-8859-1?Q?Oc=E9?= 3165 down for maintenance/

testin/encode-singlebyte.txt

dec: (La r\xE9alisation du Syst\xE8me de R\xE9f\xE9rence C\xE9leste, Charset 
= iso-8859-1)
exp: /La =?ISO-8859-1?Q?r=E9alisation?= du =?ISO-8859-1?Q?Syst=E8me?= de
 =?ISO-8859-1?Q?R=E9f=E9rence_C=E9leste?=/
enc: /La =?ISO-8859-1?Q?r=E9alisation?= du =?ISO-8859-1?Q?Syst=E8me?= de
 =?ISO-8859-1?Q?R=E9f=E9rence_C=E9leste?=/

testin/encode-singlebyte.txt

# Failed test 11 in t/02encode.t at line 39 fail #11
#  t/02encode.t line 39 is: ok((($isgood  !$@) or (!$isgood  $@)) and
dec: (Th\xE8me tr\xE8s important\xA0: La r\xE9alisation du Syst\xE8me de 
R\xE9f\xE9rence C\xE9leste, Charset = iso-8859-1)
exp: 

  1   2   >