Bug#348303: newpki-client: FTBFS (amd64): cast from 'void*' to 'int' loses precision

2006-01-16 Thread Andreas Jochens
Package: newpki-client
Version: 2.0.0+rc1-1
Severity: serious
Tags: patch

When building 'newpki-client' on amd64/unstable,
I get the following error:

./DlgEeAdmin.cpp:510: error: cast from 'void*' to 'int' loses precision
make[3]: *** [newpki_client-DlgEeAdmin.o] Error 1
make[3]: Leaving directory `/newpki-client-2.0.0+rc1/src'

With the attached patch 'newpki-client' can be compiled on amd64.

Regards
Andreas Jochens

Binary files ../tmp-orig/newpki-client-2.0.0+rc1/po/fr.gmo and ./po/fr.gmo 
differ
diff -urN ../tmp-orig/newpki-client-2.0.0+rc1/src/DlgEeAdmin.cpp 
./src/DlgEeAdmin.cpp
--- ../tmp-orig/newpki-client-2.0.0+rc1/src/DlgEeAdmin.cpp  2005-09-15 
06:58:10.0 +
+++ ./src/DlgEeAdmin.cpp2006-01-16 07:20:41.0 +
@@ -490,7 +490,7 @@
 bool DlgEeAdmin::LoadUSERS(int NumEntries)
 {
int SelectedItem;
-   int state;
+   intptr_t state;
mString filter;
 
lastItem = -1;
@@ -507,7 +507,7 @@
if(SelectedItem == -1)
state = 0;
else
-   state = (int)((wxComboBox 
*)FindWindow(IDC_FILTER_STATUS))-GetClientData(SelectedItem);
+   state = (intptr_t)((wxComboBox 
*)FindWindow(IDC_FILTER_STATUS))-GetClientData(SelectedItem);
 
filter = ((wxTextCtrl *)FindWindow(IDC_DN_FILTER))-GetValue().c_str();
 
diff -urN ../tmp-orig/newpki-client-2.0.0+rc1/src/DlgRaAdmin.cpp 
./src/DlgRaAdmin.cpp
--- ../tmp-orig/newpki-client-2.0.0+rc1/src/DlgRaAdmin.cpp  2005-09-19 
21:07:44.0 +
+++ ./src/DlgRaAdmin.cpp2006-01-16 07:20:15.0 +
@@ -550,7 +550,7 @@
 bool DlgRaAdmin::LoadPROFILES(int NumEntries)
 {
int SelectedItem;
-   int state;
+   intptr_t state;
mString filter;
 
lastItem = -1;
@@ -567,7 +567,7 @@
if(SelectedItem == -1)
state = 0;
else
-   state = (int)((wxComboBox 
*)FindWindow(IDC_FILTER_STATUS))-GetClientData(SelectedItem);
+   state = (intptr_t)((wxComboBox 
*)FindWindow(IDC_FILTER_STATUS))-GetClientData(SelectedItem);
 
filter = ((wxTextCtrl *)FindWindow(IDC_DN_FILTER))-GetValue().c_str();
 


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



Bug#348304: bzip2: upgrade fails with 'Index' value missing error

2006-01-16 Thread Lukas Ruf
Package: bzip2
Version: 1.0.3-1
Severity: grave
Justification: renders package unusable


Here comes the log:

Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up bzip2 (1.0.3-1) ...
error in control file: `Index' value missing for type HTML at 
/usr/sbin/install-docs line 641, IN line 13.
dpkg: error processing bzip2 (--configure):
 subprocess post-installation script returned error exit status 9
Errors were encountered while processing:
 bzip2
localepurge: checking system for new locale ...
localepurge: processing locale files ...
localepurge: processing man pages ...
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-SR-ruf.v1
Locale: LANG=en_IE, LC_CTYPE=en_IE (charmap=ISO-8859-1)

Versions of packages bzip2 depends on:
ii  libbz2-1.01.0.3-1high-quality block-sorting file co

bzip2 recommends no packages.

-- no debconf information


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



Bug#346684: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Andrew Suffield
On Mon, Jan 16, 2006 at 01:41:50AM -0500, Justin Pryzby wrote:
 tag 346684 patch
 thanks
 
 I intend to NMU a fix for this bug sponsored by some member of the QA
 group; patch attached.

Do you people even read the bug logs? That's two of you in less than 24 hours.

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346684;msg=20

-- 
  .''`.  ** Debian GNU/Linux ** | Andrew Suffield
 : :' :  http://www.debian.org/ |
 `. `'  |
   `- --  |


signature.asc
Description: Digital signature


Processed: closing 341508

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.10
 close 341508 1.1.2-3
Bug#341508: slony1_1.1.2-1(sparc/experimental): FTBFS: 
/usr/lib/postgresql/8.1/lib//plpgsql.so not found
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 1.1.2-3, send any further explanations to Frank 
Lichtenheld [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#348306: /etc/knowledgetree/environment.php (which contains passwords) world-readable

2006-01-16 Thread David B Harris
Package: knowledgetree
Version: 2.0.7-1
Severity: critical

Hey,

/etc/knowledgetree/environment.php is world-readable by default. It is
supposed to contain (amongst other things) the username and password for
the KnowledgeTree database.

Cc:'d to [EMAIL PROTECTED] just in case they care (the package is only
in Sid, but maybe some other related packages are worth auditing).

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.11.4-execshield-a8-linuxjail-1-2-oftc-1
Locale: LANG=en_CA, LC_CTYPE=en_CA (charmap=ISO-8859-1)

Versions of packages knowledgetree depends on:
ii  apache2-mpm-prefork [apache2] 2.0.55-2   traditional model for Apache2
ii  libphp-phpmailer  1.73-1 full featured email transfer class
ii  libphp-phpsniff   2.1.3-1a HTTP_USER_AGENT Client Sniffer f
ii  php4  4:4.4.0-4  server-side, HTML-embedded scripti
ii  php4-mysql4:4.4.0-4  MySQL module for php4
ii  php4-pear 4:4.4.0-4  PHP Extension and Application Repo
ii  php4-pear-log 1.6.0-1.1  Log module for PEAR

-- no debconf information


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



Bug#348304: marked as done (bzip2: upgrade fails with 'Index' value missing error)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 19:16:44 +1100
with message-id [EMAIL PROTECTED]
and subject line Bug#348304: bzip2: upgrade fails with 'Index' value missing 
error
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; 16 Jan 2006 08:00:06 +
From [EMAIL PROTECTED] Mon Jan 16 00:00:05 2006
Return-path: [EMAIL PROTECTED]
Received: from pc-4082.ethz.ch
([129.132.119.169] helo=komsys-pc-ruf.ethz.ch ident=postfix)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyPHY-0003qn-SW
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 00:00:05 -0800
Received: by komsys-pc-ruf.ethz.ch (Postfix, from userid 9258)
id A251D1FED9; Mon, 16 Jan 2006 09:00:01 +0100 (CET)
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Lukas Ruf [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: bzip2: upgrade fails with 'Index' value missing error
Message-ID: [EMAIL PROTECTED]
X-Mailer: reportbug 3.18
Date: Mon, 16 Jan 2006 09:00:01 +0100
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: bzip2
Version: 1.0.3-1
Severity: grave
Justification: renders package unusable


Here comes the log:

Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up bzip2 (1.0.3-1) ...
error in control file: `Index' value missing for type HTML at 
/usr/sbin/install-docs line 641, IN line 13.
dpkg: error processing bzip2 (--configure):
 subprocess post-installation script returned error exit status 9
Errors were encountered while processing:
 bzip2
localepurge: checking system for new locale ...
localepurge: processing locale files ...
localepurge: processing man pages ...
E: Sub-process /usr/bin/dpkg returned an error code (1)


-- System Information:
Debian Release: testing/unstable
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-SR-ruf.v1
Locale: LANG=en_IE, LC_CTYPE=en_IE (charmap=ISO-8859-1)

Versions of packages bzip2 depends on:
ii  libbz2-1.01.0.3-1high-quality block-sorting file co

bzip2 recommends no packages.

-- no debconf information

---
Received: (at 348304-done) by bugs.debian.org; 16 Jan 2006 08:17:21 +
From [EMAIL PROTECTED] Mon Jan 16 00:17:21 2006
Return-path: [EMAIL PROTECTED]
Received: from cpe-60-224-185-87.vic.bigpond.net.au ([60.224.185.87] 
helo=nukak.apana.org.au)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyPYH-00029M-6g
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 00:17:21 -0800
Received: by nukak.apana.org.au (Postfix, from userid 1000)
id DA8EE6843B7; Mon, 16 Jan 2006 19:16:44 +1100 (EST)
Date: Mon, 16 Jan 2006 19:16:44 +1100
From: Anibal Monsalve Salazar [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: Bug#348304: bzip2: upgrade fails with 'Index' value missing error
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=iso-8859-1
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.11
Content-Transfer-Encoding: quoted-printable
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=-5.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER,
RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Version: 1.0.3-2

On Mon, Jan 16, 2006 at 09:00:01AM +0100, Lukas Ruf wrote:
Package: bzip2
Version: 1.0.3-1
Severity: grave
Justification: renders package unusable


Here comes the log:

Reading package lists... Done
Building dependency tree... Done
0 upgraded, 0 newly installed, 0 to remove and 10 not upgraded.
1 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up bzip2 (1.0.3-1) ...
error in control file: `Index' value missing for type HTML at /usr/sbin/=

Bug#346900: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Joop PG4I
Fine with me.On 1/16/06, Justin Pryzby [EMAIL PROTECTED] wrote:
tag 346900 patchthanksI intend to NMU a fix for this bug sponsored by some member of the QA
group; patch attached.My pbuild result of this patch was clean, andproduced a binary package with expected debdiff output from the mostrecent version in sid.Build logs are at
http://justinpryzby.com/debian/xlibs-dev/-- Linux for your hamradio desktop___http://www.qsl.net/pg4i/linux



Bug#348287: netpbm: pstopnm does not work

2006-01-16 Thread Andreas Barth
severity 348287 normal
thanks

* Balbir Thomas ([EMAIL PROTECTED]) [060116 03:48]:
 Justification: renders package unusable
 
 
 pstopnm is not able to extract pnm images of a
 level 2 or level 3 postscript file.

Why does this render the whole package unusable? There are lots of other
programs in this package. Of course, this is still a nasty bug, so I set
the severity to the correct normal.

Thanks for reporting this bug, the sample file and the additional
information.


Cheers,
Andi
-- 
  http://home.arcor.de/andreas-barth/


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



Processed: Re: Bug#348287: netpbm: pstopnm does not work

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 348287 normal
Bug#348287: netpbm: pstopnm does not work
Severity set to `normal'.

 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#348118: marked as done (quick-lounge-applet: Package depends on non-existant package libgnome-menu0)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 00:33:51 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#348118: quick-lounge-applet: Package depends on 
non-existant package libgnome-menu0
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; 15 Jan 2006 00:06:16 +
From [EMAIL PROTECTED] Sat Jan 14 16:06:16 2006
Return-path: [EMAIL PROTECTED]
Received: from d36-15-41.home1.cgocable.net ([24.36.15.41] 
helo=localhost.localdomain)
by spohr.debian.org with esmtp (Exim 4.50)
id 1ExvPU-0003XL-57
for [EMAIL PROTECTED]; Sat, 14 Jan 2006 16:06:16 -0800
Received: from ttb by localhost.localdomain with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1ExvS4-0004JM-BI; Sat, 14 Jan 2006 19:08:56 -0500
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John McCutchan [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: quick-lounge-applet: Package depends on non-existant package 
libgnome-menu0
Message-ID: [EMAIL PROTECTED]
X-Mailer: reportbug 3.18
Date: Sat, 14 Jan 2006 19:08:56 -0500
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: quick-lounge-applet
Version: 2.10.0-2
Severity: grave
Justification: renders package unusable

It should depend on libgnome-menu2 instead of libgnome-menu0

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

Versions of packages quick-lounge-applet depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.1-1   The Bonobo UI library
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libgconf2-4   2.12.1-8   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.5-1The GLib library of C routines
ii  libgnome-desktop-22.12.2-2   Utility library for loading .deskt
ii  libgnome-menu02.10.2-1   an implementation of the freedeskt
ii  libgnome2-0   2.12.0.1-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.12.0-2   A powerful object-oriented display
ii  libgnomeui-0  2.12.0-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.12.2-3   The GNOME virtual file-system libr
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libice6   6.9.0.dfsg.1-3 Inter-Client Exchange library
ii  liborbit2 1:2.12.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-02.12.2-3   library for GNOME 2 panel applets
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.9.0.dfsg.1-3 X Window System Session Management
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-3 X Window System protocol client li
ii  libxml2   2.6.23-1.1 GNOME XML library
ii  xlibs 6.9.0.dfsg.1-3 X Window System client libraries m
ii  zlib1g1:1.2.3-9  compression library - runtime

quick-lounge-applet recommends no packages.

-- no debconf information

---
Received: (at 348118-done) by bugs.debian.org; 16 Jan 2006 08:33:53 +
From [EMAIL PROTECTED] Mon Jan 16 00:33:53 2006
Return-path: [EMAIL PROTECTED]
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] 
helo=tennyson.dodds.net)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyPoH-00038s-6i
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 00:33:53 -0800
Received: by tennyson.dodds.net (Postfix, from 

Bug#348310: bzip2 fails to install: `Index' value missing for type HTML

2006-01-16 Thread Philipp Meier
Package: bzip2
Version: 1.0.3-1
Severity: grave
Justification: renders package unusable


bzip2 fails to install:

error in control file: `Index' value missing for type HTML at
/usr/sbin/install-docs line 641, IN line 13.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc5-pm-inotify-mem4g
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages bzip2 depends on:
ii  libbz2-1.01.0.3-1high-quality block-sorting file co

bzip2 recommends no packages.

-- no debconf information


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



Bug#348310: marked as done (bzip2 fails to install: `Index' value missing for type HTML )

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 01:12:16 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#348310: bzip2 fails to install: `Index' value missing for 
type HTML 
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; 16 Jan 2006 08:50:20 +
From [EMAIL PROTECTED] Mon Jan 16 00:50:20 2006
Return-path: [EMAIL PROTECTED]
Received: from ipx10376.ipxserver.de ([80.190.246.80])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyQ4C-0003wy-6P
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 00:50:20 -0800
Received: from dslb-084-057-134-241.pools.arcor-ip.net ([84.57.134.241] 
helo=antigone.intern.321-verkaufsagentur.de)
by ipx10376.ipxserver.de with esmtpa (Exim 4.52)
id 1EyQ4B-0005Kp-Dv; Mon, 16 Jan 2006 09:50:19 +0100
Received: from kylie.intern.321-verkaufsagentur.de ([192.168.2.186] 
ident=Debian-exim)
by antigone.intern.321-verkaufsagentur.de with esmtp (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1EyQ4B-0001qP-2s; Mon, 16 Jan 2006 09:50:19 +0100
Received: from billy by kylie.intern.321-verkaufsagentur.de with local (Exim 
4.60)
(envelope-from [EMAIL PROTECTED])
id 1EyQ49-0002Fk-GQ; Mon, 16 Jan 2006 09:50:17 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Philipp Meier [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: bzip2 fails to install: `Index' value missing for type HTML 
Message-ID: [EMAIL PROTECTED]
X-Mailer: reportbug 3.18
Date: Mon, 16 Jan 2006 09:50:17 +0100
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: bzip2
Version: 1.0.3-1
Severity: grave
Justification: renders package unusable


bzip2 fails to install:

error in control file: `Index' value missing for type HTML at
/usr/sbin/install-docs line 641, IN line 13.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-rc5-pm-inotify-mem4g
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages bzip2 depends on:
ii  libbz2-1.01.0.3-1high-quality block-sorting file co

bzip2 recommends no packages.

-- no debconf information

---
Received: (at 348310-done) by bugs.debian.org; 16 Jan 2006 09:12:17 +
From [EMAIL PROTECTED] Mon Jan 16 01:12:17 2006
Return-path: [EMAIL PROTECTED]
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] 
helo=tennyson.dodds.net)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyQPR-0001DW-1F
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 01:12:17 -0800
Received: by tennyson.dodds.net (Postfix, from userid 1000)
id 1E0E07005; Mon, 16 Jan 2006 01:12:16 -0800 (PST)
Date: Mon, 16 Jan 2006 01:12:16 -0800
From: Steve Langasek [EMAIL PROTECTED]
To: Philipp Meier [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#348310: bzip2 fails to install: `Index' value missing for 
type HTML 
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=va4/JQ6j8/8uipEp
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.9i
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02


--va4/JQ6j8/8uipEp
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Version: 1.0.3-2

Duplicate of bug #348266.

On Mon, Jan 16, 2006 at 09:50:17AM +0100, Philipp Meier wrote:
 Package: bzip2
 Version: 1.0.3-1
 Severity: grave
 Justification: renders package unusable
=20
=20
 bzip2 fails to install:
=20
 error in control file: `Index' value missing for type HTML at
 /usr/sbin/install-docs line 641, IN line 13.

--=20
Steve Langasek   Give me a lever long 

Processed: Re: Bug#337790: new udev rules for udev to make permissions right

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 337790 serious
Bug#337790: libnjb-hotplug doesnt take into account the new udev system without 
hotplug
Severity set to `serious'.

 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#346629: Intend to NMU camorama

2006-01-16 Thread Amaya
tags 346629 pending
thanks

Hi there, Nico and Leo...

I intend to *lovingly* NMU camorama.

Nico Golde wrote:
 No I justed wnated to be sure that you are not working on it ;)
 Attached diff.gz and .dsc, hopefully Amaya will sponsor the upload
 soon.

I am going to start working on this right now. Expect an upload soon. I
will use the 0-day queue, as I read from
http://wiki.debian.org/DependsXlibsDev, The rules for NMU'ing to follow
are the ones set by the Release Team in their January mail to
debian-devel-announce: a week after the bug is submitted, upload
directly to unstable as a 0-day NMU after sending the patch to the BTS
That means today, Monday.

Please, Leo, is that ok with you? I can of course upload to a delayed
queue if you want, but you have had the patch for some hours now (hey, I
am such an impatient person :) ).

