Bug#467641: awffull: Cron job error mail when Apache is not installed

2008-04-12 Thread Laurent Bonnaud
Hi,

I have the same problem.  By default /etc/awffull/awffull.conf is
configured to look for apache log file in /var/log/apache/.  On my
system I use apache2 whose log files are in /var/log/apache2/.
Therefore I propose another way to fix this problem:

 - leave the cron job active because this what most people expect

 - either detect automatically if apache or apache2 is installed and
adapt /etc/awffull/awffull.conf.
 - or ship a default /etc/awffull/awffull.conf that points to apache2
log file since most people are likely to run apache2 nowadays.

-- 
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#475643: bittornado: --ip not working

2008-04-12 Thread Thomas Creutz
Package: bittornado
Version: 0.3.17-1
Severity: important

i started yesterday the btdownloadcurses.bittornado with

--bind X.X.X.X --ip X.X.X.X --minport 6881 --maxport 6999 TORRENTFILE

But the tracker report my not the ip that i used in the bind and ip args

Also with netstat -naptu|grep python i see, that bittornado use the whrong 
address.

with btdownloadcurses.bittorrent its works, but my tracker not allow it :-(

King Regards,
Thomas

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

Versions of packages bittornado depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.5.6  automated rebuilding support for p

Versions of packages bittornado recommends:
ii  mime-support  3.39-1 MIME files 'mime.types'  'mailcap

-- no debconf information



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



Bug#475549: libsane-extras: info for installing proprietary epkowa backend out of date

2008-04-12 Thread Erik Rossen
On Fri, Apr 11, 2008 at 10:10:21PM +0200, Julien BLACHE wrote:
 Erik Rossen [EMAIL PROTECTED] wrote:
  And in which RPM is it found?
 
 The -plugin one.

This was the bit of information that was missing from the README.Debian.
Could you please add it?

Just FYI, I was looking in the main iscan RPM for the module+firmware.
I found one of the directories mentioned in the README.Debian (and none
of the files in it looked relevant), but not the other, so I assumed
that something had changed.  For that reason, I went through the
procedure of installing everything they proposed, including the -plugin
RPM where I should have been looking in the first place.

  And where precisely should it be placed?
 
  The module and firmware files will be available in the usr/lib/iscan and
  usr/share/iscan directories, relative to the current directory. You need
  to copy the module files to /usr/lib/iscan and the firmware file to
  /usr/share/iscan.
 
 Seems clear to me, here again?

Certainly, if you do not get confused like I did.

 If it's not easy enough for you, direct your complaints to
 Epson. There's not much I can do to help, given that I have about as
 much information as about everybody else.
 
 epkowa is included in libsane-extras as a service to my users. It
 costs me time and effort to deal with this crap, given that Epson
 provides absolutely nothing to distro packagers. If you don't like the
 way it is now, complain to Epson, trash your scanner and buy another
 one from a more friendly, less autistic vendor.

Who's complaining?  Not me!  I'm actually quite grateful that I found a
modern scanner in stock in a local store with any Linux support at all.
But of course I am used to the vendor philosophy

You can attract more flies with honey than with vinegar, but if
you pull off their wings, they will accept any crap you give
them.

Cheers,

-- 
Erik Rossen   OpenPGP key: 2935D0B9
[EMAIL PROTECTED]  If you do not know what
http://people.linux-gull.ch/rossento do, start with RTFM.



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



Bug#475644: email-reminder: problem with firebird system user

2008-04-12 Thread Laurent Bonnaud
Package: email-reminder
Version: 0.7.2-3
Severity: normal


Hi,

every day cron sends me an e-mail with this error message:

/etc/cron.daily/email-reminder:
Error: home directory for uid 129 contains invalid characters at 
/usr/sbin/collect-reminders line 144.

Here is the passwd entry for user UID:

$ grep 129 /etc/passwd
firebird:x:129:131:Firebird Database 
Administator,,,:/var/lib/firebird/1.5:/bin/bash

I see several ways to fix this:

 - email-reminder could only process non system users (that is UID
larger than 1000)

I do not know if dots are allowed in username and/or homedirs so:

 - either email-reminder regexp could be extended to allow dots
 - or firebird could be fixed to remove the dot in its homedir (and this
bug should be reassigned)


-- 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 email-reminder depends on:
ii  adduser   3.107  add and remove users and groups
ii  cron  3.0pl1-104 management of regular background p
ii  debconf   1.5.20 Debian configuration management sy
ii  libdate-manip-perl5.48-3 a perl library for manipulating da
ii  libemail-valid-perl   0.179-2Check validity of Internet email a
ii  libgtk2-perl  1:1.181-1  Perl interface to the 2.x series o
ii  libxml-dom-perl   1.44-1 Perl module for building DOM Level
ii  perl  5.8.8-12   Larry Wall's Practical Extraction

Versions of packages email-reminder recommends:
ii  anacron   2.3-13.1   cron-like program that doesn't go
ii  libauthen-sasl-perl   2.10-1.1   Authen::SASL - SASL Authentication
ii  libemail-mime-encodings-perl  1.311-3A unified interface to MIME encodi
ii  nullmailer [mail-transport-ag 1:1.04-1   simple relay-only mail transport a

-- debconf information excluded

-- 
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#475645: eieio uses old-style backquotes

2008-04-12 Thread Laurent Bonnaud
Package: eieio
Version: 1:1.0pre4-2
Severity: normal


Hi,

here is the problem:

$ emacs -batch
[...]
Loading /etc/emacs/site-start.d/55ecb.el (source)...
/usr/share/emacs22/site-lisp/cedet-common/ added to `load-path'
Setting up cedet...
Setting up cedet...done
Setting up cogre...
Setting up cogre...done
Setting up ede...
!! File eieio uses old-style backquotes !!

So could you please update eieio to use new-style backquotes?


-- 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 eieio depends on:
ii  cedet-common 1:1.0pre4-2 Collection of Emacs Development En
ii  emacs [emacsen]  22.2+1-1The GNU Emacs editor (metapackage)
ii  emacs21 [emacsen]21.4a+1-5.3 The GNU Emacs editor
ii  emacs22 [emacsen]22.2+1-1The GNU Emacs editor
ii  xemacs21-gnome-mule [emacsen 21.4.21-3   highly customizable text editor --
ii  xemacs21-gnome-mule-canna-wn 21.4.21-3   highly customizable text editor --
ii  xemacs21-gnome-nomule [emacs 21.4.21-3   highly customizable text editor --
ii  xemacs21-mule [emacsen]  21.4.21-3   highly customizable text editor --
ii  xemacs21-nomule [emacsen]21.4.21-3   highly customizable text editor --

eieio 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#475646: vm: Error while loading 50vm-init

2008-04-12 Thread Laurent Bonnaud
Package: vm
Version: 8.0.9-3
Severity: normal


Hi,

here is the problem:

$ emacs -batch
[...]
Loading /etc/emacs22/site-start.d/50vm-init.el (source)...
Error while loading 50vm-init


-- 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 vm depends on:
ii  emacs [emacsen]  22.2+1-1The GNU Emacs editor (metapackage)
ii  emacs21 [emacsen]21.4a+1-5.3 The GNU Emacs editor
ii  emacs22 [emacsen]22.2+1-1The GNU Emacs editor
ii  make 3.81-4  The GNU version of the make util
ii  ucf  3.006   Update Configuration File: preserv
ii  xemacs21-gnome-mule [emacsen 21.4.21-3   highly customizable text editor --
ii  xemacs21-gnome-mule-canna-wn 21.4.21-3   highly customizable text editor --
ii  xemacs21-gnome-nomule [emacs 21.4.21-3   highly customizable text editor --
ii  xemacs21-mule [emacsen]  21.4.21-3   highly customizable text editor --
ii  xemacs21-nomule [emacsen]21.4.21-3   highly customizable text editor --

vm 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#475647: mozilla-gtk-vnc: typo in the dependencies

2008-04-12 Thread Adrian Bunk
Package: mozilla-gtk-vnc
Version: 0.3.5-1
Severity: normal


iceape-browse - iceape-browser



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



Bug#475648: [INTL:fi] Finnish translation of the debconf templates

2008-04-12 Thread Esko Arajärvi
Package: snort
Severity: wishlist
Tags: l10n patch

Please include attached translation fi.po to the package.

Regards,
Esko Arajärvi
msgid 
msgstr 
Project-Id-Version: snort\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-04-06 08:00+0200\n
PO-Revision-Date: 2008-04-12 09:51+0200\n
Last-Translator: Esko Arajärvi [EMAIL PROTECTED]\n
Language-Team: [EMAIL PROTECTED] Finnish\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Poedit-Language: FINLAND\n

#. Type: select
#. Choices
#: ../snort.templates:1001
#: ../snort-mysql.templates:1001
#: ../snort-pgsql.templates:1001
msgid boot
msgstr käynnistettäessä järjestelmä

#. Type: select
#. Choices
#: ../snort.templates:1001
#: ../snort-mysql.templates:1001
#: ../snort-pgsql.templates:1001
msgid dialup
msgstr soitettaessa

#. Type: select
#. Choices
#: ../snort.templates:1001
#: ../snort-mysql.templates:1001
#: ../snort-pgsql.templates:1001
msgid manual
msgstr manuaalinen

#. Type: select
#. Description
#: ../snort.templates:1002
#: ../snort-mysql.templates:1002
#: ../snort-pgsql.templates:1002
msgid Snort start method:
msgstr Snortin käynnistystapa:

#. Type: select
#. Description
#: ../snort.templates:1002
#: ../snort-mysql.templates:1002
#: ../snort-pgsql.templates:1002
msgid Snort can be started during boot, when connecting to the net with pppd or only manually with the /usr/sbin/snort command.
msgstr Snort voidaan käynnistää järjestelmän käynnistyksen yhteydessä, otettaessa verkkoyhteys pppd:llä tai manuaalisesti komennolla /usr/bin/snort.

#. Type: string
#. Description
#: ../snort.templates:2001
#: ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
msgid Interface(s) which Snort should listen on:
msgstr Verkkoliitännät, joita Snortin tulisi kuunnella:

#. Type: string
#. Description
#: ../snort.templates:2001
#: ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
msgid This value is usually 'eth0', but this may be inappropriate in some network environments; for a dialup connection 'ppp0' might be more appropiate (see the output of '/sbin/ifconfig').
msgstr Tämä arvo on useimmiten ”eth0”, mutta verkkoympäristöstä riippuen se saattaa olla muukin. Käytettäessä soittosarjayhteyttä ”ppp0” saattaa olla sopivampi. (Katso komennon /sbin/ifconfig tulostetta.)

#. Type: string
#. Description
#: ../snort.templates:2001
#: ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
msgid Typically, this is the same interface as the 'default route' is on. You can determine which interface is used for this by running '/sbin/route -n' (look for '0.0.0.0').
msgstr Tyypillisesti oletusreitti kulkee tämän liitännän kautta. Oletusreitin saa selville komennolla ”/sbin/route -n” (etsi kohta ”0.0.0.0”).

#. Type: string
#. Description
#: ../snort.templates:2001
#: ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
msgid It is also not uncommon to use an interface with no IP address configured in promiscuous mode. For such cases, select the interface in this system that is physically connected to the network that should be inspected, enable promiscuous mode later on and make sure that the network traffic is sent to this interface (either connected to a 'port mirroring/spanning' port in a switch, to a hub or to a tap).
msgstr Usein käytetään myös liitäntää, jolla ei ole IP-osoitetta ja joka on asetettu tilaan, jossa kaikki nähdyt paketit otetaan vastaan (”promiscuous mode”). Valitse tällaisissa tapauksissa järjestelmän liitäntä, joka on fyysisesti kiinni tutkittavassa verkossa, valitse vastaanottotila myöhemmin ja varmista, että verkkoliikenne lähetetään tähän liitäntään (yhdistä se portit peilaavaan kytkimen liitäntään, keskittimeen tai muuhun monistimeen).\

#. Type: string
#. Description
#: ../snort.templates:2001
#: ../snort-mysql.templates:2001
#: ../snort-pgsql.templates:2001
msgid You can configure multiple interfaces, just by adding more than one interface name separated by spaces. Each interface can have its own specific configuration.
msgstr Useampia liitäntöjä voidaan asettaa antamalla liitäntöjen nimet välilyönnein eroteltuina. Jokaiselle liitännälle voidaan tehdä omat asetukset.

#. Type: string
#. Description
#: ../snort.templates:3001
#: ../snort-mysql.templates:3001
#: ../snort-pgsql.templates:3001
msgid Address range for the local network:
msgstr Paikallisen verkon osoitealue:

#. Type: string
#. Description
#: ../snort.templates:3001
#: ../snort-mysql.templates:3001
#: ../snort-pgsql.templates:3001
msgid Please use the CIDR form - for example, 192.168.1.0/24 for a block of 256 addresses or 192.168.1.42/32 for just one. Multiple values should be comma-separated (without spaces).
msgstr Käytä CIDR-muotoa, esimerkiksi 192.168.1.0/24 256 IP-osoitteen määrittämiseksi tai 192.168.1.42/32 yhden määrittämiseksi. Useampi alue voidaan syöttää pilkuin eroteltuina (ilman välilyöntejä).

#. Type: string
#. Description
#: ../snort.templates:3001
#: 

Bug#475136: iceweasel: Iceweasel crashes when printing certain Web pages

2008-04-12 Thread Jason White
On Thu, Apr 10, 2008 at 09:37:31AM +0200, Mike Hommey wrote:
 
 Just in case it changes anything, or help understand why it doesn't, can
 you try running iceweasel -g (it will run iceweasel under gdb) and type
 'run', then 'thread all apply bt full' when it crashes. 

Unfortunately it won't crash under gdb. Instead, after print is started, it
displays a message preparing, and hangs. Eventually, a dialogue is displayed
saying that printing is not responding, and offering to wait or to force a
quit. If the latter option is chosen, Iceweasel is terminated and we can't get
a backtrace.

I could set a breakpoint if there is any particular place that you would
suggest.




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



Bug#474587: Not having this breaks installations

2008-04-12 Thread Tollef Fog Heen

severity 474587 grave
thanks

Calling ucf like it is done in the current postinst makes unattended
upgrades fail, since ucf is never told that it doesn't have a tty to
talk to.

I'll NMU the package for this fix if it's not fixed within a couple of
days.

-- 
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#474652: slapd: Problem with LSB header in init.d script

2008-04-12 Thread Petter Reinholdtsen
[Petter Reinholdtsen]
 I just checked the boot order in unstable on a machine with
 dependency based boot sequencing enabled, and discovered a problem
 with the init.d scripts provided in this package.  It refuses to
 install when using dependency based boot sequencing.

Any hope of having this fix uploaded quickly?  It blocks Debian Edu
from enabling dependency based boot sequencing by default for Lenny.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#475649: font-lock-global-modes isn't interpreted correctly

2008-04-12 Thread Ivan Shmakov
Package: emacs22
Version: 22.1+1-3

C-h v font-lock-global-modes reads:

*Modes for which Font Lock mode is automagically turned on.
Global Font Lock mode is controlled by the command `global-font-lock-mode'.
If nil, means no modes have Font Lock mode automatically turned on.
If t, all modes that support Font Lock mode have it automatically turned on.
If a list, it should be a list of `major-mode' symbol names for which Font Lock
mode should be automatically turned on.  The sense of the list is negated if it
begins with `not'.  For example:
 (c-mode c++-mode)
means that Font Lock mode is turned on for buffers in C and C++ modes only.

However, when set to any object which is not a list with car
equal to 'not, the turn-on-font-lock-if-enabled function behaves
as if it was set to t.  I. e., both of the following are
interpreted the same:

(setq font-lock-global-modes t)

(setq font-lock-global-modes nil)

Apparently, the following change fixes the problem:

--- lisp/font-core.el.~1~   2008-04-12 13:55:21.772259215 +0700
+++ lisp/font-core.el   2008-04-12 13:54:52.958924668 +0700
@@ -282,8 +282,10 @@
   :group 'font-lock)
 
 (defun turn-on-font-lock-if-enabled ()
-  (unless (and (eq (car-safe font-lock-global-modes) 'not)
-  (memq major-mode (cdr font-lock-global-modes)))
+  (when (if (eq (car-safe font-lock-global-modes) 'not)
+   (not (memq major-mode (cdr font-lock-global-modes)))
+ (or (eq t font-lock-global-modes)
+ (memq major-mode font-lock-global-modes)))
 (let (inhibit-quit)
   (turn-on-font-lock
 




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



Bug#475334: passage: passage is broken

2008-04-12 Thread Paul Wise
On Fri, 2008-04-11 at 09:12 +0800, Paul Wise wrote:

 Thanks for the info, I'll ask upstream about releasing version 4.

Upstream is currently sick and will try to get v4 out in the next few
weeks.

In the meantime I'll attempt to extract a patch and do an upload.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#474946: debdelta: size error updating python-chm

2008-04-12 Thread Paul Wise
On Tue, 2008-04-08 at 13:09 +0800, Paul Wise wrote:

 Not sure if this is likely to be a problem in debdelta or what, but
 today I got this message from debdelta-upgrade.

Got another one today:

Downloaded:  gnome-games-data_1%3a2.22.1-1_1%3a2.22.1.1-1_all.debdelta 
 Error: applying of delta for  gnome-games-data failed:  New deb size is 
18458027 instead of 18456138

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#475136: iceweasel: Iceweasel crashes when printing certain Web pages

2008-04-12 Thread Mike Hommey
On Sat, Apr 12, 2008 at 04:54:48PM +1000, Jason White wrote:
 On Thu, Apr 10, 2008 at 09:37:31AM +0200, Mike Hommey wrote:
  
  Just in case it changes anything, or help understand why it doesn't, can
  you try running iceweasel -g (it will run iceweasel under gdb) and type
  'run', then 'thread all apply bt full' when it crashes. 
 
 Unfortunately it won't crash under gdb. Instead, after print is started, it
 displays a message preparing, and hangs. Eventually, a dialogue is displayed
 saying that printing is not responding, and offering to wait or to force a
 quit. If the latter option is chosen, Iceweasel is terminated and we can't get
 a backtrace.
 
 I could set a breakpoint if there is any particular place that you would
 suggest.

But did it say anything particular about loading libcairo symbols ?

Mike



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



Bug#475644: email-reminder: problem with firebird system user

2008-04-12 Thread Francois Marier
Thanks for reporting this Laurent.

  - email-reminder could only process non system users (that is UID
 larger than 1000)
  - either email-reminder regexp could be extended to allow dots

You are right and I will fix both of these problems.

  - or firebird could be fixed to remove the dot in its homedir (and this
 bug should be reassigned)

I think that dots are legal characters, so the fault lies in email-reminder
being too strict about it :)

Francois



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



Bug#475650: dpkg: support multiple sets of build-depends and multiple build passes

2008-04-12 Thread Fabian Fagerholm
Package: dpkg
Version: 1.14.16.6
Severity: wishlist

First, some background.

The Debian package cyrus-sasl2 can build the binary package
libsasl2-modules-gssapi-mit, which supplies a plugin compiled against
the MIT implementation of GSSAPI (Kerberos 5). However, some users wish
to use the Heimdal implementation of GSSAPI. For them, the binary
package is libsasl2-modules-gssapi-heimdal, which can be built from
exactly the same upstream source as the MIT version. However, both
packages cannot be built from the same Debian source package, because
it is impossible to build-depend on both libkrb5-dev (MIT version) and
heimdal-dev (Heimdal version) since they conflict. Thus we've had to
create two source packages that are identical except for the fact that
one of them builds only the libsasl2-modules-gssapi-heimdal binary
package.

Could dpkg be extended to support multiple build passes, where each
build pass would have a distinct set of build-dependencies? This would
simplify maintenance of our package, and could also reduce the build
time. There are probably other packages which could make use of such a
feature.

Thanks,
-- 
Fabian Fagerholm [EMAIL PROTECTED]



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



Bug#475651: nvidia-graphics-drivers: Regression with xinerama setup and toshiba laptop (geforce 7600 go)

2008-04-12 Thread Fathi Boudra
Package: nvidia-graphics-drivers
Version: 169.12-1
Severity: normal
Tags: upstream

  Hi,

  since nvidia driver update 169.09 - 169.12, my setup doesn't work
  anymore as expected.

  Previously on my toshiba laptop (geforce 7600 go), at boot time,
  I switch to dual screen mode using Fn+F5, then startup the boot
  process (grub, etc...). If I don't do the mode switch (Fn+F5),
  the driver isn't able to properly setup xinerama (probably a driver
  bug as I don't need to do this trick with windows).

  Now with 169.12 drivers, I don't need to do the switch mode anymore
  (it seems better at this point) _but_ the screen is dark and the backlight
  cannot be corrected (xbacklight isn't supported and Fn command does nothing
  with this driver). This make the driver not usable for me.

  cheers,

  Fathi

  PS: I know I can use twinview, but I need xinerama setup.

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

Kernel: Linux 2.6.24-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/CID
EndSection

Section InputDevice
Identifier Generic Keyboard
Driver kbd
Option CoreKeyboard
Option XkbRules xorg
Option XkbLayout fr
Option XkbVariant latin9
EndSection

Section InputDevice
Identifier Configured Mouse
Driver mouse
Option CorePointer
Option Device /dev/input/mice
Option Protocol ImPS/2
Option Emulate3Buttons True
EndSection

Section Device
Identifier Card0
Driver nvidia
BusID  PCI:1:0:0
Screen 0
EndSection

Section Device
Identifier Card1
Driver nvidia
BusID  PCI:1:0:0
Screen 1
EndSection

Section Monitor
Identifier Monitor0
Option DPMS
EndSection

Section Monitor
Identifier Monitor1
Option DPMS
EndSection

Section Screen
Identifier Screen0
Device Card0
MonitorMonitor0
DefaultDepth24
SubSection Display
Depth   24
Modes  1440x900
EndSubSection
EndSection

Section Screen
Identifier Screen1
Device Card1
MonitorMonitor1
DefaultDepth24
SubSection Display
Depth   24
Modes  1280x1024
EndSubSection
EndSection

Section ServerLayout
Identifier Default Layout
Screen 0 Screen0
Screen 1 Screen1 RightOf Screen0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
EndSection

Section ServerFlags
Option Xinerama True
EndSection

Section Extensions
Option Composite Enable
EndSection



Bug#475652: crossfire-server: logrotate/cron error message if crossfire-server is not running

2008-04-12 Thread Laurent Bonnaud
Package: crossfire-server
Version: 1.11.0-2
Severity: normal


Hi,

on my system crossfire-server is not always running.  I run it only when
I need it.  As a consequence, every day cron sends me an e-mail with
this error message:

/etc/cron.daily/logrotate:
crossfire: no process killed
error: error running postrotate script for /var/log/crossfire/logfile
run-parts: /etc/cron.daily/logrotate exited with return code 1

This is because /etc/logrotate.d/crossfire-server contains the following
statement:

postrotate
killall -HUP -u games crossfire

Therefore I propose that you replace it with:

killall -HUP -u games crossfire  /dev/null


-- 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 crossfire-server depends on:
ii  crossfire-common   1.11.0-2  Common files for Crossfire
ii  crossfire-maps-small [ 1.5.0-3   Small set of maps for crossfire
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  python2.4  2.4.5-1   An interactive high-level object-o
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

Versions of packages crossfire-server recommends:
ii  python2.4.4-6An interactive high-level object-o

-- 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#475625: dkimproxy is missing a start-dependency on postfix

2008-04-12 Thread Michael Neuffer

Hi Thomas,

thank you for reactng so fast

Thomas Goirand wrote:

Postfix and dkimproxy are 2 SMTP servers. I really don't think that one
needs the other to be able to start. I don't understand at all why you
are saying that postfix needs to be started first. Can you make it more
clear?


Sure, when the system comes up dkimproxy is started first
since both are S20 and dp and because in the dependency definitions
of their /etc/init.d files there is no dependency on each other.

If you start postfix first, everything is fine.

--manual stop and start

server:/var/log# /etc/init.d/dkimproxy start
Starting inbound DomainKeys-filter: dkimproxy.in.
Starting outbound DomainKeys-filter: dkimproxy.out.
server:/var/log# ps auxwww | grep dkim
root 19251  9.2  1.2  13336  9896 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.in --hostname=server.dr1.neuffer.info 
--conf_file /etc/dkimproxy/dkimproxy_in.conf
root 19258  9.2  1.2  13288  9848 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.out --domain=dr1.neuffer.info --method=simple 
--conf_file /etc/dkimproxy/dkimproxy_out.conf
root 19263  0.0  1.0  13336  7996 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.in --hostname=server.dr1.neuffer.info 
--conf_file /etc/dkimproxy/dkimproxy_in.conf
root 19264  0.0  1.0  13288  7956 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.out --domain=dr1.neuffer.info --method=simple 
--conf_file /etc/dkimproxy/dkimproxy_out.conf
root 19265  0.0  1.0  13288  7832 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.out --domain=dr1.neuffer.info --method=simple 
--conf_file /etc/dkimproxy/dkimproxy_out.conf
root 19266  0.0  1.0  13288  7832 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.out --domain=dr1.neuffer.info --method=simple 
--conf_file /etc/dkimproxy/dkimproxy_out.conf
root 19267  0.0  1.0  13288  7832 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.out --domain=dr1.neuffer.info --method=simple 
--conf_file /etc/dkimproxy/dkimproxy_out.conf
root 19268  0.0  1.0  13288  7832 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.out --domain=dr1.neuffer.info --method=simple 
--conf_file /etc/dkimproxy/dkimproxy_out.conf
root 19269  0.0  1.0  13336  7872 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.in --hostname=server.dr1.neuffer.info 
--conf_file /etc/dkimproxy/dkimproxy_in.conf
root 19270  0.0  1.0  13336  7872 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.in --hostname=server.dr1.neuffer.info 
--conf_file /etc/dkimproxy/dkimproxy_in.conf
root 19271  0.0  1.0  13336  7872 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.in --hostname=server.dr1.neuffer.info 
--conf_file /etc/dkimproxy/dkimproxy_in.conf
root 19272  0.0  1.0  13336  7872 ?S09:05   0:00 /usr/bin/perl 
-I/usr/lib /usr/sbin/dkimproxy.in --hostname=server.dr1.neuffer.info 
--conf_file /etc/dkimproxy/dkimproxy_in.conf
root 19274  0.0  0.0   1784   572 pts/0S+   09:05   0:00 grep dkim

server:/var/log# lsof -i:10026
COMMAND PID USER   FD   TYPE DEVICE SIZE NODE NAME
dkimproxy 19251 root4u  IPv4 614761   TCP localhost:10026 (LISTEN)
dkimproxy 19263 root4u  IPv4 614761   TCP localhost:10026 (LISTEN)
dkimproxy 19269 root4u  IPv4 614761   TCP localhost:10026 (LISTEN)
dkimproxy 19270 root4u  IPv4 614761   TCP localhost:10026 (LISTEN)
dkimproxy 19271 root4u  IPv4 614761   TCP localhost:10026 (LISTEN)
dkimproxy 19272 root4u  IPv4 614761   TCP localhost:10026 (LISTEN)

server:/var/log# /etc/init.d/postfix start
Starting Postfix Mail Transport Agent: postfix.

Apr 12 09:04:16 server postfix/master[16192]: terminating on signal 15
Apr 12 09:07:04 server postfix/master[19364]: fatal: bind 127.0.0.1 port 10026: 
Address already in use


---Log from system restart yesterday 
afternoon---

Apr 11 17:48:24 server postgrey[3464]: Process Backgrounded
Apr 11 17:48:24 server postgrey[3464]: 2008/04/11-17:48:24 postgrey (type 
Net::Server::Multiplex) starting! pid(3464)
Apr 11 17:48:24 server postgrey[3464]: Binding to TCP port 6 on host 
127.0.0.1
Apr 11 17:48:24 server postgrey[3464]: Setting gid to 106 106
Apr 11 17:48:24 server postgrey[3464]: Setting uid to 123
Apr 11 17:48:54 server postfix/master[6470]: fatal: bind 127.0.0.1 port 10026: 
Address already in use
Apr 11 17:49:09 server spamd[6541]: logger: removing stderr method
Apr 11 17:49:12 server dovecot: Dovecot v1.0.13 starting up
Apr 11 17:50:07 server spamd[6543]: spamd: server started on port 783/tcp 
(running version 3.2.4)
Apr 11 17:50:07 server spamd[6543]: spamd: server pid: 6543
Apr 11 17:50:07 server spamd[6543]: spamd: server successfully 

Bug#475653: Minor translation fix for blackjack

2008-04-12 Thread David Weinehall
Package: gnome-games
Version: 1:2.22.1.1-1
Severity: minor
Tags: patch

Installing/upgrading gnome-games showed the following:

///usr/share/gnome/help/blackjack/el/blackjack.xml:402: parser error :
//Entity 'Βοήθεια' not defined
  paraguimenuitemΠροτιμήσειςΒοήθεια;/gui

I believe that the attached patch should resolve this issue; I cannot
be sure though, since I don't know Greek.


Regards: David
-- 
 /) David Weinehall [EMAIL PROTECTED] /) Rime on my window   (\
//  ~   //  Diamond-white roses of fire //
\)  http://www.acc.umu.se/~tao/(/   Beautiful hoar-frost   (/

--- //usr/src/deb/gnome-games-2.22.1.1/blackjack/help/el/blackjack.xml.orig 
2008-04-12 10:15:30.0 +0300
+++ /usr/src/deb/gnome-games-2.22.1.1/blackjack/help/el/blackjack.xml   
2008-04-12 10:16:05.0 +0300
@@ -399,7 +399,7 @@
 /listitem
 
 listitem
-  paraguimenuitemΠροτιμήσειςΒοήθεια;/guimenuitemmdash; 
Αυτό ανοίγει το interfaceΔιάλογο Προτιμήσεις/interface, επιτρέποντας να 
ρυθμίσετε το παιχνίδι./para
+  paraguimenuitemΠροτιμήσειςhellip;/guimenuitemmdash; 
Αυτό ανοίγει το interfaceΔιάλογο Προτιμήσεις/interface, επιτρέποντας να 
ρυθμίσετε το παιχνίδι./para
 /listitem
 
   /itemizedlist/para




Bug#475654: x11-xserver-utils: [xsetroot] Changing background requires an application to be present

2008-04-12 Thread Josef Spillner
Package: x11-xserver-utils
Version: 7.3+1
Severity: minor

I'm running either Xephyr or Xnest and try something like xsetroot
-solid #303030. This works when an application is running (e.g. xterm)
but not when the xserver has just been started without any apps attached
to it. The xsetroot manpage doesn't mention this, so it might be a bug
or an issue worth to be informed about.

This issue affects e.g. /etc/xdg/openbox/autostart.sh which contains a
useless xsetroot call which doesn't work on startup of openbox.

-- 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=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages x11-xserver-utils depends on:
ii  cpp 4:4.2.3-2The GNU C preprocessor (cpp)
ii  libc6   2.7-9GNU C Library: Shared libraries
ii  libice6 2:1.0.4-1X11 Inter-Client Exchange library
ii  libsm6  2:1.0.3-1+b1 X11 Session Management library
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxau6 1:1.0.3-2X11 authorisation library
ii  libxaw7 2:1.0.4-1X11 Athena Widget library
ii  libxext61:1.0.3-2X11 miscellaneous extension librar
ii  libxi6  2:1.1.3-1X11 Input extension library
ii  libxmu6 1:1.0.3-1X11 miscellaneous utility library
ii  libxmuu11:1.0.3-1X11 miscellaneous micro-utility li
ii  libxrandr2  2:1.2.2-1X11 RandR extension library
ii  libxrender1 1:0.9.4-1X Rendering Extension client libra
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library
ii  libxtrap6   1:1.0.0-4X11 event trapping extension libra
ii  libxxf86vm1 1:1.0.1-2X11 XFree86 video mode extension l
ii  x11-common  1:7.3+3  X Window System (X.Org) infrastruc

x11-xserver-utils recommends no packages.

-- no debconf information



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



Bug#475655: dhelp: cron error messages about postscript files

2008-04-12 Thread Laurent Bonnaud
Package: dhelp
Version: 0.6.8
Severity: normal


Hi,

every week cron sends me an e-mail with error messages such as this one:

/etc/cron.weekly/dhelp:
GPL Ghostscript 8.62: Unrecoverable error, exit code 1

In order to report bugs against gs or packages shipping incorrect PS
files, I would like to know which PS files trigger those error messages.
So could you please display the name of the PS file that has just been
processed if gs exits with an error status?


-- 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 dhelp depends on:
ii  doc-base   0.8.12utilities to manage online documen
ii  libcommandline-ruby1.8 0.7.10-9  Ruby library to write command-line
ii  libdata-page-perl  2.00-3Help when paging through sets of r
ii  libdb4.2-ruby1.8   0.6.2-3   Interface to Berkeley DB for Ruby
ii  libgettext-ruby1.8 1.90.0-2  Gettext for ruby1.8
ii  libhtml-parser-perl3.56-1A collection of modules that parse
ii  liblocale-gettext-perl 1.05-3Using libc functions for internati
ii  libtemplate-perl   2.19-1template processing system written
ii  liburi-perl1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  perl-modules   5.8.8-12  Core Perl modules
ii  pstotext   1.9-4 Extract text from PostScript and P
ii  ruby1.81.8.6.114-2   Interpreter of object-oriented scr
ii  swish++6.1.5-1   Simple Document Indexing System fo

-- 
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#474201: KPowersave doesn't suspend/hibernate

2008-04-12 Thread Thomas Zander
On Thursday 10. April 2008 23:46:55 you wrote:
  please run hald in debug mode
  (hald --daemon=no --verbose=yes) and attach the output to the bug
  report.
 
  ok.

 The log doesn't seem to contain a suspend attempt.
 Could you only send me the relevant log output when you do the suspend
 attempt.

That attempt is at the very end, I indeed saw no reaction in the hal log.

I did more digging here, as I am not convinced that searching outside of 
kpowersave is relevant.
[reading .xsession-errors]
this is an interresting line;
Xsession: X session started for zander at Tue Apr  8 23:01:27 CEST 2008
Unable to create /home/zander/.dbus/session-bus

The reason, I found, is that somehow I got a .dbus FILE in my homedir. So 
obviously the dir could not be created.  I bet that file got restored from 
the backup from another system.
Would it be an idea to add an  rm -f $HOME/.dbus  before the try to create a 
dir (in the boot scripts)?
-- 
Thomas Zander


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


Bug#475549: libsane-extras: info for installing proprietary epkowa backend out of date

2008-04-12 Thread Erik Rossen
On Sat, Apr 12, 2008 at 08:11:58AM +0200, Erik Rossen wrote:
 On Fri, Apr 11, 2008 at 10:10:21PM +0200, Julien BLACHE wrote:
  Erik Rossen [EMAIL PROTECTED] wrote:
   And in which RPM is it found?
  
  The -plugin one.
 
 This was the bit of information that was missing from the README.Debian.
 Could you please add it?

Forget what I said.  I just re-read README.Debian (fifth time) and saw:

rpm2cpio iscan-plugin-

My apologies for the noise.

-- 
Erik Rossen   OpenPGP key: 2935D0B9
[EMAIL PROTECTED]  If you do not know what
http://people.linux-gull.ch/rossento do, start with RTFM.



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



Bug#473356: duplicate bug of 469165

2008-04-12 Thread Nick Schmalenberger
This bug should be closed, it is the same as 469165. Sorry for the
noise! Thanks.
Nick Schmalenberger




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



Bug#475464: sed: lost cycle in address range with last-line-address operation

2008-04-12 Thread Paolo Bonzini

Is it about how you do recognize last line before script gets to
the end, i.e. '$' is next-to-last read() without EOF?


Yes.  And that next-to-last bit is what forces sed to do its lookahead.


In the corner case if the line was read and then
network connection was dropped


... you don't care, but the spec does.


But let's look at this from general POV. `sed` read lines and applies
whole script to the line, i.e. line-by-line. What is done now is not
performing this in reported case. Line isn't processed and printed.


No, the output is indeed produced by running the program on each line of 
the input, but it's not specified *when* the line is processed.


Then, ADDR,$ you're right that could be optimized, unlike $ or $!. 
 That's a separate feature request.


Paolo



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



Bug#475136: iceweasel: Iceweasel crashes when printing certain Web pages

2008-04-12 Thread Jason White
On Sat, Apr 12, 2008 at 09:05:03AM +0200, Mike Hommey wrote:
 But did it say anything particular about loading libcairo symbols ?

No, it just listed all the threads that were started after the run command.




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



Bug#475656: bluez-utils: Please add dbus to Required-Start

2008-04-12 Thread Joerg Platte
Package: bluez-utils
Version: 3.30-1
Severity: normal

I switched to a dependency based boot sequence using insserv and discovered
that hcid is no longer being started, because /etc/init.d/bluetooth does not
depend on it. Therefore, please add dbus to the Required-Start: dependency
information:

# Required-Start:$local_fs $syslog $remote_fs dbus

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

Kernel: Linux 2.6.25-rc9 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages bluez-utils depends on:
ii  dbus 1.2.1-1 simple interprocess messaging syst
ii  libbluetooth23.30-1  Library to use the BlueZ Linux Blu
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-1 simple interprocess messaging syst
ii  libglib2.0-0 2.16.3-1The GLib library of C routines
ii  libusb-0.1-4 2:0.1.12-10 userspace USB programming library
ii  lsb-base 3.2-7   Linux Standard Base 3.2 init scrip
ii  makedev  2.3.1-87creates device files in /dev
ii  module-init-tools3.4-1   tools for managing Linux kernel mo
ii  udev 0.114-2 /dev/ and hotplug management daemo

Versions of packages bluez-utils recommends:
ii  bluez-audio   3.30-1 Bluetooth audio support
pn  bluez-gnome   none (no description available)

-- no debconf information



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



Bug#474923: [Pkg-utopia-maintainers] Bug#474923: Bug#474923: hal: palm treo 680 is disconneted when sincronize button is pressed

2008-04-12 Thread Sjoerd Simons
On Tue, Apr 08, 2008 at 08:03:29AM +0200, don Paolo Benvenuto wrote:
 Il giorno mar, 08/04/2008 alle 00.23 +0200, Michael Biebl ha scritto:
  don Paolo Benvenuto schrieb:
   Package: hal
   Version: 0.5.11~rc2-1
   Severity: grave
   Justification: causes non-serious data loss
   
   About 3 weeks ago I could sincronize my palm treo 680 for the last time.
   
   After that, every time I connect my palm to the usb cable, a new usb 
   device is created (ok), and the gnome-pilot preferences are presented.
   
   But the same happens when I press the syncronize button too: that moment 
   with tail -f /var/log/syslog I can see:
   
   Apr  7 23:20:35 xserin kernel: usb 3-1: USB disconnect, address 3
   Apr  7 23:20:36 xserin kernel: usb 3-1: new full speed USB device using 
   uhci_hcd and address 4
   Apr  7 23:20:36 xserin kernel: usb 3-1: configuration #1 chosen from 1 
   choice
   
   and the gnome-pilot preferences are presented, instead of beginning the 
   syncronization.
   
   I consider it's a serious bug, because it doesn't permit a vital 
   operation like syncronize a smartphone. 

Can you stop hal and see if that solves the issue for you? If it doens't it's
obviously not a hal problem, if it does we have some digging to do :)

  Sjoerd
-- 
You should never bet against anything in science at odds of more than
about 10^12 to 1.
-- Ernest Rutherford



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



Bug#475434: xserver-xorg-input-kbd: XServer sometimes crashes on Ctrl+Backspace like Ctrl+Alt+Backspace

2008-04-12 Thread Benjamin Mesing
On Thu, 2008-04-10 at 22:58 +0200, Julien Cristau wrote:
 On Thu, Apr 10, 2008 at 21:19:39 +0200, Benjamin Mesing wrote:
 
  Versions of packages xserver-xorg-input-kbd depends on:
  ii  libc6  2.7-5 GNU C Library: Shared libraries
  ii  xserver-xorg-core  2:1.4.1~git20080131-1 Xorg X server - core server
  
 Please update xserver-xorg-core to the latest version.
 
 Cheers,
 Julien

I've updated xserver-xorg-core and will report back if the crash
reoccurs. If I haven'd posted within a month or so, feel free to close
the bug.

Best regards 

Benjamin




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



Bug#473514: newsx: diff for NMU version 1.6-2.1

2008-04-12 Thread Andreas Metzler
On 2008-04-12 Chris Lamb [EMAIL PROTECTED] wrote:
 The attached file is the diff for my newsx 1.6-2.1 NMU. The associated
 changelog entry is:
[...]

Thanks for the upload.

 +   cd $OLDPWD

I did not know about this one, so I have even learned something new.

thanks, cu andreas



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



Bug#475657: sound-juicer: Option to include volume number in directory structure

2008-04-12 Thread Marcus Lundblad
Package: sound-juicer
Version: 2.22.0-1
Severity: wishlist


I usually orginize my ripped albums as:

Artist/Year - Artist/Track - Title.flac
for one-record albums

and:
Artist/Year - Artist/CD#/Track - Title.flac
for multi-record albums (where CD# is the number, f.ex. CD1, or in the case of
LPs LP1, LP2 and so on, I currently don't own any multi-volume CD maxis or
12-inch singles :-) ).

Also I could imagin some other schemes people would like to use, f.ex.
Artist/Volume-Track-Title

It would be nice if sound-juicer would support this.

Thanks!

(Note, the inclusion of year in the structure is in another feature request)

-- 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=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sound-juicer depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gstreamer0.10-gnomevfs 0.10.19-1 GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins- 0.10.19-1 GStreamer plugins from the base 
ii  gstreamer0.10-plugins- 0.10.7-3  GStreamer plugins from the good 
ii  hal0.5.11~rc2-1  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.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.20-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libexpat1  1.95.8-4  XML parsing C library - runtime li
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0-1 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgnome-media02.22.0-1  runtime libraries for the GNOME me
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.22.0-2GNOME Virtual File System (runtime
ii  libgstreamer-plugins-b 0.10.19-1 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.19-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libhal10.5.11~rc2-1  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libmusicbrainz4c2a 2.1.5-2   Second generation incarnation of t
ii  libnautilus-burn4  2.20.0-1  Nautilus Burn Library - runtime ve
ii  liborbit2  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.0-1  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstdc++6 4.3.0-1   The GNU Standard C++ Library v3
ii  libtag1c2a 1.4-8.1   TagLib Audio Meta-Data Library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-2 GNOME XML library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages sound-juicer recommends:
ii  eject 2.1.5-6ejects CDs and operates CD-Changer

-- no debconf information



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



Bug#475659: No more google calendar since version 0.4 of Provider for Google Calendar

2008-04-12 Thread newbeewan

Package: iceowl
Version: 0.7-2

Severity: important
Priority: normal

Hi,

I just update the extension Provider for Google Calendar and it appear 
disabled in
icedove (2.0.0.12-1).

There is a new version of lightning (0.8) and it seem to work with it but my test was 
under windows with all package from mozilla...


Coud you check it and update iceowl version if needed ?

To reproduce :
Just install iceowl and Provider for Google Calendar, restart icedove and check 
the status
of your exention, you will see Provider for Google Calendar disabled !

Thanks a lot

regards

Mourad


















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



Bug#457345: should also accept 3.0 (git)

2008-04-12 Thread Raphael Hertzog
On Fri, 11 Apr 2008, Joey Hess wrote:
 Subject says it all, really.

Please note however that dpkg-dev doesn't have the required dependency to
ensure that dpkg-source -x works on 3.0 (git). But 3.0 (quilt)
works as quilt is not needed to unpack/build such source
packages.

I also think that the 3.0 (git) format would benefit from some further
work... for instance I'd like the git version to be added in a header in
the .dsc so that if Git's internal format changes in some incompatible way
it's possible to identify which source package use the old format. 
Adding the Git version should be trivial but maybe Git provides more
accurate information for the internal format of its packs. I have not
researched the topic.

And at the present time, I consider the 3.0 (git) format only adapted
for replacing native packages. Each revision requires upload of a full new
tarball.

Cheers,
-- 
Raphaël Hertzog

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




Bug#475658: flydraw.1.gz is not a gzipped file

2008-04-12 Thread Laurent Bonnaud
Package: flydraw
Version: 3.62-13
Severity: normal

Hi,

here is the problem:

$ file /usr/share/man/man1/flydraw.1.gz
/usr/share/man/man1/flydraw.1.gz: ASCII English text

You should update debhelper on your build system and rebuild this
package (see bug #470913).


-- 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 flydraw depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgd2-xpm 2.0.36~rc1~dfsg-1 GD Graphics Library version 2

flydraw 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#475643: bittornado: also on the version from testing

2008-04-12 Thread Thomas Creutz
Package: bittornado
Version: 0.3.18-5
Followup-For: Bug #475643

now i tested the version from testing... same result... :(

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

Versions of packages bittornado depends on:
ii  python2.4.4-2An interactive high-level object-o
ii  python-support0.5.6  automated rebuilding support for p

Versions of packages bittornado recommends:
ii  mime-support 3.39-1  MIME files 'mime.types'  'mailcap
ii  python-crypto2.0.1+dfsg1-1.2 cryptographic algorithms and proto

-- no debconf information



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



Bug#400797: ext2resize obsole. resize2fs from e2fsprogs is a recent version of this utility

2008-04-12 Thread Petter Reinholdtsen

severity 400797 grave
thanks

I'm the maintainer of this package, and I have doubt about ext2resize
being included in Lenny.  I have not found time to investigate
properly, but if I understand correctly, the ext2prepare program do
not work with the recent kernels, and thus the only useful program in
the package is broken.  I agree that some transition path should be
prepared, but do not believe I will have time to work on it in time.
The workaround is to create a new file system with the resize_inode
and copy data, so it is possible to handle if one got enough disk
space.

Because of this, I flag this bug as release critical, and urge someone
else to take over.

Upstream development for this package is as far as I can tell dead.
There are some fixes commited to upstream SCM by me and a few others.
I became part of the upstream development group, but lacked the
privileges to make a new release, and thus was unable to get fixed
versions out that way.  Did not find time to try to do anything about
it.

Happy hacking,
-- 
Petter Reinholdtsen



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



Bug#475660: sound-juicer: Add option to specify alternative directory structure for compilation

2008-04-12 Thread Marcus Lundblad
Package: sound-juicer
Version: 2.22.0-1
Severity: wishlist


It would be nice if sound-juicer could use an alternative directory structure
for compilation albums.

I use a structure like this
Compilation Series/Year - Album/Track - Artist - Title.flac
for compilations, f.ex.
Absolute Dance/1994 - Absolute Dance 5/07 - Cappella - U  Me.flac

and for ordinary albums

Artist/Year - Album/Track - Title.flac

Also it would be handy to able to set the root directory temporarily for
each ripping session or have a number of pre-configured ripping root dirs.
F.ex. /data/music/albums and /data/music/singles

Thanks!

-- 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=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages sound-juicer depends on:
ii  gconf2 2.22.0-1  GNOME configuration database syste
ii  gstreamer0.10-gnomevfs 0.10.19-1 GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins- 0.10.19-1 GStreamer plugins from the base 
ii  gstreamer0.10-plugins- 0.10.7-3  GStreamer plugins from the good 
ii  hal0.5.11~rc2-1  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.22.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.22.0-1  The Bonobo UI library
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libcairo2  1.4.14-1  The Cairo 2D vector graphics libra
ii  libdbus-1-31.1.20-1  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.74-1simple interprocess messaging syst
ii  libexpat1  1.95.8-4  XML parsing C library - runtime li
ii  libfontconfig1 2.5.0-2   generic font configuration library
ii  libfreetype6   2.3.5-1+b1FreeType 2 font engine, shared lib
ii  libgcc11:4.3.0-1 GCC support library
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.16.1-2  The GLib library of C routines
ii  libgnome-media02.22.0-1  runtime libraries for the GNOME me
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.22.0-2GNOME Virtual File System (runtime
ii  libgstreamer-plugins-b 0.10.19-1 GStreamer libraries from the base
ii  libgstreamer0.10-0 0.10.19-1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.12.9-2  The GTK+ graphical user interface 
ii  libhal10.5.11~rc2-1  Hardware Abstraction Layer - share
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libmusicbrainz4c2a 2.1.5-2   Second generation incarnation of t
ii  libnautilus-burn4  2.20.0-1  Nautilus Burn Library - runtime ve
ii  liborbit2  1:2.14.12-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.20.0-1  Layout and rendering of internatio
ii  libpng12-0 1.2.15~beta5-3PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libsm6 2:1.0.3-1+b1  X11 Session Management library
ii  libstdc++6 4.3.0-1   The GNU Standard C++ Library v3
ii  libtag1c2a 1.4-8.1   TagLib Audio Meta-Data Library
ii  libx11-6   2:1.0.3-7 X11 client-side library
ii  libxml22.6.31.dfsg-2 GNOME XML library
ii  libxrender11:0.9.4-1 X Rendering Extension client libra
ii  zlib1g 1:1.2.3.3.dfsg-11 compression library - runtime

Versions of packages sound-juicer recommends:
ii  eject 2.1.5-6ejects CDs and operates CD-Changer

-- no debconf information



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



Bug#475661: python-wxglade: wxglade.1.gz manpage is not a gzipped file

2008-04-12 Thread Laurent Bonnaud
Package: python-wxglade
Version: 0.6.3-0.1
Severity: normal


Hi,

here is the problem:

$ file /usr/share/man/man1/wxglade.1.gz
/usr/share/man/man1/wxglade.1.gz: troff or preprocessor input text

You should update debhelper on your build system and rebuild this
package (see bug #470913).


-- 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 python-wxglade depends on:
ii  python   2.4.4-6 An interactive high-level object-o
ii  python-central   0.6.1   register and build utility for Pyt
ii  python-wxgtk2.6  2.6.3.2.2-2 wxWidgets Cross-platform C++ GUI t

python-wxglade 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#475662: f-spot: Problems when importing photos

2008-04-12 Thread Julien Valroff
Package: f-spot
Version: 0.4.2-1
Severity: important

Hi,

I have major problems when importing new photos to f-spot:

* If using beagle 0.3.5, f-spot crashes after importing a few files (2 or 3 
maximum,
then hangs until I kill the process). Downgrading beagle to 0.3.4 does solve 
this
issue (at least partially, see below). Not sure if this bug should be filed 
against
f-spot or beagle: please do not hesitate to move it.

* Even with beagle 0.3.4, I am not able to import photos directly from my
camera (see the trace attached file for details). Importing from a local
folder does work (after copying the files from my camero to the local hard 
drive).

Is there anything I could do to try and debug this?

Cheers,
Julien

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

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

Versions of packages f-spot depends on:
ii  beagle0.3.4-1indexing and search tool for your 
ii  dbus  1.2.1-1simple interprocess messaging syst
ii  libart-2.0-2  2.3.20-1   Library of functions for 2D graphi
ii  libatk1.0-0   1.22.0-1   The ATK accessibility toolkit
ii  libc6 2.7-10 GNU C Library: Shared libraries
ii  libcairo2 1.5.8-1The Cairo 2D vector graphics libra
ii  libexif12 0.6.16-2.1 library to parse EXIF files
ii  libflickrnet2.1.5-cil 25277-6Flickr.Net API Library
ii  libgconf2.0-cil   2.20.0-2   CLI binding for GConf 2.20
ii  libgl1-mesa-glx [libgl1]  7.0.3-1A free implementation of the OpenG
ii  libglade2.0-cil   2.12.0-2   CLI binding for the Glade librarie
ii  libglib2.0-0  2.16.3-1   The GLib library of C routines
ii  libglib2.0-cil2.12.0-2   CLI binding for the GLib utility l
ii  libgnome-vfs2.0-cil   2.20.0-2   CLI binding for GnomeVFS 2.20
ii  libgnome2.0-cil   2.20.0-2   CLI binding for GNOME 2.20
ii  libgnomeui-0  2.20.1.1-1 The GNOME 2 libraries (User Interf
ii  libgnomevfs2-01:2.22.0-2 GNOME Virtual File System (runtime
ii  libgphoto2-2  2.4.0-9gphoto2 digital camera library
ii  libgphoto2-port0  2.4.0-9gphoto2 digital camera port librar
ii  libgtk2.0-0   2.12.9-2   The GTK+ graphical user interface 
ii  libgtk2.0-cil 2.12.0-2   CLI binding for the GTK+ toolkit 2
ii  libgtkhtml3.16-cil2.20.1-2   CLI binding for GtkHTML 3.16
ii  libjpeg62 6b-14  The Independent JPEG Group's JPEG 
ii  liblcms1  1.16-8 Color management library
ii  libmono-addins-gui0.2-cil 0.3.1-4GTK# frontend library for Mono.Add
ii  libmono-addins0.2-cil 0.3.1-4addin framework for extensible CLI
ii  libmono-corlib2.0-cil 1.9+dfsg-2 Mono core library (2.0)
ii  libmono-sharpzip2.84-cil  1.9+dfsg-2 Mono SharpZipLib library
ii  libmono-sqlite2.0-cil 1.9+dfsg-2 Mono Sqlite library
ii  libmono-system-data2.0-cil1.9+dfsg-2 Mono System.Data Library
ii  libmono-system-web2.0-cil 1.9+dfsg-2 Mono System.Web Library
ii  libmono-system2.0-cil 1.9+dfsg-2 Mono System libraries (2.0)
ii  libmono2.0-cil1.9+dfsg-2 Mono libraries (2.0)
ii  libndesk-dbus-glib1.0-cil 0.4.1-1CLI implementation of D-Bus (GLib 
ii  libndesk-dbus1.0-cil  0.6.0-1CLI implementation of D-Bus
ii  libx11-6  2:1.0.3-7  X11 client-side library
ii  libxcomposite11:0.4.0-1  X11 Composite extension library
ii  mono-runtime  1.9+dfsg-2 Mono runtime

Versions of packages f-spot recommends:
ii  dbus-x11  1.2.1-1simple interprocess messaging syst
ii  dcraw 8.80-1 decode raw digital camera images
pn  sqlitenone (no description available)
ii  sqlite3   3.5.7-2A command line interface for SQLit

-- no debconf information
Initializing Mono.Addins
Starting new FSpot server
Query: SELECT photos.id, photos.time, photos.uri, photos.description, 
photos.roll_id, photos.default_version_id, photos.rating FROM photos  WHERE 
photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY 
photos.time
Query: SELECT photos.id, photos.time, photos.uri, photos.description, 
photos.roll_id, photos.default_version_id, photos.rating FROM photos  WHERE 
photos.id NOT IN (SELECT photo_id FROM photo_tags WHERE tag_id = 2) ORDER BY 
photos.time
Query: SELECT photos.id, photos.time, photos.uri, photos.description, 
photos.roll_id, photos.default_version_id, photos.rating FROM photos  WHERE 
photos.id NOT IN (SELECT 

Bug#475663: libgnutls13: Should not be shipped in lenny

2008-04-12 Thread Andreas Metzler
Package: libgnutls13
Version: 2.0.4-3
Severity: serious
Justification: maintainer's opinion

We definitely should not be shipping two different GnuTLS releases in
lenny, packages should be linking against libgnutls26.

cu andreas




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



Bug#475664: frown_0.6.1-8(sparc/unstable): missing files

2008-04-12 Thread Martin Zobel-Helas
Package: frown
Version: 0.6.1-8
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of frown_0.6.1-8 on spontini by sbuild/sparc 99.99
 Build started at 20080411-2319

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: cdbs (= 0.4.23-1.1), debhelper (= 5), dpatch, ghc6, hevea, 
 lhs2tex, texlive-latex-base | tetex-bin, texlive-latex-extra | tetex-extra, 
 texlive-latex-recommended | tetex-extra, texlive-math-extra | tetex-extra

[...]

 else
 if [ ${NAMEDIR} != . ]; then
 mv `basename ${NAME}.dvi` ${NAME}.dvi;
 fi; ${DVIPS} ${DVIPSOPTS} -o - ${NAME}.dvi;
 fi
   3651 Segmentation fault  | ${GS} ${GSOPTS} -sOutputFile=|
 ${PNMCROP} | ${PNMEXTRA} ${PNMMARGIN} | ${PPMQUANT} ${PPMTOEXT} 
 2/dev/null  ${FINAL} -
 mkdir -p html
 mv index.html Manual.html Manual.css Manual[0-9]*.html Manual[0-9]*.png 
 *motif.gif html
 mv: cannot stat `Manual[0-9]*.png': No such file or directory
 make[2]: *** [html] Error 1
 make[2]: Leaving directory `/build/buildd/frown-0.6.1/Manual'
 make[1]: *** [man] Error 2
 make[1]: Leaving directory `/build/buildd/frown-0.6.1'
 make: *** [debian/stamp-makefile-build] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=frownver=0.6.1-8




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



Bug#456267: sudo bug 343268 breaks tramp C-x C-f /sudo::/etc/

2008-04-12 Thread Sven Joachim
On 2007-12-15 13:45 +0100, Trent W. Buck wrote:

 On Sat, Dec 15, 2007 at 01:37:11PM +0100, Sven Joachim wrote:
 On 2007-12-15 05:25 +0100, Trent W. Buck wrote:
 
  I guess I'm mis-diagnosing the problem.  Calling sudo by hand with the
  same arguments results in a warning
 
  $ sudo -u root -s -p Password:
  Password:
  bash: /home/twb/.bashrc: Permission denied
  [EMAIL PROTECTED]:~/Desktop#
 
  because /home is a root_squash'd NFS filesystem and the nobody user
  does not have read access to my dotfiles
 
 Okay, that explains why I could not see the problem.  It is probably
 best if you report the bug upstream; use M-x tramp-bug for that.

 ...actually on further testing it appears the above warning CAN'T be
 the problem, because I get it on the working Lenny host, too.

Can you please retry with Emacs 22.2 and report if the problem is
fixed in that version?

Regards,
Sven



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



Bug#475549: libsane-extras: info for installing proprietary epkowa backend out of date

2008-04-12 Thread Julien BLACHE
Erik Rossen [EMAIL PROTECTED] wrote:

Hi,

 Forget what I said.  I just re-read README.Debian (fifth time) and saw:

   rpm2cpio iscan-plugin-

I could have made that a bit more obvious though, and I'll also add
something like if no -plugin RPM is offered for download, you scanner
doesn't need any extra library given that the list of scanners in the
README isn't (and can't be, unfortunately) exhaustive.

JB.

-- 
 Julien BLACHE [EMAIL PROTECTED]  |  Debian, because code matters more 
 Debian  GNU/Linux Developer|   http://www.debian.org
 Public key available on http://www.jblache.org - KeyID: F5D6 5169 
 GPG Fingerprint : 935A 79F1 C8B3 3521 FD62 7CC7 CD61 4FD7 F5D6 5169 



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



Bug#441159: Log for failed build of 9base_1:2-8 (dist=unstable)

2008-04-12 Thread Martin Zobel-Helas
retitle 441159 FTBFS: fatal error:can't create , nil:1
thanks

Hi Daniel,

i can also reproduce that problem here on lebrun.

On Sat, Apr 12, 2008 at 01:56:52AM +0200, Build Daemon wrote:
 Automatic build of 9base_1:2-8 on lebrun by sbuild/sparc 98
 Build started at 20080412-0156
 **
 Checking available source versions...
 Fetching source files...
 Reading package lists...
 Building dependency tree...
 Need to get 311kB of source archives.
 Get:1 http://incoming.debian.org sid/main 9base 1:2-8 (dsc) [692B]
 Get:2 http://incoming.debian.org sid/main 9base 1:2-8 (tar) [302kB]
 Get:3 http://incoming.debian.org sid/main 9base 1:2-8 (diff) [8092B]
 Fetched 311kB in 1s (259kB/s)
 Download complete and in download only mode
 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), dpatch
 Checking for already installed source dependencies...
 debhelper: already installed (6.0.11 = 5 is satisfied)
 dpatch: already installed (2.0.29)
 Checking for source dependency conflicts...
 Checking correctness of source dependencies...
 Toolchain package versions: libc6-dev_2.7-10 gcc-4.3_4.3.0-3 g++-4.3_4.3.0-3 
 binutils_2.18.1~cvs20080103-4 libstdc++6-4.3-dev_4.3.0-3 libstdc++6_4.3.0-3
 --
[...]
 AR lib9
 built lib9
 make[2]: Leaving directory `/build/buildd/9base-2/lib9'
 make[2]: Entering directory `/build/buildd/9base-2/yacc'
 CC yacc.c
 LD yacc
 built yacc
 make[2]: Leaving directory `/build/buildd/9base-2/yacc'
 make[2]: Entering directory `/build/buildd/9base-2/awk'
 make[3]: Entering directory `/build/buildd/9base-2/awk'
 YACC awkgram.y
 
  fatal error:can't create , nil:1
 make[3]: *** [depend] Error 1
 make[3]: Leaving directory `/build/buildd/9base-2/awk'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory `/build/buildd/9base-2/awk'
 make[1]: *** [all] Error 2
 make[1]: Leaving directory `/build/buildd/9base-2'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2
 **
 



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



Bug#475665: texgd.1.gz manpage is not a gzipped file

2008-04-12 Thread Laurent Bonnaud
Package: texgd
Version: 3.62-13
Severity: normal


Hi,

here is the problem:

$ file /usr/share/man/man1/texgd.1.gz
/usr/share/man/man1/texgd.1.gz: troff or preprocessor input text

You should update debhelper on your build system and rebuild this
package (see bug #470913).


-- 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 texgd depends on:
ii  libc6  2.7-10GNU C Library: Shared libraries
ii  libgd2-xpm 2.0.36~rc1~dfsg-1 GD Graphics Library version 2
ii  tetex-extra2007-13   TeX Live: teTeX transitional packa
ii  texlive-latex-base 2007-13   TeX Live: Basic LaTeX packages

texgd 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#475666: [INTL:fi] Finnish translation of the debconf templates

2008-04-12 Thread Esko Arajärvi
Package: webcit
Severity: wishlist
Tags: l10n patch

Please include attached translation fi.po to the package.

There were couple issues in the debconf strings.

The following strings should probably have colon in the end:

msgid Integration with Apache webservers -
msgid Integration with Apache webservers:

msgid Webcit HTTP port -
msgid Webcit HTTP port:

msgid Webcit HTTPS port -
msgid Webcit HTTPS port:

There's also a typo in the following string.

msgid 
Select the port which the SSL HTTP Webcit server should listen on or -1 to 
disables it.

disables-disable

This could maybe be futher improved with

...or enter -1 to disable it

Regards,
Esko Arajärvi
msgid 
msgstr 
Project-Id-Version: webcit\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-04-11 21:22+0200\n
PO-Revision-Date: 2008-04-12 10:14+0200\n
Last-Translator: Esko Arajärvi [EMAIL PROTECTED]\n
Language-Team: Finnish [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
Plural-Forms: nplurals=2; plural=(n != 1);\n
X-Poedit-Language: Finnish\n
X-Poedit-Country: FINLAND\n

#. Type: select
#. Choices
#: ../citadel-webcit.templates:1001
msgid Apache2, Internal
msgstr Apache2, Sisäinen

#. Type: select
#. Description
#: ../citadel-webcit.templates:1002
msgid Integration with Apache webservers
msgstr Integraatio Apache-verkkopalvelimiin:

#. Type: select
#. Description
#: ../citadel-webcit.templates:1002
msgid If you want Webcit to run alongside with one of your other installed Apache webservers, select it from the list, else use Internal to make Webcit use its own HTTP server facilities.
msgstr Jos Webcitiä halutaan halutaan ajaa toisen asennetun Apache-verkkopalvelimen kanssa, valitse se listasta. Muussa tapauksessa valitse ”Sisäinen” ottaaksesi käyttöön Webcitin omat HTTP-palvelintoiminnot.

#. Type: string
#. Description
#: ../citadel-webcit.templates:2001
msgid Webcit HTTP port
msgstr Webcitin HTTP-portti:

#. Type: string
#. Description
#: ../citadel-webcit.templates:2001
msgid Select the port which the plain HTTP Webcit server should listen on. Use port 80 if you don't have another webserver running or -1 to disable it.
msgstr Valitse portti, jota Webcitin tavallisen HTTP-palvelimen tulisi kuunnella. Käytä porttia 80, jos käytössä ei ole muita verkkopalvelimia. Syötä -1 poistaaksesi palvelimen käytöstä.

#. Type: string
#. Description
#: ../citadel-webcit.templates:3001
msgid Webcit HTTPS port
msgstr Webcitin HTTPS-portti:

#. Type: string
#. Description
#: ../citadel-webcit.templates:3001
msgid Select the port which the SSL HTTP Webcit server should listen on or -1 to disables it.
msgstr Anna portti, jota Webcitin SSL-suojatun HTTP-palvelimen tulisi kuunnella. Syötä -1 poistaaksesi sen käytöstä.



Bug#475667: ldirectord.8.gz manpage is not a gzipped file

2008-04-12 Thread Laurent Bonnaud
Package: ldirectord
Version: 2.1.3-5
Severity: normal


Hi,

here is the problem:

$ file /usr/share/man/man8/ldirectord.8.gz
/usr/share/man/man8/ldirectord.8.gz: troff or preprocessor input text

You should update debhelper on your build system and rebuild this
package (see bug #470913).


-- 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 ldirectord depends on:
ii  ipvsadm1.24+1.21-1.5 Linux Virtual Server support progr
ii  libauthen-radius-perl  0.13-1user authentication against radius
ii  libcrypt-ssleay-perl   0.57-1Support for https protocol in LWP
ii  libdbi-perl1.604-1   Perl5 database interface by Tim Bu
ii  libdigest-hmac-perl1.01-7create standard message integrity
ii  libmail-pop3client-perl2.17-1POP3 client module for perl
ii  libmailtools-perl  2.02-1Manipulate email in perl programs
ii  libnet-dns-perl0.63-1Perform DNS queries from a Perl sc
ii  libnet-imap-simple-perl1.17-3Perl extension for simple IMAP acc
ii  libnet-imap-simple-ssl-per 1.3-3 Subclass of Net::IMAP::Simple with
ii  libnet-ldap-perl   1:0.34-1.1A Client interface to LDAP servers
ii  libwww-perl5.808-1   WWW client/server library for Perl
ii  perl [libdigest-md5-perl]  5.8.8-12  Larry Wall's Practical Extraction
ii  perl-modules [libnet-perl] 5.8.8-12  Core Perl modules

Versions of packages ldirectord recommends:
ii  logrotate 3.7.1-3Log rotation utility
ii  sysklogd [system-log-daemon]  1.5-2  System Logging Daemon

-- 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#475668: dpkg-dev: dpkg-source failed with `Undefined subroutine Dpkg::Source::Package::subprocerr'

2008-04-12 Thread Robert Luberda
Package: dpkg-dev
Version: 1.14.18
Severity: normal


 LC_ALL=C dpkg-source -x /home/robert/pd/dictd/dictd_1.10.10.dfsg-2.dsc
dpkg-source: extracting dictd in dictd-1.10.10.dfsg
cp: `/home/robert/pd/dictd/dictd_1.10.10.dfsg.orig.tar.gz' and 
`./dictd_1.10.10.dfsg.orig.tar.gz' are the same file
Undefined subroutine Dpkg::Source::Package::subprocerr called at 
/usr/share/perl5/Dpkg/Source/Package.pm line 310.


Current working directory was different than `/home/robert/pd/dictd/'
but contained a `dictd_1.10.10.dfsg.orig.tar.gz' file as a symlink to 
`/home/robert/pd/dictd/dictd_1.10.10.dfsg.orig.tar.gz'. After removing
the symlink dpkg-source succedeed.

Regards,
robert


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

Kernel: Linux 2.6.24
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages dpkg-dev depends on:
ii  binutils2.18.1~cvs20080103-4 The GNU assembler, linker and bina
ii  bzip2   1.0.5-0.1high-quality block-sorting file co
ii  cpio2.9-13   GNU cpio -- a program to manage ar
ii  dpkg1.14.18  package maintenance system for Deb
ii  libtimedate-perl1.1600-9 Time and date functions for Perl
ii  lzma4.43-12  Compression method of 7z format in
ii  make3.81-4   The GNU version of the make util
ii  patch   2.5.9-4  Apply a diff file to an original
ii  perl [perl5]5.8.8-12 Larry Wall's Practical Extraction 
ii  perl-modules5.8.8-12 Core Perl modules

Versions of packages dpkg-dev recommends:
ii  build-essential   11.3   informational list of build-essent
ii  gcc [c-compiler]  4:4.2.3-7  The GNU C compiler
ii  gcc-3.3 [c-compiler]  1:3.3.6-15 The GNU C compiler
ii  gcc-3.4 [c-compiler]  3.4.6-6The GNU C compiler
ii  gcc-4.1 [c-compiler]  4.1.2-21   The GNU C compiler
ii  gcc-4.2 [c-compiler]  4.2.3-3The GNU C compiler
ii  gcc-4.3 [c-compiler]  4.3.0-3The GNU C compiler

-- no debconf information



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



Bug#475670: csound_1:5.08.0.dfsg2-1(sparc/unstable): FTBFS on sparc - missing includes for gcc4.3?

2008-04-12 Thread Martin Zobel-Helas
Package: csound
Version: 1:5.08.0.dfsg2-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of csound_1:5.08.0.dfsg2-1 on lebrun by sbuild/sparc 98
 Build started at 20080412-0746

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: cdbs (= 0.4.27), debhelper (= 5), devscripts (= 2.10.7), 
 doxygen, fluid, java-gcj-compat-dev | java2-compiler, ladspa-sdk, 
 libasound2-dev, libboost-dev, libfltk1.1-dev, libfluidsynth-dev, 
 libjack0.100.0-dev, liblo0-dev, liblua5.1-0-dev, libpng12-dev, 
 libportmidi-dev, libsndfile1-dev, patchutils (= 0.2.25), portaudio19-dev, 
 puredata, python-all-dev (= 2.3.5-11), python-central (= 0.5.6), quilt, 
 scons, swig, tcl-dev | tcl8.4-dev, texlive-extra-utils, texlive-latex-base, 
 texlive-latex-extra, texlive-latex-recommended, tk-dev | tk8.4-dev, xsltproc

[...]

 frontends/CsoundAC/Conversions.cpp:192: warning: deprecated conversion from 
 string constant to 'char*'
 frontends/CsoundAC/Conversions.cpp: In static member function 'static int 
 csound::Conversions::stringToInt(std::string)':
 frontends/CsoundAC/Conversions.cpp:413: error: 'atoi' was not declared in 
 this scope
 frontends/CsoundAC/Conversions.cpp: In static member function 'static double 
 csound::Conversions::stringToDouble(std::string)':
 frontends/CsoundAC/Conversions.cpp:423: error: 'atof' was not declared in 
 this scope
 frontends/CsoundAC/Conversions.cpp: In static member function 'static double 
 csound::Conversions::findClosestPitchClass(double, double, double)':
 frontends/CsoundAC/Conversions.cpp:481: error: 'abs' was not declared in this 
 scope
 frontends/CsoundAC/Conversions.cpp: In static member function 'static char* 
 csound::Conversions::dupstr(const char*)':
 frontends/CsoundAC/Conversions.cpp:590: error: 'strlen' is not a member of 
 'std'
 frontends/CsoundAC/Conversions.cpp:591: error: 'malloc' is not a member of 
 'std'
 frontends/CsoundAC/Conversions.cpp:592: error: 'strncpy' is not a member of 
 'std'
 scons: *** [frontends/CsoundAC/Conversions.os] Error 1
 scons: building terminated because of errors.
 make: *** [build-arch-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=csoundver=1:5.08.0.dfsg2-1




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



Bug#475669: azureus: downloads never start with gij-4.3

2008-04-12 Thread Hamish Moffatt
Package: azureus
Version: 3.0.4.2-1
Severity: normal

Somehow I ended up with gij-4.3 as my /usr/bin/java, from the
java-gcj-compat-headless package. Azureus runs but downloads never 
start.. it says NAT OK and Scrape OK but no torrent data 
is transferred. I changed my jvm to sun-java5 and restarted and
instantly the downloads of the same torrents start.


[ 6:33PM] [EMAIL PROTECTED]:~ $ sudo update-alternatives --config java

There are 4 alternatives which provide `java'.

  SelectionAlternative
---
  1/usr/bin/gij-4.3
  2/usr/bin/gij-4.2
*+3/usr/lib/jvm/java-gcj/jre/bin/java
  4/usr/lib/jvm/java-1.5.0-sun/jre/bin/java

Press enter to keep the default[*], or type selection number: 4
Using '/usr/lib/jvm/java-1.5.0-sun/jre/bin/java' to provide 'java'.


Hamish

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

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

Versions of packages azureus depends on:
ii  gij-4.2 [java-virtual-machine 4.2.3-3The GNU Java bytecode interpreter
ii  gij-4.3 [java-virtual-machine 4.3.0-2The GNU Java bytecode interpreter
ii  java-gcj-compat [java2-runtim 1.0.77-5   Java runtime environment using GIJ
ii  java-gcj-compat-headless [jav 1.0.77-5   Java runtime environment using GIJ
ii  libcommons-cli-java   1.1-2  API for working with the command l
ii  liblog4j1.2-java  1.2.15-2   Logging library for java
ii  libseda-java  3.0-3  the Staged Event-Driven Architectu
ii  libswt-gtk-3.3-java   3.3.1-3Standard Widget Toolkit for GTK Ja
ii  sun-java5-jre [java2-runtime] 1.5.0-15-1 Sun Java(TM) Runtime Environment (

azureus recommends no packages.

-- no debconf information



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



Bug#475671: kexi: csv import fails with type date

2008-04-12 Thread Martin Lutz
Package: kexi
Version: 1:1.6.3-5+b1
Severity: normal


If a comma-separated-value file, which contains a column of type date, is
imported into kexi, the column will be changed into type text.
It does not matter, whether type date is automatically recognized by the
import routine or manually selected by the user, the result will always be of
type text. It is not possible to change the type later into date, because
then kexi will loose all data.

Example:

id, familyname, firstname, birthday
1, Simpson, Homer, 1970-11-11
2, Simpson, Marge, 1974-01-01
3, Simpson, Bart, 1998-04-01
4, Simpson, Lisa, 2000-05-08
5, Simpson, Maggie, 2007-05-06


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

Kernel: Linux 2.6.24-1-686 (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 kexi depends on:
ii  kdelibs4c2a  4:3.5.9.dfsg.1-2+b1 core libraries and binaries for al
ii  koffice-libs 1:1.6.3-5+b1common libraries and binaries for 
ii  libacl1  2.2.45-1Access control list shared library
ii  libart-2.0-2 2.3.20-1Library of functions for 2D graphi
ii  libattr1 1:2.4.41-1  Extended attribute shared library
ii  libaudio21.9.1-2 Network Audio System - shared libr
ii  libc62.7-10  GNU C Library: Shared libraries
ii  libfam0  2.7.0-13.2  Client library to control the FAM 
ii  libfontconfig1   2.5.0-2 generic font configuration library
ii  libfreetype6 2.3.5-1+b1  FreeType 2 font engine, shared lib
ii  libgcc1  1:4.3.0-1   GCC support library
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libidn11 1.4-1   GNU libidn library, implementation
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libmysqlclient15off  5.0.51a-3   MySQL database client library
ii  libpng12-0   1.2.15~beta5-3  PNG library - runtime
ii  libpqxx-2.6.9ldbl2.6.9-5 C++ library to connect to PostgreS
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libreadline5 5.2-3   GNU readline and history libraries
ii  libsm6   2:1.0.3-1+b1X11 Session Management library
ii  libstdc++6   4.3.0-1 The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.3-7   X11 client-side library
ii  libxcursor1  1:1.1.9-1   X cursor management library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxft2  2.1.12-2FreeType-based font drawing librar
ii  libxi6   2:1.1.3-1   X11 Input extension library
ii  libxinerama1 2:1.0.3-1   X11 Xinerama extension library
ii  libxrandr2   2:1.2.2-1   X11 RandR extension library
ii  libxrender1  1:0.9.4-1   X Rendering Extension client libra
ii  libxt6   1:1.0.5-3   X11 toolkit intrinsics library
ii  zlib1g   1:1.2.3.3.dfsg-11   compression library - runtime

kexi recommends no packages.

-- no debconf information



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



Bug#475672: network-manager: isn't playing nice with the gnome keyring

2008-04-12 Thread Jon Dowland
Package: network-manager
Version: 0.6.6-1
Severity: normal

Hello,

On login, nm-applet prompts me for the password to unlock
my default keyring, which I supply.

I am then re-prompted for it repeatedly until I cancel the
dialogue instead of submitting it.

I am then prompted for the passphrase for my local WPA
network, which I supply.

On successful connection, I am re-prompted for the keyring
passphrase which I have to cancel.

Using gnome-keyring-manager I can see that there is no
recorded passphrase for this network.

ii  libgnome-keyri 2.22.1-1   GNOME keyring services library

-- 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=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages network-manager depends on:
ii  adduser 3.107add and remove users and groups
ii  dbus1.1.20-1 simple interprocess messaging syst
ii  dhcdbd  3.0-4D-Bus interface to the ISC DHCP cl
ii  hal 0.5.11~rc2-1 Hardware Abstraction Layer
ii  ifupdown0.6.8high level tools to configure netw
ii  iproute 20080108-1   Professional tools to control the 
ii  iputils-arping  3:20071127-1 Tool to send ICMP echo requests to
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  libdbus-1-3 1.1.20-1 simple interprocess messaging syst
ii  libdbus-glib-1-20.74-1   simple interprocess messaging syst
ii  libgcrypt11 1.4.0-3  LGPL Crypto library - runtime libr
ii  libglib2.0-02.16.2-1 The GLib library of C routines
ii  libgpg-error0   1.4-2library for common error values an
ii  libhal1 0.5.11~rc2-1 Hardware Abstraction Layer - share
ii  libiw29 29-1 Wireless tools - library
ii  libnl1  1.1-2library for dealing with netlink s
ii  libnm-util0 0.6.6-1  network management framework (shar
ii  lsb-base3.2-7Linux Standard Base 3.2 init scrip
ii  wpasupplicant   0.6.3-1  Client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  network-manager-gnome 0.6.6-2network management framework (GNOM

-- no debconf information



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



Bug#475673: g-wrap_1.9.11-1(sparc/unstable): test failures

2008-04-12 Thread Martin Zobel-Helas
Package: g-wrap
Version: 1.9.11-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of g-wrap_1.9.11-1 on lebrun by sbuild/sparc 98
 Build started at 20080412-0453

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: cdbs, debhelper ( 5), guile-1.8-dev (= 1.8.3+1), 
 guile-library (= 0.1.1), libffi-dev, libglib2.0-dev, texinfo

[...]

 2 run, 0 failed
 PASS: test-compat
 ===
 1 of 4 tests failed
 ===
 make[4]: *** [check-TESTS] Error 1
 make[4]: Leaving directory `/build/buildd/g-wrap-1.9.11/guile/test'
 make[3]: *** [check-am] Error 2
 make[3]: Leaving directory `/build/buildd/g-wrap-1.9.11/guile/test'
 make[2]: *** [check-recursive] Error 1
 make[2]: Leaving directory `/build/buildd/g-wrap-1.9.11/guile'
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/g-wrap-1.9.11'
 make: *** [debian/stamp-makefile-check] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=g-wrapver=1.9.11-1




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



Bug#475674: source package rules.gen build does not generate -common headers

2008-04-12 Thread martin f krafft
Package: linux-2.6
Version: 2.6.24-5
Severity: wishlist

I wanted to apply a patch to the kernel yesterday, and after running
into problems with make-kpkg, I found

http://wiki.debian.org/HowToRebuildAnOfficialDebianKernelPackage

and adopted the method. I even rewrote most of the wiki page to make
sure it applies. Comments welcome, of course.

My problem now is that the single kernel variant instructions only
yield 8 packages:

linux-image-2.6.24-1+foo.1-686_2.6.24-5+foo.1_i386.deb
linux-headers-2.6.24-1+foo.1-686_2.6.24-5+foo.1_i386.deb
linux-support-2.6.24-1+foo.1-686_2.6.24-5+foo.1_i386.deb
linux-tree-2.6.24_2.6.24-5+foo.1_i386.deb
linux-patch-debian-2.6.24_2.6.24-5+foo.1_i386.deb
linux-source-2.6.24_2.6.24-5+foo.1_i386.deb
linux-manual-2.6.24_2.6.24-5+foo.1_i386.deb
linux-doc-2.6.24_2.6.24-5+foo.1_i386.deb

Unfortunately, linux-headers-2.6.24-1+foo.1-686 depends on
linux-headers-2.6.24-1+foo.1-common, but that is not being created
until I build binary-arch_i386, which takes infinitely longer.

Shouldn't the binary-arch_i386_none_686 target build the common
headers too, since its result depends on them?

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

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


-- 
 .''`.   martin f. krafft [EMAIL PROTECTED]
: :'  :  proud Debian developer, author, administrator, and user
`. `'`   http://people.debian.org/~madduck - http://debiansystem.info
  `-  Debian - when you have better things to do than fixing systems


digital_signature_gpg.asc
Description: Digital signature (see http://martin-krafft.net/gpg/)


Bug#475651: nvidia-graphics-drivers: Regression with xinerama setup and toshiba laptop (geforce 7600 go)

2008-04-12 Thread Fathi Boudra
It seems not related to xinerama. I used a configuration without xinerama 
setup. The backlight issue remains. The positive side is Xinerama works 
without mode switch on my toshiba laptop now.



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



Bug#475676: gclcvs_2.7.0-84(sparc/unstable): Error: TYPE-ERROR :DATUM #OBJNULL :EXPECTED-TYPE VAR NIL

2008-04-12 Thread Martin Zobel-Helas
Package: gclcvs
Version: 2.7.0-84
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of gclcvs_2.7.0-84 on lebrun by sbuild/sparc 98
 Build started at 20080412-0455

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: autotools-dev, binutils-dev, common-lisp-controller, debhelper 
 (= 4.1.16), libgmp3-dev, libreadline5-dev | libreadline-dev, libxaw7-dev, 
 libxmu-dev, m4, po-debconf, texinfo, texlive-latex-base, tk8.4-dev

[...]

 child run time  :  1.940 secs
 gbc time:  0.000 secs
 ;; Compiling ../cmpnew/gcl_cmpcall.lsp.
 ;; End of Pass 1.  
 
 Error: TYPE-ERROR :DATUM #OBJNULL :EXPECTED-TYPE VAR NIL
 Fast links are on: do (si::use-fast-links nil) for debugging
 Signalled by CTOP-WRITE.
 TYPE-ERROR :DATUM #OBJNULL :EXPECTED-TYPE VAR NIL
 
 Broken at CTOP-WRITE.  Type :H for Help.
 COMPILERmake[1]: *** [unixport/saved_pre_gcl] Error 255
 make[1]: Leaving directory `/build/buildd/gclcvs-2.7.0'
 make: *** [build-trad-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=gclcvsver=2.7.0-84




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



Bug#475677: nautilus-cd-burner_2.22.1-1(experimental/ia64/alkman): burn-extension.c:484: undefined reference to `nautilus_file_info_get_mount'

2008-04-12 Thread Marc 'HE' Brockschmidt
Package: nautilus-cd-burner
Version: 2.22.1-1
Severity: serious
Tags: experimental

Heya,

Building your package on my ia64 buildd failed:

| Automatic build of nautilus-cd-burner_2.22.1-1 on alkman by sbuild/ia64 
98-farm
| Build started at 20080411-2350
| **

[...]

| .libs/burn-extension.o: In function `nautilus_burn_get_file_items':
| /build/buildd/nautilus-cd-burner-2.22.1/src/burn-extension.c:484: undefined 
reference to `nautilus_file_info_get_mount'
| collect2: ld returned 1 exit status
| make[3]: *** [libnautilus-burn-extension.la] Error 1
| make[3]: Leaving directory `/build/buildd/nautilus-cd-burner-2.22.1/src'
| make[2]: *** [all-recursive] Error 1
| make[2]: Leaving directory `/build/buildd/nautilus-cd-burner-2.22.1'
| make[1]: *** [all] Error 2
| make[1]: Leaving directory `/build/buildd/nautilus-cd-burner-2.22.1'
| make: *** [debian/stamp-makefile-build] Error 2
| dpkg-buildpackage: failure: debian/rules build gave error exit status 2
| **
| Build finished at 20080411-2354
| FAILED [dpkg-buildpackage died]
| Build needed 00:00:37, 7428k disk space

A complete build log can be found at
http://experimental.debian.net/build.php?arch=ia64pkg=nautilus-cd-burnerver=2.22.1-1

Could this be due to a missing versioned build-dep on nautilus?

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
249: Jurist
   Legastheniker des Fortschritts. (NJW Bd. 54 (2001)m Nr. 16, S.
   1184f.)



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



Bug#475651: nvidia-graphics-drivers: Regression with xinerama setup and toshiba laptop (geforce 7600 go)

2008-04-12 Thread Fathi BOUDRA
retitle 475651 nvidia-graphics-drivers: backlight regression on toshiba laptop 
(qosmio with geforce 7600 go)

thanks

The issue occurs only with external vga monitor connected.
If I use a non-xinerama setup without external vga monitor connected,
everything works as expected.
For more informations, backlight issue doesn't affect my external vga monitor,
always the laptop display only.



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



Bug#475667: ldirectord.8.gz manpage is not a gzipped file

2008-04-12 Thread Simon Horman
On Sat, Apr 12, 2008 at 10:27:44AM +0200, Laurent Bonnaud wrote:
 Package: ldirectord
 Version: 2.1.3-5
 Severity: normal
 
 
 Hi,
 
 here is the problem:
 
 $ file /usr/share/man/man8/ldirectord.8.gz
 /usr/share/man/man8/ldirectord.8.gz: troff or preprocessor input text
 
 You should update debhelper on your build system and rebuild this
 package (see bug #470913).

Thanks, I'll get this fixed for the next release.

-- 
Horms




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



Bug#388567: what kind of bz2 support?

2008-04-12 Thread Jan Hauke Rahm
On Wed, Oct 24, 2007 at 07:37:45AM +0200, Max Kellermann wrote:
 On 2007/10/24 03:49, Eddy Petri??or [EMAIL PROTECTED] wrote:
  I have checked the current lenny and sid archive and I haven't found
  any .orig.tar.bz2 source packages in the official archive. So I am
  asking, does dpkg even support this? [1]
 
  Does dpkg supports this, but dak doesn't?[2]
 
 Support for that is being developed for dpkg:
 
  
 http://git.debian.org/?p=dpkg/dpkg.git;a=commit;h=45e67aefbea3432e5eedb4452427278684e11286
 
 Although dak may or may not support it (yet), it does not hurt to make
 svn-buildpackage support it now.  It may help those experimenting with
 the new feature.

I actually don't know if I'm right but I guess this bug should be
examined again since dpkg (in unstable) now supports bzip2. [1]

Cheers,
Hauke

[1] http://lists.debian.org/debian-devel-announce/2008/04/msg4.html


signature.asc
Description: Digital signature


Bug#475675: within struct foo *(bar[baz]); splint thinks that bar is of type struct foo* whereas it is a **

2008-04-12 Thread Helmut Grohne
Package: splint
Version: 3.1.2.dfsg-6
Severity: important

Declaring

struct foo *(bar[baz]);

makes splint spit out tons of warnings when accessing bar[qux]-quux,
because it thinks foo is of type struct foo * whereas it really is
struct foo **. This behaviour is wrong and makes checking some files
almost impossible.

Helmut

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

Kernel: Linux 2.6.23.14 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages splint depends on:
ii  libc6   2.7-10   GNU C Library: Shared libraries
ii  splint-data 3.1.2.dfsg-6 Data files for splint - A static c

splint recommends no packages.

-- no debconf information



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



Bug#445876: moreinfo

2008-04-12 Thread Martin Sofaru
On Friday 11 April 2008 14:23:25 martin f krafft wrote:
 What physical volumes make up vgMandy0?

only /dev/md/d0p2.

/dev/md/d0p1 contains an ext3 fs with /boot on it.

regards

martin sofaru





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



Bug#475639: Daily builds Lenny installer show no installable kernel was found...

2008-04-12 Thread Frans Pop
On Saturday 12 April 2008, Juan Ramon Chan wrote:
 Booting from CD using daily builds (11Apr-200) installer, when the
 installer are copying base packages, apper next meesage:
 no installable kernel was found in the defined APT Sources

 I check MD5 of my download iso and is OK, burn on CD appers OK

 My system is a HP Laptop dv2425 with SATA HDD, manual fdisk works fine in
 previous stages of setup, previously I was using lenny without problems

Please specify:
- which architecture
- exactly which image
- the output of 'uname -a' from a debug shell

Thanks.



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



Bug#475678: banshee crashes on startup

2008-04-12 Thread Eric Druid
Package: banshee
Version: 0.11.2+dfsg-1
Severity: grave
Justification: renders package unusable

When I try to start banshee I get:

~ $ banshee
Argument cannot be null.
Parameter name: key
System.ArgumentNullException: Argument cannot be null.
Parameter name: key
  at System.Collections.Generic.Dictionary`2[System.String,NDesk.DBus.Bus].GetPr
ev (System.String , System.Int32 ) [0x0] 
  at System.Collections.Generic.Dictionary`2[System.String,NDesk.DBus.Bus].GetSl
ot (System.String , System.Int32 ) [0x0] 
  at System.Collections.Generic.Dictionary`2[System.String,NDesk.DBus.Bus].Conta
insKey (System.String ) [0x0] 
  at NDesk.DBus.Bus.Open (System.String address) [0x0] 
  at NDesk.DBus.Bus.get_Session () [0x0] 
  at NDesk.DBus.BusG.Init () [0x0] 
  at Banshee.BansheeEntry.Startup (System.String[] args) [0x0] 
  at (wrapper delegate-invoke) System.MulticastDelegate:invoke_void_string[] (st
ring[])
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler 
startup, System.String[] args) [0x0] 

Unhandled Exception: System.NullReferenceException: Object reference not set to 
an instance of an object
  at Banshee.Base.Branding.get_ApplicationIconName () [0x0] 
  at Banshee.Base.IconThemeUtils.SetWindowIcon (Gtk.Window window) [0x0] 
  at Banshee.Gui.Dialogs.ExceptionDialog..ctor (System.Exception e) [0x0] 
  at Banshee.Gui.CleanRoomStartup.Startup (Banshee.Gui.StartupInvocationHandler 
startup, System.String[] args) [0x0] 
  at Banshee.BansheeEntry.Main (System.String[] args) [0x0] 

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

Versions of packages banshee depends on:
ii  boo0.7.6.2237-5  a python-like language and compile
ii  gconf2 2.16.1-1  GNOME configuration database syste
ii  gstreamer0.10-gnomevfs 0.10.10-4 GStreamer plugin for GnomeVFS
ii  gstreamer0.10-plugins- 0.10.10-4 GStreamer plugins from the base 
ii  gstreamer0.10-plugins- 0.10.4-4  GStreamer plugins from the good 
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.4-3  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-3  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-5  The Bonobo UI library
ii  libc6  2.3.6.ds1-13etch5 GNU C Library: Shared libraries
ii  libcairo2  1.2.4-4   The Cairo 2D vector graphics libra
ii  libdbus-1-31.0.2-1   simple interprocess messaging syst
ii  libdbus-glib-1-2   0.71-3simple interprocess messaging syst
ii  libfontconfig1 2.4.2-1.2 generic font configuration library
ii  libgconf2-42.16.1-1  GNOME configuration database syste
ii  libgconf2.0-cil2.8.3-2   CLI binding for GConf 2.12
ii  libglade2.0-cil2.8.3-2   CLI binding for the Glade librarie
ii  libglib2.0-0   2.12.4-2  The GLib library of C routines
ii  libglib2.0-cil 2.8.3-2   CLI binding for the GLib utility l
ii  libgnome-desktop-2 2.14.3-2  Utility library for loading .deskt
ii  libgnome-keyring0  0.6.0-3   GNOME keyring services library
ii  libgnome2-02.16.0-2  The GNOME 2 library - runtime file
ii  libgnome2.0-cil2.8.3-2   CLI binding for GNOME 2.12
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.14.2-7GNOME virtual file-system (runtime
ii  libgstreamer0.10-0 0.10.10-3 Core GStreamer libraries and eleme
ii  libgtk2.0-02.8.20-7  The GTK+ graphical user interface 
ii  libgtk2.0-cil  2.8.3-2   CLI binding for the GTK+ toolkit 2
ii  libice61:1.0.1-2 X11 Inter-Client Exchange library
ii  libipoddevice0 0.5.1-1   library for retrieving information
ii  libmono-cairo2.0-cil   1.2.2.1-1etch1Mono Cairo library
ii  libmono-corlib1.0-cil  1.2.2.1-1etch1Mono core library (1.0)
ii  libmono-corlib2.0-cil  1.2.2.1-1etch1Mono core library (2.0)
ii  libmono-security2.0-ci 1.2.2.1-1etch1Mono Security library
ii  libmono-sqlite2.0-cil  1.2.2.1-1etch1Mono Sqlite library
ii  libmono-system-data2.0 1.2.2.1-1etch1Mono System.Data Library
ii  libmono-system-web2.0- 1.2.2.1-1etch1Mono System.Web Library
ii  libmono-system2.0-cil  1.2.2.1-1etch1Mono System libraries (2.0)
ii  libmono1.0-cil 1.2.2.1-1etch1Mono libraries (1.0)
ii  libmono2.0-cil 1.2.2.1-1etch1Mono libraries (2.0)
ii  libmusicbrainz4c2a 2.1.4-1  

Bug#373667: zope-zms: CVE-2006-2997: cross-site scripting

2008-04-12 Thread Dr. Frank Hoffmann
Hello List,
after asking the primary author of the security issue he did not give us any
hints about test details nor the relevance of his 'results'. Moreover
ZMS/Zope is a Python based framework - not PHP based.
Until now the ZMS development team does not see any implications of this. 

Best Regards
Frank Hoffmann




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



Bug#348200: ftgl-dev: Should depend on libglu1-xorg-dev | libglu-dev

2008-04-12 Thread Sam Hocevar
On Sun, Jan 15, 2006, Rafael Laboissiere wrote:

 File /usr/include/GL/glu.h is in libglu1-xorg-dev | libglu-dev, so the
 Depends field should be changed accordingly.

   GL/glu.h is now in libglu1-mesa-dev, so this bug report became
obsolete by itself :-)  I'm therefore closing it.

Cheers,
-- 
Sam.



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



Bug#459552: encoding

2008-04-12 Thread Sebastian Schleehauf

Hi,

what I forgot to mention in my first mail is that filenames get messed 
up as well when loading/saving files.


Cheers,
Sebastian



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



Bug#469907: liferea-webkit: Can't paste selected text

2008-04-12 Thread Mike Hommey
fixed 469907 0~svn29752-1
thanks

On Tue, Mar 11, 2008 at 03:03:46PM -0600, Luis Rodrigo Gallardo Cruz wrote:
 
 # Indeed, I've checked and cutpaste does not work with
 # /usr/lib/WebKit/GtkLauncher, either.
 
 reassign 469907 libwebkitgtk0d
 retitle 469907 libwebkitgtk0d: Does not implement cutpaste
 version  469907 0~svn27674-4
 thanks
 

And it's fixed in version currently in experimental. Also note a newer
version will reach unstable soon.

Mike



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



Bug#475654: x11-xserver-utils: [xsetroot] Changing background requires an application to be present

2008-04-12 Thread Michel Dänzer
On Sat, 2008-04-12 at 09:28 +0200, Josef Spillner wrote:
 
 I'm running either Xephyr or Xnest and try something like xsetroot
 -solid #303030. This works when an application is running (e.g. xterm)
 but not when the xserver has just been started without any apps attached
 to it. The xsetroot manpage doesn't mention this, so it might be a bug
 or an issue worth to be informed about.
 
 This issue affects e.g. /etc/xdg/openbox/autostart.sh which contains a
 useless xsetroot call which doesn't work on startup of openbox.

Does starting the X server with -noreset avoid the problem? If so, this
is nothing specific to xsetroot. See the Xserver manpage about -noreset.


-- 
Earthling Michel Dänzer   |  http://tungstengraphics.com
Libre software enthusiast |  Debian, X and DRI developer




Bug#474947: #474947: MMap, again; and won't be denied this time

2008-04-12 Thread jasen

I was seeing a similar problem, then I upgraded to  0.7.11 and it went away.


###deb http://ftp.us.debian.org/debian experimental main contrib non-free
###deb http://ftp.us.debian.org/debian unstable main contrib non-free
deb cdrom:[Debian GNU/Linux 4.0 r0 _Etch_ - Official i386 CD Binary-1 
20070407-11:55]/ unstable contrib main

###deb ftp://ftp.nz.debian.org/debian etch main non-free contrib
deb-src http://ftp.nz.debian.org/debian stable main non-free contrib
deb http://ftp.nz.debian.org/debian lenny main contrib non-free
###deb http://ftp.nz.debian.org/debian unstable main contrib
deb http://www.debian-multimedia.org etch main

deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free

###deb ftp://ftp.au.debian.org/debian etch main non-free contrib
deb-src http://ftp.au.debian.org/debian etch main non-free contrib
deb-src http://ftp.nz.debian.org/debian testing main contrib non-free



deb ftp://ftp.nerim.net/debian/ stable main contrib non-free
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free

### Volker's  windows development libs
### http://www.profv.de/debian/

###deb http://www.profv.de/debian/ gnuwin32/
###deb-src http://www.profv.de/debian/ gnuwin32/



Bug#475527: fai-doc: multidistr. ubuntu hardy needs fsck after installation

2008-04-12 Thread Holger Levsen
tags 475527 -patch
tags 475527 +invalid
close 475527
thanks

Hi Oliver,

thanks for your bugreport, but:

your patch is not acceptable (wget $url  dpkg -i $package is broken 
design).

Also closing the bug as the class UBUNTU is neither part of fai in debian nor 
upstream, I suggest you file this bug in ubuntus bugtracking system.


regards,
Holger


pgpauIZ3v8LDY.pgp
Description: PGP signature


Bug#459552: encoding

2008-04-12 Thread slept

Hi,

I was having problems with spell checking in texmacs. The problem occurs 
for german encoding. The Problem is that texmacs is not using utf. To 
make things work, the spell checking command has to be changed from


TeXmacs] Launching 'aspell -a -d ngerman -T latin1'

aspell -a -l de --encoding=iso8859-15

I am not sure how texmacs is handing over the words so the command / 
where to find it in the source so I can't fix it myself.
I checked files like that on command line  aspell -c -l de 
--encoding=iso8859-15 filename.tm and things work fine. I am running 
debian lenny, but this might be a non debian specific problem. Of cause 
it would be nice if the encoding of texmacs files would be changed to 
utf, but I have no idea how much work that would be. I guess other 
languages/encodings are affected as well.


Thanks,
Sebastian



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



Bug#475680: [INTL:eu] jspwiki debconf templates Basque translation

2008-04-12 Thread Piarres Beobide
Package: jspwiki
Severity: wishlist
Tags: l10n patch

Hi

Attached jspwiki debconf templates Basque translation, please add it.

thx


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

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

Versions of packages jspwiki depends on:
ii  debconf [debconf-2.0] 1.5.20 Debian configuration management sy
pn  tomcat5.5 none (no description available)

jspwiki recommends no packages.
# translation of jspwiki-eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: jspwiki-eu\n
Report-Msgid-Bugs-To: Source: [EMAIL PROTECTED]
POT-Creation-Date: 2007-11-24 07:43+\n
PO-Revision-Date: 2008-04-12 11:48+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: string
#. Description
#: ../jspwiki.templates:2001
msgid Default application name:
msgstr Lehenetsitako aplikazioa izena:

#. Type: string
#. Description
#: ../jspwiki.templates:2001
msgid 
Please enter the name of the wiki. This name appears in HTML titles and log 
files, and is usually the same as the top level URL (for instance 'http://;
www.example.org/JSPWiki').
msgstr 
Mesedez idatzi wiki-aren izena. Izen hau HTML izenburu eta erregistro 
fitxategietan agertuko da, eta normalena maila baxueneko URL-aren 
berdina da (adibidez 'http://www.example.org/JSPWiki').

#. Type: select
#. Description
#: ../jspwiki.templates:3001
msgid Page storage mechanism to be used by JSPWiki:
msgstr JSPWikik erabiliko duen orri biltegi mekanismoa:

#. Type: select
#. Description
#: ../jspwiki.templates:3001
msgid Please choose the mechanism that should be used for storing pages:
msgstr Mesedez hautatu orriak gordetzeko erabili behar den mekanismoa:

#. Type: select
#. Description
#: ../jspwiki.templates:3001
msgid 
 FileSystemProvider: simply storing pages as files;\n
 RCSFileProvider:using an external Revision Control System;\n
 VersioningFileProvider: versioning storage implemented in Java.
msgstr 
 FileSystemProvider: sinpleki orriak fitxategiak bezala gorde;\n
 RCSFileProvider:kanpo errebisio kontrol sistema bat;\n
 VersioningFileProvider: Javan inplementaturiko bertsio biltegia.

#. Type: boolean
#. Description
#: ../jspwiki.templates:4001
msgid Should JSPWiki use a page cache?
msgstr JSPWikik orri katxea erabili behar al du?

#. Type: boolean
#. Description
#: ../jspwiki.templates:4001
msgid Page caching usually improves performance but increases memory usage.
msgstr Orri katxeak normalean performantzia hobetzen du baina memoria 
erabiliera handitzen du.

#. Type: string
#. Description
#: ../jspwiki.templates:5001
msgid JSPWiki base URL:
msgstr JSPWiki-ren oinarri URLa:

#. Type: string
#. Description
#: ../jspwiki.templates:5001
msgid Base URLs are used to rewrite all of JSPWiki's internal references.
msgstr Oinarri URLak JSPWiki-ren barne erreferentziak aldatzeko erabiltzen 
dira.

#. Type: string
#. Description
#: ../jspwiki.templates:5001
msgid A trailing slash ('/') character is mandatory.
msgstr Alderantzizko barra ('/') beharrezkoa da.

#. Type: select
#. Description
#: ../jspwiki.templates:6001
msgid Page encoding:
msgstr Orrialde kodeketa:

#. Type: select
#. Description
#: ../jspwiki.templates:6001
msgid 
Please choose which character encoding should be used by JSPWiki. UTF-8 is 
strongly recommended.
msgstr 
Mesedez hautatu JSPWikik erabiliko duen orrialde kodeketa. UTF8 erabiltzea 
biziki gomendatzen da.

#. Type: boolean
#. Description
#: ../jspwiki.templates:7001
msgid Break at capitals in page names?
msgstr Hautsi orri izenburutako maiuskulak?

#. Type: boolean
#. Description
#: ../jspwiki.templates:7001
msgid 
Please choose whether page titles should be rendered using an extra space 
after each capital letter. This causes 'RSSPage' to be shown as 'R S S Page'.
msgstr 
Mesedez hautatu orrialde izenburuetako hizki maiuskulen karaktereetako 
bakoitzaren 
atzean zuriune gehigarri bat uztaiz errenderizatu behar diren. Honek 
'RSSOrria' 
'R S S Orria' bezala agertzea eragingo du.

#. Type: boolean
#. Description
#: ../jspwiki.templates:8001
msgid Match plural form to singular form in page names?
msgstr Parekatu plurala eta singularra orrialde izenetan?

#. Type: boolean
#. Description
#: ../jspwiki.templates:8001
msgid 
Choosing this option will cause JSPWiki to match 'PageLinks' to 'PageLink' 
if 'PageLinks' is not found.
msgstr 
Aukera hau hautatuaz JSPWikik 'OrriLoturak' eta 'OrriLotura' berdin erabiltzea 

Bug#475195: symbol lookup error: awesome: undefined symbol: cairo_format_stride_for_width

2008-04-12 Thread Julien Danjou
fixed 475195 2.3~rc1-1+b1
thanks

At 1207758562 time_t, Julien Danjou wrote:
 A binNMU would fix that, already asked on d-release.

Fixed.

Cheers,
-- 
Julien Danjou
.''`.  Debian Developer
: :' : http://julien.danjou.info
`. `'  http://people.debian.org/~acid
  `-   9A0D 5FD9 EB42 22F6 8974  C95C A462 B51E C2FE E5CD


signature.asc
Description: Digital signature


Bug#475679: cgiemail: [INTL:fr] French debconf templates translation update

2008-04-12 Thread Christian Perrier
Package: cgiemail
Version: N/A
Severity: wishlist
Tags: patch l10n

Please find attached the french debconf templates update, proofread by the
debian-l10n-french mailing list contributors.

If you do not already use it, you might consider using the
podebconf-report-po utility, which helps warning translators about
changes when you modify some debconf templates in your packages.

The usual policy when using it is sending a warning to translators
when you plan to upload a version of your package with debconf
templates changes (even typo corrections). Then leave about one week
for them to update their files (several translation teams have a QA
process which requires time).

podebconf-report-po will take care of sending the translators the
needed material as well as getting the translators adresses from the
PO files. All you have to do is just using the utility..:-)

Example use (from your package build tree):

$ podebconf-report-po

This will go through debian/po/*.po files, find those needing an
update, extract the translators data from these files and prepare a
mail to send to these translators (you can also use the
--languageteam switch to also mail the mail addresses listed in
Language-Team field).

You can also use this utility to request for new translations:

$ podebconf-report-po --call

This will send a mail to [EMAIL PROTECTED] with all the
needed information and material for new translators to add new
languages to your supported languages.

If you apply this policy, please forget about these remarks, of
courseThis message is generic..:-)


-- 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=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Translation of cgiemail debconf templates to French
# Copyright (C) 2003-2008 Christian Perrier [EMAIL PROTECTED]
# This file is distributed under the same license as the cgiemail package.
#
# Christian Perrier [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: \n
Report-Msgid-Bugs-To: [EMAIL PROTECTED]
POT-Creation-Date: 2008-04-06 15:43+1000\n
PO-Revision-Date: 2008-04-07 09:21+0200\n
Last-Translator: Christian Perrier [EMAIL PROTECTED]\n
Language-Team: French [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: string
#. Description
#: ../templates:4
msgid Directory where you want to put the cgiemail's mail templates:
msgstr Répertoire des gabarits de courriel de cgiemail :

#. Type: string
#. Description
#: ../templates:4
msgid 
In old versions of cgiemail, templates that were used for creating e-mails 
to be sent could be placed anywhere that would be served up by the web 
server.  This behaviour is a security vulnerability: an attacker can read 
files that he shouldn't be able to, such as scripts in cgi-bin, if they 
contain certain pieces of text.
msgstr 
Dans les anciennes versions de cgiemail, les gabarits utilisés pour créer des 
courriels à envoyer pouvaient être placés à tout endroit de l'arborescence 
du serveur web. Ce comportement induit une faille de sécurité potentielle : 
un attaquant peut alors lire des fichiers auxquels il n'est pas supposé 
pouvoir accéder, comme des scripts du répertoire cgi-bin, si les gabarits 
contiennent certaines chaînes de texte.

#. Type: string
#. Description
#: ../templates:4
msgid 
If you enter nothing (that is, erase the default directory, leaving this 
empty), cgiemail will still work. This may be needed if you are, for 
instance, hosting web services, and cannot move all of your clients cgiemail 
templates to one directory.  Remember that this will LEAVE THE SECURITY HOLE 
OPEN, and is only a choice for backwards compatibility.
msgstr 
Si vous laissez ce champ vide (en supprimant la valeur par défaut), cgiemail 
fonctionnera toujours comme auparavant. Cela peut être nécessaire si vous 
hébergez des services web et qu'il vous est impossible de déplacer les 
gabarits cgiemail des clients en un seul répertoire. Veuillez noter que la 
faille de sécurité existe alors toujours : ce choix n'existe que pour 
préserver la compatibilité ascendante.

#. Type: string
#. Description
#: ../templates:4
msgid 
To close the hole, enter a directory, which MUST be accessible by your web 
server.  Template files that you want to use should go there. For further 
instructions, please read the README.Debian and README files in /usr/share/
doc/cgiemail/.
msgstr 
Pour éviter cette faille de sécurité, veuillez indiquer un répertoire 
accessible au serveur web. Les gabarits que vous souhaitez utiliser 
devront être placés à cet endroit. Veuillez consulter les fichiers README.
Debian et README dans /usr/share/doc/cgiemail/.


Bug#433305: libsasl2-modules-otp: Performing SASL negotiation: invalid parameter supplied

2008-04-12 Thread Fabian Fagerholm
tags 433305 confirmed
thanks

Ok, I have now confirmed that this indeed happens.

Furthermore, the failure originates from lib/client.c line 639. Strange.
That line returns SASL_BADPARAM if the conn parameter evaluates to false
-- meaning that the sasl_conn_t pointer conn doesn't point to a valid
memory address. But some brief testing indicates that the conn pointer
is valid when sasl-sample-client calls sasl_client_step()...

For some reason, my gdb is broken and it can't handle
sasl-sample-client, so further debugging will have to wait until I can
get gdb to work or think of something else to try.

In the meantime, anyone can of course work on this. I wrote some bits on
http://wiki.debian.org/PkgCyrusSASL to describe how to set up OTP with
OPIE, which is what I tested with.

Cheers,
-- 
Fabian Fagerholm [EMAIL PROTECTED]


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


Bug#475672: network-manager: isn't playing nice with the gnome keyring

2008-04-12 Thread Michael Biebl
reassign 475672 network-manager-gnome
tags 475672 moreinfo unreproducible
thanks

Jon Dowland wrote:
 Package: network-manager
 Version: 0.6.6-1
 Severity: normal
 
 Hello,
 
 On login, nm-applet prompts me for the password to unlock
 my default keyring, which I supply.

This should be gnome-keyring prompting you for the password, not
nm-applet itself.

Stupid question, but have you supplied the correct password to
gnome-keyring?
Do other applications work correctly with gnome-keyring?
Could you try with a fresh keyring resp. fresh account?

 
 I am then re-prompted for it repeatedly until I cancel the
 dialogue instead of submitting it.
 
 I am then prompted for the passphrase for my local WPA
 network, which I supply.
 
 On successful connection, I am re-prompted for the keyring
 passphrase which I have to cancel.
 
 Using gnome-keyring-manager I can see that there is no
 recorded passphrase for this network.

Is there anything suspicious in the NetworkManager log (run it as
NetworkManager --no-daemon) or in the users .xsession-errors file?

Cheers,
Michael

-- 
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#475681: asterisk: configuration refers to README.tos

2008-04-12 Thread Tollef Fog Heen

Package: asterisk
Version: 1:1.4.18.1~dfsg-1

the default iax.conf refers to README.tos which doesn't exist, neither
in the binary or the source package.

-- 
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#475680: translation update

2008-04-12 Thread pi
Hi

Here attached correct file, please us this one.

thx

-- 
Piarres Beobide
# translation of jspwiki-eu.po to Euskara
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Piarres Beobide [EMAIL PROTECTED], 2008.
msgid 
msgstr 
Project-Id-Version: jspwiki-eu\n
Report-Msgid-Bugs-To: Source: [EMAIL PROTECTED]
POT-Creation-Date: 2007-11-24 07:43+\n
PO-Revision-Date: 2008-04-12 11:52+0200\n
Last-Translator: Piarres Beobide [EMAIL PROTECTED]\n
Language-Team: Euskara [EMAIL PROTECTED]\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.4\n

#. Type: string
#. Description
#: ../jspwiki.templates:2001
msgid Default application name:
msgstr Lehenetsitako aplikazioa izena:

#. Type: string
#. Description
#: ../jspwiki.templates:2001
msgid 
Please enter the name of the wiki. This name appears in HTML titles and log 
files, and is usually the same as the top level URL (for instance 'http://;
www.example.org/JSPWiki').
msgstr 
Mesedez idatzi wiki-aren izena. Izen hau HTML izenburu eta erregistro 
fitxategietan agertuko da, eta normalena maila baxueneko URL-aren 
berdina da (adibidez 'http://www.example.org/JSPWiki').

#. Type: select
#. Description
#: ../jspwiki.templates:3001
msgid Page storage mechanism to be used by JSPWiki:
msgstr JSPWikik erabiliko duen orri biltegi mekanismoa:

#. Type: select
#. Description
#: ../jspwiki.templates:3001
msgid Please choose the mechanism that should be used for storing pages:
msgstr Mesedez hautatu orriak gordetzeko erabili behar den mekanismoa:

#. Type: select
#. Description
#: ../jspwiki.templates:3001
msgid 
 FileSystemProvider: simply storing pages as files;\n
 RCSFileProvider:using an external Revision Control System;\n
 VersioningFileProvider: versioning storage implemented in Java.
msgstr 
 FileSystemProvider: sinpleki orriak fitxategiak bezala gorde;\n
 RCSFileProvider:kanpo errebisio kontrol sistema bat;\n
 VersioningFileProvider: Javan inplementaturiko bertsio biltegia.

#. Type: boolean
#. Description
#: ../jspwiki.templates:4001
msgid Should JSPWiki use a page cache?
msgstr JSPWikik orri katxea erabili behar al du?

#. Type: boolean
#. Description
#: ../jspwiki.templates:4001
msgid Page caching usually improves performance but increases memory usage.
msgstr Orri katxeak normalean performantzia hobetzen du baina memoria 
erabiliera handitzen du.

#. Type: string
#. Description
#: ../jspwiki.templates:5001
msgid JSPWiki base URL:
msgstr JSPWiki-ren oinarri URLa:

#. Type: string
#. Description
#: ../jspwiki.templates:5001
msgid Base URLs are used to rewrite all of JSPWiki's internal references.
msgstr Oinarri URLak JSPWiki-ren barne erreferentziak aldatzeko erabiltzen 
dira.

#. Type: string
#. Description
#: ../jspwiki.templates:5001
msgid A trailing slash ('/') character is mandatory.
msgstr Alderantzizko barra ('/') beharrezkoa da.

#. Type: select
#. Description
#: ../jspwiki.templates:6001
msgid Page encoding:
msgstr Orrialde kodeketa:

#. Type: select
#. Description
#: ../jspwiki.templates:6001
msgid 
Please choose which character encoding should be used by JSPWiki. UTF-8 is 
strongly recommended.
msgstr 
Mesedez hautatu JSPWikik erabiliko duen orrialde kodeketa. UTF8 erabiltzea 
biziki gomendatzen da.

#. Type: boolean
#. Description
#: ../jspwiki.templates:7001
msgid Break at capitals in page names?
msgstr Hautsi orri izenburutako maiuskulak?

#. Type: boolean
#. Description
#: ../jspwiki.templates:7001
msgid 
Please choose whether page titles should be rendered using an extra space 
after each capital letter. This causes 'RSSPage' to be shown as 'R S S Page'.
msgstr 
Mesedez hautatu orrialde izenburuetako hizki maiuskulen karaktereetako 
bakoitzaren 
aurrean zuriune gehigarri bat utziaz errenderizatu behar diren. Honek 
'RSSOrria' 
'R S S Orria' bezala agertzea eragingo du.

#. Type: boolean
#. Description
#: ../jspwiki.templates:8001
msgid Match plural form to singular form in page names?
msgstr Parekatu plurala eta singularra orrialde izenetan?

#. Type: boolean
#. Description
#: ../jspwiki.templates:8001
msgid 
Choosing this option will cause JSPWiki to match 'PageLinks' to 'PageLink' 
if 'PageLinks' is not found.
msgstr 
Aukera hau hautatuaz JSPWikik 'OrriLoturak' eta 'OrriLotura' berdin erabiltzea 
egingo du 
'OrriLoturak' aurkitzen ez bada.

#. Type: boolean
#. Description
#: ../jspwiki.templates:9001
msgid Use CamelCase links?
msgstr Erabili CamelCase loturak?

#. Type: boolean
#. Description
#: ../jspwiki.templates:9001
msgid 
Please choose whether JSPWiki should consider traditional WikiNames (names 
of pages JustSmashedTogether without square brackets) as hyperlinks.
msgstr 
Mesedez hautatu JSPWikik wiki izen tradizionalak (orrialde izena 
ZuriuneGabeIdatzia) 
loturak bezala erabili behar dituen ala ez.

#. Type: boolean
#. Description
#: ../jspwiki.templates:10001
msgid 

Bug#475682: Mails accepted by BTS should also be accepted by mailing lists

2008-04-12 Thread Frans Pop
Package: lists.debian.org, bugs.debian.org
Tags: d-i

The goal in the title of the BR is probably not completely possible, but we 
should do better than we do currently.

Main problem in practice is the difference in size of mails that are 
accepted. For the BTS Don tells me this is 60MB, while the mailing lists by 
default only accept 102 kB.

For packages that are team maintained and where the maintainer address is a 
Debian mailing list, this means that when a user submits a BR with a large 
attachment (an uncompressed syslog with debugging info, or a screenshot), 
he will receive an acknowledgement from the BTS with the message that it 
has been forwarded to the maintainer, but the maintainer will never 
actually see the message because it is filtered by the mailing lists.

The limit of 102.4 kB (a strange limit, was possibly 1024 kB intended?) was 
way to low for debian-boot, so it has already been raised to 512 kB, but 
we're still occasionally lose mails when users forget to compress 
attachments (even if we do ask them to), as for example with [1].

The solution is probably a combination of the following:
- make the BTS not accept really huge attachments, but inform the user he
  should either compress it or publish it somewhere and link
- maybe make the BTS automatically split out attachments larger than what's
  accepted by the mailing lists and add a link instead
- ensure that the mailing lists always accept mails forwarded by the BTS

Cheers,
FJP

[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=474346#27 (~750 kB)


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


Bug#475684: ipw3945d: Request removal?

2008-04-12 Thread Daniel Baumann
Package: ipw3945d
Severity: wishlist

Hi,

as you know, I've requested the removal of ipw3945, which has just
happened. Do you think ipw3945d is still usefull, or do you consider
requesting its removal now?

Regards,
Daniel

-- 
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#475688: [console-common] install-keymap looks for /usr/bin/dumpkeys which is the wrong place with kbd

2008-04-12 Thread Yannick Roehlly
Package: console-common
Version: 0.7.75
Severity: normal

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

When upgrading console-common, I noticed this message:

/usr/sbin/install-keymap: line 73: 
/usr/bin/dumpkeys: Aucun fichier ou répertoire de ce type

The problem is that whereas console-tools actualy provides /usr/bin/dumpkeys, 
kbd provides /bin/dumpkeys.

Maybe this bug should be reassigned to kbd, I don't know.

Yannick

--- System information. ---
Architecture: powerpc
Kernel:   Linux 2.6.24-1-powerpc

Debian Release: lenny/sid
  500 unstableftp.fr.debian.org 
  300 experimentalftp.fr.debian.org 

--- Package information. ---
Depends(Version) | Installed
-+-===
debianutils(= 1.13) | 2.28.4
console-data | 2:1.06-2
kbd  | 1.14.1-1
 OR console-tools (= 1:0.2.3dbs-54) | 
lsb-base(= 3.0) | 3.2-7


-- 
Try the Moo Shu Pork.  It is especially good today.




Bug#475685: graphicsmagick_1.1.11-1(sparc/unstable): Failed rwfile for formats: EPDF EPSF EPSI EPI EPS EPT PS

2008-04-12 Thread Martin Zobel-Helas
Package: graphicsmagick
Version: 1.1.11-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of graphicsmagick_1.1.11-1 on lebrun by sbuild/sparc 98
 Build started at 20080412-0041

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: autotools-dev, debhelper (= 5.0), gs-gpl | gs, libbz2-dev, 
 libexif-dev, libfreetype6-dev, libjasper-dev, libjpeg62-dev, liblcms1-dev, 
 libpng12-dev, libtiff4-dev, libwmf-dev (= 0.2.8.4), libx11-dev, libxml2-dev, 
 perl, sharutils, transfig, x11proto-core-dev | x-dev, zlib1g-dev | libz-dev

[...]

 ./rwfile ./input_bilevel.miff XPM
 ./rwfile ./input_gray.miff XPM
 ./rwfile ./input_256c.miff XPM
 ./rwfile ./input_truecolor.miff XPM
 ./rwfile ./input_bilevel.miff XWD
 ./rwfile ./input_gray.miff XWD
 ./rwfile ./input_256c.miff XWD
 ./rwfile ./input_truecolor.miff XWD
 Failed rwfile for formats: EPDF EPSF EPSI EPI EPS EPT PS 
 make[2]: *** [check-rwfile] Error 1
 make[2]: Leaving directory `/build/buildd/graphicsmagick-1.1.11/tests'
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/graphicsmagick-1.1.11'
 make: *** [check-stamp] Error 2
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=graphicsmagickver=1.1.11-1




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



Bug#475689: RFP: gnuitar -- Real-time guitar effects processor unsing GTK+ GUI

2008-04-12 Thread Philippe Coval
Package: wnpp
Severity: wishlist


* Package name: gnuitar
  Version : 0.3.2
  Upstream Author :
 Max V. Rudensky fonin(a)omnistaronline.com
 Ciulei Bogdan /Dexterus dexterus(a)hackernetwork.com
* URL : http://www.gnuitar.com
* License : GPL
  Programming Lang: C
  Description : Real-time guitar effects processor unsing GTK+ GUI

 This guitar effects software that allows you to use 
 your computer as powerful guitar processor.
 It has GTK interface and uses OSS sound driver.
 Included effects are wah-wah, sustain, two flavours of distortion,
 reverberator, echo, delay, tremolo, vibrato, chorus/flanger, phasor,
 noise gate.
 Probably could be used not only for guitar.


* Packaging Notes : 
  It can be easly compiled, I built a Quick and Dirty package available at :
  http://rzr.online.fr/q/gtk
  I can ITP it if someone is able to sponsor it, 
  else I'll wait that most of my currently ITP package are uploaded see :
  http://qa.debian.org/[EMAIL PROTECTED]

Regards


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

Kernel: Linux 2.6.23-k7-amiloa (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



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



Bug#475686: yaskkserv: lintian warnings

2008-04-12 Thread Tatsuya Kinoshita
Package: yaskkserv
Version: 0.3.8-4
Severity: minor

Please fix the following lintian warnings:


Now running lintian...
W: yaskkserv: maintainer-script-empty preinst
W: yaskkserv: debian-changelog-line-too-long line 5
Finished running lintian.


Thanks,
--
Tatsuya Kinoshita


pgptY7awFDmsJ.pgp
Description: PGP signature


Bug#475683: libpaper has imprecise definition of DL format

2008-04-12 Thread Ulrich Mueller
Package: libpaper
Version: 1.1.23
Severity: minor
Tags: patch

The DL (DIN lang) format is defined by ISO 269 as 110 mm * 220 mm.
However, libpaper contains a slightly different definition:

   $ paperconf -s -m DL
   110.067 mm 220.133 mm

--- lib/paperspecs~ 2004-10-23 11:53:15.0 +0200
+++ lib/paperspecs  2008-04-12 11:59:20.0 +0200
@@ -40,7 +40,7 @@
 c6 114 162 mm
 c7 81 114 mm
 c8 57 81 mm
-DL 312 624
+DL 110 220 mm
 Comm10 297 684
 Monarch 279 540
 archE 2592 3456



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



Bug#428669: dbus upgrade stops network-manager, drops network for the duration

2008-04-12 Thread Jarek Kamiński
On Wed, Jun 13, 2007 at 07:43:17PM +0200, Michael Biebl wrote:

I've just found this bug fixed and read its log.

 Antti-Juhani Kaijanaho wrote:
 On Wed, Jun 13, 2007 at 05:59:23PM +0200, Michael Biebl wrote:
 How is NM supposed to know if dbus is started again? Should it poll forever 
 in a
 while loop checking for a dbus connection?
 
 I rather think that this is a problem for the NM and dbus maintainers to 
 solve,
 not me the bug reporter :)
 
 (I could do it, I already have several possible mechanisms in mind, but it
 
 Don't be shy, just tell your ideas, because I don't have an elegant
 solution for this.

How do kpowersave and knetworkmanager handle this situation? They both
sit on panel during upgrade, detect dbus going down and reconnects, when
it's started again.

Working network connection is still better than network connection going
down for short time ;-)

Jarek Kamiński.


signature.asc
Description: Digital signature


Bug#465556: mdadm hotadd flag does not work in its shortform

2008-04-12 Thread Folken

On Fri, 2008-04-11 at 13:40 +0200, martin f krafft wrote:
 tags 465556 unreproducible upstream
 thanks
 
 also sprach Philipp Wollschlegel [EMAIL PROTECTED] [2008.02.13.0946 +0100]:
  mdadm hotadd flag is not interpreted correctly:
  
  debian:/home/folken# mdadm --manage /dev/md1 -a /dev/sda2
  
  the return value of the above is 0. but the raiddevice is not
  added to the device. 
 
 I cannot reproduce this:
 
 lapse:/tmp/cdt.nnet6607 sudo losetup -f one   
 #[1,305]
 lapse:/tmp/cdt.nnet6607 sudo losetup -f two 
 #[306]
 lapse:/tmp/cdt.nnet6607 sudo mdadm -Cn2 -l1 /dev/md0 /dev/loop[01]  
 #[307]
 mdadm: array /dev/md0 started.
 lapse:/tmp/cdt.nnet6607 sudo mdadm --set-faulty /dev/md0 /dev/loop1 
 #[308]
 mdadm: set /dev/loop1 faulty in /dev/md0
 lapse:/tmp/cdt.nnet6607 cat /proc/mdstat
 #[309]
 Personalities : [raid1] 
 md0 : active raid1 loop1[2](F) loop0[0]
   8128 blocks [2/1] [U_]
 
 unused devices: none
 lapse:/tmp/cdt.nnet6607 sudo mdadm --remove /dev/md0 /dev/loop1 
 #[310]
 mdadm: hot removed /dev/loop1
 lapse:/tmp/cdt.nnet6607 sudo mdadm -a /dev/md0 /dev/loop1; echo $?  
 #[311]
 mdadm: re-added /dev/loop1
 0
 lapse:/tmp/cdt.nnet6607 cat /proc/mdstat
 #[312]
 Personalities : [raid1] 
 md0 : active raid1 loop1[1] loop0[0]
   8128 blocks [2/2] [UU]
 
 unused devices: none

I tried it with the commands you entered and it works as long as the
second device added was once a member. (e.g. set faulty) it failes if
the md array is created initialy with missing keyword and is then added
with the manage command. Like so:

[EMAIL PROTECTED]:/tmp# for each in one two ; do dd if=/dev/zero of=${each}
bs=1M count=50 ; done 
50+0 records in
50+0 records out
52428800 bytes (52 MB) copied, 2.41071 seconds, 21.7 MB/s
50+0 records in
50+0 records out
52428800 bytes (52 MB) copied, 4.03959 seconds, 13.0 MB/s

[EMAIL PROTECTED]:/tmp# losetup /dev/loop0 one 
[EMAIL PROTECTED]:/tmp# losetup /dev/loop1 two

[EMAIL PROTECTED]:/tmp# mdadm --create /dev/md2 -n 2 -l 1 /dev/loop0 missing
mdadm: array /dev/md2 started.

[EMAIL PROTECTED]:/tmp# mdadm --manage /dev/md2 -a /dev/loop1 ; echo $?
0

[EMAIL PROTECTED]:/tmp# mdadm --manage /dev/md2 --add /dev/loop1 ; echo $?
mdadm: added /dev/loop1
0

The hiccup seems not architecture specific, but seems to apply to 
mdadm - v2.5.6 in general.
on mdadm - v2.6.4 - 19th October 2007 i wasn't able to reproduce it.






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



Bug#475690: libwx-perl_0.82-1(sparc/unstable):

2008-04-12 Thread Martin Zobel-Helas
Package: libwx-perl
Version: 0.82-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of libwx-perl_0.82-1 on lebrun by sbuild/sparc 98
 Build started at 20080412-0038

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), libalien-wxwidgets-perl, libio-string-perl, 
 libmodule-info-perl, libtest-pod-perl, libyaml-perl, quilt, xbase-clients, 
 xfonts-base, xvfb

[...]

 
 Now at patch hashbang.patch
 touch debian/stamp-patched
 dh_testdir
 # Add commands to compile the package here
 /usr/bin/perl Makefile.PL INSTALLDIRS=vendor
 No matching config:
 $VAR1 = {
   'compiler_version' = 0,
   'compiler_kind' = 'nc'
 };
 Compilation failed in require at Makefile.PL line 21.
 BEGIN failed--compilation aborted at Makefile.PL line 21.
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=libwx-perlver=0.82-1




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



Bug#475687: yaskkserv: setting LANG fails when build time

2008-04-12 Thread Tatsuya Kinoshita
Package: yaskkserv
Version: 0.3.8-4
Severity: minor

When running debuild, if the en_US locale is not available, the
following message is displayed:


perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LC_COLLATE = C,
LC_MESSAGES = C,
LC_NUMERIC = C,
LC_TIME = C,
LC_MONETARY = C,
LANG = en_US
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).


Is the en_US locale really required?

If a US-ASCII environment is required, use setting the LC_ALL
environment variable to C instead of setting the LANG environment
variable to en_US.

Thanks,
--
Tatsuya Kinoshita


pgpDFQDc8LjRQ.pgp
Description: PGP signature


Bug#462001: kde-style-qtcurve_0.55.2-2(sparc/unstable):

2008-04-12 Thread Martin Zobel-Helas
the error still happens on a fresh rebuild on sparc with an updated chroot.

There was an error while trying to autobuild your package:

 Automatic build of kde-style-qtcurve_0.55.2-2 on lebrun by sbuild/sparc 98
 Build started at 20080412-0649

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: cmake, debhelper (= 5), kdelibs4-dev

[...]

 -- Install configuration: 
 -- Installing 
 /build/buildd/kde-style-qtcurve-0.55.2/debian/kde-style-qtcurve/usr/lib/kde3/plugins/styles/qtcurve.so
 -- Installing 
 /build/buildd/kde-style-qtcurve-0.55.2/debian/kde-style-qtcurve/usr/share/apps/kstyle/themes/qtcurve.themerc
 -- Install configuration: 
 -- Installing 
 /build/buildd/kde-style-qtcurve-0.55.2/debian/kde-style-qtcurve/usr/lib/kde3/kstyle_qtcurve_config.so
 CMake Error: Error in cmake code at
 /build/buildd/kde-style-qtcurve-0.55.2/config/cmake_install.cmake:39:
 FILE called with relative DESTINATION. This does not make sense when using 
 DESTDIR. Specify absolute path or remove DESTDIR environment variable.
 Current CMake stack: 
 [2]   /build/buildd/kde-style-qtcurve-0.55.2/config/cmake_install.cmake
 [1]   /build/buildd/kde-style-qtcurve-0.55.2/cmake_install.cmake
 make[1]: *** [install] Error 255
 make[1]: Leaving directory `/build/buildd/kde-style-qtcurve-0.55.2'
 make: *** [install] Error 2
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=kde-style-qtcurvever=0.55.2-2




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



Bug#467125: openuniverse: contains code which is not modifiable

2008-04-12 Thread Ying-Chun Liu (PaulLiu)
Hi,

I'm currently working on this bug. And probably will do an NMU soon to
fix this bug.

I rewrite the texfont.cpp and texfont.h by using plib. I am enclosing
these files for reference.

Regards,
 Ying-Chun Liu

-- 
PaulLiu(Ying-Chun Liu)
E-mail address: [EMAIL PROTECTED]
/*
replacement for non-free texfont.cpp for openuniverse
Copyright (C) 2008 PaulLiu(Ying-Chun Liu).

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/

#include cstdio
#include cstring
#include cstdlib
#include cctype
#include texfont.h
#include ou.h

static int plib_init_flag=(1==0);

static void init_plib() {
  if (!plib_init_flag) {
fntInit();
plib_init_flag=(1==1);
  }
}


TexFont* txfLoadFont (char* filename) {
  TexFont* ret=NULL;
  char newfilename[1024];

  init_plib();

  ret = (TexFont*)malloc (sizeof(TexFont));
  memset(ret,0,sizeof(TexFont));

  memset(newfilename,0,sizeof(newfilename));
  snprintf(newfilename,sizeof(newfilename)-1,%s/%s,fontpath,filename);
  ret-plibtexfont = new fntTexFont(newfilename);

  ret-tgi = (TexGlyphInfo*)malloc(sizeof(TexGlyphInfo));
  memset(ret-tgi,0,sizeof(TexGlyphInfo));
  ret-tgi-width = 3;
  ret-tgi-advance = 3;
  ret-tgi-height = 12;

  ret-plibrenderer = new fntRenderer();
  ret-plibrenderer-setFont(ret-plibtexfont);
  return ret;
}

GLuint txfEstablishTexture(TexFont* f,GLuint b,GLboolean c)
{
  init_plib();
  return 0;
}

void txfBindFontTexture(TexFont* f)
{
  init_plib();
}

void txfUnloadFont(TexFont* f)
{
  init_plib();
  if (f!=NULL) {
if (f-plibrenderer!=NULL) {
  delete f-plibrenderer;
  f-plibrenderer=NULL;
}
if (f-tgi != NULL) {
  free(f-tgi);
  f-tgi=NULL;
}
if (f-plibtexfont!=NULL) {
  delete f-plibtexfont;
  f-plibtexfont=NULL;
}
free(f);
  }
}

void txfRenderString(TexFont* f,char* string,int string_len) {
  init_plib();
  f-plibrenderer-begin();
  f-plibrenderer-puts(string);
  f-plibrenderer-end();
}
/*
replacement for non-free texfont.cpp for openuniverse
Copyright (C) 2008 PaulLiu(Ying-Chun Liu).

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/

#ifndef __PAULLIU_TEXFONT_H__
#define __PAULLIU_TEXFONT_H__

#include fnt.h
#include GL/gl.h

typedef struct {
  unsigned char width;
  unsigned char height;
  signed char advance;
} TexGlyphInfo;

typedef struct {
  TexGlyphInfo* tgi;
  fntTexFont* plibtexfont;
  fntRenderer* plibrenderer;
} TexFont;

extern TexFont* txfLoadFont(char*);
extern void txfUnloadFont(TexFont*);
extern GLuint txfEstablishTexture(TexFont*,GLuint,GLboolean);
extern void txfBindFontTexture(TexFont*);
extern void txfRenderString(TexFont*,char*,int);

#endif


signature.asc
Description: OpenPGP digital signature


Bug#475691: munin-node: Hang the boot because it fail to put daemon in the background

2008-04-12 Thread Petter Reinholdtsen

Package: munin-node
Version: 1.2.5-2
Severity: grave

After installation, munin-node fail to put the daemon in the
background, and blocks the boot.  This the output from
'bash -x /etc/init.d/munin-node start'.  I marked the point where I
had to use ^C to kill the script with XXX.

Setting severity to grave, as this break the boot for Debian Edu where
munin-node is installed automatically.

+ PATH=/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/sbin/munin-node
+ PIDFILE=/var/run/munin/munin-node.pid
+ CONFFILE=/etc/munin/munin-node.conf
+ . /lib/lsb/init-functions
++ FANCYTTY=
++ '[' -e /etc/lsb-base-logging.sh ']'
++ true
+ '[' -r /etc/default/munin-node ']'
+ . /etc/default/munin-node
++ DAEMON_ARGS='--config /etc/munin/debian-edu-munin.conf'
+ '[' '!' -x /usr/sbin/munin-node ']'
+ '[' '!' -e /etc/munin/munin-node.conf ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line='log_level 4'
+ set -f
++ echo log_level 4
+ line='log_level 4'
+ set +f
+ '[' 'log_level 4' '!=' 'log_level 4' ']'
+ read line
+ line='log_file /var/log/munin/munin-node.log'
+ set -f
++ echo log_file /var/log/munin/munin-node.log
+ line='log_file /var/log/munin/munin-node.log'
+ set +f
+ '[' 'log_file /var/log/munin/munin-node.log' '!=' 'log_file 
/var/log/munin/munin-node.log' ']'
+ read line
+ line='port 4949'
+ set -f
++ echo port 4949
+ line='port 4949'
+ set +f
+ '[' 'port 4949' '!=' 'port 4949' ']'
+ read line
+ line='pid_file /var/run/munin/munin-node.pid'
+ set -f
++ echo pid_file /var/run/munin/munin-node.pid
+ line='pid_file /var/run/munin/munin-node.pid'
+ set +f
+ '[' 'pid_file /var/run/munin/munin-node.pid' '!=' 
/var/run/munin/munin-node.pid ']'
+ PIDFILE=/var/run/munin/munin-node.pid
+ read line
+ line='background 1'
+ set -f
++ echo background 1
+ line='background 1'
+ set +f
+ '[' 'background 1' '!=' 'background 1' ']'
+ read line
+ line='setseid 1'
+ set -f
++ echo setseid 1
+ line='setseid 1'
+ set +f
+ '[' 'setseid 1' '!=' 'setseid 1' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line='host *'
+ set -f
++ echo host '*'
+ line='host *'
+ set +f
+ '[' 'host *' '!=' 'host *' ']'
+ read line
+ line='user root'
+ set -f
++ echo user root
+ line='user root'
+ set +f
+ '[' 'user root' '!=' 'user root' ']'
+ read line
+ line='group root'
+ set -f
++ echo group root
+ line='group root'
+ set +f
+ '[' 'group root' '!=' 'group root' ']'
+ read line
+ line='setsid yes'
+ set -f
++ echo setsid yes
+ line='setsid yes'
+ set +f
+ '[' 'setsid yes' '!=' 'setsid yes' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line='ignore_file ~$'
+ set -f
++ echo ignore_file '~$'
+ line='ignore_file ~$'
+ set +f
+ '[' 'ignore_file ~$' '!=' 'ignore_file ~$' ']'
+ read line
+ line='ignore_file .bak$'
+ set -f
++ echo ignore_file '.bak$'
+ line='ignore_file .bak$'
+ set +f
+ '[' 'ignore_file .bak$' '!=' 'ignore_file .bak$' ']'
+ read line
+ line='ignore_file %$'
+ set -f
++ echo ignore_file '%$'
+ line='ignore_file %$'
+ set +f
+ '[' 'ignore_file %$' '!=' 'ignore_file %$' ']'
+ read line
+ line='ignore_file .dpkg-(tmp|new|old|dist)$'
+ set -f
++ echo ignore_file '.dpkg-(tmp|new|old|dist)$'
+ line='ignore_file .dpkg-(tmp|new|old|dist)$'
+ set +f
+ '[' 'ignore_file .dpkg-(tmp|new|old|dist)$' '!=' 'ignore_file 
.dpkg-(tmp|new|old|dist)$' ']'
+ read line
+ line='ignore_file .rpm(save|new)$'
+ set -f
++ echo ignore_file '.rpm(save|new)$'
+ line='ignore_file .rpm(save|new)$'
+ set +f
+ '[' 'ignore_file .rpm(save|new)$' '!=' 'ignore_file .rpm(save|new)$' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line=
+ set -f
++ echo
+ line=
+ set +f
+ '[' '' '!=' '' ']'
+ read line
+ line='allow ^127.0.0.1$'
+ set -f
++ echo allow '^127.0.0.1$'
+ line='allow ^127.0.0.1$'
+ set +f
+ 

Bug#475695: xserver-xorg-video-intel_2:2.2.1-1(sparc/unstable): src/reg_dumper/intel_reg_dumper': No such file or directory

2008-04-12 Thread Martin Zobel-Helas
Package: xserver-xorg-video-intel
Version: 2:2.2.1-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of xserver-xorg-video-intel_2:2.2.1-1 on lebrun by 
 sbuild/sparc 98
 Build started at 20080412-0201

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 5), libdrm-dev (= 2.2) [!hurd-i386], 
 libgl1-mesa-dev | libgl-dev, libpciaccess-dev (= 0.8.0+git20071002), 
 libxvmc-dev (= 1:1.0.1-1), pkg-config, quilt, x11proto-core-dev, 
 x11proto-fonts-dev, x11proto-gl-dev, x11proto-randr-dev (= 1.2), 
 x11proto-render-dev, x11proto-video-dev, x11proto-xf86dri-dev, 
 x11proto-xinerama-dev, xserver-xorg-dev (= 2:1.4)

[...]

 make[4]: Leaving directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu/man'
 make[3]: Leaving directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu/man'
 make[2]: Leaving directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu/man'
 make[2]: Entering directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu'
 make[3]: Entering directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu'
 make[3]: Nothing to be done for `install-exec-am'.
 make[3]: Nothing to be done for `install-data-am'.
 make[3]: Leaving directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu'
 make[2]: Leaving directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu'
 make[1]: Leaving directory 
 `/build/buildd/xserver-xorg-video-intel-2.2.1/obj-sparc-linux-gnu'
 install -d /build/buildd/xserver-xorg-video-intel-2.2.1/debian/tmp/usr/bin
 install -m 755 obj-sparc-linux-gnu/src/reg_dumper/intel_reg_dumper 
 /build/buildd/xserver-xorg-video-intel-2.2.1/debian/tmp/usr/bin/
 install: cannot stat `obj-sparc-linux-gnu/src/reg_dumper/intel_reg_dumper': 
 No such file or directory
 make: *** [install] Error 1
 dpkg-buildpackage: failure: /usr/bin/fakeroot debian/rules binary-arch gave 
 error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=xserver-xorg-video-intelver=2:2.2.1-1




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



Bug#475692: osm2pgsql_0.52.20080408-1(sparc/unstable):

2008-04-12 Thread Martin Zobel-Helas
Package: osm2pgsql
Version: 0.52.20080408-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of osm2pgsql_0.52.20080408-1 on lebrun by sbuild/sparc 98
 Build started at 20080412-1027

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4), libbz2-dev, libgeos-dev, libpq-dev, 
 libxml2-dev, proj

[...]

 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o middle-pgsql.o 
 middle-pgsql.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o middle-ram.o 
 middle-ram.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o osm2pgsql.o 
 osm2pgsql.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o output-pgsql.o 
 output-pgsql.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o rb.o rb.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o reprojection.o 
 reprojection.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o sprompt.o 
 sprompt.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o text-tree.o 
 text-tree.c
 g++ -g -O2 -Wall -DGEOS_INLINE -g -O2 -Wall -Wextra -I/usr/include/libxml2 
 -I/usr/include -I/usr/include/postgresql -DVERSION=\0.52-20080412\ 
 -I/usr/include   -c -o build_geometry.o build_geometry.cpp
 build_geometry.cpp: In function 'char* get_wkt(size_t)':
 build_geometry.cpp:148: error: 'malloc' is not a member of 'std'
 make[1]: *** [build_geometry.o] Error 1
 make[1]: Leaving directory `/build/buildd/osm2pgsql-0.52.20080408'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=osm2pgsqlver=0.52.20080408-1




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



Bug#475693: glibc-doc-reference: Please document getaddrinfo

2008-04-12 Thread Sam Morris
Package: glibc-doc-reference
Version: 2.7-1
Severity: normal

According to http://udrepper.livejournal.com/16362.html, it is
completely unacceptable today to use gethostbyname etc. These functions
simply don't work.

http://people.redhat.com/drepper/userapi-ipv6.html states that
gethostbyname is a historic call, and gethostbyname2 is only a stop-gap
solution. Apparently we should all by using getaddrinfo these days--but
the glibc manual does not document this function!

Section 16.6.2.4 Host Names documents fully the gethostbyname family
of calls, and says of the replacement calls only that You can also use
`getaddrinfo' and `getnameinfo' to obtain this information. This makes
it sound rather like getaddrinfo, etc. are optional supplements to the
primary interface that most people use, gethostbyname.

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

-- no debconf information



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



Bug#475694: tagcoll2_2.0.9-1(sparc/unstable): undefined reference to void tagcoll::coll::Simple

2008-04-12 Thread Martin Zobel-Helas
Package: tagcoll2
Version: 2.0.9-1
Severity: serious

There was an error while trying to autobuild your package:

 Automatic build of tagcoll2_2.0.9-1 on lebrun by sbuild/sparc 98
 Build started at 20080412-0725

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: bison, cdbs, debhelper ( 4.1), dh-buildinfo, doxygen, flex, 
 graphviz, gs, libtut-dev, libwibble-dev (= 0.1.16), libwibble-dev ( 0.2), 
 pkg-config, texlive-base, zlib1g-dev

[...]

 patch-tut.o: In function `operator=std::setstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::lessstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar  , std::allocatorstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar   , 
 wibble::Emptystd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   ':
 /build/buildd/tagcoll2-2.0.9/tagcoll/../tagcoll/coll/base.h:318: undefined 
 reference to `void tagcoll::coll::Simplestd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , std::basic_stringchar, 
 std::char_traitschar, std::allocatorchar  
 ::insertstd::setstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar , std::lessstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar  , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   , wibble::Emptystd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar   
 (std::setstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar , std::lessstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar  , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorcharconst, wibble::Emptystd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar   const)'
 DerivedTags-tut.o: In function `operator=std::setstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , 
 std::lessstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar  , std::allocatorstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar   , 
 wibble::Emptystd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   ':
 /build/buildd/tagcoll2-2.0.9/tagcoll/../tagcoll/coll/base.h:318: undefined 
 reference to `void tagcoll::coll::Simplestd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar , std::basic_stringchar, 
 std::char_traitschar, std::allocatorchar  
 ::insertstd::setstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar , std::lessstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar  , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar   , wibble::Emptystd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar   
 (std::setstd::basic_stringchar, std::char_traitschar, 
 std::allocatorchar , std::lessstd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar  , 
 std::allocatorstd::basic_stringchar, std::char_traitschar, 
 std::allocatorcharconst, wibble::Emptystd::basic_stringchar, 
 std::char_traitschar, std::allocatorchar   const)'
 collect2: ld returned 1 exit status
 make[4]: *** [tests/libtagcoll-test] Error 1
 make[4]: Leaving directory `/build/buildd/tagcoll2-2.0.9/tagcoll'
 make[3]: *** [check-am] Error 2
 make[3]: Leaving directory `/build/buildd/tagcoll2-2.0.9/tagcoll'
 make[2]: *** [check-recursive] Error 1
 make[2]: Leaving directory `/build/buildd/tagcoll2-2.0.9/tagcoll'
 make[1]: *** [check-recursive] Error 1
 make[1]: Leaving directory `/build/buildd/tagcoll2-2.0.9'
 make: *** [debian/stamp-makefile-check] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=tagcoll2ver=2.0.9-1




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



Bug#474846: osm2pgsql_0.52.20080408-1(sparc/unstable):

2008-04-12 Thread Martin Zobel-Helas
reopen 474846
thx

There was an error while trying to autobuild your package:

 Automatic build of osm2pgsql_0.52.20080408-1 on lebrun by sbuild/sparc 98
 Build started at 20080412-1027

[...]

 ** Using build dependencies supplied by package:
 Build-Depends: debhelper (= 4), libbz2-dev, libgeos-dev, libpq-dev, 
 libxml2-dev, proj

[...]

 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o middle-pgsql.o 
 middle-pgsql.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o middle-ram.o 
 middle-ram.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o osm2pgsql.o 
 osm2pgsql.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o output-pgsql.o 
 output-pgsql.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o rb.o rb.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o reprojection.o 
 reprojection.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o sprompt.o 
 sprompt.c
 gcc -g -O2 -Wall -Wextra -I/usr/include/libxml2 -I/usr/include 
 -I/usr/include/postgresql -DVERSION=\0.52-20080412\   -c -o text-tree.o 
 text-tree.c
 g++ -g -O2 -Wall -DGEOS_INLINE -g -O2 -Wall -Wextra -I/usr/include/libxml2 
 -I/usr/include -I/usr/include/postgresql -DVERSION=\0.52-20080412\ 
 -I/usr/include   -c -o build_geometry.o build_geometry.cpp
 build_geometry.cpp: In function 'char* get_wkt(size_t)':
 build_geometry.cpp:148: error: 'malloc' is not a member of 'std'
 make[1]: *** [build_geometry.o] Error 1
 make[1]: Leaving directory `/build/buildd/osm2pgsql-0.52.20080408'
 make: *** [build-stamp] Error 2
 dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=sparcpkg=osm2pgsqlver=0.52.20080408-1




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



  1   2   3   4   5   >