Bug#549543: Bug caused by my.cnf

2009-10-05 Thread Jeremy Lainé
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

After probing around some more, it would seem the bug is triggered if you have 
a MySQL
configuration file (~/.my.cnf). If I get rid of the MySQL config file, Amarok's 
collection
works fine.

FYI, my ~/my.cnf looks like:

[client]
database = somedb
user = someuser
password = somepassword

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

iEYEARECAAYFAkrJisgACgkQ4mJJZqJp2SdE+QCgh9TzdWPq0wLGBtX+Ip3Cb36l
zK4AoMNYsWJmYS+//S1u2zNXyCqkPRE+
=k213
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543375: initscripts: last superblock write time in future occurring sometimes

2009-10-05 Thread Mader, Alexander (N-MSR)

 Let's try some simple and stupid debugging. Somebody who can reliably
 reproduce the problem please add something like this to the *end* of
 /lib/udev/rules.d/85-hwclock.rules :

 KERNEL==rtc0, RUN+=/bin/touch /dev/rtc0-appeared
 KERNEL==rtc0, RUN+=logger.agent
Hello,

I did try it and it was successful :-) No falsely motivated fsck any more.

Something additional: I am running a Debian kernel not a self built one, 
and /lib/udev/rules.d/85-hwclock.rules was not there in the first place 
so I had to create it.


Best regards and many thanks,
--
Alexander Mader alexander.ma...@niles.de



smime.p7s
Description: S/MIME Cryptographic Signature


Bug#497510: iceweasel: uploads failing to launchpad.net - related?

2009-10-05 Thread Arthur Marsh
Package: iceweasel
Version: 3.0.14-1
Severity: normal


Sorry if this is the wrong area, but I just had a few attempts at a file 
upload to launchpad.net using https fail.

I didn't try another browser so it might be a launchpad problem, but wanted
to mention it here, and echo the previously stated comments.

I understand that preventing javascript attacks on uploading abitrary files
is important, but it should still be possible to do file uploads.

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

Kernel: Linux 2.6.31-rc6 (SMP w/1 CPU core; PREEMPT)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages iceweasel depends on:
ii  debianutils  3.2.1   Miscellaneous utilities specific t
ii  fontconfig   2.6.0-4 generic font configuration library
ii  libc62.9-27  GNU C Library: Shared libraries
ii  libgcc1  1:4.4.1-5   GCC support library
ii  libglib2.0-0 2.22.1-1The GLib library of C routines
ii  libgtk2.0-0  2.18.1-1The GTK+ graphical user interface 
ii  libnspr4-0d  4.8-1   NetScape Portable Runtime Library
ii  libstdc++6   4.4.1-5 The GNU Standard C++ Library v3
ii  procps   1:3.2.8-1.2 /proc file system utilities
ii  psmisc   22.8-1  utilities that use the proc file s
ii  xulrunner-1.91.9.0.14-1  XUL + XPCOM application runner

iceweasel recommends no packages.

