Bug#351259: firefox: Large and ugly fonts with pages using non-western encoding

2006-02-12 Thread Mike Hommey
On Sat, Feb 11, 2006 at 10:43:03PM +0100, Vincent Lefevre [EMAIL PROTECTED] 
wrote:
 On 2006-02-11 22:00:36 +0100, Mike Hommey wrote:
  If there was such thing as an appropriate font for all characters that
  exist is all languages, I'd agree. Unfortunately, this is not the case,
  and you can't base your rendering on one font for everything.
  Thus the firefox parameters.
 
 No, I mean that Firefox should select the font based on the characters
 that really appears in the document, since this is what the user sees.

Then you can't tell apart chinese and japanese.

Mike


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



Bug#352480: firefox: Firefox insecurely leaks contents of clipboard to the internet

2006-02-12 Thread Mike Hommey
On Sun, Feb 12, 2006 at 01:10:42AM -0500, William Ballard [EMAIL PROTECTED] 
wrote:
 Package: firefox
 Version: 1.5.dfsg-4
 Severity: normal
 
 Firefox has a mode where it will sometimes do a google search on 
 whatever the contents of your clipboard is.  I don't know the exact 
 mouse sequence (I think it's middle button), but I'm sure you know what 
 I'm talking about.

The google search is a side effect. It uses the X clipboard to fill the
location bar. If you were copying a full url, you'd go to the site. The
thing is that if you don't input a full url, firefox does a google I
feel lucky search.

I'm not exactly sure there's a setting to disable that...

Mike


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



Bug#350438: FTBFS due to uninstallable build-dep libgnustep-gui0.9-dev

2006-02-12 Thread Steve Langasek
tags 350438 patch

Hi Eric,

Since addresses-for-gnustep is among the packages required for the gnustep
metapackage, I've prepared an NMU to fix this bug under the current 0-day
NMU policy.  The trivial patch is attached, and the package will be uploaded
to unstable shortly.

Thanks,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
[EMAIL PROTECTED]   http://www.debian.org/
diff -u addresses-for-gnustep-0.4.6/debian/changelog 
addresses-for-gnustep-0.4.6/debian/changelog
--- addresses-for-gnustep-0.4.6/debian/changelog
+++ addresses-for-gnustep-0.4.6/debian/changelog
@@ -1,3 +1,13 @@
+addresses-for-gnustep (0.4.6-4.1) unstable; urgency=high
+
+  * Non-maintainer upload.
+  * High-urgency upload for RC bugfix.
+  * Bump build-dependencies from libgnustep-gui0.9-dev to
+libgnustep-gui0.10-dev.  Closes: #350438.
+  * Bump build-conflicts to match.
+
+ -- Steve Langasek [EMAIL PROTECTED]  Sat, 11 Feb 2006 03:57:50 -0800
+
 addresses-for-gnustep (0.4.6-4) unstable; urgency=low
 
   * Don't build VCFViewer (closes: #305044).
diff -u addresses-for-gnustep-0.4.6/debian/control 
addresses-for-gnustep-0.4.6/debian/control
--- addresses-for-gnustep-0.4.6/debian/control
+++ addresses-for-gnustep-0.4.6/debian/control
@@ -3,8 +3,8 @@
 Priority: optional
 Maintainer: Eric Heintzmann [EMAIL PROTECTED]
 Uploaders: Debian GNUstep maintainers [EMAIL PROTECTED]
-Build-Depends: debhelper (= 4.1), libgnustep-gui0.9-dev (= 0.9.5)
-Build-Conflicts: libgnustep-base1.10-dbg, libgnustep-gui0.9-dbg
+Build-Depends: debhelper (= 4.1), libgnustep-gui0.10-dev
+Build-Conflicts: libgnustep-base1.11-dbg, libgnustep-gui0.10-dbg
 Standards-Version: 3.6.1.1
 
 Package: addressmanager.app


signature.asc
Description: Digital signature


Bug#352027: acknowledged by developer (Bug#352027: fixed in heartbeat 1.2.4-3)

2006-02-12 Thread Horms
On Sat, Feb 11, 2006 at 09:43:09PM -0800, Steve Langasek wrote:
 On Sun, Feb 12, 2006 at 01:17:03PM +0900, Horms wrote:
  On Sat, Feb 11, 2006 at 03:06:36PM -0800, Steve Langasek wrote:
   On Sat, Feb 11, 2006 at 09:50:20PM +0900, Horms wrote:
On Sat, Feb 11, 2006 at 12:51:00PM +0100, Bastian Blank wrote:
 reopen 352027
 severity 352027 serious
 retitle 352027 heartbeat - pre-depends on adduser without consensus
 
What exactly is that supposed to mean?
That we all need to agree before adding the pre-depends?
That we aren't sure if it solves the problem? That
pre-depends should be added with extreeme caution?
Are there other options available? I'm pretty ambivilent
about how this problem gets fixed. Just let me know what
you decide.
 
   Policy says that pre-depends must be discussed on debian-devel.  So post 
   to
   debian-devel, wait a few days, then close this bug again. :)  I don't
   anticipate any objections, adduser is commonly found in pre-depends and
   heartbeat is not a high-priority package (in the Priority: sense).
 
  Ok, understood. 
 
  Adduser is only used to create a system group and user on install
  if it doesn't exist. Is there an alternate way to do this
  that wouldn't require a pre-depends?
 
 Don't ship files in your package that are owned by the user/group, just
 call adduser and create any files/directories you need to in the postinst?

Thats exactly what is happening :-)

 Anyway, ought to be discussed on -devel :)

Fine, though I would have thought that this is a fairly common
scenario with a canned solution.

-- 
Horms


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



Bug#352027: acknowledged by developer (Bug#352027: fixed in heartbeat 1.2.4-3)

2006-02-12 Thread Steve Langasek
On Sun, Feb 12, 2006 at 05:07:57PM +0900, Horms wrote:
 On Sat, Feb 11, 2006 at 09:43:09PM -0800, Steve Langasek wrote:
  On Sun, Feb 12, 2006 at 01:17:03PM +0900, Horms wrote:
   On Sat, Feb 11, 2006 at 03:06:36PM -0800, Steve Langasek wrote:
On Sat, Feb 11, 2006 at 09:50:20PM +0900, Horms wrote:
 On Sat, Feb 11, 2006 at 12:51:00PM +0100, Bastian Blank wrote:
  reopen 352027
  severity 352027 serious
  retitle 352027 heartbeat - pre-depends on adduser without consensus

 What exactly is that supposed to mean?
 That we all need to agree before adding the pre-depends?
 That we aren't sure if it solves the problem? That
 pre-depends should be added with extreeme caution?
 Are there other options available? I'm pretty ambivilent
 about how this problem gets fixed. Just let me know what
 you decide.

Policy says that pre-depends must be discussed on debian-devel.  So 
post to
debian-devel, wait a few days, then close this bug again. :)  I don't
anticipate any objections, adduser is commonly found in pre-depends and
heartbeat is not a high-priority package (in the Priority: sense).

   Ok, understood. 

   Adduser is only used to create a system group and user on install
   if it doesn't exist. Is there an alternate way to do this
   that wouldn't require a pre-depends?

  Don't ship files in your package that are owned by the user/group, just
  call adduser and create any files/directories you need to in the postinst?

 Thats exactly what is happening :-)

Uh, in that case there shouldn't be any reason to create the user in the
*pre*inst, right?

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


signature.asc
Description: Digital signature


Bug#341882: Tri-arch support on mips(el) (was Bug#325226: libc6: Wrong dynamic linker on amd64)

2006-02-12 Thread Matthias Klose
Stuart Anderson writes:
 On Sat, 11 Feb 2006, Aurelien Jarno wrote:
 
  Also, I am ready to give some help there. I am first trying to build the
  gcc and glibc packages on a mips, but I face a chicken and egg problem
  here. Does anybody already have glibc and/or gcc packages for mips? If
  not, what is the easiest way to make the bootstrap?
 
 Packages for mispel can be found in http://www.helix-hpc.com/apt/.  IIRC,
 the bootstrap involved cycling between the gcc  glibc builds a few times,
 at one point building static archive libraries and copying them in place to
 allow the build of the opposite package to proceed further.

AFAICS the patch is incorrect for tri-arch, it adds directories to the
include path for both the old and the new 32bit ABI at the same time.

This is addressed on mainline by
http://gcc.gnu.org/ml/gcc-patches/2006-01/msg01318.html

we need to integrate that with patch with Debian's /usr/include/arch
include directory, maybe using the multilib dir names, and providing
symlinks multilibdir - archdir.

  Matthias


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



Bug#351982: postgresql-common: uninitialized value message upon (re)start of postgresql-8.1

2006-02-12 Thread Edward J. Shornock
On Sat, Feb 11, 2006 at 02:01:39PM +0100, Martin Pitt wrote:
 That seems to be a problem/ususal setup with your groups. This code
 reads /etc/group and /etc/passwd (with the standard functions
 getpwnam(), getgrent(), etc.) to find out in which auxilliary groups
 the postgres user is.

I found the problem.  For some reason, one of my non-system groups
referenced an account that didn't exist anymore. After removing that
username with vigr and vigr -s, that error is gone.

Since it really was a user error, or a system-configuration problem,
I'm closing this bug.  Sorry for the trouble, Martin. :/


signature.asc
Description: Digital signature


Bug#351371: This bug could be fixed by rebuild.

2006-02-12 Thread Haifeng Chen
I just download the debian source package, extract it, change version
to 7.5-1.1 then use dpkg-buildpackage to rbuild it.



Bug#351446: mindi: LVM failing

2006-02-12 Thread Andree Leidenfrost
On Sat, 2006-02-11 at 15:39 +0100, Bruno Cornec wrote:
 Andree Leidenfrost said on Sat, Feb 11, 2006 at 10:17:25PM +1100:
 
  Bruno: Everything in the path in Debian needs a manpage, so I can't
  really put analyze-my-lvm in /usr/sbin. For other distributions it might
  also be nice to have it in /usr/lib/mindi because it really is for mindi
  and mindi only, no need to put it in the path, it just adds clutter. Do
  you agree? Are you ok for me to commit the attached patch to SVN?
 
 I agree with your conslusions after re-reading it. Pleae apply the patch
 proposed. I'll adapt the .spec for RPMs afterwards.

Done  Thank you.

 Bruno.

Cheers,
andree
-- 
Andree Leidenfrost
Sydney - Australia



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


Bug#242834: debhelper: dh_md5sums should ignore DH_ALWAYS_EXCLUDE files/directories

2006-02-12 Thread Julian Gilbey
On Fri, Apr 09, 2004 at 01:09:35PM -0400, Joey Hess wrote:
 Andres Salomon wrote:
  dh_md5sums does not skip over files that are listed in
  $DH_ALWAYS_EXCLUDE.  dh_builddeb deletes those files.  So, what ends up
  happening is dh_md5sums will include a file that is later deleted by
  dh_builddeb.  dh_md5sums should ignore files that are listed in
  DH_ALWAYS_EXCLUDE.
 
 dh_md5sums uses the same exclude code as the rest of debhelper, which
 excludes everything in DH_ALWAYS_EXCLUDE by default. Do you have an
 example of it not working?

Yes: bug#352273 :)

   Julian


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



Bug#248397: Would like to help!

2006-02-12 Thread Salman AS
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


Hi, I'm interested too!
Also, I am not an DD.

- --
sas
[EMAIL PROTECTED]
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.5 (GNU/Linux)

iD8DBQFD7vjHGVDSUFCd2LARAvJ4AJ9eV2vGhkIPXjBwxyBOFdXWOFtEtgCeJLrM
aFo6jSWpWoV6cV1DzvGl9lE=
=bWqF
-END PGP SIGNATURE-


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



Bug#349396: affix-source: Fails to build on sarge's kernel

2006-02-12 Thread Steve Langasek
Hi Mario,

Does this bug still apply to etch and sid as well?  The upstream changelog
for 2.1.2 says it's been updated for 2.6.2, which doesn't sound very
promising.  Should this package be removed?

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


signature.asc
Description: Digital signature


Bug#352449: [Pkg-kbd-devel] Bug#352449: console-setup: seriously broken

2006-02-12 Thread Denis Barbier
On Sun, Feb 12, 2006 at 08:10:06AM +0100, Norbert Preining wrote:
 On Son, 12 Feb 2006, Denis Barbier wrote:
   - the settings do not affect all terminals, only the one I am logged in
 and call dpkg-reconfigure, so I cannot enter any umlauts in any other
 console thant the one I called setupconf from.
  
  This is normal, users cannot modify other ttys unless they are also
  logged into them.
 
 Then what are the settings tty[1-6] for? I did ALL this as root! And
 root should be able to change everything?

I assumed that you were running setupcon as a normal user.  As root, it
should indeed change all ttys, and it does indeed with my tests.
You may run setupcon -v.  If you only see one message Loading font ...
this means that setupcon tries to change only the current tty.

[...]
 I assume that this has something todo with some double-width chars, or
 utf8 encoded chars which somehow manage to come into the console as one
 8bit char to be displayed, but in some buffer they are still as two
 chars.

Yes, this is surely the case.

Denis


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



Bug#352150: octave-forge: depends on octave2.1, could it also depend on 2.9?

2006-02-12 Thread Rafael Laboissiere
* Bill Denney [EMAIL PROTECTED] [2006-02-09 20:52]:

 Package: octave-forge
 Version: 2005.06.13-8
 Severity: important
 
 
 I tried to install octave-forge when I started using 2.9 tonight, but it
 seems to require 2.1.  Could it be made to install on either or could it
 be packaged for both separately if not?

We, the DOG (Debian Octave Group), are working on this now.  See the threads
in the pkg-octave-devel mailing list starting at the following messages:

http://lists.alioth.debian.org/pipermail/pkg-octave-devel/2006-January/001021.html
http://lists.alioth.debian.org/pipermail/pkg-octave-devel/2006-January/001090.html
http://lists.alioth.debian.org/pipermail/pkg-octave-devel/2006-February/001130.html
http://lists.alioth.debian.org/pipermail/pkg-octave-devel/2006-February/001145.html


-- 
Rafael


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



Bug#242834: debhelper: dh_md5sums should ignore DH_ALWAYS_EXCLUDE files/directories

2006-02-12 Thread Julian Gilbey
On Sun, Feb 12, 2006 at 09:03:22AM +, Julian Gilbey wrote:
 On Fri, Apr 09, 2004 at 01:09:35PM -0400, Joey Hess wrote:
  Andres Salomon wrote:
   dh_md5sums does not skip over files that are listed in
   $DH_ALWAYS_EXCLUDE.  dh_builddeb deletes those files.  So, what ends up
   happening is dh_md5sums will include a file that is later deleted by
   dh_builddeb.  dh_md5sums should ignore files that are listed in
   DH_ALWAYS_EXCLUDE.
  
  dh_md5sums uses the same exclude code as the rest of debhelper, which
  excludes everything in DH_ALWAYS_EXCLUDE by default. Do you have an
  example of it not working?
 
 Yes: bug#352273 :)
 
Julian

Actually, that turns out to be a typo in the Makefile:
DH_ALWAYS_EXCLUDE=CVS:\.svn should have been
DH_ALWAYS_EXCLUDE=CVS:.svn (without the backslash).

   Julian


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



Bug#352481: gnome-applets: [INTL;da] Danish debconf translation

2006-02-12 Thread Claus Hindsgaul
Package: gnome-applets
Severity: wishlist
Tags: patch l10n

Please include the attached Danish debconf translation (debian/po/da.po)

