Bug#468141: nautilus-open-terminal crash - Debian bug #468141

2008-03-02 Thread Julien Valroff
package nautilus-open-terminal
tags 468141 + pending
thanks

Hi,

Le samedi 01 mars 2008 à 21:01 -0200, Nicolás a écrit :
 The i386 package in http://kirya.net/~julien/pkg-not/ fix the crash.
 Thanks.

Thanks for testing.
I will ask my sponsor to upload this updated package.

Cheers,
Julien






Bug#468886: rbldnsd: add LSB dependency information to init script

2008-03-02 Thread Kel Modderman
Package:  rbldnsd
Version:  0.996a
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the rbldnsd init.d script would make it possible for us to use this
information to check the current sequence and to speed up the debian
boot.

I am helping out with a system to update the boot sequence based on
these dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.

Thanks, Kel.
---
diff -Nrup rbldnsd-0.996a/debian/rbldnsd.init 
rbldnsd-0.996a.insserv/debian/rbldnsd.init
--- rbldnsd-0.996a/debian/rbldnsd.init  2004-03-03 23:45:22.0 +1000
+++ rbldnsd-0.996a.insserv/debian/rbldnsd.init  2008-03-02 17:44:33.0 
+1000
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:   rbldnsd
+# Required-Start: $network $remote_fs $syslog
+# Required-Stop:  $network $remote_fs $syslog
+# Default-Start:  2 3 4 5
+# Default-Stop:   0 1 6
+### END INIT INFO
 # $Id: rbldnsd.init,v 1.9 2004/03/03 13:45:22 mjt Exp $
 # rbldnsd  startup script.
 #



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



Bug#468887: smtpd: add LSB dependency infomation to init script

2008-03-02 Thread Kel Modderman
Package:  smtpd
Version:  2.0-8.1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the smtpd init.d script would make it possible for us to use this
information to check the current sequence and to speed up the debian
boot.

I am helping out with a system to update the boot sequence based on
these dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.

Thanks, Kel.
---
diff -Nrup smtpd-2.0/debian/init.d smtpd-2.0.insserv/debian/init.d
--- smtpd-2.0/debian/init.d 2008-03-02 17:28:39.0 +1000
+++ smtpd-2.0.insserv/debian/init.d 2008-03-02 17:37:01.0 +1000
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:  smtpd
+# Required-Start:$network $remote_fs $syslog
+# Required-Stop: $network $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 #
 # skeleton example file to build /etc/init.d/ scripts.
 #  This file should be used to construct scripts for /etc/init.d.



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



Bug#468885: fireflier-server: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  fireflier-server
Version:  1.1.6-2
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.
I was confused by the fact that update-rc.d is called with changed
sequence numbers, but did not find anything documenting why.

diff -ur fireflier-1.1.7.orig/debian/fireflier-server.init 
fireflier-1.1.7/debian/fireflier-server.init
--- fireflier-1.1.7.orig/debian/fireflier-server.init   2007-07-27 
18:02:29.0 +0200
+++ fireflier-1.1.7/debian/fireflier-server.init2008-03-02 
08:50:07.0 +0100
@@ -1,4 +1,11 @@
 #! /bin/bash
+### BEGIN INIT INFO
+# Provides:  fireflier-server
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 # fireflier startup script
 # (=modified version of debian apache startup script)


As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468884: fireflier-server: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  fireflier-server
Version:  1.1.6-2
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.
I was confused by the fact that update-rc.d is called with changed
sequence numbers, but did not find anything documenting why.

diff -ur fireflier-1.1.7.orig/debian/fireflier-server.init 
fireflier-1.1.7/debian/fireflier-server.init
--- fireflier-1.1.7.orig/debian/fireflier-server.init   2007-07-27 
18:02:29.0 +0200
+++ fireflier-1.1.7/debian/fireflier-server.init2008-03-02 
08:50:07.0 +0100
@@ -1,4 +1,11 @@
 #! /bin/bash
+### BEGIN INIT INFO
+# Provides:  fireflier-server
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 # fireflier startup script
 # (=modified version of debian apache startup script)


As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468368: pcaputils: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen

[Robert Edmonds]
 how do I specify this dependency?

I would suggest using the $network virtual facility.  It would be
redundant for this package, as $remote_fs indirectly depend on
$network.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#384430: listen: many audio files are not imported into the library

2008-03-02 Thread Julien Valroff
Hi Hanspeter,

Le jeudi 24 août 2006 à 09:32 +0200, Hanspeter Kunz a écrit :
 Package: listen
 Version: 0.4.3-1
 Severity: normal
 
 Hi,
 
 first of all, thanks for for packaging this nice music player :-)
 
 Now to the bug:
 Listen does only import part of my audio files (mostly ogg, some mp3)
 into its library. As far as I can see, all of the mp3 are imorted, many
 of the oggs are missing:
 
 listen finds 1359 songs, whereas banshee finds 5572 songs (which is the
 correct number of files).

Is this issue still open for you?

Have you tested with 0.5 release?

Cheers,
Julien






Bug#468889: l2tpns: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  l2tpns
Version:  2.0.8-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur l2tpns-2.1.21.orig/debian/init.d l2tpns-2.1.21/debian/init.d
--- l2tpns-2.1.21.orig/debian/init.d2008-03-02 09:41:54.0 +0100
+++ l2tpns-2.1.21/debian/init.d 2008-03-02 09:42:50.0 +0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:  l2tpns
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 #
 # l2tpns   Based on skeleton example file.
 #

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468888: memlockd: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  memlockd
Version:  0.01
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.
I was confused by the fact that update-rc.d is called with changed
sequence numbers, but did not find anything documenting why.

diff -ur memlockd-0.04.orig/debian/init.d memlockd-0.04/debian/init.d
--- memlockd-0.04.orig/debian/init.d2007-03-13 09:08:15.0 +0100
+++ memlockd-0.04/debian/init.d 2008-03-02 09:15:33.0 +0100
@@ -1,4 +1,11 @@
 #! /bin/sh
+### BEGIN INIT INFO
+# Provides:  memlockd
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 #
 # skeleton example file to build /etc/init.d/ scripts.
 #  This file should be used to construct scripts for /etc/init.d.

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468890: plptools: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  plptools
Version:  0.14-3
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur plptools-0.18.orig/debian/plptools.init 
plptools-0.18/debian/plptools.init
--- plptools-0.18.orig/debian/plptools.init 2008-03-02 09:45:09.0 
+0100
+++ plptools-0.18/debian/plptools.init  2008-03-02 09:46:11.0 +0100
@@ -1,7 +1,12 @@
 #! /bin/sh
-#
-# start or stop the plptools daemons
-#
+### BEGIN INIT INFO
+# Provides:  plptools
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+# Short-Description: start or stop the plptools daemons
+### END INIT INFO

 PATH=/sbin:/bin:/usr/sbin:/usr/bin
 DAEMON1=/usr/sbin/ncpd

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468891: libmp4-info-perl: please include a script dumping script

2008-03-02 Thread Paul Wise
Package: libmp4-info-perl
Version: 1.12-2
Severity: wishlist

It would be nice if libmp4-info-perl included a script that could be
used to dump information from MP4 files. Currently there is just the
perl module and nothing that can be used from the command line.
  
-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#465158: [Pkg-utopia-maintainers] Bug#465158: network-manager: Please add support for domain-search

2008-03-02 Thread Michael Biebl
Bas Zoetekouw wrote:

 
 Attached is a patch that should fix this.  It adds support for the
 domain-search option of dhcp, and uses the logic you suggested to
 determine what search domains to put in resolv.conf.  
 
 I have tested the patch only at my local configurationw, which is
 n-m + dhcp3-client 3.1.0-2 (no resolvconf) on my laptop, and a pre-3.1
 dhcp3-server on my server (current etch version), and for that config,
 it seems to work fine.  Testing for other configuration, particular with
 a new, post-3.1, dhcpd is probably needed, though.
 
 Please feel free to send the patch upstream, if you think it's stable
 enough.
 

Hi Bas,

first of all, thanks for the patch. I tested it locally (dhcp server
from my wlan router) and my resolv.conf now looks like:

domain foo.xx


search foo.xx


nameserver 192.168.2.1


Is it intended behaviour that now both search and domain are set?
Unfortunately I don't have access to a dhcpd 3.1 server, so I can't
really test if the new domain-search feature works as intended.
Bas, you said that you tested it with dhcpd 3.1 (which according to
andrew has domain-search support), so why do you think that we also have
to test with post-3.1 dhcpd?

Cheers,
Michael

P.S: I updated the patch to apply against head of the current upstream
0.6 branch and intend to send it for review to the upstream mailing list

-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?



signature.asc
Description: OpenPGP digital signature


Bug#468892: net-acct: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  net-acct
Version:  0.71-7
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur net-acct-0.71.orig/debian/nacctd-init net-acct-0.71/debian/nacctd-init
--- net-acct-0.71.orig/debian/nacctd-init   2008-03-02 09:51:43.0 
+0100
+++ net-acct-0.71/debian/nacctd-init2008-03-02 09:52:55.0 +0100
@@ -1,4 +1,11 @@
 #!/bin/sh
+### BEGIN INIT INFO
+# Provides:  net-acct
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO
 #
 # /etc/init.d/net-acct start/stop/restart nacctd
 #

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468894: wrong arguments to run-mailcap in mc.ext

2008-03-02 Thread Jindrich Makovicka
Package: mc
Version: 1:4.6.2~pre1-5

Hi,

current version of mc in Sid is missing the colon character between the
mime type and filename in all run-mailcap calls in mc.ext - there is a
space instead. This causes (at least) lots of bogus error messages like

Error: no such file application/pdf

to be printed. If this change has been made to fix #442024, better
remove the mime type completely.

Regards,
-- 
Jindrich Makovicka



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



Bug#468097: closed by Roberto C. Sánchez [EMAIL PROTECTED] (Re: Bug#468097: should depend on a generic shorewall-compiler)

2008-03-02 Thread oggei
Il giorno gio, 28/02/2008 alle 15.48 -0500, Roberto C. Sánchez ha
scritto:

 In that case, then you can install shorewall-perl directly.  Or, if you
 are upgrading from Etch, then you can upgrad shorewall, which install
 shorewall-shell.  Then you can install shorewall-perl simultaneously.
 Once you have your config working satisfactorily in shorewall-perl, then
 you remove shorewall and shorewall-perl packages.


Thank you, i've totally missed the thing, and btw thanks for
maintaining such a package.


cheers,
-- 
ale




Bug#468895: fiaif: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  fiaif
Version:  1.20.1-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur fiaif-1.21.1.orig/prog/fiaif fiaif-1.21.1/prog/fiaif
--- fiaif-1.21.1.orig/prog/fiaif2005-11-24 21:57:23.0 +0100
+++ fiaif-1.21.1/prog/fiaif 2008-03-02 10:09:06.0 +0100
@@ -1,6 +1,13 @@
 #!/bin/bash
-#
-# fiaifIntelligent firewall
+### BEGIN INIT INFO
+# Provides:  fiaif
+# Required-Start:$remote_fs
+# Required-Stop: $remote_fs
+# Default-Start: S
+# Default-Stop:  0 6
+# Short-Description: Intelligent firewall
+# Description:   Automates a packet filtering firewall with iptables.
+### END INIT INFO
 #
 # chkconfig: 345 08 92
 # description: Automates a packet filtering firewall with iptables.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#468690: apache2: Apache is not always intented to be run as system-wide server

2008-03-02 Thread Tollef Fog Heen
* Baptiste Mille-Mathias 

| Package: apache2
| Version: 2.2.8-1
| Severity: important

Important?  This sounds more like wishlist to me.

| For instance gnome-user-share (a small graphical application to share
| files over WebDAV) comes ith it own configuation file for apache to
| share a specific user folder) depends on it, and after the installation,
| apache is automatically launched to serve web pages on port 80, which is
| not the intended behaviour and thus is not really secure.

I don't see what's insecure about it showing the default web pages?
Your use case is something that (as you have noticed) is not supported
by the current package.  I am not sure the complexity of having init
scripts and such in another package (which would have to not be
installed by default, no less) is something I want us to support.

[...]

| I'll be happy if you have some advice to workaround the problem in
| the meantime.

Remove the startup links?

-- 
Tollef Fog Heen
UNIX is user friendly, it's just picky about who its friends are



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



Bug#463795: Unbuildable

2008-03-02 Thread Klaus Ethgen
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Am So den  2. Mär 2008 um  1:03 schrieb Cyril Brulebois:
  The problem still exists. The package is unbuildable (with the build
  dependencies in the package). Maybe you miss some of them?
 
 Nope???

[...]

  which is the default in stable. (This is the reason why I need to
  recompile it as you did compile it with a glibc which is not
  compatible with stable (2.4) kernel.)
 
 ??? but I didn't catch the rebuild happened on stable (although one
 might have induced it from the APT pinning, but stating explicitely
 the build environment is always preferred, i.e. at least suite +
 arch).

So if a package need a special build environment that should be handled
by the right dependencies. If only the gcc (for example) in sid or
experimental can be used to build the software there has to be a
versioned dependency for.

 Note that I'm not the maintainer of the package, I was just walking
 the list of RC bugs.

Ok. So let's see what the maintainer is thinking about.

 I'm not sure how to handle such a bug, anyway.

Having versioned build dependency for the build part which is not new
enough in etch?

 Let's tag it ???etch???, that should do the trick, so that it no
 longer appears on the list of RC bugs for the next release, and so
 that people working on fixing RC bugs on stable can identify it at
 first glance (but I guess people are more actively working on fixing
 RC bugs for the next stable release).

Well, so it will stay RC for the current release. And the problem might
be also happen in future with wrong dependencies in the next release
too. There might be different build environment in sid and
frozen/testing that might the bug hit again.

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

iQEVAwUBR8pwP5+OKpjRpO3lAQIvPwf/XgTCmhZsGx/MSHEWHdIeaLJ1aP4raPsk
pF7pHDfdZMtay+UFXekgAus59zZcdp1C+8Oa6VCEOTniOFuDHLdUqpr00wLs8TcR
g4Pg+kwqemU3/Kx2bsMSyqNryUj98fAKw/FbCyJJZ+H2PqSnlTWe++dO6E1KhEaG
H5zrGxQ/E8HP9ZcKsrkAh3wEkWBrJCksWjsreeRKajWZKFkJy8m/tNonTpzO/J4j
8vNcySJJsojkgjBCXbg4GkYdjseHNLA8SZ2P4L9+emImn70Ueeh7lFWhS+GiYov+
HUO0QSM8+MPeW9H7CB7o94uj+wnCRpggSq9KRHg7kQWSqWArOXAm0A==
=Io1j
-END PGP SIGNATURE-



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



Bug#468893: libmeanwhile1: Support for recent Sametime servers is broken

2008-03-02 Thread Mikael BERTHE
Package: libmeanwhile1
Version: 1.0.2-3
Severity: important
Tags: patch

The Sametime protocol has changed and this library won't work with
recent servers.  There is an upstream bug report there:
 
https://sourceforge.net/tracker/index.php?func=detailaid=1626349group_id=110565atid=656718

I've made some patches, available at
 http://www.lilotux.net/~mikael/pub/meanwhile/

Please consider applying:
* presence_fix.diff
* ft_fix.diff
* status_timestamp_workaround.diff
(each patch contains a description)

There's a Debian package at the following place with the patches applied:
 http://www.lilotux.net/~mikael/pub/meanwhile/debian/

Regards,
Mikael

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

