Bug#384593: xterm: allowWindowOps should be disabled by default

2006-09-05 Thread Samuel Thibault
Thomas Dickey, le Tue 05 Sep 2006 07:12:51 -0400, a écrit :
> On Tue, Sep 05, 2006 at 12:00:14PM +0200, Samuel Thibault wrote:
> > tags 384593 + fixed-upstream
> > thanks
> > 
> > This got fixed upstream in version 218.
> 
> The #218 fix wasn't for the app-defaults setting, but to fix the bug that
> you reported with regard to non-printing characters.

Yes, and this fixes the eventual security issue that I raised.

> While testing this, I did notice that not all of the terminal emulators
> in Debian had eliminated the title-response string which is addressed by
> the allowWindowOps resource.

Oh ? I tested a lot of them, and couldn't find any that provides it.

Samuel



Bug#373133: centrino governor "ondemand" sets upper and lower freqs to same value

2006-09-05 Thread Michael Biebl
Mark Purcell wrote:
> On Monday 04 September 2006 14:25, Michael Biebl wrote:
>>> Version: 0.12.18-1
>>>
>>> I'm using a Dell Latitude D600 with acpi.
>>> When using the "ondemand" I get the upper and lower freq's set to the
>>> same value, thus the governor never switches up or down values:
>> according to upstream the bug has been fixed with 0.14.0. I uploaded
>> updated packages [1] and it would be great if you could test them and
>> let me know if they really fix your problems as I can't reproduce this
>> bug myself.
> 
> Referring to http://bugs.debian.org/373133
> 
> Michael,
> 
> No good I'm afraid.
> 

Does it help, if you set
CPUFREQ_CONTROL="userspace"
in /etc/powersave/cpufreq?

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#385071: confirm 1.0.2-2.sarge1.0.8b.2 is ok

2006-09-05 Thread Alexander Sack - Debian Bugmail
On Tue, Sep 05, 2006 at 01:12:56PM +0200, emilio brambilla wrote:
> hello,
> 
> I can confirm too that version 1.0.2-2.sarge1.0.8b.2 from
> http://people.debian.org/~asac/security/ works correctly and solve the
> bug on both the workstation I have here!
> 

As you are a sarge desktop user, please keep the security preview
archive lines in your sources.list and watch for regressions as soon
as a new package arrives. Report issues with all (firefox,
thunderbird, mozilla) to me. In this way we can prevent such bugs from
happening ... Thanks!!

 - Alexander

 p.s. please take care that the bug is listed as To: or CC: when 
  replying to this mail (e.g. /reply-all/). 
-- 
 GPG messages preferred.   |  .''`.  ** Debian GNU/Linux **
 Alexander Sack| : :' :  The  universal
 [EMAIL PROTECTED]   | `. `'  Operating System
 http://www.asoftsite.org  |   `-http://www.debian.org/


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



Bug#386119: diff for 0.5-1.1 NMU

2006-09-05 Thread Michael Ablassmeier
Package: mp3wrap
Version: 0.5-1
Severity: normal
Tags: patch

Hi,

Attached is the diff for my mp3wrap 0.5-1.1 NMU.