Claus

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (100, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15
Locale: LANG=da, LC_CTYPE=da (charmap=ISO-8859-1) (ignored: LC_ALL set to da_DK)
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans#
#Developers do not need to manually edit POT or PO files.
#
# Claus Hindsgaul [EMAIL PROTECTED], 2006.
msgid 
msgstr 
Project-Id-Version: gnome-applets debconf\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2005-06-23 01:41+0200\n
PO-Revision-Date: 2006-02-12 10:21+0100\n
Last-Translator: Claus Hindsgaul [EMAIL PROTECTED]\n
Language-Team: Danish\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-1\n
Content-Transfer-Encoding: 8bit\n
X-Generator: KBabel 1.11.2\n

#. Type: boolean
#. Description
#: ../gnome-applets.templates:4
msgid Install cpufreq-selector with SUID root?
msgstr Skal cpufreq-selector installeres SUID-root?

#. Type: boolean
#. Description
#: ../gnome-applets.templates:4
msgid 
You have the option of installing a component of the CPU Frequency Scaling 
Monitor (cpufreq-selector) with the SUID bit set.
msgstr 
Du kan vælge at installere et af CPU-frekvensskaleringsovervågerens 
(cpufreq-selector) 
komponenter med SUID-bitten sat.

#. Type: boolean
#. Description
#: ../gnome-applets.templates:4
msgid 
If you make cpufreq-selector SUID, any user can then set the CPU's clock 
frequency without needing any additional privileges. This could, however, 
potentially allow it to be used during a security attack on your computer. 
If in doubt, it is suggested that you install it without SUID.
msgstr 
Hvis du gøre cpufreq-selector SUID, kan enhver bruger sætte CPU'ens 
clock-frekvens 
uden behov for yderligere privilegier. Dette kan dog potentielt blive udnyttet 
under 
sikkerhedsangreb på din computer. Hvis du er usikker, foreslås det at 
installere den 
uden SUID.

#. Type: boolean
#. Description
#: ../gnome-applets.templates:4
msgid 
The applet will continue to work if you choose to disable SUID for cpufreq-
selector, but only for monitoring the CPU clock frequency. You may need to 
restart this applet before this decision takes effect.
msgstr 
Panelprogrammet vil fortsat fungere, hvis du vælger at deaktivere SUID for 
cpufreq-selector, men da kun til at overvåge CPU-clock-frekvensen. Du kan være 

nødt til at genstarte panelprogrammet, før denne beslutning træder i kraft.

#. Type: boolean
#. Description
#: ../gnome-applets.templates:4
msgid If you change your mind later, run \dpkg-reconfigure gnome-applets\
msgstr Hvis ud senere ændrer mening, så kør \dpkg-reconfigure gnome-applets\



Bug#293495: klinkstatus: unable to reproduce here (3.5.1-1)

2006-02-12 Thread Jorge Salamero Sanz
Package: klinkstatus
Version: 4:3.5.1-1
Followup-For: Bug #293495


here works fine, i'm unable to reproduce this bug in two different boxes
(ppc and x86).

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

Versions of packages klinkstatus depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libacl1   2.2.34-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libaudio2 1.7-3  The Network Audio System (NAS). (s
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfam0   2.7.0-9Client library to control the FAM 
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libidn11  0.5.18-1   GNU libidn library, implementation
ii  libjpeg62 6b-11  The Independent JPEG Group's JPEG 
ii  libpcre3  6.4-1.1Perl 5 Compatible Regular Expressi
ii  libpng12-01.2.8rel-5 PNG library - runtime
ii  libqt3-mt 3:3.3.5-3  Qt GUI Library (Threaded runtime v
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxft2   2.1.8.2-3  FreeType-based font drawing librar
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  libxt66.9.0.dfsg.1-4 X Toolkit Intrinsics
ii  zlib1g1:1.2.3-9  compression library - runtime

klinkstatus recommends no packages.

-- no debconf information


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



Bug#352273: /var/lib/dpkg/info/devscripts.md5sums contains md5sums of svn repository files

2006-02-12 Thread Julian Gilbey
On Fri, Feb 10, 2006 at 10:46:58PM +0100, Michael Prokop wrote:
 Package: devscripts
 Version: 2.9.12
 Severity: normal
 
 
 % grep '\.svn/' /var/lib/dpkg/info/devscripts.md5sums

Found the source of the bug; it's a typo in debian/rules.  Fixing in
SVN.

   Julian


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



Bug#352434: tmpfs for /dev is ram/2

2006-02-12 Thread Marco d'Itri
reassign 352434 initramfs-tools
thanks

On Feb 11, Norbert Tretkowski [EMAIL PROTECTED] wrote:

 ,
 | tmpfstmpfs253M  112K  252M   1% /dev
 `
 
 This system has 512 MB RAM, and $tmpfs_size is still 10M in the udev
 init script.

initramfs-tools creates it. It should use something like this:

# default
tmpfs_size=10M

if [ -e /etc/udev/udev.conf ]; then
  . /etc/udev/udev.conf
fi

mount -n -o size=$tmpfs_size,mode=0755 -t tmpfs tmpfs /dev

-- 
ciao,
Marco


signature.asc
Description: Digital signature


Bug#352296: (no subject)

2006-02-12 Thread Edward J. Shornock
Perhaps something like this would be desirable?

--- cyrus-common-2.2.postinst   2006-02-11 02:57:41.0 -0500
+++ cyrus-common-2.2.postinst.new   2006-02-12 04:20:34.0 -0500
@@ -55,7 +55,8 @@
adduser --system --ingroup mail --home /var/spool/cyrus \
--shell /bin/sh --disabled-password \
   --gecos Cyrus Mailsystem User  cyrus /dev/null 21 || {
-  if getent passwd | grep -s -q -E '^cyrus:'; then
+  uid=`getent passwd | egrep -s '^cyrus:'|cut -d':' -f3`
+  if [ ${uid} -gt 999 ]; then
   echo Non-system user cyrus found. I will not overwrite a 
non-system 2
   echo user. Remove the user and reinstall cyrus-common-2.2. 
2
   exit 1


There's probably a cleaner way to check if cyrus is the system user, but this
seems to work...


signature.asc
Description: Digital signature


Bug#352482: metamail: crashes with very long boundaries in messages

2006-02-12 Thread Ulf Harnhammar
Subject: metamail: crashes with very long boundaries in messages
Package: metamail
Version: 2.7-50
Severity: important
Tags: patch

Hello,

I have found that metamail crashes when processing messages with very long
boundaries. They cause a buffer overflow, which doesn't seem to be exploitable:


[EMAIL PROTECTED]:~$ /usr/bin/metamail  metamail.txt
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: metamail crash bug

*** glibc detected *** free(): invalid next size (normal): 0x0805fc30 ***
Aborted
[EMAIL PROTECTED]:~$


I have attached a test message, as well as a patch.

// Ulf Harnhammar

-- 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.12-1-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages metamail depends on:
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libncurses5   5.5-1  Shared libraries for terminal hand

Versions of packages metamail recommends:
ii  mime-support  3.35-1 MIME files 'mime.types'  'mailcap
ii  sharutils 1:4.2.1-15 shar, unshar, uuencode, uudecode

-- no debconf information



-- 
___
Surf the Web in a faster, safer and easier way:
Download Opera 8 at http://www.opera.com

Powered by Outblaze
From: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: metamail crash bug
MIME-Version: 1.0
Content-Type: multipart/alternative; 
boundary=UU
Content-Transfer-Encoding: 7bit


Bug#352483: link broken on http://www.debian.org/ports/sparc/porting

2006-02-12 Thread Miguel Gea Milvaques
Package: www.debian.org
Severity: normal

The link the SPARC buildd web pages that points to
http://sparc.debian.org/ is broken.

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


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



Bug#189295: Processed: tag as patch

2006-02-12 Thread Luk Claes
Debian Bug Tracking System wrote:
 Processing commands for [EMAIL PROTECTED]:
 
 
tag 189295 +patch
 
 Bug#189295: xpat2: Klondike unplayable when maximised
 Tags were: upstream
 Tags added: patch
 
 
thanks
 
 Stopping processing here.
 
 Please contact me if you need assistance.
 
 Debian bug tracking system administrator
 (administrator, Debian Bugs database)
 

Bas

Please don't only send to [EMAIL PROTECTED] if your mail is
also intended to the maintainer!

I only saw the mail in the BTS because you also tagged the bug patch: so
I got the above mail.

Thanks for the patch though.

I'll test the patch and upload a fixed package in the near future.

Cheers

Luk

-- 
Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D
Fingerprint:   D5AF 25FB 316B 53BB 08E7   F999 E544 DE07 9B7C 328D


signature.asc
Description: OpenPGP digital signature


Bug#326287: libreadline4 is now obsolete

2006-02-12 Thread Andreas Elvers

Hi,

just a note that libreadline4 is now obsolete. This leaves uml- 
utilities uninstallable.


Regards,
- Andreas

o- -  -
| Andreas Elvers // [EMAIL PROTECTED]
| [EMAIL PROTECTED] Internet Informationssyteme GmbH
| T: +49 40 23 88 09 0 // F: +49 40 23 88 09 29
o--- -   -



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



Bug#340488: Call to soup_soap_message_new(..) causes segfault.

2006-02-12 Thread Loïc Minier
Version: 2.2.7-1

Hi,

On mer, sep 28, 2005, Leon Haverkotte wrote:
 When trying to create a new SoupSoapMessage the program segfaults upon 
 calling the
 soup_soap_message_new(...) function, instead of returning NULL upon failure.

 I just uploaded libsoup 2.2.7-1, and Debian bugs #330493 and #340488
 are probably fixed.  At least the testcase doesn't produce any
 segfaults nor warnings, hence closing #330493.

   Cheers,

-- 
Loïc Minier [EMAIL PROTECTED]
Current Earth status:   NOT DESTROYED



Bug#344151: HTTP version changes after calling to soup_session_send_message()

2006-02-12 Thread Loïc Minier
Hi,

On mar, déc 20, 2005, Andriy Lesyuk wrote:
 After the calling to soup_session_send_message() http version of message 
 becomes 1.0. And even soup_message_set_http_version() does not help in 
 changing it. After one uri failure I'm changing request uri and trying 
 to fetch result from the mirror site but it fails because the HTTP 
 version is already 1.0 that does not allow making requests when 
 transparent proxy is used.

 I just uploaded libsoup 2.2.7-1, please check with this new upstream
 version whether you still get the bug.  If you do, could you please
 provide a short test case exposing the problem?

 (If you want to test right now, the package is at:
 http://people.dooz.org/~lool/debian/libsoup/2.2.7-1/sid-pbuilder/)

   Thanks,

-- 
Loïc Minier [EMAIL PROTECTED]
Current Earth status:   NOT DESTROYED



Bug#348796: /usr/lib/mount.davfs-2.6: Could not open pid-file

2006-02-12 Thread Werner Baumann

Hello Luciano, hello Yann,

now I am convinced it is FHS compliant, I have added code in davfs2:
davfs2 will now at start up test for the existence of 
'var/run/mount.davfs' and create it if nonexistent.
I think doing this in mount.davfs is easier and more straight forward 
then doing it in a script.


I have uploaded the changes to our CVS repository.

Luciano, do you think I should do a new release now or better wait for 
some more ideas and bug reports?
If you have got spare time you may look at the branch 
'select-coda-version'. There is just one bug that I will fix within the 
next hours, and it should be ready for alpha testing. This branch will 
introduce:

- Posix file permissions
- one binary for kernel 2.4 and kernel 2.6
- extended caching to reduce http traffic
Code is still alpha, but it is in a state where bug reports and hints 
would be very useful.


Greetings
Werner

Luciano Bello wrote:

From the FHS 5.10
Files under this directory should be cleared (removed or truncated as
appropriate) at the beginning of the boot process. Programs may have a
subdirectory of /var/run; this is encouraged for programs that use more
than one run-time file.

This bug will be fixed in the next package release. Until that moment
you can modify the /usr/sbin/mount.davfs script to create the directory.

luciano



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



Bug#351259: firefox: Large and ugly fonts with pages using non-western encoding

2006-02-12 Thread Vincent Lefevre
On 2006-02-12 08:49:39 +0100, Mike Hommey wrote:
 On Sat, Feb 11, 2006 at 10:43:03PM +0100, Vincent Lefevre [EMAIL PROTECTED] 
 wrote:
  No, I mean that Firefox should select the font based on the characters
  that really appears in the document, since this is what the user sees.
 
 Then you can't tell apart chinese and japanese.

I don't understand what you mean.

-- 
Vincent Lefèvre [EMAIL PROTECTED] - Web: http://www.vinc17.org/
100% accessible validated (X)HTML - Blog: http://www.vinc17.org/blog/
Work: CR INRIA - computer arithmetic / SPACES project at LORIA



Bug#352353: ITP: wmfrog -- A dockapp for showing weather in graphical way

2006-02-12 Thread Jari Aalto
Marc 'HE' Brockschmidt [EMAIL PROTECTED] writes:

 Jari Aalto [EMAIL PROTECTED] writes:

 * Package name: wmfrog
   Description : A dockapp for showing weather in graphical way
 [...]

 Please note that I maintained this package some time (with some
 relatively extensive patches) before I asked the ftp-team to remove it
 after Joey Hess submitted a bug report about the insecure use of files
 in /tmp. This bug has not yet been fixed, but please do so before
 uploading.

Tanks for the note,

Can you point me to the location where your patches are and the bug
reports. I'll take a look.

Jari





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



Bug#351024: rhythmbox: uses 100% CPU forever after DAAP'ing using iTunes

2006-02-12 Thread Loïc Minier
reassign 351024 libsoup
forwarded 351024 http://bugzilla.gnome.org/show_bug.cgi?id=319305
close 351024 2.2.7-1
stop

Hi,

On jeu, fév 02, 2006, Bram Senders wrote:
 When using iTunes to play music from a Rhythmbox DAAP share, it is
 possible to make Rhythmbox use 100% CPU, forever.

 This was a bug in libsoup which should be fixed in version 2.2.7 which
 I have just uploaded.  (I'm closing this bug.)

 (If you want to test right now, instead of waiting for you Debian
 mirror to get the package, you can grab the package from:
 http://people.dooz.org/~lool/debian/libsoup/2.2.7-1/sid-pbuilder/)

   Bye,

-- 
Loïc Minier [EMAIL PROTECTED]
Current Earth status:   NOT DESTROYED



Bug#352480: firefox: Firefox insecurely leaks contents of clipboard to the internet

2006-02-12 Thread Krzysztof Sobolewski

Mike Hommey wrote:

Firefox has a mode where it will sometimes do a google search on 
whatever the contents of your clipboard is.  I don't know the exact 
mouse sequence (I think it's middle button), but I'm sure you know what 
I'm talking about.


The google search is a side effect. It uses the X clipboard to fill the
location bar. If you were copying a full url, you'd go to the site. The
thing is that if you don't input a full url, firefox does a google I
feel lucky search.

I'm not exactly sure there's a setting to disable that...


I was told once:
about:config - middlemouse.contentLoadURL - false
So it seems there is one...
-KS

---
Fotoerotica!  http://link.interia.pl/f1904



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



Bug#352484: apt-proxy: [INTL] German translation of the debconf messages

2006-02-12 Thread Johannes Starosta
Package: apt-proxy
Version: 1.9.32
Severity: minor

Hi,

attached you find a file de.po. It contain the German translation of
the debconf messages. It passed the review process on the
mailinglist [EMAIL PROTECTED].
Please copy the file de.po to debian/de.po in your build tree.

Thanks and greetings, Johannes.
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid 
msgstr 
Project-Id-Version: apt-proxy 1.9.32\n
Report-Msgid-Bugs-To: [EMAIL PROTECTED] \n
POT-Creation-Date: 2005-08-18 12:19-0300\n
PO-Revision-Date: 2006-01-23 18:15+0100\n
Last-Translator: Johannes Starosta [EMAIL PROTECTED]\n
Language-Team: German debian-l10n-german@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=ISO-8859-15\n
Content-Transfer-Encoding: 8bit\n

#. Type: note
#. Description
#: ../templates:3
msgid Upgrading from pre-v1.9 packages.
msgstr Aktualisierung eines Pakets in einer Version vor 1.9.

#. Type: note
#. Description
#: ../templates:3
msgid You seem to be upgrading from a version of apt-proxy previous to v1.9.
msgstr 
Sie wollen eine Version von apt-proxy aktualisieren, die älter als 
die Version 1.9 ist.

#. Type: note
#. Description
#: ../templates:3
msgid 
apt-proxy has been rewritten in python and the new configuration file format 
is incompatible with previous version. Hopefully you will like the new 
format better :)
msgstr 
apt-proxy wurde in Python neugeschrieben. Daher ist das Format der 
Konfigurationsdatei inkompatibel mit früheren Versionen. Hoffentlich 
gefällt Ihnen das neue Format besser :)

#. Type: note
#. Description
#: ../templates:3
msgid 
I will build /etc/apt-proxy/apt-proxy-v2.conf based on your old settings if 
you didn't already have such file. In any case, a backup file will be 
written to /etc/apt-proxy/apt-proxy-v2.conf.backup
msgstr 
Die Datei /etc/apt-proxy/apt-proxy-v2.conf wird aufgrund Ihrer alten 
Einstellungen erstellt, falls diese Datei nicht bereits vorhanden ist. 
Es wird im jeden Fall eine Sicherheitskopie 
/etc/apt-proxy/apt-proxy-v2.conf.backup erstellt.

#. Type: note
#. Description
#: ../templates:3
msgid 
There are also other issues documented in /usr/share/doc/apt-proxy/UPGRADING
msgstr 
Ein paar andere Probleme werden in /usr/share/doc/apt-proxy/UPGRADING 
beschrieben.

#. Type: note
#. Description
#: ../templates:19
msgid Upgrading issues
msgstr Probleme bei der Aktualisierung

#. Type: note
#. Description
#: ../templates:19
msgid 
The upgrading script dumped some warnings and they have been mailed to 
[EMAIL PROTECTED]
msgstr 
Die Warnungen des Aktualisierungsskripts wurden per E-Mail an 
\[EMAIL PROTECTED] geschickt.

#. Type: note
#. Description
#: ../templates:19
msgid 
You should read those warnings and /usr/share/doc/apt-proxy/UPGRADING and 
revise your configuration (/etc/apt-proxy/apt-proxy-v2.conf)
msgstr 
Sie sollten diese Fehlermeldungen und /usr/share/doc/apt-proxy/UPGRADING 
lesen und Ihre Konfigurationsdatei (/etc/apt-proxy/apt-proxy-v2.conf) 
nochmal überprüfen.


Bug#352485: debconf: Typo in French template

2006-02-12 Thread Julien Valroff
Package: debconf
Version: 1.4.70
Severity: wishlist
Tags: l10n

Please find attached a patch fixing a small typo in the French
template.

Cheers,
Julien
--- debconf-1.4.70/po/fr.po~2006-02-12 11:12:14.0 +0100
+++ debconf-1.4.70/po/fr.po 2006-02-12 11:12:22.0 +0100
@@ -470,4 +470,4 @@
   -o,  --owner=package\t\tSet the package that owns the command.
 msgstr 
 \n
-  -o,  --owner=paquet\t\tpositionns le paquet auquel appartient la commande.
+  -o,  --owner=paquet\t\tpositionne le paquet auquel appartient la commande.


Bug#352486: tetex-extra: fails to upgrade (md5sum not known)

2006-02-12 Thread Manolo Díaz
Package: tetex-extra
Version: 3.0-13_all
Severity: grave
Justification: renders package unusable



-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (1001, 'testing'), (101, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15.4
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)


Hi,
This seems to be the problem:
/etc/texmf/latex/microtype.cfg: md5sum not known. Exiting

Regards,
Manolo Díaz



Bug#352487: ATI released new driver version 8.22.5

2006-02-12 Thread Jürgen Büchs
Package: fglrx-driver
Version: 8.20.8-1.1
Severity: wishlist


Hello,

ATI updated the Linux driver with version 8.22.5. This new version now 
supports Linux kernel 2.6.15.

Can you please update the package?

Best regards


Jürgen




Bug#352373: Patch

2006-02-12 Thread Patrick Pletscher
Attached a patch that should document the --scale option.

However this is the first time I play around with man-pages and sgml, so
apply it with caution.

By the way: thanks for the maintenance of this useful package.
--- pdfnup-orig.sgml	2006-02-12 11:02:26.0 +0100
+++ pdfnup.sgml	2006-02-12 11:07:28.0 +0100
@@ -214,6 +214,16 @@ manpage.1: manpage.sgml
   /varlistentry
   varlistentry
 term
+  option--scale replaceablescale/replaceable/option
+/term
+listitem
+	paraa scale specification such as 0.91, to scale the output up
+	or down in size (decrease or increase margins). The default is
+	1, i.e. no scaling at all./para
+/listitem
+  /varlistentry
+  varlistentry
+term
   option--noautoscale replaceablenoautoscale/replaceable/option
 /term
 listitem


Bug#352469: cloning 352462, retitle -2 to saoimage: Uses nonposix [ .. -a .. ] in /bin/sh maintscripts

2006-02-12 Thread Christoph Berg
severity 352462 normal
thanks

Re: Justin Pryzby in [EMAIL PROTECTED]
 retitle -2 saoimage: Uses nonposix [ .. -a .. ] in /bin/sh maintscripts

This is certainly not RC.

Christoph
-- 
[EMAIL PROTECTED] | http://www.df7cb.de/


signature.asc
Description: Digital signature


Bug#352296: cyrus-common-2.2: flaw in postinst script when checking for system user 'cyrus'

2006-02-12 Thread Henrique de Moraes Holschuh
On Fri, 10 Feb 2006, Edward J. Shornock wrote:
 ii  adduser 3.82 Add and remove users and groups

3.82 is buggy, a bug has already been reported.  This is no cyrus fault.

-- 
  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#352488: klinkstatus segfaults with recursively 2

2006-02-12 Thread Jorge Salamero Sanz
Package: klinkstatus
Version: 4:3.5.1-1
Severity: normal


klinkstatus segfaults scanning sites with recursively  2, for example
guitarinensemble.com

backtrace:
[KCrash handler]
#5  0x0fcce918 in memcpy () from /lib/tls/libc.so.6
#6  0x0ff4173c in operator new () from /usr/lib/libstdc++.so.6
#7  0x0f3f252c in QString::setLength () from /usr/lib/libqt-mt.so.3
#8  0x0f3f2a00 in QString::grow () from /usr/lib/libqt-mt.so.3
#9  0x0f3f5054 in QString::operatorPlusEqHelper () from /usr/lib/libqt-mt.so.3
#10 0x0f3f518c in QString::operator+= () from /usr/lib/libqt-mt.so.3
#11 0x0f7ab7c0 in KURL::url () from /usr/lib/libkdecore.so.4
#12 0x0dedb3c0 in LinkChecker::checkRef ()
   from /usr/lib/kde3/libklinkstatuspart.so
#13 0x0dedb53c in LinkChecker::check ()
   from /usr/lib/kde3/libklinkstatuspart.so
#14 0x0dedba68 in SearchManager::checkLinksSimultaneously ()
   from /usr/lib/kde3/libklinkstatuspart.so
#15 0x0dedbb04 in SearchManager::checkVectorLinks ()
   from /usr/lib/kde3/libklinkstatuspart.so
#16 0x0dedbc74 in SearchManager::continueSearch ()
   from /usr/lib/kde3/libklinkstatuspart.so
#17 0x0dedbda0 in SearchManager::slotLinkChecked ()
   from /usr/lib/kde3/libklinkstatuspart.so
#18 0x0dedc4b0 in SearchManager::qt_invoke ()
   from /usr/lib/kde3/libklinkstatuspart.so
#19 0x0efd5d5c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#20 0x0ded5130 in LinkChecker::transactionFinished ()
   from /usr/lib/kde3/libklinkstatuspart.so
#21 0x0ded6134 in LinkChecker::finnish ()
   from /usr/lib/kde3/libklinkstatuspart.so
#22 0x0dedcf28 in LinkChecker::slotResult ()
   from /usr/lib/kde3/libklinkstatuspart.so
#23 0x0deddb3c in LinkChecker::qt_invoke ()
   from /usr/lib/kde3/libklinkstatuspart.so
#24 0x0efd5d5c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#25 0x0e9e2b70 in KIO::Job::result () from /usr/lib/libkio.so.4
#26 0x0ea3a49c in KIO::Job::emitResult () from /usr/lib/libkio.so.4
#27 0x0ea3a66c in KIO::SimpleJob::slotFinished () from /usr/lib/libkio.so.4
#28 0x0ea3ace8 in KIO::TransferJob::slotFinished () from /usr/lib/libkio.so.4
#29 0x0ea3c354 in KIO::TransferJob::qt_invoke () from /usr/lib/libkio.so.4
#30 0x0efd5d5c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#31 0x0efd6c78 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#32 0x0e9dca4c in KIO::SlaveInterface::finished () from /usr/lib/libkio.so.4
#33 0x0ea54228 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#34 0x0e9f8e80 in KIO::SlaveInterface::dispatch () from /usr/lib/libkio.so.4
#35 0x0e9fe920 in KIO::Slave::gotInput () from /usr/lib/libkio.so.4
#36 0x0e9feb14 in KIO::Slave::qt_invoke () from /usr/lib/libkio.so.4
#37 0x0efd5d5c in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#38 0x0efd6a00 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
#39 0x0f487a08 in QSocketNotifier::activated () from /usr/lib/libqt-mt.so.3
#40 0x0f0021cc in QSocketNotifier::event () from /usr/lib/libqt-mt.so.3
#41 0x0ef432cc in QApplication::internalNotify () from /usr/lib/libqt-mt.so.3
#42 0x0ef435ac in QApplication::notify () from /usr/lib/libqt-mt.so.3
#43 0x0f82bd40 in KApplication::notify () from /usr/lib/libkdecore.so.4
#44 0x0eeaa000 in QApplication::sendEvent () from /usr/lib/libqt-mt.so.3
#45 0x0ef2e1a8 in QEventLoop::activateSocketNotifiers ()
   from /usr/lib/libqt-mt.so.3
#46 0x0eec6f4c in QEventLoop::processEvents () from /usr/lib/libqt-mt.so.3
#47 0x0ef653d8 in QEventLoop::enterLoop () from /usr/lib/libqt-mt.so.3
#48 0x0ef65224 in QEventLoop::exec () from /usr/lib/libqt-mt.so.3
#49 0x0ef41520 in QApplication::exec () from /usr/lib/libqt-mt.so.3
#50 0x10007e5c in ?? ()
#51 0x0fc708ac in __libc_init_first () from /lib/tls/libc.so.6
#52 0x0fc708ac in __libc_init_first () from /lib/tls/libc.so.6
#53 0x0fc708ac in __libc_init_first () from /lib/tls/libc.so.6

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

Versions of packages klinkstatus depends on:
ii  kdelibs4c2a   4:3.5.1-2  core libraries for all KDE applica
ii  libacl1   2.2.34-1   Access control list shared library
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libattr1  2.4.25-1   Extended attribute shared library
ii  libaudio2 1.7-3  The Network Audio System (NAS). (s
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libfam0   2.7.0-9Client library to control the FAM 
ii  libfontconfig12.3.2-1.1  generic font configuration library
ii  libfreetype6  2.1.10-1   FreeType 2 font engine, shared lib
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libice6   6.9.0.dfsg.1-4 

Bug#318754: Can be closed?

2006-02-12 Thread Marius
I did a mistake in my previous post. As Enrique de la Torre Gordaliza said, 
this is caused by composite extention. The same with 6.8.2.dfsg.1-11

On Friday 10 February 2006 18:49, Filipus Klutiero wrote:
 Marius, does your last comment mean this should be closed?
 Enrique, maybe you can confirm.


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



Bug#341772: quodlibet: severe memory leak

2006-02-12 Thread Loïc Minier
Hi,

On mar, jan 31, 2006, dann frazier wrote:
 With fakesink, watching top w/ 1s samples, I see it use around 36M
 before it exits.  So I think its safe to say its leaking memory at
 approximately the same rate.

 You might want to check with the new upstream I uploaded which has some
 mem leak fixes.  It's gst-plugins0.8 and gstreamer0.8 0.8.12-1

   Bye,

-- 
Loïc Minier [EMAIL PROTECTED]
Current Earth status:   NOT DESTROYED



Bug#352270: samba: disallows connection for users with system-specific passwords

2006-02-12 Thread Steve Langasek
On Fri, Feb 10, 2006 at 05:02:54PM -0800, Frank P. Miles wrote:

 On Fri, Feb 10, 2006 at 04:42:29PM -0800, Steve Langasek wrote:
  On Fri, Feb 10, 2006 at 01:27:43PM -0800, Frank P. Miles wrote:

   Users who have a different local (WinXX) password than samba password
   cannot connect.  The samba logs show the error message:

  What does WinXX refer to, please?

 These are all machines running Windows-XP Professional.  No weirdness
 or password expiration or such seen using pdbedit.  The affected users
 seem to be able to change their passwords via smbpasswd by ssh'ing into
 the host running samba.  Again, it only affects users with different 
 samba and WinXP passwords.  Within XP, the password dialog box pops up
 (as it should); but it apparently fails, and pops up again...and again...
 For each attempt, the same message appears in the log:

Hmm.

 passdb/pdb_tdb.c:tdb_update_ridrec_only(680) smbd[25580]:   Unable to 
   modify TDB
 passwd ! Error: Record does not exist
 smbd[25580]: occured while storing the RID index 
   (RID_0bd2)

   It works for users with the same password on both systems.  This was a
   problem with 3.0.21a-1 as well, but not a problem on reverting to 3.0.20b.

 We recently got rid of our last Win2K a short time ago, so can't test it
 with that.

  Do you have 'update encrypted = yes' set in your smb.conf?

 No.

Ok.  So there are two questions; why is something trying to change the
password record for the user, and why is it failing?

I think this one will need punted upstream.

  Could you post your complete smb.conf for review?

 Ok, slightly munged:

 ; --- start of smb.conf

 [global]
 netbios name = MY-MACHINES-NAME
 workgroup = MY-WORKGROUP
 interfaces = eth0, lo
 bind interfaces only = yes
 hosts allow = LIST-OF-HOSTS
 hosts deny = ALL
 guest account = nobody
 
 passdb backend = tdbsam
 encrypt passwords = true
 passwd program = /usr/bin/passwd %u
 passwd chat = *Enter\snew\sUNIX\spassword:* %n\n 
 *Retype\snew\sUNIX\spassword:* %n\n .
 name resolve order = bcast lmhosts host wins
 
 username map = /etc/samba/username.map
 
 server string = %h
 socket options = TCP_NODELAY

 printing = cups
 printcap name = cups
 load printers = yes
 
 local master = yes
 preferred master = No
 
 preserve case = yes
 short preserve case = yes
 wins support = no

Nothing interesting here at all, it seems; not a DC, not a domain member,
nothing fancy at all.

Some of your options are redundant and unnecessary (local master, preferred
master, preserve case), but that shouldn't break anything...

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


signature.asc
Description: Digital signature


Bug#352274: Error messages in udev (0.084-3) + linux-image-2.6.15-1-686

2006-02-12 Thread Daniel Rodriguez Garcia
Hello,

I also confirm this bug. I get udev error messages of the same
kind as stated before at boot time, with linux-image-2.6.15-1-686.

This happens after updating today to new udev version (0.084-3)
(added to debian testing repositories).




I


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



Bug#352489: bonnie++: segmentation fault

2006-02-12 Thread Paolo
Package: bonnie++
Version: 1.02b
Severity: important

hi,

here's what happens:

/tmp$ /usr/sbin/bonnie++ -d . -n 300:20:100:7000
Writing with putc()...done
Writing intelligently...done
Rewriting...done
Reading with getc()...done
Reading intelligently...done
start 'em...done...done...done...
Create files in sequential order...Can't write data.
Cleaning up test directory after error.
Segmentation fault


BTW the num:max:min:dir format isn't consistent with report, and it's 
unclear whether 200k 200kB 20 are aliases. Eg for 300:200k:100:7000
(successful) report say:

/tmp$ /usr/sbin/bonnie++ -d . -s0 -n 300:200k:100:7000
Version 1.02b   --Sequential Create-- Random Create
linux   -Create-- --Read--- -Delete-- -Create-- --Read--- -Delete--
files:max/sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP  /sec %CP
  300:200:0   885  1756   0   152   1   838  1644   079   1
  contab1,,300:200:0,885,17,56,0,152,1,838,16,44,0,79,1

System:
kernel 2.4.33-pre1
Debian Woody



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



Bug#351259: firefox: Large and ugly fonts with pages using non-western encoding

2006-02-12 Thread Mike Hommey
On Sun, Feb 12, 2006 at 10:54:53AM +0100, Vincent Lefevre [EMAIL PROTECTED] 
wrote:
 On 2006-02-12 08:49:39 +0100, Mike Hommey wrote:
  On Sat, Feb 11, 2006 at 10:43:03PM +0100, Vincent Lefevre [EMAIL 
  PROTECTED] wrote:
   No, I mean that Firefox should select the font based on the characters
   that really appears in the document, since this is what the user sees.
  
  Then you can't tell apart chinese and japanese.
 
 I don't understand what you mean.

With the wonderful Han unification, a same unicode character has
different representations in different fonts, because these character
simply don't write the same way in chinese, in japanese or in korean.
Such characters are sometimes so different that, for example, japanese
people can't read the character if represented with a chinese font.
If you base yourself on the characters that appear in the document,
you can't say if it is chinese or japanese or even korean if it uses
hanja.

There are similar problems with several other scripts. There might even
be the same problem with scripts that include latin characters and add
specific character or special diactritics that are not present in most
western fonts. If you decide that all ascii is to be written with
a western font and such a script is actually being used, you're likely
to display something ugly.

Mike


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



Bug#352449: [Pkg-kbd-devel] Bug#352449: console-setup: seriously broken

2006-02-12 Thread Anton Zinoviev
On Sat, Feb 11, 2006 at 11:47:37PM +0100, Norbert Preining wrote:
 
 - console-setup/variant: Germany - Eliminate dead keys
   is not honored:
   ~ is not a dead key, but ' (the un-shifted `) is not useable at all

As Denis supposed this happened because ckbcomp interpretes acute as
ACUTE ACCENT (0xb0 in ISO-8859-15) instead of APOSTROPHE (0x27).
There is similar bug for some other accents.

 - the settings do not affect all terminals, only the one I am logged in
   and call dpkg-reconfigure, so I cannot enter any umlauts in any other
   console thant the one I called setupconf from.

I found a bug which caused the ACM not to be loaded on the first
console.  I suppose on the other consoles it is possible to enter
umlauts.

 - Strange effect (hard to repeat, but it happens sometimes), after
   reconfiguring the console, suddenly some programs cannot be found
   (less /etc/X11/xorg.conf: bash: less command not found, but it is
   there!)

I suppose this was because the first console was left in UTF-8 mode
but the loaded keyboard was for ISO-8859-15 (another bug).  The other
consoles are probably in non-UTF-8 mode.

I will prepare a fixed package soon.

Anton Zinoviev


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



Bug#348286: smilutils: links to libfreetype6, which is going away

2006-02-12 Thread Roland Mas
Steve Langasek, 2006-01-15 20:20:12 -0800 :

 I think this bug can be fixed with re-running libtool, aclocal, and
 autoconf, but the build fails with what looks like a bug in ffmpeg:

Just for the record: the FTBFS problem has been fixed by the recent
0.3.0-8 upload of smilutils, but even though I did rerun libtool and
friends I still get a package depending on libfreetype6.  Since I'm
not exactly a guru when it comes to libtool black magic, I'll welcome
any help on that point.

Roland.
-- 
Roland Mas

OpenPGP keys on http://www.keyserver.net/


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



Bug#352490: console-tools: Fails to set up the font and add a SFM fallback table at the same time

2006-02-12 Thread Jakub Wilk

Package: console-tools
Version: 1:0.2.3dbs-60
Severity: normal


# consolechars -f lat2u-12 -k qrczak.fallback -k latin_diacr.fallback
*** glibc detected *** realloc(): invalid next size: 0x0805a170 ***
Aborted

# ltrace -o log consolechars -f lat2u-12 -k qrczak.fallback -k 
latin_diacr.fallback
*** glibc detected *** realloc(): invalid next size: 0x0805a170 ***

# tail log
free(0x8052860)= 
void
free(0x804d350)= 
void
free(0x8057058)= 
void
findsfmfallback(0xbfa09d03, 0xbfa088cc, 1024, 0xb7ecd720, 0 unfinished ...
--- SIGCHLD (Child exited) ---
... findsfmfallback resumed )
= 0x8051b78
sfm_fallback_read(0x8051b78, 0xbfa08df0, 0xbfa08df4, 0x8051b78, 0xb7f044ab)
= 0
sfm_fallback_add(0x8054460, 591, 0xbfa08de8, 0xbfa08de0, 0xb7f044ab unfinished 
...
--- SIGABRT (Aborted) ---
+++ killed by SIGABRT +++


-- System Information:
Debian Release: testing/unstable
 APT prefers testing
 APT policy: (900, 'testing'), (600, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.15
Locale: LANG=C, LC_CTYPE=pl_PL (charmap=ISO-8859-2)

Versions of packages console-tools depends on:
ii  console-common 0.7.55Basic infrastructure for text cons
ii  debconf [debconf-2.0]  1.4.70Debian configuration management sy
ii  libc6  2.3.5-8   GNU C Library: Shared libraries an
ii  libconsole 1:0.2.3dbs-60 Shared libraries for Linux console
ii  sysvinit   2.86.ds1-4System-V like init

Versions of packages console-tools recommends:
ii  console-data  2002.12.04dbs-52.2 Keymaps, fonts, charset maps, fall

-- no debconf information

--
Jakub Wilk


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



Bug#352491: coreutils: /usr/bin/md5sum is not on any package's list

2006-02-12 Thread Greg Kochanski
Package: coreutils
Version: 5.2.1-2.1
Severity: normal


/usr/bin/md5sum does not seem to be owned by any package,
yet some package clearly installs it.It seems like
it ought to be owned by coreutils, perhaps?


Tiger (automated system auditing) reports this:
# Checking installed files against packages...
--WARN-- [lin001w] File `/usr/bin/md5sum' does not belong to any package. 

And, indeed, it is true.   One can look via dpkg -S, and see nothing:

$ dpkg -S md5sum | grep bin
tetex-bin: /usr/share/tetex-bin/01tetex.cnf.md5sum
coreutils: /usr/bin/md5sum.textutils
debhelper: /usr/bin/dh_md5sums
$

And, yet the file exists and clearly came from *some* package.
(I just finished a fresh install of Debian last night, so
I know it was put there by the Debian installler.)

$ ls -l /usr/bin/md5sum
-rwxr-xr-x  1 root root 28340 2006-02-11 19:46 /usr/bin/md5sum
$


-- 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.15-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages coreutils depends on:
ii  libacl1   2.2.34-1   Access control list shared library
ii  libc6 2.3.5-8GNU C Library: Shared libraries an

coreutils recommends no packages.

-- no debconf information


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



Bug#352492: karrigell: [INTL:sv] Swedish PO translation

2006-02-12 Thread Daniel Nylander
Package: karrigell
Severity: wishlist
Tags: patch l10n


Here is the Swedish translation of Karrigell

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.13.2
Locale: LANG=sv_SE.ISO-8859-1, LC_CTYPE=sv_SE.ISO-8859-1 (charmap=ISO-8859-1)
# Swedish translation of karrigell.
# Copyright (C) YEAR ORGANIZATION
# Daniel Nylander [EMAIL PROTECTED], 2006.
#
msgid 
msgstr 
Project-Id-Version: karrigell 2.2.1-1\n
POT-Creation-Date: Fri Oct 18 16:36:07 2002\n
PO-Revision-Date: 2006-02-12 12:12+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
Generated-By: pygettext.py 1.4\n

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:213
msgid Error in HTTP error message %s
msgstr Fel i HTTP-felmeddelande %s

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:217
msgid Error in HTTP error message %s, two items required in argument
msgstr Fel i HTTP-felmeddelande %s, två saker krävs i argument

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:223
msgid Something wrong in HTTP error : code %s, message %s
msgstr Något fel i HTTP-fel : kod %s, meddelande %s

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:342
msgid Parsing error
msgstr Tolkningsfel

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:351
msgid 
No root directory in Karrigell.ini\n
Uses %s
msgstr 
Ingen rotkatalog i Karrigell.ini\n
Använder %s

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:354
msgid Error - The directory %s set as root in Karrigell.ini doesn't exist
msgstr Fel - Katalogen %s som är satt till rot i Karrigell.ini existerar inte

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:366
msgid Tranlation for %s won't work : %s doesn't exist
msgstr Översättning för %s fungerar inte : %s existerar inte

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:399
msgid Error - port must be an integer
msgstr Fel - port måste vara ett heltal

#: c:\Mes
#: documents\Programmes Python\Karrigell\Karrigell.py:403
msgid Karrigell %s running on port %s...
msgstr Karrigell %s körs på port %s...



Bug#352493: man-db: Dangling symlink

2006-02-12 Thread Greg Kochanski
Package: man-db
Version: 2.4.3-3
Severity: minor

Cron reports:

/etc/cron.daily/man-db:
mandb: warning: /usr/share/man/man1/rmic.1.gz is a dangling symlink

-- 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.15-1-686
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages man-db depends on:
ii  bsdmainutils 6.1.3   collection of more utilities from 
ii  debconf [debconf-2.0]1.4.70  Debian configuration management sy
ii  dpkg 1.13.13 package maintenance system for Deb
ii  groff-base   1.18.1.1-11 GNU troff text-formatting system (
ii  libc62.3.5-8 GNU C Library: Shared libraries an
ii  libgdbm3 1.8.3-2 GNU dbm database routines (runtime

man-db recommends no packages.

-- debconf information:
  man-db/build-database: true
  man-db/rebuild-database: true
* man-db/install-setuid: false


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



Bug#352494: passwd: confusing error message if /proc is not found

2006-02-12 Thread Marc Haber
Package: passwd
Version: 1:4.0.14-5
Severity: normal

Hi,

invoking passwd foo in a chroot without /proc mounted results in the
error message passwd: You may not view or modify password information
for foo.

Please have this changed to a little less misleading message.

Thanks to strace, I found the real cause for the problem pretty fast.

Greetings
Marc

-- 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.15.4-zgsrv
Locale: LANG=C, LC_CTYPE=de_DE (charmap=ISO-8859-1)

Versions of packages passwd depends on:
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libpam-modules0.79-3.1   Pluggable Authentication Modules f
ii  libpam0g  0.79-3.1   Pluggable Authentication Modules l
ii  libselinux1   1.28-4 SELinux shared libraries
ii  login 1:4.0.14-5 system login tools

passwd recommends no packages.

-- debconf information excluded


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



Bug#348286: smilutils: links to libfreetype6, which is going away

2006-02-12 Thread Steve Langasek
On Sun, Feb 12, 2006 at 11:58:29AM +0100, Roland Mas wrote:
 Steve Langasek, 2006-01-15 20:20:12 -0800 :

  I think this bug can be fixed with re-running libtool, aclocal, and
  autoconf, but the build fails with what looks like a bug in ffmpeg:

 Just for the record: the FTBFS problem has been fixed by the recent
 0.3.0-8 upload of smilutils, but even though I did rerun libtool and
 friends I still get a package depending on libfreetype6.  Since I'm
 not exactly a guru when it comes to libtool black magic, I'll welcome
 any help on that point.

$ grep -rE l'(ib)?'freetype .
./apps/raw2yuv/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/rawplay/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/raw2image/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/xwd2raw/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/ppmfilter/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/rawmultiply/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/raw2webcam/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/tga2raw/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/image2raw/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/ppmeffectv/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/raw2dv/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/smil2raw/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/smil2wav/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/smil2yuv/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/ffmpeg2raw/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/ppm2raw/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./apps/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm
./libkino/Makefile:IMLIB_LIBS = -L/usr/lib -lImlib2 -lfreetype -lz 
-L/usr/X11R6/lib -lX11 -lXext -ldl -lm


Don't use imlib2-config --libs; see bug #340163 for an explanation.

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


signature.asc
Description: Digital signature


Bug#351571: Hooks for pg_upgradecluster, or support to use existing cluster

2006-02-12 Thread Martin Pitt
Hi Stephen!

Stephen Frost [2006-02-08 14:07 -0500]:
   This looks good, the only thing I think we need to double-check is how
   data is handled (ie: is the data portion a seperate 'object' which needs
   to be filtered somehow, or is it associated with the base 'object', ie:
   table, that the data is from?).  Assuming the above handles the data as
   well as the actual object itself then it should work well.
  
  The definition and content is just one object in the list. but that
  should be a mere implementation detail that shouldn't affect the spec
  wrt. hook scripts.
 
 Good, that does make things easier (and means you don't need to dump the
 data out to get the data parts in the list to check if they're already
 in the new database, etc).

Darn, I just checked this again, and indeed the TABLE DATA is a
separate object in a dump. When I quickly checked this during our IRC
discussion, I looked at the listing when using --schema-only, where
it's quite natural not to have table data.

So I indeed have the problem you anticipated: I can only filter out the
table data for tables which already exist in the target cluster if I
either

 * run pg_dump with table data twice (the first one to determine the
   content, the second one for the actual dumping to the target
   cluster)

or

 * save the pg_dump output into a potentially huge temporary file.

Both methods are painful and utterly inefficient. Or do you have any
other idea?

My prefered solution would be an --ignore-list option of pg_restore
(or even better pg_dump) with some textual arguments (not IDs); but I
guess that requires some major code changes. 

Peter, do you happen to know if such a feature was already requested
by other people? Is the idea totally crackful, or if not, how much
effort would it be to implement it in pg_dump or pg_restore?

Thanks,

Martin

-- 
Martin Pitthttp://www.piware.de
Ubuntu Developer   http://www.ubuntu.com
Debian Developer   http://www.debian.org

In a world without walls and fences, who needs Windows and Gates?


signature.asc
Description: Digital signature


Bug#352296: cyrus-common-2.2: flaw in postinst script when checking for system user 'cyrus'

2006-02-12 Thread Edward J. Shornock
On Sun, Feb 12, 2006 at 08:24:11AM -0200, Henrique de Moraes Holschuh wrote:
 On Fri, 10 Feb 2006, Edward J. Shornock wrote:
  ii  adduser 3.82 Add and remove users and groups
 
 3.82 is buggy, a bug has already been reported.  This is no cyrus fault.

Sorry, didn't realize that wasn't normal.


signature.asc
Description: Digital signature


Bug#352353: ITP: wmfrog -- A dockapp for showing weather in graphical way

2006-02-12 Thread Marc 'HE' Brockschmidt
Jari Aalto [EMAIL PROTECTED] writes:
 Marc 'HE' Brockschmidt [EMAIL PROTECTED] writes:
 Please note that I maintained this package some time (with some
 relatively extensive patches) before I asked the ftp-team to remove it
 after Joey Hess submitted a bug report about the insecure use of files
 in /tmp. This bug has not yet been fixed, but please do so before
 uploading.
 Tanks for the note,

 Can you point me to the location where your patches are

http://people.debian.org/~he/wmfrog/

 and the bug reports. I'll take a look.

http://bugs.debian.org/cgi-bin/pkgreport.cgi?which=srcdata=wmfrogarchive=yes

Marc
-- 
Fachbegriffe der Informatik - Einfach erklärt
268: MCSE
   Minesweeper Consultant and Solitaire Expert. (User Friendly)


pgpKTeJD5sPMS.pgp
Description: PGP signature


Bug#352406: qt-x11-free: Build-depens on firebird2-dev, but not on libfirebird2-classic

2006-02-12 Thread SZOKOVACS Robert
On Saturday 11 February 2006 21:42, Christopher Martin wrote:
 On Saturday 11 February 2006 12:54, Szo wrote:
  Package: qt-x11-free
  Severity: serious
  Justification: no longer builds from source
 
  qt-x11-free refuses to build if libfbclient1 installed, it doesn't have
  libgds

 Current firebird2-dev packages depend on libfbembed1 and libfbclient1.
 libfirebird2-classic has been removed from Sid and Etch. Qt does build
 against the latest firebird packages, since it build-depends on
 firebird2-dev provides libgds.so symlinks that point to
 libfbclient.so.1.5.2.

 Perhaps you've only partially upgraded firebird. This might reflect a
 lack of versioning in some dependency somewhere. Let us know the full
 names and versions of all firebird packages installed on your system, and
 maybe I can figure out what the matter is and why Qt doesn't build for
 you.

yes, you're right, firebird2-dev was from sarge for me, sorry about the 
false alarm :(

br

Szo



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



Bug#352420: lvm2 + udev: some trouble at shutdown ?

2006-02-12 Thread Marco d'Itri
On Feb 12, Joel Soete [EMAIL PROTECTED] wrote:

 I would just like to understand with you why this above steps ('umounting 
 local fs') did also 'umount /dev', as it seems to be the reason of next 
 trouble.
The udev package does not do this.
Thinking again about it, this may be caused by a recently-fixed bug in
initscripts. Please check.

-- 
ciao,
Marco


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



Bug#352449: [Pkg-kbd-devel] Bug#352449: console-setup: seriously broken

2006-02-12 Thread Anton Zinoviev
On Sun, Feb 12, 2006 at 01:03:47PM +0200, Anton Zinoviev wrote:
 
 As Denis supposed this happened because ckbcomp interpretes acute as
 ACUTE ACCENT (0xb0 in ISO-8859-15) instead of APOSTROPHE (0x27).

For the record I meant ISO-8859-1.

 There is similar bug for some other accents.

It seams for the other accents X doesn't act that way.

Anton Zinoviev


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



Bug#350961: This is an Xorg 6.9 issue

2006-02-12 Thread Julien Valroff
Hi,

I noticed the same problem on my workstation which uses an Nvidia
graphic card with the free nv driver.

This happened after Xorg upgrade to 6.9 version in Etch.

I compiled proprietary driver from nvidia-kernel-source and the problem
disappears.

I thus think this bug is an Xorg 6.9 issue and can be moved to
xserver-xorg package.

Cheers,
Julien




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



Bug#334960: unbuildable

2006-02-12 Thread Filippo Giunchedi
Hi,
apparently debtags doesn't compile with experimental's apt:

if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/usr/include/tagcoll-1.5.1   -g 
-Wall -O2 -Wall  -O0 -MT debtags.o -MD -MP -MF .deps/debtags.Tpo -c -o 
debtags.o debtags.cc; \
then mv -f .deps/debtags.Tpo .deps/debtags.Po; else rm -f 
.deps/debtags.Tpo; exit 1; fi
Printer.h: In member function 'virtual void 
APTPrinter::consumeItemUntagged(const aptFront::cache::entity::Package)':
Printer.h:61: error: no matching function for call to 
'aptFront::cache::entity::Package::shortDescription(const char [34]) const'
/usr/include/apt-front/cache/entity/package.h:340: note: candidates are: 
std::string 
aptFront::cache::entity::Package::shortDescription(aptFront::cache::entity::DefaultArgumentstd::basic_stringchar,
 std::char_traitschar, std::allocatorchar  ) const
Printer.h:61: error: no matching function for call to 
'aptFront::cache::entity::Package::shortDescription(const char [34]) const'

[...]

tell me if you need the whole build log

thanks,
filippo
--
Filippo Giunchedi
PGP key: 0x6B79D401
random quote follows:

The only way to get rid of a temptation is to yield to it.
-- Oscar Wilde


signature.asc
Description: Digital signature


Bug#350961: gnome-control-center: setting background image causes weirdness

2006-02-12 Thread Loïc Minier
reassign 350961 xserver-xorg
stop

On dim, fév 12, 2006, Julien Valroff wrote:
 I noticed the same problem on my workstation which uses an Nvidia
 graphic card with the free nv driver.
 This happened after Xorg upgrade to 6.9 version in Etch.
 I compiled proprietary driver from nvidia-kernel-source and the problem
 disappears.
 I thus think this bug is an Xorg 6.9 issue and can be moved to
 xserver-xorg package.

 Thanks, reassigning appropriately.

-- 
Loïc Minier [EMAIL PROTECTED]
Current Earth status:   NOT DESTROYED



Bug#352037: Re: Bug#352027: heartbeat - uninstallable in buildd context

2006-02-12 Thread Marc Haber
tags #352037 unreproducible
severity #352037
user [EMAIL PROTECTED]
usertags #352037 close-20060331
thanks

On Thu, Feb 09, 2006 at 01:46:54AM -0800, Steve Langasek wrote:
   Automatic build of evms_2.5.4-6 on debian-31 by sbuild/s390 85
  [...]
   Selecting previously deselected package heartbeat.
   Unpacking heartbeat (from .../heartbeat_1.2.4-2_s390.deb) ...
   Use of uninitialized value in printf at /usr/sbin/adduser line 329.
   Password: chfn: PAM authentication failed
   adduser: `/usr/bin/chfn -f Heartbeat System Account hacluster' returned 
   error code 1.  Aborting.
   dpkg: error processing 
   /home/buildd/build/chroot-unstable/var/cache/apt/archives/heartbeat_1.2.4-2_s390.deb
(--unpack):
subprocess pre-installation script returned error exit status 2
 
 But this seems to be a valid use of adduser, so the bug belongs to adduser
 for not properly quoting arguments to chfn.

NACK, adduser uses perl's system() call with an argument list, so
there is no shell interfering with the command line.

Actually, heartbeat installs fine in my test chroot, resulting in
hacluster:x:101:108:Heartbeat System Account,,,:/usr/lib/heartbeat:/bin/false
in /etc/passwd.

Additionally, Steve, if your analysis were correct, the error message
would be chfn: unknown user System

So there must be some other issue that causes chfn to fail, the PAM
authentication failed is another hint towards this.

Waldi, can you please check whether
/usr/bin/chfn -f Heartbeat System Account hacluster
works on your system and report back?

Tagging this bug as unreproducible, and downgrading to normal. Close
deadline for this will be March 31.

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#352009: [Pbuilder-maint] Bug#352009: pbuilder doesn't support Build-Depends-Indep

2006-02-12 Thread Paul Wise
On Fri, 2006-02-10 at 19:40 +0900, Junichi Uekawa wrote:

 It should be supported.
snip
 Show me your control file.

Sorry for the delay, was AFK. Control file is below:

Source: mapserver
Section: devel
Priority: optional
Maintainer: Debian GIS Project pkg-grass-devel@lists.alioth.debian.org
Uploaders: Thomas Sondag [EMAIL PROTECTED], Schuyler Erle [EMAIL 
PROTECTED], Petter Reinholdtsen [EMAIL PROTECTED], Paul Wise [EMAIL 
PROTECTED]
Standards-Version: 3.6.2
Build-Depends: debhelper (= 4), dpatch, libcurl3-gnutls-dev | libcurl3-dev, 
libpng12-dev, zlib1g-dev (= 1.1.4), libgd2-xpm-dev (= 2.0.1-10), 
libfreetype6-dev (=2.0.9), libjpeg62-dev, libgdal1-1.3.1-dev, proj, 
libwww-dev, postgresql-dev (= 7.3.3-1), php4-dev, php5-dev, swig, python-dev, 
libgeos-dev
Build-Depends-Indep: python-docutils
Build-Conflicts: libcurl3-openssl-dev

Package: php4-mapscript
Section: web
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: mapserver-bin, mapserver-doc
Replaces: php-mapscript
Conflicts: php-mapscript
Description: module for php4-cgi to use mapserver
 php mapscript allows you to use the mapserver functionalities with php web
 scripting language.
 .
 Currently work only with php as an Apache DSO.

Package: php5-mapscript
Section: web
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: mapserver-bin, mapserver-doc
Description: module for php5-cgi to use mapserver
 php mapscript allows you to use the mapserver functionalities with php web
 scripting language.
 .
 Currently work only with php as an Apache DSO.

Package: perl-mapscript
Section: perl
Architecture: any
Depends: ${perl:Depends}, ${shlibs:Depends}
Suggests: mapserver-bin, mapserver-doc
Description: perl mapserver library
 perl mapscript allows you to use the mapserver functionalities
 with perl scripting language.

Package: cgi-mapserver
Section: web
Architecture: any
Depends: ${shlibs:Depends}
Suggests: mapserver-bin, mapserver-doc
Description: cgi module of mapserver
 this package contains the cgi binary file. It provides the mapserver
 template language as well as WFS, WMS and WCS server and client
 capabilities.

Package: python-mapscript
Section: python
Architecture: any
Depends: ${python:Depends}, ${shlibs:Depends}
Suggests: mapserver-bin, mapserver-doc
Description: python mapserver lib
 python mapscript allows you to use the mapserver functionalities
 with python scripting language.

Package: mapserver-bin
Section: misc
Architecture: any
Depends: ${shlibs:Depends}, ${perl:Depends}
Suggests: perl-mapscript, python-mapscript, php4-mapscript, cgi-mapserver, 
mapserver-doc
Description: mapserver binary utilities
 binary utilities for using mapserver with the command line.
 .
 MapServer is an  OpenSource development environment for building spatially
 enabled Internet applications.
 .
 The MapServer system includes MapScript that allows popular
 scripting languages such as :
 .
   * PHP provided by php4-mapscript.
   * Python provided by python-mapscript.
   * Perl provided by perl-mapscript.
   * Java not provided actualy by those packages.
 .
 Mapserver template language, WFS, WMS, WCS  are provided by cgi-mapserver.
 .
  Homepage: http://mapserver.gis.umn.edu

Package: mapserver-doc
Section: doc
Architecture: all
Depends: ${shlibs:Depends}
Suggests: perl-mapscript, python-mapscript, php4-mapscript, cgi-mapserver
Description: documentation for mapserver
 some short Documentation and examples for mapserver.
 .
 MapServer is an  OpenSource development environment for building spatially
 enabled Internet applications.
 .
 The MapServer system includes MapScript that allows using popular
 scripting languages such as :
 .
   * PHP provided by php4-mapscript.
   * Python provided by python-mapscript.
   * Perl provided by perl-mapscript.
   * Java not provided actualy by those packages.
 .
 Mapserver template language, WFS, WMS, WCS  are provided by cgi-mapserver.
 .
  Homepage: http://mapserver.gis.umn.edu/docs


-- 
bye,
pabs

http://pabs.zip.to


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


Bug#352495: dhcp3: Please build depend on dpkg 1.13

2006-02-12 Thread Tuomas Jormola
Package: dhcp3
Severity: normal

In debian/rules of dhcp3 = 3.0.3-6 source package there's a call to
command dpkg-architecture -qDEB_HOST_ARCH_OS. This fails if trying to
backport the package with dpkg 1.10.28 of sarge. I don't know the exact
version when DEB_HOST_ARCH_OS has been made available in
dpkg-architecture, but the source package should build depend at least
on dpkg  1.13.

Regards,
Tuomas Jormola


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



Bug#352496: deluser (3.82): unable to delete any user

2006-02-12 Thread Andrew Lau
Package: adduser
Version: 3.82
Severity: serious

Hi,

I can no longer remove any user from my system using deluser.

# grep test /etc/passwd
test:x:1003:1003::/home/test:/bin/bash

# deluser test
Undefined argument in option spec

Cheers,
Andrew Netsnipe Lau

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

Versions of packages adduser depends on:
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  passwd1:4.0.14-6 change and administer password and
ii  perl-base 5.8.8-2The Pathologically Eclectic Rubbis

adduser recommends no packages.

-- debconf information:
* adduser/homedir-permission: true

-- 
--
  Andrew Netsnipe Lau http://www.cse.unsw.edu.au/~alau/
Debian GNU/Linux Maintainer  UNSW Computing Students' Society
  -
I reject your reality and substitute my own!
 - Adam Savage (MythBusters)
--


signature.asc
Description: Digital signature


Bug#329701: Re: Bug#329701: [Adduser-devel] Bug#329701: Local (non-NIS) users and groups

2006-02-12 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #329701 close-20060531
thanks

On Wed, Dec 21, 2005 at 10:43:04AM +0100, Marc Haber wrote:
 adduser maintainership would like to see this discussed on
 debian-devel. Please state your case there, and I'll decide what to do
 afterwards.

Since the original submitter doesn't seem to have cared to start that
discussion (at least I have not seen it on -devel), I am tagging this
bug to be closed on 2006-05-31. This is more than three months in the
future, so there is plenty of time to discuss this with the other
Debian developers. I might be influenced to do the change if the
discussion doesn't point out bad negative effects of the change.

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#344824: --firstuid should be usable with --system, but it is silently ignored

2006-02-12 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #344824 patch-appreciated
thanks

On Mon, Dec 26, 2005 at 08:14:44PM +0100, Marc Haber wrote:
 This is probably there for historical reasons, but I am not inclined
 to touch the code more than it is absolutely necessary. The code is
 fragile and shouldn't break

On a second and third thought, I'd appreciate a patch (including test
cases and documentation update).

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#352027: acknowledged by developer (Bug#352027: fixed in heartbeat 1.2.4-3)

2006-02-12 Thread Horms
On Sun, Feb 12, 2006 at 12:16:31AM -0800, Steve Langasek wrote:
 On Sun, Feb 12, 2006 at 05:07:57PM +0900, Horms wrote:
  On Sat, Feb 11, 2006 at 09:43:09PM -0800, Steve Langasek wrote:
   On Sun, Feb 12, 2006 at 01:17:03PM +0900, Horms wrote:
On Sat, Feb 11, 2006 at 03:06:36PM -0800, Steve Langasek wrote:
 On Sat, Feb 11, 2006 at 09:50:20PM +0900, Horms wrote:
  On Sat, Feb 11, 2006 at 12:51:00PM +0100, Bastian Blank wrote:
   reopen 352027
   severity 352027 serious
   retitle 352027 heartbeat - pre-depends on adduser without 
   consensus
 
  What exactly is that supposed to mean?
  That we all need to agree before adding the pre-depends?
  That we aren't sure if it solves the problem? That
  pre-depends should be added with extreeme caution?
  Are there other options available? I'm pretty ambivilent
  about how this problem gets fixed. Just let me know what
  you decide.
 
 Policy says that pre-depends must be discussed on debian-devel.  So 
 post to
 debian-devel, wait a few days, then close this bug again. :)  I don't
 anticipate any objections, adduser is commonly found in pre-depends 
 and
 heartbeat is not a high-priority package (in the Priority: sense).
 
Ok, understood. 
 
Adduser is only used to create a system group and user on install
if it doesn't exist. Is there an alternate way to do this
that wouldn't require a pre-depends?
 
   Don't ship files in your package that are owned by the user/group, just
   call adduser and create any files/directories you need to in the postinst?
 
  Thats exactly what is happening :-)
 
 Uh, in that case there shouldn't be any reason to create the user in the
 *pre*inst, right?

Ok, I was confused. Its exactly what should be happening.
I'll rearange things so that it is. And re-upload.



-- 
Horms


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



Bug#352207: grub-update does not work since update to 0.97-3

2006-02-12 Thread Didrik Pinte
Le samedi 11 février 2006 à 10:19 +0100, Kristian Edlund a écrit :
 Can you reproduce the error when you run update-grub with sh update-grub?
 
 Can you send supply your menu.lst file, and try to run update-grub
 with sh -x update-grub  and send the output of that file as well.
 
 Kristian

The output of sh -x /sbin/update-grub is the following (showing no
errors) :

--
serveurmeteo:/home/did# sh -x /sbin/update-grub
+ set -e
+ grub_dirs='/boot/grub /boot/boot/grub'
++ find_grub_dir
++ echo -n 'Searching for GRUB installation directory ... '
Searching for GRUB installation directory ... ++ for d in '$grub_dirs'
++ '[' -d /boot/grub ']'
++ grub_dir=/boot/grub
++ break
++ '[' -z /boot/grub ']'
++ echo 'found: /boot/grub'
found: /boot/grub
++ echo /boot/grub
+ grub_dir=/boot/grub
+ menu_file=/boot/grub/menu.lst
++ find_root_device
+++ find_device /
+++ mount_point=/
+++ device=
+++ '[' -f /etc/fstab ']'
+++ read DEV MNT FOO
 grep -q '^#'
 echo '#'
+++ continue
+++ read DEV MNT FOO
 echo '#'
 grep -q '^#'
+++ continue
+++ read DEV MNT FOO
 echo '#'
 grep -q '^#'
+++ continue
+++ read DEV MNT FOO
 echo proc
 grep -q '^#'
+++ '[' /proc = / ']'
+++ read DEV MNT FOO
 echo /dev/sda1
 grep -q '^#'
+++ '[' / = / ']'
+++ device=/dev/sda1
+++ read DEV MNT FOO
 echo /dev/sda5
 grep -q '^#'
+++ '[' none = / ']'
+++ read DEV MNT FOO
 echo /dev/hda
 grep -q '^#'
+++ '[' /media/cdrom0 = / ']'
+++ read DEV MNT FOO
 echo /dev/fd0
 grep -q '^#'
+++ '[' /media/floppy0 = / ']'
+++ read DEV MNT FOO
 echo ''
 grep -q '^#'
+++ '[' '' = / ']'
+++ read DEV MNT FOO
+++ '[' -n /dev/sda1 ']'
+++ case $device in
 readlink -f /dev/sda1
+++ device=
++ device=
+ root_device=
--
It seems it did not find any root_device ...

I've attached the menu.lst file to the mail


Didrik
# menu.lst - See: grub(8), info grub, update-grub(8)
#grub-install(8), grub-floppy(8),
#grub-md5-crypt, /usr/share/doc/grub
#and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.   
default 0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout 5

# Pretty colours
color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#  password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title Windows 95/98/NT/2000
# root  (hd0,0)
# makeactive
# chainloader   +1
#
# title Linux
# root  (hd0,1)
# kernel/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
# kopt=root=/dev/sda1 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##  alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##  lockalternative=false
# lockalternative=false

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##  altoptions=(recovery mode) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##  howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##  memtest86=false
# memtest86=true

## ## End Default Options ##

title   Debian GNU/Linux, kernel 2.6.12-1-amd64-k8
root(hd0,0)
kernel  /boot/vmlinuz-2.6.12-1-amd64-k8 root=/dev/sda1 ro
initrd  /boot/initrd.img-2.6.12-1-amd64-k8
savedefault
boot

title   Debian GNU/Linux, kernel 2.6.12-1-amd64-k8 (recovery mode)
root  

Bug#341202: Re: [Adduser-devel] Bug#341202: still reproductible

2006-02-12 Thread Marc Haber
user [EMAIL PROTECTED]
usertags #341202 close-20060331
thanks

On Tue, Nov 29, 2005 at 01:20:19PM +0100, Marc Haber wrote:
 Please submit typescripts for Debian bug report in an English locale.
 My French is next to non-existent.
 
 Works for me.
 
 Works for me as well.
 
 Looks like a bug in passwd which has been fixed in current unstable.

Can you please check whether your bug is still reproducible on your
system and please report back.

If no answer is received by 2006-03-31, I'm going to close this 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#352274: More info

2006-02-12 Thread Daniel Rodriguez Garcia
Hello,

I have tried with a custom kernel (2.6.15.4 compiled
with kernel-package) and same udev version (0.084-3),
and the same problem happens.

In addition to that, now hal seems to break some
gnome panel applets (battery status, disk mounter),
they behaviour now is not correct.

Please take note of this last issue, for it might be
related to reported error messages from udev at boot time.
(Will raise bug for hal 0.5.6-2, anyway).





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



Bug#349104: NMU patch for wmhdplop

2006-02-12 Thread Marc 'HE' Brockschmidt
Heya,

I've NMUed wmhdplop again (finally) to fix my breaking of the gkrellm
build-dep. Patch relative to the *original* source package attached.

Marc
-- 
BOFH #57:
Groundskeepers stole the root password

diff -u wmhdplop-0.9.7/config.guess wmhdplop-0.9.7/config.guess
--- wmhdplop-0.9.7/config.guess
+++ wmhdplop-0.9.7/config.guess
@@ -1,9 +1,9 @@
 #! /bin/sh
 # Attempt to guess a canonical system name.
 #   Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-#   2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
+#   2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
 
-timestamp='2004-08-13'
+timestamp='2005-08-03'
 
 # This file is free software; you can redistribute it and/or modify it
 # under the terms of the GNU General Public License as published by
@@ -17,13 +17,15 @@
 #
 # You should have received a copy of the GNU General Public License
 # along with this program; if not, write to the Free Software
-# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+# Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston, MA
+# 02110-1301, USA.
 #
 # As a special exception to the GNU General Public License, if you
 # distribute this file as part of a program that contains a
 # configuration script generated by Autoconf, you may include it under
 # the same distribution terms that you use for the rest of that program.
 
+
 # Originally written by Per Bothner [EMAIL PROTECTED].
 # Please send patches to [EMAIL PROTECTED].  Submit a context
 # diff and a properly formatted ChangeLog entry.
@@ -53,7 +55,7 @@
 GNU config.guess ($timestamp)
 
 Originally written by Per Bothner.
-Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
+Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005
 Free Software Foundation, Inc.
 
 This is free software; see the source for copying conditions.  There is NO
@@ -66,11 +68,11 @@
 while test $# -gt 0 ; do
   case $1 in
 --time-stamp | --time* | -t )