Versions of packages iceweasel suggests:
ii  latex-xft-fonts   1.6.4-1TrueType versions of some TeX font
pn  libkrb53  none (no description available)
ii  mathematica-fonts [ttf-mathem 10 Installer of Mathematica fonts
pn  mozpluggernone (no description available)
ii  ttf-mathematica4.110 transitional dummy package
ii  xfonts-mathml 3  Type1 Symbol font for MathML
pn  xprintnone (no description available)
pn  xulrunner-1.9-gnome-support   none (no description available)

-- debconf-show failed



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#511245: Patch for the 0.6.6-1.3 NMU of mtop

2009-10-05 Thread Christian Perrier

Dear maintainer of mtop,

On Sunday, September 27, 2009 I sent you a notice announcing my intent to 
upload a
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Tuesday, September 22, 2009.

You either agreed for this NMU or did not respond to my notices.

I will now upload this NMU to DELAYED/7-DAY.

The NMU patch is attached to this mail.

The NMU changelog is:


Source: mtop
Version: 0.6.6-1.3
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier bubu...@debian.org
Date: Sun, 04 Oct 2009 09:29:28 +0200
Closes: 511245 518118 540840 548889
Changes: 
 mtop (0.6.6-1.3) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Drop inactive maintainer (Luis Bustamante) from Uploaders: field
 Closes: #540840
   * Set debhelper compatibility level in debian/compat
   * Bump it to 7
   * Replace dh_clean -k calls by dh_prep
   * Use set -e in config script
   * Use ${misc:Depends} in binary package dependencies to properly cope
 with debhelper-triggerred dependencies
   * Do not ignore errors from make in the clean target
   * Fix pending l10n issues. Debconf translations:
 - Swedish (Martin Bagge).  Closes: #511245
 - Spanish (Francisco Javier Cuadrado).  Closes: #518118
 - Vietnamese (Clytie Siddall).  Closes: #548889

-- 


diff -Nru mtop-0.6.6.old/debian/changelog mtop-0.6.6/debian/changelog
--- mtop-0.6.6.old/debian/changelog	2009-09-21 07:52:28.0 +0200
+++ mtop-0.6.6/debian/changelog	2009-10-05 07:48:03.0 +0200
@@ -1,3 +1,22 @@
+mtop (0.6.6-1.3) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Drop inactive maintainer (Luis Bustamante) from Uploaders: field
+Closes: #540840
+  * Set debhelper compatibility level in debian/compat
+  * Bump it to 7
+  * Replace dh_clean -k calls by dh_prep
+  * Use set -e in config script
+  * Use ${misc:Depends} in binary package dependencies to properly cope
+with debhelper-triggerred dependencies
+  * Do not ignore errors from make in the clean target
+  * Fix pending l10n issues. Debconf translations:
+- Swedish (Martin Bagge).  Closes: #511245
+- Spanish (Francisco Javier Cuadrado).  Closes: #518118
+- Vietnamese (Clytie Siddall).  Closes: #548889
+
+ -- Christian Perrier bubu...@debian.org  Sun, 04 Oct 2009 09:29:28 +0200
+
 mtop (0.6.6-1.2) unstable; urgency=low
 
   * Non-maintainer upload to fix pending l10n issues.
diff -Nru mtop-0.6.6.old/debian/compat mtop-0.6.6/debian/compat
--- mtop-0.6.6.old/debian/compat	1970-01-01 01:00:00.0 +0100
+++ mtop-0.6.6/debian/compat	2009-10-04 09:33:57.0 +0200
@@ -0,0 +1 @@
+7
diff -Nru mtop-0.6.6.old/debian/control mtop-0.6.6/debian/control
--- mtop-0.6.6.old/debian/control	2009-09-21 07:52:28.0 +0200
+++ mtop-0.6.6/debian/control	2009-10-04 09:36:29.0 +0200
@@ -1,15 +1,14 @@
 Source: mtop
 Section: utils
 Priority: optional
-Build-Depends: debhelper (= 4.0.0), po-debconf
+Build-Depends: debhelper (= 7), po-debconf
 Build-Depends-Indep: perl, libdbd-mysql-perl, libcurses-perl
 Maintainer: Andrés Roldán arol...@debian.org
-Uploaders: Luis Bustamante lufe...@fluidsignal.com
 Standards-Version: 3.6.1.0
 
 Package: mtop
 Architecture: all
-Depends: ${perl:Depends}, debconf (= 1.2.9) | debconf-2.0, libcurses-perl, libdbd-mysql-perl, libnet-perl, mysql-client
+Depends: ${perl:Depends}, ${misc:Depends}, libcurses-perl, libdbd-mysql-perl, libnet-perl, mysql-client
 Recommends: mysql-server
 Description: MySQL terminal based query monitor
  mtop (MySQL top) monitors a MySQL database showing the queries which
diff -Nru mtop-0.6.6.old/debian/mtop.config mtop-0.6.6/debian/mtop.config
--- mtop-0.6.6.old/debian/mtop.config	2009-09-21 07:52:28.0 +0200
+++ mtop-0.6.6/debian/mtop.config	2009-10-04 09:35:43.0 +0200
@@ -1,5 +1,7 @@
 #!/bin/sh 
 
+set -e
+
 # Source debconf library.
 . /usr/share/debconf/confmodule
 
diff -Nru mtop-0.6.6.old/debian/po/es.po mtop-0.6.6/debian/po/es.po
--- mtop-0.6.6.old/debian/po/es.po	1970-01-01 01:00:00.0 +0100
+++ mtop-0.6.6/debian/po/es.po	2009-09-22 07:44:10.0 +0200
@@ -0,0 +1,94 @@
+# mtop po-debconf translation to Spanish
+# Copyright (C) 2009 Software in the Public Interest
+# This file is distributed under the same license as the mtop package.
+#
+# Changes:
+#   - Initial translation
+#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2009
+#
+# Traductores, si no conocen el formato PO, merece la pena leer la
+# documentación de gettext, especialmente las secciones dedicadas a este
+# formato, por ejemplo ejecutando:
+#   info -n '(gettext)PO Files'
+#   info -n '(gettext)Header Entry'
+#
+# Equipo de traducción al español, por favor lean antes de traducir
+# los siguientes documentos:
+#
+#   - El proyecto de traducción de Debian al español
+# http://www.debian.org/intl/spanish/
+# especialmente las notas y normas de traducción en
+# http://www.debian.org/intl/spanish/notas
+#
+#   - La guía de traducción de 

Bug#549439: pkgreport.cgi - internal server errors when using include= parameter

2009-10-05 Thread Don Armstrong
clone 549439 -1
retitle -1 propogate users= cgi option to further queries in pkgreport.cgi
clone 549439 -2
retitle -2 some include options screw up the summary counts in pkgreport.cgi
thanks


On Mon, 05 Oct 2009, vincent.mcint...@csiro.au wrote:
 sure, I realised I could use that method. However I was interested
 to check whether for example this URL (taken from [1]) would/could
 ever work:
 http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-b...@lists.debian.org;include=alpha
 which amounts to wondering what the include= keyword does for you.

I don't know who wrote that url, but presumably what they were
actually looking for was
http://bugs.debian.org/cgi-bin/pkgreport.cgi?maint=debian-b...@lists.debian.org;include=tags:alpha

 What form would be most useful?
 A distinct file or a patch to e.g. [2]?

It actually will have to be entirely new html documentation, ideally
written in wml against the web pages, which you can see in the webwml
CVS repository for the Debian website. The documentation in 2 is
really outdated, and I haven't been keeping it up to date.
 
 I tried the obvious
   
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790;users=debian-b...@lists.debian.org
 and got a 500 error.

This is the right query; there was a bug which I've fixed in my source
copy, which will be fixed when I next merge my changes.

 It actually already does that at the top of the display:
 
 Ah. I am pretty sure it wasn't doing that for me before, when I started
 asking all these dumb questions. I tried again just now, and got the
 list of tags. Yay. Have you updated the running code in between?

Nope.
 
 So now I think I am starting to get this. Then I tried:
 
  lynx -mime_header -source

 http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha;users=debian-b...@lists.debian.org
 
 and got the attached file (pkgreport.cgi.usertag.test1.txt).
 
 I see the Summary and the Options sections but no, er, bug numbers listed.
 Yet the Summary says there are bugs to display.

I'm not sure what the deal is with this; I'd have to look more
carefully.

  If I do the obvious thing and hit the 'submit' button on the displayed
 page, the URL changes to
http://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=alpha
 and I get No reports found!.

That's because the alpha tag is a user tag, and the url doesn't
include the users= option any more. I need to fix this, but I haven't
had a chance yet; cloned out as a sepearate bug.


Don Armstrong

-- 
We were at a chinese resturant.
He was yelling at the waitress because there was a typo in his fortune
cookie.
 -- hugh http://www.gapingvoid.com/Moveable_Type/archives/000321.html

http://www.donarmstrong.com  http://rzlab.ucr.edu



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549482: quilt is completely brain damaged in trying to get patches from somewhere else

2009-10-05 Thread Raphael Hertzog
On Mon, 05 Oct 2009, Norbert Preining wrote:
 On So, 04 Okt 2009, Raphael Hertzog wrote:
  Well, at least it makes it work even when you're in a sub-directory
  of the source package.
 
 Then what about making sure that it does not search above the directory
 that contains debian?

Quilt is not debian specific at all, there's no reason to add such a patch
in the general case. What about simply creating the missing directory in
your case maybe with an empty series file if you don't want to disable
quilt?

Cheers,
-- 
Raphaël Hertzog



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#504032: Patch for the 3.5.8+CVS.2005.04.29.1-12.1 NMU of mailcrypt

2009-10-05 Thread Christian Perrier

Dear maintainer of mailcrypt,

On Sunday, September 27, 2009 I sent you a notice announcing my intent to 
upload a
NMU of your package to fix its pending l10n issues, after an initial
notice sent on Tuesday, September 22, 2009.

You either agreed for this NMU or did not respond to my notices.

I will now upload this NMU to DELAYED/7-DAY.

The NMU patch is attached to this mail.

The NMU changelog is:


Source: mailcrypt
Version: 3.5.8+CVS.2005.04.29.1-12.1
Distribution: unstable
Urgency: low
Maintainer: Christian Perrier bubu...@debian.org
Date: Sun, 04 Oct 2009 09:28:36 +0200
Closes: 504032 533142 543190 545665 545665 548990
Changes: 
 mailcrypt (3.5.8+CVS.2005.04.29.1-12.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Build-Depend on install-info and don't call install-info with
 an absolute path. Closes: #545665
   * Ignore rm errors to prevent FTBFS. Closes: #545665
   * Depend on dpkg (= 1.15.4) | install-info as install-info
 is no longer provided by dpkg
   * Move Homepage: out of the package description
   * Use Editors for the doc-base section, not Apps/Editors
   * No longer ignore errors from make in the clean target
   * Drop ePerl crap from the lintian overrides file
   * Fix pending l10n issues. Debconf translations:
 - Swedish (Martin Bagge).  Closes: #504032
 - Spanish (Francisco Javier Cuadrado).  Closes: #533142
 - Russian (Yuri Kozlov).  Closes: #543190
 - Vietnamese (Clytie Siddall).  Closes: #548990

-- 


diff -Nru mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/changelog mailcrypt-3.5.8+CVS.2005.04.29.1/debian/changelog
--- mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/changelog	2009-09-21 07:52:20.0 +0200
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/changelog	2009-10-05 08:02:26.0 +0200
@@ -1,3 +1,23 @@
+mailcrypt (3.5.8+CVS.2005.04.29.1-12.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Build-Depend on install-info and don't call install-info with
+an absolute path. Closes: #545665
+  * Ignore rm errors to prevent FTBFS. Closes: #545665
+  * Depend on dpkg (= 1.15.4) | install-info as install-info
+is no longer provided by dpkg
+  * Move Homepage: out of the package description
+  * Use Editors for the doc-base section, not Apps/Editors
+  * No longer ignore errors from make in the clean target
+  * Drop ePerl crap from the lintian overrides file
+  * Fix pending l10n issues. Debconf translations:
+- Swedish (Martin Bagge).  Closes: #504032
+- Spanish (Francisco Javier Cuadrado).  Closes: #533142
+- Russian (Yuri Kozlov).  Closes: #543190
+- Vietnamese (Clytie Siddall).  Closes: #548990
+
+ -- Christian Perrier bubu...@debian.org  Sun, 04 Oct 2009 09:28:36 +0200
+
 mailcrypt (3.5.8+CVS.2005.04.29.1-12) unstable; urgency=low
 
   * po/pt.po: Reencode; thanks to Christian Perrier.  (Closes: #436070)
diff -Nru mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/control mailcrypt-3.5.8+CVS.2005.04.29.1/debian/control
--- mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/control	2009-09-21 07:52:20.0 +0200
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/control	2009-10-05 07:50:53.0 +0200
@@ -3,8 +3,9 @@
 Section: mail
 Maintainer: Davide G. M. Salvetti sa...@debian.org
 Standards-Version: 3.7.2
-Build-Depends-Indep: eperl, po-debconf, texinfo, texi2html
-
+Build-Depends-Indep: eperl, po-debconf, texinfo, texi2html, dpkg (= 1.15.4) | install-info
+Homepage: http://mailcrypt.sourceforge.net/
+ 
 Package: mailcrypt
 Architecture: all
 Depends: debconf (= 0.2.0) | debconf-2.0, gnupg, emacs22 | emacs21 | emacs-snapshot, make
@@ -24,5 +25,4 @@
  Currently XEmacs ships with its own Mailcrypt, so this package should
  only be used with GNU/Emacs.  (I.e., you don't need to install this
  package if your site uses only XEmacs.)
- .
- Homepage: http://mailcrypt.sourceforge.net/
+
diff -Nru mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/docbase.in mailcrypt-3.5.8+CVS.2005.04.29.1/debian/docbase.in
--- mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/docbase.in	2009-09-21 07:52:20.0 +0200
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/docbase.in	2009-10-05 07:59:21.0 +0200
@@ -13,7 +13,7 @@
  Although Mailcrypt may be used to process data in arbitrary Emacs buffers, it
  is most useful in conjunction with other Emacs packages for handling mail and
  news.  Mailcrypt has specialized support for Rmail, VM, MH-E, Mew, and Gnus.
-Section: :=${MENUSEC}:
+Section: :=${DOCSEC}:
 
 Format: texinfo
 Files: :=if($_=$docsrc/${PACKAGE}.texi.gz)=~tr|/|/|s:
diff -Nru mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/po/es.po mailcrypt-3.5.8+CVS.2005.04.29.1/debian/po/es.po
--- mailcrypt-3.5.8+CVS.2005.04.29.1.old/debian/po/es.po	2009-09-21 07:52:20.0 +0200
+++ mailcrypt-3.5.8+CVS.2005.04.29.1/debian/po/es.po	2009-09-22 07:36:05.0 +0200
@@ -1,21 +1,40 @@
-# Spanish translations of the debian/templates file
-# of the mailcrypt Debian package.
+# mailcrypt po-debconf translation to Spanish
+# Copyright (C) 2006, 2007 by 

Bug#549604: [Pkg-xfce-devel] Bug#549604: System does not react to user input, must be switched off and rebooted

2009-10-05 Thread Yves-Alexis Perez
On dim, 2009-10-04 at 21:02 +0200, Boris Hollas wrote:
 Package: xfce4
 Version: 4.6.1.2
 Severity: important
 
 System: Debian testing, installed 2009/10/01
  kernel 2.6.30-1-686
  libc-2.9
  Fujitsu Lifebook E8110 (Intel Core Duo T2300)
 
 The following happened twice in the last two days while working with xfce4:
 - The system does not react to any keyboard input. Switching to a virtual  
 console is not possible. Pressing ctrl+alt+del has no effect.
 - The mouse cursor moves when moving the mouse, but the system does not  
 react to mouse clicks. Buttons show no reaction when the mouse moves over  
 them.
 - Plugging and unplugging usb sticks does not start thunar, as it normally  
 does.
 The system load plugin did not show increased system load.
 
 The first time this happened I was scrolling the scroll bar of Terminal,  
 the second time I was browsing in the project properties window of Eclipse.
 
 I found no way to reproduce this bug. Also, I am not sure whether this bug  
 is related to xfce4; it might also be a bug in hal or the hal  
 configuration.
 
 I installed Debian testing by dist-upgrading from a minimal lenny install  
 only last week.

I can't really do anything with that, sorry. Xfce wasn't really updated
in testing recently, but you might want to check what was upgraded.
Might be X related, though.

When it happens, could you try to ssh from another box and restart
xfwm4? (using: DISPLAY=:0 xfwm4 --daemon --replace)

Cheers,

-- 
Yves-Alexis


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


Bug#506707: workaround for lack of dual-output grub support

2009-10-05 Thread Daniel Kahn Gillmor
just wanted to point out a workaround for the lack of boot-time console
choice support for grub 1.9x:

http://cmrg.fifthhorseman.net/browser/trunk/debirf/src/grub2-terminal-chooser

Basically, it takes advantage of grub's new scripting support to allow
the boot-time user to select a console and stick with it.

It's a bit clumsy, but it WorksForMe™.  I hope it's helpful.  Jameson
Rollins and myself are currently maintaining that script on behalf of
the debirf package, and are happy to take suggestions on it.

Regards,

--dkg



signature.asc
Description: OpenPGP digital signature


Bug#549461: redmine: hostname was not match with the server certificate

2009-10-05 Thread Jan Wagner
tags 549461 + patch
thanks

Hi there,

please stop enabling automatically STARTTLS, it breaks some applications ... 
for example redmine.

please have a look into the attached patch.

Thanks and with kind regards, Jan.
-- 
Never write mail to w...@spamfalle.info, you have been warned!
-BEGIN GEEK CODE BLOCK-
Version: 3.1
GIT d-- s+: a- C+++ UL P+ L+++ E- W+++ N+++ o++ K++ w--- O M V- PS PE
Y++ PGP++ t-- 5 X R tv- b+ DI- D++ G++ e++ h-- r+++ y+++
--END GEEK CODE BLOCK--
From dbbe2caffe96db6c11d2f453e51a429eb6d1e37c Mon Sep 17 00:00:00 2001
From: Jose' Valim jose.va...@gmail.com
Date: Sun, 11 Jan 2009 11:02:54 +0100
Subject: [PATCH] enable_starttls_auto as opt-in in ActionMailer.

---
 actionmailer/lib/action_mailer/base.rb |   20 +---
 actionmailer/test/mail_service_test.rb |   12 
 2 files changed, 25 insertions(+), 7 deletions(-)

diff --git a/actionmailer/lib/action_mailer/base.rb b/actionmailer/lib/action_mailer/base.rb
index c878a8d..97a56c7 100644
--- a/actionmailer/lib/action_mailer/base.rb
+++ b/actionmailer/lib/action_mailer/base.rb
@@ -213,6 +213,8 @@ module ActionMailer #:nodoc:
   #   * tt:password/tt - If your mail server requires authentication, set the password in this setting.
   #   * tt:authentication/tt - If your mail server requires authentication, you need to specify the authentication type here.
   # This is a symbol and one of tt:plain/tt, tt:login/tt, tt:cram_md5/tt.
+  #   * tt:enable_starttls_auto/tt - When set to true, detects if STARTTLS is enabled in your SMTP server and starts to use it.
+  # It works only on Ruby = 1.8.7 and Ruby = 1.9. Default is false.
   #
   # * ttsendmail_settings/tt - Allows you to override options for the tt:sendmail/tt delivery method.
   #   * tt:location/tt - The location of the sendmail executable. Defaults to tt/usr/sbin/sendmail/tt.
@@ -230,10 +232,13 @@ module ActionMailer #:nodoc:
   #
   # * ttdefault_charset/tt - The default charset used for the body and to encode the subject. Defaults to UTF-8. You can also
   #   pick a different charset from inside a method with +charset+.
+  #
   # * ttdefault_content_type/tt - The default content type used for the main part of the message. Defaults to text/plain. You
   #   can also pick a different content type from inside a method with +content_type+.
+  #
   # * ttdefault_mime_version/tt - The default mime version used for the message. Defaults to tt1.0/tt. You
   #   can also pick a different value from inside a method with +mime_version+.
+  #
   # * ttdefault_implicit_parts_order/tt - When a message is built implicitly (i.e. multiple parts are assembled from templates
   #   which specify the content type in their filenames) this variable controls how the parts are ordered. Defaults to
   #   tt[text/html, text/enriched, text/plain]/tt. Items that appear first in the array have higher priority in the mail client
@@ -252,12 +257,13 @@ module ActionMailer #:nodoc:
 cattr_accessor :logger
 
 @@smtp_settings = {
-  :address= localhost,
-  :port   = 25,
-  :domain = 'localhost.localdomain',
-  :user_name  = nil,
-  :password   = nil,
-  :authentication = nil
+  :address  = localhost,
+  :port = 25,
+  :domain   = 'localhost.localdomain',
+  :user_name= nil,
+  :password = nil,
+  :authentication   = nil,
+  :enable_starttls_auto = false
 }
 cattr_accessor :smtp_settings
 
@@ -669,7 +675,7 @@ module ActionMailer #:nodoc:
 sender = mail['return-path'] || mail.from
 
 smtp = Net::SMTP.new(smtp_settings[:address], smtp_settings[:port])
-smtp.enable_starttls_auto if smtp.respond_to?(:enable_starttls_auto)
+smtp.enable_starttls_auto if smtp_settings[:enable_starttls_auto]  smtp.respond_to?(:enable_starttls_auto)
 smtp.start(smtp_settings[:domain], smtp_settings[:user_name], smtp_settings[:password],
smtp_settings[:authentication]) do |smtp|
   smtp.sendmail(mail.encoded, sender, destinations)
diff --git a/actionmailer/test/mail_service_test.rb b/actionmailer/test/mail_service_test.rb
index 15a4055..5d16ca8 100644
--- a/actionmailer/test/mail_service_test.rb
+++ b/actionmailer/test/mail_service_test.rb
@@ -948,17 +948,29 @@ EOF
   end
 
   def test_starttls_is_enabled_if_supported
+ActionMailer::Base.smtp_settings[:enable_starttls_auto] = true
 MockSMTP.any_instance.expects(:respond_to?).with(:enable_starttls_auto).returns(true)
 MockSMTP.any_instance.expects(:enable_starttls_auto)
 ActionMailer::Base.delivery_method = :smtp
 TestMailer.deliver_signed_up(@recipient)
+ActionMailer::Base.smtp_settings[:enable_starttls_auto] = false
   end
 
   def test_starttls_is_disabled_if_not_supported
+ActionMailer::Base.smtp_settings[:enable_starttls_auto] = true
 

Bug#549633: directfb: Please package new upstream release version 1.4.2

2009-10-05 Thread Nobuhiro Iwamatsu
Package: directfb
Severity: wishlist

Hi,

New upstream release 1.4.2 at
http://www.directfb.org/downloads/Core/DirectFB-1.4/DirectFB-1.4.2.tar.gz
Would you update pacakge, please?

Best regards,
  Nobuhiro

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

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



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#532613: snd_via82xx: volume levels too low

2009-10-05 Thread Clemens Ladisch
kernel bug: http://bugzilla.kernel.org/show_bug.cgi?id=14151



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549634: openais-legacy and corosync: error when trying to install together

2009-10-05 Thread Ralf Treinen
Package: corosync,openais-legacy
Version: corosync/1.0.0-6
Version: openais-legacy/0.80.5+svn20090522-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-10-05
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libsqlite3-0 libnspr4-0d libnss3-1d libcorosync4 corosync
  libopenais-legacy-2 openais-legacy
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libsqlite3-0.
(Reading database ... 10249 files and directories currently installed.)
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.18-1_amd64.deb) ...
Selecting previously deselected package libnspr4-0d.
Unpacking libnspr4-0d (from .../libnspr4-0d_4.8-1_amd64.deb) ...
Selecting previously deselected package libnss3-1d.
Unpacking libnss3-1d (from .../libnss3-1d_3.12.3.1-1_amd64.deb) ...
Selecting previously deselected package libcorosync4.
Unpacking libcorosync4 (from .../libcorosync4_1.0.0-6_amd64.deb) ...
Selecting previously deselected package corosync.
Unpacking corosync (from .../corosync_1.0.0-6_amd64.deb) ...
Selecting previously deselected package libopenais-legacy-2.
Unpacking libopenais-legacy-2 (from 
.../libopenais-legacy-2_0.80.5+svn20090522-1_amd64.deb) ...
Selecting previously deselected package openais-legacy.
Unpacking openais-legacy (from 
.../openais-legacy_0.80.5+svn20090522-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/openais-legacy_0.80.5+svn20090522-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/share/man/man8/cpg_overview.8.gz', which is also in 
package corosync 0:1.0.0-6
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/openais-legacy_0.80.5+svn20090522-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/share/man/man8/cpg_overview.8.gz
  usr/share/man/man8/evs_overview.8.gz
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549636: libopenais-legacy-dev and libcorosync-dev: error when trying to install together

2009-10-05 Thread Ralf Treinen
Package: libcorosync-dev,libopenais-legacy-dev
Version: libcorosync-dev/1.0.0-6
Version: libopenais-legacy-dev/0.80.5+svn20090522-1
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-10-05
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libsqlite3-0 libnspr4-0d libnss3-1d libcorosync4 libcorosync-dev
  libopenais-legacy-2 libopenais-legacy-dev
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libsqlite3-0.
(Reading database ... 10249 files and directories currently installed.)
Unpacking libsqlite3-0 (from .../libsqlite3-0_3.6.18-1_amd64.deb) ...
Selecting previously deselected package libnspr4-0d.
Unpacking libnspr4-0d (from .../libnspr4-0d_4.8-1_amd64.deb) ...
Selecting previously deselected package libnss3-1d.
Unpacking libnss3-1d (from .../libnss3-1d_3.12.3.1-1_amd64.deb) ...
Selecting previously deselected package libcorosync4.
Unpacking libcorosync4 (from .../libcorosync4_1.0.0-6_amd64.deb) ...
Selecting previously deselected package libcorosync-dev.
Unpacking libcorosync-dev (from .../libcorosync-dev_1.0.0-6_amd64.deb) ...
Selecting previously deselected package libopenais-legacy-2.
Unpacking libopenais-legacy-2 (from 
.../libopenais-legacy-2_0.80.5+svn20090522-1_amd64.deb) ...
Selecting previously deselected package libopenais-legacy-dev.
Unpacking libopenais-legacy-dev (from 
.../libopenais-legacy-dev_0.80.5+svn20090522-1_amd64.deb) ...
dpkg: error processing 
/var/cache/apt/archives/libopenais-legacy-dev_0.80.5+svn20090522-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/share/man/man3/cpg_context_get.3.gz', which is also 
in package libcorosync-dev 0:1.0.0-6
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libopenais-legacy-dev_0.80.5+svn20090522-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/share/man/man3/cpg_context_get.3.gz
  usr/share/man/man3/cpg_context_set.3.gz
  usr/share/man/man3/cpg_dispatch.3.gz
  usr/share/man/man3/cpg_fd_get.3.gz
  usr/share/man/man3/cpg_finalize.3.gz
  usr/share/man/man3/cpg_initialize.3.gz
  usr/share/man/man3/cpg_join.3.gz
  usr/share/man/man3/cpg_leave.3.gz
  usr/share/man/man3/cpg_local_get.3.gz
  usr/share/man/man3/cpg_mcast_joined.3.gz
  usr/share/man/man3/cpg_membership_get.3.gz
  usr/share/man/man3/evs_dispatch.3.gz
  usr/share/man/man3/evs_fd_get.3.gz
  usr/share/man/man3/evs_finalize.3.gz
  usr/share/man/man3/evs_initialize.3.gz
  usr/share/man/man3/evs_join.3.gz
  usr/share/man/man3/evs_leave.3.gz
  usr/share/man/man3/evs_mcast_groups.3.gz
  usr/share/man/man3/evs_mcast_joined.3.gz
  usr/share/man/man3/evs_membership_get.3.gz
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549635: etherape: [INTL:de] Initial German tranlation

2009-10-05 Thread Chris Leick

Package: etherape
Version: 0.9.7-1
Severity: wishlist
Tags: l10n

Please find the initial German translation of etherape attached.

Greetings,
Chris

# Translation of etherape to German
# Copyright (C) 2000 Juan Toledo tol...@users.sourceforge.net.
# This file is distributed under the same license as the etherape package.
# Chris Leick c.le...@vollbio.de, 2009.
#
msgid 
msgstr 
Project-Id-Version: etherape 0.9.7-1\n
Report-Msgid-Bugs-To: Juan Toledo tol...@users.sourceforge.net\n
POT-Creation-Date: 2006-09-01 07:13+0200\n
PO-Revision-Date: 2009-10-04 18:11+GMT\n
Last-Translator: Chris Leick c.le...@vollbio.de\n
Language-Team: German debian-l10n-ger...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=UTF-8\n
Content-Transfer-Encoding: 8bit\n


#: src/main.c:77
msgid mode of operation
msgstr Operationsmodus

#: src/main.c:77
msgid ethernet|fddi|ip|tcp
msgstr ethernet|fddi|ip|tcp

#: src/main.c:79
msgid set interface to listen to
msgstr Schnittstelle setzen, auf der gelauscht werden soll

#: src/main.c:79
msgid interface name
msgstr Schnittstellenname

#: src/main.c:81
msgid set capture filter
msgstr Erfassungsfilter setzen

#: src/main.c:81
msgid capture filter
msgstr Erfassungsfilter

#: src/main.c:83
msgid set input file
msgstr Eingabedatei setzen

#: src/main.c:83
msgid file name
msgstr Dateiname

#: src/main.c:85
msgid don't convert addresses to names
msgstr Adressen nicht zu Namen konvertieren

#: src/main.c:87
msgid don't display any node text identification
msgstr Keinen Knotenidentifizierungstext anzeigen

#: src/main.c:89
msgid do not fade old links
msgstr alte Verweise nicht verblassen lassen

#: src/main.c:91
msgid don't move nodes around
msgstr Knoten nicht umherbewegen

#: src/main.c:93
msgid limits nodes displayed
msgstr Knotenbeschränkungen angezeigt

#: src/main.c:93
msgid number of nodes
msgstr Anzahl der Knoten

#: src/main.c:95
msgid Don't show warnings
msgstr Keine Warnungen anzeigen

#: src/main.c:97
msgid set the node color
msgstr die Knotenfarbe setzen

#: src/main.c:97 src/main.c:99
msgid color
msgstr Farbe

#: src/main.c:99
msgid set the text color
msgstr die Textfarbe setzen

#: src/main.c:101
msgid zero delay for reading capture files [cli only]
msgstr Verzögerung Null für das Lesen der Erfassungsdateien [nur cli]

#: src/main.c:192
msgid Unrecognized mode. Do etherape --help for a list of modes
msgstr 
Modus wurde nicht erkannt. Führen Sie »etherape --help« aus, um eine 
Liste der Modi zu erhalten

#: src/main.c:202 src/menus.c:52 src/menus.c:384 src/info_windows.c:164
#: src/info_windows.c:781 src/info_windows.c:916
#, c-format
msgid We could not load the interface! (%s)
msgstr Die Schnittstelle konnte nicht geladen werden. (%s)

#: src/capture.c:102
msgid Received subsize ethernet packet! Forged ?
msgstr Ein zu kleines Ethernet-Paket wurde empfangen. Gefälscht?

#: src/capture.c:113
msgid Received subsize FDDI packet! Forged ?
msgstr Ein zu kleines FDDI-Paket wurde empfangen. Gefälscht?

#: src/capture.c:124
msgid Received subsize IEEE802 packet! Forged ?
msgstr Ein zu kleines IEEE802-Paket wurde empfangen. Gefälscht?

#: src/capture.c:135
msgid Received subsize IP packet! Forged ?
msgstr Ein zu kleines IP-Paket wurde empfangen. Gefälscht?

#: src/capture.c:156
msgid Received subsize TCP/UDP packet! Forged ?
msgstr Ein zu kleines TCP/UDP-Paket wurde empfangen. Gefälscht?

#: src/capture.c:159
msgid Reached default in get_node_id
msgstr Vorgabe in get_node_id erreicht

#: src/capture.c:209
#, c-format
msgid Error getting device: %s
msgstr Fehler beim Erlangen des Gerätes: %s

#: src/capture.c:229
#, c-format
msgid 
Error opening %s : %s\n
- perhaps you need to be root?
msgstr 
Fehler beim Öffnen von %s: %s\n
- vielleicht müssen Sie root sein?

#: src/capture.c:234
#, c-format
msgid Live device %s opened for capture. pcap_fd: %d
msgstr Aktives Gerät %s für Erfassung geöffnet. pcap_fd: %d

#: src/capture.c:242
#, c-format
msgid Can't open both %s and device %s. Please choose one.
msgstr 
Die Geräte %s und %s können nicht beide geöffnet werden. Bitte wählen Sie 
eins aus.

#: src/capture.c:250
#, c-format
msgid Error opening %s : %s
msgstr Fehler beim Öffnen von %s: %s

#: src/capture.c:253
#, c-format
msgid %s opened for offline capture
msgstr %s für Offline-Erfassung geöffnet

#: src/capture.c:265
msgid Link type is Ethernet
msgstr Verbindungstyp ist Ethernet

#: src/capture.c:273
msgid Link type is RAW
msgstr Verbindungstyp ist RAW

#: src/capture.c:282
msgid Link type is FDDI
msgstr Verbindungstyp ist FDDI

#: src/capture.c:291
msgid Link type is Token Ring
msgstr Verbindungstyp ist Token-Ring

#: src/capture.c:299
msgid Link type is NULL
msgstr Verbindungstyp ist NULL

#: src/capture.c:310
msgid Link type is Linux cooked sockets
msgstr Verbindungstyp ist »Linux cooked sockets«

#: src/capture.c:320
#, c-format
msgid Link type not yet supported
msgstr Verbindungstyp wird noch nicht unterstützt

#: src/capture.c:377
#, c-format

Bug#549637: libqsearch1-headers and libqsearch-gomp-dev: error when trying to install together

2009-10-05 Thread Ralf Treinen
Package: libqsearch-gomp-dev,libqsearch1-headers
Version: libqsearch-gomp-dev/1.0.8-2
Version: libqsearch1-headers/1.0.8-2
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-10-05
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libpcre3 libxml2 libglib2.0-0 libgsl0ldbl libcomplearn1 pkg-config
  libglib2.0-dev libgomp1 libgsl0-dev libqsearch-gomp1 libxml2-dev
  libqsearch1-headers libqsearch-gomp-dev
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libpcre3.
(Reading database ... 10249 files and directories currently installed.)
Unpacking libpcre3 (from .../libpcre3_7.8-2_amd64.deb) ...
Selecting previously deselected package libxml2.
Unpacking libxml2 (from .../libxml2_2.7.5.dfsg-1_amd64.deb) ...
Selecting previously deselected package libglib2.0-0.
Unpacking libglib2.0-0 (from .../libglib2.0-0_2.22.1-1_amd64.deb) ...
Selecting previously deselected package libgsl0ldbl.
Unpacking libgsl0ldbl (from .../libgsl0ldbl_1.13+dfsg-1_amd64.deb) ...
Selecting previously deselected package libcomplearn1.
Unpacking libcomplearn1 (from .../libcomplearn1_1.1.5-1_amd64.deb) ...
Selecting previously deselected package pkg-config.
Unpacking pkg-config (from .../pkg-config_0.22-1_amd64.deb) ...
Selecting previously deselected package libglib2.0-dev.
Unpacking libglib2.0-dev (from .../libglib2.0-dev_2.22.1-1_amd64.deb) ...
Selecting previously deselected package libgomp1.
Unpacking libgomp1 (from .../libgomp1_4.4.1-5_amd64.deb) ...
Selecting previously deselected package libgsl0-dev.
Unpacking libgsl0-dev (from .../libgsl0-dev_1.13+dfsg-1_amd64.deb) ...
Selecting previously deselected package libqsearch-gomp1.
Unpacking libqsearch-gomp1 (from .../libqsearch-gomp1_1.0.8-2_amd64.deb) ...
Selecting previously deselected package libxml2-dev.
Unpacking libxml2-dev (from .../libxml2-dev_2.7.5.dfsg-1_amd64.deb) ...
Selecting previously deselected package libqsearch1-headers.
Unpacking libqsearch1-headers (from .../libqsearch1-headers_1.0.8-2_all.deb) ...
Selecting previously deselected package libqsearch-gomp-dev.
Unpacking libqsearch-gomp-dev (from .../libqsearch-gomp-dev_1.0.8-2_amd64.deb) 
...
dpkg: error processing 
/var/cache/apt/archives/libqsearch-gomp-dev_1.0.8-2_amd64.deb (--unpack):
 trying to overwrite '/usr/include/qsearch-1.0/qsearch/qsearch-maketree.h', 
which is also in package libqsearch1-headers 0:1.0.8-2
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/libqsearch-gomp-dev_1.0.8-2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/include/qsearch-1.0/qsearch.h
  usr/include/qsearch-1.0/qsearch/clconfig.h
  usr/include/qsearch-1.0/qsearch/qsearch-fulltree.h
  usr/include/qsearch-1.0/qsearch/qsearch-maketree-private.h
  usr/include/qsearch-1.0/qsearch/qsearch-maketree.h
  usr/include/qsearch-1.0/qsearch/qsearch-neighborlist.h
  usr/include/qsearch-1.0/qsearch/qsearch-tree.h
  usr/include/qsearch-1.0/qsearch/qsearch-treemaster.h
  usr/include/qsearch-1.0/qsearch/qsearch.h
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549638: afflib-tools and simh: error when trying to install together

2009-10-05 Thread Ralf Treinen
Package: simh,afflib-tools
Version: simh/3.8.1-1
Version: afflib-tools/3.3.6+dfsg-3
Severity: serious
User: trei...@debian.org
Usertags: edos-file-overwrite

Date: 2009-10-05
Architecture: amd64
Distribution: sid

Hi,

automatic installation tests of packages that share a file and at the
same time do not conflict by their package dependency relationships has
detected the following problem:


WARNING: The following packages cannot be authenticated!
  libssh2-1 libcurl3 libexpat1 libafflib0 libfuse2 afflib-tools simh
Authentication warning overridden.
Can not write log, openpty() failed (/dev/pts not mounted?)
Selecting previously deselected package libssh2-1.
(Reading database ... 10249 files and directories currently installed.)
Unpacking libssh2-1 (from .../libssh2-1_1.2.1-1_amd64.deb) ...
Selecting previously deselected package libcurl3.
Unpacking libcurl3 (from .../libcurl3_7.19.5-1.1_amd64.deb) ...
Selecting previously deselected package libexpat1.
Unpacking libexpat1 (from .../libexpat1_2.0.1-4_amd64.deb) ...
Selecting previously deselected package libafflib0.
Unpacking libafflib0 (from .../libafflib0_3.3.6+dfsg-3_amd64.deb) ...
Selecting previously deselected package libfuse2.
Unpacking libfuse2 (from .../libfuse2_2.7.4-2_amd64.deb) ...
Selecting previously deselected package afflib-tools.
Unpacking afflib-tools (from .../afflib-tools_3.3.6+dfsg-3_amd64.deb) ...
Selecting previously deselected package simh.
Unpacking simh (from .../simh_3.8.1-1_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/simh_3.8.1-1_amd64.deb 
(--unpack):
 trying to overwrite '/usr/bin/s3', which is also in package afflib-tools 
0:3.3.6+dfsg-3
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Processing triggers for man-db ...
Errors were encountered while processing:
 /var/cache/apt/archives/simh_3.8.1-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


This is a serious bug as it makes installation fail. Possible
solutions are to have the two packages conflict, to rename the common
file in one of the two packages, or to remove the file from one
package and have this package depend on the other package. File
diversions or a Replace relation are another possibility.

Here is a list of files that are known to be shared by both packages
(according to the Contents file for sid/amd64, which may be
slightly out of sync):


  usr/bin/s3
  

This bug is assigned to both packages. If you, the maintainers of
the two packages in question, have agreed on which of the packages will
resolve the problem please reassign the bug to that package.

-Ralf.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549439: pkgreport.cgi - internal server errors when using include= parameter

2009-10-05 Thread Vincent . McIntyre


you're more patient than I realised.


One thing I have been trying to figure out is how to get the
usertags defined for a given bug report to be displayed in the
browser.


If you give the user in the users field, they're displayed as if they
were actual tags.


Really? I mean here when I am looking at one particular bug, eg the url
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=214790
This is the first hit in the general search for usertags
  
http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-b...@lists.debian.org
so it would seem there should be usertags to show.
Yet I can't see any usertags in the display of the individual bug.


I looked carefully again at the output of the general search


  
http://bugs.debian.org/cgi-bin/bugreport.cgi?users=debian-b...@lists.debian.org


and *finally* saw where the tags are displayed;
appended to the 'table of contents' links, and at the top of each 
sublist.

It's, erm, subtle. Which is fine. I do think it would help to use some
slightly different formatting of the usertags' text, but looking at
common.pl:htmlizebugs() I can see that this might be difficult to arrange;
it's not obvious by that stage of execution which part of header string is 
tag text.


So from this display I can conclude that bug #214790 has at least one 
usertag, 'not-di'. Correct?


It still would be useful to have the usertags shown in the display of
the individual bug. For one thing, I guess that if there are multiple 
usertags on a bug (eg i386,serial) only one of them is used to determine

which subgroup the bug is shown in (the first one that was added?).
I think it would be helpful to show all of them in the display of the
individual bug.

Kind Regards
Vince




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548670: #548670 (conkeror: Add support for xulrunner 1.9.1) fixed with 0.9.1-1

2009-10-05 Thread Axel Beckert
fixed 548670 0.9.1-1
kthxbye

0.9.1-1 which fixes also this bug (reported after the package has been
built but before it has been uploaded) is in unstable now.

Regards, Axel
-- 
Axel Beckert - a...@deuxchevaux.org, a...@noone.org - http://noone.org/abe/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549585: mandos-client: fails with: fatal: no entropy gathering module detected.

2009-10-05 Thread Teddy Hogeborn
package mandos-client
retitle 549585 udev: creates /dev/{u,}random with too strict permissions
summary 549585 20
tags 549585 patch
reassign 549585 udev 146-3
package udev
affects 549585 mandos-client
thanks

Teddy Hogeborn te...@fukt.bsnet.se writes:

 Indeed, it seems that both /dev/random and urandom are readable
 only by user and group, respectively.

 [...]  What were the exact permissions and ownerships?  crw-rw
 root root?  That would be very strange.  I'll have to wait until
 tomorrow (when I should have access to a sid machine) [...]

I installed a virtual machine with sid here, and could reproduce the
problem.

 On the bright side, we seem to have found the actual cause of the
 problem; we just need to get udev to create the devices with the
 proper permissions.

I was correct; it is all caused by a recent change in udev; the same
thing was the cause of bug #549275.  Here is a patch for udev which
fixes our version of the problem:

diff -u /usr/share/initramfs-tools/hooks/udev.\~1\~ 
/usr/share/initramfs-tools/hooks/udev
--- /usr/share/initramfs-tools/hooks/udev.~1~   2009-09-27 01:37:44.0 
+0200
+++ /usr/share/initramfs-tools/hooks/udev   2009-10-05 08:35:37.0 
+0200
@@ -25,7 +25,7 @@
 mkdir -p $DESTDIR/lib/udev/rules.d/
 for rules in 50-udev-default.rules 60-persistent-storage.rules \
80-drivers.rules 70-persistent-net.rules \
-   60-persistent-storage-lvm.rules \
+   60-persistent-storage-lvm.rules 91-permissions.rules \
55-dm.rules 60-persistent-storage-dm.rules; do
   if   [ -e /etc/udev/rules.d/$rules ]; then
 cp -p /etc/udev/rules.d/$rules $DESTDIR/lib/udev/rules.d/

I am reassigning this to udev, since that is where the problem can be
fixed; I do not see how to fix this from our package.

/Teddy Hogeborn

-- 
The Mandos Project
http://www.fukt.bsnet.se/mandos



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549640: soci: FTBFS : error: 'strncmp' was not declared in this scope

2009-10-05 Thread Nobuhiro Iwamatsu
Package: soci
Version: 3.0.0+cvs20081223-3
Justification: FTBFS
Severity: serious
Tags: patch
User: debian-...@superh.org
Usertags: sh4
X-Debbugs-CC: debian-sup...@lists.debian.org

Hi,

I am now trying to run Debian on Renesas SH CPU(sh4).
soci FTBFS on sh4. I checked on i386 by pbuilder, I get same bug.

-
make[4]: Entering directory
`/tmp/buildd/soci-3.0.0+cvs20081223/src/backends/postgresql/test'
if i486-linux-gnu-g++ -DPACKAGE_NAME=\SOCI\
-DPACKAGE_TARNAME=\soci\ -DPACKAGE_VERSION=\3.0.0\
-DPACKAGE_STRING=\SOCI\ 3.0.0\
-DPACKAGE_BUGREPORT=\http://sourceforge.net/projects/soci\;
-DPACKAGE=\soci\ -DVERSION=\3.0.0\ -DSTDC_HEADERS=1
-DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1
-DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1
-DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1
-DHAVE_DLFCN_H=1 -DHAVE_BOOST=1 -DHAVE_BOOST_DATE_TIME=/\*\*/
-DHAVE_MYSQL=1 -DHAVE_POSTGRESQL=1 -DHAVE_SQLITE3=1 -I. -I.
-I../../../../src/core -I../../../../src/core/test
-I../../../../src/backends/postgresql -I/usr/include
-I/usr/include/postgresql -UNDEBUG -U_DEBUG   -O2 -g -O2 -Wall
-pedantic -Wno-long-long -MT test-postgresql.o -MD -MP -MF
.deps/test-postgresql.Tpo -c -o test-postgresql.o
test-postgresql.cpp; \
then mv -f .deps/test-postgresql.Tpo .deps/test-postgresql.Po;
else rm -f .deps/test-postgresql.Tpo; exit 1; fi
test-postgresql.cpp: In function 'void test3()':
test-postgresql.cpp:225: error: 'strncmp' was not declared in this scope
make[4]: *** [test-postgresql.o] Error 1
make[4]: Leaving directory
`/tmp/buildd/soci-3.0.0+cvs20081223/src/backends/postgresql/test'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/buildd/soci-3.0.0+cvs20081223/src/backends'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/tmp/buildd/soci-3.0.0+cvs20081223/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/buildd/soci-3.0.0+cvs20081223'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
-

I made a patch to revise to be able to build.
Would you apply it?

Best regards,
 Nobuhiro

-- 
Nobuhiro Iwamatsu
--- a/src/backends/sqlite3/test/test-sqlite3.cpp2008-07-31 
12:24:52.0 +0900
+++ b/src/backends/sqlite3/test/test-sqlite3.cpp2009-10-05 
15:57:52.0 +0900
@@ -14,6 +14,7 @@
 #include cassert
 #include cmath
 #include ctime
+#include cstring
 
 using namespace soci;
 using namespace soci::tests;
--- src/backends/postgresql/test/test-postgresql.cpp2009-10-05 
14:08:31.0 +0900
+++ src/backends/postgresql/test/test-postgresql.cpp.a  2009-10-05 
16:17:02.0 +0900
@@ -15,6 +15,7 @@
 #include cmath
 #include ctime
 #include cstdlib
+#include cstring
 
 using namespace soci;
 using namespace soci::tests;


Bug#549641: deborphan incorrectly reports priority with option -P

2009-10-05 Thread Vincenzo Tibullo
Package: deborphan
Version: 1.7.28
Severity: normal

I used deborphan whit the only option -P, to see the priority of packages it 
considers elegible to remove, and one of the packages was 'libusb-1.0-0', that 
was reported as 'important', but aptitude and apt-cache report this as 
'optional'.

--
enzotib


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

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

Versions of packages deborphan depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries

Versions of packages deborphan recommends:
ii  apt   0.7.23.1   Advanced front-end for dpkg
pn  dialognone (no description available)
ii  gettext-base  0.17-8 GNU Internationalization utilities

deborphan suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#538372: [PATCH] net: Support inclusion of linux/socket.h before sys/socket.h

2009-10-05 Thread David Miller
From: Ben Hutchings b...@decadent.org.uk
Date: Sun, 04 Oct 2009 04:42:44 +0100

 From: Bastian Blank wa...@debian.org
 
 The following user-space program fails to compile:
 
 #include linux/socket.h
 #include sys/socket.h
 int main() { return 0; }
 
 The reason is that linux/socket.h tests __GLIBC__ to decide whether it
 should define various structures and macros that are now defined for
 user-space by sys/socket.h, but __GLIBC__ is not defined if no libc
 headers have yet been included.
 
 It seems safe to drop support for libc 5 now.
 
 Signed-off-by: Ben Hutchings b...@decadent.org.uk

Fair enough, applied to net-2.6, thanks.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#531990: man page mandatory?

2009-10-05 Thread Josselin Mouette
Le dimanche 04 octobre 2009 à 12:25 +0200, Olivier Cailloux a écrit : 
 Shouldn't this bug priority be raised? I think it is mandatory for 
 debian packages to have a man page, isn't it?

No, it’s not.

However if someone provides those manpages, they would be, of course,
added to the package.

Cheers, 
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#549639: override: happy:haskell/optional

2009-10-05 Thread Joachim Breitner
Package: ftp.debian.org
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi ftp-masters,

happy is a parser generator for Haskell and should thus be in the
section haskell.

Thanks,
Joachim

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

iEYEARECAAYFAkrJnYMACgkQ9ijrk0dDIGxg3wCfWo614VMSwc7SWAZJA2P2oNDD
1S8AoLXzHT2kemuCXMYkkBUdGmEYz41w
=uVGS
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549643: pinball: .desktop file is not completely valid

2009-10-05 Thread Pino Toscano
Package: pinball
Version: 0.3.1-8
Severity: minor
Tags: patch

Hi,

the provided .desktop file is not valid (see the result of the 
`desktop-file-validate` run).
The attached patch fixes basically almost all the issues:
- the 'Encoding' key is deprecated (removed)
- the 'Application' category is no more useful (removed)
- the 'Categories' key is a list, so it should end with the list separator (';')
- the 'Terminal' key takes a boolean, so the correct value is true/false (0/1 
are the deprecated int values)
- also, two empty lines at the end were removed

References:
- http://www.freedesktop.org/wiki/Specifications/desktop-entry-spec
- http://www.freedesktop.org/wiki/Specifications/menu-spec

Thanks,
-- 
Pino 

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental'), (750, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages pinball depends on:
ii  libc62.9-25  GNU C Library: Shared libraries
ii  libgcc1  1:4.4.1-4   GCC support library
ii  libgl1-mesa-glx [libgl1] 7.5.1-1 A free implementation of the OpenG
ii  libglu1-mesa [libglu1]   7.5.1-1 The OpenGL utility library (GLU)
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libsdl-image1.2  1.2.7-2 image loading library for Simple D
ii  libsdl-mixer1.2  1.2.8-6+b1  mixer library for Simple DirectMed
ii  libsdl1.2debian  1.2.13-4+b1 Simple DirectMedia Layer
ii  libsm6   2:1.1.1-1   X11 Session Management library
ii  libstdc++6   4.4.1-4 The GNU Standard C++ Library v3
ii  pinball-data 0.3.1-8 Data files for the Emilia Pinball 

pinball recommends no packages.

pinball suggests no packages.

-- no debconf information
--- pinball.desktop.orig2009-10-05 09:26:42.0 +0200
+++ pinball.desktop 2009-10-05 09:27:29.0 +0200
@@ -1,12 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
-Categories=Application;Game;ArcadeGame;X-Red-Hat-Extra
+Categories=Game;ArcadeGame;X-Red-Hat-Extra;
 X-Desktop-File-Install-Version=0.2
 Name=Emilia Pinball
 Comment=OpenGL pinball game
 Exec=pinball
 Icon=pinball.xpm
-Terminal=0
+Terminal=false
 Type=Application
-   
  
-   
  


Bug#274488: A large collection of various software programs.

2009-10-05 Thread Valentin Vaughn
Buy, download and install necessary software without any delay from our site. 
We offer only original software that is surprisingly inexpensive, however, it 
is complete and fully-functional. 

 No trial or incomplete software versions!

 http://groups.yahoo.com/group/pukewurupacibepof/message/1

The Summer Sale promo gives you 50% discount on
ALL software available at the Our Software Store.

Use CODE: MCRS-1234 for 50% discount




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549644: fails to connect to IPv6 websites

2009-10-05 Thread Michal Čihař
Package: epiphany-browser
Version: 2.28.0-4
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi

Today I decided to give Epiphany 2.28.0 a try, but it fails to connect
to any website which has a IPv6 address. One of examples could be
www.debian.org.

The error message I get is:

Unable to load page

Problem occurred while loading the URL http://www.debian.org/

Cannot connect to destination

- -- 
Michal Čihař | http://cihar.com | http://blog.cihar.com

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

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

Versions of packages epiphany-browser depends on:
ii  dbus-x111.2.16-2 simple interprocess messaging syst
ii  epiphany-browser-data   2.28.0-4 Data files for the GNOME web brows
ii  gnome-icon-theme2.28.0-1 GNOME Desktop icon theme
ii  iso-codes   3.11-1   ISO language, territory, currency,
ii  libavahi-client30.6.25-1 Avahi client library
ii  libavahi-common30.6.25-1 Avahi common library
ii  libavahi-gobject0   0.6.25-1 Avahi GObject library
ii  libc6   2.9-27   GNU C Library: Shared libraries
ii  libdbus-1-3 1.2.16-2 simple interprocess messaging syst
ii  libdbus-glib-1-20.82-2   simple interprocess messaging syst
ii  libgconf2-4 2.26.2-3 GNOME configuration database syste
ii  libgirepository1.0-00.6.5-2  Library for handling GObject intro
ii  libglib2.0-02.22.1-1 The GLib library of C routines
ii  libgnome-keyring0   2.26.1-1 GNOME keyring services library
ii  libgtk2.0-0 2.18.1-1 The GTK+ graphical user interface 
ii  libice6 2:1.0.5-1X11 Inter-Client Exchange library
ii  libnotify1 [libnotify1-gtk2 0.4.5-1  sends desktop notifications to a n
ii  libnspr4-0d 4.8-1NetScape Portable Runtime Library
ii  libnss3-1d  3.12.3.1-1   Network Security Service libraries
ii  libpango1.0-0   1.26.0-1 Layout and rendering of internatio
ii  libseed02.28.0-1 GObject JavaScript bindings for th
ii  libsm6  2:1.1.1-1X11 Session Management library
ii  libsoup-gnome2.4-1  2.28.0-1 an HTTP library implementation in 
ii  libsoup2.4-12.28.0-1 an HTTP library implementation in 
ii  libwebkit-1.0-2 1.1.15.1-1   Web content engine library for Gtk
ii  libx11-62:1.2.2-1X11 client-side library
ii  libxml2 2.7.5.dfsg-1 GNOME XML library
ii  libxslt1.1  1.1.26-1 XSLT processing library - runtime 

Versions of packages epiphany-browser recommends:
ii  yelp 2.28.0+webkit-1 Help browser for GNOME

Versions of packages epiphany-browser suggests:
pn  mozpluggernone (no description available)

- -- no debconf information

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

iEYEARECAAYFAkrJpP0ACgkQ3DVS6DbnVgQwzQCg+oInLI8rykkVw67Sq68Xuey6
/Y8AnR8wAuZhjAfDZV+ythUhAL2k1EyC
=MgXR
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549645: python-wxgtk2.8-dbg: stricter depends on wx libs?

2009-10-05 Thread Sandro Tosi
Package: python-wxgtk2.8-dbg
Version: 2.8.7.1-2+b1
Severity: normal

Hello,
recently I updated 'python-wxgtk2.8' that brings in updated 'libwx*2.8-0'
packages bu didn't update 'python-wxgtk2.8-dbg' because the latter has a depends
on 'libwxbase2.8-dbg (= 2.8.7.1), libwxgtk2.8-dbg (= 2.8.7.1)'.

Should the depends on libwx* be more stricter than that, so taht updating
'python-wxgtk2.8' automatically updates 'python-wxgtk2.8-dbg' (and the rest of
the stack) too?

Regards,
Sandro

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

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

Versions of packages python-wxgtk2.8-dbg depends on:
ii  libc6   2.9-25   GNU C Library: Shared libraries
ii  libgcc1 1:4.4.1-4GCC support library
ii  libstdc++6  4.4.1-4  The GNU Standard C++ Library v3
ii  libwxbase2.8-dbg2.8.7.1-2+b1 wxBase library (debug) - non-GUI s
ii  libwxgtk2.8-dbg 2.8.7.1-2+b1 wxWidgets Cross-platform C++ GUI t
ii  python-dbg  2.5.4-2  Debug Build of the Python Interpre
ii  python-wxgtk2.8 2.8.7.1-2+b1 wxWidgets Cross-platform C++ GUI t

python-wxgtk2.8-dbg recommends no packages.

Versions of packages python-wxgtk2.8-dbg suggests:
pn  python-xml-dbgnone (no description available)

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549440: New upstream release

2009-10-05 Thread Stefan Hornburg (Racke)

Stefan Hornburg (Racke) wrote:

package: sympa
severity: wishlist

Sympa 6.0 stable has been released.


I checked the Perl modules used by Sympa 6.0:

* MIME::Lite::HTML isn't packaged for Debian yet
* AuthCAS isn't packaged for Debian yet, but flagged as optional.
* Time::HiRes, version 1.9719 is required.

Regards
Racke

--
LinuXia Systems = http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP = http://www.icdevgroup.org/
Interchange Development Team




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549646: ITP: libmpdclient -- client library for the Music Player Daemon

2009-10-05 Thread Sebastian Harl
Package: wnpp
Severity: wishlist
Owner: Sebastian Harl tok...@debian.org

* Package name: libmpdclient
  Version : 2.0
  Upstream Author : Max Kellermann m...@duempel.org
* URL : http://mpd.wikia.com/wiki/Person:maxk
* License : revised BSD
  Programming Lang: C
  Description : client library for the Music Player Daemon

libmpdclient provides an API for interfacing the Music Player Daemon
(MPD). It offers a low-level asynchronous API which knowns the MPD
protocol syntax as well as a higher level synchronous API implementing
the MPD commands and parsing all responses.

-- 
Sebastian tokkee Harl +++ GnuPG-ID: 0x8501C7FC +++ http://tokkee.org/

Those who would give up Essential Liberty to purchase a little Temporary
Safety, deserve neither Liberty nor Safety. -- Benjamin Franklin



signature.asc
Description: Digital signature


Bug#549647: hda: dma_timer_expiry: dma status == 0x21 errors on VIA VT82C686 chipset

2009-10-05 Thread Paolo Sala
Package: linux-image-2.6.26-2-686
Version: 2.6.26-19
Severity: normal

During the boot I can find a lot of hda: error waiting for DMA and the boot 
is very slow; after the boot in effect I can see that the dma 
parameter for the hda is off. Using hdparm I can set it to on and after a 
reboot the option remain on. But if I shutdown the pc when I put it on the 
boot is very slow again and the parameter is off again. I have tried to force 
the option in hdparm.conf but without any success.

Thank you very much

Piviul

-- Package-specific info:
** Version:
Linux version 2.6.26-2-686 (Debian 2.6.26-19) (da...@debian.org) (gcc version 
4.1.3 20080704 (prerelease) (Debian 4.1.2-25)) #1 SMP Wed Aug 19 06:06:52 UTC 
2009

** Command line:
root=/dev/hda1 ro quiet

** Not tainted

** Kernel log:
[   32.125125] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:0c:42:4c:16:0c:08:00 SRC=192.168.70.53 
DST=255.255.255.255 LEN=102 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP 
SPT=5678 DPT=5678 LEN=82 
[   32.436754] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:18:8b:62:36:0c:08:00 SRC=192.168.70.120 
DST=192.168.70.255 LEN=229 TOS=0x00 PREC=0x00 TTL=128 ID=8990 PROTO=UDP SPT=138 
DPT=138 LEN=209 
[   36.004035] eth0: no IPv6 routers present
[   39.296431] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:08:02:a3:95:16:08:00 SRC=192.168.70.4 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=52706 
DPT=137 LEN=58 
[   52.352198] IPT INPUT packet died: IN=eth0 OUT= MAC= SRC=192.168.70.17 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=60699 
DPT=137 LEN=58 
[   72.870617] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:1d:09:25:fb:76:08:00 SRC=192.168.70.238 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=16748 PROTO=UDP SPT=137 
DPT=137 LEN=58 
[   92.138629] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:0c:42:4c:16:0c:08:00 SRC=192.168.70.53 
DST=255.255.255.255 LEN=102 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP 
SPT=5678 DPT=5678 LEN=82 
[  114.055707] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:0d:61:4e:3f:9a:08:00 SRC=192.168.70.188 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=2632 PROTO=UDP SPT=137 
DPT=137 LEN=58 
[  139.939468] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:0f:b5:8f:8c:ba:08:00 SRC=192.168.70.226 
DST=192.168.70.255 LEN=265 TOS=0x00 PREC=0x00 TTL=128 ID=1331 PROTO=UDP SPT=138 
DPT=138 LEN=245 
[  152.145123] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:0c:42:4c:16:0c:08:00 SRC=192.168.70.53 
DST=255.255.255.255 LEN=102 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP 
SPT=5678 DPT=5678 LEN=82 
[  172.782070] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:02:3f:be:00:f1:08:00 SRC=192.168.70.215 
DST=192.168.70.255 LEN=229 TOS=0x00 PREC=0x00 TTL=128 ID=62861 PROTO=UDP 
SPT=138 DPT=138 LEN=209 
[  198.615607] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:08:02:a3:95:16:08:00 SRC=192.168.70.4 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=51222 
DPT=137 LEN=58 
[  212.150169] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:0c:42:4c:16:0c:08:00 SRC=192.168.70.53 
DST=255.255.255.255 LEN=102 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP 
SPT=5678 DPT=5678 LEN=82 
[  233.140780] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:14:2a:8a:b3:bf:08:00 SRC=192.168.70.185 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=128 ID=62655 PROTO=UDP SPT=137 
DPT=137 LEN=58 
[  252.210517] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:08:02:a3:95:16:08:00 SRC=192.168.70.4 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=38545 
DPT=137 LEN=58 
[  272.131678] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:08:02:a3:95:16:08:00 SRC=192.168.70.4 
DST=192.168.70.255 LEN=78 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP SPT=36338 
DPT=137 LEN=58 
[  292.918570] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:1d:09:25:f3:83:08:00 SRC=192.168.70.236 
DST=192.168.70.255 LEN=265 TOS=0x00 PREC=0x00 TTL=128 ID=19633 PROTO=UDP 
SPT=138 DPT=138 LEN=245 
[  314.226887] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:50:ba:51:3f:00:08:00 SRC=192.168.70.211 
DST=255.255.255.255 LEN=328 TOS=0x00 PREC=0x00 TTL=128 ID=71 PROTO=UDP SPT=68 
DPT=67 LEN=308 
[  332.162642] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:0c:42:4c:16:0c:08:00 SRC=192.168.70.53 
DST=255.255.255.255 LEN=102 TOS=0x00 PREC=0x00 TTL=64 ID=0 DF PROTO=UDP 
SPT=5678 DPT=5678 LEN=82 
[  354.937177] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:18:8b:65:8e:0e:08:00 SRC=192.168.70.122 
DST=192.168.70.255 LEN=229 TOS=0x00 PREC=0x00 TTL=128 ID=28239 PROTO=UDP 
SPT=138 DPT=138 LEN=209 
[  373.714966] IPT INPUT packet died: IN=eth0 OUT= 
MAC=ff:ff:ff:ff:ff:ff:00:19:21:1c:b6:f8:08:00 

Bug#549620: ssh: slogin segfaults on MIPS

2009-10-05 Thread Colin Watson
reassign 538313 openssh 1:5.1p1-6
reassign 549620 openssh 1:5.1p1-7
forcemerge 538313 549620
thanks

On Mon, Oct 05, 2009 at 05:10:23AM +0200, Michael Biebl wrote:
 Erik de Castro Lopo wrote:
  Using slogin to connect to another machine on the local network results
  in slogin segfaulting. The ssh daemon is also segfaulting on startup.
  
  The machine is a qemu VM but people on the debian-mips mailing list 
  are reporing the same problem on read MIPS hardware.
 
 That's another instance of the binutils -PIE bug:
 
 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526961

Indeed, thanks - and #538313 is for the workaround. Will upload soon.

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549648: qgit: .desktop file is not completely valid

2009-10-05 Thread Pino Toscano
Package: qgit
Version: 2.3-1
Severity: minor
Tags: patch

Hi,

the provided qgit.desktop is not completely valid (see also output of
`desktop-file-validate`).
The attached patch fixes all the issues:
- the 'Encoding' key is deprecated (removed)
- the 'MimeType' key is a list, so it should end with the list separator (';')
- the 'ServiceTypes' (which should be 'X-KDE-ServiceTypes', actually) and
  'X-KDE-BrowserView-Args' keys are used by KDE, but qgit is Qt-only with no
  KDE integration, so there's little value for them.

References:
- http://www.freedesktop.org/wiki/Specifications/desktop-entry-spec
- http://www.freedesktop.org/wiki/Specifications/menu-spec

Thanks,
-- 
Pino

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (850, 'testing'), (800, 'unstable'), (750, 'experimental'), (750, 
'stable')
Architecture: amd64 (x86_64)

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

Versions of packages qgit depends on:
ii  git-core 1:1.6.3.3-2 fast, scalable, distributed revisi
ii  libc62.9-25  GNU C Library: Shared libraries
ii  libgcc1  1:4.4.1-4   GCC support library
ii  libqtcore4   4:4.5.2-2   Qt 4 core module
ii  libqtgui44:4.5.2-2   Qt 4 GUI module
ii  libstdc++6   4.4.1-4 The GNU Standard C++ Library v3
ii  libx11-6 2:1.2.2-1   X11 client-side library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar

Versions of packages qgit recommends:
pn  stgit none (no description available)

qgit suggests no packages.

-- no debconf information
--- qgit.desktop.orig   2009-10-05 10:06:19.0 +0200
+++ qgit.desktop2009-10-05 10:12:28.0 +0200
@@ -1,12 +1,9 @@
 [Desktop Entry]
-Encoding=UTF-8
 Name=qgit
 GenericName=git GUI viewer
 Exec=qgit
 Type=Application
 Comment=git GUI viewer
 Terminal=false
-MimeType=inode/directory
-ServiceTypes=KParts/ReadOnlyPart,Browser/View
-X-KDE-BrowserView-Args=DetailedList
+MimeType=inode/directory;
 Categories=Qt;Development;RevisionControl;


Bug#548687: dash: Stop on error when reading directory as script

2009-10-05 Thread Gerrit Pape
tags 548687 + patch
forwarded 548687 upstream
quit

On Sun, Oct 04, 2009 at 02:31:05PM +0300, Jari Aalto wrote:
 To sunstantiate this error, here are the relevant POSXI/Susv excerpts.

FYI,
 http://article.gmane.org/gmane.comp.shells.dash/199

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549620: ssh: slogin segfaults on MIPS

2009-10-05 Thread Michael Biebl
Colin Watson wrote:
 reassign 538313 openssh 1:5.1p1-6
 reassign 549620 openssh 1:5.1p1-7
 forcemerge 538313 549620
 thanks
 
 On Mon, Oct 05, 2009 at 05:10:23AM +0200, Michael Biebl wrote:
 Erik de Castro Lopo wrote:
 Using slogin to connect to another machine on the local network results
 in slogin segfaulting. The ssh daemon is also segfaulting on startup.

 The machine is a qemu VM but people on the debian-mips mailing list 
 are reporing the same problem on read MIPS hardware.
 That's another instance of the binutils -PIE bug:

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526961
 
 Indeed, thanks - and #538313 is for the workaround. Will upload soon.

Couldn't we just fix binutils to ignore -pie on mips and make it a noop instead
of having to patch a lot of packages?

Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#523735: /etc/kernel/postinst.d/initramfs-tools: please consider supporting the experimental kernel-package out of the box

2009-10-05 Thread Matthijs Kooijman
Hi maks,

 no it is not the opposite.
 the hook should *not* be run for linux-images out of linux-2.6
 they take care to run update-initramfs in their postinst.
 those are the official and supported linux images in Debian.
Hmm, apparently I've quite misunderstood then. I've always thought that this
hook was needed for the official images, but apparently that's not the case.

If so, do I understand the following correctly:
 1) Official images run update-initramfs themselves.
 2) Official images also pass the second argument to the kernel hooks.

Probably because of the original comment (# kernel-package passes an extra
arg; hack to not run under kernel-package) I thought that 2 was untrue (and
thus, 1 as well). But this comment was probably not complete, then.

But if the above is true, are there any kernel images that don't pass the
second argument?

 no aboves sentence is wrong (see above) and much too long.
I don't quite think that a four line comment can be too long, especially for
complicated stuff like this...

# Kernel-package passes the path to the vmlinuz file as a second argument,
# which might not be in /boot.
 well that is a strange feature anyway that i don't want
 to feature too much.
I'm not sure how many people will be reading the kernel install hooks, and
people who do will probably not start using this just because they can...

Gr.

Matthijs


signature.asc
Description: Digital signature


Bug#547892: compiz: Reproducible

2009-10-05 Thread Manuel Bilderbeek
Package: compiz
Version: 0.8.2-6
Severity: normal


I tried to reproduce it by clicking on the left side of any kind of
window and in many cases I got the same error.

[  160.659474] compiz.real[3706]: segfault at b573eeb0 ip b573eeb0 sp bfe40fcc 
error 15

In other words, it's quite easy to reproduce. Please let me know if I
can provide more info.

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

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

Versions of packages compiz depends on:
ii  compiz-core   0.8.2-6OpenGL window and compositing mana
ii  compiz-gnome  0.8.2-6OpenGL window and compositing mana
ii  compiz-gtk0.8.2-6OpenGL window and compositing mana
ii  compiz-plugins0.8.2-6OpenGL window and compositing mana

compiz recommends no packages.

Versions of packages compiz suggests:
ii  compizconfig-settings-manager 0.8.2-2Compizconfig Settings Manager

-- no debconf information

This message and attachment(s) are intended solely for use by the addressee and 
may contain information that is privileged, confidential or otherwise exempt 
from disclosure under applicable law.

If you are not the intended recipient or agent thereof responsible for 
delivering this message to the intended recipient, you are hereby notified that 
any dissemination, distribution or copying of this communication is strictly 
prohibited.

If you have received this communication in error, please notify the sender 
immediately by telephone and with a 'reply' message.

Thank you for your co-operation.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#526961: blame binutils for ssh-keygen segfaults

2009-10-05 Thread Siggy Brentrup
Obviously I was looking n the wrong direction when trying
to track down ssh-keygen segfaults.

Please merge with Bug#537972.

On Mon, Oct 05, 2009 at 10:27 +0200, Arnaud Patard wrote:
 Erik de Castro Lopo mle+deb...@mega-nerd.com writes:
 
 Hi,
 
 [ foreword: please note that I'm not a DD and only using debian mipsel
 from time to time in a chroot ]
 
  Siggy Brentrup wrote:
 
  With the overwhelming support for 'outdated architectures' from other
  DDs (not on this list) in mind, I decided to go with {open,net}BSD
  instead for my collection of ancient machines.
 
  One  of things that makes support MIPS in debian difficult is the
  lack of MIPS machines for DDs to test on.
 
 Sure but in this case, this is a generic mips issue. As it already
 happened in the past, PIE support in mips is only able to produce broken
 binaries (bug #526961). While nobody can't be blamed for not having
 fixed the binutils bugs, imho mips porters should have taken time to
 look for debs built with PIE and report bugs against them. No need to
 do a runtime test, it's only a matter of a 'grep' on build logs. I
 would say (and I hope) that this was not only due to lack of time or
 something like.

Thanks to Arnaud for pointing me in the right direction.

Siggy
-- 
O ascii ribbon campaign - stop html mail - www.asciiribbon.org+
|11 days until|bsb-at-psycho-dot-informationsanarchistik-dot-de|
|www.Ubucon.de|or:bsb-at-psycho-dot-i21k-dot-de|
+--- ceterum censeo javascriptum esse restrictam +


signature.asc
Description: Digital signature


Bug#549620: ssh: slogin segfaults on MIPS

2009-10-05 Thread Colin Watson
On Mon, Oct 05, 2009 at 10:34:30AM +0200, Michael Biebl wrote:
 Colin Watson wrote:
  On Mon, Oct 05, 2009 at 05:10:23AM +0200, Michael Biebl wrote:
  Erik de Castro Lopo wrote:
  Using slogin to connect to another machine on the local network results
  in slogin segfaulting. The ssh daemon is also segfaulting on startup.
 
  The machine is a qemu VM but people on the debian-mips mailing list 
  are reporing the same problem on read MIPS hardware.
  That's another instance of the binutils -PIE bug:
 
  http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526961
  
  Indeed, thanks - and #538313 is for the workaround. Will upload soon.
 
 Couldn't we just fix binutils to ignore -pie on mips and make it a noop 
 instead
 of having to patch a lot of packages?

I wouldn't object, obviously, but I'm still going to make the OpenSSH
problem go away rather than waiting for a binutils fix/workaround. I can
always undo this change later.

-- 
Colin Watson   [cjwat...@debian.org]



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549649: Xapian produces zombies process

2009-10-05 Thread samuel alba
Package: libxapian15
Version: 1.0.7-4

Xapian produces zombies process when unsuccessful locks. This bug is
described in ticket #398 (http://trac.xapian.org/ticket/398).

As discussed in this ticket, there is a patch. I suggest a backport.

I am using an updated version of Debian stable (32bits, i686).

-- 
Samuel Alba



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549440: New upstream release

2009-10-05 Thread Olivier Berger
Le lundi 05 octobre 2009 à 09:56 +0200, Stefan Hornburg (Racke) a
écrit :

 I checked the Perl modules used by Sympa 6.0:
 
 * AuthCAS isn't packaged for Debian yet, but flagged as optional.

FYI : http://wiki.debian.org/Teams/DebianCASPackaging

My 2 cents,
-- 
Olivier BERGER olivier.ber...@it-sudparis.eu
http://www-public.it-sudparis.eu/~berger_o/ - OpenPGP-Id: 1024D/6B829EEC
Ingénieur Recherche - Dept INF
Institut TELECOM, SudParis (http://www.it-sudparis.eu/), Evry (France)




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#537972: ssh-keygen segfaults on my indy r5k

2009-10-05 Thread Sune Vuorela
severity 537972 grave
retitle 537972 mips* built as PIE and is broken
thanks

Hi

Apparantly, openssh is built with -fPIE -pie on mips and mipsel.  This 
generates broken binaries on mips*.

Please see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526961 for details 
and please upload a version that isn't using pie for these archs.

Thanks in advance

Sune
-- 
How can I do for getting access over the jumper?

You neither should rename a CPU, nor need to insert a login for debugging the 
line.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549620: ssh: slogin segfaults on MIPS

2009-10-05 Thread Michael Biebl
Colin Watson wrote:
 On Mon, Oct 05, 2009 at 10:34:30AM +0200, Michael Biebl wrote:
 Colin Watson wrote:
 On Mon, Oct 05, 2009 at 05:10:23AM +0200, Michael Biebl wrote:
 Erik de Castro Lopo wrote:
 Using slogin to connect to another machine on the local network results
 in slogin segfaulting. The ssh daemon is also segfaulting on startup.

 The machine is a qemu VM but people on the debian-mips mailing list 
 are reporing the same problem on read MIPS hardware.
 That's another instance of the binutils -PIE bug:

 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=526961
 Indeed, thanks - and #538313 is for the workaround. Will upload soon.
 Couldn't we just fix binutils to ignore -pie on mips and make it a noop 
 instead
 of having to patch a lot of packages?
 
 I wouldn't object, obviously, but I'm still going to make the OpenSSH
 problem go away rather than waiting for a binutils fix/workaround. I can
 always undo this change later.

Ok, my fault. Should have checked firsted before complaining.

Apparently binutils since 2.19.91.20090927-1 already contains a patch which
disables -pie on mips.
I assume this means that a binNMU would be sufficient, given that the buildds
have a recent enough binutils version.

Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#549622: cupt: Fails to install 'kde'

2009-10-05 Thread Eugene V. Lyubimkin
Oleg Tsybulskyi wrote:
 Package: cupt
 Version: 1.0.0~beta2~
 Severity: important
 
 5:~$ time cupt -s install kde
 Building the package cache... [done]
 Initializing package resolver and worker... [done]
 Scheduling requested actions... [done]
 Resolving possible unmet dependencies...
 no more solutions.
 
 real 43m4.233s
 user 36m2.939s
 sys 0m21.401s
 
 In attach full log of cupt with option '-o debug::resolver=1'.
 
I read through the logs. The reasons are:

1) you have several sources (particularly, stable and testing/unstable)
2) you requested installing something (kde) from stable distribution
3) however testing are pinned higher than testing, some dependency relation
expressions (konq-plugins (= 4:3.5.9-2)) pull kong-plugins from kde4
(testing), not from kde4 (stable).
4) which then lead to various conflicts because of installing parts from kde4
and kde3.

I guess you have two choices:

1) cupt install -t stable kde;
2) increase solution count (cupt(1), --max-solution-count) to grow the space
for resolver to solve complex conflicts.

