Bug#319303: Bug#318297: isdnutils FTBFS, error in kernel headers

2005-07-22 Thread GOTO Masanori
At Thu, 14 Jul 2005 16:51:06 +0200,
Matthias Klose wrote:
 --- /usr/include/linux/capi.h~   2004-10-31 20:55:51.0 +0100
 +++ /usr/include/linux/capi.h   2005-06-17 21:48:29.0 +0200
 @@ -75,7 +77,7 @@
 
  typedef struct capi_manufacturer_cmd {
 unsigned long cmd;
 -   void __user *data;
 +   void *data;

Thanks for your report.  I put the patch to svn as said in #319303 by
Matt, it'll be fixed in the next linux-kernel-headers package.

Regards,
-- gotom



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



Bug#318979: asm-sparc/fbio.h uses __user but does not include linux/compiler.h

2005-07-22 Thread GOTO Masanori
At Tue, 19 Jul 2005 01:55:30 +0200,
Adeodato Simó wrote:
   on SPARC, the following change was made to the files
   /usr/include/asm-sparc{,64}/fbio.h between linux-kernel-headers
   2.5.999-test7-bk-17 and 2.6.12.0-1:
 
  struct  fbcmap {
  int index;  /* first element (0 origin) */
  int count;
 -unsigned char   *red;
 -unsigned char   *green;
 -unsigned char   *blue;
 +unsigned char   __user *red;
 +unsigned char   __user *green;
 +unsigned char   __user *blue;
  };
 
   However, only asm-sparc64/fbio.h got added a line #including
   linux/compiler.h, where __user is defined, causing gcc to fail on
   programs that include asm-sparc/fbio.h.
 
   This has already affected some autobuilders (e.g., [1]), so please
   upload a fixed linux-kernel-headers package soon to address this
   issue.

Yes, right.  I added the patch that includes linux/compiler.h for
asm-sparc/fbio.h with small changes.  It'll be fixed in the next lkh
upload.

Regards,
-- gotom



Processed: tagging

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 found 318164 1.6.4-2
Bug#318164: CXX 4.0 transition
Bug marked as found in version 1.6.4-2.

 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#317925: marked as done (sql-ledger: Logout does not properly terminate a session)

2005-07-22 Thread Debian Bug Tracking System
Your message dated Fri, 22 Jul 2005 10:14:56 +0200
with message-id [EMAIL PROTECTED]
and subject line sql-ledger: Logout does not properly terminate a session
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 12 Jul 2005 13:11:25 +
From [EMAIL PROTECTED] Tue Jul 12 06:11:25 2005
Return-path: [EMAIL PROTECTED]
Received: from ms-smtp-01-lbl.southeast.rr.com 
(ms-smtp-01-eri0.southeast.rr.com) [24.25.9.100] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DsKXl-0001f9-00; Tue, 12 Jul 2005 06:11:25 -0700
Received: from vulcan.knowmad.com (cpe-069-132-004-012.carolina.res.rr.com 
[69.132.4.12])
by ms-smtp-01-eri0.southeast.rr.com (8.12.10/8.12.7) with ESMTP id 
j6CDBMBH019735
for [EMAIL PROTECTED]; Tue, 12 Jul 2005 09:11:22 -0400 (EDT)
Received: from william by vulcan.knowmad.com with local (Exim 3.36 #1 (Debian))
id 1DsKXh-0007rz-00
for [EMAIL PROTECTED]; Tue, 12 Jul 2005 09:11:21 -0400
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: William McKee [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: sql-ledger: Logout does not properly terminate a session
X-Mailer: reportbug 3.8
Date: Tue, 12 Jul 2005 09:11:20 -0400
Message-Id: [EMAIL PROTECTED]
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: sql-ledger
Version: 2.4.7-2
Severity: grave
Justification: user security hole


Using the Logout option on the menu takes the user back to the login screen.
However, the session is still active which means anyone else may walk up to the
system and use the History or the Back button of the browser to access all
account information for the previously logged in user. This is not a big deal
within a small intranet but poses a security risk on an internet-accessible
server.


-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.26
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages sql-ledger depends on:
ii  apache2-mpm-prefork [httpd]   2.0.54-4   traditional model for Apache2
ii  libdbd-pg-perl1.41-3 a PostgreSQL interface for Perl 5 
ii  perl  5.8.4-8Larry Wall's Practical Extraction 
ii  perl-dummy [perl] 1.0Custom compiled Perl 5.8.2. This d

-- no debconf information

---
Received: (at 317925-done) by bugs.debian.org; 22 Jul 2005 08:15:05 +
From [EMAIL PROTECTED] Fri Jul 22 01:15:05 2005
Return-path: [EMAIL PROTECTED]
Received: from pat.uio.no [129.240.130.16] (7411)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DvsgT-0002yd-00; Fri, 22 Jul 2005 01:15:05 -0700
Received: from mail-mx4.uio.no ([129.240.10.45])
by pat.uio.no with esmtp (Exim 4.43)
id 1DvsgP-td-1J
for [EMAIL PROTECTED]; Fri, 22 Jul 2005 10:15:01 +0200
Received: from saruman.uio.no ([129.240.201.202])
by mail-mx4.uio.no with esmtp (Exim 4.43)
id 1DvsgK-0008W2-Ey; Fri, 22 Jul 2005 10:14:56 +0200
Received: from pre by saruman.uio.no with local (Exim 4.44)
id 1DvsgK-0006kK-1u; Fri, 22 Jul 2005 10:14:56 +0200
To: [EMAIL PROTECTED]
Subject: Re: sql-ledger: Logout does not properly terminate a session
From: Petter Reinholdtsen [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]
Sender: Petter Reinholdtsen [EMAIL PROTECTED]
Date: Fri, 22 Jul 2005 10:14:56 +0200
X-UiO-Spam-info: not spam, SpamAssassin (score=-5.699, required 12,
autolearn=disabled, ALL_TRUSTED -2.82, AWL 2.12,
UIO_MAIL_IS_INTERNAL -5.00)
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02


[William McKee]
 Currently my version is functioning as expected so you can close
 this ticket.

OK.  Closing this bug, as it must have been some user or browser
hickup.

 I'll try to track it down further if I can reproduce this behavior.

Thank you.


-- 
To 

Processed: tagging

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 found 318164 1.6.2-3
Bug#318164: CXX 4.0 transition
Bug marked as found in version 1.6.2-3.


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#319143: Please integreate the path

2005-07-22 Thread Aurelien Labrosse
Le jeudi 21 juillet 2005 à 12:46 -0600, LaMont Jones a écrit :
 
 Just waiting for a libc6 upload to fix a header-file FTBFS, and I'll
 upload a new util-linux.
Ok thanks.

 
 lamont

Aurelien




Processed: tagging 298731

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9
 tags 298731 moreinfo
Bug#298731: jetty: Reference to servlet2.4 schema affects Jetty startup
Tags were: moreinfo
Tags added: moreinfo


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: tagging 298731

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9
 tags 298731 moreinfo
Bug#298731: jetty: Reference to servlet2.4 schema affects Jetty startup
There were no tags set.
Tags added: moreinfo


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: tagging 298731

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.2
 tags 298731 - confirmed
Bug#298731: jetty: Reference to servlet2.4 schema affects Jetty startup
Tags were: moreinfo
Tags removed: confirmed


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: Re: Bug#319433: FTBFS: Unable to find libmlgdome2-xslt

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 319433 + wontfix
Bug#319433: FTBFS: Unable to find libmlgdome2-xslt
There were no tags set.
Tags added: wontfix

 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#319433: FTBFS: Unable to find libmlgdome2-xslt

2005-07-22 Thread Stefano Zacchiroli
tags 319433 + wontfix
thanks

On Thu, Jul 21, 2005 at 09:55:53AM -0700, Matt Kraai wrote:
 Package: editex
 Version: 0.0.5-6
 Severity: serious
 
 editex fails to build because it cannot find libmlgdome2-xslt:

editex is going to be removed from the debian archive, I requested its
removal two weeks ago (see #317298), thus I wont fix this bug ever.

Cheers.

-- 
Stefano Zacchiroli  --  Master in Computer Science @ Uni. Bologna, Italy
[EMAIL PROTECTED],debian.org,bononia.it}  -  http://www.bononia.it/zack/
  I know you believe you understood what you think I said, but I am not
sure you realize that what you heard is not what I meant!   -- G.Romney


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



Bug#319436: FTBFS: Does not declare class before using it

2005-07-22 Thread Barak Pearlmutter
Just to confirm: this is a GCC 4.0 issue, which I have replicated.
I will mention it to upstream; I'm sure they will want to be GCC 4.0 clean.
--
Barak A. Pearlmutter [EMAIL PROTECTED]
 Hamilton Institute  Dept Comp Sci, NUI Maynooth, Co. Kildare, Ireland
 http://www-bcl.cs.nuim.ie/~barak/


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



Bug#319215: marked as done (gksu cannot be installed - depends on non-existent version of libgksu)

2005-07-22 Thread Debian Bug Tracking System
Your message dated Fri, 22 Jul 2005 07:05:17 -0300
with message-id [EMAIL PROTECTED]
and subject line The needed libgksuui1.0-1 package was accepted to unstable
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 20 Jul 2005 14:52:08 +
From [EMAIL PROTECTED] Wed Jul 20 07:52:07 2005
Return-path: [EMAIL PROTECTED]
Received: from (localhost.localdomain) [218.191.4.54] (Debian-exim)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DvFvb-0007Wa-00; Wed, 20 Jul 2005 07:52:07 -0700
Received: from stluk by localhost.localdomain with local (Exim 4.52)
id 1DuPdk-0001cr-Sj; Mon, 18 Jul 2005 15:02:12 +0800
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: LUK ShunTim [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: gksu cannot be installed - depends on non-existent version of libgksu
X-Mailer: reportbug 3.15
Date: Mon, 18 Jul 2005 15:02:12 +0800
Message-Id: [EMAIL PROTECTED]
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: gksu
Version: 1.3.1-1
Severity: grave
Justification: renders package unusable

Here's the installation message
quote
gksu: Depends: libgksuui1.0-1 but it is not installable
E: Broken packages
/quote

Regards,
ST
-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

---
Received: (at 318886-done) by bugs.debian.org; 22 Jul 2005 10:05:25 +
From [EMAIL PROTECTED] Fri Jul 22 03:05:25 2005
Return-path: [EMAIL PROTECTED]
Received: from loncoche.terra.com.br [200.176.10.196] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DvuPC-0002st-00; Fri, 22 Jul 2005 03:05:22 -0700
Received: from cabinda.terra.com.br (cabinda.terra.com.br [200.176.10.14])
by loncoche.terra.com.br (Postfix) with ESMTP id F35F3D5002F;
Fri, 22 Jul 2005 07:05:19 -0300 (BRT)
X-Terra-Karma: -2%
X-Terra-Hash: c68751d9be371c94172f9b4be7dab344
Received-SPF: none (cabinda.terra.com.br: 200.176.10.14 is neither permitted 
nor denied by domain of debian.org) client-ip=200.176.10.14; [EMAIL PROTECTED]; 
helo=localhost.localdomain;
Received: from localhost.localdomain (200-161-16-162.dsl.telesp.net.br 
[200.161.16.162])
(authenticated user bhz52091)
by cabinda.terra.com.br (Postfix) with ESMTP id 97E47884020;
Fri, 22 Jul 2005 07:05:19 -0300 (BRT)
Received: from localhost
([127.0.0.1] helo=localhost.localdomain ident=kov)
by localhost.localdomain with esmtp (Exim 4.52)
id 1DvuP7-000642-Va; Fri, 22 Jul 2005 07:05:18 -0300
Subject: The needed libgksuui1.0-1 package was accepted to unstable
From: Gustavo Noronha Silva [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Content-Type: multipart/signed; micalg=pgp-sha1; 
protocol=application/pgp-signature; boundary==-LFYhu2O2PSSgOJaL7hKT
Organization: Debian
Date: Fri, 22 Jul 2005 07:05:17 -0300
Message-Id: [EMAIL PROTECTED]
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02


--=-LFYhu2O2PSSgOJaL7hKT
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

The problem was libgksuui1.0-1 was held in the NEW queue; now it has
been approved so this is no longer a problem.

Thanks,

--=20
[EMAIL PROTECTED]: Gustavo Noronha http://people.debian.org/~kov
Debian:  http://www.debian.org  *  http://www.debian-br.org


--=-LFYhu2O2PSSgOJaL7hKT
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iQIVAwUAQuDE3BD19pSHPyXxAQLpfg/+LKU24X2a/n1v9l3JgPLen+h+4ZSlI9A0
UyLC1WnbP5+pnGgsxEtmnzvSWQZtzfMlLxiG1n+WfC8kk1YtAkmdKIH9+lSbmjL9

Bug#318886: marked as done (gksu missing dependence)

2005-07-22 Thread Debian Bug Tracking System
Your message dated Fri, 22 Jul 2005 07:05:17 -0300
with message-id [EMAIL PROTECTED]
and subject line The needed libgksuui1.0-1 package was accepted to unstable
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 18 Jul 2005 12:39:26 +
From [EMAIL PROTECTED] Mon Jul 18 05:39:26 2005
Return-path: [EMAIL PROTECTED]
Received: from postfix4-1.free.fr [213.228.0.62] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DuUu5-0007jV-00; Mon, 18 Jul 2005 05:39:26 -0700
Received: from imp3-q.free.fr (imp3-q.free.fr [212.27.42.3])
by postfix4-1.free.fr (Postfix) with ESMTP id 2AC8E3187A8
for [EMAIL PROTECTED]; Mon, 18 Jul 2005 14:39:25 +0200 (CEST)
Received: by imp3-q.free.fr (Postfix, from userid 33)
id 3AA7D44C11; Mon, 18 Jul 2005 14:36:18 +0200 (MEST)
Received: from pla25-1-82-227-197-172.fbx.proxad.net 
(pla25-1-82-227-197-172.fbx.proxad.net [82.227.197.172]) 
by imp3-q.free.fr (IMP) with HTTP 
for [EMAIL PROTECTED]; Mon, 18 Jul 2005 14:36:18 +0200
Message-ID: [EMAIL PROTECTED]
Date: Mon, 18 Jul 2005 14:36:18 +0200
From: Olivier Niechajowiez [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: gksu missing dependence
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
User-Agent: Internet Messaging Program (IMP) 3.2.5
X-Originating-IP: 82.227.197.172
Content-Transfer-Encoding: quoted-printable
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: gksu
Version: 1.3.1-1, 1.3.0-1

I cannot install gksu because the lib libgksuui1.0-1 is not available.

I suggest make it available.

---
Received: (at 318886-done) by bugs.debian.org; 22 Jul 2005 10:05:25 +
From [EMAIL PROTECTED] Fri Jul 22 03:05:25 2005
Return-path: [EMAIL PROTECTED]
Received: from loncoche.terra.com.br [200.176.10.196] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1DvuPC-0002st-00; Fri, 22 Jul 2005 03:05:22 -0700
Received: from cabinda.terra.com.br (cabinda.terra.com.br [200.176.10.14])
by loncoche.terra.com.br (Postfix) with ESMTP id F35F3D5002F;
Fri, 22 Jul 2005 07:05:19 -0300 (BRT)
X-Terra-Karma: -2%
X-Terra-Hash: c68751d9be371c94172f9b4be7dab344
Received-SPF: none (cabinda.terra.com.br: 200.176.10.14 is neither permitted 
nor denied by domain of debian.org) client-ip=200.176.10.14; [EMAIL PROTECTED]; 
helo=localhost.localdomain;
Received: from localhost.localdomain (200-161-16-162.dsl.telesp.net.br 
[200.161.16.162])
(authenticated user bhz52091)
by cabinda.terra.com.br (Postfix) with ESMTP id 97E47884020;
Fri, 22 Jul 2005 07:05:19 -0300 (BRT)
Received: from localhost
([127.0.0.1] helo=localhost.localdomain ident=kov)
by localhost.localdomain with esmtp (Exim 4.52)
id 1DvuP7-000642-Va; Fri, 22 Jul 2005 07:05:18 -0300
Subject: The needed libgksuui1.0-1 package was accepted to unstable
From: Gustavo Noronha Silva [EMAIL PROTECTED]
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Content-Type: multipart/signed; micalg=pgp-sha1; 
protocol=application/pgp-signature; boundary==-LFYhu2O2PSSgOJaL7hKT
Organization: Debian
Date: Fri, 22 Jul 2005 07:05:17 -0300
Message-Id: [EMAIL PROTECTED]
Mime-Version: 1.0
X-Mailer: Evolution 2.2.3 
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02


--=-LFYhu2O2PSSgOJaL7hKT
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

The problem was libgksuui1.0-1 was held in the NEW queue; now it has
been approved so this is no longer a problem.

Thanks,

--=20
[EMAIL PROTECTED]: Gustavo Noronha http://people.debian.org/~kov
Debian:  http://www.debian.org  *  http://www.debian-br.org


--=-LFYhu2O2PSSgOJaL7hKT
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

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

iQIVAwUAQuDE3BD19pSHPyXxAQLpfg/+LKU24X2a/n1v9l3JgPLen+h+4ZSlI9A0

Processed: tag

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 318783 pending
Bug#318783: orbit2: FTBFS (i386): 
`./debian/tmp/usr/share/doc/liborbit2-dev/ORBit2': No such file or directory
There were no tags set.
Bug#318584: orbit2_1:2.12.2-2: FTBFS on amd64
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#314289: to fix problem, reenable POSIX_THREADS (patch included)

2005-07-22 Thread Colin Watson
On Thu, Jul 21, 2005 at 08:57:49PM -0700, Jonathan Walther wrote:
 Disabling POSIX_THREADS was the problem.  Here is a patch that reenables
 them (which will reopen other, less important bugs).

Sorry, I'm not going to re-enable POSIX threads across the board;
upstream are vehemently opposed to it and I do need upstream help from
time to time. Doing so would reopen other bugs which are equally severe.
It's possible that I may create a separate sshd-pthreads binary if there
is no alternative.

In the meantime, what's in your PAM configuration? I'd like to narrow
this down to particular modules.

-- 
Colin Watson   [EMAIL PROTECTED]


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



Processed: Re: Bug#319338: postgresql: PostgreSQL upgrade doesn't work if its listening on localhost (127.0.0.1)

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 319338 important
Bug#319338: postgresql: PostgreSQL upgrade doesn't work if its listening on 
localhost (127.0.0.1)
Severity set to `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]



Processed: c2faxsend: config file at wrong location

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 318935 normal
Bug#318935: c2faxsend: expects config file at wrong location
Severity set to `normal'.

 tags 318935 +pending
Bug#318935: c2faxsend: expects config file at wrong location
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#319338: postgresql: PostgreSQL upgrade doesn't work if its listening on localhost (127.0.0.1)

2005-07-22 Thread Steve Langasek
severity 319338 important
thanks

On Fri, Jul 22, 2005 at 12:41:38PM +0200, Noam Rathaus wrote:
 Why ... I am not quite sure there is a reason. This PostgresSQL server
 is installed on the Internet, configured to listen to an incoming
 connect established by a Java program.

Then this seems to be quite an exceptional configuration, and I don't think
it warrants a release-critical severity.  Regardless of how the server is
configured for tcp connections, it's normal to keep it configured to listen
on a standard unix socket as well.

Thanks,
-- 
Steve Langasek
postmodern programmer


signature.asc
Description: Digital signature


Bug#288966: felt: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-07-22 Thread Alen Zekulic
On Mon, Jul 18, 2005 at 23:53:38 -0700, Steve Langasek wrote:

  Thanks for the patch, I'll get this patch into the next release,
  which should be this weekend.

 You wrote this six months ago.  Has this release happened?  When will
 it be uploaded to Debian?

Hi Steve,

I am away from home, as soon as I get back, I'll upload the next release.

Thanks,

--
Alen Zekulic [EMAIL PROTECTED]
Key fingerprint = 47 82 56 37 1D 94 94 F8  16 C1 D8 33 1D 9D 61 73


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



Bug#319354: glunarclock: FTBFS: undefined reference to `_'

2005-07-22 Thread Josh Buhl
Hi Yoshito,

the pre 0.32.5 version in cvs has all the deprecated egg-screen stuff
removed from it anyway, so the next release will probably fix this, if
it's really not building in sid anymore (I didn't try to verify it.)

i don't have much time right now, but let me know before glunarclock
gets removed from sid and I'll get a new version out.

-josh

Andreas Jochens wrote:
 Package: glunarclock
 Version: 1:0.32.4-1
 Severity: serious
 
 When building 'glunarclock' on unstable,
 I get the following error:



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



Bug#318935: c2faxsend: config file at wrong location

2005-07-22 Thread Lionel Elie Mamane
severity 318935 normal
tags 318935 +pending
thanks

(severity normal because it touches only the stand-alone mode)

You are using capi4hylafax in stand-alone mode, right? That is without
hylafax? The thing is that hylafax normally copies the files from
/etc/hylafax/ to /var/spool/hylafax/etc/. In stand-alone mode, we have
to do it ourselves.

I'm adopting the package, and I'll fix that.

-- 
Lionel


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



Bug#319481: faust: FTBFS: Missing Build-Depends on 'flex'

2005-07-22 Thread Andreas Jochens
Package: faust
Version: 0.9.3-1
Severity: serious
Tags: patch

When building 'faust' in a clean 'unstable' chroot,
I get the following error:

g++ -O3 -Iboxes -Ierrors -Ievaluate -Igenerator -Iparser -Ipropagate -Isignals 
-Itlib -Idraw-c -o tlib/tree.o tlib/tree.cpp
bison -d -o parser/faustparser.cpp parser/faustparser.y
g++ -O3 -Iboxes -Ierrors -Ievaluate -Igenerator -Iparser -Ipropagate -Isignals 
-Itlib -Idraw-c -o parser/faustparser.o parser/faustparser.cpp
flex -I -oparser/faustlexer.cpp parser/faustlexer.l
make[2]: flex: Command not found
make[2]: *** [parser/faustlexer.cpp] Error 127

Please add the missing Build-Depends on 'flex'
to debian/control.

Regards
Andreas Jochens

diff -urN ../tmp-orig/faust-0.9.3/debian/control ./debian/control
--- ../tmp-orig/faust-0.9.3/debian/control  2005-07-22 12:43:13.0 
+
+++ ./debian/control2005-07-22 12:42:53.0 +
@@ -2,7 +2,7 @@
 Section: sound
 Priority: optional
 Maintainer: Mario Lang [EMAIL PROTECTED]
-Build-Depends: cdbs, debhelper (= 4.1.0), bison
+Build-Depends: cdbs, debhelper (= 4.1.0), bison, flex
 Standards-Version: 3.6.2
 
 Package: faust


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



Processed: Re: Bug#318956: glibc: causes static builds to FTBFS on amd64

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 318956 fixed-in-experimental
Bug#318956: glibc: causes static builds to FTBFS on amd64
There were no tags set.
Bug#318963: libc6: current unstable version causes zsh to FTBFS on amd64
Tags added: fixed-in-experimental

 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#318956: glibc: causes static builds to FTBFS on amd64

2005-07-22 Thread GOTO Masanori
tags 318956 fixed-in-experimental
thanks

At Mon, 18 Jul 2005 22:32:10 +0200,
Frederik Schueler wrote:
 the current libc6 version in unstable is causing build failures of
 packages wich generate statically linked code. The version in
 experimental seems to fix this, at least for zsh, sash and newt (did 
 not test more).
 
 buildd logs of some failed packages are available here:
 
 http://amd64.ftbfs.de/fetch.php?pkg=newtver=0.51.6-28arch=amd64stamp=1121463064file=logas=raw
 http://amd64.ftbfs.de/fetch.php?pkg=nntpver=1.5.12.1-18arch=amd64stamp=1121636332file=logas=raw
 http://amd64.ftbfs.de/fetch.php?pkg=sashver=3.7-6arch=amd64stamp=1121378909file=logas=raw
 http://amd64.ftbfs.de/fetch.php?pkg=zshver=4.2.5-10arch=amd64stamp=1121379036file=logas=raw

I tagged as fixed-in-experimental because it should be fixed in the
next glibc 2.3.5.  If you find the problem with 2.3.5, please report
to us.

Regards,
-- gotom



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



Processed: Re: Bug#318959: libc6: unreproducible on powerpc

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 318959 unreproducible, moreinfo
Bug#318959: gcc-4.0: compiles broken code
There were no tags set.
Tags added: unreproducible, moreinfo

 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#319431: FTBFS: Missing build-dependency on libxxf86vm-dev

2005-07-22 Thread Matt Kraai
On Fri, Jul 22, 2005 at 01:17:03PM +1000, Mark Purcell wrote:
 On Friday 22 July 2005 00:19, Matt Kraai wrote:
  dvr fails to build because it cannot find
  X11/extensions/xf86vmode.h:
 
 Matt,
 
 Thanks for that.
 
 I also need to wait for the rest of the Build-Depends: to migrate through the 
 C++ change.
 
 Does your patch include other changes proposed by ubuntu as well?

Probably not: it contains just those changes I needed to make dvr
build.

-- 
Matt


signature.asc
Description: Digital signature


Processed: Re: Bug#318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 318429 fixed-upstream
Bug#318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h
There were no tags set.
Tags added: fixed-upstream

 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#318959: libc6: unreproducible on powerpc

2005-07-22 Thread GOTO Masanori
tags 318959 unreproducible, moreinfo
thanks

At Wed, 20 Jul 2005 05:16:32 +0100,
Paul Brossier wrote:
 for info, i have been testing both testcases on powerpc and could not 
 reproduce
 the issue.

Me too.  I don't know what the actual problem is - it may be hardware
dependent problem, or simply system has another libc6.  I'll close
this bug.  giuseppe, if you have more information about this, please
report to us in detail.

Regards,
-- gotom



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



Bug#318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h

2005-07-22 Thread GOTO Masanori
tags 318429 fixed-upstream
thanks

At Fri, 15 Jul 2005 14:03:57 +,
Eduard Bloch wrote:
 ucontext.h has a faulty struct definition on ia64, see
 http://buildd.debian.org/fetch.php?pkg=icewmver=1.2.21%2B1.2.22pre2-1arch=ia64stamp=1121106846file=logas=raw
 for details.
 
 Error message:
 
 /usr/include/sys/ucontext.h:49: error: array bound is not an integer
 constant
 
 g++-3.x seems to permit this, 4.0 does not.

This problem should be fixed in the next glibc 2.3.5.

Regards,
-- gotom



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



Processed: #318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 318429 + patch
Bug#318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h
Tags were: fixed-upstream
Tags added: patch

 close 318429 2.3.4-1
Bug#318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 2.3.4-1, send any further explanations to Eduard 
Bloch [EMAIL PROTECTED]

 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#311838: CVE assignment

2005-07-22 Thread Joey Hess
The part of this bug report that concerns a cross site scripting attack
has been assigned CAN-2005-2350. Please mention that in the changelog
when fixing it.

The latter half of this bug seems to indicate that websieve's
lack of escaping of user input can break the program, and
possibly allow users to circumvent access controls, but I have
not verified this, the report was a bit unclear, and so it has not been
assigned a CVE id.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#299702: Obsolete bug?

2005-07-22 Thread Antti-Juhani Kaijanaho
Is this bug obsolete, now that sarge has been released?
-- 
Antti-Juhani Kaijanaho, Debian developer 

http://kaijanaho.info/antti-juhani/blog/en/debian


signature.asc
Description: Digital signature


Bug#306822: CVE is assignment

2005-07-22 Thread Joey Hess
CVE id CAN-2005-2354 has been assigned for this security issue, with the
rationalle that the essential hole is that nvu contains a duplicate
copy of a library instead of linking to a version that is
security maintained.

Please refer in the changelog to that CVE id if you fix the bug by
making it link to mozilla's xpcom. If you just pull in a new security
fixed xpcom, please instead refer to the CVE ids of the mozilla security
holes that it fixes, if possible. Thanks.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#318429: #318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h

2005-07-22 Thread Daniel Kobras
tag 318429 + patch
close 318429 2.3.4-1
thanks

Moi!

Upstream has fixed the compile-time breakage in sys/ucontext.h with g++
4.0 in ia64 in 2.3.4, so the 2.3.5 packages in experimental are not
affected. The attached patch should do the trick for 2.3.2.ds1-22 in
sid.

Regards,

Daniel.

#! /bin/sh -e

# All lines beginning with `# DP:' are a description of the patch.
# DP: Description: Fix build breakage with g++ = 3.5.
# DP: Related bugs: #318429
# DP: Dpatch author: Daniel Kobras
# DP: Patch author: Andreas Schwab
# DP: Upstream status: In CVS
# DP: Status Details: 
# DP: Date: 2005-07-22

PATCHLEVEL=0

if [ $# -ne 2 ]; then
echo 2 `basename $0`: script expects -patch|-unpatch as argument
exit 1
fi
case $1 in
-patch) patch -d $2 -f --no-backup-if-mismatch -p$PATCHLEVEL  $0;;
-unpatch) patch -d $2 -f --no-backup-if-mismatch -R -p$PATCHLEVEL  $0;;
*)
echo 2 `basename $0`: script expects -patch|-unpatch as argument
exit 1
esac
exit 0

# append the patch here and adjust the -p? flag in the patch calls.
2004-09-01  Andreas Schwab  [EMAIL PROTECTED]

* sysdeps/unix/sysv/linux/ia64/sys/ucontext.h [g++ = 3.5]: Use
__builtin_offsetof.

Index: sysdeps/unix/sysv/linux/ia64/sys/ucontext.h
===
RCS file: /cvs/glibc/libc/sysdeps/unix/sysv/linux/ia64/sys/ucontext.h,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sysdeps/unix/sysv/linux/ia64/sys/ucontext.h 19 Jun 2002 07:22:14 -  
1.7
+++ sysdeps/unix/sysv/linux/ia64/sys/ucontext.h 2 Sep 2004 03:40:06 -   
1.8
@@ -1,4 +1,4 @@
-/* Copyright (C) 1998, 2000, 2001, 2002 Free Software Foundation, Inc.
+/* Copyright (C) 1998, 2000, 2001, 2002, 2004 Free Software Foundation, Inc.
This file is part of the GNU C Library.
 
The GNU C Library is free software; you can redistribute it and/or
@@ -32,7 +32,10 @@
 
 typedef struct sigcontext mcontext_t;
 
-#ifdef __GNUC__
+#if defined __cplusplus  __GNUC_PREREQ (3, 5)
+# define _SC_GR0_OFFSET\
+   __builtin_offsetof (struct sigcontext, sc_gr[0])
+#elif defined __GNUC__
 # define _SC_GR0_OFFSET\
(((char *) ((struct sigcontext *) 0)-sc_gr[0]) - (char *) 0)
 #else


Bug#319488: grunch: File conflict with star

2005-07-22 Thread Lionel Elie Mamane
Package: grunch
Version: 1.3-3
Severity: serious
Justification: Policy 10.1

Preparing to replace star 1.4a17-3 (using .../star_1.5a57-1_i386.deb) ...
Unpacking replacement star ...
dpkg: error processing /var/cache/apt/archives/star_1.5a57-1_i386.deb 
(--unpack):
 trying to overwrite `/usr/share/man/man1/match.1.gz', which is also in package 
grunch


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (300, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)

Versions of packages grunch depends on:
ii  debianutils 2.8.4Miscellaneous utilities specific t
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libnetpbm9  2:10.0-8 Shared libraries for netpbm
ii  netpbm  2:10.0-8 Graphics conversion tools

-- no debconf information


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



Bug#319490: FTBFS in experimental

2005-07-22 Thread Andreas Barth
Package: cruft
Version: 0.9.6-0.6
Severity: serious
Tags: experimental

Hi,

please do not include .o-files into your uploads:
[EMAIL PROTECTED]:~$ tar tzf pool/main/c/cruft/cruft_0.9.6-0.6.tar.gz | grep 
\\.o$
cruft-0.9.6/shellexp.o

this is wrong. Also, as cruft is non debian native, please use the
appropriate source package format for it.

please see http://experimental.ftbfs.de/build.php?arch=pkg=cruft
for the full build log

Cheers,
Andi

Automatic build of cruft_0.9.6-0.6 on swawa by sbuild/hppa 1.170.5
Build started at 20050722-1550
**
[...]
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.3.2.ds1-22 
linux-kernel-headers_2.5.999-test7-bk-17 gcc-4.0_ g++-4.0_ binutils_2.16.1-2 
libstdc++6-4.0-dev_ libstdc++6_
--
dpkg-source: extracting cruft in cruft-0.9.6
su: Authentication service cannot retrieve authentication info.
(Ignored)
dpkg-buildpackage: source package is cruft
dpkg-buildpackage: source version is 0.9.6-0.6
dpkg-buildpackage: host architecture hppa
 /usr/bin/fakeroot debian/rules clean
dh_testdir
dh_testroot
rm -f build-stamp
# Add here commands to clean up after the build process.
[ ! -f Makefile ] || /usr/bin/make distclean
dh_clean
 debian/rules build
dh_testdir
# Add here commands to compile the package.
./configure
creating cache ./config.cache
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for unistd.h... yes
checking for size_t... yes
checking for getcwd... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
/usr/bin/make
make[1]: Entering directory `/build/buildd/cruft-0.9.6'
gcc -g -O2 -Wall -W -ansi -pedantic-errorsfilter_shell.c shellexp.o   -o 
filter_shell
/usr/bin/ld: shellexp.o: Relocations in generic ELF (EM: 3)
shellexp.o: could not read symbols: File in wrong format
collect2: ld returned 1 exit status
make[1]: *** [filter_shell] Error 1
make[1]: Leaving directory `/build/buildd/cruft-0.9.6'
make: *** [build-stamp] Error 2
**
Build finished at 20050722-1551
FAILED [dpkg-buildpackage died]


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



Bug#319487: star: file conflict with grunch

2005-07-22 Thread Lionel Elie Mamane
Package: star
Version: 1.5a57-1
Severity: serious
Justification: policy 10.1

Preparing to replace star 1.4a17-3 (using .../star_1.5a57-1_i386.deb) ...
Unpacking replacement star ...
dpkg: error processing /var/cache/apt/archives/star_1.5a57-1_i386.deb 
(--unpack):
 trying to overwrite `/usr/share/man/man1/match.1.gz', which is also in package 
grunch


-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (300, 'testing'), (200, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11
Locale: LANG=fr_LU.UTF-8, LC_CTYPE=fr_LU.UTF-8 (charmap=UTF-8)

Versions of packages star depends on:
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information


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



Bug#317703: CVE assignment

2005-07-22 Thread Joey Hess
This bug has been assigned CVE id CAN-2005-2437; please mention that in
the changelog when fixing the bug.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#319489: Buffer overflow in Description parsing

2005-07-22 Thread Anthony DeRobertis
Package: bidwatcher
Version: 1.3.17-1
Severity: grave
Tags: security

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In helpers.cpp, we find this code, which parses data returned from ebay:

   /*
* Parse the description out of the buffer first. This is
* most easily done at the buffer-level and not as we try
* to read the buffer in a line-oriented manner. There is
* probably a need to re-write this parser all together,
* but that's not what I'm going to do right now.
* Thanks to Bob Beaty!
*/
   scratch = strstr(Buff, ) -);
   if (scratch != NULL) {
 // move past the ) -
 scratch += 3;
 // move past any whitespace
 while (isspace(*scratch)) scratch++;
 // copy over the description to a newline
 idx = 0;
 while (*scratch != '\n') {
   Description[idx++] = *scratch++;
 }
 // NULL terminate the description I just parsed off
 Description[idx] = '\0';
   } else {
 return FALSE;
   }

Notice how it copies an abitrary amount of data, as much as ebay returns
before \n, into Description. 

In bidwatcher.h, Description is defined as a char array:

struct auctioninfo {
unsigned long long ItemNumber; /* Item Number (User Entered)   */
char Description[129];/* Description Of Item For sale */
char Comments[COMMENT_LENGTH];/* User-defined comments*/
// ... 
}


The rest of this struct looks disturbing, too.

- -- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (130, 'unstable'), (120, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.10-bohr
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bidwatcher depends on:
ii  libc6  2.3.2.ds1-22  GNU C Library: Shared libraries an
ii  libcurl3   7.14.0-2  Multi-protocol file transfer libra
ii  libgcc11:4.0.0-9 GCC support library
ii  libglib1.2 1.2.10-10 The GLib library of C routines
ii  libgtk1.2  1.2.10-17 The GIMP Toolkit set of widgets fo
ii  libidn11   0.5.13-1.0GNU libidn library, implementation
ii  libssl0.9.70.9.7e-3  SSL shared libraries
ii  libstdc++5 1:3.3.5-13The GNU Standard C++ Library v3
ii  libx11-6   4.3.0.dfsg.1-14   X Window System protocol client li
ii  libxext6   4.3.0.dfsg.1-14   X Window System miscellaneous exte
ii  libxi6 4.3.0.dfsg.1-14   X Window System Input extension li
ii  xlibs  4.3.0.dfsg.1-14   X Keyboard Extension (XKB) configu
ii  zlib1g 1:1.2.2-4.sarge.1 compression library - runtime

bidwatcher recommends no packages.

- -- no debconf information

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

iD8DBQFC4QJ6+z+IwlXqWf4RAmWmAJkBIdsx9WRAK5b+hwJv+6m2zKFoVACeMi2o
BQ8aodXcS4CfbH8/FRjNK2M=
=AhfB
-END PGP SIGNATURE-


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



Bug#297255: quake2: FTBFS (amd64)

2005-07-22 Thread Andreas Jochens
Attached is an updated patch to make the latest version
of the 'quake2' package compile on amd64 using gcc-4.0.

Regards
Andreas Jochens

diff -urN ../tmp-orig/quake2-0.3/src/gl_glx.c ./src/gl_glx.c
--- ../tmp-orig/quake2-0.3/src/gl_glx.c 2004-03-15 02:25:43.0 +
+++ ./src/gl_glx.c  2005-07-22 13:26:14.0 +
@@ -214,9 +214,10 @@
 
 #ifdef HAVE_XF86_VIDMODE
 static XF86VidModeModeInfo **vidmodes;
+static int num_vidmodes;
+static qboolean vidmode_ext = false;
 #endif // HAVE_XF86_VIDMODE
 //static int default_dotclock_vidmode;
-static int num_vidmodes;
 static qboolean vidmode_active = false;
 
 /* hardware gamma */
@@ -228,7 +229,6 @@
 
 static qboolean mouse_active = false;
 static qboolean dgamouse = false;
-static qboolean vidmode_ext = false;
 
 /* stencilbuffer shadows */
 qboolean have_stencil = false;
@@ -1008,8 +1008,6 @@
XWMHints *wmhints;
unsigned long mask;
int MajorVersion, MinorVersion;
-   int actualWidth, actualHeight;
-   int i;
 
r_fakeFullscreen = ri.Cvar_Get( r_fakeFullscreen, 0, CVAR_ARCHIVE);
 
@@ -1106,6 +1104,8 @@
}
 
 #ifdef HAVE_XF86_VIDMODE
+   int actualWidth, actualHeight;
+   int i;
if (vidmode_ext) {
int best_fit, best_dist, dist, x, y;

diff -urN ../tmp-orig/quake2-0.3/src/rw_x11.c ./src/rw_x11.c
--- ../tmp-orig/quake2-0.3/src/rw_x11.c 2004-03-16 09:57:43.0 +
+++ ./src/rw_x11.c  2005-07-22 13:20:23.0 +
@@ -550,9 +550,9 @@
 CurrentTime);
 
if (in_dgamouse-value) {
-   int MajorVersion, MinorVersion;
 
 #ifdef HAVE_XF86_DGA
+   int MajorVersion, MinorVersion;
if (!XF86DGAQueryVersion(dpy, MajorVersion, MinorVersion)) { 
// unable to query, probalby not supported
ri.Con_Printf( PRINT_ALL, Failed to detect XF86DGA 
Mouse\n );
diff -urN ../tmp-orig/quake2-0.3/src/snd_alsa.c ./src/snd_alsa.c
--- ../tmp-orig/quake2-0.3/src/snd_alsa.c   2004-03-15 02:25:43.0 
+
+++ ./src/snd_alsa.c2005-07-22 13:37:19.0 +
@@ -101,7 +101,7 @@
 if (!si-dma-speed) {
for (i = 0; i  sizeof(tryrates); i++) {
int dir = 0;
-   int test = tryrates[i];
+   unsigned int test = tryrates[i];
 
if ((err = snd_pcm_hw_params_set_rate_near(pcm_handle, hw_params,
   test, dir))  0) {
diff -urN ../tmp-orig/quake2-0.3/src/snd_ao.c ./src/snd_ao.c
--- ../tmp-orig/quake2-0.3/src/snd_ao.c 2004-03-15 02:25:43.0 +
+++ ./src/snd_ao.c  2005-07-22 13:36:06.0 +
@@ -157,7 +157,7 @@
 /* ao_play returns success, not number of samples successfully output
  * unlike alsa or arts, so we can only assume that the whole buffer
  * made it out... though this makes updating si-dma-samplepos easy */
-if (ao_play(device, si-dma-buffer, si-dma-samples * samplesize) == 0) {
+if (ao_play(device, (char*)si-dma-buffer, si-dma-samples * samplesize) 
== 0) {
Com_Printf(W: error occurred while playing buffer\n);
ao_close(device);
ao_shutdown();
diff -urN ../tmp-orig/quake2-0.3/src/snd_mix.c ./src/snd_mix.c
--- ../tmp-orig/quake2-0.3/src/snd_mix.c2002-07-13 02:02:00.0 
+
+++ ./src/snd_mix.c 2005-07-22 13:44:09.0 +
@@ -449,7 +449,7 @@
//as it would always be zero.
lscale = snd_scaletable[ ch-leftvol  3];
rscale = snd_scaletable[ ch-rightvol  3];
-   sfx = (signed char *)sc-data + ch-pos;
+   sfx = (unsigned char *)sc-data + ch-pos;
 
samp = paintbuffer[offset];
 


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



Bug#309594: CVE assignment

2005-07-22 Thread Joey Hess
This hole has been assigned CVE id CAN-2005-2349; please mention that in
the changelog when fixing it.

-- 
see shy jo


signature.asc
Description: Digital signature


Bug#318429: libc6.1-dev: failure with g++-4.0 caused by ucontext.h

2005-07-22 Thread Jay Berkenbilt
GOTO Masanori [EMAIL PROTECTED] wrote:

 Error message:

 /usr/include/sys/ucontext.h:49: error: array bound is not an integer
 constant

 g++-3.x seems to permit this, 4.0 does not.

 This problem should be fixed in the next glibc 2.3.5.

 Regards,
 -- gotom

Do you know whether requeueing in the buildds of packages whose builds
have failed because of this will be automatic, or whether we will have
to request rebuild by sending to [EMAIL PROTECTED]  Thanks!

-- 
Jay Berkenbilt [EMAIL PROTECTED]


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



Bug#319354: glunarclock: FTBFS: undefined reference to `_'

2005-07-22 Thread Yoshito Komatsu
Hello, I'm Yoshito Komatsu.
Thank you for your comment.

Josh Buhl wrote:

Hi Yoshito,

the pre 0.32.5 version in cvs has all the deprecated egg-screen stuff
removed from it anyway, so the next release will probably fix this, if
it's really not building in sid anymore (I didn't try to verify it.)

i don't have much time right now, but let me know before glunarclock
gets removed from sid and I'll get a new version out.
  


It seems that this patch fix this problem.

--- glunarclock-0.32.4.orig/screen-exec/egg-screen-help.c
+++ glunarclock-0.32.4/screen-exec/egg-screen-help.c
@@ -30,6 +30,7 @@
 #include sys/stat.h
 #include unistd.h
 #include glib.h
+#include glib/gi18n.h
 #include libgnome/gnome-help.h
 #include libgnome/gnome-program.h
 #include libgnome/gnome-i18n.h

If there is no problem, I'll apply this patch and make the package 0.32.4-2.

Regards,
-- 
Yoshito Komatsu
[EMAIL PROTECTED]


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



Processed: managing these in the next upload...

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 318139 + pending
Bug#318139: CXX 4.0 transition
Tags were: sid patch
Tags added: pending

 tags 296804 + pending
Bug#296804: libboost-test-dev test/prg_exec_monitor.hpp contains invalid 
#include'd files
There were no tags set.
Tags added: pending

 tags 306696 + pending
Bug#306696: libboost-program-options1.32.0: Please provide *.so and *.a files 
for g++ 3.4/4.0
There were no tags set.
Tags added: pending

 tags 309363 + pending
Bug#309363: please suggest graphviz
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#318139: CXX 4.0 transition

2005-07-22 Thread Domenico Andreoli
On Fri, Jul 15, 2005 at 10:10:21PM -0700, Steve Langasek wrote:
 On Sat, Jul 16, 2005 at 12:51:06AM +0200, Domenico Andreoli wrote:
  On Thu, Jul 14, 2005 at 12:30:57PM +0200, Robert Jordens wrote:
   [Thu, 14 Jul 2005] Domenico Andreoli wrote:
 
BTW, i don't think it is a good idea to distribute boost binaries built
with a compiler that has never seen the boost regression test suite.
 
   I got uneasy as well but ooking on the boost webpage, there was no newer
   release yet.
 
  here is a pointer to the 1.33.0 release status:
http://lists.boost.org/boost/2005/07/30375.php
 
   Sure. What do you think about running the testsuite on each build?
 
  it is a good idea.
 
  the test suite results are produced as html pages. most of the debian
  users would not be interested in them. what about providing a separate
  binary package i.e. libboost-regression?
 
 Ultimately, what would be most useful from a QA standpoint is a test suite
 that can output either a success or failure code during the package build,
 and information about which tests failed if any.  I'm pretty sure that *no*
 users are interested in having the test suite results packaged. :)

i don't master the test suite, i'm currently unable to confirm this can
be achieved out-of-the-box.

ciao

-[ Domenico Andreoli, aka cavok
 --[ http://people.debian.org/~cavok/gpgkey.asc
   ---[ 3A0F 2F80 F79C 678A 8936  4FEE 0677 9033 A20E BC50


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



Bug#319497: php4: FTBFS (ia64+ppc64): new dpkg changed DEB_HOST_GNU_TYPE

2005-07-22 Thread Andreas Jochens
Package: php4
Version: 4:4.3.10-15
Severity: serious
Tags: patch

When building 'php4' on ppc64/unstable,
I get the following error:

checking for long... yes
checking size of long... configure: error: cannot compute sizeof (long), 77
See `config.log' for more details.
make: *** [configure-apache-stamp] Error 1

This is caused by a change in dpkg: DEB_HOST_GNU_TYPE is set to
'ppc64-linux-gnu' instead of 'ppc64-linux' now).

With the attached patch 'php4' can be compiled on ppc64.

Regards
Andreas Jochens

diff -urN ../tmp-orig/php4-4.3.10/debian/rules ./debian/rules
--- ../tmp-orig/php4-4.3.10/debian/rules2005-07-22 14:08:42.0 
+
+++ ./debian/rules  2005-07-22 14:08:34.0 +
@@ -31,7 +31,7 @@
   CFLAGS += -mieee
 endif
 
-ifeq ($(DEB_HOST_GNU_TYPE), $(findstring $(DEB_HOST_GNU_TYPE), ia64-linux 
powerpc64-linux))
+ifeq ($(DEB_HOST_GNU_TYPE), $(findstring $(DEB_HOST_GNU_TYPE), ia64-linux-gnu 
powerpc64-linux-gnu))
   CFLAGS += -g
 else
   CFLAGS += -gstabs


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



Bug#319031: Crash on File-Open...

2005-07-22 Thread Max Alekseyev

Paul Brossier wrote:

the backtrace actually suggests that the bug is somewhere in gtk. 
what does it look like with libtgtk2.0-0-dbg installed as suggested at

http://bugs.debian.org/315083 ?


Here it comes:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912583343296 (LWP 29972)]
0x2e18bc00 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x2e18bc00 in strlen () from /lib/libc.so.6
#1  0x2d13bea2 in g_strdup () from /usr/lib/libglib-2.0.so.0
#2  0x2c640292 in g_value_array_sort_with_data ()
   from /usr/lib/libgobject-2.0.so.0
#3  0x2c6269c1 in g_object_new_valist ()
   from /usr/lib/libgobject-2.0.so.0
#4  0x2c626193 in g_object_new () from /usr/lib/libgobject-2.0.so.0
#5  0x2bb60ad9 in IA__gtk_button_new_from_stock (
stock_id=0x7fff Address 0x7fff out of bounds)
at gtkbutton.c:734
#6  0x2bba1b66 in IA__gtk_dialog_add_button (dialog=0x1153520,
button_text=0x7fff Address 0x7fff out of bounds,
response_id=-1373521744) at gtkdialog.c:642
#7  0x2bbba361 in gtk_file_chooser_dialog_new_valist (
title=0x4def6d Choose a DV or SMIL file, parent=0x0,
action=GTK_FILE_CHOOSER_ACTION_OPEN, backend=0x1153520 0?\023\001,
first_button_text=0x1 Address 0x1 out of bounds, varargs=0x7f81dc40)
at gtkfilechooserdialog.c:592
#8  0x2bbba435 in IA__gtk_file_chooser_dialog_new (
title=0x7fff Address 0x7fff out of bounds, parent=0x1,
action=4286700096, first_button_text=0x0) at gtkfilechooserdialog.c:625
#9  0x00472e16 in KinoCommon::getFileToOpen ()
#10 0x0047955e in KinoCommon::loadFile ()
... skip ...

Max



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



Bug#319031: Crash on File-Open...

2005-07-22 Thread Paul Brossier
Hi Max,

the backtrace actually suggests that the bug is somewhere in gtk. 
what does it look like with libtgtk2.0-0-dbg installed as suggested at
http://bugs.debian.org/315083 ?

cheers, piem

On Tue, Jul 19, 2005 at 07:48:28PM +, Max Alekseyev wrote:
 Paul Brossier wrote:
 
 Could you try building this version: http://piem.org/debian/kino/ ?
 
 It didn't help. Kino 0.76-3 is still crashing.
 Backtrace is essentially the same:
 
 Program received signal SIGSEGV, Segmentation fault.
 [Switching to Thread 46912583339200 (LWP 3854)]
 0x2e18ac00 in strlen () from /lib/libc.so.6
 (gdb) bt
 #0  0x2e18ac00 in strlen () from /lib/libc.so.6
 #1  0x2d13aea2 in g_strdup () from /usr/lib/libglib-2.0.so.0
 #2  0x2c63f292 in g_value_array_sort_with_data ()
from /usr/lib/libgobject-2.0.so.0
 #3  0x2c6259c1 in g_object_new_valist ()
from /usr/lib/libgobject-2.0.so.0
 #4  0x2c625193 in g_object_new () from /usr/lib/libgobject-2.0.so.0
 #5  0x2bb5fad9 in gtk_button_new_from_stock ()
from /usr/lib/libgtk-x11-2.0.so.0
 #6  0x2bba0b66 in gtk_dialog_add_button ()
from /usr/lib/libgtk-x11-2.0.so.0
 #7  0x2bbb9361 in gtk_file_chooser_dialog_get_type ()
from /usr/lib/libgtk-x11-2.0.so.0
 #8  0x2bbb9435 in gtk_file_chooser_dialog_new ()
from /usr/lib/libgtk-x11-2.0.so.0
 #9  0x0047a143 in KinoCommon::getFileToOpen ()
 etc. etc.
 
 Max
 


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



Processed: Re: Bug#319497: php4: FTBFS (ia64+ppc64): new dpkg changed DEB_HOST_GNU_TYPE

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 319497 pending
Bug#319497: php4: FTBFS (ia64+ppc64): new dpkg changed DEB_HOST_GNU_TYPE
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#319497: php4: FTBFS (ia64+ppc64): new dpkg changed DEB_HOST_GNU_TYPE

2005-07-22 Thread Adam Conrad
tags 319497 pending
thanks

Andreas Jochens wrote:
 
 checking for long... yes
 checking size of long... configure: error: cannot compute sizeof (long), 77
 See `config.log' for more details.
 make: *** [configure-apache-stamp] Error 1

Will be fixed in the next upload.


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



Bug#318003: (forw) [EMAIL PROTECTED]: Bug#318003: electricsheep: segfaults on powerpc]

2005-07-22 Thread Alexis Sukrieh
Hello.

I started building mpeg2dec_onroot against the actual libmpeg2-4-dev we
have in debian.

As expected, there are changes to be made.
The first one is to use mpeg2_tag_picture() instead of mpeg2_pts() which
has been droped.

Second, we should use a pointer to mpeg2dec:

 - static mpeg2dec_t mpeg2dec;
 + static mpeg2dec_t *mpeg2dec;

The last change to made is the most difficult one: the function
mpeg2dec_decode_data does not exist anymore, and no other function has
the same prototype.

It seems that we should use mpeg2dec_buffer() which takes the same args
but return a stat einstead of a frame number. Moreover, data has to be
parsed by mpeg2dec_parse().

I cannot manage currently to have it working well, any help is welcome
:)

Spot, if you can take a look at this migration ,I would be glad :-)

-- 

 - Alexis Sukrieh 



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



Processed: libcapi20-3: patch for bug #318808

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 318808 +patch
Bug#318808: libcapi20-3: missing library files and links
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#319031: Crash on File-Open...

2005-07-22 Thread Paul Brossier
On Fri, Jul 22, 2005 at 03:58:18PM +, Max Alekseyev wrote:
 Paul Brossier wrote:
 
 the backtrace actually suggests that the bug is somewhere in gtk. 
 what does it look like with libtgtk2.0-0-dbg installed as suggested at
 http://bugs.debian.org/315083 ?
 
 Here it comes:


 #8  0x2bbba435 in IA__gtk_file_chooser_dialog_new (
 title=0x7fff Address 0x7fff out of bounds, parent=0x1,

mmh, please try again the packages at piem.org which includes the
attached patch.

cheers, piem
#! /bin/sh /usr/share/dpatch/dpatch-run
## Paul Brossier [EMAIL PROTECTED]
## DP: fix out of bound error on (amd)64 bit

@DPATCH@
--- kino-0.7.6/src/kino_common.cc   2005-05-16 03:26:00.0 +0100
+++ kino-0.76/src/kino_common.cc2005-07-22 17:17:53.0 +0100
@@ -833,7 +833,7 @@
\return a string inidicating the selected file (an empty string denotes 
no selection)
 */
 
-char *KinoCommon::getFileToOpen( char *title )
+char *KinoCommon::getFileToOpen( const gchar *title )
 {
GtkWidget *dialog;
GtkDrawingArea *preview;
@@ -910,7 +910,7 @@
return tempFileName;
 }
 
-char *KinoCommon::getFileToSave( char *title )
+char *KinoCommon::getFileToSave( const gchar *title )
 {
GtkWidget *dialog;
 
--- kino-0.7.6/src/kino_common.h2004-11-06 12:00:00.0 +
+++ kino-0.76/src/kino_common.h 2005-07-22 17:16:01.0 +0100
@@ -243,8 +243,8 @@
void commitComponentState( component_enum = ( component_enum ) 0 );
 
// File Dialogs
-   char *getFileToOpen( char * );
-   char *getFileToSave( char * );
+   char *getFileToOpen( const gchar * );
+   char *getFileToSave( const gchar * );
 
// misc
void setPreviewSize( float factor, bool noWarning = false );


Processed: Re: ftape-tools: FTBFS: Syntax error before '__FUNCTION__'

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 318533 + patch
Bug#318533: ftape-tools: FTBFS: Syntax error before '__FUNCTION__'
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: cleaning up kino bugs

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 retitle 319096 kino: Dies with SIGILL on startup [powerpc without altivec]
Bug#319096: kino: Dies with SIGILL on startup
Changed Bug title.

 severity 319096 grave
Bug#319096: kino: Dies with SIGILL on startup [powerpc without altivec]
Severity set to `grave'.

 retitle 319031 kino: Crash on File-Open... [amd64]
Bug#319031: Crash on File-Open...
Changed Bug title.

 tags 287248 pending
Bug#287248: kino: Crash when you add options to export MPEG
There were no tags set.
Tags added: pending

 thanks, piem
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#317692: aptitude: I have the same problem

2005-07-22 Thread Daniel Burrows
On Thursday 21 July 2005 06:05 pm, bear wrote:
 The following packages have unmet dependencies:
   aptitude: Depends: libsigc++-1.2-5c102 but it is not installable
 E: Broken packages

  Ok, I didn't think it was even necessary to reply to this bug, but since I 
guess not everyone is up to speed, here's what's happening.

  Debian is going through a C++ ABI transition.  This was widely announced on 
debian-devel-announce (which all unstable users should read) as well as 
multiple web sites and blogs.  In layman's terms, this means that we have to 
rebuild every C++ library, and that programs based on those libraries have to 
be rebuilt themselves before they'll work.  This is signalled by changing the 
library package name and conflicting with the old package.  For instance, 
libsigc++-1.2-5c102 becomes libsigc++-1.2-5c2, conflicting with 
libsigc++-1.2-5c102.  That helps us ensure that programs aren't used with a 
library build that they won't work with.  However, it is of course necessary 
for *all* the libraries used by a program to transition before the program 
does.

  As aptitude is written in C++, it is affected by this transition.  It uses 
two C++ libraries: libapt-pkg (provided by apt) and libsigc++.  libsigc++ has 
transitioned and the old libraries have been removed from unstable.  apt has 
not transitioned.  Until apt is rebuilt with g++-4.0, aptitude will be 
uninstallable in unstable.

  Daniel

-- 
/--- Daniel Burrows [EMAIL PROTECTED] --\
|  swapon /dev/ram  |
\- Does your computer have Super Cow Powers? --- http://www.debian.org -/


pgpnn85ELokfV.pgp
Description: PGP signature


Bug#262980: marked as done (freeswan: FTBFS with gcc-3.4: label at end of compound statement)

2005-07-22 Thread Debian Bug Tracking System
Your message dated Fri, 22 Jul 2005 18:37:42 +0100
with message-id [EMAIL PROTECTED]
and subject line Bug #262980: freeswan: FTBFS with gcc-3.4: label at end of 
compound statement
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

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

--
Received: (at submit) by bugs.debian.org; 2 Aug 2004 14:48:56 +
From [EMAIL PROTECTED] Mon Aug 02 07:48:56 2004
Return-path: [EMAIL PROTECTED]
Received: from c204112.adsl.hansenet.de (localhost) [213.39.204.112] 
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1Bre7U-0007dq-00; Mon, 02 Aug 2004 07:48:56 -0700
Received: from aj by localhost with local (Exim 4.34)
id 1Bre7S-00055v-Pr; Mon, 02 Aug 2004 16:48:54 +0200
To: Debian Bug Tracking System [EMAIL PROTECTED]
From: Andreas Jochens [EMAIL PROTECTED]
Subject: freeswan: FTBFS with gcc-3.4: label at end of compound statement
Message-Id: [EMAIL PROTECTED]
Date: Mon, 02 Aug 2004 16:48:54 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: freeswan
Severity: normal
Tags: patch

When building 'freeswan' with gcc-3.4 I get the following error:

cc  -I../../linux/include -I../../programs/pluto/linux26-DUSE_KEYRR   
-DKERNEL26_SUPPORT -DKERNEL26_HAS_KAME_DUPLICATES  -DPLUTO -DKLIPS 
-DX509=\X.509-1.5.3\ -DDEBUG -DGCC_LINT -DNAT_TRAVERSAL -DVIRTUAL_IP  
-DLIBCURL -DLDAP_VER=3 -DSMARTCARD -DSHARED_SECRETS_FILE=\/etc/ipsec.secrets\ 
-DPOLICYGROUPSDIR=\/etc/ipsec.d/policies\ 
-DPERPEERLOGDIR=\/var/log/pluto/peer\ -g -Wall -W -Wmissing-prototypes 
-Wpointer-arith -Wbad-function-cast -Wcast-qual -Wmissing-declarations 
-Wwrite-strings -Wstrict-prototypes  -c connections.c
connections.c: In function `load_end_certificate':
connections.c:791: error: label at end of compound statement
make[3]: *** [connections.o] Error 1
make[3]: Leaving directory `/freeswan-2.04/programs/pluto'

With the attached patch 'freeswan' can be compiled using gcc-3.4.

Regards
Andreas Jochens

diff -urN 
../tmp-orig/freeswan-2.04/debian/pre-build-patches/99-gcc-3.4-fix.diff 
./debian/pre-build-patches/99-gcc-3.4-fix.diff
--- ../tmp-orig/freeswan-2.04/debian/pre-build-patches/99-gcc-3.4-fix.diff  
1970-01-01 01:00:00.0 +0100
+++ ./debian/pre-build-patches/99-gcc-3.4-fix.diff  2004-08-02 
16:41:00.346541966 +0200
@@ -0,0 +1,22 @@
+--- connections.c  2004-08-02 16:21:33.289349000 +0200
 freeswan/programs/pluto/connections.c  2004-08-02 16:24:44.376377494 
+0200
+@@ -787,7 +787,7 @@
+   dst-ca = dst-cert.u.x509-issuer;
+   }
+   break;
+-  default:
++
+   }
+ 
+   /* cache the certificate that was last retrieved from the smartcard */
+--- x509.c 2004-08-02 16:21:33.324343000 +0200
 freeswan/programs/pluto/x509.c 2004-08-02 16:39:27.24605 +0200
+@@ -819,7 +819,7 @@
+   state = SEARCH_OID;
+   }
+   break;
+-  case UNKNOWN_OID:
++  case UNKNOWN_OID: break;
+   }
+ } while (*src++ != '\0');
+ 
diff -urN ../tmp-orig/freeswan-2.04/debian/fswcert/fswcert.c 
./debian/fswcert/fswcert.c
--- ../tmp-orig/freeswan-2.04/debian/fswcert/fswcert.c  2004-08-02 
16:42:01.027801056 +0200
+++ ./debian/fswcert/fswcert.c  2004-08-02 16:15:55.626682596 +0200
@@ -246,7 +246,7 @@
break;
 
default:
-   /* other bag entry */
+   break; /* other bag entry */
}
return error;
 }

---
Received: (at 262980-done) by bugs.debian.org; 22 Jul 2005 17:37:46 +
From [EMAIL PROTECTED] Fri Jul 22 10:37:46 2005
Return-path: [EMAIL PROTECTED]
Received: from s2.ukfsn.org (mail.ukfsn.org) [217.158.120.143] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1Dw1T0-0005VL-00; Fri, 22 Jul 2005 10:37:46 -0700
Received: from localhost (lucy.ukfsn.org [127.0.0.1])
by mail.ukfsn.org (Postfix) with ESMTP
id F12F2E6EFF; Fri, 22 Jul 2005 18:36:41 +0100 (BST)
Received: from mail.ukfsn.org ([127.0.0.1])
 by localhost (lucy.ukfsn.org [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 19847-20; Fri, 22 Jul 2005 18:36:41 +0100 (BST)
Received: from hardknott.home.whinlatter.ukfsn.org 
(dsl-80-41-1-92.access.as9105.com [80.41.1.92])
by 

Bug#318533: ftape-tools: FTBFS: Syntax error before '__FUNCTION__'

2005-07-22 Thread Roger Leigh
tags 318533 + patch
thanks

Hi,

A diff to fix the bug follows.  Unfortunately, I can't build it on my
big-endian powerpc system, so I'll have to rely on someone else to
build and test it.

Regards,
Roger


diff -urN ftape-tools-1.09.2002.03.21.original/src/ftformat/ftfmt-tapelib.c 
ftape-tools-1.09.2002.03.21/src/ftformat/ftfmt-tapelib.c
--- ftape-tools-1.09.2002.03.21.original/src/ftformat/ftfmt-tapelib.c   
2000-07-23 23:47:59.0 +0100
+++ ftape-tools-1.09.2002.03.21/src/ftformat/ftfmt-tapelib.c2005-07-22 
18:11:41.092343104 +0100
@@ -437,7 +437,7 @@
 
 printf(_(Writing reference bursts ... ));
 if (qic_simple_command(tape_fd, 0, QIC_ENTER_FORMAT_MODE, -1, 0, NULL)) {
-   fprintf(stderr, \n__FUNCTION__  %s, _(failed!\n));
+   fprintf(stderr, \n%s %s, __func__, _(failed!\n));
return -1;
 }
 if (qic_simple_command(tape_fd, 0, QIC_WRITE_REFERENCE_BURST, -1, 940,
@@ -445,7 +445,7 @@
return -1;
 }
 if (!(status  QIC_STATUS_REFERENCED)) {
-   fprintf(stderr, \n__FUNCTION__  %s, _(failed!\n));
+   fprintf(stderr, \n%s %s, __func__, _(failed!\n));
return -1;
 }
 printf(_(done.\n));
@@ -845,7 +845,7 @@
 struct mtftformat_virtual fmtc;
 
 if (qic_simple_command(tape_fd, 0, QIC_ENTER_FORMAT_MODE, -1, 0, NULL)) {
-   fprintf(stderr, __FUNCTION__  %s, _(failed!\n));
+   fprintf(stderr, %s %s, __func__, _(failed!\n)); 
return -1;
 }
 trk = 0;


Regards,
Roger

-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#319515: new kernel-package creates ridiculous symlinks in /boot

2005-07-22 Thread Itai Seggev
Package: kernel-package
Version: 9.003
Severity: grave
Justification: renders package unusable

I happily compiled the new linux-source-2.6.12, installed my kernel, and
rebooted, but yaboot compalined it couldn't find vmlinux. Upon
inspection, the problem turned out to be the symlinks created in /boot
in the install:

103:gr-visitor:/boot dir vmlinux initrd.img
lrwxrwxrwx  1 root root 4 2005-07-22 00:44 initrd.img - -2.6
lrwxrwxrwx  1 root root 4 2005-07-22 00:44 vmlinux - -2.6
104:gr-visitor:/boot dir vmlinux-2.6.12grvisitor1 initrd.img-2.6.12grvisitor1
-rw-r--r--  1 root root 1437696 2005-07-22 00:44 initrd.img-2.6.12grvisitor1
-rw-r--r--  1 root root 4049573 2005-07-22 00:40 vmlinux-2.6.12grvisitor1



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-rc6-suspend
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages kernel-package depends on:
ii  dpkg  1.13.10Package maintenance system for Deb
ii  dpkg-dev  1.13.10Package building tools for Debian
ii  gcc [c-compiler]  4:4.0.0-2  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.6-7  The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.4-5The GNU C compiler
ii  gcc-4.0 [c-compiler]  4.0.1-2The GNU C compiler
ii  make  3.80-9 The GNU version of the make util
ii  perl  5.8.7-4Larry Wall's Practical Extraction 

Versions of packages kernel-package recommends:
ii  bzip2   1.0.2-7  high-quality block-sorting file co
ii  libc6-dev [libc-dev]2.3.2.ds1-22 GNU C Library: Development Librari

-- no debconf information


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



Processed: Re: FTBFS: Obsolete build-dependency on alsa-headers

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 319430 + patch pending
Bug#319430: FTBFS: Obsolete build-dependency on alsa-headers
There were no tags set.
Tags added: patch, 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: Re: Bug#319497: php4: FTBFS (ia64+ppc64): new dpkg changed DEB_HOST_GNU_TYPE

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 319497 important
Bug#319497: php4: FTBFS (ia64+ppc64): new dpkg changed DEB_HOST_GNU_TYPE
Severity set to `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#319430: FTBFS: Obsolete build-dependency on alsa-headers

2005-07-22 Thread Roger Leigh
tags 319430 + patch pending
thanks

Hi,

The following patch fixes this RC bug.  If you are not intending to do
a new upload within the next few days, and don't have any objections
to the patch, I will NMU this shortly.

Regards,
Roger


diff -urN dosbox-0.63.original/debian/changelog dosbox-0.63/debian/changelog
--- dosbox-0.63.original/debian/changelog   2005-07-22 18:48:48.0 
+0100
+++ dosbox-0.63/debian/changelog2005-07-22 18:50:29.189588176 +0100
@@ -1,3 +1,11 @@
+dosbox (0.63-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control.in: Fix FTBFS bug by removing the obsolete
+alsa-headers from the Build-Depends.
+
+ -- Roger Leigh [EMAIL PROTECTED]  Fri, 22 Jul 2005 18:49:42 +0100
+
 dosbox (0.63-2) unstable; urgency=low
 
   * Fix compilation on amd64/gcc-4.0 (Closes: #285645) 
diff -urN dosbox-0.63.original/debian/control dosbox-0.63/debian/control
--- dosbox-0.63.original/debian/control 2005-07-22 18:48:48.0 +0100
+++ dosbox-0.63/debian/control  2005-07-22 18:51:15.333573224 +0100
@@ -2,7 +2,7 @@
 Section: otherosfs
 Priority: optional
 Maintainer: Peter Veenstra [EMAIL PROTECTED]
-Build-Depends: debhelper ( 4.0.0), libsdl1.2-dev , libpng12-dev, 
libsdl-net1.2-dev, libsdl-sound1.2-dev, libasound2-dev [alpha arm hppa i386 
ia64 m68k mips mipsel powerpc s390 s390x sh3 sh3eb sh4 sh4eb sparc sparc64 
amd64], alsa-headers [alpha arm hppa i386 ia64 m68k mips mipsel powerpc s390 
s390x sh3 sh3eb sh4 sh4eb sparc sparc64 amd64], type-handling (= 0.2.1)
+Build-Depends: debhelper ( 4.0.0), libsdl1.2-dev , libpng12-dev, 
libsdl-net1.2-dev, libsdl-sound1.2-dev, libasound2-dev [i386 ia64 alpha amd64 
arm hppa m32r m68k mips mipsel powerpc ppc64 s390 s390x sh3 sh3eb sh4 sh4eb 
sparc], type-handling (= 0.2.1)
 Standards-Version: 3.6.1
 
 Package: dosbox
diff -urN dosbox-0.63.original/debian/control.in dosbox-0.63/debian/control.in
--- dosbox-0.63.original/debian/control.in  2005-07-22 18:48:48.0 
+0100
+++ dosbox-0.63/debian/control.in   2005-07-22 18:49:27.687937848 +0100
@@ -2,7 +2,7 @@
 Section: otherosfs
 Priority: optional
 Maintainer: Peter Veenstra [EMAIL PROTECTED]
-Build-Depends: debhelper ( 4.0.0), libsdl1.2-dev , libpng12-dev, 
libsdl-net1.2-dev, libsdl-sound1.2-dev, libasound2-dev [EMAIL PROTECTED]@], 
alsa-headers [EMAIL PROTECTED]@], type-handling (= 0.2.1)
+Build-Depends: debhelper ( 4.0.0), libsdl1.2-dev , libpng12-dev, 
libsdl-net1.2-dev, libsdl-sound1.2-dev, libasound2-dev [EMAIL PROTECTED]@], 
type-handling (= 0.2.1)
 Standards-Version: 3.6.1
 
 Package: dosbox



-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#319497: php4: FTBFS (ia64+ppc64): new dpkg changed DEB_HOST_GNU_TYPE

2005-07-22 Thread Steve Langasek
severity 319497 important
thanks

On Fri, Jul 22, 2005 at 05:25:17PM +0200, Andreas Jochens wrote:
 Package: php4
 Version: 4:4.3.10-15
 Severity: serious
 Tags: patch

 When building 'php4' on ppc64/unstable,
 I get the following error:

ppc64 isn't a release architecture; please don't file ppc64-specific build
failures as serious.

Thanks,
-- 
Steve Langasek
postmodern programmer


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



Bug#319031: Crash on File-Open...

2005-07-22 Thread Daniel Kobras
On Fri, Jul 22, 2005 at 05:51:38PM +0100, Paul Brossier wrote:
 On Fri, Jul 22, 2005 at 03:58:18PM +, Max Alekseyev wrote:
  #8  0x2bbba435 in IA__gtk_file_chooser_dialog_new (
  title=0x7fff Address 0x7fff out of bounds, parent=0x1,
 
 mmh, please try again the packages at piem.org which includes the
 attached patch.

I've been able reproduce this crash on our amd64 system. The patch you
posted did not cure it. The crash also happens when recompiling 0.75-7
with g++ 4.0. The g++ 3-compiled version still works fine, though.

Regards,

Daniel.



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



Bug#318728: Please mention in nonvulns/woody

2005-07-22 Thread Helge Kreutzmann
Hello,
before closing this bug (once sarge and sid are updated) please add
the CANs to http://www.debian.org/security/nonvulns-woody

While I could do this in principle myself, I rather have this going
the official path.

Greetings

 Helge
-- 
Dr. Helge Kreutzmann, Dipl.-Phys.   [EMAIL PROTECTED]
   gpg signed mail preferred 
64bit GNU powered  http://www.itp.uni-hannover.de/~kreutzm
  Help keep free software libre: http://www.ffii.de/


pgp22l4nTGa0v.pgp
Description: PGP signature


Bug#317404: FTBFS: conflicting types for 'calloc'

2005-07-22 Thread Roger Leigh
Hi,

Attached is a patch to fix this bug.  It's the same as the last, but
replaces the use of defined so it will work with KR compilers without
support for defined().  Unless you intent to upload within the next
few days, or have any objections to the patch, I'd like to NMU this RC
bug.


Regards,
Roger


diff -urN evolver-2.23.original/debian/changelog evolver-2.23/debian/changelog
--- evolver-2.23.original/debian/changelog  2005-07-22 21:02:51.0 
+0100
+++ evolver-2.23/debian/changelog   2005-07-22 21:08:47.558249624 +0100
@@ -1,3 +1,12 @@
+evolver (2.23-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * src/include.h: Don't prototype calloc() and friends when building
+with an ANSI C compiler (Closes: 317404).  Based on a patch by
+Karl Chen.
+
+ -- Roger Leigh [EMAIL PROTECTED]  Fri, 22 Jul 2005 21:08:21 +0100
+
 evolver (2.23-1) unstable; urgency=low
 
   * New upstream release.
diff -urN evolver-2.23.original/src/include.h evolver-2.23/src/include.h
--- evolver-2.23.original/src/include.h 2005-07-22 21:02:51.0 +0100
+++ evolver-2.23/src/include.h  2005-07-22 21:05:34.360620128 +0100
@@ -139,11 +139,13 @@
 /* MAXALLOC is maximum size allocable by calloc() */
 #defineMAXALLOC 0x7FFFL
 /* Some don't declare calloc, getenv, and bsearch in header files */
+#ifndef __STDC__
 #ifndef MAC_OS_X
 char *calloc();
 char *getenv();
 char *bsearch();
 #endif
+#endif
 /* PATHCHAR is name-separating character in paths */
 #define PATHCHAR '/'
 /* ENVPATHCHAR is the path separating character in environment strings */


-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#319527: qemu: FTBFS on i386

2005-07-22 Thread Reinhard Tartler
Package: qemu
Severity: serious
Justification: no longer builds from source

I'm trying to get qemu build in current sid. First issue is
missing zlib1g-dev. After adding that to debian/control, the build
stops shortly later.

I assume this is a gcc-4.0 issue, but I don't have time atm to get
deeper into this :(

regards,
Reinhard

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (x86_64)
Shell:  /bin/sh linked to /bin/bash



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



Processed: severity of 319452 is grave, merging 319452 319515

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.2
 severity 319452 grave
Bug#319452: kernel-package: Wrong symbolic link vmlinux in /boot
Severity set to `grave'.

  # This happened to me also.
 merge 319452 319515
Bug#319452: kernel-package: Wrong symbolic link vmlinux in /boot
Bug#319515: new kernel-package creates ridiculous symlinks in /boot
Merged 319452 319515.


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: tagging 319530

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.8.14
 tags 319530 sid
Bug#319530: aview: FTBFS: Please Build-Depend on 'libaa1-dev' instead of 
'aalib1-dev'
Tags were: patch
Tags added: sid


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#287494: lopster: FTBFS (amd64/gcc-4.0): invalid lvalue in assignment

2005-07-22 Thread Roger Leigh
Hi,

The following diff fixes this RC bug.  Unless you intend to fix it in
the next few days, or you object to the patch, I intend to NMU it
shortly.

BTW, there are also a number of lintian warnings which could use some
attention, and you are using a very old debhelper version.


Regards,
Roger


diff -urN lopster-1.2.0.1.original/debian/changelog 
lopster-1.2.0.1/debian/changelog
--- lopster-1.2.0.1.original/debian/changelog   2005-07-22 21:56:22.0 
+0100
+++ lopster-1.2.0.1/debian/changelog2005-07-22 21:58:54.450370680 +0100
@@ -1,3 +1,11 @@
+lopster (1.2.0.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * src/log.c: Apply patch from Andreas Jochens to fix FTBFS with
+GCC 4.0 (Closes: #287494).
+
+ -- Roger Leigh [EMAIL PROTECTED]  Fri, 22 Jul 2005 21:58:10 +0100
+
 lopster (1.2.0.1-1) unstable; urgency=low
 
   * New upstream version (Closes: #183485, #96259, #125638)
diff -urN lopster-1.2.0.1.original/src/log.c lopster-1.2.0.1/src/log.c
--- lopster-1.2.0.1.original/src/log.c  2003-03-04 20:08:57.0 +
+++ lopster-1.2.0.1/src/log.c   2005-07-22 21:57:56.101241096 +0100
@@ -148,7 +148,7 @@
 l_free(log);
   }
   g_list_free(net?net-logs:other_logs);
-  net?net-logs:other_logs = NULL;
+  if (net) net-logs = NULL; else other_logs = NULL;
 }
 
 void log_file_destroy(log_file_t* lf) {


-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#319527: qemu: FTBFS on i386

2005-07-22 Thread Roger Leigh
Reinhard Tartler [EMAIL PROTECTED] writes:

 I'm trying to get qemu build in current sid. First issue is
 missing zlib1g-dev. After adding that to debian/control, the build
 stops shortly later.

Do you have a transcript of the failure?


-- 
Roger Leigh
Printing on GNU/Linux?  http://gimp-print.sourceforge.net/
Debian GNU/Linuxhttp://www.debian.org/
GPG Public Key: 0x25BFB848.  Please sign and encrypt your mail.


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



Bug#319205: build gmp using gcc-3.4/g++-3.4 on m68k as a workaorund

2005-07-22 Thread Matthias Klose
Roger Leigh writes:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1
 
 Now that gcc-4.0 is the default compiler, will a simple rebuild fix
 this bug?

no, the bug is about FTBFS with gcc-4.0.


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



Bug#319538: unison-gtk: Does not start due to missing libgtk1.2

2005-07-22 Thread Jason Cormie
Package: unison-gtk
Version: 2.9.1-2sarge2
Severity: grave
Justification: renders package unusable


Just installed unison-gtk

when i ran it i got this:
unison-gtk: error while loading shared libraries: libgtk-1.2.so.0:
cannot open shared object file: No such file or directory

install libgtk1.2 and it works fine now...
Perhaps this should be a dependency?


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.11-1-386
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages unison-gtk depends on:
ii  libc62.3.2.ds1-22GNU C Library: Shared libraries an
ii  libglib1.2   1.2.10-10   The GLib library of C routines
ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client li
ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous exte
ii  libxi6   4.3.0.dfsg.1-14 X Window System Input extension li
ii  unison   2.9.1-2sarge2   A file-synchronization tool for Un
ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) configu

unison-gtk recommends no packages.

-- no debconf information


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



Bug#319545: aptitude search does NOT return package listing, only the first column is visible.

2005-07-22 Thread Arias
Package: aptitude
Version: 0.3.3-1
Severity: grave
Tags: experimental
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1



- -- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'hoary-updates'), (500, 
'hoary-security'), (500, 'testing'), (100, 'experimental'), (1, 'hoary')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-cko3
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.3 0.6.38   Advanced front-end for dpkg
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libgcc1 1:4.0.1-2GCC support library
ii  libncursesw55.4-9Shared libraries for terminal hand
ii  libsigc++-2.0-0 2.0.10-1 type-safe Signal Framework for C++
ii  libstdc++5  1:3.3.5-8ubuntu2 The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
ii  aptitude-doc-en [aptitude-doc 0.2.15.9-3 English manual for aptitude, a ter

- -- no debconf information

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

iQCVAwUBQuF4vOmQBV4lLTXeAQKT8gP9GWFSCbAY01k8gQ4kS8DuRWNG9iSDjuqx
hU+IQVKvAa8lUBt01zafrN0f8S1bX0N8l1N/QJpLgaMbwmakkcoTYJ4/Zs0Sc9u8
R2R/kQEhdBuVBbEcmSY2adw6Ej8Gb62kNbJyVzcObPYw3dm6CzItTfXhUaLwD/T9
eQvNl7/eZWY=
=FgRv
-END PGP SIGNATURE-


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



Processed: Re: Bug#319545: aptitude search does NOT return package listing, only the first column is visible.

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 319545 normal
Bug#319545: aptitude search does NOT return package listing, only the first 
column is visible.
Severity set to `normal'.

 merge 319545 317115
Bug#317115: aptitude: some small bugs, 'search' and 'show' on cmdline, 
'license' on curses.
Bug#319545: aptitude search does NOT return package listing, only the first 
column is visible.
Merged 317115 319545.

 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#319545: aptitude search does NOT return package listing, only the first column is visible.

2005-07-22 Thread Daniel Burrows
severity 319545 normal
merge 319545 317115
thanks

  Please go read the bug severity definitions.

On Friday 22 July 2005 03:52 pm, Arias wrote:
 Severity: grave
 Justification: renders package unusable

  This is a known bug (#317115) and has been fixed in SVN, so it will be 
available in the next release of this branch.

  Daniel

-- 
/--- Daniel Burrows [EMAIL PROTECTED] --\
|   Whoever created the human body left in a fairly basic   |
|   design flaw.  It has a tendency to bend at the knees.   |
| -- Terry Pratchett, _Men at Arms_ |
\- Does your computer have Super Cow Powers? --- http://www.debian.org -/


pgpIlDTKU62Ct.pgp
Description: PGP signature


Bug#319538: unison-gtk: Does not start due to missing libgtk1.2

2005-07-22 Thread Sylvain LE GALL
Hello,

On Fri, Jul 22, 2005 at 11:19:35PM +0100, Jason Cormie wrote:
 Package: unison-gtk
 Version: 2.9.1-2sarge2
 Severity: grave
^ This is a little bit too much, if the solution is just
to install libgtk-1.2...
 Justification: renders package unusable
 
 
 Just installed unison-gtk
 
 when i ran it i got this:
 unison-gtk: error while loading shared libraries: libgtk-1.2.so.0:
 cannot open shared object file: No such file or directory
 
 install libgtk1.2 and it works fine now...
 Perhaps this should be a dependency?
 
 

Off course. However i don't understand why it hasn't been added
automaticaly (as it was done for libglib1.2 for example). During the
package creation dependency are taken into account to fill the
dependency field. 

I need to investigate...

I will maybe downgrade the bug, i think it is a little bit too much
(think that some system doesn't have auto dependency calculation: people
can live with a missing dependency...)

Kind regard
Sylvain Le Gall

 
 Versions of packages unison-gtk depends on:
 ii  libc62.3.2.ds1-22GNU C Library: Shared libraries 
 an
 ii  libglib1.2   1.2.10-10   The GLib library of C routines
 ii  libx11-6 4.3.0.dfsg.1-14 X Window System protocol client 
 li
 ii  libxext6 4.3.0.dfsg.1-14 X Window System miscellaneous 
 exte
 ii  libxi6   4.3.0.dfsg.1-14 X Window System Input extension 
 li
 ii  unison   2.9.1-2sarge2   A file-synchronization tool for 
 Un
 ii  xlibs4.3.0.dfsg.1-14 X Keyboard Extension (XKB) 
 configu
 
 unison-gtk recommends no packages.
 


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



Processed: Re: Bug#319527: qemu: FTBFS on i386

2005-07-22 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 319527 + patch
Bug#319527: qemu: FTBFS on i386
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#314289: to fix problem, reenable POSIX_THREADS (patch included)

2005-07-22 Thread Jonathan Walther

On Fri, Jul 22, 2005 at 11:00:41AM +0100, Colin Watson wrote:

On Thu, Jul 21, 2005 at 08:57:49PM -0700, Jonathan Walther wrote:

Disabling POSIX_THREADS was the problem.  Here is a patch that reenables
them (which will reopen other, less important bugs).


Sorry, I'm not going to re-enable POSIX threads across the board;
upstream are vehemently opposed to it and I do need upstream help from
time to time. Doing so would reopen other bugs which are equally severe.
It's possible that I may create a separate sshd-pthreads binary if there
is no alternative.

In the meantime, what's in your PAM configuration? I'd like to narrow
this down to particular modules.


Please find my pam.conf and pam.d/ inside the attached tar/gzip file.  I
hope that helps.

I did try telling sshd not to use PAM at all, but that didn't solve the
login bug.

Jonathan

--
 It's not true unless it makes you laugh,   
but you don't understand it until it makes you weep.


Eukleia: Jonathan Walther
Address: 5690 Pioneer Ave, Burnaby, BC  V5H2X6 (Canada)
Contact: 604-430-4973
Website: http://reactor-core.org/
Puritan: Purity of faith, Purity of doctrine
Puritan: Sola Scriptura, Tota Scriptura

 Love is a sharp sword.  Hold it by the right end.


signature.asc
Description: Digital signature


Bug#314289: to fix problem, reenable POSIX_THREADS (patch included)

2005-07-22 Thread Jonathan Walther

On Fri, Jul 22, 2005 at 11:00:41AM +0100, Colin Watson wrote:

On Thu, Jul 21, 2005 at 08:57:49PM -0700, Jonathan Walther wrote:

Disabling POSIX_THREADS was the problem.  Here is a patch that reenables
them (which will reopen other, less important bugs).


Sorry, I'm not going to re-enable POSIX threads across the board;
upstream are vehemently opposed to it and I do need upstream help from
time to time. Doing so would reopen other bugs which are equally severe.
It's possible that I may create a separate sshd-pthreads binary if there
is no alternative.

In the meantime, what's in your PAM configuration? I'd like to narrow
this down to particular modules.


Please find my pam.conf and pam.d/ inside the attached tar/gzip file.  I
hope that helps.

I did try telling sshd not to use PAM at all, but that didn't solve the
login bug.

Jonathan

--
 It's not true unless it makes you laugh,   
but you don't understand it until it makes you weep.


Eukleia: Jonathan Walther
Address: 5690 Pioneer Ave, Burnaby, BC  V5H2X6 (Canada)
Contact: 604-430-4973
Website: http://reactor-core.org/
Puritan: Purity of faith, Purity of doctrine
Puritan: Sola Scriptura, Tota Scriptura

 Love is a sharp sword.  Hold it by the right end.


pamconf.tgz
Description: GNU Unix tar archive


signature.asc
Description: Digital signature


Bug#319527: qemu: FTBFS on i386

2005-07-22 Thread Octavian Cerna
tags 319527 + patch
thanks

Reinhard Tartler wrote:
 On Fri, Jul 22, 2005 at 09:53:07PM +0100, Roger Leigh wrote:
 
I'm trying to get qemu build in current sid. First issue is
missing zlib1g-dev. After adding that to debian/control, the build
stops shortly later.

Do you have a transcript of the failure?
 
 
 Sure, I attached the buildlog showing the failure to this email. This is
 inside an uptodate sid chroot.
 

Hello,

Qemu does not support GCC 4.0, see http://www.qemu.org/faq.html

I attached a patch that fixes the FTBFS:

   * debian/control (Build-Depends): add missing zlib1g-dev,
 depend on gcc-3.4
   * debian/rules: compile with gcc-3.4
   * debian/patches/34_syscalls_types.patch: new, fix compile error
 with linux-kernel-headers 2.6.12 (it's a hack:
 include linux/types.h before any other glibc header)

Tested with a sid pbuilder.

HTH,
Octavian
diff -urN qemu-0.7.0-orig/debian/control qemu-0.7.0/debian/control
--- qemu-0.7.0-orig/debian/control  2005-07-23 01:13:01.488124413 +0300
+++ qemu-0.7.0/debian/control   2005-07-23 01:58:11.640203677 +0300
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian QEMU Team [EMAIL PROTECTED]
 Uploaders: Guilherme de S. Pastore [EMAIL PROTECTED], Guillem Jover [EMAIL 
PROTECTED], Elrond [EMAIL PROTECTED]
-Build-Depends: cdbs, debhelper (= 4.1.0), libx11-dev | xlibs-dev, 
libsdl1.2-dev ( 1.2.1), texi2html, sharutils, libgpmg1-dev [amd64 i386 
powerpc alpha sparc arm s390]
+Build-Depends: cdbs, debhelper (= 4.1.0), gcc-3.4, libx11-dev | xlibs-dev, 
libsdl1.2-dev ( 1.2.1), zlib1g-dev, texi2html, sharutils, libgpmg1-dev [amd64 
i386 powerpc alpha sparc arm s390]
 Standards-Version: 3.6.1.1
 
 Package: qemu
diff -urN qemu-0.7.0-orig/debian/patches/34_syscalls_types.patch 
qemu-0.7.0/debian/patches/34_syscalls_types.patch
--- qemu-0.7.0-orig/debian/patches/34_syscalls_types.patch  1970-01-01 
02:00:00.0 +0200
+++ qemu-0.7.0/debian/patches/34_syscalls_types.patch   2005-07-23 
01:56:44.864227756 +0300
@@ -0,0 +1,11 @@
+#DPATCHLEVEL=0
+--- linux-user/syscall.c.orig  2005-07-23 01:55:22.169404147 +0300
 linux-user/syscall.c   2005-07-23 01:52:31.157924629 +0300
+@@ -17,6 +17,7 @@
+  *  along with this program; if not, write to the Free Software
+  *  Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
+  */
++#include linux/types.h
+ #include stdlib.h
+ #include stdio.h
+ #include stdarg.h
diff -urN qemu-0.7.0-orig/debian/rules qemu-0.7.0/debian/rules
--- qemu-0.7.0-orig/debian/rules2005-07-23 01:13:01.493123375 +0300
+++ qemu-0.7.0/debian/rules 2005-07-23 01:58:44.745327472 +0300
@@ -12,7 +12,7 @@
ppc_rom.bin \
proll.elf
 
-DEB_CONFIGURE_NORMAL_ARGS := --prefix=$(DEB_CONFIGURE_PREFIX) --enable-slirp
+DEB_CONFIGURE_NORMAL_ARGS := --prefix=$(DEB_CONFIGURE_PREFIX) --cc=gcc-3.4 
--enable-slirp
 
 DEB_MAKE_INSTALL_TARGET := install prefix=$(DEB_DESTDIR)/usr \
   bindir=$(DEB_DESTDIR)/usr/bin \


Bug#319556: cln: inappropriate dependencies

2005-07-22 Thread Aaron M. Ucko
Package: cln
Severity: serious
Justification: Policy 8.6

For some reason, cln's control file hardcodes all the dependencies; in
the case of libcln3c2 and pi, this is in violation of Policy 8.6,
which mandates using ${shlibs:Depends}, as produced by dpkg-shlibdeps
(or indirectly by dh_shlibdeps).

As a result, those binary packages lack an appropriate versioned
dependency on libc, and insist on libgmp3c2 when the pre-transition
libgmp3 package would do just as well.  (Really -- libgmp3c2 is
actually pure C, and just had a name change to mark the splitting out
of the C++ portions into a separate libgmp3xx package.)

In the case of libcln-dev, I believe the dependency on libc6-dev
should allow libc-dev as an alternative for the sake of exotic
architectures.

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


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



Bug#319569: FTBFS: Unable to open cvsbook.html

2005-07-22 Thread Matt Kraai
Package: cvsbook
Version: 1.21-9
Severity: serious
Tags: patch

cvsbook fails to build because recent versions of texi2html place
their output in a subdirectory:

 ./fix-anchors.py cvsbook.html cvsbook-fixed.html
 Traceback (most recent call last):
   File ./fix-anchors.py, line 65, in ?
 src = open(sys.argv[1], 'r+')
 IOError: [Errno 2] No such file or directory: 'cvsbook.html'

The attached patch makes it look for the HTML files in the cvsbook
subdirectory.

-- 
Matt
diff -u cvsbook-1.21/Makefile cvsbook-1.21/Makefile
--- cvsbook-1.21/Makefile
+++ cvsbook-1.21/Makefile
@@ -14,8 +14,8 @@
makeinfo main.texi
 
 html: version html-monolithic html-distributed
-   ./fix-anchors.py cvsbook.html cvsbook-fixed.html
-   mv cvsbook-fixed.html cvsbook.html
+   ./fix-anchors.py cvsbook/cvsbook.html cvsbook/cvsbook-fixed.html
+   mv cvsbook/cvsbook-fixed.html cvsbook/cvsbook.html
 
 html-monolithic: version
ln -sf main.texi cvsbook.texi
diff -u cvsbook-1.21/debian/rules cvsbook-1.21/debian/rules
--- cvsbook-1.21/debian/rules
+++ cvsbook-1.21/debian/rules
@@ -25,7 +25,7 @@
 binary-indep: build install
dh_testdir
dh_testroot
-   dh_installdocs README TODO cvsbook*.html cvsbook.ps
+   dh_installdocs README TODO cvsbook/*.html cvsbook.ps
dh_installinfo cvsbook.info*
dh_installchangelogs ChangeLog
dh_compress


signature.asc
Description: Digital signature


Bug#319568: FTBFS: Missing namespace qualifiers

2005-07-22 Thread Matt Kraai
Package: dansguardian
Version: 2.8.0.4-2
Severity: serious
Tags: patch

dansguardian fails to build because it does not use std:: for
symbols in the std namespace:

 g++  -O2 -Wall -c String.cpp
 In file included from 
 /usr/lib/gcc/i486-linux-gnu/4.0.1/../../../../include/c++/4.0.1/backward/strstream:51,
  from String.cpp:27:
 /usr/lib/gcc/i486-linux-gnu/4.0.1/../../../../include/c++/4.0.1/backward/backward_warning.h:32:2:
  warning: #warning This file includes at least one deprecated or antiquated 
 header. Please consider using one of the 32 headers found in section 17.4.1.2 
 of the C++ standard. Examples include substituting the X header for the 
 X.h header for C++ includes, or iostream instead of the deprecated header 
 iostream.h. To disable this warning use -Wno-deprecated.
 String.hpp:43: error: ISO C++ forbids declaration of 'ostream' with no type
 String.hpp:43: error: 'ostream' is neither function nor member function; 
 cannot be declared friend
 String.hpp:43: error: expected ';' before '' token
 String.cpp:119: error: expected constructor, destructor, or type conversion 
 before '' token

The attached patch makes it do so.

-- 
Matt
diff -u dansguardian-2.8.0.4/UDSocket.cpp dansguardian-2.8.0.4/UDSocket.cpp
--- dansguardian-2.8.0.4/UDSocket.cpp
+++ dansguardian-2.8.0.4/UDSocket.cpp
@@ -173,7 +173,7 @@
 }
 
 
-void UDSocket::checkForInput(int timeout) throw (exception)  {
+void UDSocket::checkForInput(int timeout) throw (std::exception)  {
 // blocks if socket blocking
 // until timeout
 fd_set fdSet;
@@ -183,8 +183,8 @@
 t.tv_sec = timeout;
 t.tv_usec = 0;
 if (UDSocket::selectEINTR(sck_un + 1, fdSet, NULL, NULL, t)  1) {
-string err(select() on input (unix socket): );
-throw runtime_error(err + (errno? strerror(errno) : timeout));
+std::string err(select() on input (unix socket): );
+throw std::runtime_error(err + (errno? strerror(errno) : timeout));
 }
 }
 
@@ -203,7 +203,7 @@
 }
 
 
-void UDSocket::readyForOutput(int timeout) throw(exception) {
+void UDSocket::readyForOutput(int timeout) throw(std::exception) {
 // blocks if socket blocking
 // until timeout
 fd_set fdSet;
@@ -213,12 +213,12 @@
 t.tv_sec = timeout;
 t.tv_usec = 0;
 if (UDSocket::selectEINTR(sck_un + 1, NULL, fdSet, NULL, t)  1) {
-string err(select() on output (unix socket): );
-throw runtime_error(err + (errno? strerror(errno) : timeout));
+std::string err(select() on output (unix socket): );
+throw std::runtime_error(err + (errno? strerror(errno) : timeout));
 }
 }
 
-int UDSocket::getline(char* buff, int size, int timeout) throw(exception) {
+int UDSocket::getline(char* buff, int size, int timeout) throw(std::exception) 
{
 
 char b[1];
 int rc;
@@ -227,7 +227,7 @@
 while(i  (size - 1)) {
 rc = readFromSocket(b, 1, 0, timeout);
 if (rc  0) {
-throw runtime_error(string(Can't read from unix socket: ) + 
strerror(errno));  // on error
+throw std::runtime_error(std::string(Can't read from unix socket: 
) + strerror(errno));  // on error
 }
 if (rc == 0) {  // eof, other end closed so
 b[0] = '\n'; // force it to return what read
@@ -244,16 +244,16 @@
 }
 
 
-void UDSocket::writeString(const char* line) throw(exception) {
+void UDSocket::writeString(const char* line) throw(std::exception) {
 int l = strlen(line);
 if (!writeToSocket((char*)line, l, 0, 10)) {
-throw runtime_error(string(Can't write to unix socket: ) + 
strerror(errno));
+throw std::runtime_error(std::string(Can't write to unix socket: ) + 
strerror(errno));
 }
 }
 
-void UDSocket::writeToSockete(char* buff, int len, unsigned int flags, int 
timeout) throw(exception) {
+void UDSocket::writeToSockete(char* buff, int len, unsigned int flags, int 
timeout) throw(std::exception) {
   if (!UDSocket::writeToSocket(buff, len, flags, timeout)) {
-  throw runtime_error(string(Can't write to unix socket: ) + 
strerror(errno));
+  throw std::runtime_error(std::string(Can't write to unix socket: ) + 
strerror(errno));
   }
 }
 
@@ -263,7 +263,7 @@
 while (actuallysent  len) {
 try {
 readyForOutput(timeout);  // throws exception on error or timeout
-} catch (exception e) {
+} catch (std::exception e) {
 return false;
 }
 sent = send(sck_un, buff + actuallysent, len - actuallysent, 0);
@@ -288,7 +288,7 @@
 while (cnt  0) {
 try {
 checkForInput(timeout);  // throws exception on error or timeout
-} catch (exception e) {
+} catch (std::exception e) {
 return -1;
 }
 rc = recv(sck_un, buff, len, flags);
@@ -312,7 +312,7 @@
 int rc;

Bug#319567: FTBFS: Unsatisfiable build-dependency on odbcinst1

2005-07-22 Thread Matt Kraai
Package: dbd-odbc
Version: 1.13-1
Severity: serious
Tags: patch

dbd-odbc fails to build because it build-depends on odbc1inst1, which
is no longer available:

  - Considering  odbcinst1
- Trying odbcinst1
- Cannot install odbcinst1; apt errors follow:
 Reading package lists...
 Building dependency tree...
 E: Package odbcinst1 has no installation candidate
 Package odbcinst1 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

The attached patch makes dbd-odbc build-depend on odbcinst1debian1,
which fixes this problem.

-- 
Matt
diff -u dbd-odbc-1.13/debian/control dbd-odbc-1.13/debian/control
--- dbd-odbc-1.13/debian/control
+++ dbd-odbc-1.13/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
 Standards-Version: 3.6.1.0
-Build-Depends: debhelper (= 3.0.5), libdbi-perl (= 1.21), odbcinst1, 
unixodbc-dev, perl (= 5.8.0)
+Build-Depends: debhelper (= 3.0.5), libdbi-perl (= 1.21), odbcinst1debian1, 
unixodbc-dev, perl (= 5.8.0)
 
 Package: libdbd-odbc-perl
 Architecture: any


signature.asc
Description: Digital signature


Bug#319563: FTBFS: PIC register %ebx clobbered in asm

2005-07-22 Thread Matt Kraai
Package: ffmpeg
Version: 0.cvs20050626-2
Severity: serious

ffmpeg fails to build because it clobbers the PIC register %ebx in
an asm:

 gcc -fPIC -DPIC -O3 -Wall -Wno-switch  -DHAVE_AV_CONFIG_H -I.. 
 -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE   -c -o 
 libpostproc/postprocess.o libpostproc/postprocess.c 
 In file included from libpostproc/postprocess.c:645:
 libpostproc/postprocess_template.c: In function 'postProcess_MMX':
 libpostproc/postprocess_template.c:3552: warning: pointer targets in passing 
 argument 6 of 'blockCopy_MMX' differ in signedness
 libpostproc/postprocess_template.c:3698: warning: pointer targets in passing 
 argument 6 of 'blockCopy_MMX' differ in signedness
 libpostproc/postprocess_template.c:3799: warning: pointer targets in passing 
 argument 4 of 'tempNoiseReducer_MMX' differ in signedness
 libpostproc/postprocess_template.c:3823: warning: pointer targets in passing 
 argument 4 of 'tempNoiseReducer_MMX' differ in signedness
 libpostproc/postprocess_template.c:3202: error: PIC register '%ebx' clobbered 
 in 'asm'
 libpostproc/postprocess_template.c:3306: error: PIC register '%ebx' clobbered 
 in 'asm'
 libpostproc/postprocess_template.c:3202: error: PIC register '%ebx' clobbered 
 in 'asm'
 libpostproc/postprocess_template.c:3306: error: PIC register '%ebx' clobbered 
 in 'asm'

-- 
Matt


signature.asc
Description: Digital signature


Bug#319562: FTBFS: Labels at the end of compound statements

2005-07-22 Thread Matt Kraai
Package: fenris
Version: 0.07-m2+build3245-1
Severity: serious

fenris fails to build because it contains labels at the end of
compound statements:

 [*] Compiling ragnarok: failed!
 [-] Sorry it didn't work out. Please consult the documentation.
 [-] Note: if this is because of no memory left, try './build minimal',
 [-] or, better, temporarily enable some swap memory.
 
 [-] Error messages:
 ragnarok.c: In function 'get_buffers':
 ragnarok.c:485: error: label at end of compound statement
 ragnarok.c: In function 'parse_functions':
 ragnarok.c:1251: error: label at end of compound statement
 ragnarok.c:1430: error: label at end of compound statement
 

-- 
Matt


signature.asc
Description: Digital signature


Bug#319565: Header file errors

2005-07-22 Thread Matt Kraai
Package: libestools1.2-dev
Version: 1:1.2.3-8
Severity: serious

festival fails to build because of errors in the header files provided
by libestools1.2-dev:

 gcc -c   -g -O3 -fPIC -fno-shared-data -Wall -Wno-non-template-friend 
   -I../../../src/include -I/usr/lib/speech_tools/include  
 -DINSTANTIATE_TEMPLATES -DFTNAME='Festival Speech Synthesis System' 
 -DFTVERSION='1.4.3' -DFTSTATE='release'  -DFTDATE='Jan 2003' 
 -DFTOSTYPEC='unknown_DebianGNULinux' festival.cc
 /usr/lib/speech_tools/include/EST_Chunk.h:133: error: 'EST_ChunkPtr' does not 
 name a type
 /usr/lib/speech_tools/include/EST_Chunk.h:134: error: 'EST_ChunkPtr' does not 
 name a type
 /usr/lib/speech_tools/include/EST_Chunk.h:135: error: 'EST_ChunkPtr' does not 
 name a type
 /usr/lib/speech_tools/include/EST_Chunk.h:137: error: 'EST_ChunkPtr' has not 
 been declared
 /usr/lib/speech_tools/include/EST_Chunk.h:138: error: 'EST_ChunkPtr' has not 
 been declared
 /usr/lib/speech_tools/include/EST_Chunk.h:140: error: 'EST_ChunkPtr' has not 
 been declared
 /usr/lib/speech_tools/include/EST_Chunk.h:141: error: 'EST_ChunkPtr' has not 
 been declared
 /usr/lib/speech_tools/include/EST_TIterator.h: In constructor 
 'EST_TStructIteratorContainer, IPointer, Entry::EST_TStructIterator()':
 /usr/lib/speech_tools/include/EST_TIterator.h:203: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h: In member function 
 'EST_TIteratorContainer, IPointer, Entry EST_TStructIteratorContainer, 
 IPointer, Entry::operator=(const EST_TIteratorContainer, IPointer, 
 Entry)':
 /usr/lib/speech_tools/include/EST_TIterator.h:207: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:207: error: 'pos' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:207: error: 'pointer' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h: In member function 'const 
 Entry* EST_TStructIteratorContainer, IPointer, Entry::operator-() const':
 /usr/lib/speech_tools/include/EST_TIterator.h:214: error: there are no 
 arguments to 'current' that depend on a template parameter, so a declaration 
 of 'current' must be available
 /usr/lib/speech_tools/include/EST_TIterator.h:214: error: (if you use 
 '-fpermissive', G++ will accept your code, but allowing the use of an 
 undeclared name is deprecated)
 /usr/lib/speech_tools/include/EST_TIterator.h: In constructor 
 'EST_TRwIteratorContainer, IPointer, Entry::EST_TRwIterator()':
 /usr/lib/speech_tools/include/EST_TIterator.h:232: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h: In member function 
 'EST_TRwIteratorContainer, IPointer, Entry EST_TRwIteratorContainer, 
 IPointer, Entry::operator=(const EST_TRwIteratorContainer, IPointer, 
 Entry)':
 /usr/lib/speech_tools/include/EST_TIterator.h:236: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:236: error: 'pos' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:236: error: 'pointer' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h: In member function 'void 
 EST_TRwIteratorContainer, IPointer, Entry::begin(Container)':
 /usr/lib/speech_tools/include/EST_TIterator.h:244: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:244: error: there are no 
 arguments to 'beginning' that depend on a template parameter, so a 
 declaration of 'beginning' must be available
 /usr/lib/speech_tools/include/EST_TIterator.h: In member function 'Entry 
 EST_TRwIteratorContainer, IPointer, Entry::current() const':
 /usr/lib/speech_tools/include/EST_TIterator.h:251: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:251: error: 'pointer' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h: In member function 'Entry 
 EST_TRwIteratorContainer, IPointer, Entry::next_element()':
 /usr/lib/speech_tools/include/EST_TIterator.h:265: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:265: error: 'pointer' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h: In constructor 
 'EST_TRwStructIteratorContainer, IPointer, Entry::EST_TRwStructIterator()':
 /usr/lib/speech_tools/include/EST_TIterator.h:281: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h: In member function 
 'EST_TRwStructIteratorContainer, IPointer, Entry 
 EST_TRwStructIteratorContainer, IPointer, Entry::operator=(const 
 EST_TRwStructIteratorContainer, IPointer, Entry)':
 /usr/lib/speech_tools/include/EST_TIterator.h:285: error: 'cont' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:285: error: 'pos' was not 
 declared in this scope
 /usr/lib/speech_tools/include/EST_TIterator.h:285: error: 'pointer' 

Bug#319564: FTBFS: Cannot find postgresql header

2005-07-22 Thread Matt Kraai
Package: flow-tools
Version: 0.68-2
Severity: serious
Tags: patch

flow-tools fails to build because it cannot find libpq-fe.h:

 source='flow-export.c' object='flow_export-flow-export.o' libtool=no \
 depfile='.deps/flow_export-flow-export.Po' 
 tmpdepfile='.deps/flow_export-flow-export.TPo' \
 depmode=gcc3 /bin/sh ../depcomp \
 gcc -I./../lib -L./../lib  -I. -I. -I../lib-L/usr/lib/mysql 
 -I/usr/include/mysql -L/usr/lib -I/usr/include/postgresql -g -Wall -c -o 
 flow_export-flow-export.o `test -f 'flow-export.c' || echo './'`flow-export.c
 flow-export.c:65:22: error: libpq-fe.h: No such file or directory
 flow-export.c:69:1: warning: DB_DEFAULT_DBPORT redefined
 flow-export.c:56:1: warning: this is the location of the previous definition
 flow-export.c: In function 'format3':
 flow-export.c:700: warning: assignment makes integer from pointer without a 
 cast
 flow-export.c: In function 'format5':
 flow-export.c:872: error: 'PGconn' undeclared (first use in this function)
 flow-export.c:872: error: (Each undeclared identifier is reported only once
 flow-export.c:872: error: for each function it appears in.)
 flow-export.c:872: error: 'conn' undeclared (first use in this function)
 flow-export.c:873: error: 'PGresult' undeclared (first use in this function)
 flow-export.c:873: error: 'res' undeclared (first use in this function)
 flow-export.c:913: warning: implicit declaration of function 'PQsetdbLogin'
 flow-export.c:915: warning: implicit declaration of function 'PQstatus'
 flow-export.c:915: error: 'CONNECTION_BAD' undeclared (first use in this 
 function)
 flow-export.c:916: warning: implicit declaration of function 'PQerrorMessage'
 flow-export.c:937: warning: implicit declaration of function 'PQexec'
 flow-export.c:938: warning: implicit declaration of function 'PQresultStatus'
 flow-export.c:938: error: 'PGRES_COMMAND_OK' undeclared (first use in this 
 function)
 flow-export.c:939: warning: implicit declaration of function 'PQclear'
 flow-export.c:950: warning: implicit declaration of function 'PQfinish'

The attached patch fixes this problem.

-- 
Matt
diff -u flow-tools-0.68/debian/patches/02_postgre 
flow-tools-0.68/debian/patches/02_postgre
--- flow-tools-0.68/debian/patches/02_postgre
+++ flow-tools-0.68/debian/patches/02_postgre
@@ -38,7 +38,7 @@
  if test $ac_cv_lib_pq_PQsetdbLogin = yes; then
  
 -  PGSQLCFLAGS=-L$WHERE_PGSQL/lib -I$WHERE_PGSQL/include/pgsql
-+  PGSQLCFLAGS=-L$WHERE_PGSQL/lib -I$WHERE_PGSQL/include/postgresql
++  PGSQLCFLAGS=-L$WHERE_PGSQL/lib -I$WHERE_PGSQL/include/postgresql/8.0
PGSQLLIB=-lpq
cat confdefs.h \_ACEOF
  #define HAVE_PGSQL 1


signature.asc
Description: Digital signature


Bug#319561: FTBFS: GCC 4.0 incompatibilities

2005-07-22 Thread Matt Kraai
Package: etherboot
Version: 5.3.14-1
Severity: serious
Tags: patch

etherboot fails to build because it contains some code that GCC 4.0
treats as an error:

 gcc -DCONFIG_PCI -DCONFIG_ISA -DASK_BOOT=3 -DBOOT_FIRST=BOOT_NIC 
 -DALLOW_ONLY_ENCAPSULATED -DBACKOFF_LIMIT=7 -DCONGESTED -DTAGGED_IMAGE 
 -DELF_IMAGE -DDOWNLOAD_PROTO_TFTP -DPXE_IMAGE -DPXE_EXPORT -Os -ffreestanding 
 -Wall -W -Wno-format -DPCBIOS -fstrength-reduce -fomit-frame-pointer 
 -march=i386 -falign-jumps=1 -falign-loops=1 -falign-functions=1 -mcpu=i386 
 -DVERSION_MAJOR=5 -DVERSION_MINOR=3 -DVERSION=\5.3.14\  -I include -I 
 arch/i386/include -DARCH=i386 -o bin/basemem.o -c 
 arch/i386/firmware/pcbios/basemem.c
 `-mcpu=' is deprecated. Use `-mtune=' or '-march=' instead.
 arch/i386/firmware/pcbios/basemem.c:90: error: static declaration of 
 '_allot_base_memory' follows non-static declaration
 arch/i386/firmware/pcbios/basemem.c:19: error: previous declaration of 
 '_allot_base_memory' was here
 arch/i386/firmware/pcbios/basemem.c:160: error: static declaration of 
 '_forget_base_memory' follows non-static declaration
 arch/i386/firmware/pcbios/basemem.c:20: error: previous declaration of 
 '_forget_base_memory' was here
 arch/i386/firmware/pcbios/basemem.c:224: error: static declaration of 
 'free_unused_base_memory' follows non-static declaration
 include/etherboot.h:317: error: previous declaration of 
 'free_unused_base_memory' was here

The attached patch fixes these problems.

-- 
Matt
only in patch2:
unchanged:
--- etherboot-5.3.14.orig/src/arch/i386/firmware/pcbios/basemem.c
+++ etherboot-5.3.14/src/arch/i386/firmware/pcbios/basemem.c
@@ -16,8 +16,8 @@
 #define FREE_BASE_MEMORY ( (uint32_t) ( *fbms  10 ) )
 
 /* Prototypes */
-void * _allot_base_memory ( size_t size );
-void _forget_base_memory ( void *ptr, size_t size );
+static void * _allot_base_memory ( size_t size );
+static void _forget_base_memory ( void *ptr, size_t size );
 
 typedef struct free_base_memory_block {
uint32_tmagic;
@@ -221,7 +221,7 @@
  * entity (if we can detect that it has done so) so that we get the
  * chance to free up our own blocks.
  */
-static void free_unused_base_memory ( void ) {
+void free_unused_base_memory ( void ) {
free_base_memory_block_t *free_block = NULL;
 
/* Try to release memory back to the BIOS.  Free all
only in patch2:
unchanged:
--- etherboot-5.3.14.orig/src/drivers/net/natsemi.c
+++ etherboot-5.3.14/src/drivers/net/natsemi.c
@@ -646,7 +646,7 @@
 
 to = currticks() + TX_TIMEOUT;
 
-while volatile u32) tx_status=txd.cmdsts)  OWN)  (currticks()  to))
+while (((tx_status=txd.cmdsts)  OWN)  (currticks()  to))
 /* wait */ ;
 
 if (currticks() = to) {
only in patch2:
unchanged:
--- etherboot-5.3.14.orig/src/drivers/net/sis900.c
+++ etherboot-5.3.14/src/drivers/net/sis900.c
@@ -1132,7 +1132,7 @@
 
 to = currticks() + TX_TIMEOUT;
 
-while volatile u32) tx_status=txd.cmdsts)  OWN)  (currticks()  to))
+while (((tx_status=txd.cmdsts)  OWN)  (currticks()  to))
 /* wait */ ;
 
 if (currticks() = to) {


signature.asc
Description: Digital signature


Bug#319560: FTBFS: Invalid casts between pthread_t and long unsigned int

2005-07-22 Thread Matt Kraai
Package: dcmtk
Version: 3.5.3-3
Severity: serious

dcmtk fails to build because of invalid casts between pthread_t and
long unsigned int:

 c++   -DHAVE_CONFIG_H  -DNDEBUG  -c -I. -I. -I../include 
 -I../../config/include   \
-fPIC -O2 -I/usr/include/libxml2 -D_REENTRANT -D_XOPEN_SOURCE_EXTENDED 
 -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_BSD_COMPAT -D_OSF_SOURCE 
 -D_POSIX_C_SOURCE=199506L -Wall  ofthread.cc
 ofthread.cc: In member function 'int OFThread::start()':
 ofthread.cc:148: error: invalid cast from type 'pthread_t' to type 'long 
 unsigned int'
 ofthread.cc: In member function 'int OFThread::join()':
 ofthread.cc:167: error: invalid cast from type 'long unsigned int' to type 
 'pthread_t'
 ofthread.cc: In member function 'bool OFThread::equal(long unsigned int)':
 ofthread.cc:191: error: invalid cast from type 'long unsigned int' to type 
 'pthread_t'
 ofthread.cc:191: error: invalid cast from type 'long unsigned int' to type 
 'pthread_t'
 ofthread.cc: In static member function 'static long unsigned int 
 OFThread::self()':
 ofthread.cc:217: error: invalid cast from type 'pthread_t' to type 'long 
 unsigned int'
 ofthread.cc: In member function 'bool OFThread::equal(long unsigned int)':
 ofthread.cc:197: warning: control reaches end of non-void function

-- 
Matt


signature.asc
Description: Digital signature


Bug#319559: FTBFS: Passes too few arguments to wnck_window_activate

2005-07-22 Thread Matt Kraai
Package: dasher
Version: 3.2.13-1
Severity: serious
Tags: patch

dasher fails to build because it passes too few parameters to
wnck_window_activate:

 if i486-linux-gnu-g++ -DPACKAGE_NAME=\dasher\ -DPACKAGE_TARNAME=\dasher\ 
 -DPACKAGE_VERSION=\3.2.13\ -DPACKAGE_STRING=\dasher\ 3.2.13\ 
 -DPACKAGE_BUGREPORT=\[EMAIL PROTECTED] -DPACKAGE=\dasher\ 
 -DVERSION=\3.2.13\ -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 
 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 
 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 
 -DHAVE_DLFCN_H=1 -DHAVE_ICONV=1 -DICONV_CONST= -DGETTEXT_PACKAGE=\dasher\ 
 -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 
 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -DHAVE_LIBEXPAT=1 
 -DHAVE_XTST=1 -DGNOME_LIBS=1 -DGNOME_SPEECH=1 -DGNOME_A11Y=1  -I. -I.-O2 
 -DXTHREADS -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include 
 -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 
 -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include  
  -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   -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 -DXTHREADS 
 -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/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 
 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 
 -I/usr/include/libbonoboui-2.0 -I/usr/include/gnome-vfs-2.0 
 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/pango-1.0 
 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include 
 -I/usr/include/atk-1.0 -I/usr/include/libxml2 -I/usr/include/at-spi-1.0   
 -DXTHREADS -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/X11R6/include 
 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 
 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DORBIT2=1 -pthread 
 -DXTHREADS -I/usr/include/libgnome-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/gconf/2 
 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include 
 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libgnomeui-2.0 
 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 
 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 
 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib/gtk-2.0/include 
 -I/usr/X11R6/include -I/usr/include/atk-1.0 -I/usr/include/libxml2   
 -DXTHREADS -I/usr/include/libwnck-1.0 -I/usr/include/gtk-2.0 
 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
 -I/usr/lib/glib-2.0/include   -DWNCK_I_KNOW_THIS_IS_UNSTABLE 
 -I./../DasherCore -DPROGDATA=\/usr/share/dasher\ -I../../intl -I../../intl 
 -g -O2 -MT edit.o -MD -MP -MF .deps/edit.Tpo -c -o edit.o edit.cc; \
 then mv -f .deps/edit.Tpo .deps/edit.Po; else rm -f .deps/edit.Tpo; 
 exit 1; fi
 edit.cc: In function 'void gtk2_edit_outputcontrol_callback(void*, int)':
 /usr/include/libwnck-1.0/libwnck/window.h:198: error: too few arguments to 
 function 'void wnck_window_activate(WnckWindow*, guint32)'
 edit.cc:189: error: at this point in file

The attached patch (extracted from upstream :) fixes this problem.

-- 
Matt
--- dasher-3.2.13.orig/Src/Gtk2/edit.cc
+++ dasher-3.2.13/Src/Gtk2/edit.cc
@@ -186,7 +186,8 @@
 break;
   case 31:
  if (pointer!=NULL) {
- wnck_window_activate((WnckWindow *)pointer);
+ wnck_window_activate((WnckWindow *)pointer,
+  gtk_get_current_event_time());
  }
  break;
 #endif


signature.asc
Description: Digital signature


Bug#319566: FTBFS: Cannot execute xsltproc

2005-07-22 Thread Matt Kraai
Package: dh-make-php
Version: 0.0.7-1
Severity: serious
Tags: patch

dh-make-php fails to build because it cannot execute xsltproc:

 xsltproc -''-nonet 
 /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl 
 man/dh-make-pecl.xml
 make[1]: xsltproc: Command not found

Adding a build-dependency on xsltproc, as the attached patch does,
fixes this problem.

-- 
Matt
diff -u dh-make-php-0.0.7/debian/control dh-make-php-0.0.7/debian/control
--- dh-make-php-0.0.7/debian/control
+++ dh-make-php-0.0.7/debian/control
@@ -2,7 +2,7 @@
 Section: web
 Priority: optional
 Maintainer: Uwe Steinmann [EMAIL PROTECTED]
-Build-Depends-Indep: debhelper ( 4.0.0), po-debconf, docbook-xsl
+Build-Depends-Indep: debhelper ( 4.0.0), po-debconf, docbook-xsl, xsltproc
 Standards-Version: 3.6.1
 
 Package: dh-make-php


signature.asc
Description: Digital signature


Bug#319567: FTBFS: Unsatisfiable build-dependency on odbcinst1

2005-07-22 Thread Dirk Eddelbuettel

Hi Matt,

Thanks for the bugreport. I no longer maintain dbd-odbc, but am passing this
on to Carlo who looks after it along with the Debian Perl group. Hi Carlo :)

Regards, Dirk

On 22 July 2005 at 14:16, Matt Kraai wrote:
| Package: dbd-odbc
| Version: 1.13-1
| Severity: serious
| Tags: patch
| 
| dbd-odbc fails to build because it build-depends on odbc1inst1, which
| is no longer available:
| 
|   - Considering  odbcinst1
| - Trying odbcinst1
| - Cannot install odbcinst1; apt errors follow:
|  Reading package lists...
|  Building dependency tree...
|  E: Package odbcinst1 has no installation candidate
|  Package odbcinst1 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
| 
| The attached patch makes dbd-odbc build-depend on odbcinst1debian1,
| which fixes this problem.
| 
| -- 
| Matt
| diff -u dbd-odbc-1.13/debian/control dbd-odbc-1.13/debian/control
| --- dbd-odbc-1.13/debian/control
| +++ dbd-odbc-1.13/debian/control
| @@ -3,7 +3,7 @@
|  Priority: optional
|  Maintainer: Dirk Eddelbuettel [EMAIL PROTECTED]
|  Standards-Version: 3.6.1.0
| -Build-Depends: debhelper (= 3.0.5), libdbi-perl (= 1.21), odbcinst1, 
unixodbc-dev, perl (= 5.8.0)
| +Build-Depends: debhelper (= 3.0.5), libdbi-perl (= 1.21), 
odbcinst1debian1, unixodbc-dev, perl (= 5.8.0)
|  
|  Package: libdbd-odbc-perl
|  Architecture: any

-- 
Statistics: The (futile) attempt to offer certainty about uncertainty.
 -- Roger Koenker, 'Dictionary of Received Ideas of Statistics'


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



Bug#319031: Crash on File-Open...

2005-07-22 Thread Max Alekseyev

Paul Brossier wrote:


#8  0x2bbba435 in IA__gtk_file_chooser_dialog_new (
title=0x7fff Address 0x7fff out of bounds, parent=0x1,


This `title=0x7fff` is odd since in the following function arguments 
`title` is show as expected

#7  0x2bbba361 in gtk_file_chooser_dialog_new_valist (
 title=0x4def6d Choose a DV or SMIL file, parent=0x0,
 action=GTK_FILE_CHOOSER_ACTION_OPEN, backend=0x1153520 0?\023\001,
 first_button_text=0x1 Address 0x1 out of bounds, varargs=0x7f81dc40)
 at gtkfilechooserdialog.c:592


mmh, please try again the packages at piem.org which includes the
attached patch.


I also confirm that your last patch did not solve the problem.

I've also installed libglib2.0-0-dbg, backtrace is the following:

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread 46912583343296 (LWP 32709)]
0x2e18bc00 in strlen () from /lib/libc.so.6
(gdb) bt
#0  0x2e18bc00 in strlen () from /lib/libc.so.6
#1  0x2d13bea2 in IA__g_strdup (
str=0x7fff Address 0x7fff out of bounds)
at gstrfuncs.c:90
#2  0x2c640292 in value_collect_string (value=0x140e5f8,
n_collect_values=1, collect_values=0x7f8aad60, collect_flags=0)
at gvaluetypes.c:286
#3  0x2c6269c1 in IA__g_object_new_valist (object_type=13581952,
first_property_name=0xc638c0 \020\002d╛╙*, var_args=0x7f8aade0)
at gobject.c:1014
#4  0x2c626193 in IA__g_object_new (object_type=13581952,
first_property_name=0x2bd6c334 label) at gobject.c:823
#5  0x2bb60ad9 in IA__gtk_button_new_from_stock (
stock_id=0x7fff Address 0x7fff out of bounds)
at gtkbutton.c:734
#6  0x2bba1b66 in IA__gtk_dialog_add_button (dialog=0x140e8c0,
button_text=0x7fff Address 0x7fff out of bounds,
response_id=-1373521744) at gtkdialog.c:642
#7  0x2bbba361 in gtk_file_chooser_dialog_new_valist (
title=0x6c3f80 Choose a DV or SMIL file, parent=0x0,
action=GTK_FILE_CHOOSER_ACTION_OPEN, backend=0x140e8c0 [EMAIL PROTECTED],
first_button_text=0x1 Address 0x1 out of bounds, varargs=0x7f8aaf60)
at gtkfilechooserdialog.c:592
#8  0x2bbba435 in IA__gtk_file_chooser_dialog_new (
title=0x7fff Address 0x7fff out of bounds, parent=0x1,
action=4287278432, first_button_text=0x0) at gtkfilechooserdialog.c:625
#9  0x0047958d in KinoCommon::getFileToOpen ()
#10 0x0047fcce in KinoCommon::loadFile ()
...

Max