-   echo $timestamp ; exit 0 ;;
+   echo $timestamp ; exit ;;
 --version | -v )
-   echo $version ; exit 0 ;;
+   echo $version ; exit ;;
 --help | --h* | -h )
-   echo $usage; exit 0 ;;
+   echo $usage; exit ;;
 -- ) # Stop option processing
shift; break ;;
 - )	# Use stdin as input.
@@ -123,7 +125,7 @@
 	;;
  ,,*)   CC_FOR_BUILD=$CC ;;
  ,*,*)  CC_FOR_BUILD=$HOST_CC ;;
-esac ;'
+esac ; set_cc_for_build= ;'
 
 # This is needed to find uname on a Pyramid OSx when run in the BSD universe.
 # ([EMAIL PROTECTED] 1994-08-24)
@@ -196,55 +198,20 @@
 	# contains redundant information, the shorter form:
 	# CPU_TYPE-MANUFACTURER-OPERATING_SYSTEM is used.
 	echo ${machine}-${os}${release}
-	exit 0 ;;
-amd64:OpenBSD:*:*)
-	echo x86_64-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-amiga:OpenBSD:*:*)
-	echo m68k-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-cats:OpenBSD:*:*)
-	echo arm-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-hp300:OpenBSD:*:*)
-	echo m68k-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-luna88k:OpenBSD:*:*)
-	echo m88k-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-mac68k:OpenBSD:*:*)
-	echo m68k-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-macppc:OpenBSD:*:*)
-	echo powerpc-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-mvme68k:OpenBSD:*:*)
-	echo m68k-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-mvme88k:OpenBSD:*:*)
-	echo m88k-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-mvmeppc:OpenBSD:*:*)
-	echo powerpc-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-sgi:OpenBSD:*:*)
-	echo mips64-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
-sun3:OpenBSD:*:*)
-	echo m68k-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
+	exit ;;
 *:OpenBSD:*:*)