Thanks!

-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Bug#347545: acknowledged by developer (Bug#322011: fixed in glibc 2.3.5-12)

2006-01-16 Thread Edward Welbourne
hmm ... etch is still on 2.3.5-8 and the fix is in 2.3.5-12.
Is etch likely to pick up the fix any time soon ?

Eddy.


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



Processed: Re: Bug#346629: Intend to NMU camorama

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 346629 pending
Bug#346629: camorama: FTBFS: build-depends on removed xlibs-dev
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#347124: NMU patch attached

2006-01-16 Thread Nico Golde
tags 347124 + patch

Hi,
If Amaya sponsors the fix I will NMU your package in the 
next days.
Regards Nico
-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!
Format: 1.0
Source: nawm
Version: 0.0.20030130-2.1
Binary: nawm
Maintainer: Richard Tibbetts [EMAIL PROTECTED]
Architecture: any
Standards-Version: 3.5.2
Build-Depends: debhelper ( 3.0.0), flex, bison, libx11-dev, libxtst-dev
Files: 
 2b8ac913f384f8200ae2328c338ac463 69013 nawm_0.0.20030130.orig.tar.gz
 6e277baf12c5ada48fe4615110241977 5006 nawm_0.0.20030130-2.1.diff.gz


nawm_0.0.20030130-2.1.diff.gz
Description: application/gunzip


pgpAEyPJT94JH.pgp
Description: PGP signature


Processed: NMU patch attached

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 347124 + patch
Bug#347124: nawm: FTBFS: build-depends on removed xlibs-dev
There were no tags set.
Tags added: patch

 Hi,
Unknown command or malformed arguments to command.

 If Amaya sponsors the fix I will NMU your package in the
Unknown command or malformed arguments to command.

 next days.
Unknown command or malformed arguments to command.

 Regards Nico