Kernel: Linux 2.6.23.17 (SMP w/2 CPU cores; PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmeanwhile1 depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries
ii  libglib2.0-0  2.14.6-1   The GLib library of C routines

libmeanwhile1 recommends no packages.

-- no debconf information



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



Bug#303936: New maintainer for powertweak

2008-03-02 Thread Kirat Pandya

Hi!
Is the package still up for adoption?

I'm a new dev and would like to start working on powertweak. So how  
should I go about this? Should I start working on it and then just  
would you update it as sponsor?


Thanks



Kirat

smime.p7s
Description: S/MIME cryptographic signature


PGP.sig
Description: This is a digitally signed message part


Bug#468853: daemontools-run: Upgrade breaks when existing version exists

2008-03-02 Thread Gerrit Pape
On Sat, Mar 01, 2008 at 10:37:32PM +, Jamie Thompson wrote:
 Just did my upgrades and one of them failed to upgrade.
 
  Setting up daemontools-run (1:0.76-1) ...
  
  There already is an SV entry in /etc/inittab.  In order to have this
  package add an entry with the name SV to have daemontools' service
  supervision started through sysvinit, you need to remove or rename
  the current SV entry first.
  
  Installation failed.
  
  dpkg: error processing daemontools-run (--configure):
   subprocess post-installation script returned error exit status 1
  Errors were encountered while processing:
   daemontools-run
 
 I've not yet looked into the suggestion in the error message, but I don't 
 think the package should fail to upgrade just because an older version is 
 already installed.

Yes, but there're several different versions out there from which the
upgrade might be done.  From what version are you upgrading from?  And
what does 'grep ^SV /etc/inittab' say?

Thanks, Gerrit.



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



Bug#468897: aptitude: please implement build-dep and source actions from APT

2008-03-02 Thread Martin-Éric Racine
Package: aptitude
Version: 0.4.10-1+b2
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

In recent times, Aptitude has matured quite nicely and I find myself using it 
more and more. However, there are two last desirable features from APT that 
aren't implemented in Aptitude:  fetching build-depends and source. This bug
is therefore a wishlist for those to be implemented.

- -- Package-specific info:
Terminal: xterm
$DISPLAY is set.

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

Kernel: Linux 2.6.24-dbe61 (PREEMPT)
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages aptitude depends on:
ii  apt [libapt-pkg-libc6.7 0.7.11   Advanced front-end for dpkg
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libcwidget1 0.5.6.1-3high-level terminal interface libr
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libncursesw55.6+20080203-1   Shared libraries for terminal hand
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3

Versions of packages aptitude recommends:
pn  aptitude-doc-en | aptitude-do none (no description available)
ii  libparse-debianchangelog-perl 1.1.1-2parse Debian changelogs and output

- -- no debconf information

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

iD8DBQFHynLOeXr56x4Muc0RAnauAJ96C/4e8Tnb3fGkstgPARbu25GixACfZbso
GbKL7qN3pcRSxEbCgqornr8=
=oOmG
-END PGP SIGNATURE-



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



Bug#468894: [Pkg-mc-devel] Bug#468894: wrong arguments to run-mailcap in mc.ext

2008-03-02 Thread Patrick Winnertz
Am Sonntag, 2. März 2008 10:09:02 schrieb Jindrich Makovicka:
 Package: mc
 Version: 1:4.6.2~pre1-5

 Hi,

 current version of mc in Sid is missing the colon character between the
 mime type and filename in all run-mailcap calls in mc.ext - there is a
 space instead. This causes (at least) lots of bogus error messages like

 Error: no such file application/pdf
I'll look on this error, thanks for your report

 to be printed. If this change has been made to fix #442024, better
 remove the mime type completely.

 Regards,



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


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


Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Peter Hicks
Package: xscreensaver
Version: 5.04-3
Severity: normal

xscreensaver appears to contain files that are also in xscreenserver-data:

dpkg: dependency problems prevent configuration of xscreensaver:
 xscreensaver depends on xscreensaver-data; however:
  Package xscreensaver-data is not installed.
dpkg: error processing xscreensaver (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 xscreensaver


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

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

Versions of packages xscreensaver depends on:
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libc6  2.7-9 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.8-1  The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libpam0g   0.99.7.1-5Pluggable Authentication Modules l
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxext6   1:1.0.3-2 X11 miscellaneous extension librar
ii  libxinerama1   1:1.0.2-1 X11 Xinerama extension library
ii  libxml22.6.31.dfsg-1 GNOME XML library
ii  libxmu62:1.0.4-1 X11 miscellaneous utility library
ii  libxpm41:3.5.7-1 X11 pixmap library
ii  libxrandr2 2:1.2.2-1 X11 RandR extension library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  libxxf86misc1  1:1.0.1-2 X11 XFree86 miscellaneous extensio
ii  libxxf86vm11:1.0.1-2 X11 XFree86 video mode extension l
pn  xscreensaver-data  none(no description available)

Versions of packages xscreensaver recommends:
ii  libjpeg-progs  6b-14 Programs for manipulating JPEG fil
ii  perl [perl5]   5.8.8-12  Larry Wall's Practical Extraction 
ii  wbritish [wordlist]6-2.1 British English dictionary words f
ii  wbritish-huge [wordlis 6-2.1 British English dictionary words f
ii  wbritish-large [wordli 6-2.1 British English dictionary words f
ii  wbritish-small [wordli 6-2.1 British English dictionary words f
ii  xli1.17.0+20061110-2 command line tool for viewing imag

-- no debconf information



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



Bug#468898: subversion: SVN Segfaults after every operation

2008-03-02 Thread Benjamin Mesing
Package: subversion
Version: 1.4.6dfsg1-1
Severity: important

Hello,

it seems that svn crashes after every operation I do, e.g. simply 
executing svn info in a non-svn directory:

 svn info
svn: '.' is not a working copy
Segmentation fault

All operations I've tried seem to perform correctly but segfault in
the end.

Best regards 

Ben


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

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

Versions of packages subversion depends on:
ii  libapr1 1.2.7-8.2The Apache Portable Runtime Librar
ii  libc6   2.7-5GNU C Library: Shared libraries
ii  libsvn1 1.4.6dfsg1-1 Shared libraries used by Subversio

subversion recommends no packages.

-- no debconf information



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



Bug#468900: live-helper: Namespace problem

2008-03-02 Thread Bas Wijnen
Package: live-helper
Version: 1.0~a38-1

In /usr/share/live-helper/functions/packages.sh, the variable PACKAGES
is used.  This name is quite likely to conflict with a user's local
variable if a script is used.  It would be better to use a prefix to
avoid this.  Something like _LH_PACKAGES should work fine.

The name must also be changed in /usr/bin/lh_chroot_linux-image.

Thanks,
Bas

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html


signature.asc
Description: Digital signature


Bug#468642: transition from /var/service to /etc/service

2008-03-02 Thread Gerrit Pape
On Sat, Mar 01, 2008 at 02:09:07PM -0800, Larry Doolittle wrote:
 The runit-1.8.0-3 changelog includes
  * debian/runit.preinst, debian/runit.postinst: move away from /var/service/
to /etc/service/; restart runsvdir; retain backward compatibility symlink
/var/service - /etc/service until rdepends have adopted (#461478).
 which presumably triggers the effect I saw.

Yes, you're completely right, due to this transition, the postinst
script sends (as final task) a SIGHUP to the running runsvdir, causing
it to send TERM to all runsv processes it monitors and exit.  It'll then
be restarted by pid 1 with /etc/service as argument.

 I was able to complete the upgrade by performing it from a console
 that is not managed by runit.

Great.  I'm not sure how it happened that no runit-supervised service
were running on your system.  I understand that X might be taken down,
but all the services should be re-activated afterwards.  -3 had the
problem you've seen, but I thought I fixed it in -4.

 Whatever strategy is adopted for making this transition needs to
 deal more gracefully with the possibility that apt/dpkg are run
 from a process that will be terminated by a blanket runsvdir restart.
 In my case I use getty's managed from runit, and X via startx from
 there.  Other usage patterns will be different -- how about a console
 started from sshd managed by runit, or {g,w,x}dm started from runit?

I tested through a console login and through ssh login, that worked fine
for me.  The services got the TERM signal, but for ssh this doesn't
affect currently established connections, and a local login shell
ignores the TERM.  I now tested gdm managed through runit, and can
reproduce the problem that X gets stopped while the runit upgrade.  Not
good.

Maybe I shouldn't restart runsvdir at all, keep the /var/service -
/etc/service compatibility symlink forever on upgraded systems.  Those
systems get rebooted eventually, and then have runsvdir running in
/etc/service/ as it should.

Thanks for your good problem report, Gerrit.



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



Bug#468896: support allow-ifplugd in /e/n/interfaces

2008-03-02 Thread Osamu Aoki
Package: ifplugd
Version: 0.28-4
Severity: wishlist

Here is better integration idea for ifplugd to ifupdown and other
network scripts.

Currently, ifplugd uses -i option to specify interfaces to control.

Actually, debconf stores them for each occasion in /e/default/ifplugd
as:
INTERFACES=
HOTPLUG_INTERFACES=

Since recent ifupdown started using allow-[CLASS], it may be a good idea to
support allow-ifplugd-auto stanza and allow-ifplugd-hotplug which
specify interfaces for each types.  (I think current debconf script
needs to be changed though)

Since these [CLASS] are not used by other programs, it means nothing to
others and I think no new code need to be written for ifupdown.  With
this entry, you only need to see /e/n/interfaces to know which
interfaces are controled by which program.
 * auto or allow-auto: boot script of ifupdown
 * allow-hotplug: hotplug script (probably run bu udev)
 * allow-ifplugd-auto: boot script of ifplugd 
 * allow-ifplugd-hotplug: hotplug script (probably run bu udev) 
   which invoke ifplugd

I think similar idea can be deployed for waproamd too.  Then
configuration is much more clear.

Please note this idea has not been fully tested.

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

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

Versions of packages ifplugd depends on:
ii  debconf [debconf-2.0] 1.5.19 Debian configuration management sy
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libdaemon00.12-1 lightweight C library for daemons 

Versions of packages ifplugd recommends:
ii  ifupdown  0.6.8  high level tools to configure netw

-- debconf information:
* ifplugd/interfaces:
* ifplugd/hotplug_interfaces:
* ifplugd/args: -q -f -u0 -d10 -w -I
* ifplugd/suspend_action: stop



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



Bug#468387: hdapsd: does not work. /dev/input/hdaps/accelerometer-event (No such file or directory)

2008-03-02 Thread Evgeni Golov
retitle 468387 hdapsd should be more verbose in warnings
severity 468387 wishlist
kthxbye

Hi Patricio,

sorry if the reply to both of your mail-adresses is too much :)

On Sun, 02 Mar 2008 01:59:55 -0300 Patricio Rojo wrote:

   I indeed was using in-kernel hdaps.  I compiled tp-smapi with
 module-assistant, load it, and execute the daemon, and hdaps-gl started
 working inmediately.  It would be great if a warning of that kind could
 be made explicit somewhere.

Will do so with the next upload. However I am wondering why the
in-kernel hdaps said it loaded successfully but did not work (it
should not load at al in such a situation). 

   Afterwards I compiled the patched kernel and the protect seems to be
 working as well... well, not quite everything since I only get  head
 parked.. and No pending I/O, re-enabling power management.. messages,
 but not head unparked... messages.   Is this expected?

Yeah that is okay. I hope you are not using kernel 2.6.24, this has
a very bad bug which will freeze your machine time from time when hdaps
is enabled.

Looking forward to have all of this working out-of-the-box!

The big out-of-the-box problem is the kernel patch. As you see, it can
be dangerous to use it, so just patching the distribution kernels with
it is probably a bad idea. But also the kernel-guys seem not to be very
interested in this support, so there is only one person who polishes
the patch for newer kernels - not enough for inclusion into mainline :(
The whole thinkpad community is hoping for that day, so please wait
with us :)

Regards
Evgeni


pgpvNzegKGuYM.pgp
Description: PGP signature


Bug#468904: gnome-volume-manager: Uniformative dialog box

2008-03-02 Thread Greg Kochanski
Package: gnome-volume-manager
Version: 2.22.1-1
Severity: normal


When I plug a camera into my computer, I get a dialog box titled
Photo Import, saying A Photo card has been detected.
There are photos on the card.  Would you like to add these pictures
to your album?

*1 It doesn't answer the question What album?.
(To you, it may be obvious.   To the user, it isn't.
It is epecially mysterious to me, since I run xfce4, and don't really expect
gnome things to appear on my desktop.   Nor do I have trivial access
to most of gnome or gnome help.)

The dialog boxes should allow users who want some detailed
information to get it!   What program is putting this up?
What album?  Stored where?


*2 It doesn't tell me if it will wipe the memory of the camera
or not.Unless I know that, and unless I know where my pictures
will go, you can be pretty sure I will not click Import Photos.


*3 At the very least, it should say gnome somewhere or have a link
to some help.


*4 It's not at all obvious why the box appears at all on my system,
since I don't have a gnome desktop installed  (though I have installed
a good number of gnome programs.)Perhaps there is an
inappropriate requires in some package file?


If this isn't a gnome dialog box, I apologize.You can then feel
superior to KDE or XFCE4.




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

Kernel: Linux 2.6.22-3-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages gnome-volume-manager depends on:
ii  gconf2 2.20.1-3  GNOME configuration database syste
ii  gnome-mount0.7-2 wrapper for (un)mounting and eject
ii  hal0.5.10-5  Hardware Abstraction Layer
ii  libart-2.0-2   2.3.20-1  Library of functions for 2D graphi
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.21.90-1 Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.21.90-1 The Bonobo UI library
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libgconf2-42.20.1-3  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.20.1.1-1A powerful object-oriented display
ii  libgnomeui-0   2.20.1.1-1The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.20.1-1GNOME Virtual File System (runtime
ii  libgtk2.0-02.12.5-2  The GTK+ graphical user interface 
ii  libhal10.5.10-5  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1-gtk 0.4.4-3   sends desktop notifications to a n
ii  liborbit2  1:2.14.10-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-1 GNOME XML library

Versions of packages gnome-volume-manager recommends:
pn  gthumbnone (no description available)
pn  nautilus-cd-burnernone (no description available)
ii  sound-juicer  2.20.1-1   GNOME 2 CD Ripper
ii  totem 2.20.3-1   A simple media player for the Gnom

-- no debconf information



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



Bug#468906: tomboy: Won't start

2008-03-02 Thread Sam Morris
Package: tomboy
Version: 0.9.7-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

After upgrading from 0.8.6, I can no longer start Tomboy. I get this
message:

 The panel encountered a problem while loading OAFIID:TomboyApplet.
 Do you want to delete the applet from your configuration?

This appears in my ~/.xsession_errors:

 ** (gnome-panel:18375): WARNING **: panel-applet-frame.c:1278: failed to load 
applet OAFIID:TomboyApplet:
 Failed to resolve, or extend 
'!prefs_key=/apps/panel/applets/applet_34/prefs;background=none:;orient=down;size=small;locked_down=false

If I run 'tomboy --panel-applet' by hand, I get this message:

 ** (/usr/lib/tomboy/Tomboy.exe:23930): WARNING **: Missing method .ctor in 
assembly 
/usr/lib/mono/gac/gnome-sharp/2.16.0.0__35e10195dab3c99f/gnome-sharp.dll, type 
GLib.IgnoreClassInitializersAttribute

 ** (/usr/lib/tomboy/Tomboy.exe:23930): WARNING **: Can't find custom attr 
constructor image: 
/usr/lib/mono/gac/gnome-sharp/2.16.0.0__35e10195dab3c99f/gnome-sharp.dll 
mtoken: 0x0abd

 Unhandled Exception: System.MissingMethodException: Method not found: 
'GLib.IgnoreClassInitializersAttribute..ctor'.

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

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

Versions of packages tomboy depends on:
ii  gconf2  2.20.1-3 GNOME configuration database syste
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libgconf2.0-cil 2.16.1-1 CLI binding for GConf 2.16
ii  libglib2.0-02.15.6-1 The GLib library of C routines
ii  libglib2.0-cil  2.10.2-5 CLI binding for the GLib utility l
ii  libgmime2.2-cil 2.2.17-1 CLI binding for the MIME library
ii  libgnome2.0-cil 2.16.1-1 CLI binding for GNOME 2.16
ii  libgnomeprint2.2-0  2.18.3-1 The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-02.18.2-1 GNOME 2.2 print architecture User 
ii  libgtk2.0-0 2.12.5-2 The GTK+ graphical user interface 
ii  libgtk2.0-cil   2.10.2-5 CLI binding for the GTK+ toolkit 2
ii  libgtkspell02.0.10-4 a spell-checking addon for GTK's T
ii  libmono-addins-gui0.2-cil   0.3-2GTK# frontend library for Mono.Add
ii  libmono-addins0.2-cil   0.3-2addin framework for extensible CLI
ii  libmono-corlib2.0-cil   1.2.6+dfsg-6 Mono core library (2.0)
ii  libmono-system2.0-cil   1.2.6+dfsg-6 Mono System libraries (2.0)
ii  libmono2.0-cil  1.2.6+dfsg-6 Mono libraries (2.0)
ii  libndesk-dbus-glib1.0-cil   0.4.1-1  CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil0.6.0-1  CLI implementation of D-Bus
ii  libpanel-applet2-0  2.20.3-3 library for GNOME Panel applets
ii  libpango1.0-0   1.19.4-1 Layout and rendering of internatio
ii  libx11-62:1.0.3-7X11 client-side library
ii  mono-runtime1.2.6+dfsg-6 Mono runtime

tomboy recommends no packages.

- -- no debconf information

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

iD8DBQFHynuWshl/216gEHgRAoenAJ46zTkJKIkZSV7TaZDDkZTD9XaxCwCg9r2i
ehT/IQgSGJup6pybA3QCWkw=
=Abj7
-END PGP SIGNATURE-



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



Bug#468637: Closed wrong bug in arpack upload

2008-03-02 Thread Rafael Laboissiere
package pdl
reopen 468637
thanks

I cut  pasted the wrong bug number in the debian/changelog for release
2.1+parpack96-2 of arpack.  The correct entry should have been:

* debian/control:
  + Build-depends on libopenmpi-dev only on some selected architectures
(closes: #468795)

Sorry for the confusion.

-- 
Rafael



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



Bug#468905: RM: qsynaptics/ksynaptics -- RoM; abandoned upstream

2008-03-02 Thread Fathi Boudra
Package: ftp.debian.org
Severity: normal

Hi,

i request removal of qsynaptics and ksynaptics as it's abandoned upstream in 
favor of TouchFreeze. I plan to maintain ToucheFreeze.

cheers,

Fathi



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



Bug#135972: Never lose hope to improve!

2008-03-02 Thread c.nonfoux

Bluepill will make you the best pornstar! http://hboper.ranglad.com




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



Bug#468900: live-helper: Namespace problem

2008-03-02 Thread Daniel Baumann
Bas Wijnen wrote:
 In /usr/share/live-helper/functions/packages.sh, the variable PACKAGES
 is used.  This name is quite likely to conflict with a user's local
 variable if a script is used.  It would be better to use a prefix to
 avoid this.  Something like _LH_PACKAGES should work fine.

agreed. i'll change all 'internal' variables (in contrary to
configuration variables) to _LH_ prefix.

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#188235: 10 secrets of better xxxlife!

2008-03-02 Thread mcollins1

Who says that wishes cant come true? http://lxyhq.cheapestpillshere.com




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



Bug#468902: live-helper: claims to support ext3, but doesn't

2008-03-02 Thread Daniel Baumann
tags 468902 +pending
thanks

Bas Wijnen wrote:
 It would be quite easy to add it, by using ext2|ext3 and using
 ${LH_CHROOT_FILESYSTEM} instead of ext2 in there.

fixed in git, thanks ;)

-- 
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  [EMAIL PROTECTED]
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#468907: jackd: -Z option described in man page does not exist

2008-03-02 Thread Drake Wilson
Package: jackd
Version: 0.109.2-1
Severity: minor

The man page for jackd reads:

   -Z, --nozombies
  Prevent JACK from ever kicking out clients because they
  were too slow.  This cancels the effect any specified
  timeout value, but JACK and its clients are still
  subject to the supervision of the watchdog thread or its
  equivalent.

However, if I try to use the short form of this option:

  $ jackd -Z -d alsa
  Unknown option character Z
  jackd 0.109.2
  [help message]

Using the long form lets jackd start:

  $ jackd --nozombies -d alsa
  jackd 0.109.2
  [starts normally]

   --- Drake Wilson

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

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

Versions of packages jackd depends on:
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libjack0  0.109.2-1  JACK Audio Connection Kit (librari
ii  libreadline5  5.2-3  GNU readline and history libraries
ii  libsndfile1   1.0.17-4   Library for reading/writing audio 

Versions of packages jackd recommends:
ii  libpam-modules0.99.7.1-5 Pluggable Authentication Modules f
pn  qjackctl  none (no description available)

-- no debconf information



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



Bug#456292: dlocate: ionice in cronjob does not work in VServer

2008-03-02 Thread era eriksson
On Sun, 2 Mar 2008 09:51:39 +1100, Craig Sanders [EMAIL PROTECTED]
said:
 there's a few other things i want to fix in the next release
 (especially #42 - that's a serious bug rather than just an
 annoyance)i'll upload 0.95 when i've finished them.

It occurred to me that it might be useful to add a comment to explain
the reason you redirect stderr from iostat to /dev/null -- this is one
of those things a possible future maintainer might be hesitant to touch
unless it's documented somehow.

/* era */

-- 
If this were a real .signature, it would suck less.  Well, maybe not.




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



Bug#467333: libxtm-perl: FTBFS with Perl 5.10 (test died)

2008-03-02 Thread Alexander Zangerl
On Sun, 24 Feb 2008 20:32:49 +0200, Niko Tyni writes:
This package fails to build with Perl 5.10.0 (currently in experimental.)

i've filed a request for removal of this package.

regards
az


-- 
+ Alexander Zangerl + DSA 42BD645D + (RSA 5B586291)
All programs evolve until they can send email. -- Richard Letts
Except Microsoft Exchange. -- Art


signature.asc
Description: Digital Signature


Bug#468903: pymsnt: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  pymsnt
Version:  0.11-1
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur pymsnt-0.11.3.orig/debian/init.d pymsnt-0.11.3/debian/init.d
--- pymsnt-0.11.3.orig/debian/init.d2008-03-02 10:41:32.0 +0100
+++ pymsnt-0.11.3/debian/init.d 2008-03-02 10:42:49.0 +0100
@@ -1,4 +1,11 @@
 #! /bin/bash
+### BEGIN INIT INFO
+# Provides:  pymsnt
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+### END INIT INFO

 set -e

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#384430: listen: many audio files are not imported into the library

2008-03-02 Thread Hanspeter Kunz

On Sun, 2008-03-02 at 09:38 +0100, Julien Valroff wrote:
 Hi Hanspeter,
 
 Le jeudi 24 août 2006 à 09:32 +0200, Hanspeter Kunz a écrit :
  Package: listen
  Version: 0.4.3-1
  Severity: normal
  
  Hi,
  
  first of all, thanks for for packaging this nice music player :-)
  
  Now to the bug:
  Listen does only import part of my audio files (mostly ogg, some mp3)
  into its library. As far as I can see, all of the mp3 are imorted, many
  of the oggs are missing:
  
  listen finds 1359 songs, whereas banshee finds 5572 songs (which is the
  correct number of files).
 
 Is this issue still open for you?
 
 Have you tested with 0.5 release?

Hi Julien,

I just tried it. It looks good!

Thanks,
Hp.





Bug#468901: RM: libxtm-perl -- buggy, upstream marked it dead

2008-03-02 Thread Alexander Zangerl
Package: ftp.debian.org
Severity: normal

#467333: libxtm-perl doesn't get through its test suite with 
perl 5.10, upstream has not moved a finger since 2005 
(and marked it dead/unmaintained then); 

also libtm-perl replaces (mostly but not completely, and with a totally
different API) the functionality of xtm, so i'm concentrating my efforts 
on keeping that alive rather than flogging this dead horse any further.

i therefore request removal of libxtm-perl.

regards
az



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



Bug#468902: live-helper: claims to support ext3, but doesn't

2008-03-02 Thread Bas Wijnen
Package: live-helper
Version: 1.0~a38-1
Severity: minor

The manual page of lh_config says that ext3 is supported for the chroot
filesystem.  When choosing this, however, the filesystem image is not
copied into the binary.  In /usr/bin/lh_binary_rootfs, there is a case
statement to do this, and ext3 is not in there.

It would be quite easy to add it, by using ext2|ext3 and using
${LH_CHROOT_FILESYSTEM} instead of ext2 in there.

I'm marking this as minor, because I don't really see the point of using
ext3 over ext2 for a live system.  It's going to be mounted read-only
anyway, so journalling isn't going to give any benefit.

Thanks,
Bas

-- 
I encourage people to send encrypted e-mail (see http://www.gnupg.org).
If you have problems reading my e-mail, use a better reader.
Please send the central message of e-mails as plain text
   in the message body, not as HTML and definitely not as MS Word.
Please do not use the MS Word format for attachments either.
For more information, see http://pcbcn10.phys.rug.nl/e-mail.html


signature.asc
Description: Digital signature


Bug#468141: nautilus-open-terminal crash - Debian bug #468141

2008-03-02 Thread Stefano Costa

On sab, 2008-03-01 at 21:01 -0200, Nicolás wrote:
 The i386 package in http://kirya.net/~julien/pkg-not/ fix the crash.
 Thanks.

Works for me too. Thanks.

-- 
Stefano Costa
http://www.iosa.it Archeologia e Software Libero
Io uso Debian GNU/Linux!





Bug#468908: fix build-dependency

2008-03-02 Thread Thomas Viehmann

Package: donkey-bolonkey
Version: 2001-4
Severity: important

Hi,

donkey-bolonkey build-depends on liballegro-dev.
I might be better if it build-depended on liballegro4.2-dev instead.
liballegro4.2-dev also provides liballegro-dev, but the latter is  
also a package from allegro4.1 and you would not want to build  
against that. (It is about to be removed, for that matter.)


Kind regards

T.



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



Bug#468909: [l10n] Czech translation of update-inetd debconf messages

2008-03-02 Thread Miroslav Kure
Package: update-inetd
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is Czech (cs.po) translation of update-inetd
debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
# Czech translation of update-inetd debconf messages.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the update-inetd package.
# Miroslav Kure [EMAIL PROTECTED], 2008
#
msgid 
msgstr 
Project-Id-Version: update-inetd\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-02-25 07:21+0100\n
PO-Revision-Date: 2008-03-02 10:49+0100\n
Last-Translator: Miroslav Kure [EMAIL PROTECTED]\n
Language-Team: Czech [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: title
#. Description
#: ../templates:2001
msgid Configuring service: ${service}
msgstr Nastavuje se služba: ${service}

#. Type: boolean
#. Description
#: ../templates:3001
msgid Ignore multiple entries and continue without changes?
msgstr Ignorovat násobné záznamy a pokračovat beze změn?

#. Type: boolean
#. Description
#. Type: boolean
#. Description
#. Type: boolean
#. Description
#: ../templates:3001 ../templates:5001 ../templates:6001
msgid There are multiple entries in ${inetdcf} for the '${service}' service.
msgstr V ${inetdcf} existuje pro službu „${service}“ několik záznamů.

#. Type: boolean
#. Description
#: ../templates:4001
msgid Leave existing entry and continue without changes?
msgstr Ponechat stávající záznam a pokračovat beze změn?

#. Type: boolean
#. Description
#: ../templates:4001
msgid 
An unrecognized entry for ${sservice} was found in ${inetdcf} while trying 
to add the following entry:
msgstr 
Při pokusu o přidání následujícího záznamu byl v ${inetdcf} nalezen 
neznámý záznam pro ${sservice}:

#. Type: boolean
#. Description
#: ../templates:4001
msgid The unrecognized entry is:
msgstr Neznámý záznam:

#. Type: boolean
#. Description
#: ../templates:5001
msgid Remove inetd entries?
msgstr Odstranit inetd záznamy?

#. Type: boolean
#. Description
#: ../templates:5001
msgid Please confirm that you agree to remove these entries.
msgstr Potvrďte prosím, že souhlasíte s odstraněním těchto záznamů.

#. Type: boolean
#. Description
#: ../templates:6001
msgid Disable inetd entries?
msgstr Zakázat inetd záznamy?

#. Type: boolean
#. Description
#: ../templates:6001
msgid Please confirm that you agree to disable these entries.
msgstr Potvrďte prosím, že souhlasíte se zakázáním těchto záznamů.


Bug#468910: [l10n] Updated Czech translation of glibc debconf messages

2008-03-02 Thread Miroslav Kure
Package: glibc
Severity: wishlist
Tags: l10n, patch

Hi,

in attachement there is updated Czech (cs.po) translation of
glibc debconf messages. Please include it with the package.

Thanks
-- 
Miroslav Kure
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: glibc\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-02-26 21:34+0100\n
PO-Revision-Date: 2008-03-02 10:39+0100\n
Last-Translator: Miroslav Kure [EMAIL PROTECTED]\n
Language-Team: Czech [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: multiselect
#. Choices
#: ../debhelper.in/locales.templates:1001
msgid All locales
msgstr Všechny locales

#. Type: multiselect
#. Description
#: ../debhelper.in/locales.templates:1002
msgid Locales to be generated:
msgstr Locales, které se mají vygenerovat:

#. Type: multiselect
#. Description
#: ../debhelper.in/locales.templates:1002
msgid 
Locales are a framework to switch between multiple languages and allow users 
to use their language, country, characters, collation order, etc.
msgstr 
Locales je systém pro přepínání mezi různými jazyky. Uživatelé si pak mohou 
zvolit svůj jazyk, zemi, znaky, způsob porovnávání, atd.

#. Type: multiselect
#. Description
#: ../debhelper.in/locales.templates:1002
msgid 
Please choose which locales to generate. UTF-8 locales should be chosen by 
default, particularly for new installations. Other character sets may be 
useful for backwards compatibility with older systems and software.
msgstr 
Vyberte, které locales se mají vygenerovat. Přednostně byste měli vybírat 
locales v kódování UTF-8 (obzvláště u nových instalací). Ostatní znakové 
sady jsou užitečné pro zpětnou kompatibilitu se staršími systémy a programy.

#. Type: select
#. Choices
#: ../debhelper.in/locales.templates:2001
msgid None
msgstr Žádné

#. Type: select
#. Description
#: ../debhelper.in/locales.templates:2002
msgid Default locale for the system environment:
msgstr Výchozí locale pro tento systém:

#. Type: select
#. Description
#: ../debhelper.in/locales.templates:2002
msgid 
Many packages in Debian use locales to display text in the correct language 
for the user. You can choose a default locale for the system from the 
generated locales.
msgstr 
Mnoho balíků v Debianu používá locales k zobrazení textu ve správném jazyce. 
Z vygenerovaných locales si můžete vybrat to, které bude v systému použito 
jako výchozí.

#. Type: select
#. Description
#: ../debhelper.in/locales.templates:2002
msgid 
This will select the default language for the entire system. If this system 
is a multi-user system where not all users are able to speak the default 
language, they will experience difficulties.
msgstr 
Tímto vyberete výchozí jazyk pro celý systém. Pokud se na počítač přihlašují 
i uživatelé nemluvící vybraným jazykem, zaznamenají jisté problémy.

#. Type: boolean
#. Description
#: ../debhelper.in/libc.templates:1001
msgid Do you want to upgrade glibc now?
msgstr Chcete nyní aktualizovat glibc?

#. Type: boolean
#. Description
#: ../debhelper.in/libc.templates:1001
#| msgid 
#| Running services and programs that are using NSS need to be restarted, 
#| otherwise they might not be able to do lookup or authentication any more 
#| (for services such as ssh, this can affect your ability to login). Please 
#| review the following space-separated list of init.d scripts for services 
#| to be restarted now, and correct it if needed.
msgid 
Running services and programs that are using NSS need to be restarted, 
otherwise they might not be able to do lookup or authentication any more. 
The installation process is able to restart some services (such as ssh or 
telnetd), but other programs cannot be restarted automatically. One such 
program that needs manual stopping and restart after the glibc upgrade by 
yourself is xdm - because automatic restart might disconnect your active X11 
sessions.
msgstr 
Běžící služby a programy využívající NSS se musí restartovat, protože jinak 
se může stát, že nebudou moci vyhledávat v systémových databázích nebo 
ověřovat uživatele. Instalační proces umí restartovat některé služby (např. 
ssh nebo telnetd) automaticky, ale jiné musíte restartovat ručně. Jednou 
takovou službou, kterou je třeba po aktualizaci glibc ručně zastavit a znovu 
spustit, je xdm. Automatický restart totiž může odpojit aktivní sezení X11.

#. Type: boolean
#. Description
#: ../debhelper.in/libc.templates:1001
msgid 
This script detected the following 

Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Raphael Hertzog
severity 468899 serious
retitle 468899 does not upgrade properly from version  5.04-3
thanks

On Sun, 02 Mar 2008, Peter Hicks wrote:
 xscreensaver appears to contain files that are also in xscreenserver-data:
 
 dpkg: dependency problems prevent configuration of xscreensaver:
  xscreensaver depends on xscreensaver-data; however:
   Package xscreensaver-data is not installed.
 dpkg: error processing xscreensaver (--configure):
  dependency problems - leaving unconfigured
 Errors were encountered while processing:
  xscreensaver

This error message is the second one... the first one is when the
installation of xscreensaver-data fails due to the conflict with
files in xscreensaver: (in french sorry)
Dépaquetage de xscreensaver-data (à partir de
.../xscreensaver-data_5.04-3_i386.deb) ...
dpkg : erreur de traitement de
/var/cache/apt/archives/xscreensaver-data_5.04-3_i386.deb (--unpack) :
 tentative de remplacement de « /usr/lib/xscreensaver/fuzzyflakes », qui
 appartient aussi au paquet xscreensaver
 dpkg-deb: sous-processus paste tué par le signal (Relais brisé (pipe))


If you retry dist-upgrade, it works, this means that you probably moved
files around but you forgot to add proper Replaces field.

xscreensaver-data (and -extra) needs at least 
to Replaces: xscreensaver ( 5.04-3) and probably also Conflicts

xscreensaver-data also needs to Replaces: xscreensaver-gl ( 5.04-3)
apparently (If I read the changelog correctly).

You could also add Conflicts field against the same packages to force the
upgrade of xscreensaver  xscreensaver-gl at the same time.

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#468911: RFP: cupsddk -- CUPS Driver Development Kit

2008-03-02 Thread Sam Morris
Package: wnpp
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

The presence of this package in Debian would improve the build processes
for packages such as Splix (currently their PPDs must be generated by
the package maintainer and shipped as part of the Debian diff).

The package is already present in Ubuntu: the following information is
taken from http://packages.ubuntu.com/hardy/cupsddk.

  Package name: cupsddk
  Version : 1.2.3
  URL : http://www.cups.org/ddk/index.php
  License : GPL
  Programming Lang: C
  Description : CUPS Driver Development Kit

The CUPS Driver Development Kit (DDK) provides a suite of standard
drivers, a PPD file compiler, and other utilities that can be used to
develop printer drivers for CUPS and other printing environments. CUPS
provides a portable printing layer for UNIX(r)-based operating systems.
The CUPS DDK provides the means for mass-producing PPD files and
drivers/filters for CUPS-based printer drivers.

This package should be installed for creating PPD files and for
developing printer drivers.

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

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

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

iD8DBQFHyn+Qshl/216gEHgRAj3dAJ96b6llwbpbU/JViYIDbMJY5txNXgCfSCVM
QvEGKOCL9ZznetzVtcb2XZ8=
=lPRO
-END PGP SIGNATURE-



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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Tormod Volden
On Sun, Mar 2, 2008 at 10:34 AM, Peter Hicks [EMAIL PROTECTED] wrote:
  xscreensaver appears to contain files that are also in xscreenserver-data:

Thanks for your bug report. The xscreensaver package now depends on
xscreensaver-data, and the latter should be pulled in when you do your
upgrade.


  dpkg: dependency problems prevent configuration of xscreensaver:
   xscreensaver depends on xscreensaver-data; however:
   Package xscreensaver-data is not installed.
  dpkg: error processing xscreensaver (--configure):
   dependency problems - leaving unconfigured
  Errors were encountered while processing:
   xscreensaver

Which command did you use to upgrade? Does an apt-get dist-upgrade fix it?



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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Peter Hicks

Hi Tormod

Tormod Volden wrote:


Thanks for your bug report. The xscreensaver package now depends on
xscreensaver-data, and the latter should be pulled in when you do your
upgrade.


xscreenserver-data was already installed, I believe.


 dpkg: dependency problems prevent configuration of xscreensaver:
  xscreensaver depends on xscreensaver-data; however:
  Package xscreensaver-data is not installed.
 dpkg: error processing xscreensaver (--configure):
  dependency problems - leaving unconfigured
 Errors were encountered while processing:
  xscreensaver


Which command did you use to upgrade? Does an apt-get dist-upgrade fix it?


I used Synaptic which uncovered the error, then a dist-upgrade -u which failed 
on dpkg --configure, so to finish installing I've done a (don't kill me) 
apt-get -f install xscreensaver xscreensaver-data.


Would you like me to try installing the previous version of the package and 
trying an upgrade again?



Peter

--
Peter Hicks | e: [EMAIL PROTECTED] | g: 0xE7C839F4 | w: www.poggs.com

  A: Because it destroys the flow of the conversation
  Q: Why is top-posting bad?



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Andrew Haley

Michael Koch wrote:

On Fri, Feb 15, 2008 at 11:50:38PM +0100, Thomas Girard wrote:

Hello,

A while ago, I wrote:

Using the following pakages:
 * java-gcj-compat{,-dev} 1.0.69-2
 * ecj, ecj-gcj, libecj-java and libecj-gcj 3.3.0+0728-1
 * libgcj-bc, libgcj8{-1,-1-awt,-jar} 4.2.1-3
 * gcc-4.2-base 4.2.1-3
 * gcj-4.1-base, gcj-4.1, gij-4.1, libgcj7-1 4.1.2-16
 * libgcc1 1:4.2.2-3
eclipse-cdt compiles.

Updating to sid, I reach a point where it no longer compiles:
 * java-gcj-compat 1.0.76-4 sets gcj-4.2 as the default gcj version
 * gcj-4.2, gij-4.2 and libgcj8-* are at version 4.2.1-3

On Sat, Jan 26, 2008 at 05:12:44PM +0100, Michael Koch replied:

I have just tried this with SUN JDK 6, Icedtea, gcj 4.3, jamvm and cacao
with the following result:
* SUN JDK 6: Just works.
* gcj-4.3: No output at all. Returns with exit code 13.
* icedtea: No output at all. Returns with exit code 13. Exactly the same
  as with gcj.
* jamvm: Fails but prints quite some output. Main issue is that jamvm has
  no real JAVA_HOME.
* cacao: Fails but prints some output. Again an issue with an incomplete
  JAVA_HOME provided by cacao.

We made progress on this issue with Michael; it turns out that using
eclipse natively compiled -gcj packages work around the FTBFS, for some
reason.

Michael found out that only eclipse-rcp-gcj is needed, and that deleting
org.eclipse.core.runtime_3.2.0.v20060603.jar.so is enough to make the
compilation fails, while it works when it's there.

So we now have a work-around to compile Eclipse plugins: install
eclipse-rcp-gcj.

What's really weird is that icedtea, even though it does not use -gcj
packages, exhibit the very same behavior.

Any idea on this?


I'm a bit ashamed. The solution was quiet simple. Added -consolelog to
the arguments revealed the reason for this (and for some crashes of
eclipse). I will fix that bug in eclipse packaging. This really makes me
wonder why SUN JDK worked...


And what was the reason?  I need to know.

Andrew.




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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Tormod Volden
Raphael, thanks for the analysis. I will try to fix this ASAP.

Peter, please hold on until a new version is out.



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



Bug#468853: daemontools-run: Upgrade breaks when existing version exists

2008-03-02 Thread Jamie Thompson

Gerrit Pape wrote:

Yes, but there're several different versions out there from which the
upgrade might be done.  From what version are you upgrading from?  And
what does 'grep ^SV /etc/inittab' say?


SV:123456:respawn:/usr/bin/svscanboot

As for my old version, I'm guessing the number before the colon is the epoch 
that you changed, so I suspect that this the info you need from my dpkg.log?
2008-03-01 22:22:32 upgrade daemontools 0.76-9 1:0.76-1




signature.asc
Description: OpenPGP digital signature


Bug#468912: grep: -z is broken under UTF-8 locales

2008-03-02 Thread Jakub Wilk

Package: grep
Version: 2.5.3~dfsg-3
Severity: normal

$ export LC_ALL=POSIX
$ locale
LANG=
LC_CTYPE=POSIX
LC_NUMERIC=POSIX
LC_TIME=POSIX
LC_COLLATE=POSIX
LC_MONETARY=POSIX
LC_MESSAGES=POSIX
LC_PAPER=POSIX
LC_NAME=POSIX
LC_ADDRESS=POSIX
LC_TELEPHONE=POSIX
LC_MEASUREMENT=POSIX
LC_IDENTIFICATION=POSIX
LC_ALL=POSIX
$ printf 'x\0y\0x\0' | grep -z '^x'; echo
xx

$ export LC_ALL=en_US.utf8
$ locale
LANG=
LC_CTYPE=en_US.utf8
LC_NUMERIC=en_US.utf8
LC_TIME=en_US.utf8
LC_COLLATE=en_US.utf8
LC_MONETARY=en_US.utf8
LC_MESSAGES=en_US.utf8
LC_PAPER=en_US.utf8
LC_NAME=en_US.utf8
LC_ADDRESS=en_US.utf8
LC_TELEPHONE=en_US.utf8
LC_MEASUREMENT=en_US.utf8
LC_IDENTIFICATION=en_US.utf8
LC_ALL=en_US.utf8
$ printf 'x\0y\0x\0' | grep -z '^x'; echo
x

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

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

Versions of packages grep depends on:
ii  libc6 2.7-6  GNU C Library: Shared libraries

grep recommends no packages.

-- no debconf information

--
Jakub Wilk



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



Bug#468610: python-xml removal: please drop/replace (build) dependencies

2008-03-02 Thread Kartik Mistry
On Fri, Feb 29, 2008 at 11:24 PM, Matthias Klose [EMAIL PROTECTED] wrote:
  Since some time a subset of python-xml is included in the
  standard python library, while the python-xml package did not see
  any updates for years.  It is time to drop it from the distribution.
  Update scenarios:

Hi,

Thanks for bug report.

   - Use another xml library (python-4suite-xml, python-lxml).

Is this is case in pyslide case since it Depends on python-xml ?

  Please contact the ML [EMAIL PROTECTED]
  for further questions and help.  Patches for some packages may be
  available as a diff of an Ubuntu package at
  http://packages.qa.debian.org/pyslide

I am looking more into package. If it is not simple one, I need your help :)

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Blogs: {ftbfs,kartikm}.wordpress.com



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



Bug#468811: French translation of the debconf_templates

2008-03-02 Thread Kartik Mistry
2008/3/1 Florent USSEIL [EMAIL PROTECTED]:
 Package: festival
  Version: 1.96~beta-6
  Severity: wishlist
  Tags: patch l10n

Hi Florent,

Thanks for the patch. But, we are going to remove festival debconf
from next version. Sorry, that you have done good work and it will not
have use :(

We should let people know earlier :(

-- 
 Cheers,
 Kartik Mistry | 0xD1028C8D | IRC: kart_
 Blogs: {ftbfs,kartikm}.wordpress.com



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



Bug#468913: xserver-xorg-input-evdev: xserver crashes when I try to scroll horizontal with Microsoft Laser Mouse

2008-03-02 Thread Albert Zangerl
Package: xserver-xorg-input-evdev
Version: 1:1.2.0-1
Severity: normal


I use a Microsoft Wireless Laser Mouse 6000. When i use the driver mouse in 
my xorg.conf 
everything works normal. But I can not scroll left/right.
So I tried to use the driver evdev. When I try to scroll left/right with the 
mouse the 
xserver crashes. The logfile says:

Fatal server error:
Bad valuators reported for device Mouse0

I also tried to edit my xorg.conf like in this Document (it's for gentoo, but 
it should not 
matter) but the Problem stays the same.
http://gentoo-wiki.com/HOWTO_Advanced_Mouse/Individual_Configurations#Microsoft_Wireless_Laser_Mouse_6000


-- Package-specific info:
Contents of /var/lib/x11/X.roster:
xserver-xorg

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 12. Apr 2006  /etc/X11/X - /usr/bin/Xorg
-rwxr-xr-x 1 root root 1673980  1. Feb 05:06 /usr/bin/Xorg

Contents of /var/lib/x11/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
03:00.0 VGA compatible controller: nVidia Corporation GeForce 8500 GT (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/x11/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 2315  2. Mär 11:37 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:

Section ServerLayout
Identifier Layout0
Screen  0  Screen0 0 0
InputDeviceKeyboard0 CoreKeyboard
InputDeviceMouse0 CorePointer
EndSection

Section Files
RgbPath /usr/X11R6/lib/X11/rgb
FontPathunix/:7100
EndSection

Section Module
Load   dbe
Load   extmod
Load   type1
Load   freetype
Load   glx
EndSection

Section ServerFlags
Option Xinerama 0
EndSection

Section InputDevice
Identifier Mouse0
Driver evdev
Option CorePointer
Option Device /dev/input/event5
EndSection


Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  CoreKeyboard
Option  XkbRules  xfree86
Option  XkbModel  pc105
Option  XkbLayout de
EndSection

Section Monitor
Identifier Monitor1
VendorName Lenovo
ModelName  Lenovo D221
HorizSync   31.0 - 83.0
VertRefresh 56.0 - 76.0
Option DPMS
EndSection

Section Monitor
Identifier Monitor0
VendorName BenQ
ModelName  BenQ FP71E+
HorizSync   31.0 - 83.0
VertRefresh 56.0 - 76.0
Option DPMS
EndSection

Section Device
Identifier Videocard0
Driver nvidia
VendorName NVIDIA Corporation
BoardName  GeForce 8500 GT
EndSection

Section Screen
Identifier Screen0
Option TwinView 1
#OptionConnectedMonitor DFP-1, CRT-0
#OptionUseDisplayDevice DFP
#OptionUseDisplayDevice CRT
Option TwinViewXineramaInfoOrder DFP, CRT
Option TwinViewOrientation DFP-0 LeftOf CRT-1
Device Videocard0
DefaultDepth24
Option metamodes DFP: nvidia-auto-select +0+0, CRT: 
nvidia-auto-select +1680+0
SubSection Display
Depth   24
EndSubSection
EndSection



Xorg X server log files on system:
-rw-r--r-- 1 root root 33279  2. Mär 11:38 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the xorg product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.1~git20080131-1)
Current Operating System: Linux prefect.albert-zangerl.com 2.6.24 #1 SMP Fri 
Jan 25 10:25:43 CET 2008 i686
Build Date: 01 February 2008  03:49:13AM
 
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sun Mar  2 11:37:58 2008
(==) Using config file: /etc/X11/xorg.conf
(==) ServerLayout Layout0
(**) |--Screen Screen0 (0)
(**) |   |--Monitor default monitor
(**) |   |--Device Videocard0
(==) No monitor specified for screen Screen0.
Using a default monitor configuration.
(**) |--Input Device Keyboard0
(**) |--Input Device Mouse0
(**) Option Xinerama 0
(==) Automatically adding devices
(==) Automatically enabling 

Bug#466928: libsvn-notify-perl: Log messages should wrap in HTML emails

2008-03-02 Thread Nacho Barrientos Arias
On Fri, Feb 22, 2008 at 08:28:45AM +1100, Peter Dey wrote:
 Package: libsvn-notify-perl
 Severity: wishlist
 
 Log messages in HTML emails should be permitted to wrap.  The pre tag 
 doesn't really permit wrapping.

This issue is fixed in 2.70 (released a few days ago). 

Despite that I won't be able to upload this release until a new
dependency of SVN::Notify (Text::Trac) hits unstable.

-- 
bye,
   - Nacho 



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



Bug#463771: [Pkg-sysvinit-devel] Bug#463771: pidof --quiet

2008-03-02 Thread Petter Reinholdtsen
 Perhaps add a pidof --quiet|-q
 to avoid wasted I/O calls if one just wants to know if there are any
 such processes still alive. No need for e.g., if pidof pppd  /dev/null; 
 then...

Make sense to me.  Patches welcome.



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



Bug#468914: libghc6-ftphs-dev: postinst failure (dependency hslogger-1.0.4

2008-03-02 Thread Laurent Bonnaud
Package: libghc6-ftphs-dev
Version: 1.0.4.1
Severity: grave
Justification: renders package unusable


Hi,

here is the problem:

Setting up libghc6-ftphs-dev (1.0.4.1) ...
Reading package info from 
/usr/lib/haskell-packages/ghc6/lib/ftphs-1.0.4/installed-pkg-config ... done.
ghc-pkg: dependency hslogger-1.0.4 doesn't exist (use --force to override)
dpkg: error processing libghc6-ftphs-dev (--configure):


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

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

Versions of packages libghc6-ftphs-dev depends on:
ii  ghc6  6.8.2-2GHC - the Glasgow Haskell Compilat
ii  libghc6-hslogger-dev  1.0.5.0The Haskell Logging Framework, GHC
ii  libghc6-missingh-dev  1.0.0.1Library of utility functions for H
ii  libghc6-network-dev   2.1.0.0-1  Haskell network library for GHC

libghc6-ftphs-dev recommends no packages.

-- no debconf information

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/





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



Bug#468764: '/usr/share/doc/dnsmasq-base/examples/dnsmasq.conf.example': 100% comments

2008-03-02 Thread Simon Kelley

A. Costa wrote:

Package: dnsmasq
Version: 2.41-2
Severity: minor


It's left to the imagination what 'dnsmasq.conf.example'
exemplifies;  it's wholly comments, and '/etc/dnsmasq.conf' already has
the same comments.


On a new installation, dnsmasq.conf.example and /etc/dnsmasq.conf are 
the same, but once you change /etc/dnsmasq.conf, the package system will 
no longer change it, so the example file provides access to any 
additions in later releases. It comes from the upstream distro, and 
attempts to document how to do most common things.



Cheers,

Simon.



I was searching for specific examples, e.g.: a config file for 'eth0'
to serve DHCP, etc., with which to compare my non-working DHCP, but
no luck.  (Trial  error can be difficult given such a feature rich
config file.)

Some minimal examples would be good, with few or no comments for
simplicity.  These might include settings for: DNS  DHCP on, one on
with the other off, etc.

To help generate such examples, here's a shell function that filters
out comments and spaces: 


nocomment () { grep -v -e '^#.*$\|^[[:space:]]*$' $1 ; }

My system, borked DHCP  all, approximately:

% nocomment  /etc/dnsmasq.conf
domain-needed
bogus-priv
resolv-file=/etc/ppp/resolv.conf
interface=eth0
bind-interfaces
expand-hosts
domain=foo.org
dhcp-range=192.168.1.50,192.168.1.99,12h
dhcp-host=00:04:75:A1:4C:D9,knoppix.foo.org,box.foo.org
dhcp-authoritative

Hope this helps...


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

Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages dnsmasq depends on:
ii  adduser   3.105  add and remove users and groups
ii  dnsmasq-base  2.41-2 A small caching DNS proxy and DHCP
ii  netbase   4.30   Basic TCP/IP networking system

dnsmasq recommends no packages.

-- no debconf information








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



Bug#468915: nag2: Spelling error in polish translation

2008-03-02 Thread Andrzej Oszer
Package: nag2
Version: 2.1.4-1
Severity: minor


I have just received nag notification about deleted task and it contains
serious spelling error. Here is a patch that solves that problem:


diff -Naurw nag2-2.1.4/po/pl_PL.po nag2-2.1.4.fixed/po/pl_PL.po
--- nag2-2.1.4/po/pl_PL.po  2007-06-19 13:00:11.0 +0200
+++ nag2-2.1.4.fixed/po/pl_PL.po2008-03-02 11:57:53.0 +0100
@@ -847,7 +847,7 @@
 msgid 
 You requested to be notified when tasks are deleted from your tasklists.
 msgstr 
-Zażądałeś powiadomienia, gdy wydarzenia są usówane z twojego kalendarza.
+Zażądałeś powiadomienia, gdy wydarzenia są usuwane z twojego kalendarza.
 
 #: lib/Nag.php:577
 msgid You requested to be notified when tasks are edited on your tasklists.


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

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=pl_PL.ISO-8859-2 (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages nag2 depends on:
ii  horde33.1.6-1horde web application framework

Versions of packages nag2 recommends:
ii  php5-mysql5.2.5-3MySQL module for php5
ii  php5-pgsql5.2.5-3PostgreSQL module for php5

-- no debconf information



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



Bug#468763: '/usr/share/doc/dnsmasq/' empty.

2008-03-02 Thread Simon Kelley

A. Costa wrote:

Package: dnsmasq
Version: 2.41-2
Severity: minor


% ls -l /usr/share/doc/dnsmasq/
total 0

Shouldn't there be a few Debian/license/copyright files or something?
(Even with the old docs having moved to 'dnsmasq-base'.)


 /usr/share/doc/dnsmasq should be a symlink to /usr/share/doc/dnsmasq-base.

Cheers,

Simon.



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



Bug#468160: version 3.005 hanging with pdns-server's ucf /tmp/tmp.CaRdqK2653 /etc/powerdns/pdns.conf

2008-03-02 Thread Bernhard R. Link
* Michael Prokop [EMAIL PROTECTED] [080227 12:32]:
 it just hangs at the first ucf line:
 
   ucf /tmp/tmp.CaRdqK2653 /etc/powerdns/pdns.conf
 
 When executing the same ucf command line *manually* it works fine,
 though inside the postinst script it reproducably just hangs.

The reason for this seams to be that pdns-server is calling db_stop
before calling ucf. Thus when ucf tries to contact debconf, it gets
no answer. (as it just calls confmodule which does not restart debconf
as all the environment variables are already there).

I don't know whether this is a bug in debconf (for db_stop not clearing
what confmodule looks at for determining what whether to start debconf)
in ucf (for not working around that or for using debconf)
and/or (most likely) in pdns-server (for calling db_stop before calling ucf).

 When I'm downgrading to ucf 3.004 from
 http://snapshot.debian.net/archive/2007/12/01/debian/pool/main/u/ucf/ucf_3.004_all.deb
 it just works fine in the postinst script as well,
 as it did before.

The reason the old version works seems to be that that is using
debconf-loadtemplate instead of dh_x_loadtemplate, thus not noticing
debconf is not responding in this case.

If that analysis is true, then even with the old ucf pdns-server's postinst 
should
hang when trying to ask a question, i.e. if the file changed.

Thus I'm suggesting to reassign this to pdns-server.

Hochachtungsvoll,
Bernhard R. Link



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



Bug#468917: bootparamd: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  bootparamd
Version:  0.17-7
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur netkit-bootparamd-0.17.orig/debian/bootparamd.init 
netkit-bootparamd-0.17/debian/bootparamd.init
--- netkit-bootparamd-0.17.orig/debian/bootparamd.init  2008-03-02 
12:17:43.0 +0100
+++ netkit-bootparamd-0.17/debian/bootparamd.init   2008-03-02 
12:19:48.0 +0100
@@ -1,6 +1,12 @@
 #! /bin/sh
-#
-# bootparamd   Startup script for bootparamd
+### BEGIN INIT INFO
+# Provides:  bootparamd
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+# Short-Description:  Startup script for bootparamd
+### END INIT INFO
 #
 #  Modified for bootparamd by Herbert Xu [EMAIL PROTECTED]
 #  Written by Miquel van Smoorenburg [EMAIL PROTECTED].

As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#461836: postgresql-common: Locale problems with pg_upgradecluster

2008-03-02 Thread Tijs van Dam
I seems that the 8.3 upgrade does not allow LATIN1 encoding at all (at least 
on my system):

dev:~# pg_createcluster 8.3 main --start
...
dev:~# su - postgres
[EMAIL PROTECTED]:~$ createdb -p 5433 -E LATIN1 xyz
createdb: database creation failed: ERROR:  encoding LATIN1 does not match 
server's locale en_US.UTF-8
DETAIL:  The server's LC_CTYPE setting requires encoding UTF8.

I think there is a relation to postgresql bug #3924 
(http://www.nabble.com/BUG--3924:-Create-Database-with-another-encoding-as-the-encoding-from-postgres-td15246051.html),
 
about not being able to create LATIN1 databases on a UTF8 cluster, and this 
being a Feature.

If I create a 8.3 cluster with pg_createcluster --locale=C, I can create 
LATIN1 databases just fine. According to 8.3 release notes, C is the only 
locale compatible with all db encodings.

The pg_upgradecluster script gets the server locale from the old cluster, in 
my case en_US. Apparently this is not compatible with LATIN1. 

By the way, I do have the en_US locale compiled on my system (it's in 
locale -a). 



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



Bug#461617: wordpress no-code-duplication l10n [was: Bug#461617]

2008-03-02 Thread Lionel Elie Mamane
On Mon, Feb 25, 2008 at 02:08:29PM +0200, Nikolay Bachiyski wrote:
 2008/2/17, Lionel Elie Mamane [EMAIL PROTECTED]:

  I haven't examined the crop for tinymce .js files yet. Time for bed :)

 Starting from 2.5 (the next version after 2.3) tinymce will be
 translated via gettext, so don't bother with it.

Hmm... Well, to make the decision to bother with it or not, I'd like
to evaluate whether 2.5 will be out in time for Debian's next release;
do you have a rough idea when 2.5 will be out?

-- 
Lionel



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



Bug#467560: Crashes also after closing the window

2008-03-02 Thread Mike Hommey
On Sat, Mar 01, 2008 at 05:16:36PM +0100, Mike Hommey wrote:
 On Thu, Feb 28, 2008 at 09:34:56AM +0100, Joachim Reichel wrote:
  Hi,
  
   Does the crash happen with version 1.0.11~pre071022-0etch1 ?
  
  no, it started with the update to 1.0.12~pre080131b-0etch1 as mentioned
  in the original bug report.
 
 I bisected and found the culprit patch:
 https://bugzilla.mozilla.org/attachment.cgi?id=294993
 
 Now, I don't know how to fix this, but on the other hand, I can't
 reproduce the crash it's supposed to fix either...
 (https://bugzilla.mozilla.org/show_bug.cgi?id=396613)
 I can't even reproduce with iceweasel 2.0.0.10-0etch1...

Ah yeah, great, it doesn't work because I don't have access to
https://bugzilla.mozilla.org/attachment.cgi?id=276653 and
https://bugzilla.mozilla.org/attachment.cgi?id=276654

Mike



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



Bug#468919: timeoutd: Please add LSB formatted dependency info in init.d script

2008-03-02 Thread Petter Reinholdtsen
Package:  timeoutd
Version:  1.5-10
Tags: patch
User: [EMAIL PROTECTED]
Usertags: missing-dependency

To be able to check boot script order, and also to be able to start
boot scripts in parallel, it is important to know the dependencies of
the various boot scripts.  The Linux Software Base specifies a init.d
header file format useful for this purpose, and adding such header to
the anacron init.d script would make it possible for me to use this
information to check the current sequence and to speed up the debian
boot.

I am working on a system to update the boot sequence based on these
dependencies, and would like see this as the default in Lenny.
Because of this, it is nice if the dependencies was updated quickly.

URL:http://refspecs.freestandards.org/LSB_2.1.0/LSB-generic/LSB-generic/initscrcomconv.html
documents the LSB header format.  Some debian notes are available from
URL:http://wiki.debian.org/LSBInitScripts.

Here is a patch to document the dependencies.  I hope this is correct.

diff -ur timeoutd-1.5.orig/debian/timeoutd.init.d 
timeoutd-1.5/debian/timeoutd.init.d
--- timeoutd-1.5.orig/debian/timeoutd.init.d2008-03-02 12:21:24.0 
+0100
+++ timeoutd-1.5/debian/timeoutd.init.d 2008-03-02 12:22:17.0 +0100
@@ -1,5 +1,12 @@
 #! /bin/sh
-# /etc/init.d/timeoutd: start and stop the user timeout daemon.
+### BEGIN INIT INFO
+# Provides:  timeoutd
+# Required-Start:$remote_fs $syslog
+# Required-Stop: $remote_fs $syslog
+# Default-Start: 2 3 4 5
+# Default-Stop:  0 1 6
+# Short-Description: start and stop the user timeout daemon.
+### END INIT INFO
 #
 # Based on skeleton 1.9.1 by Miquel van Smoorenburg [EMAIL PROTECTED].


As the stop script do not seem to do much except killing the daemon,
that task might be better left to the sendsigs script in runlevel 0
and 6, to speed up shutdown.  If this is indeed the case, I recommend
removing 0 and 6 from the Default-Stop list.

Happy hacking,
--
Petter Reinholdtsen



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



Bug#97500: hb FreeViagraPills, Special Offer Combo Packs, Many Selection at SuperCheap lfve dqigu031pfgi8

2008-03-02 Thread Juliana Butler
.. FreeViagraPills ...   
   
. Phentrimine   
. Tramadol  
. FemaleViagra
.  400 more meds to choose from   

Please find your meds on our site 

http://kbf.vkdeflected.com

   




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



Bug#468918: ITP: geotrans -- Geographic coordinates translator

2008-03-02 Thread Roberto Lumbreras
Package: wnpp
Severity: wishlist
Owner: Roberto Lumbreras [EMAIL PROTECTED]


* Package name: geotrans
  Version : 2.4.1
  Upstream Author : National Geospatial Intelligence Agency [EMAIL PROTECTED]
* URL : http://earth-info.nga.mil/GandG/geotrans
* License : BSD
  Programming Lang: C, java
  Description : Geographic Translator

GEOTRANS (Geographic Translator) is an application program which allows
you to easily convert geographic coordinates among a wide variety of
coordinate systems, map projections, and datums. Currently, twenty-five
different coordinate systems, map projections, grids, and coding
schemes, and over two hundred different datums, are supported.

The user interface of GEOTRANS is similar to that of a calculator, but
can also be used to efficiently convert large numbers of coordinates
contained in text files.

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

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



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



Bug#468915: Updated patch

2008-03-02 Thread Andrzej Oszer
I took a second look at the .po file and found several other
typos/spelling errors and the like.

Updated patch:


diff -Naurw nag2-2.1.4/po/pl_PL.po nag2-2.1.4.fixed/po/pl_PL.po
--- nag2-2.1.4/po/pl_PL.po  2007-06-19 13:00:11.0 +0200
+++ nag2-2.1.4.fixed/po/pl_PL.po2008-03-02 12:18:34.0 +0100
@@ -82,7 +82,7 @@
 #: data.php:193
 #, php-format
 msgid %s successfully imported
-msgstr %s z powodzeniem zaimportowano
+msgstr %s zaimportowano z powodzeniem
 
 #: tasklists.php:100 lib/base.php:104
 #, php-format
@@ -256,7 +256,7 @@
 #: templates/tasklists/tasklists.inc:17 templates/tasklists/tasklists.inc:99
 #: templates/tasklists/tasklists.inc:101
 msgid Create
-msgstr Twórz
+msgstr Utwórz
 
 #: templates/view/task.inc:53
 msgid Created
@@ -351,7 +351,7 @@
 
 #: config/prefs.php.dist:47
 msgid External Data
-msgstr Zewnętrzna data
+msgstr Zewnętrzne dane
 
 #: config/prefs.php.dist:13 config/prefs.php.dist:20
 msgid General Options
@@ -527,7 +527,7 @@
 
 #: templates/search/search.inc:14
 msgid Search _Text
-msgstr Wyszukiwany _text
+msgstr Wyszukiwany _tekst
 
 #: templates/task/task.inc:56
 msgid Select a date
@@ -539,7 +539,7 @@
 
 #: templates/menu.inc:8
 msgid Select tasklists to display:
-msgstr Wybierz listę zadań do wyświetlenia
+msgstr Wybierz listę zadań do wyświetlenia:
 
 #: templates/data/export.inc:11
 msgid Select the export format:
@@ -556,27 +556,26 @@
 #: config/prefs.php.dist:59
 msgid Should the Task List be shown in its own column in the List view?
 msgstr 
-Czy Lista Zadania powinna zostać pokazana w jego własnej kolumnie w Lista 
-widoku?
+Czy Lista Zadań powinna zostać pokazana w osobnej kolumnie w widoku listy?
 
 #: lib/Block/summary.php:36
 msgid Show action buttons?
-msgstr Wyświetlać przycisk akcji?
+msgstr Wyświetlać przyciski akcji?
 
 #: config/prefs.php.dist:146
 msgid Show complete, incomplete, or all tasks in the task list?
 msgstr 
-Pokazazać zakończone, niezakończone, lub wszystkie  zadania na liście zadań?
+Pokazać zakończone, niezakończone lub wszystkie zadania na liście zadań?
 
 #: config/prefs.php.dist:133
 #, fuzzy
 msgid Show data from any of these other applications in your task list?
-msgstr Poakaż zadania z tych kategorii
+msgstr Pokaż zadania z tych kategorii
 
 #: config/prefs.php.dist:48
 #, fuzzy
 msgid Show data from other applications or sources.
-msgstr Poakaż zadania z tych kategorii
+msgstr Pokaż zadania z tych kategorii
 
 #: lib/Block/summary.php:39
 msgid Show due dates?
@@ -600,7 +599,7 @@
 
 #: lib/Block/summary.php:57
 msgid Show tasks from these categories
-msgstr Poakaż zadania z tych kategorii
+msgstr Pokaż zadania z tych kategorii
 
 #: templates/list/task_headers.inc:53
 msgid Sort by Category
@@ -632,7 +631,7 @@
 
 #: config/prefs.php.dist:74
 msgid Sort tasks by:
-msgstr Srotuj zadania wg:
+msgstr Sortuj zadania wg:
 
 #: templates/list/task_summaries.inc:28
 msgid Task Alarm
@@ -684,7 +683,7 @@
 
 #: lib/Nag.php:576
 msgid Task modified:
-msgstr Zmodyfiokowano zadanie:
+msgstr Zmodyfikowano zadanie:
 
 #: task.php:128 view.php:43
 msgid Task not found.
@@ -740,7 +739,7 @@
 #: tasklists.php:56
 #, php-format
 msgid The task list \%s\ couldn't be saved: %s
-msgstr Lista zadań \%s\ ni może zostać zapisana: %s
+msgstr Lista zadań \%s\ nie może zostać zapisana: %s
 
 #: tasklists.php:47
 #, php-format
@@ -795,7 +794,7 @@
 
 #: data.php:121
 msgid This file format is not supported.
-msgstr Ten format pliku jest nieobslugiwany.
+msgstr Ten format pliku jest nieobsługiwany.
 
 #: tasklists.php:77
 #, php-format
@@ -828,15 +827,15 @@
 #: data.php:39 data.php:145 task.php:31
 #, php-format
 msgid You are not allowed to create more than %d tasks.
-msgstr Nie możesz utworzyć wiecej niż %d zadań.
+msgstr Nie możesz utworzyć więcej niż %d zadań.
 
 #: view.php:51
 msgid You do not have permission to view this tasklist.
-msgstr Nie masz pozwolenia na przeglądanie tej listy zadań.
+msgstr Nie masz uprawnień do przeglądania tej listy zadań.
 
 #: tasklists.php:84 templates/tasklists/tasklists.inc:48
 msgid You must select a task list to be deleted.
-msgstr Musisz najpier Musisz wybrać listę zadań do skasowania..
+msgstr Musisz wybrać listę zadań do skasowania.
 
 #: lib/Nag.php:572
 msgid You requested to be notified when tasks are added to your tasklists.
@@ -847,7 +846,7 @@
 msgid 
 You requested to be notified when tasks are deleted from your tasklists.
 msgstr 
-Zażądałeś powiadomienia, gdy wydarzenia są usówane z twojego kalendarza.
+Zażądałeś powiadomienia, gdy wydarzenia są usuwane z twojego kalendarza.
 
 #: lib/Nag.php:577
 msgid You requested to be notified when tasks are edited on your tasklists.



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



Bug#461617: wordpress no-code-duplication l10n [was: Bug#461617]

2008-03-02 Thread Nikolay Bachiyski
2008/3/2, Lionel Elie Mamane [EMAIL PROTECTED]:
 On Mon, Feb 25, 2008 at 02:08:29PM +0200, Nikolay Bachiyski wrote:
   2008/2/17, Lionel Elie Mamane [EMAIL PROTECTED]:


   I haven't examined the crop for tinymce .js files yet. Time for bed :)

   Starting from 2.5 (the next version after 2.3) tinymce will be
   translated via gettext, so don't bother with it.


 Hmm... Well, to make the decision to bother with it or not, I'd like
  to evaluate whether 2.5 will be out in time for Debian's next release;
  do you have a rough idea when 2.5 will be out?

Target date is March, 10th. If there is any delay, it won't be much.

Nikolay.



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



Bug#468920: Watch file out of date

2008-03-02 Thread Jonny Lamb
Package: conduit
Version: 0.3.8-1
Severity: minor

Now that conduit releases have moved to ftp.gnome.org, attached is a
patch to update the watch file.

-- 
Jonny Lamb, UK   [EMAIL PROTECTED]
http://jonnylamb.com GPG: 0x2E039402
diff -Nru conduit-0.3.8.orig/debian/watch conduit-0.3.8/debian/watch
--- conduit-0.3.8.orig/debian/watch	2008-03-02 11:25:46.0 +
+++ conduit-0.3.8/debian/watch	2008-03-02 11:24:41.0 +
@@ -1,3 +1,2 @@
 version=3
-
-http://files.conduit-project.org/releases/conduit-(.*).tar.gz debian uupdate
+http://ftp.gnome.org/pub/GNOME/sources/conduit/([\d\.]+)/conduit-(.*)\.tar\.gz debian uupdate


signature.asc
Description: Digital signature


Bug#455644: FTBFS with GCC 4.3: missing #includes

2008-03-02 Thread Felix Geyer

I added #include cstdlib to twofish.cpp in the new version 0.3.0:
http://keepassx.svn.sourceforge.net/viewvc/keepassx/tags/0.3.0/src/crypto/twofish.cpp?view=markup

Hopefully that resolves the problem.



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



Bug#437253: keepassx: not handling nostrip build option (policy 10.1)

2008-03-02 Thread Felix Geyer
I recommend (applies to the new v0.3.0) using this at the top of 
debian/rules:

CFLAGS = -g
ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
   CFLAGS += -O0
else
   CFLAGS += -O2
endif

And calling qmake like this:
qmake-qt4 PREFIX=/usr DEBUG=1 QMAKE_CFLAGS_DEBUG=$(CFLAGS) 
QMAKE_CXXFLAGS_DEBUG=$(CFLAGS)




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



Bug#468853: daemontools-run: Upgrade breaks when existing version exists

2008-03-02 Thread Gerrit Pape
tags 468853 + patch pending
quit

On Sun, Mar 02, 2008 at 10:41:58AM +, Jamie Thompson wrote:
 Gerrit Pape wrote:
 Yes, but there're several different versions out there from which the
 upgrade might be done.  From what version are you upgrading from?  And
 what does 'grep ^SV /etc/inittab' say?

 SV:123456:respawn:/usr/bin/svscanboot

 As for my old version, I'm guessing the number before the colon is the epoch 
 that you changed, so I suspect that this the info you need from my dpkg.log?
 2008-03-01 22:22:32 upgrade daemontools 0.76-9 1:0.76-1

Thanks, this looks like the FHS-version of the package created through
the daemontools-installer package from non-free.

I'll add an update path from that version in -2.

Regards, Gerrit.


diff --git a/debian/daemontools-run.postinst
b/debian/daemontools-run.postinst
index 1e6603a..ff234d7 100644
--- a/debian/daemontools-run.postinst
+++ b/debian/daemontools-run.postinst
@@ -36,6 +36,16 @@ if test -z $2 || dpkg --compare-versions $2 lt '1:0.76'; 
then
 kill -s HUP 1
 sleep 1
   fi
+  # update from daemontools-installer (fhs version)
+  if grep -q 'SV:123456:respawn:/usr/bin/svscanboot' /etc/inittab; then
+echo 'Removing SV inittab entry...'
+rm -f /etc/inittab'{new}'
+sed -e '/SV:123456:respawn:\/usr\/bin\/svscanboot/d' \
+  /etc/inittab  /etc/inittab'{new}'
+mv -f /etc/inittab'{new}' /etc/inittab
+kill -s HUP 1
+sleep 1
+  fi
 fi
 if test -z $2; then
   # not upgrading



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Michael Koch
On Sun, Mar 02, 2008 at 10:35:28AM +, Andrew Haley wrote:
 And what was the reason?  I need to know.

!ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
!MESSAGE Application error
!STACK 1
java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)
   at 
org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:83)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:377)
   at org.eclipse.core.runtime.Platform.getPlugin(Platform.java:737)
   at 
org.eclipse.core.internal.preferences.legacy.InitLegacyPreferences.init(InitLegacyPreferences.java:43)
   at 
org.eclipse.core.internal.preferences.PreferenceServiceRegistryHelper.applyRuntimeDefaults(PreferenceServiceRegistryHelper.java:146)
   at 
org.eclipse.core.internal.preferences.PreferencesService.applyRuntimeDefaults(PreferencesService.java:337)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.applyRuntimeDefaults(DefaultPreferences.java:162)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.loadDefaults(DefaultPreferences.java:231)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.load(DefaultPreferences.java:227)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.create(EclipsePreferences.java:307)
   at 
org.eclipse.core.internal.preferences.EclipsePreferences.internalNode(EclipsePreferences.java:543)
   at 
org.eclipse.core.internal.preferences.DefaultPreferences.node(DefaultPreferences.java:149)
   at 
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getDefaultPreferences(PreferenceForwarder.java:138)
   at 
org.eclipse.core.internal.preferences.legacy.PreferenceForwarder.getString(PreferenceForwarder.java:644)
   at 
org.eclipse.ant.core.AntCorePreferences.restoreAntHome(AntCorePreferences.java:284)
   at 
org.eclipse.ant.core.AntCorePreferences.restoreCustomObjects(AntCorePreferences.java:191)
   at 
org.eclipse.ant.core.AntCorePreferences.init(AntCorePreferences.java:157)
   at 
org.eclipse.ant.core.AntCorePlugin.setRunningHeadless(AntCorePlugin.java:232)
   at org.eclipse.ant.core.AntRunner.run(AntRunner.java:473)
   at 
org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:78)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:92)
   at 
org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:68)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
   at 
org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:177)
   at java.lang.reflect.Method.invoke(natMethod.cc:205)
   at org.eclipse.core.launcher.Main.invokeFramework(Main.java:336)
   at org.eclipse.core.launcher.Main.basicRun(Main.java:280)
   at org.eclipse.core.launcher.Main.run(Main.java:977)
   at org.eclipse.core.launcher.Main.main(Main.java:952)
make: *** [build-stamp] Fehler 13

The only small strange thing is that org.eclipse.core.runtime.Plugin and
org.eclipse.core.runtime.Platform are in the same Jar. This must be some
OSGi issue. At least I know now where to start debugging.


Cheers,
Michael



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



Bug#468921: gxine: error in desktop file

2008-03-02 Thread Laurent Bonnaud
Package: gxine
Version: 0.5.900-dev-20080129+57ee27043811-1
Severity: normal


Hi,

here is the problem:

# update-desktop-database
[...]
File '/usr/share/applications/gxine.desktop' contains invalid MIME type 
'video/x-quicktimevideo/x-quicktime' that has more than one slash


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

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

Versions of packages gxine depends on:
ii  libc6   2.7-9GNU C Library: Shared libraries
ii  libdbus 1.1.20-1 simple interprocess messaging syst
ii  libdbus 0.74-1   simple interprocess messaging syst
ii  libglib 2.15.6-1 The GLib library of C routines
ii  libgtk2 2.12.8-1 The GTK+ graphical user interface
ii  libhal1 0.5.10-5 Hardware Abstraction Layer - share
ii  liblirc 0.8.2-1  infra-red remote control support -
ii  libmozj 1.8.1.12-2   The Mozilla SpiderMonkey JavaScrip
ii  libpang 1.19.4-1 Layout and rendering of internatio
ii  librsvg 2.22.1-1 SAX-based renderer library for SVG
ii  libx11- 2:1.1.3-1X11 client-side library
ii  libxcb1 1.1-1X C Binding
ii  libxext 1:1.0.3-2X11 miscellaneous extension librar
ii  libxine 1.1.90hg+20080214+db71e67bee03-1 the xine media player library, met
ii  libxine 1.1.90hg+20080214+db71e67bee03-1 X desktop video output plugins for
ii  libxine 1:1.0.2-1X11 Xinerama extension library

Versions of packages gxine recommends:
ii  libxine 1.1.90hg+20080214+db71e67bee03-1 MPEG-related plugins for libxine2

-- no debconf information

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/





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



Bug#468832: multipath support

2008-03-02 Thread Guido Günther
On Sat, Mar 01, 2008 at 07:57:15PM +0100, Guido Günther wrote:
 attached is a first version of multipath support for grub-install to get
 some comments. It basically uses the sataraid code. The current code
...as Frans pointed out I forgot the attachment.
 -- Guido
From b36dac79b414d9a9b472f32eecdaa975d829481c Mon Sep 17 00:00:00 2001
From: Guido Guenther [EMAIL PROTECTED]
Date: Sat, 1 Mar 2008 19:41:17 +0100
Subject: [PATCH] multipath support modeled after dmraid

---
 .../grub-installer/debian/grub-installer.templates |   21 
 .../arch/i386/grub-installer/debian/isinstallable  |   13 +-
 packages/arch/i386/grub-installer/grub-installer   |   50 +++-
 3 files changed, 71 insertions(+), 13 deletions(-)
 mode change 100755 = 100644 packages/arch/i386/grub-installer/grub-installer

diff --git a/packages/arch/i386/grub-installer/debian/grub-installer.templates b/packages/arch/i386/grub-installer/debian/grub-installer.templates
index 183d9cd..7a8441a 100644
--- a/packages/arch/i386/grub-installer/debian/grub-installer.templates
+++ b/packages/arch/i386/grub-installer/debian/grub-installer.templates
@@ -47,6 +47,27 @@ _Description: Unable to configure GRUB
  .
  The GRUB installation has been aborted.
 
+Template: grub-installer/multipath
+Type: boolean
+Default: true
+# :sl3:
+_Description: Install the GRUB boot loader to the multipath device?
+ Installation of GRUB on multipath is experimental.
+ .
+ GRUB is always installed to the master boot record (MBR) of the multipath
+ device. It is also assumed that that this device is listed as the first hard
+ device in the boot order defined in the system's BIOS setup.
+ .
+ The GRUB root device is: ${GRUBROOT}.
+
+Template: grub-installer/multipath-error
+Type: error
+# :sl2:
+_Description: Unable to configure GRUB
+ An error occurred while setting up GRUB for the multipathed device.
+ .
+ The GRUB installation has been aborted.
+
 Template: grub-installer/install_to_xfs
 Type: boolean
 Default: false
diff --git a/packages/arch/i386/grub-installer/debian/isinstallable b/packages/arch/i386/grub-installer/debian/isinstallable
index 73ddfcf..6e2eb41 100755
--- a/packages/arch/i386/grub-installer/debian/isinstallable
+++ b/packages/arch/i386/grub-installer/debian/isinstallable
@@ -24,6 +24,17 @@ is_sataraid () {
 	return 1
 }
 
+is_multipath () {
+	if type multipath /dev/null 21; then
+		for frdisk in $(multipath -l 2/dev/null | grep '^mpath[0-9]\+ ' | cut -d ' ' -f 1); do
+			if echo $1 | grep -q ^/dev/mapper/${frdisk}-part[0-9]\+; then
+return 0
+			fi
+		done
+	fi
+	return 1
+}
+
 ARCH=$(archdetect)
 
 case $ARCH in
@@ -53,7 +64,7 @@ fi
 # Check for the control file to work around lvdisplay refusal to work with
 # certian lvm device names.
 if lvdisplay $bootfs | grep -q 'LV Name' 2/dev/null || [ -e $(dirname $bootfs)/control ]; then
-	if ! is_sataraid $bootfs; then
+	if ! is_sataraid $bootfs  ! is_multipath $bootfs; then
 		log /boot is a lvm volume ($bootfs), cannot install grub
 		exit 1
 	fi
diff --git a/packages/arch/i386/grub-installer/grub-installer b/packages/arch/i386/grub-installer/grub-installer
old mode 100755
new mode 100644
index 1dc80bc..2c25b0c
--- a/packages/arch/i386/grub-installer/grub-installer
+++ b/packages/arch/i386/grub-installer/grub-installer
@@ -99,12 +99,14 @@ convert () {
 		tmp_disk=$(echo $1 | sed -e 's%\([sh]d[a-z]\)[0-9]*$%\1%' \
   -e 's%\(fd[0-9]*\)$%\1%' \
   -e 's%/part[0-9]*$%/disc%' \
-  -e 's%\(c[0-7]d[0-9]*\).*$%\1%')
+  -e 's%\(c[0-7]d[0-9]*\).*$%\1%' \
+  -e 's%\(/mapper/mpath[0-9]\+\)-part[0-9]\+$%\1%')
 		tmp_part=$(echo $1 | sed -e 's%.*/[sh]d[a-z]\([0-9]*\)$%\1%' \
   -e 's%.*/fd[0-9]*$%%' \
   -e 's%.*/floppy/[0-9]*$%%' \
   -e 's%.*/\(disc\|part\([0-9]*\)\)$%\2%' \
-  -e 's%.*c[0-7]d[0-9]*p*%%')
+  -e 's%.*c[0-7]d[0-9]*p*%%' \
+  -e 's%.*/mapper/mpath[0-9]\+-part\([0-9]\+\)%\1%')
 		;;
 	gnu*)
 		tmp_disk=$(echo $1 | sed 's%\([sh]d[0-9]*\).*%\1%')
@@ -276,9 +278,29 @@ if type dmraid /dev/null 21; then
 			frdev=/dev/mapper/$frdisk
 			frbootpart=${disc_offered#$frdev}
 			frgrubroot=$(($frbootpart - 1))
+			frtype=sataraid
 			break
 		fi
 	done
+# Check if the boot file system is on multipath
+elif type multipath /dev/null 21; then
+	for frdisk in $(multipath -l 2/dev/null | \
+			grep '^mpath[0-9]\+ ' | cut -d ' ' -f 1); do
+		if echo $disc_offered | 	   \
+			grep -q ^/dev/mapper/${frdisk}-part[0-9]\+; then
+			frdev=/dev/mapper/$frdisk
+			frbootpart=${disc_offered#$frdev}
+			frgrubroot=$((${frbootpart#-part} - 1))
+			frtype=multipath
+			break
+		fi
+	done
+	if [ $frdisk ]; then
+		# Create the device nodes for grub:
+	apt-install dmsetup
+	$chroot $ROOT mount /proc
+	$chroot $ROOT dmsetup mknodes
+	fi
 fi
 
 info Identified partition label for $bootfs: $bootfslabel
@@ -380,6 +402,10 @@ if ! apt-install $grub_package ; then
 	exit 1
 fi
 
+if [ $frtype = multipath ]; then
+$chroot $ROOT umount /proc
+fi

Bug#468922: kdissert: error in desktop file

2008-03-02 Thread Laurent Bonnaud
Package: kdissert
Version: 1.0.7-1
Severity: normal


Hi,

here is the problem:

# update-desktop-database
Could not parse file '/usr/share/applications/kde/kdissert.desktop': Key file 
does not have group 'Desktop Entry'


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

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

Versions of packages kdissert depends on:
ii  kdelibs4c2a 4:3.5.8.dfsg.1-7 core libraries and binaries for al
ii  libc6   2.7-9GNU C Library: Shared libraries
ii  libgcc1 1:4.3-20080227-1 GCC support library
ii  libqt3-mt   3:3.3.8b-4   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3-20080227-1   The GNU Standard C++ Library v3

kdissert recommends no packages.

-- no debconf information

-- 
Laurent Bonnaud.
http://www.lis.inpg.fr/pages_perso/bonnaud/





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



Bug#336138: incorporate patch ?

2008-03-02 Thread Matija Nalis
just to confirm that the patch works.
Is there any chance to including it in lenny ?



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



Bug#467609: Re(2): Bug#467609: failed assertion in nscd (hstcache.c:364) on host name lookup

2008-03-02 Thread Aurelien Jarno
On Wed, Feb 27, 2008 at 09:11:58AM +0100, [EMAIL PROTECTED] wrote:
 -Aurelien Jarno [EMAIL PROTECTED] wrote : -
 Date : 2008-02-26 18:54
 
 [...cut...]
   Setting debug-level to 16383 in /etc/nscd.conf, and running nscd -d in
   a terminal gives the following crash before a few minutes to hours
 (even
   when nscd was started after invalidating the caches with nscd -i):
 
  Do you also have the problem without -d ?
 
 Yes, which was my motivation for investigating what the culprit was.
 

Could you please try the version from: http://temp.aurel32.net/glibc/ ? 
It's the version from etch, with a patch backported from upstream that
may fix the problem.

You only need to install the new nscd, the other binary packages have
been built because they are part of the same source package.

-- 
  .''`.  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#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Raphael Hertzog
(Please keep the bug report in copy, it's important for other people to see
that the maintainer is acting on RC bugs)

On Sun, 02 Mar 2008, Tormod Volden wrote:
   xscreensaver-data (and -extra) needs at least
   to Replaces: xscreensaver ( 5.04-3) and probably also Conflicts
 
   xscreensaver-data also needs to Replaces: xscreensaver-gl ( 5.04-3)
   apparently (If I read the changelog correctly).
 
 The changelog was wrong! It should be of course:
   * (From Ubuntu) Split xscreensaver-gl package into:
 - xscreensaver-gl (standard GL hacks)
 - xscreensaver-gl-extra (GL hacks not installed by default)
 Then xscreensaver-data does not need Replaces: xscreensaver-gl, right?

Right, then xscreensaver-gl-extra needs a Replaces: xscreensaver-gl (
5.04-3).

 Is it allowed to correct a previous changelog entry? To make it less
 confusing for the future.

Yes.

 I have sprinkled on Conflicts and Replaces. Do you think it looks OK
 in the attached control file? I am currently doing upgrade tests, but
 there might be some use cases that I don't catch.

Why did you add a Replaces: xscreensaver-data ( 5.04-3) to
xscreensaver-gl? xscreensaver-gl doesn't take over files from
xscreensaver-data since xscreensaver-data is a new package.

Same for xscreensaver-gl-extra.

 Should I add an urgency=high to the new package?

No. There's no need for that, the bug has not yet reached testing.

On Sun, 02 Mar 2008, Tormod Volden wrote:
 I am reading 
 http://www.debian.org/doc/debian-policy/ch-relationships.html#s-binarydeps
 
 A Conflicts entry should almost never have an earlier than version
 clause. This would prevent dpkg from upgrading or installing the
 package which declared such a conflict until the upgrade or removal of
 the conflicted-with package had been completed.
 
 Does that mean that my Conflicts: xscreensaver ( 5.04-3) are not good?

No, it's precisely what we wanted. We want to install xscreensaver-data
only after xscreensaver has been upgraded to the version without the
conflicting files.

That said, you don't need the conflict *if* the installation of
xscreensaver-data doesn't break previous versions of xscreensaver package
(the scenario is: you run an old version of xscreensaver and you only
install xscreensaver-data (with apt-get install or dpkg -i)... does
xscreensaver still work ?)

The Breaks field will replace the Conflicts: field for such usage
in the future (lenny+1).

Cheers,
-- 
Raphaël Hertzog

Le best-seller français mis à jour pour Debian Etch :
http://www.ouaza.com/livre/admin-debian/




Bug#468740: Focus stealing with XFCE

2008-03-02 Thread Julien Lavergne
Hi Erich,

Thanks for this bug report.
This problem was reported upstream and it seems to be more a xfce
problem than an awn problem
(https://bugs.edge.launchpad.net/awn/+bug/130480).
To fix this, you need to apply this patch
(http://launchpadlibrarian.net/10696841/xfwm4-4.4.1-dock-window-fix.patch)
This patch is already including in the Ubuntu Hardy package of xfwm4 (
01_dock-window-fix.patch).

This bug was also reported for xfwm4 on Debian bugtracker (#463647).
If you have the time, could you test the patch for xfwm4 so I can
merge this bug with the #463647 ?

Kind regards,
Julien Lavergne

2008/3/1, Erich Schubert [EMAIL PROTECTED]:
 Package: avant-window-navigator
  Version: 0.2.1-dfsg1-1
  Severity: normal

  I tried AWN with XFCE, but I could no longer focus other windows, which 
 obviously made them rather unusable. :-)
  Neither clicking on other windows nor switching with Alt+Tab helped
  setting the focus to other windows, it appears as if AWN steals the
  focus. When I configure XFCE to fade windows who don't have the focus,
  they fade out immediately, whereas the AWN taskbar remains at no
  transparency.
  Of course this might be a XFCE problem as well, I don't know.

  My main desktop is openbox + GNOME, so no compositing and thus no AWN
  either, so I usually can't test it further.

  --- System information. ---
  Architecture: i386
  Kernel:   Linux 2.6.24-1-686

  Debian Release: lenny/sid
   500 unstablewww.debian-multimedia.org
   500 unstableftp.de.debian.org
 1 experimentalftp.de.debian.org

  --- Package information. ---
  Depends   (Version) | Installed
  ===-+-===
  libart-2.0-2(= 2.3.18) | 2.3.20-1
  libatk1.0-0 (= 1.20.0) | 1.20.0-1
  libawn0  (= 0.2.1) | 0.2.1-dfsg1-1
  libbonobo2-0(= 2.15.0) | 2.21.90-1
  libbonoboui2-0  (= 2.15.1) | 2.21.90-1
  libc6(= 2.7-1) | 2.7-9
  libcairo2(= 1.4.0) | 1.5.8-1
  libdbus-1-3  (= 1.1.1) | 1.1.4-1
  libdbus-glib-1-2  (= 0.74) | 0.74-1
  libgconf2-4 (= 2.13.5) | 2.20.1-3
  libglade2-0(= 1:2.6.1) | 1:2.6.2-1
  libglib2.0-0(= 2.14.0) | 2.15.6-1
  libgnome-desktop-2  (= 2.11.1) | 2.20.3-1
  libgnome2-0 (= 2.17.3) | 2.20.1.1-1
  libgnomecanvas2-0   (= 2.11.1) | 2.20.1.1-1
  libgnomeui-0(= 2.17.1) | 2.20.1.1-1
  libgnomevfs2-0   (= 1:2.17.90) | 1:2.20.1-2
  libgtk2.0-0 (= 2.12.0) | 2.12.8-1
  libice6(= 1:1.0.0) | 2:1.0.4-1
  liborbit2(= 1:2.14.10) | 1:2.14.10-0.1
  libpango1.0-0   (= 1.18.4) | 1.19.4-1
  libpopt0  (= 1.10) | 1.10-3
  libsm6  | 2:1.0.3-1+b1
  libstartup-notification0 (= 0.8-1) | 0.9-1
  libwnck22   (= 2.19.5) | 2.20.3-1
  libx11-6| 2:1.0.3-7
  libxcomposite1 (= 1:0.3-1) | 1:0.4.0-1
  libxdamage1  (= 1:1.1) | 1:1.1.1-3
  libxfixes3 (= 1:4.0.1) | 1:4.0.3-2
  libxml2 | 2.6.31.dfsg-1
  libxrender1 | 1:0.9.4-1

  best regards,
  Erich Schubert

 --
 erich@(vitavonni.de|debian.org)--GPG Key ID: 4B3A135C(o_
 There was never a good war or a bad peace. - Benjamin Franklin   //\
Die kürzeste Verbindung zwischen zwei Menschen ist ein Lächeln.   V_/_








Bug#461617: wordpress no-code-duplication l10n

2008-03-02 Thread Lionel Elie Mamane
On Mon, Feb 25, 2008 at 02:03:13PM +0200, Nikolay Bachiyski wrote:
 2008/2/16, Lionel Elie Mamane [EMAIL PROTECTED]:
 On Sat, Feb 16, 2008 at 08:33:59AM +0100, Lionel Elie Mamane wrote:
 On Thu, Jan 31, 2008 at 04:18:38PM +0200, Nikolay Bachiyski wrote:

 However, I like the idea of specially-formatted comments (...)

 Thus we can put these strings into the mo file and replace them on the
 localized package build stage.

 I'm starting a shell script proof of concept implementation after
 breakfast.

  Herewith attached (...)

  for a first draft of what it would look like. Please let me know what
  you think;

  Bugs and problems:

   - The translator sees the FOO part of the placeholder (e.g. NOWPCONF)
as msgid instead of the English version of the string; (...)

Fixing that is a bit problematic; to look up the English string
instead of the placeholder, I'd have to interpret PHP strings,
something I'm not very eager to code up in shell...

 We will make it in php, because it has a decent tokenizer. Also, we
 will need some custom code for extracting strings, elsewhere.

Ah! I had been looking for a tokenizer in PHP, but I didn't find it
(I'm not exactly a PHP deep-wizard hacker). That's because I was
looking for reflection; that's what we call the combination of a
tokenizer and an eval() function in academic circles (that I hang out
in). But looking for tokenizer gave me http://www.php.net/tokenizer,
which will get me started.

I'll start work on a PHP implementation today, sometime after lunch.

 Would you mind if we move the discussion to our wp-hackers list [0]?

Not at all! If I had found a reference to that ML on
http://wordpress.org/about/contact/ (and if you hadn't be so proactive
in contacting us), I would probably have ended up contacting that ML
anyway.

I've just subscribed to the list.

 I want the devs to check it out also. It would be nice if you drop a
 mail there with the idea,

Will do.

-- 
Lionel



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



Bug#468923: fills ~/.config/audacious/config with huge number of lines

2008-03-02 Thread Francesco Poli
Package: audacious
Version: 1.4.6-2
Severity: important

Hi!

audacious sometimes (but not always) messes up with its main
configuration file.  This may happen if audacious is killed with a
SIGKILL, but I think I've seen it happen during more normal operating
conditions, as well.  The symptoms are as follows.

I close audacious (with its close button, when everything seems to work,
or otherwise with a SIGKILL, when audacious freezes upon pressing the
play button[1]); often (but not always), when I attempt to start
audacious again, its windows don't come up and audacious eats up
almost 200 % of my CPU time (I've got 1 CPU with 2 cores).

[1] mmmh, maybe I should file a separate bug report for those freezes...

While this happens, I can see the following scary thing:

  $ ls -l --si ~/.config/audacious/
  total 2.3G
  -rw-r- 1 frx frx  11k 2008-03-02 10:54 accels
  -rw-rw 1 frx frx  635 2008-01-20 17:42 amidi-plug.conf
  -rw-rw 1 frx frx 2.3G 2008-03-02 11:59 config
  -rw-rw 1 frx frx  40k 2008-03-02 12:00 log
  drwxr-x--- 2 frx frx 4.1k 2008-01-14 21:40 playlists
  -rw-rw 1 frx frx 3.0k 2008-03-02 10:54 playlist.xspf

Please note that ~/.config/audacious/config is about 2.3 Gbyte long!
I have even serious difficulties in reading it with view (that is
read-only vim).
What's inside this file?
Examining its first thousand lines with less shows many configuration
directives.
For instance, the first 10 lines are:

  $ head -n 10 ~/.config/audacious/config 
  [aosd]
  transparency_mode=0
  trigger_active=0,1,2,3,4
  decoration_color_1=65535,65535,65535,65535
  decoration_color_0=0,0,65535,32767
  decoration_code=3
  text_utf8conv_disable=FALSE
  text_fonts_shadow_color_0=0,0,0,49087
  text_fonts_draw_shadow_0=TRUE
  text_fonts_color_0=0,65535,0,65535

similar lines may be seen with tail.

Now, I don't know where all those 2.3 Gbyte configuration directives
come from.

Usually, restoring my ~/.config/audacious/config from my backup fixes
the problem, until it happens again.
Today, it instead happened something even more awkward.
I've experienced the bug: audacious ate up 200 % CPU, so I killed
it and found the 2.3 Gbyte config file, as shown above.
I restored the file from my backup, started audacious again and
the bug showed up again: as soon as pressed the play button, audacious
again ate up 200 % CPU and I saw the config file quickly growing in
front of my eyes (900 Mbyte, then more than 1 Gbyte, up to 2.3 Gbyte,
when I killed audacious again).
It seems that, somehow, audacious writes data to the config file
when attempting to play.  At least this seems to happen when I
experience the bug...
What I'm trying to play is an MP3 streaming Internet radio, which
usually works fine (and is working fine right now on another
box with another audio player).

BTW, my normal ~/.config/audacious/config file is 5313 byte long
(261 lines)...

What's wrong?

P.S.: I've experienced this bug with previous versions of audacious,
as well (at least with version 1.4.5-1).


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

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

Versions of packages audacious depends on:
ii  audacious-plugins  1.4.4-1   Base plugins for audacious
ii  dbus   1.1.2-1   simple interprocess messaging syst
ii  gtk2-engines-pixbuf2.12.5-2  Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libaudclient1  1.4.6-2   audacious dbus remote control libr
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.5-2  The GTK+ graphical user interface 
ii  libmcs10.6.0-1   Abstraction library to store confi
ii  libmowgli1 0.6.1-1   a high performance development fra
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libsamplerate0 0.1.2-5   audio rate conversion library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-1 GNOME XML library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.4.4-1Various extra plugins for audaciou
ii  unzip 5.52-10De-archiver for .zip files

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL 

Bug#461617: wordpress no-code-duplication l10n [was: Bug#461617]

2008-03-02 Thread Lionel Elie Mamane
On Sun, Mar 02, 2008 at 01:36:38PM +0200, Nikolay Bachiyski wrote:
 2008/3/2, Lionel Elie Mamane [EMAIL PROTECTED]:
 On Mon, Feb 25, 2008 at 02:08:29PM +0200, Nikolay Bachiyski wrote:
 2008/2/17, Lionel Elie Mamane [EMAIL PROTECTED]:

  I haven't examined the crop for tinymce .js files yet. Time for bed :)

 Starting from 2.5 (the next version after 2.3) tinymce will be
 translated via gettext, so don't bother with it.

 Hmm... Well, to make the decision to bother with it or not, I'd like
  to evaluate whether 2.5 will be out in time for Debian's next release;
  do you have a rough idea when 2.5 will be out?

 Target date is March, 10th. If there is any delay, it won't be much.

Oh, I see. I'll start my work directly on trunk, then.

-- 
Lionel



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



Bug#466396: man-db: no way to force a different output encoding

2008-03-02 Thread Colin Watson
tags 466396 fixed-upstream
thanks

On Mon, Feb 18, 2008 at 02:36:18PM +, Colin Watson wrote:
 On Sun, Feb 17, 2008 at 11:58:54PM +0100, Robert Luberda wrote:
  Colin Watson writes:
  2.5.1-1). Viewers that use groff, troff, or nroff to format manual pages
  should instead use 'man -Tutf8' (which also removes the need to call
  tbl, eqn, et al explicitly), instruct the display code to expect UTF-8,
  and depend on man-db.
  
  I tried to add support for recoding manpages into UTF-8 into dwww. 
  However `man -Tutf8' doesn't  work correctly - the manual page is 
  recoded  to ISO-8859-1 first and then passed to groff -Tutf8:
  
   [54]/tmp man -d -Tutf-8  -L pl dpkg   21  /dev/null  | grep 
  'Starting.*manconv'
[...]
  Is there any other way to get properly encoded UTF-8 man pages?
  I know that `LC_ALL=some_locale.UTF8 man -L pl dpkg' would work, but 
  this requires valid UTF-8 locale, and dwww can't assume that any such 
  locale is available. `man --recode' also doesn't seem to be useful in 
  this case.
 
 The problem here is that the only facility offered to control the output
 encoding other than by way of the locale is to select a different groff
 device. Unfortunately groff's utf8 device really does expect ISO-8859-1
 input; in order to deal with ISO-8859-2 we have to use the ascii8 device
 and then use iconv to recode the output to UTF-8 if necessary.
 
 This is clearly a bug. I think the best answer here would be to add an
 --output-encoding option to man which would override the locale
 encoding; I'll get right on that next time I have time to work on
 man-db.

As of man-db 2.5.2, you'll be able to use the '-E UTF-8' option to force
the output encoding. ('man -E' exists in 2.5.1, but I've extended its
semantics.)

Sun Mar  2 11:03:21 GMT 2008  Colin Watson  [EMAIL PROTECTED]

Improve 'man -E' to allow overriding the output encoding explicitly,
rather than implicitly (and unreliably) by changing the *roff device
(Debian bug #466396).

* src/encodings.c (device_table): Add stub entries for troff
  devices.
  (is_roff_device): New function.
* src/encodings.h (is_roff_device): Add prototype.
* src/man.c (options): Change description of -E to allow general
  encoding selection.
  (parse_opt): Only assign the argument of -E to roff_device if it
  is actually a *roff device; otherwise it is presumed to be a true
  character encoding and stored in want_encoding. Remove
  different_encoding, since testing whether want_encoding is set
  supersedes that.
  (make_roff_command): If want_encoding is set and is not a *roff
  device, recode to it rather than to the locale's encoding.
  (display, try_section, display_filesystem, display_database): Test
  want_encoding rather than different_encoding.
* man/man1/man.man1 (OPTIONS): Adjust documentation of -E.
* docs/NEWS: Document this.

* src/lexgrog_test.c (options): Bring description of -E into sync
  with man.

Cheers,

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Andrew Haley

Michael Koch wrote:

On Sun, Mar 02, 2008 at 10:35:28AM +, Andrew Haley wrote:

And what was the reason?  I need to know.


!ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
!MESSAGE Application error
!STACK 1
java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
   at 
org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)



make: *** [build-stamp] Fehler 13

The only small strange thing is that org.eclipse.core.runtime.Plugin and
org.eclipse.core.runtime.Platform are in the same Jar. This must be some
OSGi issue. At least I know now where to start debugging.


Oh, right, so you *don't* actually know what the cause of this is.  Me either, 
but
I'm debugging it at the moment.

gcj should not distinguish between natively compiled code and bytecode.
The fact that it makes a difference must be a bug.

Andrew.



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



Bug#468924: vim: add TP, HP, Pp, Lp, and Li to paragraphs

2008-03-02 Thread Colin Watson
Package: vim
Version: 1:7.1-266+1
Severity: wishlist

*'paragraphs'* *'para'*
'paragraphs' 'para' string  (default IPLPPPQPP LIpplpipbp)
global
Specifies the nroff macros that separate paragraphs.  These are pairs
of two letters (see |object-motions|).

Could you add TP and HP to this, please? As documented in groff_man(7),
these introduce various kinds of indented paragraphs.

Furthermore, I think it would make sense to add a couple of items here
to support manual pages that use the mdoc macro set (see groff_mdoc(7)).
Based on the paragraph separators used for the man macro set, I think
adding Pp (paragraph), Lp (alternative name for Pp) and It (list item)
would make sense.

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]



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



Bug#462441: xserver-xorg: alt key gets stuck

2008-03-02 Thread Lionel Elie Mamane
On Sun, Jan 27, 2008 at 08:56:51PM +0100, Brice Goglin wrote:
 Lionel Elie Mamane wrote:

 Ah, I'll check next time it gets stuck.

It hasn't happened again since then... I now run 2:1.4.1~git20080131-1 .

-- 
Lionel



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



Bug#432541: eclipse-cdt FTBFS with gcj-4.2

2008-03-02 Thread Michael Koch
On Sun, Mar 02, 2008 at 12:01:03PM +, Andrew Haley wrote:
 Michael Koch wrote:
 On Sun, Mar 02, 2008 at 10:35:28AM +, Andrew Haley wrote:
 And what was the reason?  I need to know.

 !ENTRY org.eclipse.osgi 4 0 2008-03-02 12:38:50.196
 !MESSAGE Application error
 !STACK 1
 java.lang.ClassNotFoundException: org.eclipse.core.runtime.Plugin
at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:402)
at 
 org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:347)

 make: *** [build-stamp] Fehler 13

 The only small strange thing is that org.eclipse.core.runtime.Plugin and
 org.eclipse.core.runtime.Platform are in the same Jar. This must be some
 OSGi issue. At least I know now where to start debugging.

 Oh, right, so you *don't* actually know what the cause of this is.  Me 
 either, but
 I'm debugging it at the moment.

Yeah, yesterday I thought it was just a missing jar file. Today I took a
closer look at at it...

 gcj should not distinguish between natively compiled code and bytecode.
 The fact that it makes a difference must be a bug.

Sounds like it. Can I somehow help? I know this is a hard case and
currently cant think of a simpler testcase.


Cheers,
Michael



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



Bug#442382: Grub multipath support

2008-03-02 Thread Guido Günther
Hi Otavio,
On Sat, Mar 01, 2008 at 04:09:15PM -0300, Otavio Salvador wrote:
 I'd like to ask you to take a look at grub2 first. If it proves to be
 difficult to do, I can even push Robert to make an exception for this
 patch (as we did for e2fsprogs change) however, from d-i POV, the most
 difficult thing isn't grub but Parted. I want to push 1.8 there and
 your change need to go there first.
Will do. But as I said I'd like to have the rest as well as possible in
place first, so others can test it (even when this means providing
interim grub-legacy packages out of archive). Switching to grub2 or
parted will then be a lot easier from a multipath point of view since it
doesn't involve that many packages anymore.
Cheers,
 -- Guido



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



Bug#468925: missing fonts and duplicated directory tree

2008-03-02 Thread Daniele Segato

Package: brutalchess
Version: 0.5.2+dfsg-1
Severity: grave

--- Please enter the report below this line. ---

there's no font in menu.. so it can't be used
see this screenshot:
http://img223.imageshack.us/img223/1581/brutalchessnofontmenucn0.png

if you launch brutalchess you get this list of errors:
Failed to load fonts. 
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.
Failed to load pawn.

this errors are issued by gamecore.cpp source file..
search paths are:
if(FontLoader::loadFont(sans, ../fonts/ZEROES__.TTF, 32)) {
// add debugging
	} else if(FontLoader::loadFont(sans, FONTS_DIR + 
string(ZEROES__.TTF), 32)) {

// add debugging
} else {
cerr  Failed to load fonts.  endl;
return false;
}

as you see the search path is ../fonts/ZEROES__.TTF

i've downloaded the source code from the project homepage and placed 
fonts directory (was missing) into: /usr/share/brutalchess/brutalchess/


then i created symbolic links to the 3 directory: art, models, fonts 
into /usr/share/brutalchess/
then if move to the /usr/share/brutalchess/brutalchess/ directory the 
game works as it should..


now i moved /usr/games/brutalchess to /usr/games/brutalchess.real and 
written a little script to launch it:

#!/bin/sh
GAME_DIR=/usr/share/brutalchess/brutalchess/
cd $GAME_DIR
/usr/games/brutalchess.real $*

and placed it on /usr/games/brutalchess

there's another little strange things:
i have the same files both into /usr/share/games/brutalchess/ and 
/usr/share/brutalchess/brutalchess/ (and they are not link).


games should be all into /usr/share/games/brutalchess/, it should have 
fonts and it should search into the correct path..


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.23-1-686-bigmem

Debian Release: lenny/sid
  500 unstablepackages.kirya.net
  500 testing security.debian.org
  500 testing mi.mirror.garr.it
  500 testing ftp.it.debian.org
  500 testing debian-multimedia.org

--- Package information. ---
Depends  (Version) | Installed
==-+-
libc6   (= 2.7-1) | 2.7-6
libfreetype6(= 2.3.5) | 2.3.5-1+b1
libgcc1(= 1:4.1.1-21) | 1:4.3-20080202-1
libgl1-mesa-glx| 7.0.2-4
 OR libgl1 |
libglu1-mesa   | 7.0.2-4
 OR libglu1|
libice6   (= 1:1.0.0) | 2:1.0.4-1
libsdl-image1.2 (= 1.2.5) | 1.2.6-3
libsdl1.2debian  (= 1.2.10-1) | 1.2.13-2
libsm6 | 2:1.0.3-1+b1
libstdc++6(= 4.2.1-4) | 4.3-20080202-1
libx11-6   | 2:1.0.3-7
libxext6   | 1:1.0.3-2
libxi6 | 2:1.1.3-1
libxmu6| 2:1.0.4-1
libxt6 | 1:1.0.5-3
ttf-dejavu | 2.23-1
 OR ttf-bitstream-vera | 1.10-7
zlib1g | 1:1.2.3.3.dfsg-11




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



Bug#468899: xscreensaver: Contains files from another package xscreenserver-data

2008-03-02 Thread Tormod Volden
On Sun, Mar 2, 2008 at 12:55 PM, Raphael Hertzog [EMAIL PROTECTED] wrote:
   The changelog was wrong! It should be of course:
 * (From Ubuntu) Split xscreensaver-gl package into:
   - xscreensaver-gl (standard GL hacks)
   - xscreensaver-gl-extra (GL hacks not installed by default)
   Then xscreensaver-data does not need Replaces: xscreensaver-gl, right?

  Right, then xscreensaver-gl-extra needs a Replaces: xscreensaver-gl (
  5.04-3).

   I have sprinkled on Conflicts and Replaces. Do you think it looks OK
   in the attached control file? I am currently doing upgrade tests, but
   there might be some use cases that I don't catch.

  Why did you add a Replaces: xscreensaver-data ( 5.04-3) to
  xscreensaver-gl? xscreensaver-gl doesn't take over files from
  xscreensaver-data since xscreensaver-data is a new package.

  Same for xscreensaver-gl-extra.

Ok, makes sense now.
-data and -data-extra both replaces files in old xscreensaver
-gl-extra replaces files in old -gl

   Does that mean that my Conflicts: xscreensaver ( 5.04-3) are not good?

  No, it's precisely what we wanted. We want to install xscreensaver-data
  only after xscreensaver has been upgraded to the version without the
  conflicting files.

  That said, you don't need the conflict *if* the installation of
  xscreensaver-data doesn't break previous versions of xscreensaver package
  (the scenario is: you run an old version of xscreensaver and you only
  install xscreensaver-data (with apt-get install or dpkg -i)... does
  xscreensaver still work ?)

I think the new xscreensaver-data maybe can coexist with an old
xscreensaver, but I don't want anyone to do it, it doesn't make any
sense. So I'll keep the Conflicts everywhere.

Thanks!
Tormod


control
Description: Binary data


Bug#468926: audacious: sometimes refuses to play MP3 stream (with errors or segfault)

2008-03-02 Thread Francesco Poli
Package: audacious
Version: 1.4.6-2
Severity: important

Hi again!

audacious refuses to play an MP3 streaming Internet radio (which usually
works fine and works fine *at the same time* on another box with another
audio player).

This issue was mentioned by me in bug #468923, but it's not the same
(even though it may be related, I don't know).

I start audacious from an xterm in order to see stderr messages.
When I press the play button nothing happens, except for the following
error messages:

  ERROR: neon: neon.c:986 (neon_aud_vfs_fread_impl): Buffer still underrun, 
fatal.
  ERROR: neon: neon.c:986 (neon_aud_vfs_fread_impl): Buffer still underrun, 
fatal.
  ERROR: neon: neon.c:1077 (neon_aud_vfs_getc_impl): Could not getc()!
  ERROR: neon: neon.c:986 (neon_aud_vfs_fread_impl): Buffer still underrun, 
fatal.
  MADPlug-Message: aud_vfs_fread failed @3 http://205.188.215.225:8010
  ERROR: neon: neon.c:986 (neon_aud_vfs_fread_impl): Buffer still underrun, 
fatal.
  ERROR: neon: neon.c:986 (neon_aud_vfs_fread_impl): Buffer still underrun, 
fatal.

So I repress the play button, and I get the same error messages again.
I kill audacious and restart it.
I press the play button and I get a segmentation fault.

At that point, my configuration is *lost*.
If I start audacious again, I get a default configuration:

  $ ls -l ~/.config/audacious/
  total 88
  -rw-r- 1 frx frx 10519 2008-03-02 12:53 accels
  -rw-rw 1 frx frx   635 2008-01-20 17:42 amidi-plug.conf
  -rw-rw 1 frx frx  2761 2008-03-02 12:53 config
  -rw-rw 1 frx frx 55288 2008-03-02 12:53 log
  drwxr-x--- 2 frx frx  4096 2008-01-14 21:40 playlists
  -rw-rw 1 frx frx  2942 2008-03-02 12:53 playlist.xspf

Please note that my normal ~/.config/audacious/config file is
5313 byte long, not 2761 byte long!
I have to restore my config file from a backup to get back my
customization...

What's wrong?

P.S.: I've experienced this bug with previous versions of audacious,
as well (at least with version 1.4.5-1).  But today, after upgrading
to version 1.4.6-2 (which recently migrated to testing), it seems
to happen always!


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

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

Versions of packages audacious depends on:
ii  audacious-plugins  1.4.4-1   Base plugins for audacious
ii  dbus   1.1.2-1   simple interprocess messaging syst
ii  gtk2-engines-pixbuf2.12.5-2  Pixbuf-based theme for GTK+ 2.x
ii  libatk1.0-01.20.0-1  The ATK accessibility toolkit
ii  libaudclient1  1.4.6-2   audacious dbus remote control libr
ii  libc6  2.7-6 GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.14.6-1  The GLib library of C routines
ii  libgtk2.0-02.12.5-2  The GTK+ graphical user interface 
ii  libmcs10.6.0-1   Abstraction library to store confi
ii  libmowgli1 0.6.1-1   a high performance development fra
ii  libpango1.0-0  1.18.4-1  Layout and rendering of internatio
ii  libsamplerate0 0.1.2-5   audio rate conversion library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-1 GNOME XML library

Versions of packages audacious recommends:
ii  audacious-plugins-extra   1.4.4-1Various extra plugins for audaciou
ii  unzip 5.52-10De-archiver for .zip files

-- no debconf information



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



Bug#464704: not really fixed

2008-03-02 Thread Adam Kraśnicki
Package: subtitleeditor
Version: 0.20.0-1

 I have just updated this package on both of my comps and it stopped
to work. Im getting this message:
 $ subtitleeditor
 subtitleeditor: symbol lookup error: subtitleeditor: undefined
symbol:_ZN7pcrecpp2RE6no_argE

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

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

Versions of packages subtitleeditor depends on:
ii  gstreamer0.10-plugins-g 0.10.6-4 GStreamer plugins from the good
ii  gstreamer0.10-x 0.10.17-1GStreamer plugins for X11 and Pang
ii  libatk1.0-0 1.20.0-1 The ATK accessibility toolkit
ii  libc6   2.7-6GNU C Library: Shared libraries
ii  libcairo2   1.4.14-1 The Cairo 2D vector graphics libra
ii  libcairomm-1.0-11.4.6-1  C++ wrappers for Cairo (shared lib
ii  libenchant1c2a  1.3.0-5  a wrapper library for various spel
ii  libgcc1 1:4.3-20080202-1 GCC support library
ii  libglade2-0 1:2.6.2-1library to load .glade files at ru
ii  libglademm-2.4-1c2a 2.6.6-1  C++ wrappers for libglade2 (shared
ii  libglib2.0-02.14.6-1 The GLib library of C routines
ii  libglibmm-2.4-1c2a  2.14.2-4 C++ wrapper for the GLib toolkit (
ii  libgstreamer-plugins-ba 0.10.17-1GStreamer libraries from the base
ii  libgstreamer0.10-0  0.10.17-1Core GStreamer libraries and eleme
ii  libgtk2.0-0 2.12.5-2 The GTK+ graphical user interface
ii  libgtkmm-2.4-1c2a   1:2.12.3-2   C++ wrappers for GTK+ 2.4 (shared
ii  libpango1.0-0   1.18.4-1 Layout and rendering of internatio
ii  libpcre37.4-1+lenny1 Perl 5 Compatible Regular Expressi
ii  libpcrecpp0 7.4-1+lenny1 Perl 5 Compatible Regular Expressi
ii  libsigc++-2.0-0c2a  2.0.17-2 type-safe Signal Framework for C++
ii  libstdc++6  4.3-20080202-1   The GNU Standard C++ Library v3
ii  libxml++2.6-2   2.20.0-1 A C++ interface to the GNOME XML l
ii  libxml2 2.6.31.dfsg-1GNOME XML library

subtitleeditor recommends no packages.

-- no debconf information



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



  1   2   3   4   5   6   >