-	echo ${UNAME_MACHINE}-unknown-openbsd${UNAME_RELEASE}
-	exit 0 ;;
+	UNAME_MACHINE_ARCH=`arch | sed 's/OpenBSD.//'`
+	echo ${UNAME_MACHINE_ARCH}-unknown-openbsd${UNAME_RELEASE}
+	exit ;;
 *:ekkoBSD:*:*)
 	echo ${UNAME_MACHINE}-unknown-ekkobsd${UNAME_RELEASE}
-	exit 0 ;;
+	exit ;;
 macppc:MirBSD:*:*)
 	echo powerppc-unknown-mirbsd${UNAME_RELEASE}
-	exit 0 ;;
+	exit ;;
 *:MirBSD:*:*)
 	echo ${UNAME_MACHINE}-unknown-mirbsd${UNAME_RELEASE}
-	exit 0 ;;
+	exit ;;
 alpha:OSF1:*:*)
 	case $UNAME_RELEASE in
 	*4.0)
@@ -297,37 +264,43 @@
 	# A Xn.n version is an unreleased experimental baselevel.
 	# 1.2 uses 1.2 for uname -r.
 	echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' 'abcdefghijklmnopqrstuvwxyz'`
-	exit 0 ;;
+	exit ;;
 Alpha\ *:Windows_NT*:*)
 	# How do we know it's Interix rather than the generic POSIX subsystem?
 	# Should we change UNAME_MACHINE based on the output of uname instead
 	# of the specific Alpha model?
 	echo alpha-pc-interix