Unknown command or malformed arguments to command.

 --
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#348118: marked as done (quick-lounge-applet: Package depends on non-existant package libgnome-menu0)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 01:47:14 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#348118: fixed in quick-lounge-applet 2.12.1-1
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; 15 Jan 2006 00:06:16 +
From [EMAIL PROTECTED] Sat Jan 14 16:06:16 2006
Return-path: [EMAIL PROTECTED]
Received: from d36-15-41.home1.cgocable.net ([24.36.15.41] 
helo=localhost.localdomain)
by spohr.debian.org with esmtp (Exim 4.50)
id 1ExvPU-0003XL-57
for [EMAIL PROTECTED]; Sat, 14 Jan 2006 16:06:16 -0800
Received: from ttb by localhost.localdomain with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1ExvS4-0004JM-BI; Sat, 14 Jan 2006 19:08:56 -0500
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: John McCutchan [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: quick-lounge-applet: Package depends on non-existant package 
libgnome-menu0
Message-ID: [EMAIL PROTECTED]
X-Mailer: reportbug 3.18
Date: Sat, 14 Jan 2006 19:08:56 -0500
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: quick-lounge-applet
Version: 2.10.0-2
Severity: grave
Justification: renders package unusable

It should depend on libgnome-menu2 instead of libgnome-menu0

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

Versions of packages quick-lounge-applet depends on:
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2-02.10.1-1   The Bonobo UI library
ii  libc6 2.3.5-11   GNU C Library: Shared libraries an
ii  libgconf2-4   2.12.1-8   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.5-1The GLib library of C routines
ii  libgnome-desktop-22.12.2-2   Utility library for loading .deskt
ii  libgnome-menu02.10.2-1   an implementation of the freedeskt
ii  libgnome2-0   2.12.0.1-4 The GNOME 2 library - runtime file
ii  libgnomecanvas2-0 2.12.0-2   A powerful object-oriented display
ii  libgnomeui-0  2.12.0-2   The GNOME 2 libraries (User Interf
ii  libgnomevfs2-02.12.2-3   The GNOME virtual file-system libr
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libice6   6.9.0.dfsg.1-3 Inter-Client Exchange library
ii  liborbit2 1:2.12.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-02.12.2-3   library for GNOME 2 panel applets
ii  libpango1.0-0 1.10.2-1   Layout and rendering of internatio
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.9.0.dfsg.1-3 X Window System Session Management
ii  libstartup-notification0  0.8-1  library for program launch feedbac
ii  libx11-6  6.9.0.dfsg.1-3 X Window System protocol client li
ii  libxml2   2.6.23-1.1 GNOME XML library
ii  xlibs 6.9.0.dfsg.1-3 X Window System client libraries m
ii  zlib1g1:1.2.3-9  compression library - runtime

quick-lounge-applet recommends no packages.

-- no debconf information

---
Received: (at 348118-close) by bugs.debian.org; 16 Jan 2006 09:50:40 +
From [EMAIL PROTECTED] Mon Jan 16 01:50:40 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyQxG-SA-7r; Mon, 16 Jan 2006 01:47:14 -0800
From: Andreas Rottmann [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348118: fixed in quick-lounge-applet 2.12.1-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive 

Bug#346860: marked as done (xwpe: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 02:32:03 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346860: fixed in xwpe 1.5.29a-4
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:39:37 +
From [EMAIL PROTECTED] Sun Jan 08 17:39:37 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evm0W-0001QK-7C
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:39:37 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlzy-00076w-AC
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:39:02 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: xwpe: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:39:02 +0100
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: xwpe
Version: 1.5.29a-3
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 346860-close) by bugs.debian.org; 16 Jan 2006 10:40:32 +
From [EMAIL PROTECTED] Mon Jan 16 02:40:32 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyRed-Gx-Sm; Mon, 16 Jan 2006 02:32:03 -0800
From: Francesco Paolo Lovergine [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346860: fixed in xwpe 1.5.29a-4
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 02:32:03 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: xwpe
Source-Version: 1.5.29a-4

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

xwpe_1.5.29a-4.diff.gz
  to pool/main/x/xwpe/xwpe_1.5.29a-4.diff.gz
xwpe_1.5.29a-4.dsc
  to pool/main/x/xwpe/xwpe_1.5.29a-4.dsc
xwpe_1.5.29a-4_i386.deb
  to pool/main/x/xwpe/xwpe_1.5.29a-4_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have 

Bug#348326: compface: compface generates unjustified warnings

2006-01-16 Thread Didier Verna
Package: compface
Version: 1:1.5.2-1
Severity: grave


Hi, 

since the last upgrade, compface doesn't do its job anymore, but generates
unjustified warnings instead. Here is a testcase on the xbm file attached
below (that looks ok to me):

compface test.xbm   Err 1 11:45 01/16/06
compface: (warning) test.xbm: excess data ignored
compface: (warning) test.xbm: excess data ignored




test.xbm
Description: X bitmap





-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27-2-686-smp
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages compface depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libcompfaceg1 1:1.5.2-1  Compress/decompress images for mai

compface recommends no packages.

-- no debconf information


Bug#334497: acknowledged by developer (Re: binutils: linking error in building boost)

2006-01-16 Thread Domenico Andreoli
reopen 334497
thanks

On Sun, Jan 15, 2006 at 08:03:06PM -0800, Debian Bug Tracking System wrote:
 
 Hi,

hi,

 Given that boost up-to-date for hppa at the moment, I'm assuming this
 bug has been fixed and closing it.

it is up-to-date because it is built using -mlong-calls option which
works around this bug. please have a look at #342267.

regards
domenico

-[ 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#346115: lineak-xosdplugin: doesn't print onscreen messages anymore

2006-01-16 Thread Aurelien Jarno
Hi,

On Fri, Jan 06, 2006 at 07:30:04PM +0100, Erik Meusel wrote:
 
  Is it the first time you use lineak-xosdplugin, or have you use it 
 before and it stopped to work?
 
 Well, I used it, and it worked for a while. I pushed the 
 next-prev-buttons on my girlfriend's multimedia keyboard, and the 
 messages appeared in amarok. It stopped working months or weeks ago, so 
 I tried to fix it, yesterday. Starting lineakd threw a message about 
 lineakd being unable to call the function, so I commented it in and made 
 it compile and link. If you wish, I ask my girlfriend to reproduce the 
 bug using the original etch package. It might be useful to mention, that 
 I use an etch environment with KDE 3.5 packages from alioth and 
 backported amarok. However, by commenting in the function, xosdplugin 
 worked again. It may also be that this bug only triggers since version 2 
 of libxosd. I don't know when the transition to version 2 has been done.
 
There is now a new version of lineak* (0.8.4) in sid. Could you please
try to install it? Also as you have a non-standard KDE environment, it
would be nice to not install (or to desintall) the lineak-kdeplugins
package, and see if it works.

The xosd plugin also behaves differently depending on the Display_*
line in the ~/.lineak/lineakd.conf file. Could you please send me your
configuration file.

Thanks,
Aurelien

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


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



Bug#348326: compface: compface generates unjustified warnings

2006-01-16 Thread Hakan Ardo
On 1/16/06, Didier Verna [EMAIL PROTECTED] wrote:
 Package: compface
 Version: 1:1.5.2-1
 Severity: grave


 Hi,

 since the last upgrade, compface doesn't do its job anymore, but generates
 unjustified warnings instead. Here is a testcase on the xbm file attached
 below (that looks ok to me):

Yes, it looks OK, I'll digg into it...


 compface test.xbm   Err 1 11:45 01/16/06
 compface: (warning) test.xbm: excess data ignored
 compface: (warning) test.xbm: excess data ignored









 -- System Information:
 Debian Release: testing/unstable
   APT prefers unstable
   APT policy: (500, 'unstable'), (500, 'stable')
 Architecture: i386 (i686)
 Shell:  /bin/sh linked to /bin/bash
 Kernel: Linux 2.4.27-2-686-smp
 Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

 Versions of packages compface depends on:
 ii  libc6 2.3.5-12   GNU C Library: Shared libraries 
 an
 ii  libcompfaceg1 1:1.5.2-1  Compress/decompress images for 
 mai

 compface recommends no packages.

 -- no debconf information






--
Håkan Ardö



Processed: Re: Bug#334497 acknowledged by developer (Re: binutils: linking error in building boost)

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reopen 334497
Bug#334497: binutils: linking error in building boost
Bug reopened, originator not changed.

 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#338006: Workaround for OpenSSL 0.9.8 bug in Nessus

2006-01-16 Thread Javier Fernández-Sanguino Peña

Based on the comment made by Jim Paris to bug #338006 I've found that adding
the following line to nessusd.conf makes the client able to talk with the
server:

ssl_cipher_list = SSLv2:-LOW:-EXPORT:RC4+RSA

I'm going to add this to the default nessusd.conf to implemente a workaround
fix for #343487 until such a time that #338006 is fixed.

Thanks Jim!

Javier


signature.asc
Description: Digital signature


Processed: tagging 346631

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 346631 + pending
Bug#346631: bbkeys: FTBFS: build-depends on removed xlibs-dev
Tags were: patch
Tags added: pending


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#347005: marked as done (xlassie: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 03:47:10 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#347005: fixed in xlassie 1.8-10
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:41:39 +
From [EMAIL PROTECTED] Sun Jan 08 17:41:39 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evm0a-0001RS-NJ
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:39:42 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlzw-000741-64
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:39:00 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: xlassie: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:39:00 +0100
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: xlassie
Version: 1.8-9
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 347005-close) by bugs.debian.org; 16 Jan 2006 11:50:34 +
From [EMAIL PROTECTED] Mon Jan 16 03:50:34 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EySpK-0003p2-Ur; Mon, 16 Jan 2006 03:47:10 -0800
From: [EMAIL PROTECTED] (Barak A. Pearlmutter)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347005: fixed in xlassie 1.8-10
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 03:47:10 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: xlassie
Source-Version: 1.8-10

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

xlassie_1.8-10.diff.gz
  to pool/main/x/xlassie/xlassie_1.8-10.diff.gz
xlassie_1.8-10.dsc
  to pool/main/x/xlassie/xlassie_1.8-10.dsc
xlassie_1.8-10_i386.deb
  to pool/main/x/xlassie/xlassie_1.8-10_i386.deb



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

Thank you for reporting the bug, which will now be closed.  

Processed: set tags

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package bootchart-view
Ignoring bugs not assigned to: bootchart-view

 retitle 336527 bootchart-view: May fail with non-Debian JVMs
Bug#336527: bootchart-view: requires j2re1.4, but doesn't depend on it
Changed Bug title.

 severity 336527 wishlist
Bug#336527: bootchart-view: May fail with non-Debian JVMs
Severity set to `wishlist'.

 stop
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#346702: marked as done (hp2xx: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 04:32:06 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346702: fixed in hp2xx 3.4.4-3
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:38:38 +
From [EMAIL PROTECTED] Sun Jan 08 17:38:38 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EvlzY-p1-FV
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:37 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlz2-0006o1-T7
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:04 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: hp2xx: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:04 +0100
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: hp2xx
Version: 3.4.4-2
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 346702-close) by bugs.debian.org; 16 Jan 2006 12:40:47 +
From [EMAIL PROTECTED] Mon Jan 16 04:40:47 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyTWo-0003JG-QT; Mon, 16 Jan 2006 04:32:06 -0800
From: [EMAIL PROTECTED] (Christian T. Steigies)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346702: fixed in hp2xx 3.4.4-3
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 04:32:06 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: hp2xx
Source-Version: 3.4.4-3

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

hp2xx_3.4.4-3.diff.gz
  to pool/main/h/hp2xx/hp2xx_3.4.4-3.diff.gz
hp2xx_3.4.4-3.dsc
  to pool/main/h/hp2xx/hp2xx_3.4.4-3.dsc
hp2xx_3.4.4-3_i386.deb
  to pool/main/h/hp2xx/hp2xx_3.4.4-3_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have 

Bug#348342: libgtk-x11-2.0: Undefine symbol g_object_compat_control

2006-01-16 Thread David Baron
Package: libgtk-x11-2.0
Version: 2.0
Severity: critical
Justification: breaks unrelated software

The following error message was produced after recent upgrade (solo is a
sudoku game):
solo: symbol lookup error: /usr/lib/libgtk-x11-2.0.so.0: undefined
symbol: g_object_compat_control

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


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



Bug#346652: Thanks (Re: Bug#346652: Intention to NMU)

2006-01-16 Thread Taketoshi Sano
Hi, Luk. Thank you for your work.
I appreciate your help.

-- 
  Taketoshi Sano: [EMAIL PROTECTED],[EMAIL PROTECTED],[EMAIL PROTECTED]


pgp9lKArO593o.pgp
Description: PGP signature


Processed: Fixed in NMU of gnokii 0.6.8-0.3

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 334070 + fixed
Bug#334070: gnokii: Should Pre-Depend on adduser instead of Depend on passwd
Tags were: pending patch
Tags added: fixed

 tag 343813 + fixed
Bug#343813: Please upgrade build depends to libmysqlclient15-dev
Tags were: pending patch
Tags added: fixed

 tag 346710 + fixed
Bug#346710: gnokii: FTBFS: build-depends on removed xlibs-dev
Tags were: pending patch
Tags added: fixed

 tag 348057 + fixed
Bug#348057: gnokii: Does not clean po/stamp-po, makes locales missing on next 
build
Tags were: patch pending
Tags added: fixed

 quit
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#346714: marked as done (kaffe: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 05:32:17 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346714: fixed in kaffe 2:1.1.6.91-1
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:38:39 +
From [EMAIL PROTECTED] Sun Jan 08 17:38:39 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EvlzZ-pY-0F
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:39 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlz3-0006p3-J7
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:05 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: kaffe: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:05 +0100
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: kaffe
Version: 2:1.1.6-3
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 346714-close) by bugs.debian.org; 16 Jan 2006 13:40:29 +
From [EMAIL PROTECTED] Mon Jan 16 05:40:29 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyUT3-0008T4-UG; Mon, 16 Jan 2006 05:32:17 -0800
From: Wolfgang Baer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346714: fixed in kaffe 2:1.1.6.91-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 05:32:17 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: kaffe
Source-Version: 2:1.1.6.91-1

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

jikes-kaffe_1.1.6.91-1_all.deb
  to pool/main/k/kaffe/jikes-kaffe_1.1.6.91-1_all.deb
kaffe-common_1.1.6.91-1_all.deb
  to pool/main/k/kaffe/kaffe-common_1.1.6.91-1_all.deb
kaffe-dev_1.1.6.91-1_all.deb
  to pool/main/k/kaffe/kaffe-dev_1.1.6.91-1_all.deb
kaffe-doc_1.1.6.91-1_all.deb
  to pool/main/k/kaffe/kaffe-doc_1.1.6.91-1_all.deb

Bug#348342: marked as done (libgtk-x11-2.0: Undefine symbol g_object_compat_control)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 05:58:23 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#348342: libgtk-x11-2.0: Undefine symbol 
g_object_compat_control
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; 16 Jan 2006 13:37:17 +
From [EMAIL PROTECTED] Mon Jan 16 05:37:17 2006
Return-path: [EMAIL PROTECTED]
Received: from mtaout4.012.net.il ([84.95.2.10])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyUXs-N8-RZ
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 05:37:17 -0800
Received: from d_baron ([80.178.36.170])
 by i_mtaout4.012.net.il (HyperSendmail v2004.12)
 with ESMTP id [EMAIL PROTECTED] for
 [EMAIL PROTECTED]; Mon, 16 Jan 2006 15:38:25 +0200 (IST)
Received: from david by d_baron with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED]) id 1EyUXN-0004Pa-Pj; Mon,
 16 Jan 2006 15:36:45 +0200
Date: Mon, 16 Jan 2006 15:36:45 +0200
From: David Baron [EMAIL PROTECTED]
Subject: libgtk-x11-2.0: Undefine symbol g_object_compat_control
X-012-Sender: David Baron [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Message-id: [EMAIL PROTECTED]
MIME-version: 1.0
X-Mailer: reportbug 3.18
Content-type: text/plain; charset=us-ascii
Content-transfer-encoding: 7BIT
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=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: libgtk-x11-2.0
Version: 2.0
Severity: critical
Justification: breaks unrelated software

The following error message was produced after recent upgrade (solo is a
sudoku game):
solo: symbol lookup error: /usr/lib/libgtk-x11-2.0.so.0: undefined
symbol: g_object_compat_control

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

---
Received: (at 348342-done) by bugs.debian.org; 16 Jan 2006 13:58:24 +
From [EMAIL PROTECTED] Mon Jan 16 05:58:24 2006
Return-path: [EMAIL PROTECTED]
Received: from dsl093-039-086.pdx1.dsl.speakeasy.net ([66.93.39.86] 
helo=tennyson.dodds.net)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyUsK-0002Q8-IA
for [EMAIL PROTECTED]; Mon, 16 Jan 2006 05:58:24 -0800
Received: by tennyson.dodds.net (Postfix, from userid 1000)
id 2AB277005; Mon, 16 Jan 2006 05:58:23 -0800 (PST)
Date: Mon, 16 Jan 2006 05:58:23 -0800
From: Steve Langasek [EMAIL PROTECTED]
To: David Baron [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#348342: libgtk-x11-2.0: Undefine symbol g_object_compat_control
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=6CiRFyVmOOJ3DkBX
Content-Disposition: inline
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.9i
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02


--6CiRFyVmOOJ3DkBX
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Mon, Jan 16, 2006 at 03:36:45PM +0200, David Baron wrote:
 Package: libgtk-x11-2.0
 Version: 2.0
 Severity: critical
 Justification: breaks unrelated software

 The following error message was produced after recent upgrade (solo is a
 sudoku game):
 solo: symbol lookup error: /usr/lib/libgtk-x11-2.0.so.0: undefined
 symbol: g_object_compat_control

Then you have a broken libgobject-2.0.so.0 on your system that did not come
=66rom a Debian package which satisfies the dependency of this version of
libgtk2.0-0.  This is not a bug in Debian.

--=20
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/

--6CiRFyVmOOJ3DkBX
Content-Type: application/pgp-signature; name=signature.asc

Bug#346613: canna: FTBFS: build-depends on removed xlibs-dev

2006-01-16 Thread Steve Langasek
Hi Junichi,

I've confirmed that the provided patch addresses the build failure, and that
the resulting binary packages match the existing packages in the archive
according to debdiff.  I am therefore uploading an NMU including this fix to
the DELAYED/1-day queue on gluck.  Please find the final patch attached.

If you have doubts about the correctness of the NMU, it would be appreciated
if you would do a maintainer upload in its place.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u canna-3.7p3/debian/control canna-3.7p3/debian/control
--- canna-3.7p3/debian/control
+++ canna-3.7p3/debian/control
@@ -2,7 +2,7 @@
 Section: utils
 Priority: optional
 Maintainer: Junichi Uekawa [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.1.59), xlibs-dev, xutils, dpatch, po-debconf, 
autoconf2.13, ptex-bin
+Build-Depends: debhelper (= 4.1.59), libx11-dev, xutils, dpatch, po-debconf, 
autoconf2.13, ptex-bin
 Standards-Version: 3.6.2
 
 Package: canna
diff -u canna-3.7p3/debian/changelog canna-3.7p3/debian/changelog
--- canna-3.7p3/debian/changelog
+++ canna-3.7p3/debian/changelog
@@ -1,3 +1,13 @@
+canna (3.7p3-2.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Medium-urgency upload for RC bugfix.
+  * Build-Depend on libx11-dev instead of on the obsolete xlibs-dev; thanks
+to Justin Pryzby [EMAIL PROTECTED] for the patch.
+Closes: #346613.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Mon, 16 Jan 2006 01:20:47 -0800
+
 canna (3.7p3-2) unstable; urgency=low
 
   * add cs.po translation (closes: #308518)


signature.asc
Description: Digital signature


Processed: Bug #325637: pose segfaults upon startup

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package pose
Ignoring bugs not assigned to: pose

 tags 325637 + moreinfo unreproducible
Bug#325637: segfault upon startup
There were no tags set.
Tags added: moreinfo, unreproducible

 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#346850: marked as done (pose: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 06:17:29 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346850: fixed in pose 3.5-9
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:39:35 +
From [EMAIL PROTECTED] Sun Jan 08 17:39:35 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evm0U-0001Qc-NV
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:39:35 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlzy-00077i-Q2
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:39:02 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: pose: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:39:02 +0100
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: pose
Version: 3.5-8
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 346850-close) by bugs.debian.org; 16 Jan 2006 14:20:48 +
From [EMAIL PROTECTED] Mon Jan 16 06:20:48 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyVAn-j8-12; Mon, 16 Jan 2006 06:17:29 -0800
From: Lucas Wall [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346850: fixed in pose 3.5-9
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 06:17:29 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: pose
Source-Version: 3.5-9

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

pose-doc_3.5-9_all.deb
  to pool/contrib/p/pose/pose-doc_3.5-9_all.deb
pose-profile_3.5-9_i386.deb
  to pool/contrib/p/pose/pose-profile_3.5-9_i386.deb
pose_3.5-9.diff.gz
  to pool/contrib/p/pose/pose_3.5-9.diff.gz
pose_3.5-9.dsc
  to pool/contrib/p/pose/pose_3.5-9.dsc
pose_3.5-9_i386.deb
  to pool/contrib/p/pose/pose_3.5-9_i386.deb



A summary of the changes between this version 

Bug#325637: Bug #325637: pose segfaults upon startup

2006-01-16 Thread Lucas Wall
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

package pose
tags 325637 + moreinfo unreproducible
thanks

Several months ago you reported pose segfalted on run. As Steve pointed
out then it looked like the font bug, which was solved at the time. He
also asked some questions I didn't get a reply of.

Just now I've just uploaded a new version of pose to unstable (3.5-9).
Could you see if this still happend on your system? Please note that you
will have to wait for the next archive update (daily) to see this new
version.

K.-

- --
Lucas Wall [EMAIL PROTECTED]  .''`.
Buenos Aires, Argentina: :ø :   Debian GNU/Linux
http://www.kadath.com.ar   `. `'  http://www.debian.org
PGP: 1024D/84FB46D6  `-
 5D25 528A 83AB 489B 356Ahttp://people.debian.org/~lwall
 4087 BC9B 4733 84FB 46D6mailto:[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDy6zUvJtHM4T7RtYRAiDLAJ9W+bOcm7Gc7BrWUKeB3HNUivEZtQCg7wQ4
vvcNa6LN3m+f/nG352P31wY=
=fqjp
-END PGP SIGNATURE-



Processed: reopening 346635

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # Automatically generated email from bts, devscripts version 2.9.10
 reopen 346635
Bug#346635: bbdate: FTBFS: build-depends on removed xlibs-dev
Bug reopened, originator not changed.


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#347125: marked as done (ltris: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 06:47:18 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#347125: fixed in ltris 1.0.11-1
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:42:09 +
From [EMAIL PROTECTED] Sun Jan 08 17:42:09 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evlzb-qJ-0I
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:48 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlz4-0006qk-NQ
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:06 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: ltris: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:06 +0100
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: ltris
Version: 1.0.10-1
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 347125-close) by bugs.debian.org; 16 Jan 2006 14:51:29 +
From [EMAIL PROTECTED] Mon Jan 16 06:51:29 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyVde-0003OV-L5; Mon, 16 Jan 2006 06:47:18 -0800
From: Joan Queralt Molina [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347125: fixed in ltris 1.0.11-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 06:47:18 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: ltris
Source-Version: 1.0.11-1

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

ltris_1.0.11-1.diff.gz
  to pool/main/l/ltris/ltris_1.0.11-1.diff.gz
ltris_1.0.11-1.dsc
  to pool/main/l/ltris/ltris_1.0.11-1.dsc
ltris_1.0.11-1_i386.deb
  to pool/main/l/ltris/ltris_1.0.11-1_i386.deb
ltris_1.0.11.orig.tar.gz
  to pool/main/l/ltris/ltris_1.0.11.orig.tar.gz



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


Bug#317435: can speakup be removed?

2006-01-16 Thread Justin Pryzby
Hello Mario,

You indicated that kernel-image-speakup-i386 was obsolete:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=317435;repeatmerged=no

If this is true, then we should request its removal from unstable.

-- 
Clear skies,
Justin


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



Bug#346684: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Justin Pryzby
Hi Andrew,

Yes, I've been using a script to help do things more consistently, and
trying to read the bug logs while packages are pbuilding, to evaluate
the specific bug, as well the the wellness status of both the
package and maintainer.  Last night I tried building multiple packages
at the same time, and I suspect this bug got lost in a mess of firefox
tabs; sorry about that.

-- 
Clear skies,
Justin

On Mon, Jan 16, 2006 at 08:00:58AM +, Andrew Suffield wrote:
 On Mon, Jan 16, 2006 at 01:41:50AM -0500, Justin Pryzby wrote:
  tag 346684 patch
  thanks
  
  I intend to NMU a fix for this bug sponsored by some member of the QA
  group; patch attached.
 
 Do you people even read the bug logs? That's two of you in less than 24 hours.
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=346684;msg=20


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



Bug#346884: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Justin Pryzby
tag 346884 patch
thanks

I intend to NMU a fix for this bug sponsored by some member of the QA
group; patch attached.  My pbuild result of this patch was clean, and
produced a binary package with expected debdiff output from the most
recent version in sid.  Build logs are at
  http://justinpryzby.com/debian/xlibs-dev/
diff -u oleo-1.99.16/debian/changelog oleo-1.99.16/debian/changelog
--- oleo-1.99.16/debian/changelog
+++ oleo-1.99.16/debian/changelog
@@ -1,3 +1,10 @@
+oleo (1.99.16-8.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Update build-deps for xlibs-dev removal; closes: #346884.
+
+ -- Justin Pryzby [EMAIL PROTECTED]  Mon, 16 Jan 2006 10:13:20 -0500
+
 oleo (1.99.16-8) unstable; urgency=low
 
   * Fix several GCC-4 related build failures (thanks to Andreas Jochens)
diff -u oleo-1.99.16/debian/control oleo-1.99.16/debian/control
--- oleo-1.99.16/debian/control
+++ oleo-1.99.16/debian/control
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Mario Lang [EMAIL PROTECTED]
 Standards-Version: 3.5.9
-Build-Depends: libgsl0-dev, libmysqlclient-dev, libncurses5-dev (= 
5.2.20010310-1), libplot-dev, libxdb-dev, xlibs-dev (= 4.0.1-11), bison|byacc
+Build-Depends: libgsl0-dev, libmysqlclient-dev, libncurses5-dev (= 
5.2.20010310-1), libplot-dev, libxdb-dev, libx11-dev, libxpm-dev, libxt-dev, 
x-dev, bison|byacc
 
 Package: oleo
 Architecture: any


Processed: Fixed in NMU of gifsicle 1.44-1.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 345503 + fixed
Bug#345503: gifsicle: Description improvement
There were no tags set.
Tags added: fixed

 tag 346590 + fixed
Bug#346590: gifsicle: FTBFS: build-depends on about-to-be-removed 
x-window-system-dev
Tags were: pending patch
Tags added: fixed

 quit
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: Fixed in NMU of xawtv 3.94-1.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 346757 + fixed
Bug#346757: xawtv: FTBFS: build-depends on removed xlibs-dev
Tags were: patch pending
Tags added: fixed

 quit
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: Fixed in NMU of fbi 2.01-1.4

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 346726 + fixed
Bug#346726: fbi: FTBFS: build-depends on removed xlibs-dev
Tags were: pending patch
Tags added: fixed

 quit
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: Fixed in NMU of libdockapp 1:0.5.0-1.2

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 286642 + fixed
Bug#286642: libdockapp: Always built with -O0 due to typo in debian/rules
There were no tags set.
Tags added: fixed

 tag 347158 + fixed
Bug#347158: libdockapp-dev: uninstallable; depends on removed xlibs-dev
Tags were: pending patch
Tags added: fixed

 quit
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: Fixed in NMU of 3dchess 0.8.1-11.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 346609 + fixed
Bug#346609: 3dchess: FTBFS: build-depends on removed xlibs-dev
Tags were: patch pending
Tags added: fixed

 quit
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: Fixed in NMU of airsnort 0.2.7e-1.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 346626 + fixed
Bug#346626: airsnort: FTBFS: build-depends on removed xlibs-dev
Tags were: pending patch
Tags added: fixed

 quit
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: Fixed in NMU of gcrontab 0.8.0-3.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 346615 + fixed
Bug#346615: gcrontab: FTBFS: build-depends on removed xlibs-dev
Tags were: patch pending
Tags added: fixed

 quit
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: Fixed in NMU of jester 1.0-7.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 270691 + fixed
Bug#270691: jester: typo in man page
Tags were: pending
Tags added: fixed

 tag 346617 + fixed
Bug#346617: jester: FTBFS: build-depends on removed xlibs-dev
Tags were: pending patch
Tags added: fixed

 quit
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: Fixed in NMU of cpanel 0.4.0-1.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 342385 + fixed
Bug#342385: cpanel(GNU/k*BSD): FTBFS: out of date config.sub/config.guess
There were no tags set.
Tags added: fixed

 tag 346646 + fixed
Bug#346646: cpanel: FTBFS: build-depends on removed xlibs-dev
Tags were: pending patch
Tags added: fixed

 quit
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: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 346884 patch
Bug#346884: oleo: FTBFS: build-depends on removed xlibs-dev
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: Downgrade

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 348285 normal
Bug#348285: gnome: Can't detect volume control
Severity set to `normal'.

 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#326453: marked as done (fish: Segfault on startup)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 07:17:32 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#326453: fixed in libtrash 2.4-1
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; 3 Sep 2005 11:49:30 +
From [EMAIL PROTECTED] Sat Sep 03 04:49:30 2005
Return-path: [EMAIL PROTECTED]
Received: from mail02.hansenet.de (webmail.hansenet.de) [213.191.73.62] 
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EBWWY-0003bc-00; Sat, 03 Sep 2005 04:49:30 -0700
Received: from sarg.kollektiv-hamburg.de (213.39.186.231) by 
webmail.hansenet.de (7.2.059) (authenticated as [EMAIL PROTECTED])
id 42EEDD43003F7176; Sat, 3 Sep 2005 13:49:25 +0200
Received: from localhost (forcix.kollektiv-hamburg.de [192.168.1.40])
by sarg.kollektiv-hamburg.de (Postfix) with ESMTP id 438191B4349;
Sat,  3 Sep 2005 13:46:00 +0200 (CEST)
Received: from forcer by localhost with local (Exim 4.52)
id 1EBWWS-0002xr-UG; Sat, 03 Sep 2005 13:49:24 +0200
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jorgen Schaefer [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: fish: Segfault on startup
X-Mailer: reportbug 3.17
Date: Sat, 03 Sep 2005 13:49:24 +0200
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: fish
Version: 1.13.1-1
Severity: grave

Hi there.

$ fish
Welcome to fish, the friendly interactive shell
Type help for instructions on how to use fish
Segmentation fault
$

Last few lines from strace:
ioctl(1, TIOCGWINSZ, {ws_row=42, ws_col=106, ws_xpixel=1272, ws_ypixel=1008}) = 0
open(/etc/fish_inputrc, O_RDONLY) = 3
rt_sigprocmask(SIG_BLOCK, [CHLD], NULL, 8) = 0
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++

My /etc/fish_inputrc is the one shipped with fish.
/etc/inputrc has the following two lines only as non-comments:

set input-meta on
set output-meta on

My ~/.inputrc has the following:

set completion-ignore-case on

HTH,
-- Jorgen

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-k7
Locale: LANG=en_US, LC_CTYPE=de_DE.utf8 (charmap=UTF-8)

Versions of packages fish depends on:
ii  bc1.06-17The GNU bc arbitrary precision cal
ii  libc6 2.3.5-6GNU C Library: Shared libraries an
ii  libncurses5   5.4-9  Shared libraries for terminal hand

Versions of packages fish recommends:
pn  xsel  none (no description available)

-- no debconf information

---
Received: (at 326453-close) by bugs.debian.org; 16 Jan 2006 15:20:34 +
From [EMAIL PROTECTED] Mon Jan 16 07:20:34 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyW6u-0002G6-W9; Mon, 16 Jan 2006 07:17:33 -0800
From: Jose Luis Tallon [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#326453: fixed in libtrash 2.4-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 07:17:32 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libtrash
Source-Version: 2.4-1

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

libtrash_2.4-1.diff.gz
  to pool/main/libt/libtrash/libtrash_2.4-1.diff.gz
libtrash_2.4-1.dsc
  to pool/main/libt/libtrash/libtrash_2.4-1.dsc
libtrash_2.4-1_i386.deb
  to pool/main/libt/libtrash/libtrash_2.4-1_i386.deb
libtrash_2.4.orig.tar.gz
  to pool/main/libt/libtrash/libtrash_2.4.orig.tar.gz



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments 

Bug#340433: marked as done (Some non-free FLUKA code still present in source package and libgeant* binaries)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 07:02:13 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#340433: fixed in cernlib 2004.11.04.dfsg-0sarge1
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; 23 Nov 2005 12:59:07 +
From [EMAIL PROTECTED] Wed Nov 23 04:59:07 2005
Return-path: [EMAIL PROTECTED]
Received: from postoffice02.princeton.edu
([128.112.130.38] helo=Princeton.EDU ident=root)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EeuDL-0003JF-Gm
for [EMAIL PROTECTED]; Wed, 23 Nov 2005 04:59:07 -0800
Received: from smtpserver1.Princeton.EDU (smtpserver1.Princeton.EDU 
[128.112.129.65])
by Princeton.EDU (8.12.9/8.12.9) with ESMTP id jANCx4rC015871
for [EMAIL PROTECTED]; Wed, 23 Nov 2005 07:59:05 -0500 (EST)
Received: from [128.112.85.122] (benjo.Princeton.EDU [128.112.85.122])
(authenticated bits=0)
by smtpserver1.Princeton.EDU (8.12.9/8.12.9) with ESMTP id 
jANCx4Wg014731
(version=TLSv1/SSLv3 cipher=RC4-MD5 bits=128 verify=NOT)
for [EMAIL PROTECTED]; Wed, 23 Nov 2005 07:59:04 -0500 (EST)
Message-ID: [EMAIL PROTECTED]
Date: Wed, 23 Nov 2005 07:59:04 -0500
From: Kevin B. McCarty [EMAIL PROTECTED]
User-Agent: Debian Thunderbird 1.0.2 (X11/20051002)
X-Accept-Language: en-us, en
MIME-Version: 1.0
To: [EMAIL PROTECTED]
Subject: Some non-free FLUKA code still present in source package and libgeant*
 binaries
X-Enigmail-Version: 0.91.0.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit
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=-7.0 required=4.0 tests=BAYES_01,HAS_PACKAGE 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: cernlib
Severity: serious
Justification: non-free code

 Original Message 
Subject: FLUKA/Cernlib licensing questions
Date: Wed, 23 Nov 2005 12:38:30 +0100 (CET)
From: Alfredo Ferrari [EMAIL PROTECTED]
Reply-To: Alfredo Ferrari [EMAIL PROTECTED]
To: Kevin B. McCarty [EMAIL PROTECTED]

Dear Kevin

you asked about the licensing status of the FLUKA parts inside CERNLIB
in october 2002. After our exchange of messages, I understood that those
parts were not supposed to be kept into the CERNLIB version released for
Debian etc due to license incompatibilities. Somebody has pointed out
that, due to a misunderstanding, still significant portions are included
in the distributed files, in particular the routines

fdevap fdnopt fdpree flkdt1 flkdt2 flkdt3 flkdt4 flkdt5 flkdt6 flkdt7
bimsel cosleg fekfnc fpfrnc fradnc frhinc frhonc nclvin nclvst nucnuc
nwisel peanut pfnclv phdset phdwll pioabs prepre rstsel sbcomp sigfer
umofin xinneu xinpro

and the include files

aadat.inc auxpar.inc balanc.inc bamjcm.inc cmsres.inc comcon.inc
corinc.inc corinc.inc dblprc.inc decayc.inc decayc2.inc depnuc.inc
dimpar.inc eva0.inc eva1.inc fheavy.inc finlsp.inc finlsp2.inc finlsp3.inc
finpar.inc finpar2.inc finuc.inc finuc2.inc finuct.inc hadflg.inc
hadpar.inc higfis.inc inpdat.inc inpdat2.inc inpflg.inc iounit.inc
isotop.inc labcos.inc mapa.inc metlsp.inc nucdat.inc nucgeo.inc nuclev.inc
nucpar.inc paprop.inc parevt.inc parnuc.inc part.inc part2.inc part3.inc
reac.inc redver.inc resnuc.inc split.inc xsepar.inc

(I could have missed some of the routines/include files) and that this
has been propagated to other packages (like the cernlib one in Fedora
extras) born out of the Debian-distributed Cernlib.

The likely reason for this qui-pro-quo is that those routines were in the
peanut directory and not in the fluka one. However Peanut is the
name of the Fluka intermediate energy generator and it is part of Fluka.
It was kept in a separate directory only for practical reasons.

Would it be possible to fix this (I suppose you don't want to keep them
in) and clarify that those files were not GPL'ed, but rather subject to
the Fluka license (that INFN and CERN eventually painfully agreed within
the
framework of a Collaboration Agreement signed in december 2003)?
The impact on users will be zero, since without the fluka directory
files peanut could not run.

I appreciated the clear explaination you put inside the doc files.

 best regards
Alfredo Ferrari


-- 

++
|  Alfredo Ferrari   

Bug#344745: marked as done (libsmbios: FTBFS: doxygen: command not found)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 07:17:31 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#344745: fixed in libsmbios 0.10.6-2
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; 25 Dec 2005 13:58:37 +
From [EMAIL PROTECTED] Sun Dec 25 05:58:37 2005
Return-path: [EMAIL PROTECTED]
Received: from astra.telenet-ops.be ([195.130.132.58])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EqWOT-0003eC-3P
for [EMAIL PROTECTED]; Sun, 25 Dec 2005 05:58:37 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by astra.telenet-ops.be (Postfix) with SMTP id C14C7382C4
for [EMAIL PROTECTED]; Sun, 25 Dec 2005 14:58:35 +0100 (CET)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
by astra.telenet-ops.be (Postfix) with ESMTP id A54563832A
for [EMAIL PROTECTED]; Sun, 25 Dec 2005 14:58:35 +0100 (CET)
Received: by Q.roeckx.be (Postfix, from userid 501)
id 21B4826136; Sun, 25 Dec 2005 14:58:36 +0100 (CET)
Date: Sun, 25 Dec 2005 14:58:36 +0100
From: Kurt Roeckx [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: libsmbios: FTBFS: doxygen: command not found
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
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=-7.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS,RCVD_IN_SORBS_MISC autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Package: libsmbios
Version: 0.10.6-1
Severity: serious

Hi,

Your package is failing to build with the following error:
BUILDING dox config file.
[ -e doc/reports ] || mkdir -p doc/reports
[ -e doc/reports ] || mkdir -p doc/reports
DOXYGEN  : doc/full/html/index.html
/bin/sh: doxygen: command not found
make[1]: *** [doc/full/html/index.html] Error 127
make[1]: Leaving directory `/build/buildd/libsmbios-0.10.6'


Kurt


---
Received: (at 344745-close) by bugs.debian.org; 16 Jan 2006 15:21:36 +
From [EMAIL PROTECTED] Mon Jan 16 07:21:36 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyW6t-0002FV-3X; Mon, 16 Jan 2006 07:17:31 -0800
From: Jose Luis Tallon [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#344745: fixed in libsmbios 0.10.6-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 07:17:31 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: libsmbios
Source-Version: 0.10.6-2

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

libsmbios-bin_0.10.6-2_i386.deb
  to pool/main/libs/libsmbios/libsmbios-bin_0.10.6-2_i386.deb
libsmbios-dev_0.10.6-2_i386.deb
  to pool/main/libs/libsmbios/libsmbios-dev_0.10.6-2_i386.deb
libsmbios-doc_0.10.6-2_all.deb
  to pool/main/libs/libsmbios/libsmbios-doc_0.10.6-2_all.deb
libsmbios1_0.10.6-2_i386.deb
  to pool/main/libs/libsmbios/libsmbios1_0.10.6-2_i386.deb
libsmbios_0.10.6-2.diff.gz
  to pool/main/libs/libsmbios/libsmbios_0.10.6-2.diff.gz
libsmbios_0.10.6-2.dsc
  to pool/main/libs/libsmbios/libsmbios_0.10.6-2.dsc
libsmbiosxml-dev_0.10.6-2_i386.deb
  to pool/main/libs/libsmbios/libsmbiosxml-dev_0.10.6-2_i386.deb
libsmbiosxml1_0.10.6-2_i386.deb
  to pool/main/libs/libsmbios/libsmbiosxml1_0.10.6-2_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jose Luis Tallon [EMAIL PROTECTED] (supplier of updated libsmbios package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-

Bug#347104: marked as done (openmosixview: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 07:32:03 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#347104: fixed in openmosixview 1.5-9
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:41:45 +
From [EMAIL PROTECTED] Sun Jan 08 17:41:45 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evlzg-qy-6O
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:45 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlz5-0006sU-VJ
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:07 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: openmosixview: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:07 +0100
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: openmosixview
Version: 1.5-8
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 347104-close) by bugs.debian.org; 16 Jan 2006 15:40:29 +
From [EMAIL PROTECTED] Mon Jan 16 07:40:29 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyWKx-0003c9-JB; Mon, 16 Jan 2006 07:32:03 -0800
From: Francesco Paolo Lovergine [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347104: fixed in openmosixview 1.5-9
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 07:32:03 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: openmosixview
Source-Version: 1.5-9

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

openmosixview_1.5-9.diff.gz
  to pool/main/o/openmosixview/openmosixview_1.5-9.diff.gz
openmosixview_1.5-9.dsc
  to pool/main/o/openmosixview/openmosixview_1.5-9.dsc
openmosixview_1.5-9_i386.deb
  to pool/main/o/openmosixview/openmosixview_1.5-9_i386.deb



A summary of the changes between this version and the 

Bug#340433: Current status of GEANT-FLUKA code in Debian

2006-01-16 Thread Kevin B. McCarty
Dear Dr. Ferrari,

I am happy to be able to inform you that the GEANT-FLUKA code you told
me about in the Debian packages of CERNLIB has finally been completely
removed from the testing and unstable distributions of Debian
GNU/Linux (also known as Etch and Sid, respectively).  The delay was
due to backlogs on some of the computers that automatically build
packages for different architectures.

I have just prepared packages of CERNLIB that will also remove the
GEANT-FLUKA code from the current stable distribution of Debian,
code-named Sarge, and I have uploaded the packages to
stable-proposed-updates.  Unlike the case with the testing and
unstable distributions, I have no control over whether or not these
new packages will be accepted.  We will just have to wait and hope that
the stable release manager will accept them for the next point release
of Sarge.

If I correctly understand your previous comment,

 As explained in the CERNLIB disclaimers those files are permitted to 
 be used with GEANT321. So no problem on that and no hurry to remove.
 The issue is that they are not GPL licensed and I understand this is
 not what you want (a mixture of GPL and different, not compatible
 licenses) for obvious reasons.

then you do not have a problem with Debian continuing to distribute the
code in question while we wait for the release manager's decision.
Thank you for your patience and understanding about this issue!

best regards,

-- 
Kevin B. McCarty [EMAIL PROTECTED]   Physics Department
WWW: http://www.princeton.edu/~kmccarty/Princeton University
GPG: public key ID 4F83C751 Princeton, NJ 08544


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



Bug#346629: Intend to NMU camorama

2006-01-16 Thread Amaya
The NMU patch is attached

-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


nmu.diff.gz
Description: Binary data


Processed: bug only in sarge

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 close 335997 0.9.8-6
Bug#335997: flyspray: Multiple XSS vulnerabilities
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug marked as fixed in version 0.9.8-6, send any further explanations to Moritz 
Muehlenhoff [EMAIL PROTECTED]


End of message, stopping processing here.

Please contact me if you need assistance.

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


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



Bug#348296: marked as done (Another shell syntax error in postinst prevents install/upgrade)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 07:47:04 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#348296: fixed in evms 2.5.4-4
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; 16 Jan 2006 06:13:27 +
From [EMAIL PROTECTED] Sun Jan 15 22:13:27 2006
Return-path: [EMAIL PROTECTED]
Received: from node-072-048.dsl.active24.nl
([217.22.72.48] helo=zensunni.xinara.org ident=Debian-exim)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EyNcN-0006Zt-4v
for [EMAIL PROTECTED]; Sun, 15 Jan 2006 22:13:27 -0800
Received: from ray by zensunni.xinara.org with local (Exim 4.60)
(envelope-from [EMAIL PROTECTED])
id 1EyNcI-0001GC-IK; Mon, 16 Jan 2006 07:13:22 +0100
Date: Mon, 16 Jan 2006 07:13:22 +0100
From: J.H.M. Dassen (Ray) [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: Another shell syntax error in postinst prevents install/upgrade
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.18
Organization: Ray at home
X-System: Debian GNU/Linux testing/unstable, kernel 2.6.15.1
User-Agent: Mutt/1.5.11
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: evms-bootdebug
Version: 2.5.4-3
Severity: grave
Tags: patch

A #348288-style problem affects evms-bootdebug as well:

--- /tmp/evms-bootdebug.postinst2006-01-16 07:07:49.0 +0100
+++ /var/lib/dpkg/info/evms-bootdebug.postinst  2006-01-16 07:08:03.0 
+0100
@@ -4,7 +4,7 @@
 
 case $1 in
 configure)
-   if [ -x /usr/sbin/update-initramfs ]; thne
+   if [ -x /usr/sbin/update-initramfs ]; then
update-initramfs -u  
fi
 ;;


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (800, 'unstable'), (750, 'experimental'), (500, 
'testing-proposed-updates'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.1
Locale: LANG=C, LC_CTYPE=en_US.ISO8859-1 (charmap=ISO-8859-1)
-- 
Obsig: developing a new sig

---
Received: (at 348296-close) by bugs.debian.org; 16 Jan 2006 15:52:01 +
From [EMAIL PROTECTED] Mon Jan 16 07:52:01 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyWZU-0004ww-IZ; Mon, 16 Jan 2006 07:47:04 -0800
From: [EMAIL PROTECTED] (Steinar H. Gunderson)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348296: fixed in evms 2.5.4-4
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 07:47:04 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: evms
Source-Version: 2.5.4-4

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

evms-bootdebug_2.5.4-4_all.deb
  to pool/main/e/evms/evms-bootdebug_2.5.4-4_all.deb
evms-cli_2.5.4-4_i386.deb
  to pool/main/e/evms/evms-cli_2.5.4-4_i386.deb
evms-gui_2.5.4-4_i386.deb
  to pool/main/e/evms/evms-gui_2.5.4-4_i386.deb
evms-ha_2.5.4-4_i386.deb
  to pool/main/e/evms/evms-ha_2.5.4-4_i386.deb
evms-ncurses_2.5.4-4_i386.deb
  to pool/main/e/evms/evms-ncurses_2.5.4-4_i386.deb
evms-udeb_2.5.4-4_i386.udeb
  to pool/main/e/evms/evms-udeb_2.5.4-4_i386.udeb
evms_2.5.4-4.diff.gz
  to pool/main/e/evms/evms_2.5.4-4.diff.gz
evms_2.5.4-4.dsc
  to pool/main/e/evms/evms_2.5.4-4.dsc
evms_2.5.4-4_i386.deb
  to pool/main/e/evms/evms_2.5.4-4_i386.deb
kernel-patch-evms_2.5.4-4_all.deb
  to pool/main/e/evms/kernel-patch-evms_2.5.4-4_all.deb
libevms-2.5_2.5.4-4_i386.deb
  to pool/main/e/evms/libevms-2.5_2.5.4-4_i386.deb
libevms-dev_2.5.4-4_i386.deb
  to pool/main/e/evms/libevms-dev_2.5.4-4_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address 

Bug#348363: vnc-java: FTBFS due to upstream changes in the kaffe package

2006-01-16 Thread Wolfgang Baer
Package: vnc-java
Severity: serious
Tags: patch
Justification: no longer builds from source

Hi,

kaffe upstream changed quite a lot for the newest release. Therefore
the used classpath is no longer valid. The attached patch against
the makefile fixes the ftbfs.

Regards,
Wolfgang

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
--- makefile.orig	2006-01-16 16:52:01.0 +0100
+++ makefile	2006-01-16 16:53:06.0 +0100
@@ -17,7 +17,7 @@
 	  vncCanvas.java optionsFrame.java clipboardFrame.java \
 	  animatedMemoryImageSource.java DesCipher.java
 
-OPTS = -classpath /usr/share/kaffe/Klasses.jar:/usr/share/kaffe-common/lib/rt.jar
+OPTS = -classpath /usr/lib/kaffe/jre/lib/rt.jar
 
 all: $(CLASSES) $(ARCHIVE)
 


Bug#346629: Intend to NMU camorama

2006-01-16 Thread Steve Langasek
On Mon, Jan 16, 2006 at 04:53:20PM +0100, Amaya wrote:
 The NMU patch is attached

diff -u camorama-0.17/debian/changelog camorama-0.17/debian/changelog
--- camorama-0.17/debian/changelog
+++ camorama-0.17/debian/changelog
@@ -1,9 +1,3 @@
-camorama (0.17-3.1) unstable; urgency=low
-
-  * Non-maintainer upload (Closes: #346629).
-
- -- Nico Golde [EMAIL PROTECTED]  Sun, 15 Jan 2006 17:53:30 +0100

This is not an appropriate changelog entry, in an NMU or otherwise.  The
changelog is supposed to *document what has been changed.*

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#348366: tightvnc-java: FTBFS due to upstream changes in the kaffe package

2006-01-16 Thread Wolfgang Baer
Package: tightvnc-java
Severity: serious
Tags: patch
Justification: no longer builds from source

Hi,

kaffe upstream changed quite a lot for the newest release. Therefore
the used classpath is no longer valid. The attached patch against
the makefile fixes the ftbfs.

Regards,
Wolfgang


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
--- Makefile.orig	2006-01-16 17:13:59.0 +0100
+++ Makefile	2006-01-16 17:14:21.0 +0100
@@ -22,7 +22,7 @@
 	  SocketFactory.java HTTPConnectSocketFactory.java \
 	  HTTPConnectSocket.java ReloginPanel.java
 
-OPTS = -classpath /usr/share/kaffe/Klasses.jar:/usr/share/kaffe-common/lib/rt.jar
+OPTS = -classpath /usr/lib/kaffe/jre/lib/rt.jar
 
 all: $(CLASSES) $(ARCHIVE)
 


Bug#348367: xterm: xterm fails to start

2006-01-16 Thread Gerd Flaig
Package: xterm
Version: 208-2
Severity: grave

  % xterm
  xterm: Error 14, errno 2: No such file or directory
  Reason: spawn: open() failed on /dev/tty

Udev does not create /dev/tty any more, which seems to be a new
policy.

  Goodbyte, Gerd.

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

Versions of packages xterm depends on:
ii  libc6 2.3.5-12   GNU C Library: Shared libraries an
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libice6   6.9.0.dfsg.1-3 Inter-Client Exchange library
ii  libncurses5   5.5-1  Shared libraries for terminal hand
ii  libsm66.9.0.dfsg.1-3 X Window System Session Management
ii  libx11-6  6.9.0.dfsg.1-3 X Window System protocol client li
ii  libxaw8   6.9.0.dfsg.1-3 X Athena widget set library
ii  libxext6  6.9.0.dfsg.1-3 X Window System miscellaneous exte
ii  libxft2   2.1.7-1FreeType-based font drawing librar
ii  libxmu6   6.9.0.dfsg.1-3 X Window System miscellaneous util
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-3 X Toolkit Intrinsics
ii  xlibs-data6.9.0.dfsg.1-3 X Window System client data
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages xterm recommends:
ii  xutils6.9.0.dfsg.1-3 X Window System utility programs

-- debconf information:
* xterm/clobber_xresource_file: true
  xterm/xterm_needs_devpts:


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



Bug#346629: Intend to NMU camorama

2006-01-16 Thread Amaya
Steve Langasek wrote:
 This is not an appropriate changelog entry, in an NMU or otherwise.
 The changelog is supposed to *document what has been changed.*

Well, I was working on it:

http://www.amayita.com/debian/xlibs-transition/camorama/camorama-0.17/debian/changelog


-- 
 .''`.  sleep: command not found 
: :' :  
`. `'   Proudly running unstable Debian GNU/Linux
  `- www.amayita.com  www.malapecora.com  www.chicasduras.com


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



Processed: oops

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package kdelibs-data
Ignoring bugs not assigned to: kdelibs-data

 tag 348365 + pending
Bug#348365: kdelibs-data should conflict with libdjvulibre1
There were no tags set.
Tags added: pending

 severity 348365 serious
Bug#348365: kdelibs-data should conflict with libdjvulibre1
Severity set to `serious'.

 merge 348365 347218
Bug#347218: kdelibs-data: file confilict with libdjvulibre1
Bug#348365: kdelibs-data should conflict with libdjvulibre1
Bug#347885: kdelibs-data: Includes /usr/share/mimelnk/image/x-djvu.desktop
Merged 347218 347885 348365.

 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#340433: Current status of GEANT-FLUKA code in Debian

2006-01-16 Thread Alfredo Ferrari

Dear Kevin

thanks a lot for your efforts!

yes, you interpreted correctly that distributing those files together
with Geant3 is permitted: the only issue is that they are not GPL'ed
and their license (actually an use agreement between my previous 
Institution and CERN) explicitly forbids any use outside Geant3 and/or

modifications.

Thanks again for your help!

  Best regards
 Alfredo Ferrari

On Mon, 16 Jan 2006, Kevin B. McCarty wrote:


Dear Dr. Ferrari,

I am happy to be able to inform you that the GEANT-FLUKA code you told
me about in the Debian packages of CERNLIB has finally been completely
removed from the testing and unstable distributions of Debian
GNU/Linux (also known as Etch and Sid, respectively).  The delay was
due to backlogs on some of the computers that automatically build
packages for different architectures.

I have just prepared packages of CERNLIB that will also remove the
GEANT-FLUKA code from the current stable distribution of Debian,
code-named Sarge, and I have uploaded the packages to
stable-proposed-updates.  Unlike the case with the testing and
unstable distributions, I have no control over whether or not these
new packages will be accepted.  We will just have to wait and hope that
the stable release manager will accept them for the next point release
of Sarge.

If I correctly understand your previous comment,


As explained in the CERNLIB disclaimers those files are permitted to
be used with GEANT321. So no problem on that and no hurry to remove.
The issue is that they are not GPL licensed and I understand this is
not what you want (a mixture of GPL and different, not compatible
licenses) for obvious reasons.


then you do not have a problem with Debian continuing to distribute the
code in question while we wait for the release manager's decision.
Thank you for your patience and understanding about this issue!

best regards,




--

++
|  Alfredo Ferrari||  Tel.: +41.22.767.6119  |
|  CERN-AB||  Fax.: +41.22.767.7555  |
|  1211 Geneva 23 ||  e-mail: [EMAIL PROTECTED]|
|  Switzerland||  [EMAIL PROTECTED] |
++


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



Bug#348363: Other classpath possibility

2006-01-16 Thread Wolfgang Baer

Hi,

just got informed that /usr/share classpath links are prefered.
You can also use: /usr/share/kaffe-common/lib/glibj.zip
for the classpath. Sorry for inconvenience.

Wolfgang


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



Bug#348367: xterm: xterm fails to start

2006-01-16 Thread Steve Langasek
reassign 348367 udev
thanks

On Mon, Jan 16, 2006 at 05:23:40PM +0100, Gerd Flaig wrote:

   % xterm
   xterm: Error 14, errno 2: No such file or directory
   Reason: spawn: open() failed on /dev/tty

 Udev does not create /dev/tty any more, which seems to be a new
 policy.

That would make udev broken.

-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/


signature.asc
Description: Digital signature


Bug#348371: libgnu-regexp-java: FTBFS due to upstream changes in the kaffe package

2006-01-16 Thread Wolfgang Baer
Package: libgnu-regexp-java
Version: 1.1.4-3
Severity: serious
Tags: patch
Justification: no longer builds from source

Hi,

kaffe upstream changed quite a lot for the newest release. Therefore
the used classpath is no longer valid. The attached patch against
the makefile fixes the ftbfs.

Regards,
Wolfgang


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

Versions of packages libgnu-regexp-java depends on:
ii  blackdown-j2sdk1.3 [java2 1.3.1+02b  Java(TM) 2 SDK, Standard Edition, 
ii  gij [java1-runtime]   4:4.0.2-2  The GNU Java bytecode interpreter
ii  gij-4.0 [java1-runtime]   4.0.2-6The GNU Java bytecode interpreter
ii  jamvm [java1-runtime] 1.4.1-1virtual machine which conforms to 
ii  kaffe-jthreads [java1-run 2:1.1.6.91-1   A green threads enabled version of
ii  kaffe-pthreads [java1-run 2:1.1.6.91-1   A POSIX threads enabled version of
ii  libgetopt-java1.0.11-1   GNU getopt - Java port
ii  sablevm [java1-runtime]   1.11.3-2   Free implementation of Java Virtua
ii  sun-j2sdk1.4 [java2-runti 1.4.2+07   Java(TM) 2 SDK, Standard Edition, 
ii  sun-j2sdk1.5 [java2-runti 1.5.0+update02 Java(TM) 2 SDK, Standard Edition, 

libgnu-regexp-java recommends no packages.

-- no debconf information
--- debian/rules.orig   2006-01-16 17:22:55.0 +0100
+++ debian/rules2006-01-16 17:23:21.0 +0100
@@ -7,7 +7,7 @@
 
 debian/stamp/binary/arch : debian/stamp/binary/libgnu-regexp-java
 
-export CLASSPATH=.:/usr/share/kaffe/Klasses.jar:/usr/share/java/gnu-getopt.jar
+export 
CLASSPATH=.:/usr/share/kaffe-common/lib/glibj.zip:/usr/share/java/gnu-getopt.jar
 
 debian/stamp/build :
$(MAKE) -C src JAVAC=jikes gnu.regexp utils


Processed: Re: Bug#348367: xterm: xterm fails to start

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 reassign 348367 udev
Bug#348367: xterm: xterm fails to start
Bug reassigned from package `xterm' to `udev'.

 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#346629: Intend to NMU camorama

2006-01-16 Thread Nico Golde
Hi,
* Steve Langasek [EMAIL PROTECTED] [2006-01-16 18:06]:
 On Mon, Jan 16, 2006 at 04:53:20PM +0100, Amaya wrote:
  The NMU patch is attached
 
 diff -u camorama-0.17/debian/changelog camorama-0.17/debian/changelog
 --- camorama-0.17/debian/changelog
 +++ camorama-0.17/debian/changelog
 @@ -1,9 +1,3 @@
 -camorama (0.17-3.1) unstable; urgency=low
 -
 -  * Non-maintainer upload (Closes: #346629).
 -
 - -- Nico Golde [EMAIL PROTECTED]  Sun, 15 Jan 2006 17:53:30 +0100
 
 This is not an appropriate changelog entry, in an NMU or otherwise.  The
 changelog is supposed to *document what has been changed.*

Forgot in the rush, sorry.
Regards Nico
-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!


pgp3TPhsen7RN.pgp
Description: PGP signature


Processed: (no subject)

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 package mysql-query-browser
Ignoring bugs not assigned to: mysql-query-browser

 severity 347887 serious
Bug#347887: mysql-query-browser - FTBFS: assumes that size_t is unsinged int
Severity set to `serious'.

 merge 347887 348181
Bug#347887: mysql-query-browser - FTBFS: assumes that size_t is unsinged int
Bug#348181: mysql-query-browser: FTBFS: error: no matching function for call to 
'MGResultSetModel::get_value(const Gtk::TreeIter, int, void*, guint) const'
Merged 347887 348181.

 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#348378: smart-notifier: does not start (DBus policy error)

2006-01-16 Thread Zack Weinberg
Package: smart-notifier
Version: 0.23-1
Severity: grave
Justification: renders package unusable

Per instructions, I set up smartd, started my usual X session, and then
ran smart-notifier from within the session.  It immediately quit with
errors:

$ smart-notifier 
Traceback (most recent call last):
  File /usr/bin/smart-notifier, line 11, in ?
smart_notifier.service()
  File /usr/share/smart-notifier/smart_notifier/__init__.py, line 68, in 
service
bus=dbus.SystemBus())
  File /usr/lib/python2.3/site-packages/dbus.py, line 244, in __init__
dbus_bindings.bus_acquire_service(self._bus.get_connection(), service_name)
  File dbus_bindings.pyx, line 1489, in dbus_bindings.bus_acquire_service
dbus_bindings.DBusException: Connection :1.5 is not allowed to own the 
service smart_notifier.DbusService due to security policies in the 
configuration file
$

I'm not sure what's wrong here, but if I had to guess, I would be guessing
that it oughta be asking for the session bus, not the system bus...?  Only
maybe then it doesn't work?

confused,
zw

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15-1-686-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages smart-notifier depends on:
ii  python2.3 2.3.5-9An interactive high-level object-o
ii  python2.3-dbus0.23.4-8   simple interprocess messaging syst
ii  python2.3-glade2  2.6.3-2GTK+ bindings: Glade support
ii  python2.3-gtk22.6.3-2Python bindings for the GTK+ widge
ii  smartmontools 5.33+5.34cvs20050802-3 control and monitor storage system

smart-notifier recommends no packages.

-- no debconf information


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



Bug#346629: NMU camorama patch correction

2006-01-16 Thread Nico Golde
Hi, 
ok here is an appropiate patch.
Regards Nico

-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!
diff -u /tmp/camorama-0.17/debian/changelog camorama-0.17/debian/changelog
--- /tmp/camorama-0.17/debian/changelog 2006-01-16 18:23:26.0 +0100
+++ camorama-0.17/debian/changelog  2006-01-16 18:25:34.0 +0100
@@ -1,3 +1,10 @@
+camorama (0.17-3.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix FTBFS because of
+xlibs-transition (Closes: #346629).
+
+ -- Nico Golde [EMAIL PROTECTED]  Sun, 15 Jan 2006 17:53:30 +0100
+
 camorama (0.17-3) unstable; urgency=low
 
   * Corrected typo in manpage (closes: #284071)
diff -u /tmp/camorama-0.17/debian/control camorama-0.17/debian/control
--- /tmp/camorama-0.17/debian/control   2006-01-16 18:23:26.0 +0100
+++ camorama-0.17/debian/control2006-01-16 18:24:26.0 +0100
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Leo Costela [EMAIL PROTECTED]
-Build-Depends: libgconf2-4, libgnome2-0, libglib2.0-0, libgconf2-dev, file, 
gettext, libgnomecanvas2-0, zlib1g-dev, libaudiofile0, libesd0, libbonobo2-dev, 
libgcrypt11, libgnomecanvas2-dev, libgtk2.0-dev, libglib2.0-dev, gconf2, 
libatk1.0-dev, liborbit2, libpopt0, libxml2, libgnomeui-0, libfreetype6, 
pkg-config, libjpeg62, libatk1.0-0, xlibs, libgtk2.0-0, libgnutls11, 
libbonoboui2-0, liborbit2-dev, libxrender1, libxml2-dev, libart-2.0-dev, 
libpango1.0-0, cdbs, libgnomevfs2-dev, libglade2-0, libfontconfig1, debhelper 
( 4.1.0), libpng12-dev, libtasn1-2, xlibs-dev, libgnome2-dev, libgnomeui-dev, 
libxft2, fakeroot, libpopt-dev, libgnomevfs2-0, libmagic1, libart-2.0-2, 
libexpat1, libbonoboui2-dev, libbonobo2-0, libpango1.0-dev, libglade2-dev, gawk
+Build-Depends: libgconf2-4, libgnome2-0, libglib2.0-0, libgconf2-dev, file, 
gettext, libgnomecanvas2-0, zlib1g-dev, libaudiofile0, libesd0, libbonobo2-dev, 
libgcrypt11, libgnomecanvas2-dev, libgtk2.0-dev, libglib2.0-dev, gconf2, 
libatk1.0-dev, liborbit2, libpopt0, libxml2, libgnomeui-0, libfreetype6, 
pkg-config, libjpeg62, libatk1.0-0, xlibs, libgtk2.0-0, libgnutls11, 
libbonoboui2-0, liborbit2-dev, libxrender1, libxml2-dev, libart-2.0-dev, 
libpango1.0-0, cdbs, libgnomevfs2-dev, libglade2-0, libfontconfig1, debhelper 
( 4.1.0), libpng12-dev, libtasn1-2, libx11-dev, libgnome2-dev, 
libgnomeui-dev, libxft2, fakeroot, libpopt-dev, libgnomevfs2-0, libmagic1, 
libart-2.0-2, libexpat1, libbonoboui2-dev, libbonobo2-0, libpango1.0-dev, 
libglade2-dev, gawk
 Standards-Version: 3.6.1.0
 
 Package: camorama
Gemeinsame Unterverzeichnisse: /tmp/camorama-0.17/debian/patches und 
camorama-0.17/debian/patches.


pgpeGVlnIAAZL.pgp
Description: PGP signature


Bug#335997: Fixed packages for flyspray xss (CVE-2005-3334)

2006-01-16 Thread Thijs Kinkhorst
Hello Pierre  security team,

While this issue has been addressed in unstable before the holidays,
CVE-2005-3334 (multiple xss in flyspray) is still open in sarge. I've
taken the liberty to prepare a patch and updated packages.

In short:
Taken patch from sid(/upstream), updated it to match the style of the
similar checks in that file in 0.9.7 so it's minimally intrusive.
Verified that issue is solved.

Patch: attached.
Packages: http://www.a-eskwadraat.nl/~kink/flyspray/


Possible advistory text:
=
Package: flyspray
Vulnerability  : missing input sanitising
Problem-Type   : remote
Debian-specific: no
CVE ID : CVE-2005-3334
Debian Bug : 335997

Lostmon has discovered cross site scripting vulnerabilities in multiple
parameters of flyspray, a lightweight bug tracking system, which allows
attackers to insert arbitary script code into the index.php page.

The old stable distribution (woody) does not contain flyspray.

For the stable distribution (sarge) this problem has been fixed in
version 0.9.7-2.1.

For the testing (etch) and unstable distribution (sid) this problem has
been fixed in version 0.9.8-6.
==

Let me know if you need any more information.


bye,
Thijs
--- flyspray-0.9.7.orig/includes/regexp.php	2004-12-29 07:52:41.0 +0100
+++ flyspray-0.9.7/includes/regexp.php	2006-01-16 17:50:53.0 +0100
@@ -52,6 +52,18 @@
 
 };
 
+if ($_GET['sort2']) {
+// Yes. Now check its regex format for safety -- Limited range
+if (preg_match (/^(asc|desc)$/, $_GET['sort2'])) {
+
+  // continue;
+} else {
+
+ print Sorting request is invalid.; exit;
+};
+
+};
+
 if ($_GET['project']) {
 
 // Yes. Now check its regex format for safety -- Numbers only
@@ -65,6 +77,19 @@
 };
 };
 
+if ($_GET['type']) {
+
+// Yes. Now check its regex format for safety -- Numbers only
+if (preg_match (/^\d+$/, $_GET['type'])) {
+
+  // continue;
+
+} else {
+
+ print Tasktype request is invalid.; exit;
+};
+};
+
 if ($_GET['page']) {
 
 // Yes. Now check its regex format for safety -- Numbers only
@@ -300,4 +325,44 @@
 print Magic URL is invalid.; exit;
 };
 };
+
+if ($_GET['tasks']) {
+// Yes. Now check its regex format for safety -- Limited range
+if (preg_match (/^(all|assigned|reported|watched)$/, $_GET['tasks'])) {
+
+  // continue;
+} else {
+
+ print Tasks request is invalid.; exit;
+};
+
+};
+
+if ($_GET['due']) {
+
+// Yes. Now check its regex format for safety -- Numbers only
+if (preg_match (/^\d+$/, $_GET['due'])) {
+
+   // continue;
+} else {
+
+ print Due version request is invalid.; exit;
+};
+};
+
+if ($_GET['string']) {
+
+// Yes. Now check its regex format for safety -- Numbers only
+if (preg_match (!.*!, $_GET['string'])) {
+ print Search string request is invalid.; exit;   
+};
+};
+
+if ($_GET['PHPSESSID']) {
+
+// Yes. Now check its regex format for safety -- Numbers only
+if (preg_match (!.*!, $_GET['PHPSESSID'])) {
+  print PHP Session ID is invalid.; exit;
+};
+};
 ?


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


Bug#347124: (no subject)

2006-01-16 Thread Nico Golde
Hi,
attached is an appropriate patch.
Regards Nico

-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!
diff -u /tmp/nawm-0.0.20030130/debian/changelog debian/changelog
--- /tmp/nawm-0.0.20030130/debian/changelog 2006-01-16 18:27:45.0 
+0100
+++ debian/changelog2006-01-16 18:27:37.0 +0100
@@ -1,3 +1,10 @@
+nawm (0.0.20030130-2.1) unstable; urgency=low
+
+  * Non-maintainer upload to fix FTBFS because of
+xlibs-transition (Closes: #347124).
+
+ -- Nico Golde [EMAIL PROTECTED]  Mon, 16 Jan 2006 10:44:46 +0100
+
 nawm (0.0.20030130-2) unstable; urgency=low
 
   * Apply buttonpress/release patch. (closes: #202356)
diff -u /tmp/nawm-0.0.20030130/debian/control debian/control
--- /tmp/nawm-0.0.20030130/debian/control   2006-01-16 18:27:45.0 
+0100
+++ debian/control  2006-01-16 18:27:13.0 +0100
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Richard Tibbetts [EMAIL PROTECTED]
-Build-Depends: debhelper ( 3.0.0), flex, bison, xlibs-dev
+Build-Depends: debhelper ( 3.0.0), flex, bison, libx11-dev, libxtst-dev
 Standards-Version: 3.5.2
 
 Package: nawm
diff -u /tmp/nawm-0.0.20030130/debian/rules debian/rules
--- /tmp/nawm-0.0.20030130/debian/rules 2006-01-16 18:27:46.0 +0100
+++ debian/rules2006-01-16 18:27:13.0 +0100
@@ -12,7 +12,7 @@
 configure-stamp:
dh_testdir
# Add here commands to configure the package.
-   ./configure --prefix=/usr --mandir=\$${prefix}/share/man
+   ./configure --prefix=/usr --mandir=\$${prefix}/share/man 
--x-includes=/usr/X11R6/include  --x-libraries=/usr/X11R6/lib
 
touch configure-stamp
 


pgpkveqweqXuI.pgp
Description: PGP signature


Processed: some cleanup

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 # RC (?) bug also in sarge and etch
 found 345604 2.0.2c-8
Bug#345604: ConTeXt documentation is non-free
Bug marked as found in version 2.0.2c-8.

 found 345604 2.0.2c-9
Bug#345604: ConTeXt documentation is non-free
Bug marked as found in version 2.0.2c-9.

 # still listed as from other branch
 found 325187 3.0-11
Bug#325187: tetex-base: Missing aliases for documentation
Bug marked as found in version 3.0-11.

 found 324868 3.0-11
Bug#324868: tetex-base: Move Bluesky fonts to tetex-base
Bug marked as found in version 3.0-11.

 # it was a misconception that this is fixed
 tags 57367 -fixed-upstream
Bug#57367: generate helpindex files during package build, or even in postinst
Tags were: fixed-upstream
Tags removed: fixed-upstream

 retitle 57367 generate helpindex files in postinst, let other packages add 
 themselves
Bug#57367: generate helpindex files during package build, or even in postinst
Changed Bug title.

 severity 57367 wishlist
Bug#57367: generate helpindex files in postinst, let other packages add 
themselves
Severity set to `wishlist'.

 # still listed as outstanding
 notfound 263410 3.0-11
Bug#263410: several issues
Bug marked as not found in version 3.0-11.
(By the way, this Bug is currently marked as done.)

 notfound 285793 3.0-11
Bug#285793: newhelpindex.html claim this is teTeX 1.0
Bug marked as not found in version 3.0-11.
(By the way, this Bug is currently marked as done.)

 # no need to have more than one incarnation of this non-bug around
 # (there's already a bug reassigned to debconf, don't know whether still
 # open
 unmerge 257022 264982
Unknown command or malformed arguments to command.

 close 264982
Bug#264982: Configure fails with error in /usr/share/perl5/Debconf/Question.pm
'close' is deprecated; see http://www.debian.org/Bugs/Developer#closing.
Bug#257022: error in postinst: Can't call method description
Bug closed, send any further explanations to Robert Ewald [EMAIL PROTECTED]

 retitle 264387 pandora fonts diappeared: license now non-free
Bug#264387: tetex-extra: pandora fonts disapeared
Changed Bug title.

 # the sources are in tetex-src, I'm already working on a source2e
 # package with a hyperref'ed source2e.pdf
 notforwarded 71688
Bug#71688: tetex-doc: Would be nice to have source2e included in some format
Bug#204027: tetex-doc: Package doesn't include latex.ltx documentation
Removed annotation that Bug had been forwarded to Thomas Esser [EMAIL 
PROTECTED].

 reassign 71688 tetex-src
Bug#71688: tetex-doc: Would be nice to have source2e included in some format
Bug#204027: tetex-doc: Package doesn't include latex.ltx documentation
Bug reassigned from package `tetex-doc' to `tetex-src'.

 reassign 204027 tetex-src
Bug#204027: tetex-doc: Package doesn't include latex.ltx documentation
Bug#71688: tetex-doc: Would be nice to have source2e included in some format
Bug reassigned from package `tetex-src' to `tetex-src'.

 merge 71688 204027
Bug#71688: tetex-doc: Would be nice to have source2e included in some format
Bug#204027: tetex-doc: Package doesn't include latex.ltx documentation
Merged 71688 204027.

 stop
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#346754: marked as done (wnn6-sdk: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 09:18:15 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#346754: fixed in wnn6-sdk 1.0.0-14
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:38:55 +
From [EMAIL PROTECTED] Sun Jan 08 17:38:55 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evlzq-0001M3-O0
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:55 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlzn-00070w-UI
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:52 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: wnn6-sdk: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:51 +0100
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: wnn6-sdk
Version: 1.0.0-13
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 346754-close) by bugs.debian.org; 16 Jan 2006 17:20:50 +
From [EMAIL PROTECTED] Mon Jan 16 09:20:50 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyXzj-0001HA-VN; Mon, 16 Jan 2006 09:18:15 -0800
From: Keita Maehara [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#346754: fixed in wnn6-sdk 1.0.0-14
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 09:18:15 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: wnn6-sdk
Source-Version: 1.0.0-14

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

libwnn6-1_1.0.0-14_i386.deb
  to pool/main/w/wnn6-sdk/libwnn6-1_1.0.0-14_i386.deb
libwnn6-dev_1.0.0-14_i386.deb
  to pool/main/w/wnn6-sdk/libwnn6-dev_1.0.0-14_i386.deb
wnn6-sdk_1.0.0-14.dsc
  to pool/main/w/wnn6-sdk/wnn6-sdk_1.0.0-14.dsc
wnn6-sdk_1.0.0-14.tar.gz
  to pool/main/w/wnn6-sdk/wnn6-sdk_1.0.0-14.tar.gz



A 

Bug#333958: marked as done (blender - build puts files outside of the build directory)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 09:32:10 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#333958: fixed in blender 2.40-1
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; 14 Oct 2005 16:25:29 +
From [EMAIL PROTECTED] Fri Oct 14 09:25:29 2005
Return-path: [EMAIL PROTECTED]
Received: from wavehammer.waldi.eu.org [82.139.196.55] (postfix)
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1EQSN7-0004mY-00; Fri, 14 Oct 2005 09:25:29 -0700
Received: by wavehammer.waldi.eu.org (Postfix, from userid 1000)
id 3D3F93C028; Fri, 14 Oct 2005 18:25:27 +0200 (CEST)
Date: Fri, 14 Oct 2005 18:25:27 +0200
From: Bastian Blank [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: blender - build puts files outside of the build directory
Message-ID: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: multipart/signed; micalg=pgp-sha1;
protocol=application/pgp-signature; boundary=9jxsPFA5p3P2qPhR
Content-Disposition: inline
User-Agent: Mutt/1.5.11
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


--9jxsPFA5p3P2qPhR
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

Package: blender
Version: 2.37a-1
Severity: serious

The build target of blender puts files outsider of the build-directory.

| scons: Building targets ...
| gcc -pipe -funsigned-char -O2 -Wall -W -DGAMEBLENDER=3D1 -DUSE_SUMO_SOLID=
 -DNDEBUG -DBUILD_TIME=3D'16:17:01' -DBUILD_DATE=3D'2005-10-14' -DBUILD=
_TYPE=3D'dynamic' -DNAN_BUILDINFO -DBUILD_PLATFORM=3D'linux2' -I/usr/in=
clude -I/usr/X11R6/include -c -o /home/waldi/debian/tmp/blender/build/linux=
2/source/creator/player_buildinfo.o source/creator/buildinfo.c

The build-directory is /home/waldi/debian/tmp/blender/blender-2.37a and
/home/waldi/debian/tmp/blender/build/ is outside of them.

Bastian

--=20
Killing is stupid; useless!
-- McCoy, A Private Little War, stardate 4211.8

--9jxsPFA5p3P2qPhR
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Digital signature
Content-Disposition: inline

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

iEYEARECAAYFAkNP2/cACgkQnw66O/MvCNEn/QCfSsBawxTuLmXMtY0ja2tUHJ0K
ixAAn3l2M7F5DvY3KCi/NnT42yebrWFt
=A7ZE
-END PGP SIGNATURE-

--9jxsPFA5p3P2qPhR--

---
Received: (at 333958-close) by bugs.debian.org; 16 Jan 2006 17:41:45 +
From [EMAIL PROTECTED] Mon Jan 16 09:41:45 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYDC-0003fh-V1; Mon, 16 Jan 2006 09:32:10 -0800
From: Florian Ernst [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#333958: fixed in blender 2.40-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 09:32:10 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: blender
Source-Version: 2.40-1

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

blender_2.40-1.diff.gz
  to pool/main/b/blender/blender_2.40-1.diff.gz
blender_2.40-1.dsc
  to pool/main/b/blender/blender_2.40-1.dsc
blender_2.40-1_i386.deb
  to pool/main/b/blender/blender_2.40-1_i386.deb
blender_2.40.orig.tar.gz
  to pool/main/b/blender/blender_2.40.orig.tar.gz



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Ernst [EMAIL PROTECTED] (supplier of updated blender package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-

Bug#344398: marked as done (CVE-2005-4470: Integer overhead in header parser for .blend import)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 09:32:10 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#344398: fixed in blender 2.40-1
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; 22 Dec 2005 13:30:48 +
From [EMAIL PROTECTED] Thu Dec 22 05:30:48 2005
Return-path: [EMAIL PROTECTED]
Received: from inutil.org ([193.22.164.111] 
helo=vserver151.vserver151.serverflex.de)
by spohr.debian.org with esmtp (Exim 4.50)
id 1EpQWu-00038u-CL
for [EMAIL PROTECTED]; Thu, 22 Dec 2005 05:30:48 -0800
Received: from jmm by vserver151.vserver151.serverflex.de with local (Exim 4.50)
id 1EpQWt-0003Zd-9S; Thu, 22 Dec 2005 14:30:47 +0100
Content-Type: text/plain; charset=us-ascii
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Moritz Muehlenhoff [EMAIL PROTECTED]
To: Debian Bug Tracking System [EMAIL PROTECTED]
Subject: CVE-2005-4470: Integer overhead in header parser for .blend import
X-Mailer: reportbug 3.17
Date: Thu, 22 Dec 2005 14:30:46 +0100
X-Debbugs-Cc: Debian Security Team [EMAIL PROTECTED]
Message-Id: [EMAIL PROTECTED]
X-SA-Exim-Connect-IP: locally generated
X-SA-Exim-Mail-From: [EMAIL PROTECTED]
X-SA-Exim-Scanned: No (on vserver151.vserver151.serverflex.de); SAEximRunCond 
expanded to false
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=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: blender
Version: 2.37a-1.1
Severity: grave
Tags: security
Justification: user security hole

An integer overflow in the header parser for .blend files can potentially
be exploited to execute code through a heap overflow. Please see 
http://www.overflow.pl/adv/blenderinteger.txt for details.

This is CVE-2005-4470.

Cheers,
  Moritz

-- System Information:
Debian Release: 3.1
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29-vs1.2.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

---
Received: (at 344398-close) by bugs.debian.org; 16 Jan 2006 17:41:51 +
From [EMAIL PROTECTED] Mon Jan 16 09:41:51 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYDC-0003fj-Vt; Mon, 16 Jan 2006 09:32:10 -0800
From: Florian Ernst [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#344398: fixed in blender 2.40-1
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 09:32:10 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: blender
Source-Version: 2.40-1

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

blender_2.40-1.diff.gz
  to pool/main/b/blender/blender_2.40-1.diff.gz
blender_2.40-1.dsc
  to pool/main/b/blender/blender_2.40-1.dsc
blender_2.40-1_i386.deb
  to pool/main/b/blender/blender_2.40-1_i386.deb
blender_2.40.orig.tar.gz
  to pool/main/b/blender/blender_2.40.orig.tar.gz



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Florian Ernst [EMAIL PROTECTED] (supplier of updated blender package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 16 Jan 2006 16:44:39 +0100
Source: blender
Binary: blender
Architecture: source i386
Version: 2.40-1
Distribution: unstable
Urgency: high
Maintainer: Debian Blender Maintainers [EMAIL PROTECTED]
Changed-By: Florian Ernst [EMAIL PROTECTED]
Description: 
 blender- Very fast and versatile 3D modeller/renderer
Closes: 307811 333958 344398 345442 346144

Bug#335997: Fixed packages for flyspray xss (CVE-2005-3334)

2006-01-16 Thread Pierre Habouzit
thanks a lot to have it sorted out !

should I prepare a security upload aimed to sarge ? or do the security 
team will handle it ? I must say I'm not very used to security uploads 
(this one beeing almost my first one).

I can have it ready in a couple of minutes if needed, as the patch is 
ready.

Le Lun 16 Janvier 2006 18:31, Thijs Kinkhorst a écrit :
 Hello Pierre  security team,

 While this issue has been addressed in unstable before the holidays,
 CVE-2005-3334 (multiple xss in flyspray) is still open in sarge. I've
 taken the liberty to prepare a patch and updated packages.

 In short:
 Taken patch from sid(/upstream), updated it to match the style of the
 similar checks in that file in 0.9.7 so it's minimally intrusive.
 Verified that issue is solved.

 Patch: attached.
 Packages: http://www.a-eskwadraat.nl/~kink/flyspray/


 Possible advistory text:
 =
 Package: flyspray
 Vulnerability  : missing input sanitising
 Problem-Type   : remote
 Debian-specific: no
 CVE ID : CVE-2005-3334
 Debian Bug : 335997

 Lostmon has discovered cross site scripting vulnerabilities in
 multiple parameters of flyspray, a lightweight bug tracking system,
 which allows attackers to insert arbitary script code into the
 index.php page.

 The old stable distribution (woody) does not contain flyspray.

 For the stable distribution (sarge) this problem has been fixed in
 version 0.9.7-2.1.

 For the testing (etch) and unstable distribution (sid) this problem
 has been fixed in version 0.9.8-6.
 ==

 Let me know if you need any more information.


 bye,
 Thijs

-- 
·O·  Pierre Habouzit
··O[EMAIL PROTECTED]
OOOhttp://www.madism.org


pgpfXJgyJO8qY.pgp
Description: PGP signature


Bug#346729: intent to upload sponsored NMU to fix xlibs-dev bug

2006-01-16 Thread Peter S Galbraith
Justin Pryzby [EMAIL PROTECTED] wrote:

 I intend to NMU a fix for this bug sponsored by some member of the QA
 group; patch attached.  My pbuild result of this patch was clean, and
 produced a binary package with expected debdiff output from the most
 recent version in sid.  Build logs are at
   http://justinpryzby.com/debian/xlibs-dev/

Thanks for the work!

I have about 4 such packages and I will be installing a pbuilder scheme
shortly to handle them, but you are welcome to upload this one (I've
been busy at work).  You may bump the debian version number by 1 instead
of using NMU decimals if you wish.  You have my blessing and thanks.

-- 
Peter S. Galbraith, Debian Developer  [EMAIL PROTECTED]
 http://people.debian.org/~psg
GPG key 1024/D2A913A1 - 97CE 866F F579 96EE  6E68 8170 35FF 799E


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



Processed: Re: Blocking bugs

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 unblock 334722 by 339060
Bug#334722: tetex-base: Dummy bug:  Should not migrate to testing for a while
Was blocked by: 339060
Blocking bugs removed: 339060

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

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 346630 + pending
Bug#346630: blast: FTBFS: build-depends on removed xlibs-dev
Tags were: patch
Tags added: pending


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#347064: marked as done (ticker.app: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 09:47:23 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#347064: fixed in ticker.app 0.5.0-5
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:41:42 +
From [EMAIL PROTECTED] Sun Jan 08 17:41:42 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evlze-sN-Ga
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:46 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlz8-0006vx-DI
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:10 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: ticker.app: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:10 +0100
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: ticker.app
Version: 0.5.0-4
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 347064-close) by bugs.debian.org; 16 Jan 2006 17:50:43 +
From [EMAIL PROTECTED] Mon Jan 16 09:50:43 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYRv-0008Jn-Km; Mon, 16 Jan 2006 09:47:23 -0800
From: Gordon Fraser [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347064: fixed in ticker.app 0.5.0-5
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 09:47:23 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: ticker.app
Source-Version: 0.5.0-5

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

ticker.app_0.5.0-5.diff.gz
  to pool/main/t/ticker.app/ticker.app_0.5.0-5.diff.gz
ticker.app_0.5.0-5.dsc
  to pool/main/t/ticker.app/ticker.app_0.5.0-5.dsc
ticker.app_0.5.0-5_i386.deb
  to pool/main/t/ticker.app/ticker.app_0.5.0-5_i386.deb



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

Thank you for 

Bug#346897: Intend to NMU wmbutton

2006-01-16 Thread Nico Golde
Hi,
I intend to NMU your wmbutton package to fix this bug.
Are you working on it or is it ok for you?
Regards Nico

-- 
Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org
Forget about that mouse with 3/4/5 buttons -
gimme a keyboard with 103/104/105 keys!


pgptDAd2mU4J1.pgp
Description: PGP signature


Bug#348367: xterm: xterm fails to start

2006-01-16 Thread Marco d'Itri
severity 348367 normal
tag 348367 unreproducible moreinfo
thanks

On Jan 16, Gerd Flaig [EMAIL PROTECTED] wrote:

 Udev does not create /dev/tty any more, which seems to be a new
 policy.
Obviously there is no such a policy, so you should first investigate how
your system became so much broken.
Please start by reporting the version of udev you are using and the
output of:

/usr/share/bug/udev/script 3 FILE

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Processed: Fixed in NMU of blast 1.1-13.1

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tag 346630 + fixed
Bug#346630: blast: FTBFS: build-depends on removed xlibs-dev
Tags were: pending patch
Tags added: fixed

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

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 347138 + pending
Bug#347138: nitpic: FTBFS: build-depends on removed xlibs-dev
Tags were: patch
Tags added: pending


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

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 tags 339077 - security
Bug#339077: rar: Two security problems fixed in 3.51
Tags were: security
Tags removed: security

 severity 339077 normal
Bug#339077: rar: Two security problems fixed in 3.51
Severity set to `normal'.

 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#348367: xterm: xterm fails to start

2006-01-16 Thread Debian Bug Tracking System
Processing commands for [EMAIL PROTECTED]:

 severity 348367 normal
Bug#348367: xterm: xterm fails to start
Severity set to `normal'.

 tag 348367 unreproducible moreinfo
Bug#348367: xterm: xterm fails to start
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#345334: marked as done (gtk programs crash perl/tk programs (segmentation fault))

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 10:02:23 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#345334: fixed in perl-tk 1:804.027-2
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; 30 Dec 2005 16:29:14 +
From [EMAIL PROTECTED] Fri Dec 30 08:29:14 2005
Return-path: [EMAIL PROTECTED]
Received: from fmmailgate05.web.de ([217.72.192.243])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EsN7x-00055C-QB
for [EMAIL PROTECTED]; Fri, 30 Dec 2005 08:29:14 -0800
Received: by fmmailgate05.web.de (8.12.10/8.12.10/webde Linux 0.7) with SMTP id 
jBUGR6TP025384 
for [EMAIL PROTECTED]; Fri, 30 Dec 2005 17:28:41 +0100
Received: from [84.155.245.210] by freemailng9903.web.de with HTTP;
Fri, 30 Dec 2005 17:28:41 +0100
Date: Fri, 30 Dec 2005 17:28:41 +0100
Message-Id: [EMAIL PROTECTED]
MIME-Version: 1.0
From: Michael Hartmann [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: gtk programs crash perl/tk programs (segmentation fault)
Precedence: fm-user
Organization: http://freemail.web.de/
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 7bit
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=-6.8 required=4.0 tests=BAYES_00,FROM_ENDS_IN_NUMS,
HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: perl-tk
Version: 800.025-2
Severity: critical

I've written a perl/tk script that crashes everytimeyou start a gtk program 
(segmentation fault). When I strace this program I see this error: 
readv(3, [{_GTK_LOAD_ICONTHEMES, 20}, {, 0}], 2) = 20
This seems to be a already known problem and there is also a patch available 
(that works - I've tested it). A complete description of the problem can be 
found on http://rt.cpan.org/NoAuth/Bug.html?id=16053 (a patched file and a 
patch can be found on http://m19s28.vlinux.de/estel/debian/).
So I'm already looking forward for an patched perl-tk debian package ;-).

Thanks,

Michael Hartmann
__
XXL-Speicher, PC-Virenschutz, Spartarife  mehr: Nur im WEB.DE Club!
Jetzt gratis testen! http://freemail.web.de/home/landingpad/?mc=021130


---
Received: (at 345334-close) by bugs.debian.org; 16 Jan 2006 18:10:41 +
From [EMAIL PROTECTED] Mon Jan 16 10:10:41 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYgR-0001rm-4R; Mon, 16 Jan 2006 10:02:23 -0800
From: [EMAIL PROTECTED] (Michael C. Schultheiss)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#345334: fixed in perl-tk 1:804.027-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 10:02:23 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 6

Source: perl-tk
Source-Version: 1:804.027-2

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

perl-tk_804.027-2.diff.gz
  to pool/main/p/perl-tk/perl-tk_804.027-2.diff.gz
perl-tk_804.027-2.dsc
  to pool/main/p/perl-tk/perl-tk_804.027-2.dsc
perl-tk_804.027-2_i386.deb
  to pool/main/p/perl-tk/perl-tk_804.027-2_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael C. Schultheiss [EMAIL PROTECTED] (supplier of updated perl-tk package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Mon, 16 Jan 2006 16:54:02 +
Source: perl-tk
Binary: perl-tk
Architecture: source i386
Version: 1:804.027-2
Distribution: unstable
Urgency: low
Maintainer: Michael C. Schultheiss [EMAIL PROTECTED]
Changed-By: Michael 

Bug#347035: marked as done (perl-tk: FTBFS: build-depends on removed xlibs-dev)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 10:02:23 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#347035: fixed in perl-tk 1:804.027-2
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 maintonly) by bugs.debian.org; 9 Jan 2006 01:41:41 +
From [EMAIL PROTECTED] Sun Jan 08 17:41:41 2006
Return-path: [EMAIL PROTECTED]
Received: from 84-120-75-62.onocable.ono.com ([84.120.75.62] 
helo=chistera.yi.org)
by spohr.debian.org with esmtp (Exim 4.50)
id 1Evlzc-r8-MN
for [EMAIL PROTECTED]; Sun, 08 Jan 2006 17:38:41 -0800
Received: from userid 1000 by chistera.yi.org with local (Exim 4.60) 
  id 1Evlz6-0006sx-6y
  for [EMAIL PROTECTED]; Mon, 09 Jan 2006 02:38:08 +0100
From: Adeodato =?utf-8?B?U2ltw7M=?= [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: perl-tk: FTBFS: build-depends on removed xlibs-dev
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
Message-Id: [EMAIL PROTECTED]
Date: Mon, 09 Jan 2006 02:38:08 +0100
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: perl-tk
Version: 1:800.025-2
Severity: serious

Hello,

  This is a serious bug filed against your package because it
  build-depends on xlibs-dev, which as announced in [1] a while ago, is
  no longer available in sid. This makes your package fail to build from
  source.

[1] http://lists.debian.org/debian-devel-announce/2005/11/msg00022.html

  To fix this bug, you need to update your build-dependencies and
  substitute xlibs-dev for the list of individual X development
  libraries that your package needs to be built. You can find detailed
  information about how to do that in the DependsXlibsDev wiki page [2].

[2] http://wiki.debian.org/DependsXlibsDev

  As indicated by the Release Team [3], the full transition from XFree86
  to Xorg is a release blocker for Etch, which means that Etch will not
  be released until this bug is fixed (or your package removed from
  testing). So, please, try to fix in a timely manner.

[3] http://lists.debian.org/debian-devel-announce/2005/10/msg4.html

  The number of affected packages by the xlibs-dev transition is huge,
  so if you feel like helping with patches or uploads, feel free to
  follow the instructions contained in the wiki page above. A list of
  affected packages can be found here [4].

[4] http://people.debian.org/~adeodato/release-usertag/transition-xlibs-dev

  Finally, if there's a strong reason for which your package should not
  be NMUed, please note so in this bug report. Prospective NMUers will
  read your reasoning, and will decide if it's strong enough to delay
  their upload.

  Thanks for your collaboration!

-- 
Adeodato Simó dato at net.com.org.es
Debian Developer  adeodato at debian.org


---
Received: (at 347035-close) by bugs.debian.org; 16 Jan 2006 18:10:42 +
From [EMAIL PROTECTED] Mon Jan 16 10:10:42 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYgR-0001ro-5U; Mon, 16 Jan 2006 10:02:23 -0800
From: [EMAIL PROTECTED] (Michael C. Schultheiss)
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#347035: fixed in perl-tk 1:804.027-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 10:02:23 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 7

Source: perl-tk
Source-Version: 1:804.027-2

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

perl-tk_804.027-2.diff.gz
  to pool/main/p/perl-tk/perl-tk_804.027-2.diff.gz
perl-tk_804.027-2.dsc
  to pool/main/p/perl-tk/perl-tk_804.027-2.dsc
perl-tk_804.027-2_i386.deb
  to pool/main/p/perl-tk/perl-tk_804.027-2_i386.deb



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

Bug#348181: marked as done (mysql-query-browser: FTBFS: error: no matching function for call to 'MGResultSetModel::get_value(const Gtk::TreeIter, int, void*, guint) const')

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 10:02:19 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#348181: fixed in mysql-query-browser 1.1.18-2
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; 15 Jan 2006 13:50:09 +
From [EMAIL PROTECTED] Sun Jan 15 05:50:09 2006
Return-path: [EMAIL PROTECTED]
Received: from astra.telenet-ops.be ([195.130.132.58])
by spohr.debian.org with esmtp (Exim 4.50)
id 1Ey8Gm-0001Rp-QX
for [EMAIL PROTECTED]; Sun, 15 Jan 2006 05:50:08 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by astra.telenet-ops.be (Postfix) with SMTP id E9D82381C7
for [EMAIL PROTECTED]; Sun, 15 Jan 2006 14:50:08 +0100 (CET)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
by astra.telenet-ops.be (Postfix) with ESMTP id D60FC381C3
for [EMAIL PROTECTED]; Sun, 15 Jan 2006 14:50:08 +0100 (CET)
Received: by Q.roeckx.be (Postfix, from userid 501)
id D0F1926136; Sun, 15 Jan 2006 14:50:05 +0100 (CET)
Date: Sun, 15 Jan 2006 14:50:05 +0100
From: Kurt Roeckx [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: mysql-query-browser: FTBFS: error: no matching function for call to 
'MGResultSetModel::get_value(const Gtk::TreeIter, int, void*, guint) const'
Message-ID: [EMAIL PROTECTED]
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
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=-6.9 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS,RCVD_IN_SORBS_MISC autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Package: mysql-query-browser
Version: 1.1.18-1
Severity: serious

Hi,

Your package is failing to build with the following error:
MGResultSetModel.cc: In member function 'virtual void 
MGResultSetModel::get_value_vfunc(const Gtk::TreeIter, int, Glib::ValueBase) 
const':
MGResultSetModel.cc:402: error: no matching function for call to 
'MGResultSetModel::get_value(const Gtk::TreeIter, int, void*, guint) const'
MGResultSetModel.cc:259: note: candidates are: bool 
MGResultSetModel::get_value(const Gtk::TreeIter, unsigned int, void*, 
size_t) const
make[4]: *** [MGResultSetModel.o] Error 1
make[4]: Leaving directory `/build/buildd/mysql-query-browser-1.1.18/mysql-quer
y-browser/source/linux'
make[3]: *** [all] Error 2

The problem seems to be that it accepts a size_t, which is
an unsigned integer value, but depending on the arch it's
either an int or a long.  So a guint is the wrong type.


Kurt


---
Received: (at 348181-close) by bugs.debian.org; 16 Jan 2006 18:10:45 +
From [EMAIL PROTECTED] Mon Jan 16 10:10:45 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYgN-0001qQ-2K; Mon, 16 Jan 2006 10:02:19 -0800
From: Adam Majer [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#348181: fixed in mysql-query-browser 1.1.18-2
Message-Id: [EMAIL PROTECTED]
Sender: Archive Administrator [EMAIL PROTECTED]
Date: Mon, 16 Jan 2006 10:02:19 -0800
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: mysql-query-browser
Source-Version: 1.1.18-2

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

mysql-query-browser-common_1.1.18-2_all.deb
  to pool/main/m/mysql-query-browser/mysql-query-browser-common_1.1.18-2_all.deb
mysql-query-browser_1.1.18-2.diff.gz
  to pool/main/m/mysql-query-browser/mysql-query-browser_1.1.18-2.diff.gz
mysql-query-browser_1.1.18-2.dsc
  to pool/main/m/mysql-query-browser/mysql-query-browser_1.1.18-2.dsc
mysql-query-browser_1.1.18-2_i386.deb
  to pool/main/m/mysql-query-browser/mysql-query-browser_1.1.18-2_i386.deb



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

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian 

Bug#347887: marked as done (mysql-query-browser - FTBFS: assumes that size_t is unsinged int)

2006-01-16 Thread Debian Bug Tracking System
Your message dated Mon, 16 Jan 2006 10:02:19 -0800
with message-id [EMAIL PROTECTED]
and subject line Bug#348181: fixed in mysql-query-browser 1.1.18-2
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; 13 Jan 2006 10:55:32 +
From [EMAIL PROTECTED] Fri Jan 13 02:55:32 2006
Return-path: [EMAIL PROTECTED]
Received: from mx01.uni-tuebingen.de ([134.2.3.11])
by spohr.debian.org with esmtp (Exim 4.50)
id 1ExMai-0001z9-Bc
for [EMAIL PROTECTED]; Fri, 13 Jan 2006 02:55:32 -0800
Received: from mobilewave.waldi.eu.org (vpn0274.extern.uni-tuebingen.de 
[134.2.165.24])
by mx01.uni-tuebingen.de (8.12.3/8.12.3) with ESMTP id k0DAtUgx001006
for [EMAIL PROTECTED]; Fri, 13 Jan 2006 11:55:30 +0100
Received: by mobilewave.waldi.eu.org (Postfix, from userid 1000)
id 843CD181EC; Fri, 13 Jan 2006 11:55:43 +0100 (CET)
Date: Fri, 13 Jan 2006 11:55:42 +0100
From: Bastian Blank [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: mysql-query-browser - FTBFS: assumes that size_t is unsinged int
Message-ID: [EMAIL PROTECTED]
References: [EMAIL PROTECTED]
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
In-Reply-To: [EMAIL PROTECTED]
User-Agent: Mutt/1.5.11
X-AntiVirus: checked by AntiVir Milter (version: 1.1.0-7; AVE: 6.33.0.27; VDF: 
6.33.0.119; host: mx01)
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: mysql-query-browser
Version: 1.1.18-1
Severity: important

There was an error while trying to autobuild your package:

 Automatic build of mysql-query-browser_1.1.18-1 on debian01 by sbuild/s39=
0 85
[...]
 s390-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I. -DXTHREADS -pthread -DORBI=
T2=3D1 -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/li=
bxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cair=
o -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/glib-2.0 -I/=
usr/lib/glib-2.0/include -I/usr/include/libgtkhtml-3.6 -I/usr/include/libgn=
omeui-2.0 -I/usr/include/libgnomeprint-2.2 -I/usr/include/libgnomeprintui-2=
=2E2 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/i=
nclude/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/g=
nome-keyring-1 -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr=
/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/gtkm=
m-2.4 -I/usr/lib/gtkmm-2.4/include -I/usr/include/glibmm-2.4 -I/usr/lib/gli=
bmm-2.4/include -I/usr/include/gdkmm-2.4 -I/usr/lib/gdkmm-2.4/include -I/us=
r/include/pangomm-1.4 -I/usr/include/atkmm-1.6 -I/usr/include/sigc++-2.0 -I=
/usr/lib/sigc++-2.0/include   -I/usr/include/mysql -DBIG_JOINS=3D1 -I../../=
=2E./mysql-gui-common/source/linux -I../../../mysql-gui-common/library/incl=
ude -I../../../mysql-gui-common/library_util/shared_include -I../../../mysq=
l-gui-common/library_util/include -I../../library/include -I../../source/li=
nux/gtksourceview -DPREFIX=3D\\ -DDATADIRNAME=3D\share\ -DCOMMONDIR=
NAME=3D\query-browser\-g -O2 -c -o MGResultSetModel.o MGResultSetMo=
del.cc
 MGResultSetModel.cc: In member function 'virtual void MGResultSetModel::g=
et_value_vfunc(const Gtk::TreeIter, int, Glib::ValueBase) const':
 MGResultSetModel.cc:402: error: no matching function for call to 'MGResul=
tSetModel::get_value(const Gtk::TreeIter, int, void*, guint) const'
 MGResultSetModel.cc:259: note: candidates are: bool MGResultSetModel::get=
_value(const Gtk::TreeIter, unsigned int, void*, size_t) const
 make[4]: *** [MGResultSetModel.o] Error 1
 make[4]: Leaving directory `/build/buildd/mysql-query-browser-1.1.18/mysq=
l-query-browser/source/linux'

This code assumes that size_t is always unsigned int. This is not even
true on 32bit arches.

Bastian

---
Received: (at 348181-close) by bugs.debian.org; 16 Jan 2006 18:10:45 +
From [EMAIL PROTECTED] Mon Jan 16 10:10:45 2006
Return-path: [EMAIL PROTECTED]
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EyYgN-0001qQ-2K; Mon, 16 Jan 2006 10:02:19 -0800
From: Adam Majer [EMAIL 

Bug#335997: Fixed packages for flyspray xss (CVE-2005-3334)

2006-01-16 Thread Thijs Kinkhorst
Hello Pierre,

On Mon, January 16, 2006 18:44, Pierre Habouzit wrote:
 thanks a lot to have it sorted out !

 should I prepare a security upload aimed to sarge ? or do the security
 team will handle it ? I must say I'm not very used to security uploads
 (this one beeing almost my first one).

 I can have it ready in a couple of minutes if needed, as the patch is
 ready.

I don't think any more preparation is needed since I have made packages
available for sarge already. If these are good enough for the security
team they can upload them or you can upload them. I think we now just need
to wait for the OK from the team.


Thijs




  1   2   3   >