bye,
- michael
diff -u mp3wrap-0.5/debian/changelog mp3wrap-0.5/debian/changelog
--- mp3wrap-0.5/debian/changelog
+++ mp3wrap-0.5/debian/changelog
@@ -1,3 +1,11 @@
+mp3wrap (0.5-1.1) unstable; urgency=high
+
+  * Non-maintainer Upload
+  * Add patch by Alexander for make mp3wrap work correctly 
+on ppc again (Closes: #384995)
+
+ -- Michael Ablassmeier <[EMAIL PROTECTED]>  Tue,  5 Sep 2006 13:40:51 +0200
+
 mp3wrap (0.5-1) unstable; urgency=low
 
   * Initial Release.
only in patch2:
unchanged:
--- mp3wrap-0.5.orig/mp3wrap.c
+++ mp3wrap-0.5/mp3wrap.c
@@ -70,8 +70,8 @@
FILE *file_output, *file_input;
unsigned long splitpoints[MAXNUMFILE+1], begin=0, end, len=0, crc, fcrc;
unsigned char filename[512], *wrapindex, c, ext[512];
-   char option, *ptr;
-   int i = 0, j = 0, files, oldfiles = 0, indexsize=0, id3offset=0;
+   char *ptr;
+   int option, i = 0, j = 0, files, oldfiles = 0, indexsize=0, id3offset=0;
short optoffset = 0, addoption = 0, listoption = 0, verboption = 0, 
ismp3wrap = 0;
 
printf (NAME" Version "VERSION" "DATE". See README and COPYING for 
more!\n");


Bug#386107: debsign don't use gpg agent/pinentry

2006-09-05 Thread martin f krafft
also sprach Julien Danjou <[EMAIL PROTECTED]> [2006.09.05.1219 +0200]:
> When I run debsign so sign my package, it fails because I set
> use-gpg-agent in my configuration. It does not seem to launch pinentry.

FWIW, this works for me, but I set

  use-agent

in ~/.gnupg/gpg.conf. I don't know of a use-gpg-agent option.

ii  gnupg  1.4.5-1GNU privacy guard - a free PGP replacement
ii  gnupg-agent1.9.20-2   GNU privacy guard - password agent
ii  pinentry-gtk2  0.7.2-3GTK+-2-based PIN or pass-phrase entry dialog

Does gpg-agent work for you if you just call

  echo test | gpg --sign

?

-- 
 .''`.   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


signature.asc
Description: Digital signature (GPG/PGP)


Bug#386120: ITP: jaxme -- implementation of the JAXB specification for Java/XML binding

2006-09-05 Thread marcus
Package: wnpp
Severity: wishlist

* Package name: jaxme
  Version : 0.5.1
  Upstream Author : 
* URL or Web page : http://ws.apache.org/jaxme/
* License : The Apache Software License, Version 2.0
  Description : library for Java/XML binding

JaxMe is an open source implementation of JAXB, the specification for
Java/XML binding.



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



Bug#386121: libstdc++6: Incompatibility with older libgcc_s.so.1

2006-09-05 Thread Stefan Bellon
Package: libstdc++6
Version: 4.1.1-13
Severity: important


I have problems with version 4.1.1ds1-13 of package libstdc++6 as this
breaks some older applications. If you have the sources, you can
recompile, if not ... what is the suggested solution?

What happens is this:

[EMAIL PROTECTED] ldd foobar
./foobar: /usr/local/gnat/lib/libgcc_s.so.1: version `GCC_4.2.0' not
found (required by /usr/lib/libstdc++.so.6)

This looks to me like the new library demands version GCC_4.2.0 from
libgcc_s.so.1, which in my case cannot provide this. How can I get
foobar going with the new libstdc++? I can recompile foobar as I have
the sources to it, but I cannot easily
recompile /usr/local/gnat/lib/libgcc_s.so.1 which foobar depends on
(this is from AdaCore's binary distribution of GNAT).

With the 4.1.1ds1-13, it looks like this:

[EMAIL PROTECTED] strings /usr/lib/libstdc++.so.6 | grep ^GCC
GCC_3.3
GCC_4.2.0
GCC_3.0
[EMAIL PROTECTED] 

With 4.1.1-11 everything was fine:

[EMAIL PROTECTED] strings /usr/lib/libstdc++.so.6 | grep ^GCC
GCC_3.3
GCC_3.0
[EMAIL PROTECTED]

Why was this dependency introduced? Is there any way around it?

In the libgcc_s.so.1 supplied by AdaCore, it looks like this:

[EMAIL PROTECTED] strings /usr/local/gnat/lib/libgcc_s.so.1 | grep ^GCC
GCC_3.0
GCC_3.3
GCC_3.3.1
GCC_3.4
GCC_3.4.2

Is this a change in libstdc++6 that will become necessary in the future
anyway and there's no way round it, or is it a bug in the latest version
of the libstdc++6 package?

Thanks for any hints in advance.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=en_US, LC_CTYPE=de_DE (charmap=ANSI_X3.4-1968) (ignored: LC_ALL 
set to C)

Versions of packages libstdc++6 depends on:
ii  gcc-4.1-base 4.1.1-13The GNU Compiler Collection (base 
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-13  GCC support library

libstdc++6 recommends no packages.

-- no debconf information


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



Bug#379209: evbug in modules.alias

2006-09-05 Thread Matt Behrens
Good morning,

I believe I've identified the problem with evbug always being loaded in
my message on August 8--is the removal of the evbug alias from
modules.alias not a correct solution to this problem?  Just wondering
why it has not been replied to or addressed.

Thanks!



signature.asc
Description: Digital signature


Bug#386117: ftbfs: undefined reference to `write_oid'

2006-09-05 Thread Steinar H. Gunderson
On Tue, Sep 05, 2006 at 01:29:25PM +0200, Max Kellermann wrote:
> The linker states that it can't find the function write_oid(); the
> upstream patch
> http://www.citi.umich.edu/projects/nfsv4/linux/nfs-utils-patches/1.0.9-3/nfs-utils-1.0.9-001-gssd_write_oid.dif
> fixes that.

This is odd; it compiles just fine here and on all the buildds. Is there
anything odd about your build environment or something?

/* Steinar */
-- 
Homepage: http://www.sesse.net/


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



Bug#386122: syslogd can deadlock with named when receiving log messages from the network

2006-09-05 Thread Chris Lightfoot
Package: sysklogd
Version: 1.4.1-17

Because calls to syslog(3) are blocking and syslogd is
single-threaded and calls gethostbyaddr(3) for each line
logged, it is possible for syslogd to deadlock against
named. This occurs when all named threads are waiting in
syslog(3) (waiting for syslogd to process those packets)
and therefore unable to process the DNS requests generated
by gethostbyaddr(3).

The relevant code is this bit of syslog.c, from line 1123:

if (InetInuse && AcceptRemote && FD_ISSET(inetm, &readfds)) {
len = sizeof(frominet);
memset(line, '\0', sizeof(line));
i = recvfrom(finet, line, MAXLINE - 2, 0, \
 (struct sockaddr *) &frominet, &len);
dprintf("Message from inetd socket: #%d, host: %s\n",
inetm, inet_ntoa(frominet.sin_addr));
if (i > 0) {
line[i] = line[i+1] = '\0';
from = (char *)cvthname(&frominet);

cvthname (line 2049) calls gethostbyaddr.

The workaround for this problem is to put the hostnames
and IP addresses of all of the hosts from which syslogd
receives log messages in /etc/hosts (or some other source
which can be accessed without the risk of deadlock).

Where this is not practical an obvious workaround would be
to disable calls to gethostbyaddr(3); there's no
command-line option for this, but the patch is trivial. A
better solution would be for syslogd to use an
asynchronous DNS library such as ARES so that name
resolution never blocked. A partial solution would be to
have syslogd fork a separate process for receiving lines
from the network, but this would only help in the case of
a *local* DNS server -- it could still deadlock against a
DNS server on a remote machine from which it was receiving
log lines.

See also this linux-kernel discussion:
http://www.ussg.iu.edu/hypermail/linux/kernel/0010.2/1130.html
though much of it (in particular the suggestion about
fsync) is irrelevant.

-- 
Chris Lightfoot
mySociety


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



Bug#386107: debsign don't use gpg agent/pinentry

2006-09-05 Thread Julien Danjou
On Tue, Sep 05, 2006 at 01:33:19PM +0200, martin f krafft wrote:
> FWIW, this works for me, but I set
> 
>   use-agent
> 
> in ~/.gnupg/gpg.conf. I don't know of a use-gpg-agent option.

Sorry, I have use-agent too, not use-gpg-agent :-)

> ii  gnupg  1.4.5-1GNU privacy guard - a free PGP replacement
> ii  gnupg-agent1.9.20-2   GNU privacy guard - password agent
> ii  pinentry-gtk2  0.7.2-3GTK+-2-based PIN or pass-phrase entry dialog

ii  gnupg  1.4.5-1GNU privacy guard - a free PGP replacement
ii  gnupg-agent1.9.20-2   GNU privacy guard - password agent
ii  pinentry-curses0.7.2-3curses-based PIN or pass-phrase entry 
dialog
ii  pinentry-gtk2  0.7.2-3GTK+-2-based PIN or pass-phrase entry 
dialog

> Does gpg-agent work for you if you just call
> 
>   echo test | gpg --sign

No:

You need a passphrase to unlock the secret key for
user: "Julien Danjou <[EMAIL PROTECTED]>"
1024-bit DSA key, ID C2FEE5CD, created 2002-02-18

gpg: cancelled by user
gpg: no default secret key: bad passphrase
gpg: signing failed: bad passphrase

But if it works for you, it might mean it's a configure issue on my
side. :-/

Thanks for your attention.

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#386041: [php-maint] Bug#386041: libapache2-mod-php4: segmentation faults in shutdown_memory_manager()

2006-09-05 Thread Ondřej Surý
On Tue, 2006-09-05 at 14:44 +0400, proforg wrote:
> Hi !
> Modules (now all non-debian) are disabled, but problem is still here.

Hmmm, ok, looks like you have found bug in PHP4 :-).

Are you able to test same configuration with unstable version of php4
4.4.4?  F.E. in chroot?

Ondrej.
-- 
Ondřej Surý <[EMAIL PROTECTED]>




Bug#386021: hplip: officejet 6210 not recognized

2006-09-05 Thread Henrique de Moraes Holschuh
On Mon, 04 Sep 2006, Rick Pasotto wrote:
> > Please delete your printer from CUPS, and readd it to get a new PPD and
> > clean CUPS config (CUPS updates from 1.1.x to 1.2.x are also a source of
> > trouble). You may use hp-setup to reinstall the printer if you want.
> 
> That fixed it. Thanks.

Ok.  Please install apt-listchanges, and ask it to show you the NEWS files.
It will help you.

> > Also, make sure hpiod is running as root.  If it is not, please tell me so.
> > To check that, run "ps auxwww|grep hpiod".  The output should show "root" in
> > the first column, and "/usr/sbin/hpiod" in the last one.
> 
> The ps gives:
> 
> hplip17586  0.0  0.1  13056  1220 ?Ss   Sep02   0:00 
> /usr/sbin/hpiod
> 
> and 'lsof /usr/sbin/hpiod' gives:
> 
> COMMAND   PID  USER  FD   TYPE DEVICE  SIZE   NODE NAME
> hpiod   17586 hplip txtREG  254,1 98456 901213 /usr/sbin/hpiod

Did you allow the package to overwrite all /etc files?  hpiod for 1.6.x
needs to run as root in most systems because of libusb...

> I see that the change to root happened with hplip-0.9.9-1 back in March
> but we're now at 1.6.7-2. Has it reverted? Should I restart CUPS?

Just stop hplip, check with ps and kill hpiod or python hpssd if any are
still running, and restart hplip.  It will restart cups on its own.

-- 
  "One disk to rule them all, One disk to find them. One disk to bring
  them all and in the darkness grind them. In the Land of Redmond
  where the shadows lie." -- The Silicon Valley Tarot
  Henrique Holschuh


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



Bug#386125: Would like ethtool to be run at boot.

2006-09-05 Thread Tim Phipps
Package: ethtool
Version: 3-1
Severity: wishlist

It would be nice if the ethtool packages installed a few files to get
ethtool to run at boot time. e.g. /etc/init.d/ethtool that would read
/etc/default/ethtool so I could get it to switch on WOL on my card.


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

Versions of packages ethtool depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries

ethtool recommends no packages.

-- no debconf information


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



Bug#386124: please allow the specification of the bug severity

2006-09-05 Thread martin f krafft
Package: devscripts
Version: 2.9.21
Severity: wishlist
File: /usr/bin/mass-bug

subject says it all.

-- 
 .''`.   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


signature.asc
Description: Digital signature (GPG/PGP)


Bug#385694: nut: Fails to properly start on boot.

2006-09-05 Thread Arnaud Quette

2006/9/4, Kurt Roeckx <[EMAIL PROTECTED]>:

On Mon, Sep 04, 2006 at 10:03:22AM +0200, Arnaud Quette wrote:
> Hi again Kurt,
>
> which system are you running (sarge, testing, ...)?

This is a sarge system, but I took a slightly newer version from nut
then what's in sarge.

I seem to be using udev, and I have to wonder why myself, since I don't
really like it.


still better than hotplug


> This might be due to several things (serial perms settings, /var dir
> still offline when nut starts, ...)

The nut user is part of the dialout group, so should have permissions to
/dev/ttyS0, although I'm not really sure when udev decides to make that.
I do have to see that makedev and nut both start at S20, but makedev
just before nut.


maybe a race cond.
moving nut to S25 might be a good test to validate this.


/var is on my /, so it shouldn't be a problem, and everything really
should be mounted when nut starts.

> a good thing would be to replace the init.d/nut script redirection
> from /dev/null to something like /tmp/nut-trace.log and send it back
> for analysis.

A good thing would be that that log in the script was actually used, so
you could just change that. :)

(Maybe that was fixed in a newer version?)


there is something planned about logging improvement and default
behavior that should address this


Anyway, I've changed it, and I'll see when I need to reboot.  I'll let
you know.


ok, thanks.

Arnaud
--
Linux / Unix Expert - MGE UPS SYSTEMS - R&D Dpt
Network UPS Tools (NUT) Project Leader - http://www.networkupstools.org/
Debian Developer - http://people.debian.org/~aquette/
OpenSource Developer - http://arnaud.quette.free.fr/


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



Bug#386107: debsign don't use gpg agent/pinentry

2006-09-05 Thread martin f krafft
also sprach Julien Danjou <[EMAIL PROTECTED]> [2006.09.05.1413 +0200]:
> gpg: no default secret key: bad passphrase

i think this may be your problem. I have

  default-key 330c4a75
  encrypt-to 330c4a75

in my ~/.gnupg/gpg.conf file, and I always pass -k to debsign.

-- 
 .''`.   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


signature.asc
Description: Digital signature (GPG/PGP)


Bug#386123: should stop reformatting at '-- '

2006-09-05 Thread martin f krafft
Package: devscripts
Version: 2.9.21
Severity: minor
File: /usr/bin/mass-bug

Please do not reformat lines to 70 chars/line after encountering
/^-- $/, which marks the beginning of a signature.

-- 
 .''`.   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


signature.asc
Description: Digital signature (GPG/PGP)


Bug#385866: ITP: ttf-vlgothic -- Japanese TrueType font from VineLinux

2006-09-05 Thread Hideki Yamane
Hi,

On Tue, 05 Sep 2006 00:02:58 +0900
Junichi Uekawa <[EMAIL PROTECTED]> wrote:
> Please paste the full debian/copyright information.
 
 OK, here is.


This package was debianized by Hideki Yamane (Debian-JP) <[EMAIL PROTECTED]> on
Fri, 25 Aug 2006 02:51:33 +0900.

It was downloaded from http://dicey.org/vlgothic/

Upstream Authors: Daisuke SUZUKI <[EMAIL PROTECTED]> and Project Vine <[EMAIL 
PROTECTED]>

Copyright: (c) 1990-2003 Wada Laboratory, the University of Tokyo
   (c) 2003-2004 Electronic Font Open Laboratory (/efont/)
   (c) 2003-2006 M+ FONTS PROJECT
   (c) 2006 Daisuke SUZUKI <[EMAIL PROTECTED]>
   (c) 2006 Project Vine <[EMAIL PROTECTED]>

License:


Upstream author's license information (In Japanese, UTF-8)

  バイナリは、ソースコードのライセンスと同等とします。ただし、フォントの
  文書への埋め込みなど、フォントとしての再使用を目的としない用途においては、
  以下で言う Redistribution には当たらず、制限なく行えるものとします。

  Copyright (c) 1990-2003
Wada Laboratory, the University of Tokyo. All rights reserved.
  Copyright (c) 2003-2004
Electronic Font Open Laboratory (/efont/). All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  1. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
  3. Neither the name of the Wada Laboratory, the University of Tokyo nor
 the names of its contributors may be used to endorse or promote products
 derived from this software without specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY WADA LABORATORY, THE UNIVERSITY OF TOKYO AND
  CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE LABORATORY OR
  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

  埋め込まれたビットマップフォントのライセンスについては、各フォントの添付
  ドキュメントを同梱しておりますので、そちらをご参照ください。

  本フォントに含まれる東風フォント由来のグリフは、古川泰之さんが単独で作成した
  オリジナルデザインに基づく Public Domain 相当のデータのみが含まれています。
  日立製作所とタイプバンクにより開発された 32 ドットビットマップに由来する
  漢字データ、ビットマップデータ、現在の CLWFK の ライセンスと異なるライセンス
  で配布されていた和田研フォントに由来するデータは含まれていません。


Upstream author's license information (original under Japanese, translated to
English by GOTO Masanori <[EMAIL PROTECTED]> for convenience)

  Binary data is handled equivalent to source code license.  However,
  there is no limitation and the below description is not applied
  as for in order not to reuse as font (ex: font is embeddd to documents).


  Copyright (c) 1990-2003
Wada Laboratory, the University of Tokyo. All rights reserved.
  Copyright (c) 2003-2004
Electronic Font Open Laboratory (/efont/). All rights reserved.

  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions
  are met:
  1. Redistributions of source code must retain the above copyright notice,
 this list of conditions and the following disclaimer.
  2. Redistributions in binary form must reproduce the above copyright notice,
 this list of conditions and the following disclaimer in the documentation
 and/or other materials provided with the distribution.
  3. Neither the name of the Wada Laboratory, the University of Tokyo nor
 the names of its contributors may be used to endorse or promote products
 derived from this software without specific prior written permission.

  THIS SOFTWARE IS PROVIDED BY WADA LABORATORY, THE UNIVERSITY OF TOKYO AND
  CONTRIBUTORS ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT
  NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
  PARTICULAR PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE LABORATORY OR
  CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
  PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
  OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
  WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
  OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
  ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.


  Licenses for embedded bi

Bug#383073: mountall.sh: tries to mount filesystems on remote block devices

2006-09-05 Thread Petter Reinholdtsen

tags 383073 + patch
thanks

Can you test this patch and let us know if it work or not?

Index: debian/changelog
===
--- debian/changelog(revision 826)
+++ debian/changelog(working copy)
@@ -25,6 +25,7 @@
   * Split killall5, last, lastb, mesg and pidof out of the sysvinit
 package into a new sysvutils package to make it easier to replace
 init. (Closes: #385722)
+  * Do not try to mount netdev file systems in mountall.sh. (Closes: #383073)
 
  -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Wed, 26 Jul 2006 11:37:23 +0200
 
Index: debian/initscripts/etc/init.d/mountall.sh
===
--- debian/initscripts/etc/init.d/mountall.sh   (revision 815)
+++ debian/initscripts/etc/init.d/mountall.sh   (working copy)
@@ -25,7 +25,7 @@
log_action_begin_msg "Mounting local filesystems"
mount -a -t proc >/dev/null 2>&1  # Ignore error message due to 
/proc already being mounted
ES_TO_REPORT=$?
-   mount -a -t noproc,nfs,nfs4,smbfs,cifs,ncp,ncpfs,coda,ocfs2,gfs
+   mount -a -t noproc,nfs,nfs4,smbfs,cifs,ncp,ncpfs,coda,ocfs2,gfs 
-O no_netdev
ES=$?
ES_TO_REPORT=$(($ES_TO_REPORT | $ES))
if [ 0 = "$ES_TO_REPORT" ]
@@ -39,7 +39,7 @@
mount -a -t proc >/dev/null 2>&1  # Ignore error message due to 
/proc already being mounted
ES=$?
[ 0 = "$ES" ] || log_failure_msg "Mounting proc filesystems 
failed with error code ${ES}."
-   mount -a -v -t 
noproc,nfs,nfs4,smbfs,cifs,ncp,ncpfs,coda,ocfs2,gfs
+   mount -a -v -t 
noproc,nfs,nfs4,smbfs,cifs,ncp,ncpfs,coda,ocfs2,gfs -O no_netdev
ES=$?
if [ 0 = "$ES" ]
then

It is completely untested, but all I do is add some '-O no_netdev'
when 'mount -a' is called.

Friendly,
-- 
Petter Reinholdtsen


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



Bug#374792: Concerning Bug#369378: linux-2.6: Dell CERC ATA100/4ch not supported by any driver in 2.6.16

2006-09-05 Thread Janusz Krzysztofik

Tijl Van den Broeck wrote:
> ...
> But it's rather annoying if we're constantly needed to rebuild a
> patched kernel with every update. I've seen that by now the patch is
> included in the mm kernel series. Do you have any info that it will
> ever be included in the vanilla kernel or in the debian patches? It
> would be great if it would be included mainstream.
>

Bad news:


NACK - This addition will create PCI ID overlapping with megaraid_{mbox,mm} 
module under driver/scsi/megaraid.
Since 2.6.16, we have removed some IDs in the megaraid module under driver/scsi 
to address ID overlappijng issue.
Please switch to megaraid_{mbox,mm} module for the controller support. megaraid 
module under driver/scsi is dedicated to very old products.

Seokmann


So I think we should:
- close the bug #369378 regarding the old megaraid driver as wontfix,
- solve the bug #374792 regarding the new megaraid_mbox.

I have currently no way to check if the megaraid_mbox module from the 
latest unstable Debian kernel (2.6.17-8) already supports CERC 
ATA100-4ch, so it would be great if someone could do this, please. If 
the device is still not supported, the bug #374792 severity should be 
probably promoted from whishlist to something more serious.


Greetings,
Janusz Krzysztofik


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



Bug#385722: please consider splitting off sysvutils

2006-09-05 Thread Petter Reinholdtsen
tags 385722 + pending
thanks

[Petter Reinholdtsen]
> I'm positive to splitting these tools off into their own package.
> I'm unsure about the effect this will have on debootstrap and the
> debian-installer, so I post the patch here first, for review.

I've tested this package split with debootstrap, and it had no problem
handling it.  Because of this, I've commited the change to svn to have
it included in the next upload.


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



Bug#386126: libggzmod-dev: unsatisfiable dependencies due to binNMU

2006-09-05 Thread Clint Adams
Package: libggzmod-dev
Version: 0.0.13-2+b1
Severity: serious

libggzmod-dev 0.0.13-2+b1 cannot be installed because of strict
Depends on libggzmod4 (= 0.0.13-2) and libggzcore-dev (= 0.0.13-2),
both of which are only available as 0.0.13-2+b1.


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



Bug#382505: We'd need to update the upstream docs also

2006-09-05 Thread Daniel Leidert
Am Dienstag, den 05.09.2006, 16:30 +0900 schrieb Michael(tm) Smith:
> If you were to change the Debian docbook-xsl package such that it
> uses /etc/papersize as a default papersize instead of using
> "letter", as the upstream docs say, then you run the risk of a
> users discovering that every time they generate FO output, they
> are getting a different default thatn what the upstream docs say
> they should be getting, and them perhaps having no idea why that
> is happening.

True.

> I suppose that if you implemented this, we could
> update the upstream docs to say that the default is "letter"
> except on Debian, where it's whatever is specified in
> /etc/papersize.

I thought about simply patching the docs in the debian package along
with the param.xsl adding a notes

- that we (Debian) try to read /etc/papersize to get the value and fall
back to the described default
- that this is limited to only reading /etc/papersize (PAPERSIZE and
PAPERCONF cannot be examined)
- that more info is in README.Debian (necessary commands)

I don't think, that this should be put in upstream docs directly. I
would maybe suggest (if you like the idea of reading the libpaper
config), that you implement this in the XSL2 stylesheets using
unparsed-text() of a file, set to /etc/papersize by default. The
implementation for XSL1 is more a (working) workaround. But XSL2 offers
the possibilities to do this, so it could be implemented.

> But we've never put anything system-specific into
> the upstream docs before, and IMHO, this wouldn't really merit a
> setting a precedent for doing that.

See above. Don't put anything system specific into the docs. It's also
possible, that one day this patch will be dropped, because of a better
solution or any issues and then upstream docs may be outdated (and
wrong) then. So I really don't think it's a good idea to put this into
upstream docs.

Regards, Daniel



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



Bug#385039: doesn't restart on upgrade (uses --exec with --stop)

2006-09-05 Thread Sam Hartman
If this patch works at all, it should be fine.


I'd  recommend a minor fix to the security patch if you are doing a stable 
update:


r18438 | tlyu | 2006-08-15 15:27:08 -0400 (Tue, 15 Aug 2006) | 6 lines

ticket: 4137

* src/clients/ksu/main.c (sweep_up): Don't check return value of
krb5_seteuid(0), as it is not harmful for it to fail, and it 
will
fail after setuid(target_user).  Correct error message.





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



Bug#386127: snd_intel8x0: sound driver can't be used by more than one process

2006-09-05 Thread tomek . fizyk
Package: kernel-image-2.6.17-2-amd64
Version: 2.6.17-6
Severity: normal

Only one app has access to the sound driver at a time - when I run more than 
one app that use sound only the first one has access to the sound driver - the 
other have no sound.


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



Bug#386098: [Fluxbox-users] Bug#386098: fluxbox: doesn't work properly with a borderless Eterm

2006-09-05 Thread Henri Salo

Pierrick Brossin wrote:

On Tue, Sep 05, 2006 at 01:30:34PM +0300, Henri Salo wrote:
  

if I add option -x to Eterm because I want it to be borderless ..
Eterm -x -O --shade 40 --font-fx none --buttonBar no --scrollBar no

it doesn't appear on the toolbar, [..]
  

I tested that and you are right. I forward this to fluxbox -community.



What's the difference between -x and :ToggleDecor ?

The question is kind of stupid actually. I may have the answer :)
Eterm's guys decided to add a -x option to not draw the border while
:ToggleDecor works for any apps and is wm based.

Maybe -x should be handled (fluxbox should see it has been ran
borderless) but isnt the correct way to do :ToggleDecor ?


-Pierrick Brossin

  
Maybe that is the 'correct' and easiest way, but still that bug need to 
be fixed in my opinion.


--
Henri Salo | [EMAIL PROTECTED]



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



Bug#385359: opensync-plugin-syncml: Still not listing plugin in msynctool

2006-09-05 Thread Jamie McClelland
I'm getting the same behavior. Just updated the package, the .la file is now
in place, but msynctool --listplugins does not list the syncml plugin. 

Thanks for your help!!

jamie



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



Bug#381065: rageircd: FTBFS on Alpha

2006-09-05 Thread Marc Haber

On Wed, Aug 02, 2006 at 07:46:16AM +0200, Marc Haber wrote:
> Squid seems to have the same issue, and they think that it is possible
> to look for the select method at run time. See
> http://bugs.debian.org/377697.

Did you find some time to investigate this and find out whether
runtime detection of io engine might be possible for rageircd?

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#320941: NMU intended

2006-09-05 Thread Christoph Martin
I intend to do an NMU for rtfm to fix the broken dependency.

Maybe I also do an NMU for the current stable version 2.0.4.

Christoph
-- 

Christoph Martin, Leiter der EDV der Verwaltung, Uni-Mainz, Germany
 Internet-Mail:  [EMAIL PROTECTED]
  Telefon: +49-6131-3926337
  Fax: +49-6131-3922856



signature.asc
Description: OpenPGP digital signature


Bug#383155: [Jakub Steiner] Re: Licensing of the Industrial cursor theme icons

2006-09-05 Thread Loïc Minier
Hi,

 This is a followup for Debian bug .

 Good news everyone!  Just received the following reply from jimmac.
 Merging, and generally distribution of modified themes, is okay.

- Forwarded message from Jakub Steiner <[EMAIL PROTECTED]> -

From: Jakub Steiner 
Date: Tue, 05 Sep 2006 15:29:08 +0200
Subject: Re: Licensing of the Industrial cursor theme icons
To: Loïc Minier <[EMAIL PROTECTED]>

Hi Loïc,
the cursor theme is indeed GPL.

cheers

-- 
Jakub Steiner <[EMAIL PROTECTED]>


- End forwarded message -

-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#385305: commit-tool: please use /usr/bin/python instead of /usr/bin/$(shell pyversions -d)

2006-09-05 Thread Vincent Danjean
Pierre Habouzit a écrit :
> Package: commit-tool
> Severity: important
> 
>   your build system sets the shebangs to #!/usr/bin/pythonX.Y whereas
> there is no point in doing so, and that breaks the natural upgrades of
> your packages when the default python changes.

There is point of doing so. The upstream maintainer use a kind of build
system so that the /usr/bin/gct binary contains _compiled_ binary code:
[...]
__builtin__.__import__ = MyImport
addModule('mysubprocess', ';\xf2\r\n\xf2\xbf\x9dDc\x00...
[...]

This code is python version dependant (at least, this is not the same
code with python2.3 and python2.4)

If I put /usr/bin/python at the start of the program, it will break when
the python symlink will not be the same version as of one when the
package is built.

With my script, I ensure that:
1) my package is compiled with the current default python
   [ie if the current default python is modified, a bin-NMU will update
my package, no source change needed]
2) if the current default python change (as now with the transition
   2.3->2.4), my package is still correct (dependency upon and use of
   the correct python interpreter for the binary python code used in
   the programme.

I think the real good thing would be to convince upstream to use more
standard ways to build, install and run its python program. But until
this happen, I will close this bug report (and trigger a rebuild of the
package so that it use python2.4)

  I close this bug, but feel free to reopen it if your are not convinced
by my argument, or if one of theses assertions is false (I do not know
python enough to be sure) :
* python bytecode is specific to one python version
* python bytecode is arch dependent (then the package needs to be
  arch: any)

  Best regards,
Vincent






Bug#383123: mountnfs.sh: Patch to mount remote block devices as well

2006-09-05 Thread Petter Reinholdtsen

tags 383123 + pending
thanks

[Andrew Pollock]
> Please find attached a patch that extends /etc/init.d/mountnfs.sh to
> also mount filesystems on network-accessed block devices, that
> cannot be mounted when /etc/init.d/mountall.sh is run.

I've commited this patch (after moving the mount code to the new
location as a if-up.d fragment, but started wondering if it might be
better to handle netdev file systems in separate scripts, and only add
code in the default init.d scripts to not mount them at all (the patch
in #383073).  That way, there will be no failed mounts during boot,
and the machines without netdev file systems do not have to spend time
running the netdev-handling code.

I assume ATA over ethernet need some extra packages, and the init.d
scripts to mount and unmount netdev file systems can easily be added
to one of those packages.  That way, it would be more like how
encrypted file systems are handled, completely independently from the
initscripts package.

What do you think?

Friendly,
-- 
Petter Reinholdtsen


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



Bug#383124: umountnfs.sh: Patch to also unmount filesystems on network block devices

2006-09-05 Thread Petter Reinholdtsen

tags 383123 + patch
tags 383124 + patch
thanks

> It calls umount unconditionally, as I couldn't see any harm in doing
> it this way.

I do not like this approach.  It bypasses the error reporting code.
Can you try this patch and see if it work too?

Index: debian/changelog
===
--- debian/changelog(revisjon 826)
+++ debian/changelog(arbeidskopi)
@@ -25,6 +25,7 @@
   * Split killall5, last, lastb, mesg and pidof out of the sysvinit
 package into a new sysvutils package to make it easier to replace
 init. (Closes: #385722)
+  * Umount netdev file systems in umountnfs.sh. (Closes: #383124)
 
  -- Petter Reinholdtsen <[EMAIL PROTECTED]>  Wed, 26 Jul 2006 11:37:23 +0200
 
Index: debian/initscripts/etc/init.d/umountnfs.sh
===
--- debian/initscripts/etc/init.d/umountnfs.sh  (revisjon 815)
+++ debian/initscripts/etc/init.d/umountnfs.sh  (arbeidskopi)
@@ -45,7 +45,7 @@
exec 9<&0 

Bug#385484: evolution: Does not update inbox after deleting messages

2006-09-05 Thread Mike Brodbelt
I'm also seeing this problem. Running Evolution with the exchange
connector, and it was working fine until I upgraded to 2.6.3-1. At that
stage I started to see new mail appearing in the folder tree view, but
not in the mailbox display pane. So I'd end up with the folder view
telling me I had 5 new messages, but no  way to get at them. Quitting
evolution and restarting it made them available in the message window,
but nothing else did.

Downgrading to these packages has worked around it for me.

-rw-r--r-- 1 root root 2390404 2006-08-29 14:22 evolution_2.6.2-4_i386.deb
-rw-r--r-- 1 root root 9979080 2006-08-29 14:22 evolution-common_2.6.2-4_all.deb
-rw-r--r-- 1 root root  632802 2006-08-29 14:22 
evolution-exchange_2.6.2-3_i386.deb

All other packages listed below are these same as those installed when
the bug was visible, with 2.6.3 installed.

Mike

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

Versions of packages evolution depends on:
ii  dbus   0.62-4simple interprocess messaging syst
ii  evolution-common   2.6.2-4   architecture independent files for
ii  evolution-data-server  1.6.3-1   evolution database backend server
ii  gconf2 2.14.0-4  GNOME configuration database syste
ii  gnome-icon-theme   2.14.2-2  GNOME Desktop icon theme
ii  gtkhtml3.8 3.10.3-1  HTML rendering/editing library - b
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.1-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.13-2  Avahi client library
ii  libavahi-common3   0.6.13-2  Avahi common library
ii  libavahi-glib1 0.6.13-2  Avahi glib integration library
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-4  The Bonobo UI library
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-1   The Cairo 2D vector graphics libra
ii  libcamel1.2-8  1.6.3-1   The Evolution MIME message handlin
ii  libdbus-1-20.62-4simple interprocess messaging syst
ii  libdbus-glib-1-2   0.62-4simple interprocess messaging syst
ii  libebook1.2-5  1.6.3-1   Client library for evolution addre
ii  libecal1.2-6   1.6.3-1   Client library for evolution calen
ii  libedataserver1.2-71.6.3-1   Utility library for evolution data
ii  libedataserverui1.2-6  1.6.3-1   GUI utility library for evolution 
ii  libegroupwise1.2-9 1.6.2-3   Client library for accessing group
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libexchange-storage1.2-1   1.6.3-1   Backend library for evolution cale
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libfreetype6   2.2.1-2   FreeType 2 font engine, shared lib
ii  libgconf2-42.14.0-4  GNOME configuration database syste
ii  libgcrypt111.2.3-1   LGPL Crypto library - runtime libr
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome-pilot22.0.12-1.6+b1 Support libraries for gnome-pilot
ii  libgnome2-02.14.1-3  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-6  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-4  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-2  GNOME virtual file-system (runtime
ii  libgnutls131.4.2-1   the GNU TLS library - runtime libr
ii  libgpg-error0  1.2-1 library for common error values an
ii  libgtk2.0-02.8.20-1  The GTK+ graphical user interface 
ii  libgtkhtml3.8-15   3.10.3-1  HTML rendering/editing library - r
ii  libhal10.5.7.1-1 Hardware Abstraction Layer - share
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libldap2   2.1.30-13+b1  OpenLDAP libraries
ii  libnm-glib00.6.4-1   network man

Bug#386136: sysstat: [INTL:sv] Swedish PO translation

2006-09-05 Thread Daniel Nylander
Package: sysstat
Severity: wishlist
Tags: patch l10n


Here is the Swedish translation of sysstat.

Regards,
Daniel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE)
# Swedish translation of the sysstat package.
# Copyright (C) 1999, 2006 Free Software Foundation, Inc.
# Daniel Nylander <[EMAIL PROTECTED]>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: sysstat 3.0\n"
"PO-Revision-Date: 2006-09-05 15:57+0100\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
"POT-Creation-Date: \n"

#: common.c
msgid ""
"sysstat version %s\n"
"(C) Sebastien Godard\n"
msgstr ""
"sysstat version %s\n"
"(C) Sebastien Godard\n"

#: mpstat.c:62
msgid ""
"Usage: %s [ options... ] [  [  ] ]\n"
"Options are:\n"
"[ -P {  | ALL } ] [ -V ]\n"
msgstr ""
"Användning: %s [ flaggor... ] [  [  ] ]\n"
"Flaggor:\n"
"[ -P {  | ALL } ] [ -V ]\n"

#: iostat.c:73
msgid ""
"Usage: %s [ options... ] [  [  ] ]\n"
"Options are:\n"
"[ -c | -d ] [ -k | -m ] [ -t ] [ -V ] [ -x ]\n"
"[  [ ... ] | ALL ] [ -p [  | ALL ] ]\n"
msgstr ""
"Användning: %s [ flaggor... ] [  [  ] ]\n"
"Flaggor:\n"
"[ -c | -d ] [ -k | -m ] [ -t ] [ -V ] [ -x ]\n"
"[  [ ... ] | ALL ] [ -p [  | ALL ] ]\n"

#: iostat.c:555
msgid "Time: %s\n"
msgstr "Tid: %s\n"

#: iostat.c
msgid "-x and -p options are mutually exclusive\n"
msgstr "flaggorna -x och -p är ömsesidigt uteslutande\n"

#: sar.c:91
msgid ""
"Usage: %s [ options... ] [  [  ] ]\n"
"Options are:\n"
"[ -A ] [ -b ] [ -B ] [ -c ] [ -d ] [ -i  ] [ -p ] [ -q ]\n"
"[ -r ] [ -R ] [ -t ] [ -u ] [ -v ] [ -V ] [ -w ] [ -W ] [ -y ]\n"
"[ -I {  | SUM | ALL | XALL } ] [ -P {  | ALL } ]\n"
"[ -n { DEV | EDEV | NFS | NFSD | SOCK | ALL } ]\n"
"[ -x {  | SELF | ALL } ] [ -X {  | SELF | ALL } ]\n"
"[ -o [  ] | -f [  ] ]\n"
"[ -s [  ] ] [ -e [  ] ]\n"
msgstr ""
"Användning: %s [ flaggor... ] [  [  ] ]\n"
"Flaggor:\n"
"[ -A ] [ -b ] [ -B ] [ -c ] [ -d ] [ -i  ] [ -p ] [ -q ]\n"
"[ -r ] [ -R ] [ -t ] [ -u ] [ -v ] [ -V ] [ -w ] [ -W ] [ -y ]\n"
"[ -I {  | SUM | ALL | XALL } ] [ -P {  | ALL } ]\n"
"[ -n { DEV | EDEV | NFS | NFSD | SOCK | ALL } ]\n"
"[ -x {  | SELF | ALL } ] [ -X {  | SELF | ALL } ]\n"
"[ -o [  ] | -f [  ] ]\n"
"[ -s [  ] ] [ -e [  ] ]\n"

#: sar.c:184
msgid "Not an SMP machine...\n"
msgstr "Inte en flerprocessorsmaskin...\n"

#: sar.c:194
msgid "Not that many processors!\n"
msgstr "Inte så många processorer!\n"

#: sar.c:284
msgid "Error while reading system activity file: %s\n"
msgstr "Fel vid inläsning av systemaktivitetsfil: %s\n"

#: sar.c:288
msgid "End of system activity file unexpected\n"
msgstr "Oväntat slut på systemaktivitetsfil\n"

#: sar.c:402
msgid "Cannot open %s: %s\n"
msgstr "Kan inte öppna %s: %s\n"

#: sar.c:521
msgid "Invalid system activity file: %s (%#x)\n"
msgstr "Ogiltig systemaktivitetsfil: %s (%#x)\n"

msgid "Invalid data format\n"
msgstr "Ogiltigt dataformat\n"

#: sar.c:
msgid "Average:"
msgstr "Medel:"

#: sar.c:568
msgid "Requested activities not available in file\n"
msgstr "Begärda aktiviteter inte tillgängliga i filen\n"

#: sar.c:797
msgid "Cannot write system activity file header: %s\n"
msgstr "Kan inte skriva systemaktivitetsfilhuvud: %s\n"

#: sar.c:970
msgid "Cannot write data to system activity file: %s\n"
msgstr "Kan inte skriva data till systemaktivitetsfil: %s\n"

#: sar.c:1074
msgid "Please give a smaller interval value\n"
msgstr "Ange ett mindre intervallvärde\n"

#: sar.c:1419
msgid "Not reading from a system activity file (use -f option)\n"
msgstr "Läser inte från en systemaktivitetsfil (använd flaggan -f)\n"

#: sar.c:1610
msgid "-f and -o options are mutually exclusive\n"
msgstr "flaggorna -f och -o är ömsesidigt uteslutande\n"

#: sar.c:1846
msgid "Requested activities not available\n"
msgstr "Begärda aktiviteter är inte tillgängliga\n"

#: sadc.c:74
msgid ""
"Usage: %s [ options... ] [  [  ] ] [  ]\n"
"Options are:\n"
"[ -d ] [ -F ] [ -I ] [ -V ]\n"
msgstr ""
"Användning: %s [ flaggor... ] [  [  ] ] [  ]\n"
"Flaggor:\n"
"[ -d ] [ -F ] [ -I ] [ -V ]\n"

#: sadc.c:614
msgid "Cannot append data to that file\n"
msgstr "Kan inte lägga till data till den filen\n"

#: common.c:91
msgid "Cannot handle so many processors!\n"
msgstr "Kan inte hantera så många processorer!\n"

#: sadf.c:75
msgid ""
"Usage: %s [ options... ] [  [  ] ] [  ]\n"
"Options are:\n"
"[ -d | -D | -H | -p | -x ] [ -t ] [ -V ]\n"
"[ -P {  | ALL } ] [ -s [  ] ] [ -e [  ] ]\n"
"[ --  ]\n"
msgstr ""
"Användning: %s [ flaggor... ] [  [  ] ] [  ]\n"
"Flaggor:\n"
"[ -d | -D | -H | -p | -x ] [ -t ] [ -V ]\n"
"[ -P {  | ALL } ] [ -s [  ] ] [ -e [  ] ]\n"
"[ --  ]\n"



Bug#382474: I had the same problem, now I have an other one

2006-09-05 Thread Moritz Winterberg

On 9/5/06, Lionel Elie Mamane <[EMAIL PROTECTED]> wrote:

On Tue, Sep 05, 2006 at 05:10:49PM +0200, Moritz Winterberg wrote:

> I had the exact same problem and therefore I backported the
> capi4hylafax_01.03.00.99.svn.300-3 package to my sarge today.

The security update DSA-1165 also fixes this bug; see
http://www.debian.org/security/2006/dsa-1165 .

> Now, it seems everything works as expected, but I get lots of this
> messages in capi4hylafax log:

> Discrepance between CAPI's (0) and internal (1) number of pages!
> and those fax calls get dropped afterwards.

You did not get these before? Have you determined with what type of
faxes you get this error message and which one you don't? What
hardware do you use, is it with the latest firmware/drivers?

> Any side effect of this bugfix ?

I don't think so. It may be an effect of other changes between the
sarge version and 01.03.00.99.svn.300-3; please try with
01.02.03-10sarge2.

--
Lionel



Well, actually I wasn't using the Sarge package before.
I already had other problems with that one so I was already  using a
backported capi4hylafax_01.03.00-2 Version which as I said had no big
Problems beside the one with faxrecvd script call discussed here.

I never got those "Discrepance" Errors before though. It only started
to appear after upgrading from  01.03.00-2 to 01.03.00.99.svn.300-3 ??

Now I checked and found out it seems to happen only when the call is
speech instead of fax.
When I call the Faxmachine from my mobil, I will hear the Faxtones
from the Server and then the error will occur exactly when hanging up
on my mobil.

So I think it does not realy affect productivity as it seems. Its just
little annoying because it always will dump the error to STDERR and
syslog

Moritz


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



Bug#386135: Building exim4-deamon-custom fails

2006-09-05 Thread Marc Haber
severity #386135 minor
thanks

On Tue, Sep 05, 2006 at 04:00:03PM +0200, Guido Hennecke wrote:
> Severity: serious
> Justification: no longer builds from source

The feature of a custom daemon is not enabled by default. I am
therefore lowering the severity.

> Building an exim4-daemon-custom with dpkg-buildpackage as dexcribed in
> debian/rules fails with the following message:
> 
> ,[ dpkg-buildpackage -b -rfakeroot ]
> | >>> exim binary built
> |
> | make[2]: Leaving directory `/usr/src/exim4-4.63/build-Linux-i386'
> | make[1]: Leaving directory `/usr/src/exim4-4.63'
> | mv build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`} 
> build-exim4-daemon-light
> | echo build-exim4-daemon-custom
> | build-exim4-daemon-custom
> | dh_testdir
> | rm -rf build-${build:-`/bin/sh scripts/os-type`-`/bin/sh scripts/arch-type`}
> | # Add here command to compile/build the package.
> | mkdir -p Local
> | cp EDITME.exim4-custom Local/Makefile
> | cp: cannot stat `EDITME.exim4-custom': No such file or directory
> | make: *** [build-exim4-daemon-custom/exim] Error 1
> `
> 
> Of course I copied EDITME.exim4-light to EDITME.exim4-custom an edited
> EDITME.exim4-custom. After dpkg-buildpackage failed, EDITME.exim4-custom
> is deleted.

I'm going to investigate in due time.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#378940: sysvinit: does not sanitize environment properly

2006-09-05 Thread Petter Reinholdtsen

tags 378940 + help
thanks

This bug report do not include enough information for me to have any
idea what the problem is, how to reproduce it nor how to fix it, if
there is anything to fix.

Please provide more info on why you believe this is a bug in sysvinit,
or how to reproduce it.

I've used yaird myself a few times, and never seen any problem, so I
have no clue this is all about.

Friendly
-- 
Petter Reinholdtsen


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



Bug#386143: amarok: New Upstream release

2006-09-05 Thread Petteri
Package: amarok
Version: 1.4.1-3
Severity: wishlist

Upstream has release version 1.4.3. Versions 1.4.2 and 1.4.3 includes
many bugfixes.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages amarok depends on:
ii  amarok-engines  1.4.1-3  output engines for the Amarok audi
ii  amarok-xine [amarok-engine] 1.4.1-3  xine engine for the Amarok audio p
ii  kdelibs4c2a 4:3.5.4-3core libraries and binaries for al
ii  libc6   2.3.6.ds1-4  GNU C Library: Shared libraries
ii  libgcc1 1:4.1.1-11   GCC support library
ii  libgl1-mesa-glx [libgl1]6.4.2-1.1A free implementation of the OpenG
ii  libglib2.0-02.10.3-3 The GLib library of C routines
ii  libgpod00.3.2-1.1a library to read and write songs 
ii  libice6 1:1.0.0-3X11 Inter-Client Exchange library
ii  libifp4 1.0.0.2-3communicate with iRiver iFP audio 
ii  libmysqlclient15off 5.0.24-3 mysql database client library
ii  libnjb5 2.2.5-4.1Creative Labs Nomad Jukebox librar
ii  libpng12-0  1.2.8rel-5.2 PNG library - runtime
ii  libpq4  8.1.4-6  PostgreSQL C client library
ii  libqt3-mt   3:3.3.6-4Qt GUI Library (Threaded runtime v
ii  libsdl1.2debian 1.2.11-3 Simple DirectMedia Layer
ii  libsm6  1:1.0.1-2X11 Session Management library
ii  libsqlite3-03.3.7-1  SQLite 3 shared library
ii  libstdc++6  4.1.1-11 The GNU Standard C++ Library v3
ii  libtag1c2a  1.4-4TagLib Audio Meta-Data Library
ii  libtunepimp30.4.2-3.2MusicBrainz tagging library and si
ii  libusb-0.1-42:0.1.12-2   userspace USB programming library
ii  libvisual-0.4-0 0.4.0-1  Audio visualization framework
ii  libx11-62:1.0.0-8X11 client-side library
ii  libxext61:1.0.1-2X11 miscellaneous extension librar
ii  ruby1.8.2-1  An interpreter of object-oriented 
ii  zlib1g  1:1.2.3-13   compression library - runtime

Versions of packages amarok recommends:
ii  kdemultimedia-kio-plugins 4:3.5.4-1  enables the browsing of audio CDs 

-- no debconf information


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



Bug#379940: (no subject)

2006-09-05 Thread Gonéri Le Bouder
i've the same issue with:
  -boson 0.12
  -i386
  -Intel i910 card (i810 driver)


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



Bug#386138: ITP: mpop -- a POP3 client

2006-09-05 Thread Carlos Martin
Package: wnpp
Severity: wishlist
Owner: Carlos Martin <[EMAIL PROTECTED]>


* Package name: mpop
  Version : 1.0.2
  Upstream Author : Martin Lambers <[EMAIL PROTECTED]>
* URL : http://mpop.sourceforge.net
* License : GPL
  Programming Lang: C
  Description : a POP3 client

mpop can retreive mail from several POP3 mailboxes, do filtering and
deliver the mail through a mail delivery agent (MDA) or to to maildir
folders or mbox files.

It supports encryption several types of encryption and authentication
 mechanisms, as well as pipelining.

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


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



Bug#365048: Problem also seen with the hosts database.

2006-09-05 Thread Alastair McKinstry
Hi,

I see a similar issue with the hosts database. Consider the following:

/etc/host.conf
order hosts, bind
multi on

/etc/nsswitch.conf:
...
hosts:   files [!unavail=return] dns

/etc/hosts:
11.22.33.44  ldap.example.com

I'm trying to login as root into a system with LDAP logging installed.
Works fine with LDAP access,
but when DNS breaks, I hang resolving ldap.example.com and login times out.
I try to fix this using
hosts: files [something] dns
but the semantics do not allow me to cease enumeration on success in
files alone, but try on all.
Something is needed to stop enumeration semantics in this case.

Any solutions?

Regards
Alastair McKinstry



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



Bug#386137: linuxlogo: [INTL:sv] Swedish PO translation

2006-09-05 Thread Daniel Nylander
Package: linuxlogo
Severity: wishlist
Tags: patch l10n


Here is the Swedish translation of linuxlogo.

Regards,
Daniel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE)
# Swedish translation of linuxlogo.
# Copyright (C) 2006 Free Software Foundation, Inc.
# Daniel Nylander <[EMAIL PROTECTED]>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: linuxlogo 4.14\n"
"POT-Creation-Date: 2001-03-16 17:23-0500\n"
"PO-Revision-Date: 2006-09-05 16:05+0100\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../linux_logo.c:38
msgid "Zero"
msgstr "Ingen"

#: ../linux_logo.c:39
msgid "One"
msgstr "En"

#: ../linux_logo.c:40
msgid "Two"
msgstr "Två"

#: ../linux_logo.c:41
msgid "Three"
msgstr "Tre"

#: ../linux_logo.c:42
msgid "Four"
msgstr "Fyra"

#: ../linux_logo.c:43
msgid "Five"
msgstr "Fem"

#: ../linux_logo.c:44
msgid "Six"
msgstr "Sex"

#: ../linux_logo.c:45
msgid "Seven"
msgstr "Sju"

#: ../linux_logo.c:46
msgid "Eight"
msgstr "Åtta"

#: ../linux_logo.c:47
msgid "Nine"
msgstr "Nio"

#: ../linux_logo.c:48
msgid "Many"
msgstr "Många"

#. This is the default format of the output file.  See the README for more *\
#. \* information on how to configure this option.
#: ../defaults.h:7
msgid ""
"#O Version #V, Compiled #C\n"
"#N #M #X #T #P, #R RAM, #B Bogomips Total\n"
"#H\n"
msgstr ""
"#O Version #V, Byggd #C\n"
"#N #M #X #T #P, #R RAM, #B bogomips totalt\n"
"#H\n"

#: ../defaults.h:8
msgid ""
"#O Version #V\n"
"Compiled #C\n"
"#N #M #X #T #P, #R RAM\n"
"#B Bogomips Total\n"
"#H\n"
msgstr ""
"#O Version #V\n"
"Byggd #C\n"
"#N #M #X #T #P, #R RAM-minne\n"
"#B bogomips totalt\n"
"#H\n"

#: ../defaults.h:9
msgid "Processor"
msgstr "processor"

#: ../defaults.h:10
msgid "Processors"
msgstr "processorer"



Bug#386110: GNOME app's fail to start

2006-09-05 Thread Dave Beckett
Toufeeq Hussain wrote:
> Subject: libcairo2: GNOME app's fail to start
> Package: libcairo2
> Version: 1.2.4-1
> Severity: critical
> Justification: breaks unrelated software
> 
> *** Please type your report below this line ***
> 
> All GNOME app's fail to start. They quit with the following error:
> symbol lookup error: /usr/lib/libgdk-x11-2.0.so.0: undefined symbol:
> cairo_xlib_surface_create

This is something wrong with your system.  The shipped debian cairo
package contains that symbol.

$ grep cairo_xlib_surface_create /usr/lib/libcairo.so.2
Binary file /usr/lib/libcairo.so.2 matches

and if you have libcairo2-dev installed:
$ nm /usr/lib/libcairo.a|grep cairo_xlib_surface_create
3540 t _cairo_xlib_surface_create_internal
3aa0 t _cairo_xlib_surface_create_similar
3890 t _cairo_xlib_surface_create_similar_with_format
3c30 T cairo_xlib_surface_create
3be0 T cairo_xlib_surface_create_for_bitmap
3840 T cairo_xlib_surface_create_with_xrender_format

> Problem seems to be with pango/cairo and can be fixed by rolling back to
> earlier version. Found a similar problem with the Fedora folk as can be
> seen here.
> 
> http://www.redhat.com/archives/fedora-devel-list/2006-August/msg00289.html

That bug is irrelevant.  I was the person who found that problem when I
packaged cairo 1.2.4 and reported it upstream.  It was never in any debian
cairo package.  The first google hit for a problem is not useful
information.

It is most likely you have your own compiled version of cairo installed.
Delete that and your applications will work.

Dave


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



Bug#368843: Broken info-emacs-info

2006-09-05 Thread John W. Eaton
On  3-Sep-2006, Rafael Laboissiere wrote:

| * Rafael Laboissiere <[EMAIL PROTECTED]> [2006-09-03 16:46]:
| 
| > You will find attached below a bug report filed against the Debian package
| > octave2.9 regarding the info-emacs-info script.  The followups to this bug
| > reported can be seen at:
| > 
| > http://bugs.debian.org/368843
| > 
| > The info-emacs script seems to be still broken in CVS.  As the reporter
| > writes, the order of the options in the invocation of INFO_PROGRAM
| > changed (--directory comes before --file now) and the old info-emacs-info
| > script gets confused.
| > 
| > Here is a patch that fixes the problem.  [...]
| 
| The info-emacs-octave-help seems to suffer from the same problem.  It
| may be better to apply the simple patch below to doc.m:
| 
| --- doc.m-orig2006-09-03 17:04:16.216249600 +0200
| +++ doc.m 2006-09-03 17:05:35.275230808 +0200
| @@ -73,7 +73,7 @@
|info_file_name = info_file ();
|  endif
|  
| -cmd = sprintf ("\"%s\" --directory \"%s\" --file \"%s\"",
| +cmd = sprintf ("\"%s\" --file \"%s\" --directory \"%s\"",
|  info_program (), info_dir, info_file_name);
|  
|  if (! isempty (fname))

I made this change.  Is the other patch for info-emacs-info still
needed?

Thanks,

jwe


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



Bug#385696: About Bug#385696: ./MAKEDEV: No such file or directory

2006-09-05 Thread Bartosz Feński

severity 385696 normal
thanks


I think Johan Thelmén is right,and I don't start MAKEDEV on
startup.So this is the reason I don't find MAKEDEV in /dev.
You should modify it,if it don't depend on it.

Thank you very much for your help,Bartosz Feński and Johan
Thelmén !


Ok I'll reupload it using real path and not depending on this symlink.

I'm downgrading this bug now cause in fact I could close it without
fix. Putting makdev as a depencency is enough to ensure that this
symlink is in place. I saw many packages using that symlink and I
doubt it's release critical problem.

Anyway thanks for bugreport. It'll be fixed in next revision.

regards
fEnIo


Bug#386145: xutils-dev: cleanlinks causes warning message from find(1)

2006-09-05 Thread Eric Cooper
Package: xutils-dev
Version: 1:7.1.ds-2
Severity: normal

$ cleanlinks
Removing empty directories ...
find: warning: you have specified the -depth option after a non-option argument 
-type, but options are not positional (-depth affects tests specified before it 
as well as those specified after it).  Please specify options before other 
arguments.

Also, it would be nice to have an option that only printed dangling
symlinks without removing them.

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

Versions of packages xutils-dev depends on:
ii  cpp  4:4.1.1-5   The GNU C preprocessor (cpp)
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  x11-common   1:7.0.22X Window System (X.Org) infrastruc

xutils-dev recommends no packages.

-- no debconf information


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



Bug#365672: Bug#386074: tetex-base: please update version of xkeyval package

2006-09-05 Thread Ralf Stubner
Frank Küster wrote:
> Atsuhito Kohda <[EMAIL PROTECTED]> wrote:
> 
>>> % XeTeX
>>> TEXINPUTS.xelatex = .;$TEXMF/tex/{xelatex,xetex,latex,generic,}//
>>> TEXINPUTS.xetex   = .;$TEXMF/tex/{xetex,plain,generic,}//
>>
> [...]
>> Please see http://lists.debian.org/debian-tex-maint/2006/08/msg00066.html
> 
> Should xetex bee in xelatex's search path?

IMO there is no need for special directories $TEXMF/tex/{xelatex,xetex}.
 So it does not matter whether or not the xetex dir is in xelatex's
path. Let's look at the actual files installed by upstream in these
directories:

* .ini files:

TEXMF/tex/xetex/config/xetex.ini
TEXMF/tex/xelatex/config/xelatex.ini

Like other .ini files, these should be placed in

TEXMF/tex/plain/config/
TEXMF/tex/latex/config/

* updates to LaTeX style files (currently url.sty and xkeyval.sty):

These should go somewhere below TEXMF/tex/latex/, so that other engines
together with the LaTeX format can profit from the updates.

* XeLaTeX specific style files (fontspec, euenc, xltxtra, xunicode,
xetex.def):

These packages give an error message when not used with XeTeX as engine.
IMO this is better than a 'file not found' error when accidentally
running say pdflatex on a file meant for xelatex. Hence I think
TEXMF/tex/latex/ is better.

* Configuration files for various LaTeX packages (graphics, color, crop,
hyperref, geometry)

These files should be modified such that they can distinguish between
being loaded by XeTeX, pdfTeX, TeX, ... and incorporate the default
behaviour from the relevant packages. I think this is one of the things
that has to be done for getting XeTeX into TeX Live.


Finally there is the issue of hyphenation files, which was recently
discussed on the TeX Live list. These are not related to these specific
directories, though.

cheerio
ralf





Bug#386140: sensors-applet: [INTL:sv] Swedish PO translation

2006-09-05 Thread Daniel Nylander
Package: sensors-applet
Severity: wishlist
Tags: patch l10n


Here is the Swedish translation of sensors-applet.

Regards,
Daniel

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.4
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to sv_SE)
# Swedish translation of the GNOME Sensor Applet.
# Copyright (C) 2005, 2006 Alex Murray.
# This file is distributed under the same license as the GNOME Sensor Applet 
package.
# Daniel Nylander <[EMAIL PROTECTED]>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: GNOME Sensor Applet 1.7.7\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2006-07-02 16:22+0930\n"
"PO-Revision-Date: 2006-09-05 16:34+0100\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../SensorsApplet.server.in.in.h:1
msgid "Display temperature, fan speed and voltage sensor readings"
msgstr "Visa sensoravläsning för temperatur, fläkthastighet och spänning"

#: ../SensorsApplet.server.in.in.h:2
msgid "Hardware Sensors Monitor"
msgstr "Övervakare av hårdvarusensorer"

#: ../SensorsApplet.xml.h:1
msgid "_About"
msgstr "_Om"

#: ../SensorsApplet.xml.h:2
msgid "_Help"
msgstr "_Hjälp"

#: ../SensorsApplet.xml.h:3
msgid "_Preferences"
msgstr "_Inställningar"

#: ../src/about-dialog.c:33
msgid "Translator"
msgstr "Översättare"

#: ../src/about-dialog.c:36
msgid "To translator: Put your name here to show up in the About dialog as the 
translator"
msgstr "Daniel Nylander <[EMAIL PROTECTED]>"

#: ../src/prefs-dialog.c:373
msgid "Sensors Applet Preferences"
msgstr "Inställningar för sensorpanelprogrammet"

#: ../src/prefs-dialog.c:406
#: ../src/sensors-applet.c:1280
msgid "No sensors found!"
msgstr "Inga sensorer hittades!"

#: ../src/prefs-dialog.c:412
msgid "Display"
msgstr "Visa"

#: ../src/prefs-dialog.c:424
msgid "label with value"
msgstr "etikett med värde"

#: ../src/prefs-dialog.c:425
msgid "icon with value"
msgstr "ikon med värde"

#: ../src/prefs-dialog.c:426
msgid "value only"
msgstr "endast värde"

#: ../src/prefs-dialog.c:427
msgid "icon only"
msgstr "endast ikon"

#: ../src/prefs-dialog.c:428
msgid "graph only"
msgstr "endast diagram"

#: ../src/prefs-dialog.c:444
msgid "_Display sensors in panel as"
msgstr "_Visa sensorer i panel som"

#: ../src/prefs-dialog.c:459
msgid "beside labels / icons"
msgstr "bredvid etiketter/ikoner"

#: ../src/prefs-dialog.c:460
msgid "below labels / icons"
msgstr "under etiketter/ikoner"

#: ../src/prefs-dialog.c:471
msgid "Preferred _position of sensor values"
msgstr "Föredragen _position för sensorvärden"

#: ../src/prefs-dialog.c:483
msgid "Kelvin"
msgstr "Kelvin"

#: ../src/prefs-dialog.c:484
msgid "Celsius"
msgstr "Celsius"

#: ../src/prefs-dialog.c:485
msgid "Fahrenheit"
msgstr "Fahrenheit"

#: ../src/prefs-dialog.c:496
msgid "_Temperature scale"
msgstr "_Temperaturskala"

#: ../src/prefs-dialog.c:527
msgid "Number of _samples per graph"
msgstr "Antal _mätningar per diagram"

#: ../src/prefs-dialog.c:540
msgid "Update"
msgstr "Uppdatera"

#: ../src/prefs-dialog.c:570
msgid "Update _interval (secs)"
msgstr "Uppdaterings_intervall (sekunder)"

#: ../src/prefs-dialog.c:580
msgid "Notifications"
msgstr "Notifieringar"

#: ../src/prefs-dialog.c:591
msgid "Display _notifications"
msgstr "Visa _notifieringar"

#: ../src/prefs-dialog.c:795
msgid "Sensor"
msgstr "Sensor"

#: ../src/prefs-dialog.c:802
msgid "Label"
msgstr "Etikett"

#: ../src/prefs-dialog.c:814
msgid "Labels can be edited directly by clicking on them."
msgstr "Etiketter kan redigeras direkt genom att klicka på dem."

#: ../src/prefs-dialog.c:817
msgid "Enabled"
msgstr "Aktiverad"

#. icon stuff
#: ../src/prefs-dialog.c:823
#: ../src/sensor-config-dialog.c:401
msgid "Icon"
msgstr "Ikon"

#: ../src/prefs-dialog.c:954
msgid "General Options"
msgstr "Allmänna inställningar"

#: ../src/prefs-dialog.c:958
msgid "Sensors"
msgstr "Sensorer"

#: ../src/sensor-config-dialog.c:338
msgid "Sensor Properties"
msgstr "Sensoregenskaper"

#. graph stuff
#: ../src/sensor-config-dialog.c:368
msgid "Graph"
msgstr "Diagram"

#: ../src/sensor-config-dialog.c:387
msgid "Graph Color"
msgstr "Diagramfärg"

#: ../src/sensor-config-dialog.c:390
msgid "Graph _color"
msgstr "Diagram_färg"

#: ../src/sensor-config-dialog.c:452
msgid "Sensor _icon"
msgstr "Sensor_ikon"

#: ../src/sensor-config-dialog.c:458
msgid "Scaling Parameters"
msgstr "Skalningsparametrar"

#: ../src/sensor-config-dialog.c:491
msgid "Sensor value _multiplier"
msgstr "_Multiplicerare för sensorvärde"

#: ../src/sensor-config-dialog.c:524
msgid "Sensor value _offset"
msgstr "P_osition för sensorvärde"

#. now do alarm widgets
#: ../src/sensor-config-dialog.c:534
msgid "Sensor Limits"
msgstr "Sensorgränser"

#: ../src/sensor-config-dialo

Bug#386107: debsign don't use gpg agent/pinentry

2006-09-05 Thread Julien Danjou
On Tue, Sep 05, 2006 at 02:40:24PM +0200, martin f krafft wrote:
> i think this may be your problem. I have
> 
>   default-key 330c4a75
>   encrypt-to 330c4a75
> 
> in my ~/.gnupg/gpg.conf file, and I always pass -k to debsign.

Still fails.  By the way,  I also use  -k to sign.  But echo test  | gpg
--sign seems to  try to use the  good key but does  not launch pinentry,
even if my passphrase was forgotten

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#386139: latex-ucs: /usr/share/unidata moved to unicode-data

2006-09-05 Thread Colin Watson
Package: latex-ucs
Version: 20041017-3
Severity: serious
Tags: patch

latex-ucs requires files in /usr/share/unidata to build, and
build-depends on console-data for this. These files are very large, and
moved to unicode-data recently, so latex-ucs now fails to build. (Very
few packages seem to have been affected by this; latex-ucs is the only
one I've found so far.)

Also, unicode-data just ships UnicodeData.txt, not any versioned files,
so I adjusted debian/rules and debian/update-latex-ucs to cope with
this. This does mean that the dependencies have to be just
"unicode-data", not "unicode-data | console-data (<< 2:1.0-1)" as I'd
originally hoped.

A patch to fix this bug is attached. If you could fix this in Ubuntu
edgy as well, I'd appreciate it, as I think I'm going to pull in
unicode-data there to save space in the base system.

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]
diff -u latex-ucs-20041017/debian/control latex-ucs-20041017/debian/control
--- latex-ucs-20041017/debian/control
+++ latex-ucs-20041017/debian/control
@@ -2,7 +2,7 @@
 Section: tex
 Priority: optional
 Maintainer: Martin Pitt <[EMAIL PROTECTED]>
-Build-Depends-Indep: cdbs, debhelper (>> 4.0.0), console-data
+Build-Depends-Indep: cdbs, debhelper (>> 4.0.0), unicode-data
 Standards-Version: 3.6.1
 
 Package: latex-ucs
@@ -37,7 +37,7 @@
 Package: latex-ucs-dev
 Section: libdevel
 Architecture: all
-Depends: latex-ucs, console-data
+Depends: latex-ucs, unicode-data
 Recommends: latex-ucs-doc
 Description: configuration source files for latex-ucs
  latex-ucs provides support for using UTF-8 as input encoding in LaTeX
diff -u latex-ucs-20041017/debian/rules latex-ucs-20041017/debian/rules
--- latex-ucs-20041017/debian/rules
+++ latex-ucs-20041017/debian/rules
@@ -20,7 +20,7 @@
 
# automatically generate def files, don't use the ones from
# the orig.tar.gz because we may patch the config files
-   ./makeunidef.pl --no-comments -t debian/tmp/data -d 
/usr/share/unidata/UnicodeData-4*.txt debian/tmp/config/*.ucf.gz
+   ./makeunidef.pl --no-comments -t debian/tmp/data -d 
/usr/share/unidata/UnicodeData.txt debian/tmp/config/*.ucf.gz
 
# create manpages; filenames in PODs are adapted to the names
# of the installed programs
diff -u latex-ucs-20041017/debian/update-latex-ucs 
latex-ucs-20041017/debian/update-latex-ucs
--- latex-ucs-20041017/debian/update-latex-ucs
+++ latex-ucs-20041017/debian/update-latex-ucs
@@ -61,7 +61,7 @@
 mkdir $DATADIR
 echo Generating the data directory from $CFGDIR sources...
 /usr/share/latex-ucs-dev/makeunidef.pl -t $DATADIR $COMMENTS \
-   -d /usr/share/unidata/UnicodeData-4*.txt $CFGDIR/*.ucf $CFGDIR/*.ucf.gz
+   -d /usr/share/unidata/UnicodeData.txt $CFGDIR/*.ucf $CFGDIR/*.ucf.gz
 
 # rehash LaTeX
 
diff -u latex-ucs-20041017/debian/latex-ucs-dev.README.Debian 
latex-ucs-20041017/debian/latex-ucs-dev.README.Debian
--- latex-ucs-20041017/debian/latex-ucs-dev.README.Debian
+++ latex-ucs-20041017/debian/latex-ucs-dev.README.Debian
@@ -12,7 +12,8 @@
 included POD documentation and the file INSTALL in
 /usr/share/doc/latex-ucs/ how to call it. This script needs a recent
 version of UnicodeData.txt from www.unicode.org which is already
-provided by the package console-data and can be used for this purpose.
+provided by the package unicode-data (formerly console-data) and can
+be used for this purpose.
 
 For convenience there is a wrapper script update-latex-ucs that calls
 makeunidef.pl with the correct parameters. See update-latex-ucs(8) for


Bug#386118: per-backup ex/include options overshadow global options

2006-09-05 Thread Simon Boulet

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi Martin

On 5-Sep-06, at 7:30 AM, martin f krafft wrote:



With the following lines in the configuration file:

  exclude /sys
  exclude /proc
  backup [EMAIL PROTECTED]:/ wall/ exclude=/var/spool/squid

the rsync call used is

  /usr/bin/rsync -a --delete --numeric-ids --relative
  --delete-excluded --exclude=/var/spool/squid --rsh=/usr/bin/ssh
  [EMAIL PROTECTED]:/ /srv/backups/daily.0/wall/

you can see how the /sys and /proc excludes are being ignored.
I would consider this a bug as this behaviour is not documented.
I think global exclude/include options should apply to all backups.


I am forwarding this to the upstream authors.


You can append your --exclude directly to the end of rsync_long_args  
in the configuration:


rsync_long_args --delete --numeric-ids --relative --delete-excluded -- 
exclude=/sys --exclude=/proc



Or better, use --exclude-from and an exclude file:

rsync_long_args --delete --numeric-ids --relative --delete-exclude -- 
exclude-from=/path/to/exclude/file




Simon




-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (Darwin)

iD8DBQFE/ZRz1jAZg9vxR6wRArV4AKCHJbXK7/ArIrBGJDFuCVThnrt63QCfSeXF
+xfFfYokDkFeRISL1Q5u0NA=
=TUET
-END PGP SIGNATURE-


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



Bug#382505: We'd need to update the upstream docs also

2006-09-05 Thread Michael(tm) Smith
Daniel Leidert <[EMAIL PROTECTED]>, 2006-09-05 15:23 +0200:

> I thought about simply patching the docs in the debian package along
> with the param.xsl adding a notes

That assumes the users actually have installed docbook-xsl-doc and
that they are reading it instead of say, simply reading them over
the web at http://docbook.sourceforge.net/release/xsl/current/doc/

That doesn't seem to me to be a very good assumption to make.

> I don't think, that this should be put in upstream docs directly. I
> would maybe suggest (if you like the idea of reading the libpaper
> config), that you implement this in the XSL2 stylesheets using
> unparsed-text() of a file, set to /etc/papersize by default.

The DocBook XSL stylesheets are OS-agnostic, by design.
/etc/papersize is not a system-agnostic value to set as a default
in a set of stylesheets designed to work across platforms.

> The implementation for XSL1 is more a (working) workaround. But
> XSL2 offers the possibilities to do this, so it could be
> implemented.

We are a long, long way away from having a usable set of
stylesheets that rely on XSL2

> See above. Don't put anything system specific into the docs. It's also
> possible, that one day this patch will be dropped, because of a better
> solution or any issues and then upstream docs may be outdated (and
> wrong) then. So I really don't think it's a good idea to put this into
> upstream docs.

And my point is that if it's not put into the upstream docs (and
believe me, I'm not disagreeing that is shouldn't be), then it the
patch should be dropped from Debian. You otherwise will have users
who have no idea where the default value is coming from.

  --Mike


smime.p7s
Description: S/MIME cryptographic signature


Bug#386144: unicode-data: should use Replaces, not Conflicts

2006-09-05 Thread Colin Watson
Package: unicode-data
Version: 4.1.0-2
Severity: normal

  Package: unicode-data
  Conflicts: console-data (<< 2:1.0-1)

Isn't this just replacing some files that used to be in console-data? If
so, please use Replaces rather than Conflicts; it makes life easier for
the package management system.

Thanks,

-- 
Colin Watson   [EMAIL PROTECTED]


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



Bug#386141: libnss-ldap: bug 375108 is not fixed: HAVE YOU ACTUALLY TESTED YOU FIX ? (BIS)

2006-09-05 Thread laurent
Package: libnss-ldap
Version: 251-5
Severity: important


the funny part in libnss-ldap.postinst is:
# the order is important, first the backslashes
and then you escape hyphens with no-escaped backslashes...

quick fix:
1) remove the:
# escape hyphen in domainnames for later regex compat (ex.
# example-city.net)
value=`echo $value | sed -s 's#-#\\-#g'`
2) replace - by ~ in the perl regexp

long fix: write something nicer ! ;-)
(the ;-) is meant to be a very nice teasing ;-) - not a sarcastic one)

cheers

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (1200, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-rc5-git2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)


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



Bug#386074: tetex-base: please update version of xkeyval package

2006-09-05 Thread Atsuhito Kohda
On Tue, 05 Sep 2006 11:11:52 +0200, Frank Küster wrote:

> Atsuhito Kohda <[EMAIL PROTECTED]> wrote:
> 
> >> % XeTeX
> >> TEXINPUTS.xelatex = .;$TEXMF/tex/{xelatex,xetex,latex,generic,}//
> >> TEXINPUTS.xetex   = .;$TEXMF/tex/{xetex,plain,generic,}//
> >
> [...]
> > Please see http://lists.debian.org/debian-tex-maint/2006/08/msg00066.html
> 
> Should xetex bee in xelatex's search path?

Could be so.  I'll investigate it later.

Regards,   2006-9-5(Tue)

-- 
 Debian Developer & Debian JP Developer - much more I18N of Debian
 Atsuhito Kohda 
 Department of Math., Univ. of Tokushima



Bug#386135: Building exim4-deamon-custom fails

2006-09-05 Thread Marc Haber
submitter #386135 [EMAIL PROTECTED]
thanks

Bug submitter does not care about answers to the report.

  [EMAIL PROTECTED]
SMTP error from remote mail server after RCPT TO:<[EMAIL PROTECTED]>: 
[213.146.115.202]: 550-Unknown local part debbugs06-n
host debian.dyndns.org [213.146.115.202]: 550-Unknown local part 
debbugs06-nospam-remove-this-not iness
550-<[EMAIL PROTECTED]>
550 Unrouteable address

Taking submittership of the bug.

Greetings
Marc

-- 
-
Marc Haber | "I don't trust Computers. They | Mailadresse im Header
Mannheim, Germany  |  lose things."Winona Ryder | Fon: *49 621 72739834
Nordisch by Nature |  How to make an American Quilt | Fax: *49 621 72739835


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



Bug#386142: ITP: slide-webdavclient -- WebDAV client

2006-09-05 Thread marcus
Package: wnpp
Severity: wishlist

* Package name: slide-webdavclient
  Version : 2.1
  Upstream Author : 
* URL or Web page : http://jakarta.apache.org/slide
* License : Apache License 2.0
  Description : WebDAV client

This is the WebDAV client implementation and command line client from
the Jakarta Slide proejct.



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



Bug#382474: I had the same problem, now I have an other one

2006-09-05 Thread Moritz Winterberg

Hello,

I had the exact same problem and therefore I backported the
capi4hylafax_01.03.00.99.svn.300-3 package to my sarge today.

Thanks Lionel for the great work !!

Now, it seems everything works as expected, but I get lots of this
messages in capi4hylafax log:

Discrepance between CAPI's (0) and internal (1) number of pages!

and those fax calls get dropped afterwards.

Any idea what this could be ? Any side effect of this bugfix ?

thanks

Moritz


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



Bug#386146: ITP: libconfig-file-perl -- Parses simple configuration files

2006-09-05 Thread Gunnar Wolf
Package: wnpp
Severity: wishlist
Owner: Gunnar Wolf <[EMAIL PROTECTED]>

* Package name: libconfig-file-perl
  Version : 1.4
  Upstream Author : Gunnar Wolf <[EMAIL PROTECTED]>
* URL : http://www.cpan.org/modules/by-module/Config
* License : GPL+Artistic
  Description : Parses simple configuration files

 ConfigFile parses simple configuration files and store its values in
 an anonymous hash reference. The syntax of the configuration file is
 quite simple:

 # This is a comment
 VALUE_ONE = foo
 VALUE_TWO = $VALUE_ONE/bar
 VALUE_THREE = The value contains a \# (hash). # This is a comment.
 COMPOSED_VALUE[one] = The first component of a clustered value
 COMPOSED_VALUE[two] = The second component of a clustered value

This module is already packaged in Debian as libconfigfile-perl
(dpkg-sig and apt-file depend on it) - It is a native package, and I
am renaming it in order to make it available in CPAN for wider
distribution and to turn it into a non-native package. 

-- System Information:
Debian Release: 3.1
Architecture: powerpc (ppc)
Kernel: Linux 2.6.14-cajita
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)


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



Bug#382474: I had the same problem, now I have an other one

2006-09-05 Thread Lionel Elie Mamane
On Tue, Sep 05, 2006 at 05:10:49PM +0200, Moritz Winterberg wrote:

> I had the exact same problem and therefore I backported the
> capi4hylafax_01.03.00.99.svn.300-3 package to my sarge today.

The security update DSA-1165 also fixes this bug; see
http://www.debian.org/security/2006/dsa-1165 .

> Now, it seems everything works as expected, but I get lots of this
> messages in capi4hylafax log:

> Discrepance between CAPI's (0) and internal (1) number of pages!
> and those fax calls get dropped afterwards.

You did not get these before? Have you determined with what type of
faxes you get this error message and which one you don't? What
hardware do you use, is it with the latest firmware/drivers?

> Any side effect of this bugfix ?

I don't think so. It may be an effect of other changes between the
sarge version and 01.03.00.99.svn.300-3; please try with
01.02.03-10sarge2.

-- 
Lionel


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



Bug#386048: amarok 1.4.3

2006-09-05 Thread Andres Järv
Well, time has passed and Amarok 1.4.3 has already been released with various 
bugfixes and new features.


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



Bug#362423: [EMAIL PROTECTED]: [Pkg-octave-devel] Bug#362219: FTBFS with GCC 4.2: ambiguous overload for 'operator==']

2006-09-05 Thread John W. Eaton
On  3-Sep-2006, Rafael Laboissiere wrote:

| package octave2.1
| forwarded 362423 [EMAIL PROTECTED]
| tags 362423 upstream
| thanks
| 
| * Rafael Laboissiere <[EMAIL PROTECTED]> [2006-04-12 23:55]:
| 
| > I am forwarding below a bug report filed against the octave2.9 Debian
| > package.  I have not checked the problems myself, but Martin Milchmayr is
| > doing a very good job on building the Debian packages with the prospective
| > gcc compiler.
| 
| This is just to register that the same problem has been reported against
| the octave2.1 package.  See http://bugs.debian.org/362423

Does the following patch help?  I think this is how we avoided the
problem for 2.9.x.

jwe


src/ChangeLog:

2006-09-05  John W. Eaton  <[EMAIL PROTECTED]>

* load-save.cc (Fsave): Use tellp instead of pubseekoff to
determine whether we are at beginning of file.


Index: src/load-save.cc
===
RCS file: /cvs/octave/src/load-save.cc,v
retrieving revision 1.191.2.8
diff -u -u -r1.191.2.8 load-save.cc
--- src/load-save.cc18 Oct 2005 17:31:01 -  1.191.2.8
+++ src/load-save.cc5 Sep 2006 14:35:33 -
@@ -1478,9 +1478,7 @@
  
  if (file)
{
- bool write_header_info
-   = ((file.rdbuf ())->pubseekoff (0, std::ios::cur)
-  == static_cast (0));
+ bool write_header_info = ! file.tellp ();
  
  save_vars (argv, i, argc, file, save_builtins, format,
 save_as_floats, write_header_info);


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



Bug#383153: istanbul: Ok/Cancel buttons should be Discard/Cancel

2006-09-05 Thread Luca Bruno
forwarded 383153 http://bugzilla.gnome.org/show_bug.cgi?id=353193
thanks

Hi Bas,
I've forwarded your report to upstream's bugzilla. I've also talked
with upstream about it. He's quite busy doing other things, but he
agrees and will merge patch for it, if provided. I'm not a great pytgk
programmer, so if somebody want to supply a patch, please do it.

> When pressing cancel after a recording (without first saving), there
> is a warning that you'll lose data.  The buttons under it are Ok and
> Cancel.  Since many people only read the buttons, this is not very
> useful.  It would be better to have them named Discard and Cancel
> (Discard is a Gtk Stock button as well, I think).

I didn't find it as a stock button, so i think that button in that
dialog has to done from scratch.

Cheers, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno
: :'  :   The Universal O.S.| luca.br(AT)uno.it
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Proud Debian GNU/Linux User


pgpK7iEpaFIXr.pgp
Description: PGP signature


Bug#386149: firefox: virtual size in "top" increases to over 200MiB, becomes sluggish after significant use

2006-09-05 Thread Arthur Marsh
Package: firefox
Version: 1.5.dfsg+1.5.0.6-3
Severity: normal


After opening several tabs and loading several web pages, Firefox's 
virtual size as shown in "top" increases to 250 MiB or so, and doesn't 
decrease until it is restarted. Firefox becomes sluggish, particularly 
with actions like "save link as".

Are there any user configurations that could help alleviate this 
problem?

Regards,

Arthur.

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

Versions of packages firefox depends on:
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  fontconfig2.3.2-7generic font configuration library
ii  libatk1.0-0   1.12.1-1   The ATK accessibility toolkit
ii  libc6 2.3.6.ds1-4GNU C Library: Shared libraries
ii  libcairo2 1.2.4-1The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-7generic font configuration library
ii  libfreetype6  2.2.1-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-13 GCC support library
ii  libglib2.0-0  2.10.3-3   The GLib library of C routines
ii  libgtk2.0-0   2.8.20-1   The GTK+ graphical user interface 
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.12.3-2   Layout and rendering of internatio
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libstdc++64.1.1-13   The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.0-8  X11 client-side library
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxinerama1  1:1.0.1-4.1X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxt61:1.0.2-2  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

firefox recommends no packages.

-- no debconf information


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



Bug#386080: k3b: README.Debian contains outdated transcode apt sources

2006-09-05 Thread Francois Marier
tags 386080 + pending
thanks

Hi Eric,

I hadn't noticed this.  Thanks for pointing it out and for the "patch" :)

I've fixed it in svn and it will be in the next release of the package.

Francois


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



Bug#385796: #385796: procedure showing the bug

2006-09-05 Thread Florimond Simonklein
1. Open kopete
2. Right click on a contact, then choose "Properties".
3. In the "Properties of Meta Contact" window, click on the "Change" button in 
the Address Book Link of the General tab.
4. In the "Addressbook Association", select an existing entry then click OK.
5. Click the radio button "Use addressbook photo (needs addressbook link)".
6. Click "OK".

The properties window closes and a picture is displayed next to the contact 
name in the kopete as well as the chat window.

7. Quit kopete (File > Quit, or CTRL+Q).
8. Restart kopete.

Expected situation: the contact modified previously should display a picture, 
and have an addressbook association in the properties window.
Actual situation: no modification done previously has been saved. The 
properties is as empty as it is for an unmodified contact.

It now looks as if the modifications do not even survive when I quit kopete - 
previously it was lost only when I ended the session.

I have created another account on the machine for testing this behavior, and 
the same results are observed (I used the same gtalk account). I don't know 
if it has any part on this, but all the contacts I have are on gtalk - I set 
up kopete to use a jabber account.


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



Bug#383251: g++-4.1: FTBFS for RQuantLib on i386/testing

2006-09-05 Thread Luigi Ballabio


On Sep 3, 2006, at 5:57 PM, Dirk Eddelbuettel wrote:

| s/small/self-contained/ then.  Do you have some example where the
| linking process of some c++ files takes ages, without linking them
| against some external library?  That would make things much easier
| imho.

I agree. But as I am unsure excactly what part in the area of 
templates and
static initialization (or some variant thereof) causes this, I have to 
defer

to Luigi.

But yes, a smaller self-contained testcase would obviously help our 
case.


Dirk,
	I'm a bit out of context here. Are we talking about link times, or 
about the link error in Etch?


Later,
Luigi



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



Bug#386140: sensors-applet: [INTL:sv] Swedish PO translation

2006-09-05 Thread Sam Morris
tag 386140 + upstream
thanks

On Tue, 2006-09-05 at 16:37 +0200, Daniel Nylander wrote:
> Package: sensors-applet
> Severity: wishlist
> Tags: patch l10n
> 
> 
> Here is the Swedish translation of sensors-applet.
> 
> Regards,
> Daniel

Tack! I've forwarded your translation on to Alex Murray, the author of
the applet.

-- 
Sam Morris
http://robots.org.uk/

PGP key id 1024D/5EA01078
3412 EA18 1277 354B 991B  C869 B219 7FDB 5EA0 1078


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


Bug#385171: gnome-panel-data: scrollkeeper warning on package upgrade

2006-09-05 Thread jlquinn

Gustavo Noronha Silva wrote:

Em Tue, 29 Aug 2006 22:34:45 +0200
Loïc Minier <[EMAIL PROTECTED]> escreveu:


On Tue, Aug 29, 2006, Jerry Quinn wrote:

While updating gnome-panel-data, I see the following:
Setting up gnome-panel-data (2.14.3-1) ...
I/O warning : failed to load external entity
"/var/lib/scrollkeeper/(null)/scrollkeeper_cl.xml"

 I think this is because of a bug in update-manager, could you confirm
 you have update-manager installed?


Most probably. If you do have it installed, what version?


The last message said I didn't have it installed.  However, I have 2 
machines and one does have it installed.  The version is 0.42.2ubuntu22-4.





Bug#386148: postgresql-common: improvements for pg_{create,drop}cluster

2006-09-05 Thread Bastian Kleineidam
Package: postgresql-common
Version: 59
Severity: minor
Tags: patch

Hi,

I made the following improvements to some of the pg_* scripts:

- pg_createcluster creates and sets permissions on a non-standard socketdir
- pg_createcluster(8) manpage now has consistent long-option syntax
- pg_dropcluster removes a non-standard socketdir

The patches are attached and tested on my box.

Regards,
  Bastian

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-treasure8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages postgresql-common depends on:
ii  adduser   3.97   Add and remove users and groups
ii  debconf [debconf-2.0] 1.5.3  Debian configuration management sy
ii  lsb-base  3.1-15 Linux Standard Base 3.1 init scrip
ii  postgresql-client-common  59 manager for multiple PostgreSQL cl
ii  procps1:3.2.7-2  /proc file system utilities
ii  ssl-cert  1.0.13 Simple debconf wrapper for openssl

postgresql-common recommends no packages.

-- debconf information:
  postgresql-common/obsolete-major:
  postgresql-common/untransitioned:
--- /usr/bin/pg_createcluster.orig  2006-09-05 12:14:16.0 +0200
+++ /usr/bin/pg_createcluster   2006-09-05 16:31:47.0 +0200
@@ -304,6 +304,15 @@
 setup_pg_hba if $newcluster;
 
 # configure socket directory
+if ($socketdir) {
+if (-e $socketdir) {
+chmod 0750, $socketdir;
+chown $owneruid, $ownergid, $socketdir;
+}
+elsif (system 'install', '-d', '-m', '0750', '-o', $owneruid, '-g', 
$ownergid, $socketdir) {
+error 'could not create socket directory';
+}
+}
 $orig_euid = $>;
 $> = $owneruid;
 unless ($socketdir) {
@@ -453,8 +462,12 @@
 it is integrated into the B structure by moving the
 configuration file and creating the C link.
 
+If a custom socket directory is given and it does not exist, it is created.
+The permissions are adjusted to allow write access to the cluster owner and
+group.
+
 If the log file does not exist, it is created. In any case the permissions are
-adjusted to allow write access to the cluster owner. Please note that
+adjusted to allow write access to the cluster owner and group. Please note that
 C can be customized to specify C and/or
 C; if at least one of these options is present, then the symbolic
 link C in the cluster configuration directory is ignored.
@@ -502,7 +515,7 @@
 Explicitly set the path for the L server log file. Defaults to
 CIC<->IC<.log>.
 
-=item B<-e> I, B<--encoding> I
+=item B<-e> I, B<--encoding=>I
 
 Select the encoding of the template database. This will also be the default
 encoding of any database you create later, unless you override it there. The
@@ -510,7 +523,7 @@
 character sets supported by the PostgreSQL server are described in the
 documentation.
 
-=item B<-p> I, B<--port> I
+=item B<-p> I, B<--port=>I
 
 Select the port the new cluster listens on (for the Unix socket and the TCP
 port); this must be a number between 1024 and 65535, since PostgreSQL does not
@@ -523,7 +536,7 @@
 C I C on it). By default, the cluster is
 not started.
 
-=item B<--start-conf>  B|B|B
+=item B<--start-conf=>B|B|B
 
 Set the initial value in the C configuration file. See B below. By default, B is used, which means that the cluster is
--- /usr/bin/pg_dropcluster.orig2006-09-05 12:29:12.0 +0200
+++ /usr/bin/pg_dropcluster 2006-09-05 16:31:47.0 +0200
@@ -66,6 +66,9 @@
 $c.'/environment';
 unlink $info{'logfile'} if defined ($info{'logfile'});
 unlink $info{'avac_logfile'} if defined ($info{'avac_logfile'});
+if ($info{'socketdir'} !~ /^(\/tmp|\/var\/run\/postgresql)\/?$/) {
+rmdir $info{'socketdir'};
+}
 rmdir $c;
 rmdir "/etc/postgresql/$version";
 rmdir "/var/lib/postgresql/$version/$cluster";
@@ -90,6 +93,8 @@
 were created by L. If the configuration directory
 (CICI) is empty after this, it is
 removed as well.
+An empty socket directory other than B or B is
+also removed.
 
 Usually a cluster which still has a running server attached will not be
 deleted. To override this, the B<--stop> option forces a server shutdown


Bug#386052: works for me

2006-09-05 Thread Kilian Krause
Hi guys,

well, for me it works just nicely with NT mode and
2.6.17-2-vserver-k7 ... I'll forward this to upstream, eventually he'll
have an idea how to look more into this.

-- 
Best regards,
 Kilian


signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#385115: Hypocrisy of Debian (was: Sorry, no more RC bugs for non-free data in main ...)

2006-09-05 Thread Andreas Barth
* Markus Laire ([EMAIL PROTECTED]) [060830 15:01]:
> I have somewhat similar feelings after I found out that the
> "cdrtools"-package[1] included in Debian isn't DFSG-free, but is still
> included in main.
> 
> (Even worse, its license might even be illegal because it's GPLv2 +
> incombatible restrictions)
> 
> This problem was mentioned in this list on _2004_ but cdrtools still
> hasn't been removed from Debian (see [2]). IMHO "hypocrisy" is perfect
> word to describe such behaviour.

"This list" isn't the place where everybody needs to jump if someone
sends a mail. If you want to make sure this issue is taken up, please
file an RC bug (what happened in the meantime), if it is an release
critical issue.

> I used to believe that Debian only included legal, DFSG-free software
> in main, but "cdrtools" fiasco seems to prove that I was wrong.

As somebody filed an RC-bug against cdrtools for this reason, we knew
that we have to fix that prior to release of etch.

However, I don't think that in an perfect world, we should jump to
conclusions. Debian isn't only about free software, but also about our
users. So, carefully going forward is IMHO the best we could do, and
have done. And, if you look from todays perspective, this issue was
resolved.

So, if you think something is an important issue, *you* need to make
sure it is actually mentioned in the right places. And please don't cry
because people are not jumping to conclusions, but take the proper time
to create a proper solution.


Cheers,
Andi


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



Bug#386098: [Fluxbox-devel] [Fluxbox-users] Bug#386098: fluxbox: doesn't work properly with a borderless Eterm

2006-09-05 Thread Mark Tiefenbruck
Eterm doesn't have the capacity to remove its own window decorations. It has to send a request to the window manager. What you describe, though, sounds like it's setting OverrideRedirect on the window, which means the window manager should ignore it completely. At any rate, I can't reproduce this with a recent fluxbox and Eterm 
0.9.4 . Thus, I consider the matter closed from fluxbox's side.On 9/5/06, Henri Salo <[EMAIL PROTECTED]> wrote:
Pierrick Brossin wrote:> On Tue, Sep 05, 2006 at 01:30:34PM +0300, Henri Salo wrote:
 if I add option -x to Eterm because I want it to be borderless ..>>> Eterm -x -O --shade 40 --font-fx none --buttonBar no --scrollBar no>> it doesn't appear on the toolbar, [..]
> I tested that and you are right. I forward this to fluxbox -community. What's the difference between -x and :ToggleDecor ?>> The question is kind of stupid actually. I may have the answer :)
> Eterm's guys decided to add a -x option to not draw the border while> :ToggleDecor works for any apps and is wm based.>> Maybe -x should be handled (fluxbox should see it has been ran> borderless) but isnt the correct way to do :ToggleDecor ?
>>> -Pierrick Brossin>>Maybe that is the 'correct' and easiest way, but still that bug need tobe fixed in my opinion.--Henri Salo | [EMAIL PROTECTED]
-Using Tomcat but need to do more? Need to support web services, security?Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimohttp://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___Fluxbox-devel mailing list[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fluxbox-devel


Bug#385034: postgresql-common: pg_upgradecluster passes datadir incorrectly to pg_createcluster

2006-09-05 Thread Bastian Kleineidam
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

I created a patch for this bug. Could someone please test this?

Regards,
  Bastian
- --
  ,''`.  Bastian Kleineidam
 : :' :GnuPG Schlüssel
 `. `'gpg --keyserver wwwkeys.pgp.net --recv-keys 32EC6F3E
   `-

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFE/aiReBwlBDLsbz4RAvj4AJoDjP3froBPGVllroI/T0FzJq784gCgqrWa
HtWEI+IXZoxgEFdjG4haoxY=
=+ia6
-END PGP SIGNATURE-
--- /usr/bin/pg_upgradecluster.orig 2006-09-05 15:29:06.0 +0200
+++ /usr/bin/pg_upgradecluster  2006-09-05 15:30:05.0 +0200
@@ -209,9 +209,9 @@
 # create new cluster, preserving encoding and locales
 
 my @argv = ('pg_createcluster', '-u', $info{'owneruid'}, '-g', 
$info{'ownergid'},
-'--socketdir', $info{'socketdir'}, '--encoding', $encoding, $newversion,
-$cluster);
-push @argv, $datadir if $datadir;
+'--socketdir', $info{'socketdir'}, '--encoding', $encoding);
+push @argv, '--datadir', $datadir if $datadir;
+push @argv, $newversion, $cluster;
 
 delete $ENV{'LC_ALL'};
 $ENV{'LC_CTYPE'} = $lc_ctype;


Bug#386153: cvs: pserver logs errors with excessive priority

2006-09-05 Thread Tony 'Nicoya' Mantler
Package: cvs
Version: 1:1.12.13-4
Severity: minor


When a remote pserver operation is interrupted for some reason, cvs will
get a recursive error trying to tell the disconnected client that it has
been disconnected. This recursive error generates a series of syslog
entries with LOG_DAEMON|LOG_EMERG which is highly excessive for a simple
client disconnect.

A sample broadcast of the error message:

Message from [EMAIL PROTECTED] at Tue Sep  5 12:03:18 2006 ...
ubb cvs: error (1, 0) called recursively.  Original message was:

Message from [EMAIL PROTECTED] at Tue Sep  5 12:03:18 2006 ...
ubb cvs: cvs [checkout aborted]: flow control EOF 

Message from [EMAIL PROTECTED] at Tue Sep  5 12:03:18 2006 ...
ubb cvs: error (1, 0) called recursively.  Second message was:

Message from [EMAIL PROTECTED] at Tue Sep  5 12:03:18 2006 ...
ubb cvs: cvs [checkout aborted]: received broken pipe signal 

Message from [EMAIL PROTECTED] at Tue Sep  5 12:03:18 2006 ...
ubb cvs: Aborting.


These messages are generated in src/error.c around line 220. I would
suggest that this syslog message does not need to be any higher than
LOG_ERR, and could quite reasonably be even lower.

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

Versions of packages cvs depends on:
ii  debconf [debconf-2.0]1.5.3   Debian configuration management sy
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libpam-runtime   0.79-3.2Runtime support for the PAM librar
ii  libpam0g 0.79-3.2Pluggable Authentication Modules l
ii  zlib1g   1:1.2.3-13  compression library - runtime

Versions of packages cvs recommends:
ii  info [info-browser] 4.8.dfsg.1-2 Standalone GNU Info documentation 
ii  konqueror [info-browser]4:3.5.4-2KDE's advanced file manager, web b
ii  netbase 4.26 Basic TCP/IP networking system

-- debconf information excluded


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



Bug#386150: Segfault when using inject-mode with no arguments

2006-09-05 Thread Deniz Adrian
Package: packit
Version: 1.0-1

packit segfaults when beeing called with mode "inject" but no further arguments.

$ packit -minject
Segmentation fault
$

main.c simply needs to print usage information if arguments for injection are 
missing. patch follows:

[patch]
199a200,201
> print_usage();
> 
[/patch]


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



Bug#386152: nagios2-common: Wrong path in submit_check_result

2006-09-05 Thread Richard A Nelson
Package: nagios2-common
Version: 2.5-1
Severity: important

In /usr/share/nagios2/plugins/eventhandlers/submit_check_result,
the path to the pipe is incorrect:
CommandFile="/usr/local/nagios/var/rw/nagios.cmd"
it should be
/var/lib/nagios2/rw/nagios.cmd

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

Versions of packages nagios2-common depends on:
ii  adduser  3.97Add and remove users and groups
ii  apache2  2.0.55-4.2  next generation, scalable, extenda
ii  apache2-mpm-pref 2.0.55-4.2  traditional model for Apache2
ii  coreutils5.97-5  The GNU core utilities
ii  debconf [debconf 1.5.3   Debian configuration management sy
ii  lsb-base 3.1-15  Linux Standard Base 3.1 init scrip
ii  mailx1:8.1.2-0.20050715cvs-1 A simple mail user agent
ii  nagios-plugins-b 1.4.3.0cvs.20060707-3   Plugins for the nagios network mon
ii  nagios2-doc  2.5-1   documentation for nagios2
ii  ucf  2.0014  Update Configuration File: preserv

Versions of packages nagios2-common recommends:
ii  nagios-images  0.3   Collection of images and icons for
ii  nagios-plugins 1.4.3.0cvs.20060707-3 Plugins for the nagios network mon

-- debconf information:
  nagios2/do-not-translate:
* nagios2/httpd: apache2
* nagios2/nagios1-in-apacheconf: false
  nagios2/adminpassword-mismatch:


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



Bug#385836: Fixed in NMU of plib 1.8.4-4.1

2006-09-05 Thread Philipp Frauenfelder
Dear Matthias

Am Sun, Sep 03, 2006 at 10:32:31AM -0700 hat Matthias Klose getippert:
>  plib (1.8.4-4.1) unstable; urgency=low
>  .
>* NMU.
>* Drop build dependency on g++-4.0. Closes: #385836.

Thanks for the NMU. Would you mind adding the patch to the BTS?

Regards
-- 
Philipp  | work: [EMAIL PROTECTED] +41 1 802 20 00
Frauenfelder | home: [EMAIL PROTECTED] +41 1 862 73 14
[PGP]| http://www.frauenfelder-kuerner.ch/
Proudly running Debian GNU/Linux. See http://www.debian.org/


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



Bug#386151: ITP: nginx -- small, but very powerful and efficient web server

2006-09-05 Thread José Parrella
Package: wnpp
Severity: wishlist

* Package name: nginx
* Version : 0.4.0
* Upstream Author : Igor Sysoev <[EMAIL PROTECTED]>
* URL : http://sysoev.ru/en/
* License : BSD
* Description : (follows)

Nginx (engine x) is a web server created by Igor Sysoev, kindly provided
to the open-source community. This server can be used as standalone HTTP
server and as a reverse proxy server before some Apache or another big
server to reduce load to backend servers by many concurrent HTTP-sessions.

End of description. My work on this package has already begun (I have a
working, non-Policy compliant package). I'm working on the Makefiles for
this package, and then I'll contact a sponsor. I'm aware of previously
made work in [1]. I'm about to deploy this webserver for a client which
needs to run a Rails application.

As always, any help and comments will be greatly appreciated. Thank you,
WNPP-people.

Jose

[1] http://deb.wapper.ru/nginx/

-- 
José M. Parrella -> Debian Sid, k2.6.17.4
Escuela de Ingenieria Electrica
Universidad Central de Venezuela -> ucvlug.info



Bug#385171: gnome-panel-data: scrollkeeper warning on package upgrade

2006-09-05 Thread Loïc Minier
On Tue, Sep 05, 2006, jlquinn wrote:
> The last message said I didn't have it installed.  However, I have 2 
> machines and one does have it installed.  The version is 0.42.2ubuntu22-4.

 Then it's probably not related (this version is fixed), could you
 please send the output of (as root):
scrollkeeper-update -v

 Thanks,
-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#386155: Support Shift JIS'ed ID3 Tags on another locale.

2006-09-05 Thread Kyuma Ohta
Package: k3b
Version: 0.12.17-1 
Severity: wishlist
Locale: ja_JP.UTF-8

In Japan,ID3 Tags in a lot of mp3/ogg file was needed to write in shift jis  
(ja_JP.SJIS),
Because lots of portable player and software player (majorly run at Windoze) 
accepts *only* shift jis,not unicode or japanese-euc.

So,when I put mp3 file(s) to Audio CD Project of k3b,CD text is wrong,unable to 
read strings ( called "MOJI-BAKE" in Japanese).

Please selectable locale of ID3Tag in sound file(s) when putting to Audio Track.

Regards,

Ohta.


pgpw1MbYOgVL4.pgp
Description: PGP signature


Bug#386156: hostapd is missing versioned depends: on lsb-base

2006-09-05 Thread Andreas Janssen
Package: hostapd
Version: 1:0.5.5-1
Severity: serious
Justification: Policy 3.5


hostapd 0.5.5 needs init script functions that are not available
in older versions of lsb-base. Running a backport on Sarge
results in:

/etc/init.d/hostapd: line 38: log_daemon_msg: command not found
/etc/init.d/hostapd: line 44: log_progress_msg: command not found

As hostapd needs lsb-base and lsb-base is not marked essential,
hostapd must depend on lsb-base. Because it only works with newer
versions of lsb-base the depends: should be versioned.

regards
Andreas Janssen


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1001, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages hostapd depends on:
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libssl0.9.8  0.9.8b-2SSL shared libraries

hostapd recommends no packages.

-- no debconf information


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



Bug#362423: [EMAIL PROTECTED]: [Pkg-octave-devel] Bug#362219: FTBFS with GCC 4.2: ambiguous overload for 'operator==']

2006-09-05 Thread Martin Michlmayr
* John W. Eaton <[EMAIL PROTECTED]> [2006-09-05 10:36]:
> | the octave2.1 package.  See http://bugs.debian.org/362423
> 
> Does the following patch help?  I think this is how we avoided the
> problem for 2.9.x.

For some reason I cannot reproduce the original problem but in any
case the new code works.
-- 
Martin Michlmayr
http://www.cyrius.com/


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



Bug#384585: manedit: crashes with autogenerated rc file

2006-09-05 Thread Thomas Girard
Hi,

On Sun, Sep 03, 2006 at 01:54:18AM +0200, Nacho Barrientos Arias wrote:
> Program received signal SIGSEGV, Segmentation fault.
> 0x2b9f5159a3f0 in gtk_paint_hline () from /usr/lib/libgtk-1.2.so.0
> (gdb) bt full
> #0  0x2b9f5159a3f0 in gtk_paint_hline ()
> from /usr/lib/libgtk-1.2.so.0 No symbol table info available.
> #1  0x2b9f5159aaa1 in gtk_style_attach ()
> from /usr/lib/libgtk-1.2.so.0 No symbol table info available.
> #2  0x2b9f515c8390 in gtk_widget_size_request ()
> from /usr/lib/libgtk-1.2.so.0 No symbol table info available.
> #3  0x00423710 in EditorNew (core_ptr=0x6c9010) at editor.c:2851

I'm sorry, I can't find that code path.
editor.c:2851 should call gtk_widget_set_style(), but maybe it is
inlined?

Another try: could you please install libgtk1.2-dbg package, then
export your LD_LIBRARY_PATH to /usr/lib/debug before running gdb
again and send the output of bt full?

Thanks,

Thomas


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



Bug#239503: cscope: Doesn't recognize function defs with arrays as arguments

2006-09-05 Thread Peter Cordes
On Tue, Sep 05, 2006 at 01:18:02PM +0200, Tobias Klauser wrote:
> On 2006-09-05 at 08:53:41 +0200, Peter Cordes <[EMAIL PROTECTED]> wrote:
> > On Sun, Sep 03, 2006 at 02:16:58PM +0200, Tobias Klauser wrote:
> > > Can you still reproduce this bug with a recent version of cscope?
> > > 
> > > I tried to reproduce the with the procedure you mentioned above using
> > > cscope-15.5+cvs20060902-1 but the bug you described did not show up.
> > 
> >  I tried it again myself, and it does appear to be fixed in the latest
> > version.  It was still present in version 15.5+cvs20050816-2.

> Version 15.5+cvs20060902-1 is in unstable now. Could you try to
> reproduce it there and check wheter the bug is really fixed

 The bug is not present in 15.5+cvs20060902-1.  I tried to say that in my
last message, but I could have been more explicit.  Anyway, it looks like
the bug is fixed.

> (I just tried to reproduce the steps you described in the bug report).

 I don't remember what I was working on when I first reported the bug, so
that's all I did myself yesterday.  I tried it before and after upgrading to
15.5+cvs20060902-1, and saw the difference, so that's a pretty good sign
that it's fixed.

-- 
#define X(x,y) x##y
Peter Cordes ;  e-mail: X([EMAIL PROTECTED] , des.ca)

"The gods confound the man who first found out how to distinguish the hours!
 Confound him, too, who in this place set up a sundial, to cut and hack
 my day so wretchedly into small pieces!" -- Plautus, 200 BC


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



Bug#361511: pan: Still crashes with current unstable version

2006-09-05 Thread Roel van der Made
Package: pan
Version: 0.110-1
Followup-For: Bug #361511


Hi,

I still seem to have the same problems using version 0.110-1, so please reopen
this report. If you need additional information (obvious I'd say) please
tell so.

Thanks

Roel.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17.11-roels-1
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages pan depends on:
ii  aspell   0.60.4-4GNU Aspell spell-checker
ii  libaspell15  0.60.4-4GNU Aspell spell-checker runtime l
ii  libatk1.0-0  1.12.1-1The ATK accessibility toolkit
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libcairo21.2.4-1 The Cairo 2D vector graphics libra
ii  libfontconfig1   2.3.2-7 generic font configuration library
ii  libgcc1  1:4.1.1-13  GCC support library
ii  libglib2.0-0 2.10.3-3The GLib library of C routines
ii  libgmime-2.0-2   2.2.3-1 MIME library, unstable version
ii  libgtk2.0-0  2.8.20-1The GTK+ graphical user interface 
ii  libgtkspell0 2.0.10-3+b1 a spell-checking addon for GTK's T
ii  libpango1.0-01.12.3-2Layout and rendering of internatio
ii  libpcre3 6.4-2   Perl 5 Compatible Regular Expressi
ii  libstdc++6   4.1.1-13The GNU Standard C++ Library v3
ii  libx11-6 2:1.0.0-8   X11 client-side library
ii  libxcursor1  1.1.7-4 X cursor management library
ii  libxext6 1:1.0.1-2   X11 miscellaneous extension librar
ii  libxfixes3   1:3.0.1.2-4 X11 miscellaneous 'fixes' extensio
ii  libxi6   1:1.0.1-3   X11 Input extension library
ii  libxinerama1 1:1.0.1-4.1 X11 Xinerama extension library
ii  libxrandr2   2:1.1.0.2-4 X11 RandR extension library
ii  libxrender1  1:0.9.1-3   X Rendering Extension client libra
ii  zlib1g   1:1.2.3-13  compression library - runtime

pan recommends no packages.

-- no debconf information


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



Bug#386159: deskbar-applet: clears search field when switching keyboard layout (Alt-Shift)

2006-09-05 Thread jetxee
Package: deskbar-applet
Version: 2.14.2-4
Severity: normal


I use bilingual Gnome environment with two keyboard layouts (setup with
Gnome keyboard configuration tool): American without dead keys and
Russian. I switch layouts with Alt-Shift key combo. Layouts are
per-window.

Deskbar is shown inside the panel. When I enter some text in it and
want to change keyboard layout (press Alt-Shift), the text field is
cleared and loses the focus. If I click the input field again, I may see
that its layout has not changed.

I may change layout in the Deskbar only if I click on its edit field and
press Alt-Shift *before* entering anything else. However, after entering
few symbols, the layout is magically switched back again.

The Deskbar behaves the same if it is a button on a panel.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (700, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.3
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages deskbar-applet depends on:
ii  gconf2 2.14.0-4  GNOME configuration database syste
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.1-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-4  The Bonobo UI library
ii  libc6  2.3.6-15  GNU C Library: Shared libraries
ii  libcairo2  1.2.2-1   The Cairo 2D vector graphics libra
ii  libebook1.2-5  1.6.2-3   Client library for evolution addre
ii  libedataserver1.2-71.6.2-3   Utility library for evolution data
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libgconf2-42.14.0-4  GNOME configuration database syste
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libgnome-desktop-2 2.14.3-1  Utility library for loading .deskt
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-3  The GNOME 2 library - runtime file
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 2.14.2-1  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.18-1  The GTK+ graphical user interface 
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  liborbit2  1:2.14.0-2libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-1+b1   Layout and rendering of internatio
ii  libpopt0   1.10-2lib for parsing cmdline parameters
ii  libsm6 1:1.0.0-4 X11 Session Management library
ii  libstartup-notification0   0.8-1 library for program launch feedbac
ii  libx11-6   2:1.0.0-8 X11 client-side library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4 X11 Xinerama extension library
ii  libxml22.6.26.dfsg-3 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  python-glade2  2.8.6-5   GTK+ bindings: Glade support
ii  python-gnome2  2.12.4-4  Python bindings for the GNOME desk
ii  python-gnome2-desktop  2.14.0-3  Python bindings for the GNOME desk
ii  python-gtk22.8.6-5   Python bindings for the GTK+ widge
ii  python2.4  2.4.3-8   An interactive high-level object-o

Versions of packages deskbar-applet recommends:
ii  gnome-utils   2.14.0-1   GNOME desktop utilities
ii  python-soappy 0.11.3-1.6 SOAP Support for Python (SOAP.py)
ii  python2.4-beagle  0.2.6-2python bindings for beagle

-- no debconf information


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



Bug#348792: 64-bit unclean logic found in _Jv_ulp

2006-09-05 Thread Aaron M. Ucko
reassign 348792 libgcj7-0
tags 348792 + patch
thanks

In the light of your recent pull of classpath 0.92, I took another
look at this bug.  The bad news is that it's still present; the good
news is that I've found a fix, per the below patch (without which the
test for L < 0 always fails on 64-bit systems).  Could you please
apply it, and push it upstream, when you get a chance?

Thanks!

--- src/libjava/classpath/native/fdlibm/mprec.c~2006-09-05 
09:47:02.0 -0400
+++ src/libjava/classpath/native/fdlibm/mprec.c 2006-09-05 13:15:28.0 
-0400
@@ -666,7 +666,7 @@
 _DEFUN (ulp, (_x), double _x)
 {
   union double_union x, a;
-  register __Long L;
+  register int32_t L;
 
   x.d = _x;
 

-- 
Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org)
Finger [EMAIL PROTECTED] (NOT a valid e-mail address) for more info.


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



Bug#386157: kcron: marking any task "silent" causes error

2006-09-05 Thread Matt Swift
Package: kcron
Version: 4:3.5.4-1
Severity: normal


Marking any enabled task "silent" causes an error when trying to save
the crontab.

~/.xsession-errors reads:

"/tmp/kde-swift/kcronc1mQMa.tmp":3: bad minute
errors in crontab file, can't install.

When you "disable" a non-silent job, kcron simply comments it out with
a '#\' in the crontab.  When you disable a silent job, the job line
begins "#\-" so I think kcron thinks using a negative minute means be
"silent" (like make?), but that doesn't work with Debian.


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

Versions of packages kcron depends on:
ii  kdelibs4c2a  4:3.5.4-3   core libraries and binaries for al
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-11  GCC support library
ii  libqt3-mt3:3.3.6-2   Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.1.1-11The GNU Standard C++ Library v3

kcron recommends no packages.

-- no debconf information


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



Bug#386158: gnucash: ofx import non-functional due to new libofx upload?

2006-09-05 Thread The Anarcat
Package: gnucash
Version: 2.0.1-2
Severity: important

Gnucash 2.0 is all fine and dandy, but I couldn't find the OFX import
menu. And I have this lovely warning:

** (process:8342): WARNING **: Failed to dlopen()
'/usr/lib/gnucash/gnucash/libgncmod-ofx.la': libofx.so.2: cannot open
shared object file: No such file or directory

Seems like this OFX is not the right one:

ii  libofx2c2a 1:0.8.2-1 library to support Open Financial 

my fault?

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

Versions of packages gnucash depends on:
ii  g-wrap 1.9.6-3.1 scripting interface generator for 
ii  gnucash-common 2.0.1-2   A personal finance tracking progra
ii  guile-1.6-libs 1.6.8-4   Main Guile libraries
ii  guile-1.6-slib 1.6.8-4   Guile SLIB support
ii  guile-g-wrap   1.9.6-3.1 scripting interface generator for 
ii  libart-2.0-2   2.3.17-1  Library of functions for 2D graphi
ii  libatk1.0-01.12.1-1  The ATK accessibility toolkit
ii  libaudiofile0  0.2.6-6   Open-source version of SGI's audio
ii  libavahi-client3   0.6.13-2  Avahi client library
ii  libavahi-common3   0.6.13-2  Avahi common library
ii  libavahi-glib1 0.6.13-2  Avahi glib integration library
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.14.0-4  The Bonobo UI library
ii  libc6  2.3.6.ds1-4   GNU C Library: Shared libraries
ii  libcairo2  1.2.4-1   The Cairo 2D vector graphics libra
ii  libcrypt-ssleay-perl   0.51-5Support for https protocol in LWP
ii  libdate-manip-perl 5.44-3a perl library for manipulating da
ii  libdbus-1-20.62-4simple interprocess messaging syst
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libffi44.1.1-13  Foreign Function Interface library
ii  libfinance-quote-perl  1.11-0.1  Perl module for retrieving stock q
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libfreetype6   2.2.1-2   FreeType 2 font engine, shared lib
ii  libgconf2-42.14.0-4  GNOME configuration database syste
ii  libgcrypt111.2.2-3   LGPL Crypto library - runtime libr
ii  libglade2-01:2.6.0-2 library to load .glade files at ru
ii  libglib2.0-0   2.10.3-3  The GLib library of C routines
ii  libgnome-keyring0  0.4.9-1   GNOME keyring services library
ii  libgnome2-02.14.1-3  The GNOME 2 library - runtime file
ii  libgnomecanvas2-0  2.14.0-2  A powerful object-oriented display
ii  libgnomeprint2.2-0 2.12.1-6  The GNOME 2.2 print architecture -
ii  libgnomeprintui2.2-0   2.12.1-4  GNOME 2.2 print architecture User 
ii  libgnomeui-0   2.14.1-2  The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 2.14.2-1  GNOME virtual file-system (runtime
ii  libgnutls131.4.2-1   the GNU TLS library - runtime libr
ii  libgoffice-1-2 0.2.1-4   Document centric objects library -
ii  libgpg-error0  1.2-1 library for common error values an
ii  libgsf-1-114   1.14.1-2  Structured File Library - runtime 
ii  libgsf-gnome-1-114 1.14.1-2  Structured File Library - runtime 
ii  libgtk2.0-02.8.20-1  The GTK+ graphical user interface 
ii  libgtkhtml3.8-15   3.10.3-1  HTML rendering/editing library - r
ii  libguile-ltdl-11.6.8-4   Guile's patched version of libtool
ii  libgwrap-runtime0  1.9.6-3.1 scripting interface generator for 
ii  libice61:1.0.0-3 X11 Inter-Client Exchange library
ii  libjpeg62  6b-13 The Independent JPEG Group's JPEG 
ii  libltdl3   1.5.22-4  A system independent dlopen wrappe
ii  libofx2c2a 1:0.8.2-1 library to support Open Financial 
ii  liborbit2  1:2.14.0-2libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-2  Layout and rendering of internatio
ii  libpng12-0 1.2.8rel-5.2  PNG library - runtime
ii  libpopt0   1.10-3lib for parsing cmdline parameters
ii  libqthreads-12 1.6.8-4   QuickThreads library for Guile
ii  libsm6 1:1.0.1-2 X11 Session Management library
ii  libtasn1-3 0.3.5-2   Manage ASN.1 structures (runtime)
ii  libx11

Bug#386160: firefox: default searchplugins: not international and uninstallable by regular users

2006-09-05 Thread jetxee
Package: firefox
Version: 1.5.dfsg+1.5.0.4-1
Severity: normal


There are following system-wide searchplugins installed in
/usr/share/firefox/searchplugins:
amazondotcom.src
answers.src
creativecommons.src
debsearch.src
eBay.src
google.src
wikipedia.src
yahoo.src

Some of these plugins are not suitable for international distribution
and are useless for many non-american users. In particular:
* amazondotcom - promotes an online shop, specializing in
  U.S. book titles in English and Spanish language; limited
  usefulness for people outside of the U.S.;
* answers - service oriented on English-speaking audience only;
* creativecommons.org - produces yahoo CC-search results in
  English language.
* ebay - promotes commercial service with limited geographical
  availability
* wikipedia - searches en.wikipedia.org only, does not search
  for anything in non-English sections of the Wikipedia.

These plugins are forced for *all* users of the firefox, without respect
of their localization settings, and they stay always on the top of the
list of search plugins.

In addition, regular users cannot uninstall these search plugins from
their firefox, as they are not in their $HOME.  Any custom search
plugins, installed by regular users, appear below these forced plugins.

Most of these plugins are not suitable for the firefox package and
should be part of some firefox-locale-[a-z][a-z] packages.

My personal opinion is that google, yahoo and debsearch are the only
three search plugins which may stay in /usr/share/firefox/searchplugins.
Debsearch is a vital part of the Debian project, Google and Yahoo!  are
the leading search engines with a good support of international users.

About wikipedia and creativecommons I am not sure. These plugins produce
search results in English language, but the projects are quite
international.  Probably, for wikipedia a search plugin which searches
Google with "site:wikipedia.org" woulde be a nice substitution.

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (900, 'testing'), (800, 'stable'), (700, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.3
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)

Versions of packages firefox depends on:
ii  debianutils   2.17   Miscellaneous utilities specific t
ii  fontconfig2.3.2-7generic font configuration library
ii  libatk1.0-0   1.12.1-1   The ATK accessibility toolkit
ii  libc6 2.3.6-15   GNU C Library: Shared libraries
ii  libcairo2 1.2.2-1The Cairo 2D vector graphics libra
ii  libfontconfig12.3.2-7generic font configuration library
ii  libfreetype6  2.2.1-2FreeType 2 font engine, shared lib
ii  libgcc1   1:4.1.1-5  GCC support library
ii  libglib2.0-0  2.10.3-3   The GLib library of C routines
ii  libgtk2.0-0   2.8.18-1   The GTK+ graphical user interface 
ii  libidl0   0.8.6-1library for parsing CORBA IDL file
ii  libjpeg62 6b-13  The Independent JPEG Group's JPEG 
ii  libpango1.0-0 1.12.3-1+b1Layout and rendering of internatio
ii  libpng12-01.2.8rel-5.2   PNG library - runtime
ii  libstdc++64.1.1-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.0.0-8  X11 client-side library
ii  libxcursor1   1.1.5.2-5  X cursor management library
ii  libxext6  1:1.0.0-4  X11 miscellaneous extension librar
ii  libxfixes31:3.0.1.2-4X11 miscellaneous 'fixes' extensio
ii  libxft2   2.1.8.2-8  FreeType-based font drawing librar
ii  libxi61:1.0.0-5  X11 Input extension library
ii  libxinerama1  1:1.0.1-4  X11 Xinerama extension library
ii  libxp61:1.0.0.xsf1-1 X Printing Extension (Xprint) clie
ii  libxrandr22:1.1.0.2-4X11 RandR extension library
ii  libxrender1   1:0.9.0.2-4X Rendering Extension client libra
ii  libxt61:1.0.0-5  X11 toolkit intrinsics library
ii  psmisc22.3-1 Utilities that use the proc filesy
ii  zlib1g1:1.2.3-13 compression library - runtime

firefox recommends no packages.

-- no debconf information


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



Bug#386161: selinux-basics: Error reading /proc/self/attr/current on instalation

2006-09-05 Thread Witek Baryluk
Package: selinux-basics
Version: 0.2.6
Severity: normal

Hi, im on unstable, and simply do: apt-get install selinux-basics

On the end i have

...

Konfigurowanie selinux-utils (1.30.26-2) ...
Konfigurowanie selinux-basics (0.2.6) ...
cat: /proc/self/attr/current: Zły argument   (bad argument)
Checking SELinux contexts: selinux-basics.

[EMAIL PROTECTED]:/home/baryluk# ls -l /proc/self/attr/current
-rw-rw-rw- 1 root root 0 2006-09-05 19:54 /proc/self/attr/current
[EMAIL PROTECTED]:/home/baryluk# cat /proc/self/attr/current
cat: /proc/self/attr/current: Zły argument

Kernel from unstable.

[EMAIL PROTECTED]:/home/baryluk# dmesg  | grep -i selinux
SELinux:  Disabled at boot.

This utility should inform user about this, and point out to
documentation, about enabling selinux in kernel via lilo/grub/...
options.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.17-2-686
Locale: LANG=pl_PL.UTF-8, LC_CTYPE=pl_PL.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to pl_PL.UTF-8)

Versions of packages selinux-basics depends on:
ii  checkpolicy   1.30.10-2  SELinux policy compiler
ii  policycoreutils   1.30.26-3  SELinux core policy utilities
ii  selinux-utils 1.30.26-2  SELinux utility programs

Versions of packages selinux-basics recommends:
pn  selinux-policy-default (no description available)
pn  setools(no description available)

-- no debconf information


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



Bug#376066: same problem with cvs

2006-09-05 Thread Rafael Espíndola

I have just tested with the cvs version and I can confirm the same
regression on i386.

This is not a minor IMHO.

Rafael


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



Bug#385171: gnome-panel-data: scrollkeeper warning on package upgrade

2006-09-05 Thread jlquinn

Loïc Minier wrote:

On Tue, Sep 05, 2006, jlquinn wrote:
The last message said I didn't have it installed.  However, I have 2 
machines and one does have it installed.  The version is 0.42.2ubuntu22-4.


 Then it's probably not related (this version is fixed), could you
 please send the output of (as root):
scrollkeeper-update -v

 Thanks,


naga:/home/jlquinn# scrollkeeper-update -v
Registering /usr/share/omf/bug-buddy/bug-buddy-pa.omf
Registering /usr/share/omf/gedit/gedit-bg.omf
Registering /usr/share/omf/gedit/gedit-zh_HK.omf
Registering /usr/share/omf/gdm/gdm-zh_HK.omf
Registering /usr/share/omf/epiphany-browser/epiphany-bg.omf
Registering /usr/share/omf/file-roller/file-roller-bg.omf
Registering /usr/share/omf/file-roller/file-roller-zh_HK.omf
Registering /usr/share/omf/gcalctool/gcalctool-bg.omf
Registering /usr/share/omf/gcalctool/gcalctool-zh_HK.omf
Registering /usr/share/omf/gnome-terminal/gnome-terminal-bg.omf
Registering /usr/share/omf/char-palette/char-palette-bg.omf
Registering /usr/share/omf/geyes/geyes-bg.omf
Registering /usr/share/omf/drivemount/drivemount-pa.omf
Registering /usr/share/omf/trashapplet/trashapplet-pa.omf
Registering /usr/share/omf/battstat/battstat-bg.omf
Registering /usr/share/omf/accessx-status/accessx-status-bg.omf
Registering /usr/share/omf/clock/clock-pa.omf
Registering /usr/share/omf/gnome-system-monitor/gnome-system-monitor-bg.omf
Registering /usr/share/omf/gnome-netstatus/gnome-netstatus-zh_HK.omf
Registering 
/usr/share/omf/fast-user-switch-applet/fast-user-switch-applet-pa.omf

Registering /usr/share/omf/gucharmap/gucharmap-bg.omf
Registering /usr/share/omf/totem/totem-bg.omf
Registering /usr/share/omf/zenity/zenity-bg.omf
naga:/home/jlquinn#



Bug#383251: g++-4.1: FTBFS for RQuantLib on i386/testing

2006-09-05 Thread Dirk Eddelbuettel

On 5 September 2006 at 18:41, Luigi Ballabio wrote:
| 
| On Sep 3, 2006, at 5:57 PM, Dirk Eddelbuettel wrote:
| > | s/small/self-contained/ then.  Do you have some example where the
| > | linking process of some c++ files takes ages, without linking them
| > | against some external library?  That would make things much easier
| > | imho.
| >
| > I agree. But as I am unsure excactly what part in the area of 
| > templates and
| > static initialization (or some variant thereof) causes this, I have to 
| > defer
| > to Luigi.
| >
| > But yes, a smaller self-contained testcase would obviously help our 
| > case.
| 
| Dirk,
|   I'm a bit out of context here. Are we talking about link times, or 
| about the link error in Etch?

Link times.  [ The 'link error in Etch' was something we first saw on hppa,
and later noticed as a general problem -- but which is fixed in recent g++
versions. ]

Are you aware of anything we could turn in as a self-contained example?
Without an example, the g++ authors will have a hard time tuning this.

As I say it, build time for QL are way up relative to g++ 4.0; linking alone
for the small-ish RQuantLib is now over 8 minutes.  John seconded this
observation based on a different code base he is working on.  

Do you still have a Debian box you use for development?

Dirk

-- 
Hell, there are no rules here - we're trying to accomplish something. 
  -- Thomas A. Edison


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



Bug#385171: gnome-panel-data: scrollkeeper warning on package upgrade

2006-09-05 Thread Loïc Minier
On Tue, Sep 05, 2006, jlquinn wrote:
> naga:/home/jlquinn# scrollkeeper-update -v
> naga:/home/jlquinn#

 Looks like everything is fine, could you please add a "set -x" just
 before the "set -e" in /var/lib/dpkg/info/gnome-panel-data.postinst and
 try upgrading again?  (Please send the gnome-panel-data upgrade
 output.)

-- 
Loïc Minier <[EMAIL PROTECTED]>



Bug#368843: [Pkg-octave-devel] Bug#368843: Broken info-emacs-info

2006-09-05 Thread Rafael Laboissiere
* John W. Eaton <[EMAIL PROTECTED]> [2006-09-05 11:17]:

> On  3-Sep-2006, Rafael Laboissiere wrote:
> 
> | The info-emacs-octave-help seems to suffer from the same problem.  It
> | may be better to apply the simple patch below to doc.m:
> | 
> | --- doc.m-orig  2006-09-03 17:04:16.216249600 +0200
> | +++ doc.m   2006-09-03 17:05:35.275230808 +0200
> | @@ -73,7 +73,7 @@
> |info_file_name = info_file ();
> |  endif
> |  
> | -cmd = sprintf ("\"%s\" --directory \"%s\" --file \"%s\"",
> | +cmd = sprintf ("\"%s\" --file \"%s\" --directory \"%s\"",
> |info_program (), info_dir, info_file_name);
> |  
> |  if (! isempty (fname))
> 
> I made this change.  Is the other patch for info-emacs-info still
> needed?

I think that the change above is enough to fix the current problems with
info-emacs-info and info-emacs-octave-help.

Thanks,

-- 
Rafael


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



Bug#386164: wpasupplicant is missing versioned depends: on lsb-base

2006-09-05 Thread Andreas Janssen
Package: wpasupplicant
Version: 0.5.4-5
Severity: serious
Justification: Policy 3.5


wpasupplicant uses functions from /lib/lsb/init-functions. However
it does not depend on lsb-base. Because some of the functions are
not available in older versions of lsb-base the depends: needs
to be versioned.

regards
Andreas Janssen


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (1001, 'testing'), (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16-2-k7
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


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



<    1   2   3   4   >