-	exit 0 ;;
+	exit ;;
 21064:Windows_NT:50:3)
 	echo alpha-dec-winnt3.5
-	exit 0 ;;
+	exit ;;
 Amiga*:UNIX_System_V:4.0:*)
 	echo 

Bug#352355: adduser: [INTL:sv] Swedish PO translation

2006-02-12 Thread Marc Haber
tags #352355 l10n patch confirmed pending
thanks

On Sat, Feb 11, 2006 at 03:06:23PM +0100, Daniel Nylander wrote:
 Here is an updated and reviewed Swedish translation for adduser.

Committed to svn, thanks.

 This should also solve the issue with mixed UTF-8 and ISO8859-1 chars in
 the man page.

Is there a bug report for that which should be closed as well?

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#352497: gpm: repeating broken since X.org 6.9 entered Testing

2006-02-12 Thread Martin-Éric Racine
Package: gpm
Version: 1.19.6-21
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

As reported in #347786, X.org 6.9 has broken gpm support.  This is probably
an X.org problem, however the X Task Force indicated that this issue is not 
a priority for them and to instead report this to the gpm maintainer.

- -- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (990, 'testing'), (99, 'unstable')
Architecture: powerpc (ppc)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-imac
Locale: LANG=fi_FI.UTF-8, LC_CTYPE=fi_FI.UTF-8 (charmap=UTF-8)