-- 
Eugene V. Lyubimkin aka JackYF, JID: jackyf.devel(maildog)gmail.com
C++/Perl developer, Debian Developer



signature.asc
Description: OpenPGP digital signature


Bug#549650: xfce4-power-manager: FTBFS twice in a row

2009-10-05 Thread Luca Niccoli
Package: xfce4-power-manager
Version: 0.8.4-1
Severity: important

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Running debuild -uc -us twice gives the following error:

xfpm-settings.c:41:41: error: interfaces/xfpm-settings_ui.h: No such file or
directory

which is due to data/interfaces/xfpm-settings_ui.h deleted while cleaning but
not recreated at build time.
Since the file states it's automatically generated from xfpm-settings.ui, it 
should be created at every build and not just left there while cleaning, 
otherwise changes to the latter file would not apply.
I also suspect there's a problem with object files in libxfpm/.libs/ as
dh_clean doesn't remove them
Cheers,

Luca


- -- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (995, 'unstable'), (991, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages xfce4-power-manager depends on:
ii  hal   0.5.13-3   Hardware Abstraction Layer
ii  libc6 2.9-27 GNU C Library: Shared libraries
ii  libdbus-1-3   1.2.16-2   simple interprocess messaging syst
ii  libdbus-glib-1-2  0.82-2 simple interprocess messaging syst
ii  libglib2.0-0  2.22.1-1   The GLib library of C routines
ii  libgtk2.0-0   2.18.1-1   The GTK+ graphical user interface 
ii  libnotify1 [libnotify1-gtk2.1 0.4.5-1sends desktop notifications to a n
ii  libpango1.0-0 1.26.0-1   Layout and rendering of internatio
ii  libx11-6  2:1.2.2-1  X11 client-side library
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  libxfce4util4 4.6.1-1Utility functions library for Xfce
ii  libxfcegui4-4 4.6.1-1+b1 Basic GUI C functions for Xfce4
ii  libxfconf-0-2 4.6.1-1Client library for Xfce4 configure
ii  xfce4-power-manager-data  0.8.4-1power manager for Xfce desktop, ar

xfce4-power-manager recommends no packages.

Versions of packages xfce4-power-manager suggests:
ii  xfce4-power-manager-plugins   0.8.4-1power manager plugins for Xfce pan

- -- no debconf information

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

iEYEARECAAYFAkrJuRoACgkQ+AQB36CPPlrlGQCgkwnqHZhBNWdw7lw9x0FZ9xmw
r6oAnRSbdmHZFf54g2GX8Y6gZml7xJ7w
=kD9P
-END PGP SIGNATURE-



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548661: dpkg: Override package dependencies

2009-10-05 Thread Goswin von Brederlow
Stefan Monnier monn...@iro.umontreal.ca writes:

 Clearly, ignoring such constraints is risky business (not like ignoring
 recommends constraints), so you'd want to force the user to think hard
 before doing so, and you'd only let her ignore specific constraints,
 you might ask for confirmation before adding such an ignore-constraint
 to the list of ignored constraints, and you might even query the user
 every once in a while to make sure she still wants to keep those
 ignore-constraints.

 Or simply not implement your request because we will never be happy to
 have misleading bug reports because the user has overriden a dependency
 that he shouldn't have.

 I'd expect this info to be at the very forefront of the data provided by
 `reportbug' and to elicit the same kind of responses as the tainted
 bit of the kernel, i.e. fix this dependency and then come back.
 Even reportbug could refuse to send the report before you get rid of
 this override rule.

 And we already have --force-depends for temporary workarounds.

 [ Note that I've reassigned this but to `apt'. ]
 I don't think any of the APT tools offers a --force-depends.
 And rightly so: it would be too blunt a tool, so a subsequent aptitude
 upgrade would bite you right back, with a vengeance (at least that's
 what happens if you use dpkg --force-depends).  It seems difficult
 to make it work differently: we need to store somewhere the list of
 exceptions.  Now, I'd be happy with just new arguments to aptitude
 of the form --ignore-depend=from,to, and then store the list of
 ignored dependencies somewhere in a file of mine, and then write
 a little script around `aptitude' to pass those parameters.  But I think
 it'd be better for aptitude to manage that list directly.  Among other
 things, it would allow reportbug to check the list, and it would allow
 aptitude to reassess the graph whenever the list is changed.


 Stefan

At least apt-get -d --force-depends install foo should download
stuff so one can dpkg -i --force-depends foo.deb. Sucks if you have
to use --print-uris and wget.

MfG
Goswin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#520918: Area Applet doesn't work properly in vertical panels with GTK+ 2.16

2009-10-05 Thread Joachim Breitner
Package: gnome-panel
Version: 2.28.0-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

the bug had disappeared for a while, but re-appeared with gnome-panel
2.28.

Not sure if the patch as been lost upstream somehow, or if the bug has a
new cause.

Greetigs,
Joachim


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

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

Versions of packages gnome-panel depends on:
ii  gnome-about2.28.0-1  The GNOME about box
ii  gnome-control-center   1:2.26.0-1utilities to configure the GNOME d
ii  gnome-desktop-data 2.28.0-1  Common files for GNOME desktop app
ii  gnome-menus2.28.0-1  an implementation of the freedeskt
ii  gnome-panel-data   2.28.0-1  common files for the GNOME Panel
ii  libatk1.0-01.28.0-1  The ATK accessibility toolkit
ii  libbonobo2-0   2.24.2-1  Bonobo CORBA interfaces library
ii  libbonoboui2-0 2.24.2-1  The Bonobo UI library
ii  libc6  2.9-27GNU C Library: Shared libraries
ii  libcairo2  1.8.8-2   The Cairo 2D vector graphics libra
ii  libdbus-1-31.2.16-2  simple interprocess messaging syst
ii  libdbus-glib-1-2   0.82-2simple interprocess messaging syst
ii  libecal1.2-7   2.28.0-2+b2   Client library for evolution calen
ii  libedataserver1.2-11   2.28.0-2+b2   Utility library for evolution data
ii  libedataserverui1.2-8  2.28.0-2+b2   GUI utility library for evolution 
ii  libgconf2-42.26.2-3  GNOME configuration database syste
ii  libglib2.0-0   2.22.1-1  The GLib library of C routines
ii  libgnome-desktop-2-11  2.28.0-1  Utility library for loading .deskt
ii  libgnome-menu2 2.28.0-1  an implementation of the freedeskt
ii  libgnome2-02.28.0-1  The GNOME library - runtime files
ii  libgnomeui-0   2.24.2-1  The GNOME libraries (User Interfac
ii  libgtk2.0-02.18.1-1  The GTK+ graphical user interface 
ii  libgweather1   2.28.0-1  GWeather shared library
ii  libical0   0.44-1iCalendar library implementation i
ii  liborbit2  1:2.14.17-0.1 libraries for ORBit2 - a CORBA ORB
ii  libpanel-applet2-0 2.28.0-1  library for GNOME Panel applets
ii  libpango1.0-0  1.26.0-1  Layout and rendering of internatio
ii  libpolkit-gobject-1-0  0.94-1PolicyKit Authorization API
ii  librsvg2-2 2.26.0-1  SAX-based renderer library for SVG
ii  libwnck22  2.28.0-1  Window Navigator Construction Kit 
ii  libx11-6   2:1.2.2-1 X11 client-side library
ii  libxau61:1.0.5-1 X11 authorisation library
ii  libxrandr2 2:1.3.0-2 X11 RandR extension library
ii  menu-xdg   0.4   freedesktop.org menu compliant win
ii  policykit-1-gnome  0.94-1GNOME authentication agent for Pol
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-gconf   2.28.0-1  Python bindings for the GConf conf
ii  python-gnome2  2.28.0-1  Python bindings for the GNOME desk

Versions of packages gnome-panel recommends:
pn  alacarte none  (no description available)
ii  evolution-data-server2.28.0-2+b2 evolution database backend server
ii  gnome-applets2.26.3-2Various applets for the GNOME pane
ii  gnome-icon-theme 2.28.0-1GNOME Desktop icon theme
ii  gnome-session2.26.2-1The GNOME Session Manager
ii  gvfs 1.4.0-2 userspace virtual filesystem - ser

Versions of packages gnome-panel suggests:
pn  epiphany-browsernone   (no description available)
ii  evolution   2.28.0-2+b1  groupware suite with mail client a
ii  gdm 2.20.9-1.1+b1GNOME Display Manager
ii  gnome-session   2.26.2-1 The GNOME Session Manager
ii  gnome-terminal [x-t 2.28.0-1 The GNOME terminal emulator applic
pn  gnome2-user-guide   none   (no description available)
ii  nautilus2.28.0-2 file manager and graphical shell f
ii  vala-terminal [x-te 1.1.1+20090529-3~fso Terminal emulator for mobile devic
ii  xterm [x-terminal-e 248-1X terminal emulator
ii  yelp2.28.0+webkit-1  Help browser for GNOME

- -- no debconf information

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


Bug#549651: Doesn't handle Content-Encoding: x-gzip

2009-10-05 Thread Matt Kraai
Package: epiphany-browser
Version: 2.28.0-4

Hi,

When I visit

 http://www.gnu.org/software/automake/manual/automake.html.gz

using Epiphany, it displays the compressed data (i.e., ‹Ë�...@l9...).
When I download this URL using wget, the HTTP response indicates that
the content-coding is gzip:

   Content-Encoding: x-gzip

When this header is present, I believe that Epiphany should
automatically decompress the data and render the decompressed data.

-- 
Matt Kraai   http://ftbfs.org/



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#532053: wrongly updates /etc/resolv.conf

2009-10-05 Thread Steffen Joeris
Hi

I am using version 0.7.1-2.

I do switch between several LAN connections and in the past nm used to update 
the /etc/resolv.conf file correctly and only added the used name server. Now it 
adds the other nameserver, but keeps the one from a previous connection as 
well, which causes DNS resolution issues.

I guess this is the same problem Stefan described, so I just wanted to confirm 
it.

Cheers
Steffen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549333: libapt's AR File parsing gets confused by filenames terminated with /

2009-10-05 Thread Goswin von Brederlow
Alex Bennee bugzi...@bennee.com writes:

 Package: apt
 Version: 0.7.20.2+lenny1
 Severity: normal

 libapt's AR File implementation gets confused by file names which are
 terminated with / (which is sysv feature allowing spaces in file
 names). The result is hand rolling a .deb file with ar generates
 packages which are installable with dpkg but not GDebi (as it uses
 libapt).

FYI: You are using the wrong ar. :) The one in debian is not
compatible with the deb format. It used to be that dpkg would not
accept such debs either.

MfG
Goswin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#543375: initscripts: last superblock write time in future occurring sometimes

2009-10-05 Thread Petter Reinholdtsen
[Marco d'Itri]
 Petter determined that this works. I think that the real problem is
 that the RUN rules in 85-hwclock.rules are only executed if
 ENV{BADYEAR} exists.

Could be.

 Importing /etc/default/rcS as if were a list of variables looks like
 a bad idea to me anyway, so please replace the file with a single
 RUN rule which runs a shell script which properly sources
 /etc/default/rcS and then runs hwclock if needed.

If this is the case, this patch should solve it.  It is tested and
worked for me.

diff -urN ../util-linux-2.16.1/debian/hwclock-set 
../util-linux-2.16.1-pere/debian/hwclock-set
--- ../util-linux-2.16.1/debian/hwclock-set 1970-01-01 01:00:00.0 
+0100
+++ ../util-linux-2.16.1-pere/debian/hwclock-set2009-10-05 
11:06:14.54511 +0200
@@ -0,0 +1,17 @@
+#!/bin/sh
+# Reset the System Clock to UTC if the hardware clock from which it
+# was copied by the kernel was in localtime.
+
+dev=$1
+
+if [ -f /etc/default/rcS ] ; then
+. /etc/default/rcS
+fi 
+
+if [ yes != $UTC ] ; then
+if [ yes = $BADYEAR ] ; then
+   /sbin/hwclock --rtc=$dev --systz --localtime --noadjfile --badyear
+else
+   /sbin/hwclock --rtc=$dev --systz --localtime --noadjfile
+fi
+fi
diff -urN ../util-linux-2.16.1/debian/hwclock.rules 
../util-linux-2.16.1-pere/debian/hwclock.rules
--- ../util-linux-2.16.1/debian/hwclock.rules   2009-10-05 11:02:20.0 
+0200
+++ ../util-linux-2.16.1-pere/debian/hwclock.rules  2009-10-05 
11:08:07.970856000 +0200
@@ -1,8 +1,4 @@
 # Reset the System Clock to UTC if the hardware clock from which it was
 # copied by the kernel was in localtime.
 
-KERNEL==rtc0, IMPORT{file}=/etc/default/rcS
-KERNEL==rtc0, ENV{UTC}!=yes, ENV{BADYEAR}!=yes, \
-   RUN+=/sbin/hwclock --rtc=$root/$name --systz --localtime --noadjfile
-KERNEL==rtc0, ENV{UTC}!=yes, ENV{BADYEAR}==yes, \
-   RUN+=/sbin/hwclock --rtc=$root/$name --systz --localtime --noadjfile 
--badyear
+KERNEL==rtc0, RUN+=/lib/udev/hwclock-set $root/$name
diff -urN ../util-linux-2.16.1/debian/rules 
../util-linux-2.16.1-pere/debian/rules
--- ../util-linux-2.16.1/debian/rules   2009-10-05 11:02:20.0 +0200
+++ ../util-linux-2.16.1-pere/debian/rules  2009-10-05 11:04:16.430037000 
+0200
@@ -117,6 +117,7 @@
fi
if [ -f debian/util-linux/sbin/hwclock ] ; then \
install -m 644 debian/hwclock.rules 
debian/util-linux/lib/udev/rules.d/85-hwclock.rules; \
+   install -m 755 debian/hwclock-set 
debian/util-linux/lib/udev/hwclock-set; \
fi
# copy blkid library and symlink into udeb
ln debian/libblkid1/lib/libblkid.so.1.* debian/libblkid1-udeb/lib/


On IRC (#pkg-sysvinit), Scott James Remnant mentioned that a better
fix is probably to assume the hwclock is set to UTC in the early boot,
and just adjust it with the time zone when the zone info is available
without consulting the hardware clock.  It would avoid all these
issues completely, but I got the impression it require a new upstream
version of util-linux.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549089: apt: Please add support for temporary packages

2009-10-05 Thread Goswin von Brederlow
Gabriele Tozzi gabriele.to...@gmail.com writes:

 Package: apt
 Version: 0.7.24
 Severity: wishlist

 It would be nice to having a function to mark a package (and all it's
 automatically installed dependencies) as temporary when installing
 it. So one can safely test a software and then remove it without leaving
 a lot of unnecessary junk in the system.

 If someday one has to get some free space, he can look to temporary installed
 packaged and then decide to individually confirm or remove them.

 Just my 2c

Please add an option for a time limit with this, e.g.

apt-get install --temporary=1w new-software

After one week the package could then be listed on the can be
removed list or apt/aptitutde could ask what to do next with it.

MfG
Goswin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549627: ..does nothing at /var/lib/dpkg/info/linux-image-2.6.30-2-686.postinst line 569 with / @ /dev/dm-0 and /boot @ /dev/hda1

2009-10-05 Thread Felix Zielcke
reassign 549627 grub-common
thanks

Am Montag, den 05.10.2009, 04:18 +0200 schrieb Arnt Karlsen:

 ...disk setup:
 a16:~# df -h
 FilesystemSize  Used Avail Use% Mounted on
 /dev/dm-0  71G   17G   51G  25% /
 tmpfs1014M  8.0K 1014M   1% /lib/init/rw
 udev   10M  160K  9.9M   2% /dev
 tmpfs1014M  168K 1014M   1% /dev/shm
 /dev/hda1 236M   42M  182M  19% /boot
 a16:~# grub-probe -d /dev/dm-0
 grub-probe: error: Cannot find a GRUB drive for /dev/dm-0.  Check your 
 device.map.
 

This was caused by a change in dmsetup, which was luckly reverted in the next 
upload.
Your problem is that the initrd of the kernel which you booted was
created with the broken dmsetup.
Run echo change  /sys/block/dm-0/uevent
that should fix it until the next reboot.
update-initramfs -c -t -k all should fix it permanetly



-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#519623: gracie cannot start

2009-10-05 Thread Ben Finney
package gracie
tags 519623 + pending
thanks

On 01-Oct-2009, Luk Claes wrote:
 Now that the blocking bug in debhelper has been fixed, what's still
 needed to fix this bug?

I am working on the packaging of a new upstream version. This bug will
be fixed when that is uploaded.

-- 
 \  “God forbid that any book should be banned. The practice is as |
  `\  indefensible as infanticide.” —Dame Rebecca West |
_o__)  |
Ben Finney b...@benfinney.id.au


signature.asc
Description: Digital signature


Bug#546281:

2009-10-05 Thread Mathieu Malaterre
Bug can be found upstream:

https://developer.skype.com/jira/browse/SCL-510



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#503921: gnupg2 to provide gnupg?

2009-10-05 Thread Christoph Anton Mitterer

Hi.

Yes I know that I'm impatient,... ;) .. but anything new here? :-)

Cheers,
Chris.


This message was sent using IMP, the Internet Messaging Program.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549654: claws-mail: when reading news online, newscache is kept indefinitely

2009-10-05 Thread Michael Below
Package: claws-mail
Version: 3.7.2-2
Severity: normal


I am reading news online, the option to download news for offline reading
is not selected. Anyway, claws-mail is keeping a newscache
(.claws-mail/newscache/server.name.com/name.of.group/Messagenumber). It 
looks like all the read messages are cached forever. I have just deleted a 
95 MB newscache, which is a huge number of message considering one message is
maybe 1 or 2 kB.

I think a newscache for online news reading should be removed when Claws
Mail is closed. Alternatively, there could be a size limit, an age limit 
or something like that -- this option exists only for offline news reading,
it is greyed out when the offline option is not selected.

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

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

Versions of packages claws-mail depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libcairo2 1.8.8-2The Cairo 2D vector graphics libra
ii  libcompfaceg1 1:1.5.2-5  Compress/decompress images for mai
ii  libdbus-glib-1-2  0.82-1 simple interprocess messaging syst
ii  libenchant1c2a1.4.2-3.3  a wrapper library for various spel
ii  libetpan130.58-1 mail handling library
ii  libgcrypt11   1.4.4-4LGPL Crypto library - runtime libr
ii  libglib2.0-0  2.22.0-1   The GLib library of C routines
ii  libgnutls26   2.8.3-3the GNU TLS library - runtime libr
ii  libgtk2.0-0   2.16.6-1   The GTK+ graphical user interface 
ii  libice6   2:1.0.5-1  X11 Inter-Client Exchange library
ii  libldap-2.4-2 2.4.17-1   OpenLDAP libraries
ii  libpango1.0-0 1.24.5-1   Layout and rendering of internatio
ii  libpisock90.12.4-5   library for communicating with a P
ii  libsm62:1.1.1-1  X11 Session Management library
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

Versions of packages claws-mail recommends:
ii  aspell-de [aspell-dictionary] 20071211-2 German dictionary for aspell
ii  aspell-en [aspell-dictionary] 6.0-0-5.1  English dictionary for GNU Aspell
ii  claws-mail-i18n   3.7.2-2Locale data for Claws Mail (i18n s
ii  xfonts-100dpi 1:1.0.0-4  100 dpi fonts for X
ii  xfonts-100dpi-transcoded  1:1.0.0-4  100 dpi fonts for X (transcoded fr
ii  xfonts-75dpi  1:1.0.0-4  75 dpi fonts for X

Versions of packages claws-mail suggests:
ii  chimera2 [www 2.0a19-5.1 Web browser for X
ii  claws-mail-do 3.7.2-2User documentation for Claws Mail 
ii  claws-mail-to 3.7.2-2Helper and utility scripts for Cla
ii  dillo [www-br 0.8.6-3Small and fast web browser
ii  elinks [www-b 0.12~pre5-1+b1 advanced text-mode WWW browser
ii  epiphany-geck 2.26.3-2   Intuitive GNOME web browser - Geck
ii  gedit 2.26.1-1   official text editor of the GNOME 
ii  iceweasel [ww 3.0.14-1   lightweight web browser based on M
ii  kazehakase [w 0.5.6-2GTK+-base web browser that allows 
ii  konqueror [ww 4:4.3.1-1  KDE 4's advanced file manager, web
ii  lynx-cur [www 2.8.8dev.1-1   Text-mode WWW Browser with NLS sup
ii  midori [www-b 0.1.8-1fast, lightweight graphical web br
ii  mousepad  0.2.16-2   simple Xfce oriented text editor
ii  opera [www-br 9.64.2480.gcc4.qt3 The Opera Web Browser
ii  w3-el-e21 [ww 4.0pre.2001.10.27.nodocs-5 Web browser for GNU Emacs 21
ii  w3m [www-brow 0.5.2-2.1  WWW browsable pager with excellent

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549653: gscan2pdf: cannot save to g3 compressed pdf

2009-10-05 Thread Rémi Letot
Package: gscan2pdf
Version: 0.9.29-1
Severity: normal

Hello,

I use gscan2pdf to scan and prepare files for fax sending. So I use
lineart mode and the correct resolution so hylafax doesn't have to scale
and/or convert the documents.

I also want to save the pdfs using the g3 compression since it is the
native fax format, which is quite efficient with these scan settings.

But I have the following error when saving :

Error embedding file image in tif format to PDF: chunked ccitt g4 tif
not supported. at
/usr/share/perl5/PDF/API2/Resource/XObject/Image/TIFF.pm line 270

I'm pretty sure that it worked before, but it might be quite some times
ago since I have not used that combination in a long time.

Thanks for your great work,
-- 
Rémi

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

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

Versions of packages gscan2pdf depends on:
ii  imagemagick  7:6.5.5.3-1 image manipulation programs
ii  libconfig-general-perl   2.42-1  Generic Configuration Module
ii  libforks-perl0.33-1  forks - emulate threads with fork
ii  libgtk2-ex-simple-list-perl  0.50-1.1A simple interface to Gtk2's compl
ii  libgtk2-imageview-perl   0.05-1  Perl bindings for the GtkImageView
ii  liblocale-gettext-perl   1.05-6  Using libc functions for internati
ii  libpdf-api2-perl 0.73-1  module for creating or modifying P
ii  librsvg2-common  2.26.0-1SAX-based renderer library for SVG
ii  libsane-perl 0.03-1  Perl bindings for the SANE (Scanne
ii  libset-intspan-perl  1.13-2  Manages sets of integers
ii  libtiff-tools3.9.1-1 TIFF manipulation and conversion t
ii  perl-modules [libarchive-tar 5.10.1-5Core Perl modules
ii  perlmagick   7:6.5.5.3-1 Perl interface to the ImageMagick 
ii  sane-utils   1.0.20-8API library for scanners -- utilit

Versions of packages gscan2pdf recommends:
ii  djvulibre-bin 3.5.22-4   Utilities for the DjVu image forma
ii  gocr  0.46-2 A command line OCR
ii  libgtk2-ex-podviewer-perl 0.18-1 Perl Gtk2 widget for displaying Pl
ii  sane  1.0.14-8   scanner graphical frontends
ii  tesseract-ocr 2.04-1 Command line OCR tool
ii  unpaper   0.3-1  post-processing tool for scanned p
ii  xdg-utils 1.0.2-6.1  desktop integration utilities from

gscan2pdf suggests no packages.

-- no debconf information



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549656: audacious scrobbler plugin doesn't scrobble to libre.fm at all

2009-10-05 Thread Petr Břeň
Package: audacious-plugins-extra
Version: 2.1-1

When I try to scrobble to my libre.fm profile with audacious scrobbler
plugin, no data is sent. I'm sure the username and password are
correct. The scrobbler URL is http://turtle.libre.fm which I believe
is also correct. It looks like audacious doesn't even attempt to make
a connection, because when I list network connections using 'netstat
--tcp -p' while playing, there are no connections made by audacious.
Scrobbling to libre.fm works fine in the zomg player, so I guess it's
not a network problem on my side. When I invoke audacious from a
terminal, it says: 'LASTFM: (cleanup) Cleanup finished', however,
nothing new appears in my libre.fm profile. (I can't test it with
last.fm, because my last.fm account expired which is why I'm
experimenting with libre.fm.)

I am using Debian unstable/experimental, updated practically on a
daily basis, kernel 2.6.30-1-amd64, libc6 2.10.1-0exp2.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#299567: kernel-image-2.6.8-2-686-smp: x86 has no uncompressed vmlinux (for oprofile)

2009-10-05 Thread Michal Suchanek
2009/10/5 Ben Hutchings b...@decadent.org.uk:
 While we still aren't providing an uncompressed vmlinux image, it is now
 possible to extract one from vmlinuz.  The following Python script does
 the job; give it the filename of the compressed image followed by the
 filename for the uncompressed image.

 Ben.


Yes, I thought this should be possible but did not find a tool for
decompressing the kernel.

Does the script also work for non-x86 architectures (or are there any
that do compress the kernel besides x86 and have usable precompiled
kernels)?

I guess if this is packaged with oprofile and pointers to the
decompression tool are added to its documentation this would resolve
the issue. Perhaps even oprofile upstream might be interested in
including the script.

Thanks

Michal



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548246: cups FTBFS on mips*

2009-10-05 Thread Sune Vuorela
On Thursday 24 September 2009 22:38:56 Andreas Barth wrote:
 Package: cups
 Version: 1.4.0-4
 Severity: serious
 
 Hi,
 
 since this version cups started to FTBFS on mips*, see e.g.
 https://buildd.debian.org/fetch.cgi?pkg=cupsver=1.4.1-1arch=mipsstamp=1
 253150726file=log
 
 echo Linking genstrings...
 Linking genstrings...
 g++  -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler
  -Wl,--as-needed  -pie -fPIE -Wall -Wno-format-y2k -fPIC -Os -g
  -fstack-protector -D_GNU_SOURCE -o genstrings genstrings.o \ libcupsppdc.a
  ../cups/libcups.a -lgssapi_krb5 -lgnutls   \ -lavahi-common -lavahi-client
-lpthread -lm -lcrypt  -lz echo Generating localization strings...
 Generating localization strings...
 ./genstrings sample.c
 Segmentation fault

I just tried rebuilding genstrings and the bug is easily reproducible.

Then I tried building with a dynamic libcupsppdc instead of the static one, 
and I at least got a working genstrings executable that did some output and 
continued.

|Linking genstrings...
|g++  -L../cgi-bin -L../cups -L../filter -L../ppdc -L../scheduler -Wl,
|--as-needed   -Wall -Wno-format-y2k -fPIC -Os -g -fstack-protector 
|-D_GNU_SOURCE -o genstrings genstrings.o \
|-lcupsppdc ../cups/libcups.a -lgssapi_krb5 -lgnutls   \
|-lavahi-common -lavahi-client   -lpthread -lm -lcrypt  -lz
|echo Generating localization strings...
|Generating localization strings...
|LD_LIBRARY_PATH=. ./genstrings sample.c
|make[2]: Leaving directory `/home/pusling/src/cups-1.4.1/ppdc'

And it is still building ...

/Sune
-- 
How can I do for inserting a cache?

First from the options inside Internet Explorer you never need to turn off the 
space bar to link the program to the gadget.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549655: ganglia-webfrontend: The script pie.php creates wrong pie charts.

2009-10-05 Thread fehrmann
Package: ganglia-webfrontend
Version: 3.1.2
Severity: normal


Hello

The script 
/usr/share/ganglia-webfrontend/pie.php
creates the pie charts wrongly.

This happens if 100% of the nodes are up.

The legend shows in fact 100% nodes up, but the pie shows that 
100% of the nodes are down. 

I assume this is a rounding issue or an issue of  periodic boundary conditions
somewhere.

I added few lines which solves the problem for us. Here is the diff:

# diff pie.php pie_patched.php
153a154,157
   if ( $this-angles[$i]359.99 )
   $this-angles[$i]=359.99;
   if ( $this-angles[$i]0.01 )
   $this-angles[$i]=0.01;


-- System Information:
Debian Release: lenny
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.27.19 
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549112: daemontools: supervise stores state in /etc

2009-10-05 Thread Andrew Schulman
reopen 549112
thanks

  supervise stores its run-state information in
  /etc/service/${service}/supervise and
  /etc/service/${service}/log/supervise.  According to the FHS, this
  information should go into /var, e.g. in /var/lib/supervise/${service}.
 
 Hi, the supervise program stores the run-state information whereever you
 tell it to store it.  If you create a directory /etc/service/foo, and
 run 'supervise /etc/service/foo', it'll create
 /etc/service/foo/supervise/, true.  If you create /var/cache/foo, and a
 symlink /etc/service/foo - /var/cache/foo, and run 'supervise
 /etc/service/foo', it'll create /var/cache/foo/supervise/.  If you
 create /etc/sv/foo, a symlink /etc/sv/foo/supervise -
 /var/lib/supervise/foo, and a symlink /etc/service/foo - /etc/sv/foo,
 and run supervise, it'll use /var/lib/supervise/foo.
 
 To ease the setup of services with service directories in /etc/sv/
 that'll be linked into /etc/service/, there's the update-service(8)
 program that takes care of that.  All Debian packages I know that setup
 daemontools managed services use the update-service(8) program.

Gerritt, thanks for your answer.  Forgive me, but really, this is a mess.  
There are a several problems.

First, the documentation of update-service never explains that the contents 
of /etc/service must all be symlinks.  This is implied by 
/usr/share/doc/daemontools-run/README.Debian, but not stated or explained.  
Similarly,

# update-service --add /etc/service/vbox-TinyXP/
update-service: fatal: /etc/service/vbox-TinyXP exists, but is not a 
symbolic link.

is confusing since update-service(8) never says that a service directory 
must be a symbolic link.  I've been using daemontools for a few years, have 
read all of the documentation, and never understood this, so I think it's 
not clear.

But OK, so I'm supposed to put my configuration into, say, /etc/sv/name, 
then run 'update-service --add /etc/sv/name', and update-service will create 
a symlink /etc/service/name - /etc/sv/name.  It also creates 
/etc/sv/name/supervise - /var/lib/supervise/name.

Here again, daemontools is storing its state in /etc, now in two places:

(1) /etc/service is a tree of symlinks created and managed by daemontools, 
for the purpose of keeping track of its services.  This is run-state 
information that belongs in /var.

(2) /etc/sv/name/supervise is also created and managed by daemontools, to 
point to its state information for that service.  Again this is run-state 
information.  Instead of writing this data into /etc, supervise should just 
use the standard location for it: /var/lib/supervise/name.  There's no 
reason that a user would ever need to change that location, or even know 
about it, so it doesn't belong in /etc.  It's internal to daemontools.

The basic difference is:  /etc belongs to me.  /var/lib/daemontools or 
/var/lib/supervise belongs to daemontools.  daemontools (including update-
service) should never be writing into /etc.  Any information it needs to 
write to keep track of the installed services, it should put into 
/var/lib/daemontools or /var/lib/supervise.

It seems that daemontools is trying to be flexible, by allowing me to put my 
service descriptions anywhere, and then using update-service to create 
symlinks in /etc/service for me.  But this doesn't make sense.  Why not just 
require that they all go into /etc/service in the first place, and assume 
that any directories there describe services?  That's the standard approach, 
used by every other package I can think of.

Thanks,
Andrew.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546787: RFA: libsndfile -- Library for reading/writing audio files

2009-10-05 Thread Erik de Castro Lopo
Erik de Castro Lopo wrote:

 This is going to be an exceeding painful debugging process.

Which fortunately isn't needed.

I compiled the current libsndfile-1.0.20 from the debian source package
on MIPS, using libogg, libvorbis and libflac from Debain Sid and all tests
in the test suite passed.

Previous problems must have been either toolchain issues or problems
in libogg and libvorbis.

I'll roll a new package and upload it ASAP.

Cheers,
Erik
-- 
--
Erik de Castro Lopo
http://www.mega-nerd.com/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549657: vtkdata: Missing debian/watch file

2009-10-05 Thread Mathieu Malaterre
Package: vtkdata
Version: 5.2.1-1
Severity: normal


Please provide a vtkdata/debian/watch file

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

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

vtkdata depends on no packages.

vtkdata recommends no packages.

Versions of packages vtkdata suggests:
ii  vtk-examples  5.0.4-1.1  C++, Tcl and Python example progra

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#517449: Found in Debian 5.0.3 - Linux version 2.6.26-2-amd64 (Debian 2.6.26-19)

2009-10-05 Thread Berni Elbourn

Sorry but after running for weeks with no problems using this kernel:

Linux version 2.6.26-2-amd64 (Debian 2.6.26-17lenny1) (da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) 
(Debian 4.1.2-25)) #1 SMP Sun Jul 26 20:35:48 UTC 2009


On a Quad-Core AMD Opteron(tm) Processor 2372 HE stepping 02

I safe-upgrade'd on Friday to:

Linux version 2.6.26-2-amd64 (Debian 2.6.26-19) (da...@debian.org) (gcc version 4.1.3 20080704 (prerelease) (Debian 
4.1.2-25)) #1 SMP Wed Aug 19 22:33:18 UTC 20

09

On Saturday this happened...

Oct  3 21:37:21 sv28 kernel: [249332.516721] INFO: task postdrop:26510 blocked 
for more than 120 seconds.
Oct  3 21:37:55 sv28 kernel: [249366.876742] INFO: task pickup:26511 blocked 
for more than 120 seconds.
Oct  3 21:39:29 sv28 kernel: [249461.364772] INFO: task postdrop:26510 blocked 
for more than 120 seconds.
Oct  3 21:39:51 sv28 kernel: [249482.840771] INFO: task kvm:4454 blocked for 
more than 120 seconds.
Oct  3 21:40:04 sv28 kernel: [249495.724775] INFO: task pickup:26511 blocked 
for more than 120 seconds.
Oct  3 21:41:38 sv28 kernel: [249590.216775] INFO: task postdrop:26510 blocked 
for more than 120 seconds.

snip

And by Monday the console was unresponsive,  even to magic - sysrq.  I am pretty sure the machine was not under any 
stress at 9:30 on Saturday. No users, and backups start after 11pm.


Is it possible the some fixes have dropped out of current releases?

I have reverted the kernel back to Linux version 2.6.26-2-amd64 (Debian 
2.6.26-17lenny1)

Berni

PS: For others who may pick this up in a search...to revert back try:

cd /var/cache/apt/archives
dpkg -i linux-image-2.6.26-2-amd64_2.6.26-17lenny1_amd64.deb
reboot



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549658: mc: NUMJOBS should be set by user DEB_MAKE_BUILD_TARGET

2009-10-05 Thread Mathieu Malaterre
Package: mc
Version: 2:4.6.2~git20080311-4
Severity: minor


As per 4.9.1 debian/rules and DEB_BUILD_OPTIONS
http://www.debian.org/doc/debian-policy/ch-source.html

I believe the following is incorrect:

  ifneq (,$(filter $(DEB_BUILD_ARCH),i386 amd64))
  NUMJOBS := $(shell getconf _NPROCESSORS_ONLN 2/dev/null || echo 1)
  MAKEFLAGS += -j$(NUMJOBS)
  endif

it should be someting like:

  ifneq (,$(filter parallel=%,$(DEB_BUILD_OPTIONS)))
  NUMJOBS = $(patsubst parallel=%,%,$(filter
  parallel=%,$(DEB_BUILD_OPTIONS)))
  DEB_MAKE_BUILD_TARGET = -j$(NUMJOBS) all
  endif

Thanks

-- System Information:
Debian Release: 5.0.2
  APT prefers stable
  APT policy: (500, 'stable'), (200, 'testing'), (100, 'unstable')
Architecture: amd64 (x86_64)

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

Versions of packages mc depends on:
ii  libc6 2.9-25 GNU C Library: Shared libraries
ii  libglib2.0-0  2.20.1-2   The GLib library of C routines
ii  libgpm2   1.20.4-3.1 General Purpose Mouse - shared lib
ii  libslang2 2.1.3-3The S-Lang programming library - r

mc recommends no packages.

Versions of packages mc suggests:
ii  arj  3.10.22-6   archiver for .arj files
ii  bzip21.0.5-1 high-quality block-sorting file co
pn  dbview   none  (no description available)
ii  file 5.03-1  Determines file type using magic
ii  links2.1pre37-1.1Web browser running in text mode
ii  lynx 2.8.7dev9-2.1   Text-mode WWW Browser (transitiona
ii  mime-support 3.44-1  MIME files 'mime.types'  'mailcap
pn  odt2txt  none  (no description available)
ii  perl 5.10.0-19lenny2 Larry Wall's Practical Extraction 
ii  unzip5.52-12 De-archiver for .zip files
ii  w3m  0.5.2-2+b1  WWW browsable pager with excellent
ii  xpdf 3.02-1.4+lenny1 Portable Document Format (PDF) sui
ii  zip  2.32-1  Archiver for .zip files

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#545991: Installation error

2009-10-05 Thread Stefanos Harhalakis
Hello,

Since you asked, this is the error of a munin-node installation without
python:

dias:/# apt-get install munin-node
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following extra packages will be installed:
  gawk libio-multiplex-perl libnet-cidr-perl libnet-server-perl libnet-snmp-perl
Suggested packages:
  libio-socket-ssl-perl libcrypt-des-perl libdigest-hmac-perl 
libdigest-sha1-perl libio-socket-inet6-perl munin
  munin-plugins-extra libwww-perl liblwp-useragent-determined-perl 
libnet-irc-perl smartmontools acpi lm-sensors python
  ethtool libdbd-pg-perl
The following NEW packages will be installed:
  gawk libio-multiplex-perl libnet-cidr-perl libnet-server-perl 
libnet-snmp-perl munin-node
0 upgraded, 6 newly installed, 0 to remove and 0 not upgraded.
Need to get 1673kB of archives.
After this operation, 4442kB of additional disk space will be used.
Do you want to continue [Y/n]? 
Get:1 http://ftp.ntua.gr lenny/main gawk 1:3.1.5.dfsg-4.1 [721kB]
Get:2 http://ftp.ntua.gr lenny/main libio-multiplex-perl 1.09-2 [21.9kB]
Get:3 http://ftp.ntua.gr lenny/main libnet-cidr-perl 0.11-3 [14.8kB]
Get:4 http://ftp.ntua.gr lenny/main libnet-server-perl 0.97-1 [141kB]
Get:5 http://ftp.ntua.gr lenny/main libnet-snmp-perl 5.2.0-1 [112kB]
Get:6 http://ftp.ntua.gr lenny/main munin-node 1.2.6-10~lenny1 [662kB]
Fetched 1673kB in 0s (2071kB/s)
Selecting previously deselected package gawk.
(Reading database ... 16528 files and directories currently installed.)
Unpacking gawk (from .../gawk_1%3a3.1.5.dfsg-4.1_amd64.deb) ...
Selecting previously deselected package libio-multiplex-perl.
Unpacking libio-multiplex-perl (from .../libio-multiplex-perl_1.09-2_all.deb) 
...
Selecting previously deselected package libnet-cidr-perl.
Unpacking libnet-cidr-perl (from .../libnet-cidr-perl_0.11-3_all.deb) ...
Selecting previously deselected package libnet-server-perl.
Unpacking libnet-server-perl (from .../libnet-server-perl_0.97-1_all.deb) ...
Selecting previously deselected package libnet-snmp-perl.
Unpacking libnet-snmp-perl (from .../libnet-snmp-perl_5.2.0-1_all.deb) ...
Selecting previously deselected package munin-node.
Unpacking munin-node (from .../munin-node_1.2.6-10~lenny1_all.deb) ...
Processing triggers for man-db ...
Setting up gawk (1:3.1.5.dfsg-4.1) ...
Setting up libio-multiplex-perl (1.09-2) ...
Setting up libnet-cidr-perl (0.11-3) ...
Setting up libnet-server-perl (0.97-1) ...
Setting up libnet-snmp-perl (5.2.0-1) ...
Setting up munin-node (1.2.6-10~lenny1) ...
Adding system user `munin' (UID 106) ...
Adding new group `munin' (GID 108) ...
Adding new user `munin' (UID 106) with group `munin' ...
Not creating home directory `/var/lib/munin'.
Initializing plugins..# There were some errors:
# Got junk from smart_: /usr/bin/env: python: No such file or directory
failed.
done.
Starting Munin-Node: done.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549659: teatime: Typo in short description

2009-10-05 Thread Sjoerd Simons
Package: teatime
Version: 2.8.0-6
Severity: normal

The short description says:
  Gnome Panel applet to reminds you when your tea is ready

This should either say ``remind'' instead of ``reminds'' or it should say
``which reminds'' instead of ``to reminds''

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

Kernel: Linux 2.6.31-rc8-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549608: libglib2.0-0: glib (in /lib) links to pcre (in /usr/lib)

2009-10-05 Thread Josselin Mouette
reassign 549608 libpcre3
thanks

Le dimanche 04 octobre 2009 à 14:50 -0500, Raphael Geissert a écrit : 
 As demonstrated by
 
 $ ldd /lib/libglib-2.0.so.0
 linux-gate.so.1 =  (0xb7f66000)
 libpcre.so.3 = /usr/lib/libpcre.so.3 (0xb7e61000)
 libc.so.6 = /lib/i686/cmov/libc.so.6 (0xb7d02000)
 /lib/ld-linux.so.2 (0xb7f67000)
 
 glib needs pcre which is in /usr, rendering any /{,s}bin binary that links to 
 glib unusable when /usr is on a separate or even remote partition.

Indeed, I completely forgot the dependency when introducing this change.

Mark, could you please make libpcre.so.3 be installed in /lib? It is
really needed because of glib now.

Cheers, 
-- 
 .''`.  Josselin Mouette
: :' :
`. `'   “I recommend you to learn English in hope that you in
  `- future understand things”  -- Jörg Schilling


signature.asc
Description: Ceci est une partie de message numériquement signée


Bug#549654: Acknowledgement (claws-mail: when reading news online, newscache is kept indefinitely)

2009-10-05 Thread Michael Below
In the #claws irc channel I've been told that there is some kind
of a limit: It seems like articles are kept in the newscache as long as
they are available on the news server. That's not the behavior I want,
but it is not as bad as I thought -- so probably this is just a minor
bug or a wishlist item. 

Thanks for your work

Michael Below



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549660: md raid1 + lvm2 + snapshot resulted in lvm2 hang

2009-10-05 Thread Phil Ten
Package: lvm2
Version: 2.02.39-7
Severity: important

Hello,

This problem is sort of similar to #419209 but I believe
it is different because in my case the snapshot 
was successfully created and the volume stalled 
later while writing to the snapshot.

I use a proxmox 1.3:
Linux ns300364.ovh.net 2.6.24-7-pve #1 SMP PREEMPT Fri Aug 21 09:07:39 CEST 
2009 x86_64 GNU/Linux

The system was installed a couple weeks ago and is not an upgrade.
Snapshot worked fine until the problem occured
despite no changes to the disks configuration.


My configuration:

md1: md RAID 1 + ext3 mounted as /
md0: md RAID 1 + lvm2  divided in 2 x ext3 volumes vmdata and vmbackups, 
mounted as /var/lib/vz and /backups.


r...@ns300364:/backups/tmp# lvdisplay
  --- Logical volume ---
  LV Name/dev/data/vmdata
  VG Namedata
  LV UUID9CzFBp-k7fV-wlls-qeeG-v7Or-u1pq-9XhKKy
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size309.57 GB
  Current LE 79250
  Segments   1
  Allocation inherit
  Read ahead sectors auto
  - currently set to 256
  Block device   254:1

  --- Logical volume ---
  LV Name/dev/data/vmbackup
  VG Namedata
  LV UUIDjzCjXx-IodU-chBx-Aw3L-JUbv-dRho-vaOFCl
  LV Write Accessread/write
  LV Status  available
  # open 1
  LV Size309.57 GB
  Current LE 79250
  Segments   1
  Allocation inherit
  Read ahead sectors auto
  - currently set to 256
  Block device   254:4

r...@ns300364:~# mdadm --detail /dev/md0
/dev/md0:
Version : 00.90
  Creation Time : Tue Sep 15 17:48:43 2009
 Raid Level : raid1
 Array Size : 664986496 (634.18 GiB 680.95 GB)
  Used Dev Size : 664986496 (634.18 GiB 680.95 GB)
   Raid Devices : 2
  Total Devices : 2
Preferred Minor : 0
Persistence : Superblock is persistent

Update Time : Sun Oct  4 02:02:04 2009
  State : active, recovering
 Active Devices : 2
Working Devices : 2
 Failed Devices : 0
  Spare Devices : 0

 Rebuild Status : 29% complete

   UUID : ab296276:ea3e622e:7008e345:84b8f442 (local to host 
ns300364.ovh.net)
 Events : 0.17

Number   Major   Minor   RaidDevice State
   0   830  active sync   /dev/sda3
   1   8   191  active sync   /dev/sdb3

Symptoms:

- snapshot creation for vmdata OK
- backup on vmbackups started OK
- after writing about 1Gb the snapshot stalled. I mean that all requests
to read files on the lvm volume will hang. 
However ls and cd commands do work and I can get directories listing. 
Any command to read a file content stall the ssh session (ex cat,cp,mv). 
In particular, cat /backups/phil.log will also stall the ssh session. 
Remember that the snapshot is for volume vmdata, and the cat above concern 
volume vmbackups.
- smartctl do not report any problem (including the long test)
- wa in top is blocked at 99%, cpu is near zero.
- the snapshot is visible in /dev/mapper
- the snapshot cannot be removed (lvremove -f). again no error reported. just 
hanged with no output at all.
- the system seem to work fine as long as nothing tries to read on one of the 
2 lvm2 volumes.
- no error reported in messages or syslog. 
- it seem a md check started after the snapshot creation. This check process 
also stalled at 29% (speed=0K/sec). again no error reported.
- soft reboot did not work
- hard reboot worked. But a md resync started and stalled at 0.1% leaving the 
system in the same context as before the hard reboot.

To recover a working system I set sdb3 as faulty, removed sdb3 from the raid1 
and hard rebooted. That worked and I could remove the snapshot and access the 
data 
on both lvm volumes. Since then, I did not try to create a snapshot and system 
seem to work fine.

Greetings,

Phil Ten



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549651: Doesn't handle Content-Encoding: x-gzip

2009-10-05 Thread Sebastian Dröge
forwarded 549651 https://bugs.webkit.org/show_bug.cgi?id=30066
reassign 549651 webkit
thanks

Am Montag, den 05.10.2009, 02:22 -0700 schrieb Matt Kraai:
 Package: epiphany-browser
 Version: 2.28.0-4
 
 Hi,
 
 When I visit
 
  http://www.gnu.org/software/automake/manual/automake.html.gz
 
 using Epiphany, it displays the compressed data (i.e., ‹Ë�...@l9...).
 When I download this URL using wget, the HTTP response indicates that
 the content-coding is gzip:
 
Content-Encoding: x-gzip
 
 When this header is present, I believe that Epiphany should
 automatically decompress the data and render the decompressed data.

Thanks, forwarded upstream:
https://bugs.webkit.org/show_bug.cgi?id=30066



signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil


Bug#549333: libapt's AR File parsing gets confused by filenames terminated with /

2009-10-05 Thread Alex
On Mon, Oct 05, 2009 at 11:26:35AM +0200, Goswin von Brederlow wrote:
 Alex Bennee bugzi...@bennee.com writes:
 
  Package: apt
  Version: 0.7.20.2+lenny1
  Severity: normal
 
  libapt's AR File implementation gets confused by file names which are
  terminated with / (which is sysv feature allowing spaces in file
  names). The result is hand rolling a .deb file with ar generates
  packages which are installable with dpkg but not GDebi (as it uses
  libapt).
 
 FYI: You are using the wrong ar. :) The one in debian is not
 compatible with the deb format. It used to be that dpkg would not
 accept such debs either.

It's probably not helped by our build machine being an ancient Red Hat
7.3. I've been struggling to find if there is a bsdar packaged for it
(or a way of convincing GNU ar to output BSD style ar files).

However if dpkg is happy to install such hand-built archives libapt
should probably be a little more forgiving of such terminators?

-- 
Alex, homepage: http://www.bennee.com/~alex/
Epperson's law:
When a man says it's a silly, childish game, it's probably
something his wife can beat him at.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549662: [kmail] lost partial configuration (filters, receiver account)

2009-10-05 Thread Cédric Villemain
Package: kmail
Version: 4:4.3.1-2
Severity: grave

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

After disk partion became 100% full, kmail crash because of no more
space avaible.

On restart some configuration files were corrupted. Filters have been
removed and also the configuration for receiving mails (all IMAP)

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

Debian Release: squeeze/sid
  998 unstableftp.fr.debian.org
  500 unstablewww.debian-multimedia.org
  101 experimentalftp.debian.org

--- Package information. ---
Depends   (Version) | Installed
===-+-==
kdebase-runtime(= 4:4.3.0) | 4:4.3.1-1
kdelibs5   (= 4:4.3.1) | 4:4.3.1-1
kdepimlibs5(= 4:4.3.1) | 4:4.3.1-1
libc6  (= 2.4) | 2.9-26
libgcc1(= 1:4.1.1) | 1:4.4.1-4
libkdepim4(= 4:4.3.1-2) | 4:4.3.1-2
libkleo4  (= 4:4.3.1-2) | 4:4.3.1-2
libkontactinterfaces4 (= 4:4.3.1-2) | 4:4.3.1-2
libkpgp4  (= 4:4.3.1-2) | 4:4.3.1-2
libksieve4(= 4:4.3.1-2) | 4:4.3.1-2
libmimelib4   (= 4:4.3.1-2) | 4:4.3.1-2
libphonon4 (= 4:4.3.1) | 4:4.5.2-2
libqt4-dbus(= 4:4.5.2) | 4:4.5.2-2
libqt4-network (= 4:4.5.2) | 4:4.5.2-2
libqt4-qt3support  (= 4:4.5.2) | 4:4.5.2-2
libqt4-xml (= 4:4.5.2) | 4:4.5.2-2
libqtcore4 (= 4:4.5.2) | 4:4.5.2-2
libqtgui4  (= 4:4.5.2) | 4:4.5.2-2
libstdc++6   (= 4.2.1) | 4.4.1-4
phonon (= 4:4.5.2) | 4:4.5.2-2
perl| 5.10.1-4


Recommends  (Version) | Installed
=-+-===
procmail  | 3.22-17


Suggests  (Version) | Installed
===-+-===
gnupg   | 1.4.10-2
gnupg-agent | 2.0.13-1
pinentry-qt4|
 OR pinentry-x11|
kaddressbook| 4:4.3.1-2
kleopatra   | 4:4.3.1-2
spamassassin|
 OR bogofilter  | 1.2.1-1
 OR annoyance-filter|
 OR spambayes   |
 OR bsfilter|
 OR crm114  |
clamav  |
 OR f-prot-installer|



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549424: openvpn: initscript should include X-Interactive header

2009-10-05 Thread Alberto Gonzalez Iniesta
On Sat, Oct 03, 2009 at 11:45:31AM +0200, Jonas Meurer wrote:
 Package: openvpn
 Version: 2.1~rc19-2
 Severity: important
 
 hello,
 
 in order to make openvpn compatible with dependency boot system the
 initscript needs to include a X-Interactive header. That header tells
 insserv, that the openvpn initscript requires interactive user input
 (passphrase).

Hi,

I don't know the implications of the header. What will that change for
those not running OpenVPN interactively?

Thanks,

Alberto



-- 
Alberto Gonzalez Iniesta| Formación, consultoría y soporte técnico
agi@(inittab.org|debian.org)| en GNU/Linux y software libre
Encrypted mail preferred| http://inittab.com

Key fingerprint = 9782 04E7 2B75 405C F5E9  0C81 C514 AF8E 4BA4 01C3



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549308: tested with modified patch

2009-10-05 Thread Andrea IACOVITTI
Hi,
recompiled kde4libs with modified patch (attached) and verified that default 
Fixed Font for konqueror is correctly set to DejaVu Sans Mono

Andrea.
Use DejaVu Sans as default font and adjusts sizes accordingly.
--- a/kdeui/kernel/kglobalsettings.cpp
+++ b/kdeui/kernel/kglobalsettings.cpp
@@ -373,7 +373,7 @@
 
 // NOTE: keep in sync with kdebase/workspace/kcontrol/fonts/fonts.cpp
 static const char GeneralId[] =  General;
-static const char DefaultFont[] =Sans Serif;
+static const char DefaultFont[] =DejaVu Sans;
 #ifdef Q_WS_MAC
 static const char DefaultMacFont[] = Lucida Grande;
 #endif
@@ -386,13 +386,13 @@
 { GeneralId, toolBarFont, DefaultMacFont, 11, -1, QFont::SansSerif },
 { GeneralId, menuFont,DefaultMacFont, 13, -1, QFont::SansSerif },
 #else
-{ GeneralId, font,DefaultFont, 10, -1, QFont::SansSerif },
-{ GeneralId, fixed,   Monospace, 10, -1, QFont::TypeWriter },
+{ GeneralId, font,DefaultFont,  9, -1, QFont::SansSerif },
+{ GeneralId, fixed, DejaVu Sans Mono,  9, -1, QFont::TypeWriter },
 { GeneralId, toolBarFont, DefaultFont,  8, -1, QFont::SansSerif },
-{ GeneralId, menuFont,DefaultFont, 10, -1, QFont::SansSerif },
+{ GeneralId, menuFont,DefaultFont,  9, -1, QFont::SansSerif },
 #endif
 { WM,  activeFont,   DefaultFont,  9, QFont::Bold, QFont::SansSerif },// inconsistency
-{ GeneralId, taskbarFont,  DefaultFont, 10, -1, QFont::SansSerif },
+{ GeneralId, taskbarFont,  DefaultFont,  9, -1, QFont::SansSerif },
 { GeneralId, smallestReadableFont, DefaultFont,  8, -1, QFont::SansSerif }
 };
 



Bug#357297: Please revert this awful feature or fix it.

2009-10-05 Thread Jose Luis Rivas
On Sat, Oct 3, 2009 at 12:43 PM, Lennart Sorensen
lsore...@csclub.uwaterloo.ca wrote:
 After the latest xscreensaver version which includes this feature,
 I now have xscreensaver being started when X is started no matter what
 user logs in.  That is unacceptable since when I have mythtv logged in I
 specifically do not want a screensaver, and I already made sure I don't
 have one by using a custom .xsession.  Now all of a sudden I have a
 screensaver being forced on me just by installing the xscreensaver
 pacakge (which is a nice screensaver to have, just not for all users
 with no way to disable it).

 At the very least it should be possible to set an environment in the
 .xsession or similar to prevent xscreensaver from starting.  Starting it
 without exception is not acceptable.

 Besides there are other screensavers out there that some users may choose
 to run instead (like the gnome and kde screensavers).
Yah, but we want to take over da world g

 I would prefer this bad change be reverted ASAP though.

Please just remove the file, I will work on this ASAP. Wait at least
until this weekend.

-- 
Jose Luis Rivas. San Cristóbal, Venezuela.
GPG 0xCACAB118 0x7C4DF50D
http://joseluisrivas.net/acerca - http://ghostbar.ath.cx/about



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549663: libxine1-misc-plugins: MPEG2TS subtitles overlap

2009-10-05 Thread Mikhail Ramendik
Package: libxine1-misc-plugins
Version: 1.1.14-6
Severity: normal


I use kaffeine, with the xine backend, to watch DVB-S. I found that
subtitles displayed close one after another (for example, if person
speak fast one after another) vertically overlap, making the lower one
unreadable.

I reproduced the issue in xine-ui when playing a recorded MPEG2
stream, so this is a xine issue not a kaffeine specific one.

I can make a test stream available for download if necessary.

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

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

Versions of packages libxine1-misc-plugins depends on:
ii  libasound2  1.0.16-2 ALSA library
ii  libc6   2.7-18   GNU C Library: Shared libraries
ii  libflac81.2.1-1.2Free Lossless Audio Codec - runtim
ii  libjack00.109.2-5JACK Audio Connection Kit (librari
ii  libmagick10 7:6.3.7.9.dfsg2-1~lenny3 image manipulation library
ii  libmng1 1.0.9-1  Multiple-image Network Graphics li
ii  libmodplug0c2   1:0.8.4-1+lenny1 shared libraries for mod music bas
ii  libmpcdec3  1.2.2-1  Musepack (MPC) format library
ii  libogg0 1.1.3-4  Ogg Bitstream Library
ii  libpulse0   0.9.10-3+lenny1  PulseAudio client libraries
ii  libsmbclient2:3.2.5-4lenny6  shared library that allows applica
ii  libspeex1   1.2~rc1-1The Speex codec runtime library
ii  libtheora0  1.0~beta3-1  The Theora Video Compression Codec
ii  libvorbis0a 1.2.0.dfsg-3.1   The Vorbis General Audio Compressi
ii  libwavpack1 4.50.1-1 an audio codec (lossy and lossless
ii  libxine1-bin1.1.14-6 the xine video/media player librar
ii  zlib1g  1:1.2.3.3.dfsg-12compression library - runtime

libxine1-misc-plugins recommends no packages.

libxine1-misc-plugins suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549497: connman: Please port to PolicyKit 1

2009-10-05 Thread Alexander Sack
On Sat, Oct 03, 2009 at 10:26:29PM +0200, Michael Biebl wrote:
 Package: connman
 Version: 0.30+git.1.5b69740e1+dfsg-1
 Severity: normal
 User: pkg-utopia-maintain...@lists.alioth.debian.org
 Usertags: policykit-1
 
 Hi,
 
 your package uses policykit which is going away and replaced by policykit-1.
 We don't want to ship two policykit stacks in squeeze, so please port your
 application to this new API or disable policykit support.
 
 The new policykit-1 packages can safely be co-installed to the existing
 policykit package for easier porting and testing.

Hmm. check out: 
  
http://git.kernel.org/?p=network/connman/connman.git;a=blob;f=configure.ac;h=aa61ba2ad13236bbcea1d907e05237c0ac573825;hb=HEAD#l264

So seems this isn't fixed upstream yet, right?

 - Alexander




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#548321: #548321 [xterm] abort() a bit after catting binary file

2009-10-05 Thread Gennady
Verified it here - no more crash.





-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549664: [INTL:es] Spanish debconf template translation for bbclone

2009-10-05 Thread Francisco Javier Cuadrado
Package: bbclone
Version: 0.4.6-12
Severity: wishlist
Tags: l10n patch


-- 
Saludos

Fran
# bbclone po-debconf translation to Spanish
# Copyright (C) 2005, 2009 Software in the Public Interest
# This file is distributed under the same license as the bbclone package.
#
# Changes:
#   - Initial translation
#   César Gómez Martín cesar.go...@gmail.com, 2005
#
#   - Updates
#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2009
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#   info -n '(gettext)PO Files'
#   info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor, lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas de traducción en
# http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: bbclone 0.4.6-12\n
Report-Msgid-Bugs-To: ti...@debian-ba.org\n
POT-Creation-Date: 2006-08-07 19:50-0400\n
PO-Revision-Date: 2009-09-24 09:17+0100\n
Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: multiselect
#. Description
#: ../templates:1001
msgid Web server to be set automatically:
msgstr Servidor web que se configurará automáticamente:

#. Type: multiselect
#. Description
#: ../templates:1001
msgid BBClone supports any web server that php4 does, but this automatic configuration process only supports Apache.
msgstr BBClone permite usar que cualquier servidor web que pueda utilizar php4, pero este proceso de configuración automática sólo funciona para Apache.

#. Type: boolean
#. Description
#: ../templates:2001
msgid Would you like to restart your webserver(s) now?
msgstr ¿Desea reiniciar su/s servidor/es web ahora?

#. Type: boolean
#. Description
#: ../templates:2001
msgid Remember that in order to apply the changes your webserver(s) has/have to be restarted.
msgstr Recuerde que para aplicar los cambios su/s servidor/es web debe/n reiniciarse.

#~ msgid apache, apache-ssl, apache-perl, apache2
#~ msgstr apache, apache-ssl, apache-perl, apache2



Bug#549588: xserver-xorg-core: Loading glx module causes X server to crash

2009-10-05 Thread Julien Cristau
On Sun, Oct  4, 2009 at 17:30:33 -0400, Arnout Boelens wrote:

 X: radeon_bo_legacy.c:207: legacy_is_pending: Assertion 
 `bo_legacy-is_pending = bo-cref' failed.
 
I failed to notice this one, Michel says It's a known bug which was
reported upstream a while ago.

Cheers,
Julien



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549497: connman: Please port to PolicyKit 1

2009-10-05 Thread Michael Biebl
Alexander Sack wrote:
 On Sat, Oct 03, 2009 at 10:26:29PM +0200, Michael Biebl wrote:

 your package uses policykit which is going away and replaced by policykit-1.
 We don't want to ship two policykit stacks in squeeze, so please port your
 application to this new API or disable policykit support.

 
 Hmm. check out: 
   
 http://git.kernel.org/?p=network/connman/connman.git;a=blob;f=configure.ac;h=aa61ba2ad13236bbcea1d907e05237c0ac573825;hb=HEAD#l264
 
 So seems this isn't fixed upstream yet, right?

Yeah, it still uses the obsolete, policykit 0.9 API.

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



signature.asc
Description: OpenPGP digital signature


Bug#549665: [INTL:es] Spanish debconf template translation for gnarwl

2009-10-05 Thread Francisco Javier Cuadrado
Package: gnarwl
Version: 3.3-8.5
Severity: wishlist
Tags: l10n patch


-- 
Saludos

Fran
# gnarwl po-debconf translation to Spanish
# Copyright (C) 2005, 2009 Software in the Public Interest
# This file is distributed under the same license as the gnarwl package.
#
# Changes:
#   - Initial translation
#   César Gómez Martín cesar.go...@gmail.com, 2005
#
#   - Revision:
#   Rudy Godoy Guillén r...@stone-head.org., 2007
#
#   - Updates:
#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2009
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#   info -n '(gettext)PO Files'
#   info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor, lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas de traducción en
# http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: gnarwl 3.3-8.5\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2006-12-02 06:20+0100\n
PO-Revision-Date: 2009-09-24 09:05+0100\n
Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: string
#. Description
#: ../templates:1001
msgid Name/address of the LDAP server:
msgstr Nombre/Dirección del servidor LDAP:

#. Type: string
#. Description
#: ../templates:1001
msgid Gnarwl contacts a LDAP server in order to get information about vacation messages and accounts. Please specify the server, optionally with the port to be used.
msgstr Gnarwl contacta con un servidor LDAP para obtener información sobre mensajes de vacaciones y cuentas. Especifique el servidor, y opcionalmente, el puerto que se ha de usar.

#. Type: string
#. Description
#: ../templates:1001
msgid Example: ldap.yourdomain.local:389
msgstr Ejemplo: ldap.sudominio.local:389

#. Type: string
#. Description
#: ../templates:2001
msgid Base DN of the LDAP server:
msgstr Base DN del servidor LDAP:

#. Type: string
#. Description
#: ../templates:2001
msgid In order to access the LDAP server, please specify the base gnarwl should use for LDAP queries.
msgstr Para acceder al servidor LDAP, necesita especificar la base que gnarwl debe usar para las consultas LDAP.

#. Type: string
#. Description
#: ../templates:2001
msgid Example: dc=yourdomain,dc=somewhere
msgstr Ejemplo: dc=sudominio,dc=algunlugar

#~ msgid Notice for upgrading package
#~ msgstr Aviso para actualizar paquete
#~ msgid 
#~ The format of /etc/gnarwl.cfg has changed. Please be sure to call \dpkg-
#~ reconfigure gnarwl\, or modify it manually.
#~ msgstr 
#~ Se ha cambiado el formato de /etc/gnarwl.cfg. Por favor, asegúrese de 
#~ ejecutar «dpkg-reconfigure gnarwl», o modifíquelo manualmente.



Bug#549666: [INTL:es] Spanish debconf template translation for gclcvs

2009-10-05 Thread Francisco Javier Cuadrado
Package: gclcvs
Version: 2.7.0-96
Severity: wishlist
Tags: l10n patch


-- 
Saludos

Fran
# gclcvs po-debconf translation to Spanish
# Copyright (C) 2005, 2009 Software in the Public Interest
# This file is distributed under the same license as the gclcvs package.
#
# Changes:
#   - Initial translation
#   César Gómez Martín cesar.go...@gmail.com, 2005
#
#   - Revision
#   Rudy Godoy Guillén ru...@stone-head.org, 2007
#
#   - Updates
#   Francisco Javier Cuadrado fcocuadr...@gmail.com, 2009
#
# Traductores, si no conocen el formato PO, merece la pena leer la
# documentación de gettext, especialmente las secciones dedicadas a este
# formato, por ejemplo ejecutando:
#   info -n '(gettext)PO Files'
#   info -n '(gettext)Header Entry'
#
# Equipo de traducción al español, por favor, lean antes de traducir
# los siguientes documentos:
#
#   - El proyecto de traducción de Debian al español
# http://www.debian.org/intl/spanish/
# especialmente las notas de traducción en
# http://www.debian.org/intl/spanish/notas
#
#   - La guía de traducción de po's de debconf:
# /usr/share/doc/po-debconf/README-trans
# o http://www.debian.org/intl/l10n/po-debconf/README-trans
#
msgid 
msgstr 
Project-Id-Version: gclcvs 2.7.0-96\n
Report-Msgid-Bugs-To: \n
POT-Creation-Date: 2007-01-21 08:47+0100\n
PO-Revision-Date: 2009-09-24 09:13+0100\n
Last-Translator: Francisco Javier Cuadrado fcocuadr...@gmail.com\n
Language-Team: Debian l10n Spanish debian-l10n-span...@lists.debian.org\n
MIME-Version: 1.0\n
Content-Type: text/plain; charset=utf-8\n
Content-Transfer-Encoding: 8bit\n

#. Type: boolean
#. Description
#: ../in.gcl.templates:1001
msgid Use the work-in-progress ANSI build by default?
msgstr ¿Desea utilizar el paquete ANSI, que está en desarrollo, de forma predeterminada?

#. Type: boolean
#. Description
#: ../in.gcl.templates:1001
msgid GCL is in the process of providing an ANSI compliant image in addition to its traditional CLtL1 image still in production use.  Please see the README.Debian file for a brief description of these terms.  Setting this variable will determine which image you will use by default on executing 'g...@ext@'.  You can locally override this choice by setting the GCL_ANSI environment variable to any non-empty string for the ANSI build, and to the empty string for the CLtL1 build, e.g. GCL_ANSI=t g...@ext@.  The flavor of the build in force will be reported in the initial startup banner.
msgstr GCL está en proceso de incorporar una imagen compatible con ANSI en adición a su imagen CLtL1 tradicional que todavía se usa en producción. Por favor, vea el fichero README de Debian para una breve descripción acerca de estos términos. Al definir esta variable determinará qué imagen utilizar de manera predeterminada cuando ejecute «...@ext@». Puede anular esta elección localmente definiendo la variable de entorno GCL_ANSI a una cadena no vacía para la compilación ANSI, y a una vacía para la compilación CLtL1, por ejemplo: GCL_ANSI=t g...@ext@. La versión de la compilación se indicará en el anuncio inicial de arranque.

#. Type: boolean
#. Description
#: ../in.gcl.templates:2001
msgid Use the profiling build by default?
msgstr ¿Desea utilizar la compilación con perfilado de forma predeterminada?

#. Type: boolean
#. Description
#: ../in.gcl.templates:2001
msgid GCL now has optional support for profiling via gprof.  Please see the documentation for si::gprof-start and si::gprof-quit for details. As this build is slower than builds without gprof support, it is not recommended for final production use. You can locally override the default choice made here by setting the GCL_PROF environment variable to any non-empty string for profiling support, and to the empty string for the more optimized builds, e.g. GCL_PROF=t g...@ext@.  If profiling is enabled, this will be reported in the initial startup banner.
msgstr Ahora GCL permite, opcionalmente, utilizar perfilado a través de gprof. Por favor, vea la documentación de «si::gprof-start» y de «si::gprof-quit» si desea más detalles. Dado que esta compilación es más lenta que otras sin el soporte de gprof, no se recomienda usarlo en producción. Puede anular esta elección de forma local mediante el establecimiento de la variable de entorno GCL_PROF a cualquier cadena no vacía para soporte de perfiles, y a la cadena vacía para los paquetes más optimizados, por ejemplo: GCL_PROF=t gcl. Si el perfilado está activo se indicará en el anuncio inicial de arranque.

#~ msgid 
#~ GCL is one of the oldest free common lisp systems still in use. Several 
#~ production systems have used it for over a decade.  The common lisp 
#~ standard in effect when GCL was first released is known as \Common Lisp, 
#~ the Language\ (CLtL1) after a book by Steele of the same name providing 
#~ this specification.  Subsequently, a much expanded standard was adopted 
#~ by the American National Standards Institute (ANSI), which is still 
#~ considered the definitive 

Bug#426912: Possible fix

2009-10-05 Thread Michel Dänzer

If setting hwmipmap to 0 in ~/.sauerbraten/config.cfg works around the
problem, 

http://cgit.freedesktop.org/mesa/mesa/commit/?h=mesa_7_6_branchid=43750f1575e366e2a92b71bffceee90d7f1a2b3e

may fix it.


P.S. The 3D drivers are in libgl1-mesa-dri, not xserver-xorg-video-*.

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




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549652: thanks

2009-10-05 Thread Salvo Tomaselli
Greetings,

thanks for the report. I've fixed the error in the upstream trunk version, so 
the change will be in debian when the next version of weborf will be released.
-- 
Salvo Tomaselli



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549667: libactiveldap-ruby: README.activeldap contains documentation of Action Mailer

2009-10-05 Thread Jeremy Lal
Package: libactiveldap-ruby1.8
Version: 1.0.9-1
Severity: minor
File: libactiveldap-ruby

/usr/share/doc/rails/README.activeldap contains the wrong documentation.


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

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

Versions of packages libactiveldap-ruby1.8 depends on:
ii  libgettext-ruby1.8   1.93.0-1Gettext for ruby1.8
ii  libldap-ruby1.8  0.9.7-1+b1  OpenLDAP library binding for Ruby 
ii  libruby1.8   1.8.7.174-2 Libraries necessary to run Ruby 1.
ii  rails2.2.3-1 MVC ruby based framework geared fo

libactiveldap-ruby1.8 recommends no packages.

Versions of packages libactiveldap-ruby1.8 suggests:
ii  liblog4r-ruby1.8  1.0.5-8A logging library for Ruby

-- no debconf information




-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549668: strange find errors from cryptroot during initramfs creation

2009-10-05 Thread Christoph Anton Mitterer

Package: cryptsetup
Version: 2:1.0.7-2
Severity: normal


Hi.

Invoking update-initramfs -u -v includes the following strange find errors:

...
Calling hook cryptroot
find: warning: Unix filenames usually don't contain slashes (though  
pathnames do).  That means that '-name  
`/lib/cryptsetup/scripts/decrypt_openpgp-*.ko'' will probably evaluate  
to false all the time on this system.  You might find the '-wholename'  
test more useful, or perhaps '-samefile'.  Alternatively, if you are  
using GNU grep, you could use 'find ... -print0 | grep -FzZ  
`/lib/cryptsetup/scripts/decrypt_openpgp-*.ko''.
find: warning: Unix filenames usually don't contain slashes (though  
pathnames do).  That means that '-name  
`/lib/cryptsetup/scripts/decrypt_openpgp_generic.ko'' will probably  
evaluate to false all the time on this system.  You might find the  
'-wholename' test more useful, or perhaps '-samefile'.  Alternatively,  
if you are using GNU grep, you could use 'find ... -print0 | grep -FzZ  
`/lib/cryptsetup/scripts/decrypt_openpgp_generic.ko''.
find: warning: Unix filenames usually don't contain slashes (though  
pathnames do).  That means that '-name  
`/lib/cryptsetup/scripts/decrypt_openpgp.ko'' will probably evaluate  
to false all the time on this system.  You might find the '-wholename'  
test more useful, or perhaps '-samefile'.  Alternatively, if you are  
using GNU grep, you could use 'find ... -print0 | grep -FzZ  
`/lib/cryptsetup/scripts/decrypt_openpgp.ko''.

Adding module /lib/modules/2.6.30-heisenberg/kernel/crypto/sha256_generic.ko
Adding binary /sbin/cryptsetup
Adding library /lib/libpopt.so.0
...

This seems to have nothing to do with my custom keyscript, as it also  
happens with the other keyscripts.



Cheers,
Chris.


-- Package-specific info:
-- /proc/cmdline
BOOT_IMAGE=/boot/vmlinuz-2.6.30-heisenberg root=/dev/mapper/root ro

-- /etc/fstab
/dev/mapper/root/   ext3
 defaults,errors=remount-ro,data=ordered,acl


#/dev/mapper/swap   noneswapsw


/dev/cdrom  /media/cdrom0   udf,iso9660 
 noauto,user
#/dev/fd0   /media/floppy0  auto
 noauto,user,rw


-- lsmod
Module  Size  Used by
nvidia  10316488  38
cn  9644  1
cpufreq_stats   5892  0
fuse   61248  1
btusb  14388  0
bluetooth  59172  1 btusb
joydev 12672  0
pcmcia 29096  0


This message was sent using IMP, the Internet Messaging Program.




--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549638: afflib-tools and simh: error when trying to install together

2009-10-05 Thread Vince Mulhollon
On Mon, Oct 05, 2009 at 08:35:22AM +0200, Ralf Treinen wrote:
 Package: simh,afflib-tools
 Version: simh/3.8.1-1
 Version: afflib-tools/3.3.6+dfsg-3
 Usertags: edos-file-overwrite
 
 This is a serious bug as it makes installation fail. Possible
 solutions are to have the two packages conflict, to rename the common
 file in one of the two packages, or to remove the file from one
 package and have this package depend on the other package. File
 diversions or a Replace relation are another possibility.
 
 Here is a list of files that are known to be shared by both packages
 (according to the Contents file for sid/amd64, which may be
 slightly out of sync):
 
   usr/bin/s3
 

OK my interpretation of the situation, is you afflib guys really need 
the name s3 because that is the full name of the amazon s3 service
you're trying to access, and the simh s3 is merely the short name for 
the System/3 emulator.

afflib folks please confirm or deny the accuracy of my interpretation.

If I'm correct I think the logical solution is I extend the name of the 
System/3 emulator from s3 to system3 (err I have to verify that is not
otherwise in use... maybe I'll go sys3, who knows)

Current status, waiting on your comments, afflib folks ...



signature.asc
Description: Digital signature


Bug#549112: daemontools: supervise stores state in /etc

2009-10-05 Thread Gerrit Pape
On Mon, Oct 05, 2009 at 06:12:57AM -0400, Andrew Schulman wrote:
 Gerritt, thanks for your answer.  Forgive me, but really, this is a mess.  
 There are a several problems.
 
 First, the documentation of update-service never explains that the contents 
 of /etc/service must all be symlinks.  This is implied by 
 /usr/share/doc/daemontools-run/README.Debian, but not stated or explained.  
 Similarly,
 
 # update-service --add /etc/service/vbox-TinyXP/
 update-service: fatal: /etc/service/vbox-TinyXP exists, but is not a 
 symbolic link.
 
 is confusing since update-service(8) never says that a service directory 
 must be a symbolic link.  I've been using daemontools for a few years, have 
 read all of the documentation, and never understood this, so I think it's 
 not clear.

http://cr.yp.to/daemontools/faq.html
http://cr.yp.to/daemontools/faq/create.html#why
http://cr.yp.to/daemontools/faq/create.html#install
http://cr.yp.to/daemontools/faq/create.html#remove

 But OK, so I'm supposed to put my configuration into, say, /etc/sv/name, 
 then run 'update-service --add /etc/sv/name', and update-service will create 
 a symlink /etc/service/name - /etc/sv/name.  It also creates 
 /etc/sv/name/supervise - /var/lib/supervise/name.
 
 Here again, daemontools is storing its state in /etc, now in two places:
 
 (1) /etc/service is a tree of symlinks created and managed by daemontools, 
 for the purpose of keeping track of its services.  This is run-state 
 information that belongs in /var.

The symlinks are managed by root, not daemontools, and define which
supervised services are available, device-specific.  This belongs into
/etc/, just as /etc/rc?.d/.

 (2) /etc/sv/name/supervise is also created and managed by daemontools, to 
 point to its state information for that service.  Again this is run-state 
 information.  Instead of writing this data into /etc, supervise should just 
 use the standard location for it: /var/lib/supervise/name.  There's no 
 reason that a user would ever need to change that location, or even know 
 about it, so it doesn't elong in /etc.

Sure there is.  supervise is not restricted to root, ordinary users can
use it too.  The change you suggest would break that, for at least two
reasons: permissions and name-space.

supervise's standard location for its state information is the
./supervise/ directory.  If you, as root, put your service directory
into /etc/, you can adjust the location for the files in the
./supervise/ directory by creating a symlink.  update-service(8) can
help you with that.  You can also do manually, and point them into a
ramdisk for example.

 The basic difference is:  /etc belongs to me.  /var/lib/daemontools or 
 /var/lib/supervise belongs to daemontools.  daemontools (including update-
 service) should never be writing into /etc.  Any information it needs to 
 write to keep track of the installed services, it should put into 
 /var/lib/daemontools or /var/lib/supervise.

I'm sorry, I don't agree.  There're quite some update-* programs that
adjust configuration in /etc/.

 It seems that daemontools is trying to be flexible, by allowing me to put my 
 service descriptions anywhere, and then using update-service to create 
 symlinks in /etc/service for me.  But this doesn't make sense.  Why not just 
 require that they all go into /etc/service in the first place, and assume 
 that any directories there describe services?  That's the standard approach, 
 used by every other package I can think of.

It makes sense.  And you should look again, there are quite some
packages in Debian that use symlinks in /etc/.

Please close the bug again, or at least make it severity wishlist.  I do
see no bug here.

Regards, Gerrit.



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#539473: CVE-2009-2651: Remote Crash Vulnerability in RTP stack

2009-10-05 Thread Faidon Liambotis
Moritz Muehlenhoff wrote:
 You are right that we should do an update for a point release of lenny
 though to address a minor information disclosure vulnerability[1], plus
 some other non-security related bugs. However, I'd like to avoid
 upgrading to a newer 1.4.x release but backport changes instead; we used
 to heavily patch our sources and changing the upstream release is prone
 to errors.
 
 Fine with me.
OK, will do soon.

 As for etch, the current version should be affected by multiple
 vulnerabilities (information disclosure *and* remote DoS) and I'm
 currently unable to properly take care of them and test it. Unless a
 comaintainer steps up (please people, do!) I'd more inclined to suggest
 a premature end of security support (are there precedents for this?)
 
 We can do that, yes. The are some precedents, like rails or Mozilla.
Hm, OK, I'll let you know in a few days.
I guess an e-mail to secur...@d.o would be sufficient?

Thanks,
Faidon



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#546263: Sure there's no problem here?

2009-10-05 Thread Ben B. Bainton
So what was the solution? Because I'm getting a similar error,
inability to find clx, when trying to start stumpwm (git version,
using sbcl and asdf to load).



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549669: konqueror-plugin-gnash: KDE4 version doesn't work, where Iceweasel's does.

2009-10-05 Thread Didier Raboud
Package: konqueror-plugin-gnash
Version: 0.8.6-1
Severity: important

Hi,

Klash in konqueror doesn't work on popular sites, where Iceweasel's gnash does.

Regards,

OdyX

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (700, 'testing'), (90, 'experimental'), (50, 'experimental'), 
(50, 'testing')
Architecture: amd64 (x86_64)

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

Versions of packages konqueror-plugin-gnash depends on:
ii  kdebase-runtime   4:4.3.2-0r1runtime components from the offici
ii  kdelibs5  4:4.3.2-0r2core libraries for all KDE 4 appli
ii  klash 0.8.6-1free SWF movie player - standalone
ii  libc6 2.9-27 GNU C Library: Shared libraries
ii  libgcc1   1:4.4.1-5  GCC support library
ii  libldap-2.4-2 2.4.17-2   OpenLDAP libraries
ii  libqtcore44:4.5.3-0r1Qt 4 core module
ii  libqtgui4 4:4.5.3-0r1Qt 4 GUI module
ii  libstdc++64.4.1-5The GNU Standard C++ Library v3
ii  libx11-6  2:1.2.99.901-1 X11 client-side library
ii  libxi62:1.2.99.4-1   X11 Input extension library

konqueror-plugin-gnash recommends no packages.

konqueror-plugin-gnash suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549606: [linux-image-2.6.30-1-amd64] VIA-Rhine II network interface lost connectivity

2009-10-05 Thread Jens-Michael Hoffmann
On Monday, 5. October 2009 01:29:39 Ben Hutchings wrote:
 On Mon, 2009-10-05 at 00:15 +0100, Antonio Marcos López Alonso wrote:
   Is this a new problem or did it occur with earlier kernel versions?
 
  No, it happened also in previous versions. But at least irqpoll/irqfixup
  worked pretty well. Now this behavior seems to get worsened even using
  these kernel options.
 
   Can you try to reproduce this without the nvidia or virtualbox modules
   loaded?
 
  I can but just to make things faster:
 
  Jens-Michael,
 
  Have you got any nvidia/virtualbox modules running in your host? Just to
  discard...
 
 The warning message shows all loaded modules, and those aren't included,
 so this question is answered.
 
 I had a look at the code and the values in the 'transmit timed out'
 message, and it seems that the NIC has reported a transmit completion
 but this hasn't been handled.  Perhaps another device sharing its IRQ is
 misbehaving and causing the IRQ to be disabled.  Please can you send
 more of the kernel log from before the TX watchdog warning?  Also, if
 this happens again, please send the contents of /proc/interrupts.

/proc/interrupts:
   CPU0   CPU1
  0: 42  0   IO-APIC-edge  timer
  1:  0 82   IO-APIC-edge  i8042
  8:  0  0   IO-APIC-edge  rtc0
  9:  0  0   IO-APIC-fasteoi   acpi
 14:  0109   IO-APIC-edge  ide0
 17:  5581   IO-APIC-fasteoi   firewire_ohci
 18: 350432   19112694   IO-APIC-fasteoi   eth1
 20:   6365 143067   IO-APIC-fasteoi   sata_via
 21:  0  0   IO-APIC-fasteoi   uhci_hcd:usb1, ehci_hcd:usb2, 
uhci_hcd:usb3, uhci_hcd:usb4, uhci_hcd:usb5
 23: 1503736348653   IO-APIC-fasteoi   eth2
NMI:  0  0   Non-maskable interrupts
LOC:13463291327512   Local timer interrupts
SPU:  0  0   Spurious interrupts
RES: 835039  35715   Rescheduling interrupts
CAL: 89110   Function call interrupts
TLB:782741   TLB shootdowns
TRM:  0  0   Thermal event interrupts
THR:  0  0   Threshold APIC interrupts
ERR:  2
MIS:  0

kern.log:
Oct  5 04:07:43 histor2 kernel: [ 1244.566658] martian source 87.193.192.142 
from 117.192.224.4, on dev eth2
Oct  5 04:07:43 histor2 kernel: [ 1244.566731] ll header: 
00:30:1b:41:e1:89:00:14:a9:9e:b4:28:08:00
Oct  5 04:07:44 histor2 kernel: [ 1245.341532] martian source 87.193.192.142 
from 125.161.193.46, on dev eth2
Oct  5 04:07:44 histor2 kernel: [ 1245.341605] ll header: 
00:30:1b:41:e1:89:00:14:a9:9e:b4:28:08:00
Oct  5 04:07:45 histor2 kernel: [ 1246.937539] martian source 87.193.192.142 
from 130.15.19.206, on dev eth2
Oct  5 04:07:45 histor2 kernel: [ 1246.937609] ll header: 
00:30:1b:41:e1:89:00:14:a9:9e:b4:28:08:00
Oct  5 04:08:04 histor2 kernel: [ 1265.481435] martian source 87.193.192.142 
from 93.88.4.171, on dev eth2
Oct  5 04:08:04 histor2 kernel: [ 1265.481508] ll header: 
00:30:1b:41:e1:89:00:14:a9:9e:b4:28:08:00
Oct  5 04:08:07 histor2 kernel: [ 1268.517808] martian source 87.193.192.142 
from 93.88.4.171, on dev eth2
Oct  5 04:08:07 histor2 kernel: [ 1268.517882] ll header: 
00:30:1b:41:e1:89:00:14:a9:9e:b4:28:08:00
Oct  5 04:08:09 histor2 kernel: [ 1270.940643] martian source 87.193.192.142 
from 130.15.19.206, on dev eth2
Oct  5 04:08:09 histor2 kernel: [ 1270.940716] ll header: 
00:30:1b:41:e1:89:00:14:a9:9e:b4:28:08:00
Oct  5 06:59:42 histor2 kernel: [11563.805018] [ cut here 
]
Oct  5 06:59:42 histor2 kernel: [11563.805058] WARNING: at 
/tmp/buildd/linux-2.6-2.6.30/debian/build/source_amd64_none/net/sched/sch_generic.c:226
 dev_watchdog+0xc7/0x164()
Oct  5 06:59:42 histor2 kernel: [11563.805105] Hardware name: SK22V10
Oct  5 06:59:42 histor2 kernel: [11563.805125] NETDEV WATCHDOG: eth2 
(via-rhine): transmit timed out
Oct  5 06:59:42 histor2 kernel: [11563.805148] Modules linked in: 
iptable_filter iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack nf_defrag_ipv4 
ip_tables x_tables ppdev parport_pc lp 
parport cpufreq_stats cpufreq_userspace cpufreq_conservative cpufreq_powersave 
nfsd exportfs nfs lockd fscache nfs_acl auth_rpcgss sunrpc powernow_k8 loop 
snd_pcm snd_timer snd 
soundcore evdev snd_page_alloc k8temp i2c_viapro i2c_core pcspkr button 
processor shpchp pci_hotplug ext3 jbd mbcache sha256_generic aes_x86_64 
aes_generic cbc dm_crypt 
dm_mirror dm_region_hash dm_log dm_snapshot dm_mod raid10 raid456 raid6_pq 
async_xor async_memcpy async_tx xor raid1 raid0 multipath linear md_mod sd_mod 
crc_t10dif 
ide_cd_mod cdrom ide_pci_generic sata_via via82cxxx ide_core ata_generic libata 
ehci_hcd scsi_mod via_rhine uhci_hcd 8139too firewire_ohci firewire_core 
crc_itu_t 8139cp mii thermal fan 
thermal_sys [last unloaded: scsi_wait_scan]
Oct  5 06:59:42 histor2 kernel: [11563.809598] Pid: 0, comm: swapper Not 
tainted 2.6.30-bpo.1-amd64 #1
Oct  5 

Bug#511036: ttf-droid

2009-10-05 Thread Faidon Liambotis
Simon, hi,

si...@ochsenreither.de wrote:
 sincere apologies to you Faidon and everyone else waiting for that
 package for already too long.
 
 I could need some guidance getting the package into Debian, but I'm
 willing to work on it and join the font packaging team.
You could join the Debian Fonts Task Force.

The teams URL is
http://pkg-fonts.alioth.debian.org/

Just send an e-mail to the mailing list introducing yourself and join
the Alioth project.

I am just a member of the team; Nicolas (Spalinger) is a project admin
and will probably accept you as a team member.

Thanks,
Faidon



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#534880: linux-image-2.6.26-2-xen-686: domU hang and are unresponsive

2009-10-05 Thread Valentin Vidic
Same thing happening here every few days.  I managed to get some more info
using crash utility and a core generated with xm dump-core.  To get a
vmlinux with debug symbols I recompiled the linux-image-2.6.26-2-xen
package with CONFIG_DEBUG_INFO.

The strange thing is that it seems to be stuck on the first instruction
of thread_return on all three virtual CPUs.  Perhaps someone else can make
a core dump and check if it hangs in the same place.


$ ./crash /boot/System.map-2.6.26-2-xen-amd64 ./vmlinux node.core 

crash 4.0.9
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009  Red Hat, Inc.
Copyright (C) 2004, 2005, 2006  IBM Corporation
Copyright (C) 1999-2006  Hewlett-Packard Co
Copyright (C) 2005, 2006  Fujitsu Limited
Copyright (C) 2006, 2007  VA Linux Systems Japan K.K.
Copyright (C) 2005  NEC Corporation
Copyright (C) 1999, 2002, 2007  Silicon Graphics, Inc.
Copyright (C) 1999, 2000, 2001, 2002  Mission Critical Linux, Inc.
This program is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
certain conditions.  Enter help copying to see the conditions.
This program has absolutely no warranty.  Enter help warranty for details.
 
GNU gdb 6.1
Copyright 2004 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type show copying to see the conditions.
There is absolutely no warranty for GDB.  Type show warranty for details.
This GDB was configured as x86_64-unknown-linux-gnu...

  SYSTEM MAP: /boot/System.map-2.6.26-2-xen-amd64  
DEBUG KERNEL: ./vmlinux (2.6.26-2-xen-amd64)
DUMPFILE: node.core
CPUS: 3
DATE: Wed Sep 30 09:38:19 2009
  UPTIME: 24 days, 20:48:52
LOAD AVERAGE: 0.16, 0.11, 0.09
   TASKS: 106
NODENAME: node
 RELEASE: 2.6.26-2-xen-amd64
 VERSION: #1 SMP Thu Aug 20 00:36:34 UTC 2009
 MACHINE: x86_64  (2333 Mhz)
  MEMORY: 3 GB
   PANIC: 
 PID: 0
 COMMAND: swapper
TASK: 804ff460  (1 of 3)  [THREAD_INFO: 80552000]
 CPU: 0
   STATE: TASK_RUNNING 
 WARNING: panic task not found

crash bt -a -t
PID: 23666  TASK: 88005df662c0  CPU: 0   COMMAND: apache2
  START: thread_return (schedule) at 80434c7d
  [88005f1f5eb0] touch_atime at 8029e525
  [88005f1f5ef0] vfs_readdir at 80296c35
  [88005f1f5f30] sys_getdents at 80296e70
  [88005f1f5f80] system_call at 8020b528
  [88005f1f5fb0] system_call at 8020b4c0
RIP: 7f27928fd1a5  RSP: 7fff9b663060  RFLAGS: 0246
RAX: 004e  RBX: 8020b528  RCX: 8020b4c0
RDX: 1000  RSI: 03a3de28  RDI: 000d
RBP: 03a3de28   R8: 03a3de28   R9: 0002
R10: 0008  R11: 0246  R12: 1000
R13: 03a3de00  R14: 7fff9b664250  R15: 0008
ORIG_RAX: 004e  CS: e033  SS: e02b

PID: 0  TASK: 88005fc5e6c0  CPU: 1   COMMAND: swapper
  START: thread_return (schedule) at 80434c7d
  [88005fc67eb0] hypercall_page at 802083aa
  [88005fc67ed8] hypercall_page at 802083aa
  [88005fc67f18] xen_safe_halt at 8020e79d
  [88005fc67f38] xen_idle at 8020a0c8
  [88005fc67f48] cpu_idle at 80209cd6

PID: 0  TASK: 88005fc5e040  CPU: 2   COMMAND: swapper
  START: thread_return (schedule) at 80434c7d
  [88005fc69eb0] hypercall_page at 802083aa
  [88005fc69ed8] hypercall_page at 802083aa
  [88005fc69f18] xen_safe_halt at 8020e79d
  [88005fc69f38] xen_idle at 8020a0c8
  [88005fc69f48] cpu_idle at 80209cd6

crash dis 0x80434c7d
0x80434c7d thread_return: mov%gs:0x0,%rsi

crash kmem -i
  PAGESTOTAL  PERCENTAGE
 TOTAL MEM   393270   1.5 GB 
  FREE57786 225.7 MB   14% of TOTAL MEM
  USED   335484   1.3 GB   85% of TOTAL MEM
SHARED46295 180.8 MB   11% of TOTAL MEM
   BUFFERS11449  44.7 MB2% of TOTAL MEM
CACHED   208033 812.6 MB   52% of TOTAL MEM
  SLAB18242  71.3 MB4% of TOTAL MEM

TOTAL SWAP00 
 SWAP USED00  100% of TOTAL SWAP
 SWAP FREE000% of TOTAL SWAP

-- 
Valentin



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#549670: [preload] Disable preload when readhead profiling

2009-10-05 Thread Andrea Briganti
Package: preload
Version: 0.6.4-1
Severity: wishlist

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

I read this in the README.Debian of readahead package:

WARNING: Do not profile if you have preload enabled, because in this case,
files loaded by preload would be added to the lists and this slows down future
boots.

It would be nice if preload (or its init scripts) is able to detect when 
readhead profiling and delay its start until next boot or until readhead ends 
the profiling process.


--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.31.1-crusader

Debian Release: squeeze/sid
  650 testing security.debian.org 
  650 testing ftp.debian.org 
  600 unstableftp.debian.org 
  600 unstabledebian-multimedia.org 
  550 experimentalftp.debian.org 
  500 stable  debian-multimedia.org 

--- Package information. ---
Depends(Version) | Installed
-+-
libc6   (= 2.3) | 2.9-25
libglib2.0-0 (= 2.16.0) | 2.22.0-1


Package's Recommends field is empty.

Package's Suggests field is empty.






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



  1   2   3   4   5   >