Versions of packages gpm depends on:
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  debianutils   2.15.2 Miscellaneous utilities specific t
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  ucf   2.005  Update Configuration File: preserv

gpm recommends no packages.

- -- debconf information:
* gpm/responsiveness: 15
* gpm/repeat_type: ms3
* gpm/append: -B 321
* gpm/restart: false
* gpm/sample_rate:
* gpm/device: /dev/input/mice
* gpm/restart_default: true
* gpm/type: autops2

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

iD8DBQFD7ysWeXr56x4Muc0RAnFlAJ9uRUImyM9mUxobIXdefcgpzw0RGQCffADa
vEXoUaZyS88JmghgKF7eUCE=
=HcuR
-END PGP SIGNATURE-


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



Bug#352498: libapache2-mod-fcgid: default IPC connection parameters are too low

2006-02-12 Thread David N. Welton
Package: libapache2-mod-fcgid
Version: 1.05-1
Severity: minor


Hi, I had a hell of a time debugging a problem with a Ruby on Rails
application, and it turned out the solution was to do this:

IPCCommTimeout  20
IPCConnectTimeout 20

It might be nice to put some values like that in the default config,
because it really is difficult to track down!  Also, upstream probably
ought to report a better error, saying that there was a timeout and
that the app is being shut down.

Thanks,
Dave

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

Versions of packages libapache2-mod-fcgid depends on:
ii  apache2-common  2.0.54-5 next generation, scalable, extenda
ii  libc6   2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  libdb4.24.2.52-18Berkeley v4.2 Database Libraries [
ii  libexpat1   1.95.8-3 XML parsing C library - runtime li

-- no debconf information


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



Bug#352499: sbm: FTBFS: Missing Build-Depends on 'texinfo'

2006-02-12 Thread Andreas Jochens
Package: sbm
Version: 3.7.1-7
Severity: serious
Tags: patch

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

make[2]: Entering directory `/srv/dbuild/tmp/sbm-3.7.1/docs'
sgml2info user-guide.sgml
Please install makeinfo to use LinuxDoc DTD SGML Info Conversion
make[2]: *** [user-guide.info] Error 1
make[2]: Leaving directory `/srv/dbuild/tmp/sbm-3.7.1/docs'

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

Regards
Andreas Jochens

diff -urN ../tmp-orig/sbm-3.7.1/debian/control ./debian/control
--- ../tmp-orig/sbm-3.7.1/debian/control2006-02-12 12:33:13.0 
+
+++ ./debian/control2006-02-12 12:33:03.0 +
@@ -2,7 +2,7 @@
 Section: admin
 Priority: optional
 Maintainer: RISKO Gergely [EMAIL PROTECTED]
-Build-Depends: debhelper ( 2.0.0), linuxdoc-tools, nasm, libucl-dev (= 
1.01-2), tetex-bin, tetex-base, tetex-extra, groff
+Build-Depends: debhelper, texinfo, linuxdoc-tools, nasm, libucl-dev (= 
1.01-2), tetex-bin, tetex-base, tetex-extra, groff
 Standards-Version: 3.6.1.1
 
 Package: sbm


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



Bug#352500: libc0.3: getresuid has misordered arguments

2006-02-12 Thread Samuel Thibault
Package: libc0.3
Version: 2.3.5-7
Severity: normal
Tags: patch upstream

Hi

When calling getresuid() from a setuid program, ruid and uid are
exchanged. This can make setuid program set the effective uid as real
uid too, so that the user that launched the program can't kill it any
more...

Here is an obvious fix.

Regards,
Samuel

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

-- no debconf information

-- 
Samuel Thibault [EMAIL PROTECTED]
Index: sysdeps/mach/hurd/getresuid.c
===
RCS file: /cvs/glibc/libc/sysdeps/mach/hurd/getresuid.c,v
retrieving revision 1.1
diff -u -r1.1 getresuid.c
--- sysdeps/mach/hurd/getresuid.c   14 Oct 2002 01:03:11 -  1.1
+++ sysdeps/mach/hurd/getresuid.c   12 Feb 2006 12:25:38 -
@@ -25,7 +25,7 @@
 /* Fetch the effective user ID, real user ID, and saved-set user ID,
of the calling process.  */
 int
-__getresuid (uid_t *euid, uid_t *ruid, uid_t *suid)
+__getresuid (uid_t *ruid, uid_t *euid, uid_t *suid)
 {
   error_t err;
   uid_t eff, real, saved;


Bug#345375: balsa: No more shutdown error message with Balsa v2.3.8

2006-02-12 Thread Pierre M.
Package: balsa
Version: 2.3.8-1
Followup-For: Bug #345375

I confirm the bug reported by Gudmundur. But now that Balsa v2.3.8 has hit Etch 
the bug seems to have gone.
PM

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-686
Locale: [EMAIL PROTECTED], LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

Versions of packages balsa depends on:
ii  gnome-icon-th 2.12.1-2   GNOME Desktop icon theme
ii  libart-2.0-2  2.3.17-1   Library of functions for 2D graphi
ii  libaspell15   0.60.4-3   GNU Aspell spell-checker runtime l
ii  libatk1.0-0   1.10.3-1   The ATK accessibility toolkit
ii  libbonobo2-0  2.10.1-1   Bonobo CORBA interfaces library
ii  libbonoboui2- 2.10.1-2   The Bonobo UI library
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libcairo2 1.0.2-3The Cairo 2D vector graphics libra
ii  libcomerr21.38+1.39-WIP-2005.12.31-1 common error description library
ii  libcompfaceg1 1:1.5.2-2  Compress/decompress images for mai
ii  libesmtp5 1.0.3-1+b1 LibESMTP SMTP client library
ii  libfontconfig 2.3.2-1.1  generic font configuration library
ii  libgconf2-4   2.12.1-8   GNOME configuration database syste
ii  libglade2-0   1:2.5.1-2  library to load .glade files at ru
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libgmime2.1   2.1.19-1   MIME library, unstable version
ii  libgnome2-0   2.12.0.1-5 The GNOME 2 library - runtime file
ii  libgnomecanva 2.12.0-2   A powerful object-oriented display
ii  libgnomeprint 2.12.1-3   The GNOME 2.2 print architecture -
ii  libgnomeprint 2.12.1-2   GNOME 2.2 print architecture User 
ii  libgnomeui-0  2.10.1-1   The GNOME 2 libraries (User Interf
ii  libgnomevfs2- 2.12.2-5   GNOME virtual file-system (runtime
ii  libgpg-error0 1.1-4  library for common error values an
ii  libgpgme111.1.0-1GPGME - GnuPG Made Easy
ii  libgtk2.0-0   2.8.10-1   The GTK+ graphical user interface 
ii  libgtkhtml3.6 3.6.2-1HTML rendering/editing library - r
ii  libgtkspell0  2.0.10-3   a spell-checking addon for GTK's T
ii  libice6   6.9.0.dfsg.1-4 Inter-Client Exchange library
ii  libkrb53  1.4.3-5MIT Kerberos runtime libraries
ii  libldap2  2.1.30-12  OpenLDAP libraries
ii  liborbit2 1:2.12.4-1 libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0 1.10.3-1   Layout and rendering of internatio
ii  libpcre3  6.4-1.1Perl 5 Compatible Regular Expressi
ii  libpopt0  1.7-5  lib for parsing cmdline parameters
ii  libsm66.9.0.dfsg.1-4 X Window System Session Management
ii  libsqlite3-0  3.2.8-1SQLite 3 shared library
ii  libssl0.9.8   0.9.8a-6   SSL shared libraries
ii  libx11-6  6.9.0.dfsg.1-4 X Window System protocol client li
ii  libxcursor1   1.1.3-1X cursor management library
ii  libxext6  6.9.0.dfsg.1-4 X Window System miscellaneous exte
ii  libxi66.9.0.dfsg.1-4 X Window System Input extension li
ii  libxinerama1  6.9.0.dfsg.1-4 X Window System multi-head display
ii  libxml2   2.6.23.dfsg.1-0.1  GNOME XML library
ii  libxrandr26.9.0.dfsg.1-4 X Window System Resize, Rotate and
ii  libxrender1   1:0.9.0.2-1X Rendering Extension client libra
ii  zlib1g1:1.2.3-9  compression library - runtime

Versions of packages balsa recommends:
ii  aspell  0.60.4-3 GNU Aspell spell-checker
ii  ispell  3.1.20.0-4.1 International Ispell (an interacti
pn  yelpnone   (no description available)

-- no debconf information




___ 
Nouveau : téléphonez moins cher avec Yahoo! Messenger. Appelez le monde entier 
à partir de 0,012 €/minute ! 
Téléchargez sur http://fr.messenger.yahoo.com



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



Bug#345639: Re: Bug#345639: adduser: [INTL:de] prompt does not match expected response

2006-02-12 Thread Marc Haber
tags #345639 help
thanks

On Sat, Jan 07, 2006 at 02:52:43PM +0100, Claudio Nieder wrote:
 Is this a stupid user (that would be me) problem?
 
 Is it a debian-installer problem as it sets an environment variable which is 
 is only partially supported? 
 
 Is it a locales problem, as it does not care about LANGUAGE? 
 
 Is it an adduser problem as it uses different methods to figure out the 
 language to use?

I don't know. I am tagging this bug help, and am trying to get
somebody knowledgeable to look into this. Comments should appear in
this bug report shortly.

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#352501: spamprobe: spamprobe score segfaults

2006-02-12 Thread Anders Helmersson
Package: spamprobe
Version: 1.2a-1
Severity: important
Tags: patch

spamprobe score segfaults when called with the attached mail (sp2.mbx). The
segfault occurs in MimeDecoder.cc on line 88.

I enclose a patch (MimeDecoder.patch) that seems to solve the problem.


Anders


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

Versions of packages spamprobe depends on:
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libdb4.2  4.2.52-23  Berkeley v4.2 Database Libraries [
ii  libgcc1   1:4.0.2-8  GCC support library
ii  libstdc++64.0.2-8The GNU Standard C++ Library v3

Versions of packages spamprobe recommends:
ii  maildrop  1.5.3-2mail delivery agent with filtering
ii  procmail  3.22-15Versatile e-mail processor

-- debconf information:
  spamprobe/db_upgrade:
---BeginMessage---
Email Advertising Solutions for you:

-  Supply email list according to your order:  We will customize 
your customer email list.

-  Send out emails according to your need:  We will customize 
your email list and mailing your exclusive message for you.

* We also supply mailing solutions (Server).

Looking forward do business with you.


Mr Workman
Marketing Dept
[EMAIL PROTECTED]



This is for [EMAIL PROTECTED]
Dont email me again:  No7@@aol.com---End Message---
--- MimeDecoder.cc  2006-02-11 17:49:28.0 +0100
+++ MimeDecoder.cc.orig 2006-02-12 13:48:33.0 +0100
@@ -84,7 +84,7 @@
 return true;
 }
 
-unsigned int index = (unsigned char)ch;
+unsigned int index = (unsigned)ch;
 if (BASE64_CHARS[index] = 0) {
 value = BASE64_CHARS[index];
 reader-forward();


Bug#352502: adduser: deluser broken with latest upload of perl to unstable

2006-02-12 Thread Edward J. Shornock
Package: adduser
Version: 3.82
Severity: normal

After upgrading to perl-base 5.8.8-2, deluser stopped working.  Output
is as follows:

darkside:~# adduser testing --ingroup users --disabled-login --gecos 
Adding user `testing'...
Adding new user `testing' (1001) with group `users'.
Creating home directory `/home/testing'.
Copying files from `/etc/skel'
darkside:~# adduser testing cdrom
Adding user `testing' to group `cdrom'...
Done.
darkside:~# deluser testing cdrom
Undefined argument in option spec
darkside:~# deluser testing
Undefined argument in option spec

Downgrading the perl packages to the version in Etch fixes the problem.

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (650, 'unstable'), (640, 'experimental'), (500, 'testing'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-ck3-1-p4
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages adduser depends on:
ii  debconf [debconf-2.0] 1.4.70 Debian configuration management sy
ii  passwd1:4.0.14-6 change and administer password and
ii  perl-base 5.8.8-2The Pathologically Eclectic Rubbis

adduser recommends no packages.

-- debconf information excluded


signature.asc
Description: Digital signature


Bug#344488: Re: [Adduser-devel] Bug#344488: deluser: Strange Can't opendir(/proc/9908/task): No such file or directory message

2006-02-12 Thread Marc Haber
tags #344488 - moreinfo
retitle #344488 --remove-all-files should not descend into procfs, sysfs et al
user [EMAIL PROTECTED]
usertags #344488 joerg-assigned
thanks

On Mon, Jan 16, 2006 at 09:45:22AM +1100, Kai Hendry wrote:
 On 2006-01-13T08:31+0100 Marc Haber wrote:
  Maybe deluser should not descend into virtual file systems like sysfs,
  procfs, devpts and usbfs?
 
 That's probably just it.

Agreed. We'll have that fixed eventually.

Jörg, imo, we need a config option like ignore_fstypes which is
initialized to a regexp like (proc|usbfs|devpts|sysfs). We already
read the output of /sbin/mount to determine a list of the mount
points, so exclusing certain fstypes should be reasonably easy.

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#352496: deluser (3.82): unable to delete any user

2006-02-12 Thread Marc Haber
tags #352496 confirmed pending
thanks

On Sun, Feb 12, 2006 at 11:15:26PM +1100, Andrew Lau wrote:
 I can no longer remove any user from my system using deluser.
 
 # grep test /etc/passwd
 test:x:1003:1003::/home/test:/bin/bash
 
 # deluser test
 Undefined argument in option spec

That's an issue with the new perl that was recently uploaded to
unstable. Workaround: Change $ to \$ in deluser line 84 to read:
conf=s = \$configfile,

The fix is already in svn.

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#302121: Debian Installer

2006-02-12 Thread Paweł K
Hi

I've encoutered the same problem trying to install debian on i945 chipset (Asus 
P5LD2 mainboard).
I've had no disks found using standard installation disks and after replacing 
the kernel with 2.6.15.4 I get the same error.
I've replaced the kernel on netboot server and on CD and the result is always 
the same:
VFS: Mounted root (ext2 filesystem).
VFS: Cannot open root device rd/0 or unknown-block(0,0)
Please append a correct root= boot option
Kernel panic - not syncing: VFS: Unable to mount root fs on 
unknown-block(0,0)

I've installed mandriva based on 2.6.12-12mdk-i586-up-1GB kernel and it works 
OK. Don't know what options and drivers where used to build that kernel.
I've attached results of running lspci and dmesg on mandriva.

Shouldn't initrd.gz be also updated when replacing the kernel?

Best Regards
Pawel Kryczkowski



5 nominacji do Oscara, 3 Złote Globy: Joaquin Phoenix 
i Reese Witherspoon w filmie Spacer po linie 
- w kinach od 17 lutego.
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fspacerpolinie.htmlsid=656
00:00.0 Class 0600: 8086:2770 (rev 02)
00:00.0 Host bridge: Intel Corporation 945G/P Memory Controller Hub (rev 02)
00:1b.0 Class 0403: 8086:27d8 (rev 01)
00:1b.0 Class 0403: Intel Corporation 82801G (ICH7 Family) High Definition 
Audio Controller (rev 01)
00:1c.0 Class 0604: 8086:27d0 (rev 01)
00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 
(rev 01)
00:1c.3 Class 0604: 8086:27d6 (rev 01)
00:1c.3 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 4 
(rev 01)
00:1d.0 Class 0c03: 8086:27c8 (rev 01)
00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 
01)
00:1d.1 Class 0c03: 8086:27c9 (rev 01)
00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 
01)
00:1d.2 Class 0c03: 8086:27ca (rev 01)
00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 
01)
00:1d.3 Class 0c03: 8086:27cb (rev 01)
00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 
01)
00:1d.7 Class 0c03: 8086:27cc (rev 01)
00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI 
Controller (rev 01)
00:1e.0 Class 0604: 8086:244e (rev e1)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev e1)
00:1f.0 Class 0601: 8086:27b8 (rev 01)
00:1f.0 ISA bridge: Intel Corporation 82801GB/GR (ICH7 Family) LPC Interface 
Bridge (rev 01)
00:1f.1 Class 0101: 8086:27df (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801G (ICH7 Family) IDE Controller 
(rev 01)
00:1f.2 Class 0101: 8086:27c0 (rev 01)
00:1f.2 IDE interface: Intel Corporation 82801GB/GR/GH (ICH7 Family) Serial ATA 
Storage Controllers cc=IDE (rev 01)
00:1f.3 Class 0c05: 8086:27da (rev 01)
00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01)
01:01.0 Class 0300: 102b:0520 (rev 01)
01:01.0 VGA compatible controller: Matrox Graphics, Inc. MGA G200 (rev 01)
01:02.0 Class 0200: 10b7:9200 (rev 74)
01:02.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 74)
01:03.0 Class 0180: 1283:8211 (rev 11)
01:03.0 Mass storage controller: Integrated Technology Express, Inc. ITE 8211F 
Single Channel UDMA 133 (ASUS 8211 (ITE IT8212 ATA RAID Controller)) (rev 11)
02:00.0 Class 0200: 11ab:4362 (rev 19)
02:00.0 Ethernet controller: Marvell Technology Group Ltd. 88E8053 Gigabit 
Ethernet Controller (rev 19)
Linux version 2.6.12-12mdk-i586-up-1GB ([EMAIL PROTECTED]) (gcc version 4.0.1 
(4.0.1-5mdk for Mandriva Linux release 2006.0)) #1 Fri Sep 9 17:51:55 CEST 2005
BIOS-provided physical RAM map:
 BIOS-e820:  - 0009fc00 (usable)
 BIOS-e820: 0009fc00 - 000a (reserved)
 BIOS-e820: 000e4000 - 0010 (reserved)
 BIOS-e820: 0010 - 3ffa (usable)
 BIOS-e820: 3ffa - 3ffae000 (ACPI data)
 BIOS-e820: 3ffae000 - 3ffe (ACPI NVS)
 BIOS-e820: 3ffe - 4000 (reserved)
 BIOS-e820: ffb8 - 0001 (reserved)
Warning only 896MB will be used.
Use a HIGHMEM enabled kernel.
896MB LOWMEM available.
found SMP MP-table at 000ff780
On node 0 totalpages: 229376
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 225280 pages, LIFO batch:31
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 ACPIAM) @ 0x000facb0
ACPI: RSDT (v001 A M I  OEMRSDT  0x11000501 MSFT 0x0097) @ 0x3ffa
ACPI: FADT (v001 A M I  OEMFACP  0x11000501 MSFT 0x0097) @ 0x3ffa0200
ACPI: MADT (v001 A M I  OEMAPIC  0x11000501 MSFT 0x0097) @ 0x3ffa0390
ACPI: OEMB (v001 A M I  AMI_OEM  0x11000501 MSFT 0x0097) @ 0x3ffae040
   ERROR: Invalid checksum
ACPI: MCFG (v001 A M I  OEMMCFG  0x11000501 MSFT 0x0097) @ 0x3ffa8630
ACPI: DSDT (v001  A0227 A0227000 0x INTL 0x02002026) @ 0x
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC 

Bug#352503: hal 0.5.6-2 breaks gnome panel applets (battery status, disk mounter)

2006-02-12 Thread Daniel R.
Package: hal
Version: 0.5.6-2
Severity: important


After updating my debian testing laptop with new
versions in debian repositories (testing), I have
found the new version of hal (0.5.6-2) for testing
breaks some gnome panel applets:

* battstat-applet-2 (battery status monitor):

It now reports my battery as running in battery mode,
while actually connected to AC.

* drivemount_applet2 (disk mounter):

It now only shows my CD/DVD drive. Mount icons for my
windows partitions in my IDE hard disk hda (hda1, hda5)
have disappeared.

If i disable dbus (/etc/init.d/dbus stop) - and 
therefore hal - and restart the applets, they work 
correctly again.


-- 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.15.4-david
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages hal depends on:
ii  adduser   3.80   Add and remove users and groups
ii  dbus  0.60-5 simple interprocess messaging syst
ii  libc6 2.3.5-13   GNU C Library: Shared libraries an
ii  libdbus-1-2   0.60-5 simple interprocess messaging syst
ii  libdbus-glib-1-2  0.60-5 simple interprocess messaging syst
ii  libexpat1 1.95.8-3   XML parsing C library - runtime li
ii  libglib2.0-0  2.8.6-1The GLib library of C routines
ii  libhal1   0.5.6-2Hardware Abstraction Layer - share
ii  libusb-0.1-4  2:0.1.11-4 userspace USB programming library
ii  lsb-base  3.0-15 Linux Standard Base 3.0 init scrip
ii  pciutils  1:2.1.11-15.3  Linux PCI Utilities
ii  udev  0.084-3/dev/ and hotplug management daemo
ii  usbutils  0.71+cvs20051029-4 USB console utilities

hal recommends no packages.

-- no debconf information


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



Bug#338006: [Pkg-openssl-devel] Bug#338006: Doesn't seem to fix the problems with Nessus

2006-02-12 Thread Kurt Roeckx
On Sat, Feb 11, 2006 at 10:35:07PM +0100, Javier Fernández-Sanguino Peña wrote:
 
 The latest OpenSSL version (0.9.8-6) does not seem to fix the problem with
 Nessus, actually, it makes it work since now the workaround of using a
 restricted set of ciphers no longer works either:

Are you sure the server has been restarted since the upgrade of
libssl0.9.8?

 If you try to connect the Nessus client with the server you get this:
 [26753] SSL_connect: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert
 handshake failure
 nessus : SSL error
 
 And using the standard OpenSSL client:
 
 $ openssl s_client -connect localhost:1241 -ssl3 -CAfile \
   /var/lib/nessus/CA/cacert.pem -bugs -no_ssl2
 CONNECTED(0003)
 26745:error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake
 failure:s3_pkt.c:1057:SSL alert number 40
 26745:error:1409E0E5:SSL routines:SSL3_WRITE_BYTES:ssl handshake
 failure:s3_pkt.c:534:

There are various reasons why this can happen.  One reason
is that the client only uses ssl3 (as you did with -ssl3)
and that the server doesn't allow ssl3 connections.  I can
perfectly connect to it witout problems if I drop the
-ssl3 from the s_client parameters.

The server has this code in it:
#define SSL_VER_DEF_NAMETLSv1
#define SSL_VER_DEF_METHTLSv1_server_method
[...]
  if (strcasecmp(ssl_ver, SSLv2) == 0)
ssl_mt = SSLv2_server_method();
  else if (strcasecmp(ssl_ver, SSLv3) == 0)
ssl_mt = SSLv3_server_method();
  else if (strcasecmp(ssl_ver, SSLv23) == 0)
ssl_mt = SSLv23_server_method();
  else if (strcasecmp(ssl_ver, TLSv1) == 0)
ssl_mt = TLSv1_server_method();
  else
{
  fprintf(stderr, Unknown SSL version \%s\\nSwitching to default
 SSL_VER_DEF_NAME \n, ssl_ver);
  ssl_ver = SSL_VER_DEF_NAME;
  ssl_mt = SSL_VER_DEF_METH();
}

So it looks normal to me that if you use -ssl3 that it doesn't work.

(The client has the same code.)

Can you reproduce your problem using a combination of s_server and
s_client?  I've been trying to reproduce other problems, but I can't.

 So it seems that the fix introduced a different behaviour [1], but it's still
 broken.
 
 Should be easy to reproduce, just install Nessus, make a certificate and try
 to connect to the Nessus server...

So I just installed nessus and nessusd, it seems to
connect without problems, it even asks me to validate the
certificate, but for some reason I can't log in.

I get:
[Sun Feb 12 14:13:15 2006][7916] Client requested protocol version 12.
[Sun Feb 12 14:13:15 2006][7916] bad login attempt from 127.0.0.1

So it seems to me the ssl part is working perfectly.


Kurt




Bug#352225: The patch fixes the problem for me

2006-02-12 Thread Edward J. Shornock
The patch attached to this bug fixed the problem.


signature.asc
Description: Digital signature


Bug#345639: nl_langinfo(YESEXPR) ignores LANGUAGE

2006-02-12 Thread Peter Samuelson

reassign 345639 libc6
retitle 345639 nl_langinfo(YESEXPR) ignores LANGUAGE, no apparent workaround
thanks

[Claudio Nieder]
 $ env | grep -e LC -e LANG
 LANG=en_GB.UTF-8
 LANGUAGE=de_CH:de_DE:de:en_GB:en

In this setup, a prompt Is this information correct? [y/N] does not
work.

- The prompt is localised with gettext, which uses LANGUAGE, so it's in
  German.  The German translator correctly renders it as [j/N].

- Parsing the response uses nl_langinfo(YESEXPR), but this uses
  LC_MESSAGES and ignores LANGUAGE, so it assumes en_GB.
  Thus the app checks the response against /^[yY]/.

What is the app (adduser, in this case) supposed to do in this case?
There seems to be no way to ask nl_langinfo for an appropriate string
to display in place of [y/N].  Tollef and I thought YESSTR and NOSTR
might work, but the locales I checked do not define those.  (Chopping
those down to a single character would be problematic anyway, given the
existence of multibyte character sets.)

I appreciate that this seems to be an API deficiency with regard to
handling LANGUAGE consistently, and that makes it a hard problem, but I
also don't see how it can be worked around at the application level.
Except perhaps by explicitly undefining LANGUAGE before calling
setlocale() at the beginning of the program?

Peter


signature.asc
Description: Digital signature


Bug#352504: ITP: scanbuttond -- scanner button daemon

2006-02-12 Thread Milan Zamazal
Package: wnpp
Severity: wishlist

* Package name: scanbuttond
  Version : 0.2.2
  Upstream Author : Bernhard Stiftner
* URL or Web page : http://scanbuttond.sourceforge.net
* License : GPL
  Description : scanner button daemon

  It allows you to invoke actions such as shell scripts whenever one of
  the scanner front panel buttons is pressed.


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



Bug#352505: ocfs2-tools: Debconf templates badly written

2006-02-12 Thread Thomas Huriaux
Package: ocfs2-tools
Severity: minor
Tags: patch

Hi,

Your debconf templates do not follow the developers reference and some
strings should not be marked as translatable:

  Template: ocfs2-tools/clustername
  Type: string
 -_Default: ocfs2
 -_Description: Enter the name of the cluster to start at boot time:
 +Default: ocfs2
 +_Description: Name of the cluster to start at boot time:

This default field should not be marked as translatable.
Do not use pointless Enter, Please choose, etc.

 
  Template: ocfs2-tools/heartbeat_threshold
  Type: string
 -_Default: 7
 +Default: 7

Should not be marked as translatable.

 -_Description: Please enter the desired O2CB heartbeat threshold. Its default 
 value is 7 (12 seconds).
 +_Description: O2CB heartbeat threshold:

This is the short description, it should be kept short.
For a string, the short description is a prompt.

 - The O2CB heartbeat threshold sets up the maximum time in seconds that a 
 node awaits
 - for an I/O operation. After it, the node fences itself, and you will 
 probably see a crash.
 + The O2CB heartbeat threshold sets up the maximum time in seconds that a
 + node awaits for an I/O operation. After it, the node fences itself,
 + and you will probably see a crash.

Limit your lines to around 72 chars, it is more readable.

 - Raise it if you have slow disks and/or crashes with kernel messages like:
 + Its default value is 7 (12 seconds).
   .
 - o2hb_write_timeout: 164 ERROR: heartbeat write timeout to device  after 
  miliseconds
 + Raise it if you have slow disks and/or crashes with kernel messages
 + like:
   .
 + o2hb_write_timeout: 164 ERROR: heartbeat write timeout to device 
 + after  miliseconds

Add the default value in the long description and limit your lines to
around 72 chars.

In the two first templates, it may lack of a long description. I don't
know what you assume the user already knows.

Cheers,

-- 
Thomas Huriaux
--- ocfs2-tools.templates.orig  2006-02-12 14:06:36.0 +0100
+++ ocfs2-tools.templates   2006-02-12 14:09:11.0 +0100
@@ -5,19 +5,23 @@
 
 Template: ocfs2-tools/clustername
 Type: string
-_Default: ocfs2
-_Description: Enter the name of the cluster to start at boot time:
+Default: ocfs2
+_Description: Name of the cluster to start at boot time:
 
 Template: ocfs2-tools/heartbeat_threshold
 Type: string
-_Default: 7
-_Description: Please enter the desired O2CB heartbeat threshold. Its default 
value is 7 (12 seconds).
- The O2CB heartbeat threshold sets up the maximum time in seconds that a node 
awaits
- for an I/O operation. After it, the node fences itself, and you will 
probably see a crash.
+Default: 7
+_Description: O2CB heartbeat threshold:
+ The O2CB heartbeat threshold sets up the maximum time in seconds that a
+ node awaits for an I/O operation. After it, the node fences itself,
+ and you will probably see a crash.
  .
  It is calculated as the result of: (threshold - 1) x 2.
  .
- Raise it if you have slow disks and/or crashes with kernel messages like:
+ Its default value is 7 (12 seconds).
  .
- o2hb_write_timeout: 164 ERROR: heartbeat write timeout to device  after 
 miliseconds
+ Raise it if you have slow disks and/or crashes with kernel messages
+ like:
  .
+ o2hb_write_timeout: 164 ERROR: heartbeat write timeout to device 
+ after  miliseconds


signature.asc
Description: Digital signature


Bug#325834: conflicts whith e2fsprogs

2006-02-12 Thread e2fsprogs
Package: e2fsprogs
Version: 1.35-6
Followup-For: Bug #325834



-- 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.4.26-1-386
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages e2fsprogs depends on:
ii  e2fslibs  1.35-6 The EXT2 filesystem libraries
ii  libblkid1 1.35-6 Block device id library
ii  libc6 2.3.2.ds1-22   GNU C Library: Shared libraries an
ii  libcomerr21.35-6 The Common Error Description libra
ii  libss21.38+1.39-WIP-2005.12.31-1 command-line interface parsing lib
ii  libuuid1  1.35-6 Universally unique id library

e2fsprogs recommends no packages.

-
 no debconf information
E:cette installation va temporairement nécessiter l'enlevement du paquet
essentiel e2fsprogs en raison d'une boucle entre les champs Conflicts et
Pre-depends .
C'est souvent une mauvaise chose, mais si vous voulais le faire ,activez 
l'obtion APT::Force-LoopBreak.
E: Internal Error, could not early remove e2fsprogs




Bug#352299: [Pkg-kbd-devel] Bug#352299: Maybe there is no bug

2006-02-12 Thread Juhapekka Tolvanen

On Sat, 11 Feb 2006, +22:10:20 EET (UTC +0200),
Anton Zinoviev [EMAIL PROTECTED] pressed some keys:

 On Sat, Feb 11, 2006 at 08:22:46PM +0200, Juhapekka Tolvanen wrote:
  
  When debconf runs, move some pointer with arrow-keys. It must point to
  some other choice than what is default. Then move it to OK-button with
  Tab-key. Press enter. Repeat that in all dialogs, if needed. After
  debconf has exited, see how that /etc/default/console-setup looks like.
  Does it correspond to your choices you made in debconf.
 
 I tried this (both with dialog and whiptail) but the file
 /etc/default/console-setup was correct on my system. :-(
 
 I noticed another strange thing.  It seams you installed console-setup
 under fi_FI.utf8 locale.

Here is output of locale by root:

LANG=en_GB.utf8
LC_CTYPE=en_GB.utf8
LC_NUMERIC=en_GB.utf8
LC_TIME=en_GB.utf8
LC_COLLATE=en_GB.utf8
LC_MONETARY=en_GB.utf8
LC_MESSAGES=en_GB.utf8
LC_PAPER=en_GB.utf8
LC_NAME=en_GB.utf8
LC_ADDRESS=en_GB.utf8
LC_TELEPHONE=en_GB.utf8
LC_MEASUREMENT=en_GB.utf8
LC_IDENTIFICATION=en_GB.utf8
LC_ALL=en_GB.utf8

Here are contents of /etc/environment :


LANGUAGE=fi_FI:fi:en_GB:en

LANG=fi_FI.UTF-8


 This means the default keyboard had to be
 the Finish keyboard, not the U.S.English you had as a result.  Could
 you try what will happen after
 
 dpkg --purge console-setup
 apt-get install console-setup

Got it! That bug appeared, when I run those commands and debconf was run
during pre-configure phase of installation. I need to run
dpkg-reconfigure in order to fix that.


-- 
Juhapekka naula Tolvanen * http colon slash slash iki dot fi slash juhtolv
She turns me on. She makes me real. I have to apologize for the way I feel.
  Nine Inch Nails


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



Bug#352225: The patch fixes the problem for me

2006-02-12 Thread Marc Haber
tags #352225 confirmed pending
thanks

On Sun, Feb 12, 2006 at 08:07:47AM -0500, Edward J. Shornock wrote:
 The patch attached to this bug fixed the problem.

Thanks for confirming, the patch is in svn.

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#352349: lingoteach-ui: [L10N:DE] German PO file update

2006-02-12 Thread Kęstutis Biliūnas
tags 352349 pending
thanks

Št, 2006 02 11 13:58 +0100, Holger Wansing rašė: 
 package: lingoteach-ui
 Version: 0.3.99+cvs20050512-2
 Severity: minor
 Tags: patch l10n
 
 
 
 Hello,
 
 attached you find an updated completely translated
 german po file lingoteach-ui.
 It has passed the review process on the german mailinglist
 [EMAIL PROTECTED]

Thank you, commited to the my local copy and forwarded to the upstream.
It will be applied in the next upload.

Best regards,
-- 
Kęstutis Biliūnas [EMAIL PROTECTED]


signature.asc
Description: Ši laiško dalis	yra pasirašyta skaitmeniniu būdu


Bug#352506: ITP: treeviewx -- TreeView X displays and prints phylogenetic trees

2006-02-12 Thread Charles Plessy
Package: wnpp
Severity: wishlist
Owner: Charles Plessy [EMAIL PROTECTED]

* Package name: treeviewx
  Version : 0.5.1
  Upstream Author : [EMAIL PROTECTED]
* URL : http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/
* License : GPL
  Description : TreeView X displays and prints phylogenetic trees

 TreeView X is an open source program to display phylogenetic trees on Linux,
 Unix, Mac OS X, and Windows platforms. It can read and display NEXUS and
 Newick format tree files (such as those output by PAUP*, ClustalX,
 TREE-PUZZLE, and other programs). It has a subset of the functionality of the
 version of TreeView available for the Mac Classic and Windows (it is roughly
 equivalent to version 0.95 of TreeView).
 .
 The program was written by Rod Page [EMAIL PROTECTED] using the wxWidgets
 C++ library. URL: http://darwin.zoology.gla.ac.uk/~rpage/treeviewx/

Note that TreeView X is neither TreeView [1] nor Java TreeView [2].

[1] http://rana.lbl.gov/EisenSoftware.htm
[2] http://bugs.debian.org/243771

Note also that the binary name as chosen by the upstream author is 'tv'. Please 
complain if it could be annoying for a software you package, or intend to 
package.

Best,

-- 
Charles Plessy


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



Bug#352502: adduser: deluser broken with latest upload of perl to unstable

2006-02-12 Thread Marc Haber
tags #352502 pending confirmed
severity #352502 serious
merge #352502 #352496
thanks

On Sun, Feb 12, 2006 at 07:51:42AM -0500, Edward J. Shornock wrote:
 After upgrading to perl-base 5.8.8-2, deluser stopped working.

There is a (one-character) fix for deluser in #352496.

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#352507: lynx-cur: New fashioned packaging - making lintian clean

2006-02-12 Thread Elimar Riesebieter
Package: lynx-cur
Version: 2.8.6dev17-0.1
Severity: normal

There is a new way of packaging lynx-cur available at
http://www.lxtec.de/debarchiv/lynx-cur-new/

lynx-cur (2.8.6dev17-0.1) unstable; urgency=low

  * Changed version according to upstream version.
  * Don't upgrade via patches anymore. Upstream tarball used.
  * Introduced dpatch.
  * Bumped Standard version -- no changes needed.
  * Reworked rules
- introduced DH_OPTIONS
- Cleaned up
  * Reworked bashism in debian/postinst.
  * Set compatibility to 4 in debian/compat.
  * Corrected fsf adress in copyright.
  * Set correct command in menu.
  * patch-2 was included upstream some versions ago, so commented in
patches/00list.
  * There should be no more Unreversed patch detected! in the buildlogs
anymore. This was because the patches where applied to the diff file.
  * Should be lintian clean now.

 -- Elimar Riesebieter [EMAIL PROTECTED]  Sun, 12 Feb 2006 13:36:02 +0100




-- 
  Obviously the human brain works like a computer.
  Since there are no stupid computers humans can't be stupid.
  There are just a few running with Windows or even CE ;-)


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



Bug#352355: [Adduser-devel] Bug#352355: adduser: [INTL:sv] Swedish PO translation

2006-02-12 Thread Marc Haber
On Sat, Feb 11, 2006 at 03:06:23PM +0100, Daniel Nylander wrote:
 Here is an updated and reviewed Swedish translation for adduser.
 
 This should also solve the issue with mixed UTF-8 and ISO8859-1 chars in
 the man page.

Unfortunately, the addendum doesn't apply to the man page:
$ po4a po4a.conf
No candidate position for the addendum translator_swedish.add.
Addendum translator_swedish.add does NOT apply to ../adduser.8.sv
(translation discarded).
$

Can you please investigate?

Would be great if you could do this today as 3.83 is waiting for
upload and is currently blocked by the swedish man page.

If you need a faster way of communication, I am Zugschlus on ircnet,
freenode and oftc, and I am present there until tonight.

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#352508: authorized_keys handling doesn't canonicalise IP address

2006-02-12 Thread Daniel Stone
Package: openssh-server
Version: 3.9p1-2.dsa.3
Severity: normal
Tags: upstream patch

Hi,
Apologies for the weirdo version number.  It's just the small DSA fork
to add global key handling; as far as I know it's otherwise intact, and
the portion of code (match.c) is certainly untouched from the normal -2.

When parsing authorized_keys and matching a from= attribute
(auth-options.c), there are two possible scenarios, assuming a remote IP
of 131.252.208.34, possibly with reverse DNS of kemper.freedesktop.org:
  * no reverse DNS: remote_ip :::131.252.208.34, remote_hostname
131.252.208.34 (note the difference),
  * reverse DNS: remote_ip :::131.252.208.34, remote_hostname
kemper.freedesktop.org.

So, if you have a from=131.252.208.34 stanza in your authorized_keys,
it will only match if there is no reverse DNS.  from=:::131.252.208.34
always matches, although it's quite seriously unintuitive.

The attached patch changes match_host_and_ip (host.c) to compare against
the canonicalised IP form (get_canonical_hostname [canohost.c] with
use_dns set to 0), but with the safeguard that it will explicitly not
match 'UNKNOWN', to prevent the user seriously shooting themselves in
the foot.

This appears to have the desired effect on authorized_keys: I can't
speak as to what effect it has on the codebase as a whole, but I don't
imagine it could be terrible.

The attached patch is also available at:
http://annarchy.freedesktop.org/~daniels/openssh-auth_hosts-canonical-ip.diff

Cheers,
Daniel
diff -Nru /tmp/4Uo5dTki1Y/openssh-3.9p1/debian/changelog 
/tmp/Xki97omQuo/openssh-3.9p1/debian/changelog
--- /tmp/4Uo5dTki1Y/openssh-3.9p1/debian/changelog  2006-02-13 
00:58:28.918823296 +1100
+++ /tmp/Xki97omQuo/openssh-3.9p1/debian/changelog  2006-02-13 
00:58:29.082798368 +1100
@@ -1,3 +1,10 @@
+openssh (10:3.9p1-2.dsa.3.fdo.1) stable; urgency=low
+
+  * Match on the canonical IP address, as well as the IPv4-in-IPv6
+encapsulated address.
+
+ -- Daniel Stone [EMAIL PROTECTED]  Sun, 12 Feb 2006 15:37:09 +0200
+
 openssh (10:3.9p1-2.dsa.3) stable; urgency=low
 
   * Fix the epoch in Replaces:
diff -Nru /tmp/4Uo5dTki1Y/openssh-3.9p1/match.c 
/tmp/Xki97omQuo/openssh-3.9p1/match.c
--- /tmp/4Uo5dTki1Y/openssh-3.9p1/match.c   2002-03-05 12:42:43.0 
+1100
+++ /tmp/Xki97omQuo/openssh-3.9p1/match.c   2006-02-13 00:58:29.071800040 
+1100
@@ -38,6 +38,7 @@
 RCSID($OpenBSD: match.c,v 1.19 2002/03/01 13:12:10 markus Exp $);
 
 #include match.h
+#include canohost.h
 #include xmalloc.h
 
 /*
@@ -184,16 +185,26 @@
 match_host_and_ip(const char *host, const char *ipaddr,
 const char *patterns)
 {
-   int mhost, mip;
+   int mhost, mip, mipc;
+   char *canonical_ip = NULL;
 
/* negative ipaddr match */
if ((mip = match_hostname(ipaddr, patterns, strlen(patterns))) == -1)
return 0;
+
+   /* negative canonical ipaddr match */
+   canonical_ip = get_canonical_hostname(0);
+   /* since g_c_h can return UNKNOWN, protect users from themselves */
+   mipc = (match_hostname(canonical_ip, patterns, strlen(patterns)) 
+(strcmp(canonical_ip, UNKNOWN) != 0));
+   if (mipc == -1)
+   return 0;
+
/* negative hostname match */
if ((mhost = match_hostname(host, patterns, strlen(patterns))) == -1)
return 0;
/* no match at all */
-   if (mhost == 0  mip == 0)
+   if (mhost == 0  mip == 0  mipc == 0)
return 0;
return 1;
 }


  1   2   3   4   5   >