Bug#564022: inkscape missing changelog

2010-01-07 Thread Daniel Baumann

Package: inkscape
Severity: minor

Hi,

debian/changelog is missing the 0.46-5.1 upload, please add it.

Regards,
Daniel

--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#563861: localechooser: Maybe ask preferred locale in more cases?

2010-01-07 Thread Christian PERRIER
Quoting Frans Pop (elen...@planet.nl):

> OK. But I just see that this does require a string change :-/

C'est la vie..:-)

> Current text is:
>There is no locale defined for the combination of language and country
>you have selected. You can now select your preference from the locales
>available for the selected language. The locale that will be used is
>listed in the second column.
> 
> And the first sentence is obviously not correct for this change.
> 
> One solution could be to just drop the first sentence for this case.
> 
> Another option could be to make the first sentence variable and change it 
> as follows for this case:
>There are multiple locales defined for the language you have selected.
> 
> But then it's maybe better to rewrite the whole para as:
>There are multiple locales defined for the language you have selected.
>You can now select your preference from those locales. The locale that
>will be used is listed in the second column.

I'd go for that last option as any case leads to one string to update,
so let's be as precise as we can.



-- 




signature.asc
Description: Digital signature


Bug#564021: tasksel: please install ttf-unikurdweb with the kurdish-desktop task

2010-01-07 Thread Christian Perrier
Package: tasksel
Severity: normal

Quoting Erdal Ronahi (erdal.ron...@gmail.com):
> Hi Christian,
> 
> thank for asking. I have learnt that the first virtue in Debian is
> "patience". Everything takes a lng time.
> 
> Out-of-the-box support for this font would be a great thing, so I definitely
> recommend that it be installed via tasksel together with the Kurdish
> desktop.
> 
> The Kurdish desktop is all Latin script and this a font for the Arabic
> script, but it does no harm and is very useful for some.


You're right. Doing this with this mail.





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



Bug#564024: terminatorx: Missing Homepage field

2010-01-07 Thread Alessio Treglia
Package: terminatorx
Severity: minor
Tags: patch

Please add the Homepage field and set it as following:


Homepage: http://www.terminatorx.org/


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-16-generic (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



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



Bug#564023: uni2ascii -B should also convert 0x2022 etc.

2010-01-07 Thread jidanni
X-debbugs-cc: billpo...@alum.mit.edu
Package: uni2ascii
Version: 4.14-2
Severity: wishlist

uni2ascii -B should also convert
$ unicode 0x2022
U+2022 BULLET etc.
So one needn't do e.g.,
n=`/usr/bin/man -w $i`
zcat $n|man2html|sed 's/•/o/g'|ascii2uni -qa Y|uni2ascii -qB > $i.html

You can make several tiers of conversions, if you don't think "o" is a
good choice for 0x2022. The user could pick his level of "daring". The
point is there are still lots of punctuation that uni2ascii doesn't yet cover.



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



Bug#525023: libcv-dev: circular dependency with libcvaux-dev and libhighgui-dev

2010-01-07 Thread Nobuhiro Iwamatsu
Hi, Filippo.

Thanks for your report.
I am agreeable in your opinion.

2009/12/28 Filippo Giunchedi :
> On Tue, Apr 21, 2009 at 05:28:06PM +0200, Bill Allombert wrote:
>> Package: libcv-dev
>> Version: 1.0.0-6.1+b1
>> Severity: important
>>
>> Hello Debian Scientific Computing Team,
>>
>> There is a circular dependency between libcv-dev, libcvaux-dev and 
>> libhighgui-dev:
>>
>> libcv-dev     :Depends: libcvaux-dev (= 1.0.0-6.1+b1), libhighgui-dev (= 
>> 1.0.0-6.1+b1)
>> libcvaux-dev  :Depends: libcv-dev (>= 1.0.0-6.1+b1)
>> libhighgui-dev        :Depends: libcv-dev (>= 1.0.0-6.1+b1)
>>
>> Circular dependencies are known to cause problems during upgrade, so we
>> should try to get rid of them.
>>
>> In this particular case I do not see the point to have three separated
>> packages if users are required to install them all anyway. A single
>> package would be sufficient.
>
> I'm not convinced by the fix (though I'm not reopening the bug).
> Both highgui and cvaux are marked by pkg-config as required for linking
> opencv:
>
> $ pkg-config --libs opencv
> -lcv -lhighgui -lcvaux -lml -lcxcore
>
> so I'm expecting that declaring build-depend: libcv-dev will drag in also the
> required libraries for linking.
> Moreover, an application is supposed to #include  only and thus
> shouldn't need to know that libhighgui-dev and libcvaux-dev are required to do
> the actual link but only libcv-dev.
>

If user wants to use highgui, application does not need include cv.h.
user need include highgui.h only.

OK. For correspondence to be possible in Debian side, we provide all
library (libcvaux and libhighgui)
in one package (libcv and -dev package).
Or we return this problem.
As other methods, we prepare patch for pkg-config file of
highgui/cvaux to Upstream.

How do you think about this?
A library and a header file are divided into some, but I think that it
is a problem that there is only one pkg-config file.

Best regards,
  Nobuhiro

-- 
Nobuhiro Iwamatsu
   iwamatsu at {nigauri.org / debian.org}
   GPG ID: 40AD1FA6



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



Bug#564026: [INTL:es] Spanish debconf template translation for esmtp

2010-01-07 Thread Francisco Javier Cuadrado
Package: esmtp
Version: 1.2-1
Severity: wishlist
Tags: l10n patch


-- 
Saludos

Fran
# esmtp po-debconf translation to Spanish
# Copyright (C) 2005, 2009 Software in the Public Interest
# This file is distributed under the same license as the esmtp package.
#
# Changes:
#   - Initial translation
#   César Gómez Martín , 2005
#
#   - Updates
#   Francisco Javier Cuadrado , 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: esmtp 1.2-1\n"
"Report-Msgid-Bugs-To: es...@packages.debian.org\n"
"POT-Creation-Date: 2009-12-26 15:14+0100\n"
"PO-Revision-Date: 2009-12-30 13:02+0100\n"
"Last-Translator: Francisco Javier Cuadrado \n"
"Language-Team: Debian l10n Spanish \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../templates:1001
msgid "Automatically overwrite configuration files?"
msgstr "¿Desea sobreescribir los archivos de configuración de forma automática?"

#. Type: boolean
#. Description
#: ../templates:1001
msgid "The mail configuration file /etc/esmtprc can be automatically updated on each upgrade with the information supplied to the debconf database. If you do not want this to happen (i.e., you want to maintain control of this file yourself) then unset this option to prevent the program touching this file."
msgstr "El fichero de configuración de correo «/etc/esmtprc» se puede actualizar automáticamente en cada actualización con la información que se le proporciona a la base de datos de debconf. Si no quiere que esto ocurra (es decir, quiere mantener el control de este fichero usted mismo) entonces desactive esta opción para no permitir que el programa toque este fichero"

#. Type: string
#. Description
#: ../templates:2001
#| msgid "SMTP server hostname"
msgid "SMTP server hostname:"
msgstr "Nombre del servidor de SMTP:"

#. Type: string
#. Description
#: ../templates:3001
#| msgid "SMTP server port number"
msgid "SMTP server port number:"
msgstr "Número del puerto del servidor de SMTP:"

#. Type: string
#. Description
#: ../templates:4001
#| msgid "Authentication username"
msgid "Authentication username:"
msgstr "Nombre de usuario de autenticación:"

#. Type: string
#. Description
#: ../templates:4001
msgid "This is the username to be given to the mailhub if authentication is required by the SMTP server."
msgstr "Este es el nombre de usuario que se le proporciona a la pasarela de correo si el servidor de SMTP requiere autenticación."

#. Type: string
#. Description
#: ../templates:4001
msgid "Do NOT set the username and password on the system configuration file unless you are the sole user of this machine.  Esmtp is not run with suid privileges therefore the system configuration file must be readable by everyone.  If your SMTP server requires authorization and you are not the only user then accept the default options in the system configuration file for local delivery and specify your personal SMTP account details in the user configuration file."
msgstr "NO establezca el nombre de usuario y la contraseña en el fichero de configuración del sistema a menos que sea el único usuario de esta máquina. Esmtp no se ejecuta con el bit suid activado por lo que el fichero de configuración del sistema debe tener permisos de lectura para todo el mundo. Si su servidor de SMTP requiere autorización, y no es el único usuario, entonces acepte las opciones predeterminadas en el fichero de configuración del sistema para el envío local y especifique los detalles de su cuenta personal de SMTP en el fichero de configuración del usuario."

#. Type: password
#. Description
#: ../templates:5001
#| msgid "Authentication password"
msgid "Authentication password:"
msgstr "Contraseña de autenticación:"

#. Type: password
#. Description
#: ../templates:5001
msgid "This is the password to be given to the mailhub if authentication is required by the SMTP server."
msgstr "Esta es la contraseña que se le proporciona a la pasarela de correo si el servidor de SMTP requiere autenticación."

#. Type: select
#. Choices
#: ../templates:6001
msgid "enabled"
msgstr "activo"

#. Type: select
#. Choices
#: ../templates:6001
msgid "disabled"
msgstr "inactivo"

#. Type: select
#. Choices
#: ../templates:6001
msgid "required"
msgstr "requerido"

#. Type: select
#.

Bug#564025: terminatorx: Little adjustments to the desktop file

2010-01-07 Thread Alessio Treglia
Package: terminatorx
Version: 3.82-7.3
Severity: minor
Tags: patch
User: ubuntu-de...@lists.ubuntu.com
Usertags: origin-ubuntu karmic ubuntu-patch


In Ubuntu, we've applied the attached patch to achieve the following:

  * Merge from debian testing, remaining changes:
- debian/patches/17_cleanup_desktop_file.dpatch: Cleanup upstream desktop
  file according to Freedesktop.org's spec.

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers karmic-updates
  APT policy: (500, 'karmic-updates'), (500, 'karmic-security'), (500, 'karmic')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.31-16-generic (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
diff -u terminatorx-3.82/debian/patches/00list terminatorx-3.82/debian/patches/00list
--- terminatorx-3.82/debian/patches/00list
+++ terminatorx-3.82/debian/patches/00list
@@ -3,2 +3,3 @@
 16_loose_spelling_fix
+17_cleanup_desktop_file
 20_fix_ftbfs_on_kfreebsd.dpatch
only in patch2:
unchanged:
--- terminatorx-3.82.orig/debian/patches/17_cleanup_desktop_file.dpatch
+++ terminatorx-3.82/debian/patches/17_cleanup_desktop_file.dpatch
@@ -0,0 +1,26 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 17_cleanup_desktop_file.dpatch by William Grant 
+## Remove .png extension from icon filename -- Alessio Treglia 
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Clean up .desktop file.
+
+...@dpatch@
+diff -urNad terminatorx-3.82~/gnome-support/terminatorX.desktop terminatorx-3.82/gnome-support/terminatorX.desktop
+--- terminatorx-3.82~/gnome-support/terminatorX.desktop	2004-03-26 20:13:24.0 +0100
 terminatorx-3.82/gnome-support/terminatorX.desktop	2009-02-17 20:56:47.0 +0100
+@@ -1,10 +1,10 @@
+ [Desktop Entry]
+ Exec=terminatorX
+ Name=terminatorX
+-GenericName=Virtual turntable
+-Comment=Versatile DJ scratching and mixing application.
++GenericName=Virtual Turntable
++Comment=Scratch and mix audio
+ Terminal=false
+ Type=Application
+-Icon=terminatorX-app.png
+-Categories=Application;AudioVideo;
++Icon=terminatorX-app
++Categories=AudioVideo;
+ StartupNotify=true


Bug#563819: installation-guide: Please add netcfg/dhcp_use to preseed example

2010-01-07 Thread Javier Barroso

Hello,
On 06/01/10 20:33, Frans Pop wrote:

On Tuesday 05 January 2010, Javier Barroso wrote:
   

If you want don't be asked in network config about manual / dhcp
configuration, you need netcfg/dhcp_use to true, but it doesn't appear
in the example.
 

It is not documented because preseeding is normally done while running with
debconf priority critical, or maybe high. But this question only gets
asked at medium priority so there is normally no need to preseed it.

There are many, many more questions that only get asked at medium or low
priority that are also not documented.

The correct template to preseed to choose between dhcp and static network
configuration is netcfg/disable_dhcp.
   

Including in preseed.cfg:

d-i netcfg/disable_dhcp string false

won't stop debian-installer asking about Auto-configure Network with 
DHCP question.


but netcfg/use_dhcp does the trick.

Do I have to combine disable_dhcp with another option ?

My environment (grep netcfg preseed.cfg) is:
d-i netcfg/choose_interface select auto
d-i netcfg/get_hostname string pxe
d-i netcfg/get_domain string red.isotrol.com
# d-i netcfg/use_dhcp string true
d-i netcfg/disable_dhcp string false
d-i netcfg/dhcp_options select Retry network autoconfiguration


   

I think this patch could be fine.
 

Well, to be honest the patch is quite sloppy:
- it is reversed
- the name of the template is incorrect (correct name is use_dhcp)
   
Sorry for wasting your time, you are right. I was only trying to help, 
but seems like I had not good day :)

I'm closing this report as IMO there is no reason to document this
template. You are of course free to reply if you disagree, but you'll need
to explain in a lot more detail in which situation it would be needed.
   
I don't known if use_dhcp should have a higher priority/lower priority, 
but I think that how to skip this question should be documented.


Thanks



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



Bug#552185: Bug#563902: udev: Please set ACL_MANAGE for /dev/rfkill

2010-01-07 Thread Josselin Mouette
Le mercredi 06 janvier 2010 à 23:41 +0100, Marco d'Itri a écrit :
> Looks like this is not an acceptable solution.
> Unless there are other users which need an user-accessible /dev/rfkill
> then gnome-bluetooth should deal with this by shipping its own rules
> file (if at all!).

OK, we’ll have to do that until there is some appropriate framework to
access the kill switch then.

Would the following do the trick the correct way?

ENV{ACL_MANAGE}=="0", GOTO="gnome_bluetooth_end"
ACTION!="add|change", GOTO="gnome_bluetooth_end"
KERNEL=="rfkill", ENV{ACL_MANAGE}="1"
LABEL="gnome_bluetooth_end"

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





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



Bug#564027: sdd: Please support Renesas SH4

2010-01-07 Thread Nobuhiro Iwamatsu
Package: sdd
Version: 1.52-14
Severity: important
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(sh4) CPU.
http://buildd.debian-ports.org/status/architecture.php?suite=unstable&a=sh4

sdd FTBFS on SH4.
Because  sdd does not support Renesas SH4.

-
are caused by a GNU make bug and not by the Schily makefile system.

The related bug has been reported to the GNU make maintainers in 1988 but
as the bug has not yet been fixed, it seems that GNU make is unmaintained :-(
A working highly portable make program is at ftp://ftp.berlios.de/pub/smake
make[1]: Entering directory `/build/buildd/sdd-1.52'
RULES/rules1.top:234: incs/Dcc.sh4a-linux: No such file or directory
RULES/rules.top:39: RULES/sh4a-linux-cc.rul: No such file or directory
RULES/rules.cnf:56: incs/sh4a-linux-cc/Inull: No such file or directory
RULES/rules.cnf:57: incs/sh4a-linux-cc/rules.cnf: No such file or directory
p incs/sh4a-linux-cc
make[1]: p: Command not found
make[1]: [incs/sh4a-linux-cc/Inull] Error 127 (ignored)
/bin/sh: incs/sh4a-linux-cc/Inull: No such file or directory
make[1]: *** [incs/sh4a-linux-cc/Inull] Error 1
-

I made patch to support SH4. Could you apply this patch?

Best regards,
 Nobuhiro


sdd-05-rules-sh4.dpatch
Description: Binary data


Bug#562957: iceweasel: Iceweasel's tab restoration incorrectly handles browser window size changes

2010-01-07 Thread Mike Hommey
On Thu, Jan 07, 2010 at 12:06:23AM +, Francis Russell wrote:
> Mike Hommey wrote:
> 
> > I think changing the name in /usr/lib/iceweasel/application.ini should
> > be enough (check with xprop).
> 
> I had a go, although this doesn't seem to affect it.
> 
> I had another go with the upstream firefox and managed to replicate the
> flawed behaviour when restoring tabs from private-browsing mode, but not
> from firefox's re-open previous tabs option. So it seems I now have
> something I can report upstream.

Or maybe this really is a common issue with tiling window managers ;)

Mike



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



Bug#564028: encfs: bad FUSE dependancy?

2010-01-07 Thread Ryan Davis
Package: encfs
Version: 1.5.2-2
Severity: important

Attempting to mount EncFS as user or root yealds the following:

encfs: /usr/local/lib/libfuse.so.2: version `FUSE_2.8' not found (required by 
encfs)

I noted there was a similar issue with the zfs-fuse package and that a patch & 
update to libfuse2 was made. Perhaps EncFS needs to be rebuilt to match the 
patched libfuse2? Let me know if any information is needed.


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

Kernel: Linux 2.6.32.1-ougun-18 (SMP w/2 CPU cores; PREEMPT)
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 encfs depends on:
ii  fuse-utils2.8.1-1.1  Filesystem in USErspace (utilities
ii  libboost-filesystem1.40.0 1.40.0-4   filesystem operations (portable pa
ii  libboost-serialization1.40.0  1.40.0-4   serialization library for C++
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libfuse2  2.8.1-1.1  Filesystem in USErspace library
ii  libgcc1   1:4.4.2-8  GCC support library
ii  librlog5  1.4-1  flexible message logging library
ii  libssl0.9.8   0.9.8k-7   SSL shared libraries
ii  libstdc++64.4.2-8The GNU Standard C++ Library v3

encfs recommends no packages.

encfs 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#564029: zabbix-frontend-php: Scrolling in graphs stops working in 1.8

2010-01-07 Thread Michel Meyers
Subject: zabbix-frontend-php: Scrolling in graphs stops working in 1.8
Package: zabbix-frontend-php
Version: 1:1.8-1
Severity: normal

Starting with Zabbix 1.8, the scrolling does no longer work in graphs
(at least when accessing graphs via 'latest data'). A look into my
apache logs shows, that the web browser is trying to access these two
files and getting a 404:

/zabbix/js/effects.js
/zabbix/js/dragdrop.js

These are actually part of scriptaculous but for some reason they are
not being accessed in /zabbix/js/scriptaculous/...

To work around the issue I created these two symlinks in
/usr/share/zabbix/js:

dragdrop.js -> scriptaculous/dragdrop.js
effects.js -> scriptaculous/effects.js

- Michel

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

Kernel: Linux 2.6.32-trunk-686-bigmem (SMP w/4 CPU cores)
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#564030: pptp-linux: Remove kernel-patch-mppe suggestion

2010-01-07 Thread Geoff Simmons
Package: pptp-linux
Version: 1.7.2-3
Severity: minor

Hi,

kernel-patch-mppe was removed from Debian in #380295.  Please remove it from
the Suggests control file field for pptp-linux.

Geoff

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

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

Versions of packages pptp-linux depends on:
ii  libc6  2.10.2-3  Embedded GNU C Library: Shared lib
ii  ppp2.4.4rel-10.1 Point-to-Point Protocol (PPP) - da

pptp-linux recommends no packages.

Versions of packages pptp-linux suggests:
pn  kernel-patch-mppe  (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#563819: installation-guide: Please add netcfg/dhcp_use to preseed example

2010-01-07 Thread Javier Barroso

On 07/01/10 08:48, Javier Barroso wrote:

Hello,
On 06/01/10 20:33, Frans Pop wrote:

On Tuesday 05 January 2010, Javier Barroso wrote:

If you want don't be asked in network config about manual / dhcp
configuration, you need netcfg/dhcp_use to true, but it doesn't appear
in the example.
It is not documented because preseeding is normally done while 
running with

debconf priority critical, or maybe high. But this question only gets
asked at medium priority so there is normally no need to preseed it.

There are many, many more questions that only get asked at medium or low
priority that are also not documented.

The correct template to preseed to choose between dhcp and static 
network

configuration is netcfg/disable_dhcp.

Including in preseed.cfg:

d-i netcfg/disable_dhcp string false

won't stop debian-installer asking about Auto-configure Network with 
DHCP question.


but netcfg/use_dhcp does the trick.

Do I have to combine disable_dhcp with another option ?

My environment (grep netcfg preseed.cfg) is:
d-i netcfg/choose_interface select auto
d-i netcfg/get_hostname string pxe
d-i netcfg/get_domain string red.isotrol.com
# d-i netcfg/use_dhcp string true
d-i netcfg/disable_dhcp string false
d-i netcfg/dhcp_options select Retry network autoconfiguration

Ok, you are right again, sorry ...

My problem was I had priority=low in my APPEND line

Thank you very much and sorry your waste time.




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



Bug#564031: perceptualdiff: error in man page: options need to be put after the file names

2010-01-07 Thread EmaRsk
Package: perceptualdiff
Version: 1.0.1-1.3

The man page says:
  perceptualdiff [options]  
but it should be
  perceptualdiff   [options]

The first two arguments are always parsed as file names, I suppose.


Bug#564032: afterwards

2010-01-07 Thread jidanni
Package: wamerican-huge
Version: 6-3
Severity: wishlist

dict says afterwards is OK, but it's not in look(1) even.



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



Bug#563253: With nss 3.12.5, evolution does not know about _any_ certificate authorities

2010-01-07 Thread Mike Hommey
On Wed, Jan 06, 2010 at 05:43:35PM +, Sam Morris wrote:
> On Wed, 2010-01-06 at 18:10 +0100, Mike Hommey wrote:
> > On Wed, Jan 06, 2010 at 05:06:08PM +, Sam Morris wrote:
> > > On Wed, 2010-01-06 at 17:39 +0100, Mike Hommey wrote:
> > > > On Wed, Jan 06, 2010 at 02:22:32PM +, Sam Morris wrote:
> > > > > I just noticed that, when I downgrade to NSS 3.12.2, evolution 
> > > > > populates
> > > > > its certificate authorities list (edit -> preferences -> certificates 
> > > > > ->
> > > > > authorities). If I upgrade to 3.12.5, run 'evolution 
> > > > > --force-shutdown',
> > > > > then re-run evolution, the certificate authority list is empty.
> > > > 
> > > > Can you run evolution under strace -eopen and send the output here ?
> > > > That could well be due to changes to the debian changes that happened in
> > > > 3.12.5.
> > > 
> > > This call:
> > > 
> > > open("/usr/lib/nss/libnssckbi.so", O_RDONLY) = 21
> > > 
> > > is present with the old NSS, but not the new. The strace output is
> > > attached in case it's something else.
> > 
> >  maybe stat,lstat and others would be needed too. Could you just
> > send a full strace ?
> 
> Here you go.

Thanks.

I have identified what i think is only one part of the problem. It is due
to a change in our Debian changes. The previous changes would load
/usr/lib/nss/libnssckbi.so if trying to load a non existing
libnssckbi.so. The new version would only load /usr/lib/nss/libnssckbi.so
if asked for "libnssckbi.so" without a path. What I will try to do is to
still allow loading /usr/lib/nss/libnssckbi.so when detecting the
wrongly populated secmod.db (due to previous behaviour).

What i think is the other part of the problem is that evolution tries to
find libnssckbi.so itself before giving it to libnss. If you give
evolution a new profile, is the certificate list populated in the new
profile under nss 3.12.5 ?

Cheers,

Mike



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



Bug#563106: iceweasel locks up system after saving multiple files to disk drive

2010-01-07 Thread Mike Hommey
On Wed, Jan 06, 2010 at 11:27:43AM -0500, Gary Dale wrote:
> Mike Hommey wrote:
> >On Wed, Dec 30, 2009 at 04:33:48PM -0500, Gary Dale wrote:
> >>Package: iceweasel
> >>Version: 3.5.6-1
> >>Severity: important
> >>
> >>When I save a page with multiple elements on it, or save multiple
> >>pages with a few elements on it, or just save the elements (graphics
> >>mainly, I guess), iceweasel starts to slow my system down. If I
> >>catch it quickly enough, I can stop the slowdown by shutting down
> >>iceweasel then restarting it. If not, the systems becomes
> >>increasingly unresponsive until it eventually hangs or spontaneously
> >>reboots.
> >>
> >>This is a real pain right now because I'm submitting online job
> >>applications and I save a copy of each job ad locally. The pages
> >>aren't the most visual things I've ever seen, but even saving one
> >>appears to be sufficient to start the slowdown.
> >>
> >>I've noticed the same thing on other sites where I don't save the
> >>page - just individual elements from the page.
> >>
> >>Simply browsing without saving doesn't trigger the problem. It's the
> >>saving locally that seems to be the culprit. And it appears to
> >>become noticeable somewhere at around 10 - 20 files saved.
> >
> >Could you try to take a look at the system cpu and memory usage while
> >doing so, and how it evolves ? How much memory do you have on your
> >computer ? What kind of pages are you trying to save ? Are they massive
> >?
> >
> >Thanks
> >
> >Mike
> It's probably time I started using a swap file again. :)
> 
> It turns out that with a 1G Windows XP virtual machine running, I'm
> down to about 25M of free RAM. Saving files seems to use that
> amount, which then puts the system into some kind brain-freeze until
> the window manager restarts, killing the child processes that were
> using all the memory.
> 
> It's interesting that firefox-bin causes this memory overload while
> programs like Dolphin, OpenOffice.org, Icedove and the gimp run
> without substantially impacting my free memory. However, saving
> files in Iceweasel seems to chew up free memory. I can load up my
> system with lots of programs and open files and still have about 25M
> of free memory.
> 
> 
> I've got 4G of DDR2. Firefox-bin is a major CPU user when my system
> goes into the slowing-down-then-freezing-and-restarting mode, but
> it's not always the largest. The pages I'm saving are actually
> fairly lightweight. They're mainly about 1 legal-size page of text.

I've got that much memory, running iceweasel almost permanently, and it
doesn't suck my memory. Have you tried running in safe-mode and without
plugins ? (See /usr/share/bug/iceweasel/presubj)

Mike



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



Bug#564007: should allow disabling autoconfiguration

2010-01-07 Thread Holger Levsen
tags 564007 + confirmed
severity 564007 wishlist
thanks

On Donnerstag, 7. Januar 2010, Marco d'Itri wrote:
> When monitoring a large number of systems it is undesirable to have
> nodes automatically configure plugins on upgrades or even new installs.
> Please provide a way to optionally stop postinst from doing this.

This should probably be done via /etc/default/munin-node, which was suggested 
in 519039 for another feature.


cheers,
Holger



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


Bug#564033: tasksel forces installation of many useless packages on hr locale setups even when you don't select anything

2010-01-07 Thread Josip Rodin
Package: tasksel

Hi,

By default, even when *nothing* extra is selected, d-i installations of
Debian since lenny have been littering Croatian locale systems with
40+ useless packages. I grow tired of purging over and over again.

Even if you don't select the "standard" task, it adds those packages.
It has created the effect of making these packages like Priority: required,
which is completely wrong and unwarranted, especially for server
installations.

In the words of Frans Pop: :)

> I see that the "croatian" task contains "texlive-lang-croatian", which is 
> probably the main culprit. That should definitely NOT be in there.
> Suggest you file a BR against tasksel. If you do, then please also ask for 
> removal of "texlive-lang-other" from the "serbian" task.
> 
> One could also argue about the freedict packages. No idea if enca is 
> useful.

IMHO the non-desktop installation for Croatian needs to lose all of: aspell,
myspell, whatever-the-hell-spell, dict-*, doc-linux-*, texlive-* enca
because none of these packages are *required* for a Croatian Debian system.
OK, maybe doc-linux-hr is a good default, but the rest is not.

As it happens, this is the entirety of
http://git.debian.org/?p=tasksel/tasksel.git;a=blob_plain;f=tasks/croatian;hb=HEAD

Even for desktop setups, much of this is barely useful, but at least you can
unselect the desktop setup. You can't unselect this.

We should either make this unselectable, or remove the fodder.

I'm guessing Bosnian and Serbian users might also appreciate the same
trimming, but I'm mainly concerned about un-screwing Croatian which is
what I use.

(With compliments to Safir as the main perpetrator of this abomination :D)

-- 
 2. That which causes joy or happiness.



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



Bug#403458: icedove not restored on login by session management

2010-01-07 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

found 403458 2.0.0.22-1.1
subscribe 403458
retitle 403458 icedove not restored on login by session management
thanks

This is similar to iceweasel bugs #437999 and #511831. Maybe a similar
fix would work?

My .kde/share/config/ksmserverrc contains this:

[LegacySession: saved at previous logout]
clientMachine1=localhost
clientMachine2=localhost
command1=google-chrome
command2=icedove-bin
count=2

(And google-chrome starts correctly, but icedove-bin of course does not.)

I'm using KDE 4 by the way.

Cheers,

Marcus

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

iEYEARECAAYFAktFphkACgkQXjXn6TzcAQnqNwCfR5THti8M7Kc4sYPPd4XO7S/e
2jgAoO53QyhQmLwko1BuY/LZdcjwW4oJ
=SMfe
-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#564034: netcat doesn't exit and virt-manager hangs

2010-01-07 Thread Vaclav Ovsik
Package: virt-manager
Version: 0.8.2-1
Severity: normal

Hi,
I have problems on connection to remote machine using qemu+ssh://...
Connecting to remote machine (Debian Lenny) -> open some virtual console
-> close virtual; and virt-manager freezes. When I kill netcat for VNC on
server side virt-manager revive. I have installed netcat-openbsd on
server side as libvirt-bin recommends.

This is known problem. I'm not certain if this is virt-manager problem
or netcat problem.

Please see:
https://bugzilla.redhat.com/show_bug.cgi?id=517778
http://www.mail-archive.com/et-mgmt-to...@redhat.com/msg02589.html
http://www.mail-archive.com/et-mgmt-to...@redhat.com/msg02593.html

The following change solves me the problem with VNC connection:

--- /usr/share/virt-manager/virtManager/console.py.orig 2009-12-19 
20:00:24.0 +0100
+++ /usr/share/virt-manager/virtManager/console.py  2010-01-07 
09:37:56.0 +0100
@@ -506,7 +506,7 @@
 if username:
 argv += ['-l', username]
 
-argv += [ server, "nc", vncaddr, str(vncport) ]
+argv += [ server, "nc", "-q", "0", vncaddr, str(vncport) ]
 
 logging.debug("Creating SSH tunnel: %s" % argv)
 
But when I do a connection & then virt-manager Quit, on server side
grows number of netcats for VM system:

23003 ?Ss 0:00 nc -U /var/run/libvirt/libvirt-sock

On local (client) side grows number of ssh connections with nc. These are not
killed by virt-manager. In the case of kill a local ssh process, nc on the
server side remains nevertheless.

Thanks for your time
Regards
-- 
Zito


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

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

Versions of packages virt-manager depends on:
ii  librsvg2-common   2.26.0-1   SAX-based renderer library for SVG
ii  python2.5.4-5An interactive high-level object-o
ii  python-dbus   0.83.0-1   simple interprocess messaging syst
ii  python-glade2 2.16.0-1   GTK+ bindings: Glade support
ii  python-gnome2 2.28.0-1   Python bindings for the GNOME desk
ii  python-gtk-vnc0.3.10-2   A VNC viewer widget for GTK+ (Pyth
ii  python-gtk2   2.16.0-1   Python bindings for the GTK+ widge
ii  python-libvirt0.7.5-2libvirt Python bindings
ii  python-support1.0.6  automated rebuilding support for P
ii  python-urlgrabber 3.1.0-5A high-level cross-protocol url-gr
ii  python-vte1:0.22.5-1 Python bindings for the VTE widget
ii  virtinst  0.500.1-2  Programs to create and clone virtu

Versions of packages virt-manager recommends:
ii  hal   0.5.14-1   Hardware Abstraction Layer
ii  libvirt-bin   0.7.5-2the programs for the libvirt libra

Versions of packages virt-manager suggests:
ii  virt-viewer   0.0.3-2Displaying the graphical console o

-- 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#561477: [security] must not RE-add /etc/apache2/conf.d/cacti.conf link on upgrade

2010-01-07 Thread Patrick Schoenfeld
On Wed, Jan 06, 2010 at 05:44:28PM +0200, Teodor MICU wrote:
> [please don't use -quiet as I didn't received the responses though I
> want to contribute were I can]
> 
> 2010/1/4 Patrick Schoenfeld :
> >> I've noticed in the past that cacti RE-adds the symbolic link 
> >> conf.d/cacti.conf
> >> on every upgrade even if the source file was *manually* removed by the 
> >> sysadmin.
> >> This is done to restrict the access to 'cacti' on each virtual web site 
> >> (the
> >> default behaviour in Debian).
> >
> >> * cacti/webserver: Apache2
> >
> > The question is: Why did you ask to do this in the first place?
> > (according to your debconf settings)
> 
> Ok, now I see that this is a way of disabling that symlink. Still, I
> would like to have the '/etc/cacti/apache.conf' file for reference to
> update my custom config which simply restricts the access to Intranet.

which should be totally unrelated. Usually the file
/etc/cacti/apache.conf should be installed together with the package
while the symlink is created because you asked it, to.

> > So sorry for the noise, except that I still not understand why
> > people answer a priority high question with "Configure my webserver:
> > apache2" just for removing the symlink, it results into after, that.
> 
> The debconf question is "Which kind of web server should be used by
> cacti?" so I answered "apache2". Maybe this question should be updated
> to better describe its meaning?

Well, it also says "Select 'None' if you would like to configure your
webserver by hand." but I agree that the wording of the question
could be more clear.

Best Regards,
Patrick



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



Bug#564035: gnome-volume-control: cryptic device display

2010-01-07 Thread Mathieu Malaterre
Package: gnome-media
Version: 2.22.0-3
Severity: normal


Hi, when plugging a Logitech+Mic USB cam, gnome-volume-control display a 
cryptic name for it.
Instead of something like 'Logitech Bla', it says: USB Device 0x46d:0x802 (Alsa 
Mixer)

I took a screenshot of the menu here:

http://malatsblog.blogspot.com/2010/01/bus-003-device-003-id-046d0802-logitech.html

Thanks

-- System Information:
Debian Release: 5.0.3
  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 gnome-media depends on:
ii  gnome-media-common 2.22.0-3  GNOME media utilities - common fil
ii  gstreamer0.10-alsa [gs 0.10.24-2~bpo50+1 GStreamer plugin for ALSA
ii  gstreamer0.10-plugins- 0.10.24-2~bpo50+1 GStreamer plugins from the "base" 
ii  gstreamer0.10-plugins- 0.10.8-4.1~lenny2 GStreamer plugins from the "good" 
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.10.2-2  GNU C Library: Shared libraries
ii  libesd00.2.36-3  Enlightened Sound Daemon - Shared 
ii  libgconf2-42.22.0-1  GNOME configuration database syste
ii  libglade2-01:2.6.2-1 library to load .glade files at ru
ii  libglib2.0-0   2.22.3-1  The GLib library of C routines
ii  libgnome-media02.22.0-3  runtime libraries for the GNOME me
ii  libgnome2-02.20.1.1-1The GNOME 2 library - runtime file
ii  libgnomeui-0   2.20.1.1-2The GNOME 2 libraries (User Interf
ii  libgnomevfs2-0 1:2.22.0-5GNOME Virtual File System (runtime
ii  libgstreamer-plugins-b 0.10.24-2~bpo50+1 GStreamer libraries from the "base
ii  libgstreamer0.10-0 0.10.24-1~bpo50+1 Core GStreamer libraries and eleme
ii  libgtk2.0-02.18.3-1  The GTK+ graphical user interface 

gnome-media recommends no packages.

gnome-media 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#564036: package not installable with 2.28

2010-01-07 Thread Soeren Sonnenburg
Package: mail-notification-evolution
Severity: grave

trying to manually build the package with latest evo fails.
also no upstream release for a year that could potentially fix the FTBS
...

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

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



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



Bug#452258: Canceling ITA && scheduling for removal

2010-01-07 Thread Yavor Doganov
noowner 452258
reassign 452258 ftp.debian.org
retitle 452258 RM: innerspace.app -- RoQA; orphaned; buggy; licensing problems; 
low popcon
thanks

This package is RC-buggy: on startup it hangs with

| Exception occured while loading model: NSTextFieldCell(instance)
|   does not recognize setEchosBullets:

This bug has been present since at least April 2009, and while easily
fixable, the fact that nobody bothered to report it is an indication
that this package is almost unused.

In addition, README in upstream's CVS says:

| NOTE:
| The savers Polyhedra.bproj, SporView.bproj, and Space2View.bproj were
| available from next-ftp.peak.org with code and source available.  I
| assume these are in the public domain.

Only Polyhedra.bproj is in the current Debian package but in any case,
the above notice is far from sufficient to render the relevant code
free.

The consensus within the GNUstep team is that it's best to remove
innerspace.app from the archive.



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



Bug#564038: needs rebuilding against newer libkpathsea

2010-01-07 Thread Yuri D'Elia
Package: tex4ht
Version: 20090611-1+b1
Severity: important

tex4ht cannot be installed currently in unstable due to libkpathsea4 being
unavailable.

-- System Information:
Versions of packages tex4ht depends on:
ii  libc6  2.10.2-3  Embedded GNU C Library: Shared lib
ii  libkpathsea4   2007.dfsg.2-8 TeX Live: path search library for 
ii  tex4ht-common  20090611-1LaTeX and TeX for Hypertext (HTML)
ii  texlive-binaries [texlive- 2009-5Binaries for TeX Live



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



Bug#563313: lm-sensors: sensors not working after suspend

2010-01-07 Thread Michał

On 06.01.2010 23:52, Aurelien Jarno wrote:

On Sat, Jan 02, 2010 at 12:10:41AM +0100, Aurelien Jarno wrote:
   

On Fri, Jan 01, 2010 at 10:22:43PM +0100, Michał wrote:
 

Package: lm-sensors
Version: 1:3.1.1-4
Severity: normal

I have dell studio 1555 after suspend sensors don't show temperature of some 
devces. As a result after some time devises reach top temperature and system 
turns off, because of overheat(fans don't working). Full shut down is needed I 
am not shure if it is problem of this package but problem is serious.

   

lm-sensors only read values provided by the kernel, so it is not a
problem of this package. I see you are using a custom kernel, so can you
please try with a Debian kernel to see if the problem is the same?

 

Any news on that?

   
I will test it during next few days. Now I don't have spare time. But I 
think that it won't change much,


--
Czujesz sie swietnie? Czy wprost przeciwnie?
Moze to Twoj biorytm? Sprawdz >> http://link.interia.pl/f2533





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



Bug#564034: [Pkg-libvirt-maintainers] Bug#564034: netcat doesn't exit and virt-manager hangs

2010-01-07 Thread Guido Günther
Hii Vaclav,
On Thu, Jan 07, 2010 at 10:08:24AM +0100, Vaclav Ovsik wrote:
> Package: virt-manager
> Version: 0.8.2-1
> Severity: normal
> 
> Hi,
> I have problems on connection to remote machine using qemu+ssh://...
> Connecting to remote machine (Debian Lenny) -> open some virtual console
> -> close virtual; and virt-manager freezes. When I kill netcat for VNC on
> server side virt-manager revive. I have installed netcat-openbsd on
> server side as libvirt-bin recommends.
> 
> This is known problem. I'm not certain if this is virt-manager problem
> or netcat problem.
> 
> Please see:
> https://bugzilla.redhat.com/show_bug.cgi?id=517778
> http://www.mail-archive.com/et-mgmt-to...@redhat.com/msg02589.html
> http://www.mail-archive.com/et-mgmt-to...@redhat.com/msg02593.html
> 
> The following change solves me the problem with VNC connection:
> 
> --- /usr/share/virt-manager/virtManager/console.py.orig   2009-12-19 
> 20:00:24.0 +0100
> +++ /usr/share/virt-manager/virtManager/console.py2010-01-07 
> 09:37:56.0 +0100
> @@ -506,7 +506,7 @@
>  if username:
>  argv += ['-l', username]
>  
> -argv += [ server, "nc", vncaddr, str(vncport) ]
> +argv += [ server, "nc", "-q", "0", vncaddr, str(vncport) ]
>  
>  logging.debug("Creating SSH tunnel: %s" % argv)
We had that patch until 0.8.1 and dropped it - seems we need to add this
back in. Thanks.
 -- Guido


signature.asc
Description: Digital signature


Bug#564039: iso-codes: [INTL:zh_TW] Updated Translation Chinese (zh_TW) translation for iso_3166

2010-01-07 Thread Tetralet
Package: iso-codes
Severity: wishlist


Hi,

Attached file is updated Translation Chinese translation for iso_3166
of iso-codes package.
Please consider to apply this.

Thanks.

-- System Information:
Debian Release: squeeze/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=POSIX, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# Translation of ISO-3166 (country names) to Traditional Chinese
#
# This file is distributed under the same license as the iso-codes package.
#
# Copyright (C)
#   Free Software Foundation, Inc., 2002,2003
#   Alastair McKinstry , 2002
#   Translations from KDE:
#   - AceLan , 2001
#   - Kenduest Lee , 2001
#   Tetralet  2004, 2007, 2008, 2009
#
#   Sorry, I'm NOT very familiar with international relations,
#   All translations are based on Ministry of Finance. R.O.C and Google.
#   If you find something improper, please feel free to contact with me. 
Thanks.
#
msgid ""
msgstr ""
"Project-Id-Version: iso_3166 3.11.1\n"
"Report-Msgid-Bugs-To: Debian iso-codes team \n"
"POT-Creation-Date: 2009-05-30 09:05+0200\n"
"PO-Revision-Date: 2009-02-02 22:19+0800\n"
"Last-Translator: Tetralet \n"
"Language-Team: Debian-user in Chinese [Big5] \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. name for AFG
msgid "Afghanistan"
msgstr "阿富汗"

#. official_name for AFG
msgid "Islamic Republic of Afghanistan"
msgstr "阿富汗伊斯蘭共和國"

#. name for ALA
msgid "Åland Islands"
msgstr "奧蘭群島"

#. name for ALB
msgid "Albania"
msgstr "阿爾巴尼亞"

#. official_name for ALB
msgid "Republic of Albania"
msgstr "阿爾巴尼亞共和國"

#. name for DZA
msgid "Algeria"
msgstr "阿爾及利亞"

#. official_name for DZA
msgid "People's Democratic Republic of Algeria"
msgstr "阿爾及利亞人民民主共和國"

#. name for ASM
msgid "American Samoa"
msgstr "美屬薩摩亞"

#. name for AND
msgid "Andorra"
msgstr "安道爾"

#. official_name for AND
msgid "Principality of Andorra"
msgstr "安道爾公國"

#. name for AGO
msgid "Angola"
msgstr "安哥拉"

#. official_name for AGO
msgid "Republic of Angola"
msgstr "安哥拉共和國"

#. name for AIA
msgid "Anguilla"
msgstr "安圭拉"

#. name for ATA
msgid "Antarctica"
msgstr "南極洲"

#. name for ATG
msgid "Antigua and Barbuda"
msgstr "安地卡及巴布達"

#. name for ARG
msgid "Argentina"
msgstr "阿根廷"

#. official_name for ARG
msgid "Argentine Republic"
msgstr "阿根廷共和國"

#. name for ARM
msgid "Armenia"
msgstr "亞美尼亞"

#. official_name for ARM
msgid "Republic of Armenia"
msgstr "亞美尼亞共和國"

#. name for ABW
msgid "Aruba"
msgstr "阿魯巴"

#. name for AUS
msgid "Australia"
msgstr "澳大利亞"

#. name for AUT
msgid "Austria"
msgstr "奧地利"

#. official_name for AUT
msgid "Republic of Austria"
msgstr "奧地利共和國"

#. name for AZE
msgid "Azerbaijan"
msgstr "亞塞拜然"

#. official_name for AZE
msgid "Republic of Azerbaijan"
msgstr "亞塞拜然共和國"

#. name for BHS
msgid "Bahamas"
msgstr "巴哈馬"

#. official_name for BHS
msgid "Commonwealth of the Bahamas"
msgstr "巴哈馬聯邦"

#. name for BHR
msgid "Bahrain"
msgstr "巴林"

#. official_name for BHR
msgid "Kingdom of Bahrain"
msgstr "巴林王國"

#. name for BGD
msgid "Bangladesh"
msgstr "孟加拉"

#. official_name for BGD
msgid "People's Republic of Bangladesh"
msgstr "孟加拉人民共和國"

#. name for BRB
msgid "Barbados"
msgstr "巴貝多"

#. name for BLR
msgid "Belarus"
msgstr "白俄羅斯"

#. official_name for BLR
msgid "Republic of Belarus"
msgstr "白俄羅斯共和國"

#. name for BEL
msgid "Belgium"
msgstr "比利時"

#. official_name for BEL
msgid "Kingdom of Belgium"
msgstr "比利時王國"

#. name for BLZ
msgid "Belize"
msgstr "貝里斯"

#. name for BEN
msgid "Benin"
msgstr "貝南"

#. official_name for BEN
msgid "Republic of Benin"
msgstr "貝南共和國"

#. name for BMU
msgid "Bermuda"
msgstr "百慕達"

#. name for BTN
msgid "Bhutan"
msgstr "不丹"

#. official_name for BTN
msgid "Kingdom of Bhutan"
msgstr "不丹王國"

#. name for BOL
msgid "Bolivia, Plurinational State of"
msgstr "玻利維亞多民族國"

#. official_name for BOL
msgid "Plurinational State of Bolivia"
msgstr "玻利維亞多民族國"

#. common_name for BOL
msgid "Bolivia"
msgstr "玻利維亞"

#. name for BIH
msgid "Bosnia and Herzegovina"
msgstr "波士尼亞及赫塞哥維納"

#. official_name for BIH
msgid "Republic of Bosnia and Herzegovina"
msgstr "波士尼亞及赫塞哥維納共和國"

#. name for BWA
msgid "Botswana"
msgstr "波札那"

#. official_name for BWA
msgid "Republic of Botswana"
msgstr "波札那共和國"

#. name for BVT
msgid "Bouvet Island"
msgstr "波維特島"

#. name for BRA
msgid "Brazil"
msgstr "巴西"

#. official_name for BRA
msgid "Federative Republic of Brazil"
msgstr "巴西聯邦共和國"

#. name for IOT
msgid "British Indian Ocean Territory"
msgstr "英屬印度洋領地"

#. name for BRN
msgid "Brunei Darussalam"
msgstr "汶萊"

#. name for BGR
msgid "Bulgaria"
msgstr "保加利亞"

#. official_name for BGR
msgid "Republic of Bulgaria"
msgstr "保加利亞共和國"

#. name for BFA
msgid "Burkina Faso"
msgstr "布吉納法索"

#. name for BDI
msgid "Burundi"
msgstr "浦隆地"

#. official_name for BDI
msgid "Republic of Burundi"
msgstr "浦隆地共和國"

#. name for KHM
msgid "Cambodia"
msgstr "柬普寨"

#. official_name for KHM
msgid "Kingdom of Cambodia"
msgstr "柬普寨王國"

#. name for CMR
ms

Bug#564041: wordtrans-qt: error with libbab

2010-01-07 Thread Salvo Tomaselli
Package: wordtrans-qt
Version: 1.1pre15-3.2
Severity: important

When i use a babylon dictionary, i get the following message:
Error from libbab: libbab incorrectly initialized 

I couldn't find any libbab in the debian repositories.


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

Kernel: Linux 2.6.32mercury (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 wordtrans-qt depends on:
ii  libc6   2.10.2-3 Embedded GNU C Library: Shared lib
ii  libgcc1 1:4.4.2-8GCC support library
ii  libqt3-mt   3:3.3.8b-6   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.4.2-8  The GNU Standard C++ Library v3
ii  wordtrans-data  1.1pre15-3.2 Multi Language Word Translator for

Versions of packages wordtrans-qt recommends:
ii  i2e   0.5.1-2+b1 English-Spanish translation dictio
ii  trans-de-en   1.6-1  A German-English translation dicti

Versions of packages wordtrans-qt suggests:
pn  dict   (no description available)
pn  dictd | dict-server(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#564042: gettext examples incomplete, looking for /usr/share/doc/gettext/examples/config/

2010-01-07 Thread Yann Dirson
Package: gettext-doc
Version: 0.17-8
Severity: important

If one wants to run one of the gettext examples, one first has to copy
the relevant dir somewhere else, together with the "installpaths"
file.  But then one gets the error reproduced below.

Side note: a README.Debian to explain how to run the examples would be
welcome.

The first problem is the lack of the examples/config/ directory.
Also, the /usr/share/doc/gettext/examples/ path suggests to get a
symlink added to /usr/share/doc/gettext/, or to get installpaths (and
possibly other docs ?) in line with the gettex-doc/examples/ location.

Then the subsequent errors may disappear as well, but it's hard to be
sure :)

$ LC_ALL=C ./autogen.sh 
cp: cannot stat `/usr/share/doc/gettext/examples/config/gcj.m4': No such file 
or directory
cp: cannot stat `/usr/share/doc/gettext/examples/config/javacomp.m4': No such 
file or directory
cp: cannot stat `/usr/share/doc/gettext/examples/config/javaexec.m4': No such 
file or directory
cp: cannot stat `/usr/share/doc/gettext/examples/config/javacomp.sh.in': No 
such file or directory
cp: cannot stat `/usr/share/doc/gettext/examples/config/javaexec.sh.in': No 
such file or directory
/usr/share/aclocal/mpatrol.m4:37: warning: underquoted definition of 
AM_WITH_MPATROL
/usr/share/aclocal/mpatrol.m4:37:   run info '(automake)Extending aclocal'
/usr/share/aclocal/mpatrol.m4:37:   or see 
http://sources.redhat.com/automake/automake.html#Extending-aclocal
configure.ac:63: required file `javacomp.sh.in' not found
configure.ac:64: required file `javaexec.sh.in' not found
Makefile.am:17: variable `hello_SOURCES' is defined but no program or
Makefile.am:17: library has `hello' as canonical name (possible typo)
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
./configure: line 2201: gt_GCJ: command not found
checking for ranlib... ranlib
./configure: line 2309: gt_JAVAEXEC: command not found
./configure: line 2310: syntax error near unexpected token `1.3'
./configure: line 2310: `gt_JAVACOMP(1.3)'
make: *** No rule to make target `update-po'.  Stop.
make: *** No rule to make target `distclean'.  Stop.


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

Kernel: Linux 2.6.28.10-smp-smp-2-g0fee61b (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

-- 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#564044: grub2: [INTL:zh_TW] Updated Translation Chinese (zh_TW) debconf translation

2010-01-07 Thread Tetralet
Package: grub2
Severity: wishlist


Hi,

Attached file is updated Translation Chinese translation of debconf for
grub2 package.
Please consider to apply this.

Thanks.

-- System Information:
Debian Release: squeeze/sid
Architecture: i386 (i686)

Kernel: Linux 2.6.31-1-686 (SMP w/1 CPU core)
Locale: LANG=POSIX, LC_CTYPE=zh_TW.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
# Copyright (C) 2009 Tetralet
# This file is distributed under the same license as the grub2 package.
#
msgid ""
msgstr ""
"Project-Id-Version: grub2\n"
"Report-Msgid-Bugs-To: gr...@packages.debian.org\n"
"POT-Creation-Date: 2009-08-30 17:54+0200\n"
"PO-Revision-Date: 2009-02-02 12:05+0800\n"
"Last-Translator: Tetralet \n"
"Language-Team: Debian-user in Chinese [Big5] \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid "Chainload from menu.lst?"
msgstr "是否使用來自 menu.list 的 chainload 項目?"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid "GRUB upgrade scripts have detected a GRUB Legacy setup in /boot/grub."
msgstr "GRUB 昇級程式已在 /boot/grub 裡找到了 GRUB 的 Legacy 設定。"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid ""
"In order to replace the Legacy version of GRUB in your system, it is "
"recommended that /boot/grub/menu.lst is adjusted to chainload GRUB 2 from "
"your existing GRUB Legacy setup.  This step may be automaticaly performed "
"now."
msgstr ""
"為了要能取代您系統上 Legacy 版的 GRUB,建議能修改 /boot/grub/menu.lst 來讓您"
"原本的 GRUB Legacy 設定能以 chainload 的方式啟動 GRUB 2。現在將要自動進行這個"
"步驟。"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid ""
"It's recommended that you accept chainloading GRUB 2 from menu.lst, and "
"verify that your new GRUB 2 setup is functional for you, before you install "
"it directly to your MBR (Master Boot Record)."
msgstr ""
"在直接將 GRUB 2 安裝到 MBR(主要開機記錄)之前,建議您能同意在 menu.lst 裡先"
"以 chainload 的方式啟動 GRUB 2,來確認您新的 GRUB 2 設定的能正常運作。"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid ""
"In either case, whenever you want GRUB 2 to be loaded directly from MBR, you "
"can do so by issuing (as root) the following command:"
msgstr ""
"不管您要採取何種方式,當您想讓 GRUB 2 可以由 MBR 直接啟動的話,您可以(以 "
"root 身份)執行以下的指令:"

#. Type: boolean
#. Description
#: ../grub-pc.templates.in:2001
msgid "upgrade-from-grub-legacy"
msgstr "upgrade-from-grub-legacy"

#. Type: string
#. Description
#: ../templates.in:1001
msgid "Linux command line:"
msgstr "Linux 命令列:"

#. Type: string
#. Description
#: ../templates.in:1001
msgid ""
"The following Linux command line was extracted from /etc/default/grub or the "
"`kopt' parameter in GRUB Legacy's menu.lst.  Please verify that it is "
"correct, and modify it if necessary."
msgstr ""
"以下的 Linux 命令列是由 /etc/default/grub,或是由 GRUB Legacy 的 menu.lst 中的 `kopt' 
參數所擷取出來的。"
"請確認它是否正確,若有必要請加以修改。"

#. Type: string
#. Description
#: ../templates.in:2001
msgid "Linux default command line:"
msgstr "Linux 預設命令列:"

#. Type: string
#. Description
#: ../templates.in:2001
msgid ""
"The following string will be used as Linux parameters for the default menu "
"entry but not for the recovery mode."
msgstr "以下的字串將會用在預設的選單項目中做為 Linux 參數,但不會用於回復模式。"

#. Type: string
#. Description
#: ../templates.in:3001
msgid "kFreeBSD command line:"
msgstr "kFreeBSD 命令列:"

#. Type: string
#. Description
#: ../templates.in:3001
msgid ""
"The following kFreeBSD command line was extracted from /etc/default/grub or "
"the `kopt' parameter in GRUB Legacy's menu.lst.  Please verify that it is "
"correct, and modify it if necessary."
msgstr ""
"以下的 kFreeBSD 命令列是由 /etc/default/grub,或是由 GRUB Legacy 的 menu.lst 中的 `kopt' 
參數所擷取出來的。"
"請確認它是否正確,若有必要請加以修改。"

#. Type: string
#. Description
#: ../templates.in:4001
msgid "kFreeBSD default command line:"
msgstr "kFreeBSD 預設命令列:"

#. Type: string
#. Description
#: ../templates.in:4001
msgid ""
"The following string will be used as kFreeBSD parameters for the default "
"menu entry but not for the recovery mode."
msgstr ""
"以下的字串將會用在預設的選單項目中做為 kFreeBSD 參數,但不會用於回復模式。"


Bug#564043: console-data: [INTL:zh_TW] Updated Translation Chinese (zh_TW) debconf translation

2010-01-07 Thread Tetralet
Package: console-data
Version: 2:1.10-1
Severity: wishlist


Hi,

Attached file is updated Translation Chinese translation of debconf for
console-data package.
Please consider to apply this.

Thanks.

-- System Information:
Debian Release: squeeze/sid
Architecture: i386 (i686)

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

Versions of packages console-data depends on:
ii  debconf [debconf-2.0] 1.5.28 Debian configuration management sy

Versions of packages console-data recommends:
ii  console-common 0.7.85basic infrastructure for text cons
ii  console-tools  1:0.2.3dbs-66 Linux console and font utilities

Versions of packages console-data suggests:
pn  unicode-data   (no description available)

-- debconf information excluded
#
#Translators, if you are not familiar with the PO format, gettext
#documentation is worth reading, especially sections dedicated to
#this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
#
#Some information specific to po-debconf are available at
#/usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
#
#Developers do not need to manually edit POT or PO files.
#
msgid ""
msgstr ""
"Project-Id-Version: console-data\n"
"Report-Msgid-Bugs-To: console-d...@packages.debian.org\n"
"POT-Creation-Date: 2009-05-08 10:47+0200\n"
"PO-Revision-Date: 2004-05-23 01:42+0800\n"
"Last-Translator: Tetralet \n"
"Language-Team: Debian-user in Chinese [Big5] \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

# console-keymaps-acorn, American
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-amiga.templates:1001
#: ../console-keymaps-at.templates:1001
#: ../console-keymaps-atari.templates:1001
#: ../console-keymaps-sun.templates:1001 ../console-keymaps-usb.templates:1001
#: ../console-keymaps-dec.templates:1001
msgid "American English"
msgstr "美語"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Belarusian"
msgstr "白俄羅斯語"

# console-keymaps-acorn, Belgian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid "Belgian"
msgstr "比利時語"

# console-keymaps-acorn, Brazilian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Brazilian (ABNT2 layout)"
msgstr "巴西語 (ABNT2 佈局)"

# console-keymaps-acorn, Brazilian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Brazilian (EUA layout)"
msgstr "巴西語 (EUA 佈局)"

# console-keymaps-acorn, British
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
#: ../console-keymaps-atari.templates:1001
#: ../console-keymaps-sun.templates:1001 ../console-keymaps-usb.templates:1001
msgid "British English"
msgstr "英語"

# console-keymaps-acorn, Bulgarian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Bulgarian"
msgstr "保加利亞語"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Canadian Multilingual"
msgstr "加拿大多語系"

# console-keymaps-acorn, Croatian
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Croatian"
msgstr "克羅埃西亞語"

# console-keymaps-acorn, Czech
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-sun.templates:1001
msgid "Czech"
msgstr "捷克語"

# console-keymaps-acorn, Danish
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid "Danish"
msgstr "丹麥語"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Dutch"
msgstr "荷蘭語"

# console-keymaps-acorn, Dvorak
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-usb.templates:1001
msgid "Dvorak"
msgstr "Dvorak 式"

#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001
msgid "Estonian"
msgstr "愛沙尼亞語"

# console-keymaps-acorn, Finnish
#. Type: select
#. Choices
#: ../console-keymaps-acorn.templates:1001
#: ../console-keymaps-at.templates:1001 ../console-keymaps-sun.templates:1001
#: ../console-keymaps-usb.templates:1001
msgid "Finnish"
msgstr "芬蘭語"

# console-keymaps-acorn, French
#. Type: select
#. Choices
#: ../console-keymaps-aco

Bug#536100: Please update pidgin-sipe

2010-01-07 Thread Ludovic Rousseau
Hello Anibal,

It would be nice to upgrade pidgin-sipe. Since you are also the
upstream author I do not need to mention the new features :-)

I would also like to see support of Kerberos in the Debian package. I
need it to connect to a Microsoft server at work.


I note that the Ubuntu package is 1.5.0
(http://packages.ubuntu.com/search?keywords=sipe)
But Debian unstable still contains 1.3.3
(http://packages.debian.org/search?keywords=pidgin-sipe)

Upstream is now at 1.7.1 (since Nov 2009)

Please, update the Debian package
Do you need help?

-- 
 Dr. Ludovic Rousseau



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



Bug#563136: linux-image-2.6.32-trunk-amd64: module ath5k not working (Invalid EEPROM checksum)

2010-01-07 Thread Paul Fertser
Confirmed here with AR2413 (AR5005G).

The relevant upstream bug is http://bugzilla.kernel.org/show_bug.cgi?id=14874 .

I confirm 
http://git.kernel.org/?p=linux/kernel/git/linville/wireless-2.6.git;a=commit;h=359207c687cc8f4f9845c8dadd0d6dabad44e584
 solves the issue for me.

Other wifi issues mentioned here seem to be unrelated, please report them 
separately.

-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com



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



Bug#563991: libtexttools: FTBFS on Ubuntu Lucid: open needs 3 arguments

2010-01-07 Thread Nicolas Boulenguez
Thanks for reporting. Your patch is integrated in the upstream VCS and
should figure in the next upstream release.



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



Bug#564045: O: flashybrid

2010-01-07 Thread Diego
Package: wnpp
Severity: normal

I have lost interest in maintaining this package. Just pulling it out of the 
repositories will vanish the code from the 
internet, which is a bad bad thing.

Since Linus is always right, I uploaded the full source + changes to github, so 
anyone who wants will be able to 
maintain this package can take over the project, and have the full history). 
The repository can be found at: 
http://github.com/elcuco/flashybrid


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



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



Bug#329008: state of #329008

2010-01-07 Thread Eugene V. Lyubimkin
Hello Baldvin, do you encounter the problem nowadays?



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



Bug#558826: closed by Peter Fritzsche (invalid)

2010-01-07 Thread Emanoil Kotsev
На Wednesday 06 January 2010 23:06:16 Debian Bug Tracking System написа:
> This is an automatic notification regarding your Bug report
> which was filed against the kmymoney2 package:
>
> #558826: kmymoney2 on x86_64 can not read gpg encrypoted file created on
> i386 system
>
> It has been closed by Peter Fritzsche .
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Peter Fritzsche
>  by replying to this email.

Thanks for closing the bug, I agree that it is not really a bug but there 
should be a better mapping for the gpg errors as it's hard to track the root 
cause.

In my case in my gpg.options file there was line for the pinentry-qt which was 
not installed. However kmymoney failed saying it can not read the file (the 
kmymoney file)

I think I'll file a feature request. What do you think?

regards

-- 
pub   1024D/648C084C 2008-06-06 Emanoil Kotsev 

 Primary key fingerprint: 002C AF99 232A 5A44 EF9E  6D7D 0D65 4160 648C 084C



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



Bug#564034: [Pkg-libvirt-maintainers] Bug#564034: netcat doesn't exit and virt-manager hangs

2010-01-07 Thread Václav Ovsík
On Thu, Jan 07, 2010 at 10:31:22AM +0100, Guido Günther wrote:
> ...
> We had that patch until 0.8.1 and dropped it - seems we need to add this
> back in. Thanks.
>  -- Guido

Thanks for super quick response :). That explains me an absence of the
problem some time ago. Such a patch solves the problem of VNC
connection. The problem of other netcat hanging (for libvirt socket)
should be reported against libvirt package. I'm going to do it.

-- 
Zito



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



Bug#564046: new upstream version available

2010-01-07 Thread Bartosz Fenski aka fEnIo
Package: zaz
Version: 0.2.9+dfsg1-1
Severity: wishlist

Hello.

There is new upstream version available (0.3.0).

Since it contains keyboard support I would like to see it in Debian soon ;)

regards
fEnIo
-- 
  ,''`.  Bartosz Fenski | mailto:fe...@debian.org | pgp:0x13fefc40 | irc:fEnIo
 : :' :   32-050 Skawina - Glowackiego 3/15 - malopolskie v. - Poland
 `. `'   phone:+48602383548 | proud Debian maintainer and user
   `-http://fenski.pl | xmpp:fe...@jabber.org | rlu:172001


signature.asc
Description: Digital signature


Bug#374837: state of #374837

2010-01-07 Thread Eugene V. Lyubimkin

Hello,

Do you encounter this problem nowadays with Perl 5.10?



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



Bug#563964: [Pkg-utopia-maintainers] Bug#563964: network-manager: causes multiple instances of wpa_supplicant to start

2010-01-07 Thread Marcus Better
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Michael Biebl wrote:
> That's not a bug in network-manager.
> NetworkManager talks to wpa_supplicant over D-Bus (and wpa_supplicant is
> autostarted by dbus if it is not running)
> If you are configuring a connection vi /etc/network/interfaces, tell
> this wpa_supplicant to provide the dbus interface (there is a command
> line switch for that).

I see. Do you know how to pass that switch through ifupdown? I haven't
maanged to figure it out, short of editing /etc/wpa_supplicant/functions.sh.

Also I wonder if this is not really a bug, or at least a documentation
issue, either in wpasupplicant or network-manager. After all
network-manager in managed mode, following the documented procedure,
clearly conflicts with ifupdown/wpa_supplicant, again following the
documented procedure for roaming support.

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

iEYEARECAAYFAktFsfUACgkQXjXn6TzcAQnnPgCgwrQ7QQyik6KHdkWqwRj4tb1E
sOUAoMcJLS8LnVGkt2TzENKn8FxGEm7O
=CHOn
-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#564047: option "dmsetup clear" not explained in manpage

2010-01-07 Thread Michael Schmitt
Package: dmsetup
Version: 2:1.02.39-1
Severity: normal

Hi,

I think no further details needed, see subject.

regards
Michael


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

Kernel: Linux 2.6.32-trunk-686 (SMP w/1 CPU core)
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 dmsetup depends on:
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libdevmapper1.02.1   2:1.02.39-1 The Linux Kernel Device Mapper use
ii  udev 149-2   /dev/ and hotplug management daemo
ii  util-linux   2.16.2-0Miscellaneous system utilities

dmsetup recommends no packages.

dmsetup 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#562970: iceweasel: Hourglass stays on when launched from GNOME panel

2010-01-07 Thread Mike Hommey
On Wed, Jan 06, 2010 at 02:19:25PM +, Tony Houghton wrote:
> On Wed, 6 Jan 2010 10:26:05 +0100
> Mike Hommey  wrote:
> 
> > What version of libstartup-notification0 is installed on your system ?
> 
> 0.10-1

Is libgnomeui-0 installed on your system ?

Mike



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



Bug#564048: dolphin - crashes or long delays on startup (~20 mins)

2010-01-07 Thread shel
Package: dolphin
Version: 4:4.3.2-1
Severity: grave
Justification: renders package unusable


dolphin  on startup delays of ~20 mins, when started from the command line - 
displays an error:

(4504)/: Communication problem with  "dolphin" , it 
probably crashed.
Error message was:  "org.freedesktop.DBus.Error.NoReply" : " "Did not receive a 
reply. Possible causes include: the remote application did not send a reply, 
the message bus security policy blocked the reply, the reply timeout expired, 
or the network connection was broken." "

Similar issue with some other programs, e.q. gwenview

Evgeniy

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

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

Versions of packages dolphin depends on:
ii  kdebase-runtime   4:4.3.4-2  runtime components from the offici
ii  kdelibs5  4:4.3.4-1  core libraries for all KDE 4 appli
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libkonq5  4:4.3.2-1  core libraries for Konqueror
ii  libphonon44:4.5.3-4  Qt 4 Phonon module
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libsoprano4   2.3.1+dfsg.1-1 libraries for the Soprano RDF fram
ii  libstdc++64.4.2-8The GNU Standard C++ Library v3
ii  libxext6  2:1.0.4-1  X11 miscellaneous extension librar
ii  phonon4:4.5.3-4  Qt 4 Phonon module metapackage

Versions of packages dolphin recommends:
ii  kfind 4:4.3.2-1  file search utility for KDE 4

dolphin 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#554847: [Pkg-fglrx-devel] please consider unmerging

2010-01-07 Thread Friedrich Delgado Friedrichs
Hi!

Michael Gilbert schrieb:
> On Thu, 7 Jan 2010 01:46:55 +0100 Friedrich Delgado Friedrichs wrote:
> > Michael Gilbert schrieb:
> > > On Thu, 7 Jan 2010 00:12:58 +0100, Friedrich Delgado Friedrichs wrote:
> > > Given the fact that the fglrx driver needs a working MTRR lead me to
> > > conclude that your crashing MTRR is the root cause of the problem.
> > 
> > fglrx driver 9.8 works with that same crashing mtrr.
> > 
> > > BTW, your logs say that your MTRR is crashing.  The stuff following
> > > 'Call Trace' is a backtrace, which you get when something crashes.
> > 
> > Well, the line
> > 
> > mtrr: your BIOS has set up an incorrect mask, fixing it up.
> > 
> > and the word 'WARNING' led me to believe that the linux kernel is
> > working around a problem in my bios. But you're probably right, the
> > kernel (package) maintainers should know exactly what that means.
> > 
> > I'm still not sure a bug report against the kernel is appropriate
> > here, as I only have problems with specific versions of the fglrx
> > driver on one specific mainboard + bios.
> 
> If MTRR crashes without fglrx, then it is kernel problem.  MTRR may
> have become more important since 9-9 (this is conjecture since I have
> no evidence to back this up), which would explain why older versions
> worked ok.

A search on google for "mtrr: your BIOS has set up an incorrect mask,
fixing it up" yields several results from lkml and other sources gives
me the impression that the kernel is fixing up a buggy mtrr mask from
the bios.

In particular, Ingo Molnar's reply at
http://lkml.indiana.edu/hypermail/linux/kernel/0902.1/01117.html:

>> [ 0.00] [ cut here ]
>> [ 0.00] WARNING: at arch/x86/kernel/cpu/mtrr/generic.c:404 
>> generic_get_mtrr+0xdf/0x119()
>> [ 0.00] mtrr: your BIOS has set up an incorrect mask, fixing it up.
>
> buggy BIOS most likely. Had the kernel not fixed up the MTRRs you'd have
> a very slow and unhappy system now.

This kernel feature has apparently been present since 2.6.28 at least.
If there was reason to believe that the way the kernel fixes my mtrr
masks is incorrect, then it would be a kernel bug.

In fact I've seen older posts and howtos on how to get fglrx to work
that included fixing the mtrr mask by hand (with a script). I never
had to do that (I may have started using fglrx after 2.6.28, not
sure).

This may still be the cause of the problem, but it's certainly not a crash.

> You need to test without fglrx, and if MTRR still crashes, a bug report
> on the kernel is really your only option for getting the problem fixed.

As you can see in the full dmesg output that I attached to several
posts, the kernel fixes the mtrr mask directly after loading. It's one
of the first kernel messages. Fglrx is loaded much, much later, (also
visible in the dmesg log) so I see no reason to try it "without fglrx" since
fglrx is not loaded at the point of the backtrace.

I think the opinion of a kernel developer would still be useful here,
in particular:

 - I'd like to know how I can get more information about fglrx
 crashing, since I see nothing in syslog.

 - Also if we can decide that the problem is not in the glue parts of
 the driver, or the kernel, then it's most likely a problem in the
 binary blob from ati.

If it's a problem with the binary blob, then only ati can fix it.

And if there are no objections, I'll unmerge this bug and fix the
version information on this bug, since there is no relation to the one
it was merged with.

Kind regards
 Friedel
-- 
Friedrich Delgado Friedrichs 
 TauPan on Ircnet and Freenode ;)



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



Bug#564034: [Pkg-libvirt-maintainers] Bug#564034: Bug#564034: netcat doesn't exit and virt-manager hangs

2010-01-07 Thread Guido Günther
On Thu, Jan 07, 2010 at 10:57:54AM +0100, Václav Ovsík wrote:
> On Thu, Jan 07, 2010 at 10:31:22AM +0100, Guido Günther wrote:
> > ...
> > We had that patch until 0.8.1 and dropped it - seems we need to add this
> > back in. Thanks.
> >  -- Guido
> 
> Thanks for super quick response :). That explains me an absence of the
> problem some time ago. Such a patch solves the problem of VNC
> connection. The problem of other netcat hanging (for libvirt socket)
> should be reported against libvirt package. I'm going to do it.
We need a similar patch for libvirt - however it needs to be disto
specific since different netcat versions have different needs -
unforuntely.
Cheers,
 -- Guido



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



Bug#564020: [Pkg-libvirt-maintainers] Bug#564020: libvirt-bin: libvirtd segfaults at startup

2010-01-07 Thread Guido Günther
Hi Gabor,
On Thu, Jan 07, 2010 at 08:41:30AM +0100, Gabor Gombas wrote:
> The host runs Xen, and mostly lenny. The node libvirtd complains about above
> does not exist in sysfs.
Could you check if the attached patch help?
 -- Guido
>From e5c9b7cfddf75d90a53c6675d0549349bd5d6c65 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Guido=20G=C3=BCnther?= 
Date: Thu, 7 Jan 2010 10:13:51 +0100
Subject: [PATCH] Also look for dmi information in /sys/class

older kernels such as 2.6.26 have it there.
---
 src/node_device/node_device_udev.c |7 ++-
 src/node_device/node_device_udev.h |1 +
 2 files changed, 7 insertions(+), 1 deletions(-)

diff --git a/src/node_device/node_device_udev.c b/src/node_device/node_device_udev.c
index 22c5f2b..7a9c1e5 100644
--- a/src/node_device/node_device_udev.c
+++ b/src/node_device/node_device_udev.c
@@ -1407,7 +1407,12 @@ static int udevSetupSystemDev(void)
 device = udev_device_new_from_syspath(udev, DMI_DEVPATH);
 if (device == NULL) {
 VIR_ERROR("Failed to get udev device for syspath '%s'\n", DMI_DEVPATH);
-goto out;
+
+device = udev_device_new_from_syspath(udev, DMI_DEVPATH_FALLBACK);
+if (device == NULL) {
+VIR_ERROR("Failed to get udev device for syspath '%s'\n", DMI_DEVPATH_FALLBACK);
+goto out;
+}
 }
 
 data = &def->caps->data;
diff --git a/src/node_device/node_device_udev.h b/src/node_device/node_device_udev.h
index 0fd39ae..6c83412 100644
--- a/src/node_device/node_device_udev.h
+++ b/src/node_device/node_device_udev.h
@@ -26,6 +26,7 @@
 #define SYSFS_DATA_SIZE 4096
 #define DRV_STATE_UDEV_MONITOR(ds) ((struct udev_monitor *)((ds)->privateData))
 #define DMI_DEVPATH "/sys/devices/virtual/dmi/id"
+#define DMI_DEVPATH_FALLBACK "/sys/class/dmi/id"
 #define PROPERTY_FOUND 0
 #define PROPERTY_MISSING 1
 #define PROPERTY_ERROR -1
-- 
1.6.6



Bug#561175: libbz2-dev: Link /usr/lib/libbz2.so to /lib/libbz2.so.1 instead of /lib/libbz2.so.1.0

2010-01-07 Thread Guillem Jover
On Wed, 2010-01-06 at 15:11:22 -0800, Lei Zhang wrote:
> On Sun, Dec 27, 2009 at 06:07:30PM +0100, Guillem Jover wrote:
> > So I think the bug here is in those rpm based distributions, for
> > diverging from upstream. I'll let the mainatiners close the bug if
> > they agree.
> 
> Yes, you're right - the RPM distributions have a saneso.patch that
> changes the SONAME. I noticed Gentoo and Slackware also carry the
> same patch.

> People have filed this bug to Fedora, but it was marked NotABug. [1]

I think that's because the bug didn't provide enough information, and
probably reopening it with such additions might be enough to convince
them.

> It would be nice if the different distros can agree on a SONAME so
> libbz2 can get included in a future version of the LSB. [2]

Well IMO the SONAME upstream chose is the correct one. In addition if
the diverging distributions were to add the missing symlink everything
would work, even previous versions of any package from a distribution
using upstream SONAMEs. But not the other way around, as the diverging
distributions would be still missing such symlink.

It would be helpful if you could add this information into those bug
reports, or a reference to this one.

thanks,
guillem



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



Bug#376329: state of #376329

2010-01-07 Thread Eugene V. Lyubimkin

Hello Joey,

This bug is currently unreproducible by me. And by you?

Versions of software in my system:

ii  libhtml-scrubber-perl0.08-4
ii  libtext-markdown-perl1.0.26-1
ii  perl 5.10.1-8



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



Bug#563659: dblatex: Fails with "filename" elements containing anti-slashes

2010-01-07 Thread ben.guillon

Hi Andreas,

On Wed, 06 Jan 2010 21:22:26 +0100, Andreas Hoenen  
 wrote:




attached are a provisional patch for backslash characters in filenames
[1]


I'd prefer you use the attached patch: no need to another dependency, and  
it is fixed by the template in charge to handle nolinkurl (and not by the  
caller).


Regards,
BG



url.patch
Description: Binary data


Bug#564049: please provide a -dbg package for spring

2010-01-07 Thread Jan Dittberner
Package: spring
Version: 0.80.5.2-1
Severity: wishlist

As stated in #562794  spring segfaults in singleplayer game (with AIs) and
#564001  spring SEGFAULTS in multiplayer game I think a -dbg version of spring
would provide more useful stacktraces. As I read in
http://springrts.com/phpbb/viewtopic.php?f=20&t=20614&start=20#p402591 you are
already working on a -dbg package, which is great. You could address this
wishlist bug in the changelog when you upload it.


Regards
Jan

-- 
Jan Dittberner - Debian Developer
GPG-key: 4096R/558FB8DD 2009-05-10
 B2FF 1D95 CE8F 7A22 DF4C  F09B A73E 0055 558F B8DD
http://ddportfolio.debian.net/ - http://people.debian.org/~jandd/


signature.asc
Description: Digital signature


Bug#563590: possible fix

2010-01-07 Thread Jindrich Makovicka
This patch should fix the issue by wrapping the grep and subsequent
$? test with set +e and set -e.

It also adds a check for VT in screensaver setup, which has also sense
only in the console.

-- 
Jindrich Makovicka
--- console-screen.sh.orig	2009-12-19 20:27:00.0 +0100
+++ console-screen.sh	2010-01-07 11:24:54.182001990 +0100
@@ -63,6 +63,20 @@
 fi
 
 
+# Detect the console type
+VT="no"
+CONSOLE_TYPE=`fgconsole 2>/dev/null` || CONSOLE_TYPE="unknown"
+if [ ! $CONSOLE_TYPE = "serial" ]  ; then
+set +e
+readlink /proc/self/fd/0 | grep -q -e /dev/vc -e '/dev/tty[^p]' -e /dev/console
+if [ $? -eq 0 ] ; then
+VT="yes"
+fi
+set -e
+fi
+
+
+
 reset_vga_palette ()
 {
 	if [ -f /proc/fb ]; then
@@ -77,20 +91,10 @@
 # be sure the main program is installed
 [ -x "${SETFONT}" ] || return 0
 
-VT="no"
-# If we can't access the console, quit
-CONSOLE_TYPE=`fgconsole 2>/dev/null` || return 0
-
-if [ ! $CONSOLE_TYPE = "serial" ]  ; then
-	readlink /proc/self/fd/0 | grep -q -e /dev/vc -e '/dev/tty[^p]' -e /dev/console
-	if [ $? -eq 0 ] ; then
-	VT="yes"
-	reset_vga_palette
-	fi
-fi
-
 [ $VT = "no" ] && return 0
 
+reset_vga_palette
+
 # start vcstime
 if [ "${DO_VCSTIME}" = "yes" -a -x ${VCSTIME} ] ; then
 	[ "$VERBOSE" != "no" ] && log_action_begin_msg "Starting clock on text console"
@@ -181,6 +185,9 @@
 }
 
 setup_screensaver() {
+
+[ $VT = "no" ] && return 0
+
 # screensaver stuff
 setterm_args=""
 if [ "$BLANK_TIME" ]; then


Bug#541773: Bug#552276: dh: print full valid command line of each executed dh_* command

2010-01-07 Thread Modestas Vainius
Hello,

On trečiadienis 06 Sausis 2010 20:43:36 Joey Hess wrote:
> Modestas Vainius wrote:
> > What in particular do you dislike about my proposal? I guess you want to
> > get rid of pipe() and fork() complexity.
> 
> I see no benefit to having the command communicate back to dh which
> options it liked, only for dh to print them. So it seems no better, only
> more complex, than the idea of having the command itself print the options
> it likes.

It would be great if dh could do this without actually invoking debhelper 
command. But with current design it is hardly possible.

> But since dh seqauences can include arbitrary commands, which might look
> like debhelper commands but not know how to print their options, either
> approach seems flawed on that grounds.

Possible but how likely?

if (basename($command) !~ /^dh_/) { print manually... } should be pretty safe.

> That's not why I viscerally disliked it though. I think my visceral
> dislike is just that either approach violates least suprise, which
> suggests that dh should not behave entirely unlike make WRT how it runs
> commands and prints what it's doing.

My main intentions with this bug were:

1) I don't like how dh pollutes output with options most debhelper commands do 
not care about. Seeing --dbg-package near dh_install with -O or without it 
looks plain confusing in my eyes. Both `dh_install -O--foo` and `dh_install -
O--bar` will do the same thing (because both options are not supported) while 
output implies otherwise until you read dh_install(1) manpage (and now 
debhelper(7) manpage to figure out what -O means). What is more, it is 
absolutely not clear what commands actually process those options. *Sigh* to 
my disappointment, it seems that's how it's going to stay so nevermind.

2) The worst part is how debhelper commands are executed via overrides. It is 
still black magic because dh automagically sets some undocumented option 
DH_INTERNAL_OPTIONS which debhelper commands react to. To make things worse, 
output of the real make(1) simply *lies* about what options are actually 
passed to debhelper programs. In order to close this bug, those hidden options 
will have see a documented daylight somehow.

> > Btw, have you tested your solution to -Bbuild (#541773) problem? I don't
> > see how -O solves it. And my test confirms it does not:
> 
> I've fixed that.

It seems so.

> > The problem here is bundling. So the solution would be to disable
> > bundling while processing DH_INTERNAL_OPTIONS (assuming dh always passes
> > through command options via DH_INTERNAL_OPTIONS, not only for overrides.
> > Why not?). I think it's a good compromise that options passed through via
> > dh cannot be bundled. -O does not help much in this case and just
> > clutters output.
> 
> Disabling bundling could probably only be accomplished in v8. -O allows
> fixing the issue for almost all cases without breaking compatability.
> (Aside from the insane case where someone bundles two options together,
> and different commands understand different options of the pair, but not
> both).

It would not hurt for options passed to dh(1).

-- 
Modestas Vainius 


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


Bug#563828: finch: GNT shortcuts do not work in Xterm

2010-01-07 Thread Daniel Bolton
-- Forwarded message --
From: Daniel Bolton 
Date: Tue, Jan 5, 2010 at 12:16 PM
Subject: Re: Bug#563828: finch: GNT shortcuts do not work in Xterm
To: Ari Pollak 


The only one that I have found to work is to hit Ctrl+c to quit the program.

On Tue, Jan 5, 2010 at 11:55 AM, Ari Pollak  wrote:
> No key combinations work at all, or just ones with Alt/Meta?
>
>



--
Daniel



-- 
Daniel



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



Bug#563704: iepngfix.htc: non-free license

2010-01-07 Thread Jakub Wilk

* Jakub Wilk , 2010-01-05, 13:17:
But let's refrain from mass bug cloning until we have iepngfix upstream 
opinion.


IE PNG Fix upstream agreed to distribute any version of the file under 
LGPL-2.1+ (see debian-email mailing list for reference). So thankfully 
fixing these bugs is a matter of updating debian/copyright and, in order 
to avoid confusing our users, patching the file to update license 
statement.


--
Jakub Wilk


signature.asc
Description: Digital signature


Bug#564045: O: flashybrid

2010-01-07 Thread Tzafrir Cohen
Informing -devel, just in case it is useful for anyone:

On Thu, Jan 07, 2010 at 11:55:01AM +0200, Diego wrote:
> Package: wnpp
> Severity: normal
> 
> I have lost interest in maintaining this package. Just pulling it out
> of the repositories will vanish the code from the internet, which is a
> bad bad thing.
> 
> Since Linus is always right, I uploaded the full source + changes to
> github, so anyone who wants will be able to maintain this package can
> take over the project, and have the full history. The repository can
> be found at: 
> http://github.com/elcuco/flashybrid
> 

A few extra words about the package: it helps keeping most of the system
read-only, while still allowing a read-write remount occasionally and
such. A different (and nowadays more common) solution to a similar
problem is to use union mounts.

-- 
   Tzafrir Cohen
icq#16849755  jabber:tzafrir.co...@xorcom.com
+972-50-7952406   mailto:tzafrir.co...@xorcom.com
http://www.xorcom.com  iax:gu...@local.xorcom.com/tzafrir



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



Bug#559678: [reportbug/master] updated all the manpages to reflect the actual cli options accepted by reportbug and querybts, removing outdated information and also applying some stylistic changes; Cl

2010-01-07 Thread Sandro Tosi
tag 559678 pending
tag 559678 pending
thanks

Date:   Thu Jan 7 10:58:37 2010 +0100
Author: Sandro Tosi 
Commit ID: 95cedf241bc4430b084c658d1a220d33f5aa2fe7
Commit URL: 
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff;h=95cedf241bc4430b084c658d1a220d33f5aa2fe7
Patch URL: 
http://git.debian.org/?p=reportbug/reportbug.git;a=commitdiff_plain;h=95cedf241bc4430b084c658d1a220d33f5aa2fe7

updated all the manpages to reflect the actual cli options accepted by 
reportbug and querybts, removing outdated information and also applying some 
stylistic changes; Closes: #559678

  



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



Bug#564050: FTBFS: Package requirements (gobject-introspection-1.0 >= 0.6.2) were not met

2010-01-07 Thread Cyril Brulebois
Package: webkit
Version: 1.1.18-1
Severity: serious
Justification: FTBFS

Hi,

your package FTBFS:
| checking whether to enable GObject introspection support... yes
| configure: error: Package requirements (gobject-introspection-1.0 >= 0.6.2) 
were not met:
| 
| Package libffi was not found in the pkg-config search path.
| Perhaps you should add the directory containing `libffi.pc'
| to the PKG_CONFIG_PATH environment variable
| Package 'libffi', required by 
'/usr/lib/pkgconfig/gobject-introspection-1.0.pc', not found
| 
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
| 
| Alternatively, you may set the environment variables INTROSPECTION_CFLAGS
| and INTROSPECTION_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| 
| make: *** [build-stamp] Error 1

Full build logs at the usual place:
  https://buildd.debian.org/status/package.php?suite=unstable&p=webkit

Mraw,
KiBi.



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



Bug#564035: gnome-volume-control: cryptic device display

2010-01-07 Thread Josselin Mouette
reassign 564035 usbutils 0.73-10
found 564035 0.86-2
thanks

Le jeudi 07 janvier 2010 à 10:18 +0100, Mathieu Malaterre a écrit :
> Package: gnome-media
> Hi, when plugging a Logitech+Mic USB cam, gnome-volume-control display a 
> cryptic name for it.
> Instead of something like 'Logitech Bla', it says: USB Device 0x46d:0x802 
> (Alsa Mixer)

This is expected, as the device is not in the usbutils usb.ids database;
even in the latest upstream version.

I guess that an update is in order.

Could you please submit all relevant information, as explained in [0] ?

 [0] http://www.linux-usb.org/usb-ids.html

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





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



Bug#564051: pure-ftpd-common: inetd prevents pure-ftpd-wrapper to start in standalone mode

2010-01-07 Thread Thomas Heier
Package: pure-ftpd-common
Version: 1.0.21-11.4
Severity: minor



Files: 
/etc/default/pure-ftpd-common 
/etc/inetd.conf

- - -

pure-ftpd startoption "standalone" (nessecary for virtualusers with
VIRTUALCHROOT)
gets blockes by inetd (this is the default startoption)

# Configuration for pure-ftpd
# (this file is sourced by /bin/sh, edit accordingly)

# STANDALONE_OR_INETD
# valid values are "standalone" and "inetd".
# Any change here overrides the setting in debconf.
STANDALONE_OR_INETD=standalone

# VIRTUALCHROOT:
# whether to use binary with virtualchroot support
# valid values are "true" or "false"
# Any change here overrides the setting in debconf.
VIRTUALCHROOT=true

- - -

Fix: manually comment out
ftpstream  tcp nowait  root/usr/sbin/tcpd
/usr/sbin/pure-ftpd-wrapper
(it binds ftp port 21 and prevents pure-ftpd to startup in standalone mode)

#:STANDARD: These are standard services.
telnet  stream  tcp nowait  telnetd-ssl /usr/sbin/tcpd
#/usr/sbin/in.telnetd
#ftpstream  tcp nowait  root/usr/sbin/tcpd
#/usr/sbin/pure-ftpd-wrapper

#:BSD: Shell, login, exec and talk are BSD protocols.

#:MAIL: Mail, news and uucp services.

#:INFO: Info services

- - -

It would be nice, if the wrapper script could handle this issue, since ist
is controlled by the
default script option.

P.S.
took me hours to find out, why VIRTUALCHROOT did not work !
(was cused by this starup issue) :-/


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

Kernel: Linux 2.6.26-2-ixp4xx
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/bash

Versions of packages pure-ftpd-common depends on:
ii  debconf [debconf-2.0]1.5.24  Debian configuration management sy
ii  libpam-modules   1.0.1-5+lenny1  Pluggable Authentication Modules f
ii  netbase  4.34Basic TCP/IP networking system
ii  perl-modules 5.10.0-19lenny2 Core Perl modules

Versions of packages pure-ftpd-common recommends:
ii  pure-ftpd1.0.21-11.4 Pure-FTPd FTP server

pure-ftpd-common suggests no packages.

-- debconf information excluded



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



Bug#563704: Bug#563709: Bug#563704: iepngfix.htc: non-free license

2010-01-07 Thread Peter Pentchev
tag 563709 + pending
thanks

On Thu, Jan 07, 2010 at 11:58:34AM +0100, Jakub Wilk wrote:
> * Jakub Wilk , 2010-01-05, 13:17:
> >But let's refrain from mass bug cloning until we have iepngfix upstream 
> >opinion.
> 
> IE PNG Fix upstream agreed to distribute any version of the file under 
> LGPL-2.1+ (see debian-email mailing list for reference). So thankfully 
> fixing these bugs is a matter of updating debian/copyright and, in order 
> to avoid confusing our users, patching the file to update license 
> statement.

Just for the record, I added the new version of the iepngfix.htc to
the s5 package in my own Subversion repository yesterday; I'm almost
ready to release it, and I'll send an RFS to debian-mentors later
today.

Jakub, thanks for catching this; Simon, thanks for hunting down
the LGPL-2.1+ version of iepngfix!

G'luck,
Peter

-- 
Peter Pentchev  r...@ringlet.netr...@space.bgr...@freebsd.org
PGP key:http://people.FreeBSD.org/~roam/roam.key.asc
Key fingerprint 2EE7 A7A5 17FC 124C F115  C354 651E EFB0 2527 DF13
.siht ekil ti gnidaer eb d'uoy ,werbeH ni erew ecnetnes siht fI


pgpgfZsU8nM2Z.pgp
Description: PGP signature


Bug#564052: FTBFS on mips/mipsel due to broken binutils

2010-01-07 Thread Daniel Baumann

Package: tftp-hpa
Severity: serious

tftp doesn't build on mips/mipsel anymore due to binutils #519006.

--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#539302: Still present in 0.11.3-4

2010-01-07 Thread Sam Morris
On Thu, 2010-01-07 at 15:47 +1100, James Harper wrote:
> I have been seeing this problem also. It is still present in 0.11.3-4,
> and the patch at https://sharesource.org/hg/pymsnt/rev/b704db19896a as
> detailed by the OP fixes the problem.
> 
> IMHO, the severity of 'normal' is not doing this bug justice. It causes
> copious amounts of traffic to be generated by pymsnt, as well as any MSN
> Messenger client connected to it. It has been saturating my home DSL
> connection in the upload direction for many months (I hadn't noticed
> because QoS hides the effects of the problem).
> 
> James

Hi James, I can't say I've noticed this myself, but I only have a small
number of users. I will try to upload a fixed version soon.

If you care to prepare a patch, I will review and upload that also. :)

-- 
Sam Morris 



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



Bug#563897: command-line mode

2010-01-07 Thread Jeffrey Ratcliffe
On Thu, Jan 07, 2010 at 05:58:32PM +1300, martin f krafft wrote:
> > How do you want to handle user input like manual duplex?
> 
> This can all be done via command-line options, no?

I was thinking of the situation where gscan2pdf needs some input
during the process. For instance - my scanner has a simplex ADF. To
scan both sides, I set the scan options to manual duplex, facing side,
scan the facing pages, which numbers them 1..n in steps of 2, set the
options to reverse side, turn over the paper, and scan the reverse
sides, which numbers them from n+1..2 in steps of -2.

How would you want to deal with this from a user-input point of view?
Or do you want to discount any situations like this as too
complicated, just dealing with scan, process, save operations?


signature.asc
Description: Digital signature


Bug#564053: libvirt0: remote connection sometimes leaves netcat process on server side

2010-01-07 Thread Vaclav Ovsik
Package: libvirt0
Version: 0.7.5-2
Severity: minor

Hi,
this is a complement to bugreport #564034. Libvirt creates remote
connections using ssh & netcat (nc) and in some conditions
(interruption) netcat on server side remains forever.
I can reproduce this by bad URL a Ctrl-C after a while on virsh:

z...@bobek:~$ virsh -c qemu+ssh://r...@aslan.i.cz/blablabla
^C
...several times...

aslan:~# pgrep -l -f 'nc -U'
27673 nc -U /var/run/libvirt/libvirt-sock
27813 nc -U /var/run/libvirt/libvirt-sock
27820 nc -U /var/run/libvirt/libvirt-sock
27829 nc -U /var/run/libvirt/libvirt-sock
27836 nc -U /var/run/libvirt/libvirt-sock

The code for execution netcat through ssh seems to be in
./src/remote/remote_driver.c.

Maybe the problem can be corrected on netcat on the other hand.

Thanks for time on maintaining the package!
Regards
-- 
Zito


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

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

Versions of packages libvirt0 depends on:
ii  libc6 2.10.2-3   Embedded GNU C Library: Shared lib
ii  libcap-ng00.6.2-4An alternate posix capabilities li
ii  libgcrypt11   1.4.5-1LGPL Crypto library - runtime libr
ii  libgnutls26   2.8.5-2the GNU TLS library - runtime libr
ii  libsasl2-22.1.23.dfsg1-5 Cyrus SASL - authentication abstra
ii  libxenstore3.03.4.2-2Xenstore communications library fo
ii  libxml2   2.7.6.dfsg-1   GNOME XML library

Versions of packages libvirt0 recommends:
ii  lvm2  2.02.54-1  The Linux Logical Volume Manager

libvirt0 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#564054: Pluto fails with error status 134 (signal 6)

2010-01-07 Thread Michael Schwartzkopff
Package: openswan 
Version: 1:2.4.12+dfsg-1.3+lenny2
Severity: serious


In my new firewall installation pluto dies from time to time (~2 times a day). 
I found a thread for the topic but there was no resolution. See:
http://lists.openswan.org/pipermail/users/2008-March/014187.html

From the logs:
Jan  6 14:58:30 fw1 ipsec__plutorun: /usr/lib/ipsec/_plutorun: line 237: 29006 
Aborted /usr/lib/ipsec/pluto --nofork --secretsfile /etc/ipsec.secrets
--ipsecdir /etc/ipsec.d --use-auto --uniqueids --nat_traversal --nhelpers 0
Jan  6 14:58:30 fw1 ipsec__plutorun: !pluto failure!:  exited with error 
status 134 (signal 6)


-- 
Dr. Michael Schwartzkopff
MultiNET Services GmbH
Addresse: Bretonischer Ring 7; 85630 Grasbrunn; Germany
Tel: +49 - 89 - 45 69 11 0
Fax: +49 - 89 - 45 69 11 21
mob: +49 - 174 - 343 28 75

mail: mi...@multinet.de
web: www.multinet.de

Sitz der Gesellschaft: 85630 Grasbrunn
Registergericht: Amtsgericht München HRB 114375
Geschäftsführer: Günter Jurgeneit, Hubert Martens

---

PGP Fingerprint: F919 3919 FF12 ED5A 2801 DEA6 AA77 57A4 EDD8 979B
Skype: misch42



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



Bug#519006: FTBFS on mips/mipsel due to broken binutils

2010-01-07 Thread Daniel Baumann

block 564052 by 519006
thanks

tftp-hpa is affected by this too.

--
Address:Daniel Baumann, Burgunderstrasse 3, CH-4562 Biberist
Email:  daniel.baum...@panthera-systems.net
Internet:   http://people.panthera-systems.net/~daniel-baumann/



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



Bug#505893: x11-utils: xmessage ignores locale encoding

2010-01-07 Thread Vincent Lefevre
found 505893 x11-utils/7.5+1
thanks

On 2008-11-16 17:39:58 +0100, Ivan Vilata i Balaguer wrote:
> It seems that xmessage always assumes an 8-bit-per-character or iso-8859
> encoding, regardless of locale settings.
[...]

Same problem.

FYI I'm now using gxmessage, which seems to behave correctly.

-- 
Vincent Lefèvre  - Web: 
100% accessible validated (X)HTML - Blog: 
Work: CR INRIA - computer arithmetic / Arénaire project (LIP, ENS-Lyon)



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



Bug#564034: [Pkg-libvirt-maintainers] Bug#564034: Bug#564034: netcat doesn't exit and virt-manager hangs

2010-01-07 Thread Václav Ovsík
On Thu, Jan 07, 2010 at 11:19:19AM +0100, Guido Günther wrote:
> We need a similar patch for libvirt - however it needs to be disto
> specific since different netcat versions have different needs -
> unforuntely.

I'm not certain. Consider client running Fedora (without the patch)
connecting to server running Debian. I think it should be upstream if it
not disrupts other systems.

Citation from https://bugzilla.redhat.com/show_bug.cgi?id=517778

= Comment #7 From  Daniel Berrange  2009-08-19 11:06:04 EDT  ---
= 
= virt-manager runs netcat on the remote end of the SSH connection. In theory
= closing the FD should cause netcat to see the EOF, and exit, causing SSH to
= exit. I reckon netcat is not behaving nicely though and thus holding open the
= connection. The Debian netcat has certainly got such bugs, and Fedora one has
= patched many bugs like that. We should explicitly kill() the SSH pid.  

This is probably about how should netcat behave and which implementations
(patches) are correct. I don't know.
I think adding `-q 0' for nc execution upstream should not hurt in either case.
Cheers
-- 
Zito



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



Bug#564055: new openct release available

2010-01-07 Thread Andreas Jellinghaus
Package: openct

A new release 0.6.19 is available!
The important part is new udev rules, as distributions
migrate from hal to udev. Experimental debian packageing
with all necessary changes and all open bugs fixed is
available at
http://www.opensc-project.org/debian/

Regards, Andreas



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



Bug#564056: new engine_pkcs11 0.1.8 avaibale

2010-01-07 Thread Andreas Jellinghaus
Package: libengine-pkcs11-openssl

A new version 0.1.8 of Engine_PKCS11 is available.
I made experimental debian packages available at
http://www.opensc-project.org/debian/

This moves the engine_pkcs11.so from /usr/lib/engines/
to /usr/lib/ssl/engines/ as suggested in some bug.
Thus it could break systems, maybe add some symlink
for compatibility?

Regards, Andreas



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



Bug#500750: closed by Jari Aalto (Bug#500750: fixed in fcrackzip 1.0-1)

2010-01-07 Thread Macarse
Yes, when I reported this bug I sent the patch to the developer and he added it.
Thanks Jari.

On Thu, Jan 7, 2010 at 2:30 AM, Debian Bug Tracking System
 wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the fcrackzip package:
>
> #500750: [fcrackzip] Segmentation Fault when init-password string is longer 
> than MAX_PW (40)
>
> It has been closed by Jari Aalto .
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Jari Aalto 
>  by
> replying to this email.
>
>
> --
> 500750: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=500750
> Debian Bug Tracking System
> Contact ow...@bugs.debian.org with problems
>
>
> -- Forwarded message --
> From: Jari Aalto 
> To: 500750-cl...@bugs.debian.org
> Date: Thu, 07 Jan 2010 05:17:07 +
> Subject: Bug#500750: fixed in fcrackzip 1.0-1
> Source: fcrackzip
> Source-Version: 1.0-1
>
> We believe that the bug you reported is fixed in the latest version of
> fcrackzip, which is due to be installed in the Debian FTP archive:
>
> fcrackzip_1.0-1.debian.tar.gz
>  to main/f/fcrackzip/fcrackzip_1.0-1.debian.tar.gz
> fcrackzip_1.0-1.dsc
>  to main/f/fcrackzip/fcrackzip_1.0-1.dsc
> fcrackzip_1.0-1_i386.deb
>  to main/f/fcrackzip/fcrackzip_1.0-1_i386.deb
> fcrackzip_1.0.orig.tar.gz
>  to main/f/fcrackzip/fcrackzip_1.0.orig.tar.gz
>
>
>
> A summary of the changes between this version and the previous one is
> attached.
>
> Thank you for reporting the bug, which will now be closed.  If you
> have further comments please address them to 500...@bugs.debian.org,
> and the maintainer will reopen the bug report if appropriate.
>
> Debian distribution maintenance software
> pp.
> Jari Aalto  (supplier of updated fcrackzip package)
>
> (This message was generated automatically at their request; if you
> believe that there is a problem with it please contact the archive
> administrators by mailing ftpmas...@debian.org)
>
>
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Format: 1.8
> Date: Tue, 05 Jan 2010 20:28:03 +0200
> Source: fcrackzip
> Binary: fcrackzip
> Architecture: source i386
> Version: 1.0-1
> Distribution: unstable
> Urgency: low
> Maintainer: Jari Aalto 
> Changed-By: Jari Aalto 
> Description:
>  fcrackzip  - password cracker for zip archives
> Closes: 430387 500750 528219 531657 555125
> Changes:
>  fcrackzip (1.0-1) unstable; urgency=low
>  .
>   * New maintainer (ITA; Closes: #555125)
>     - New version (Closes: #531657).
>     - Pw is not initialized and read from stdin (Closes: #528219).
>     - Segmentation Fault when init-password string is
>       longer than MAX_PW (40)(Closes: #500750).
>     - Move to format: 3.0 (quilt).
>   * debian/clean
>     - New file.
>   * debian/compat
>     - Update to 7.
>   * debian/control
>     - (Build-Depends): update to debhelper 7, remove old version
>       from autotools-dev.
>     - (Homepage): New field.
>     - (Standards-Version): update to 3.8.3.
>   * debian/copyright
>     - Update layout.
>   * debian/debian-{autotools,compile,vars}.mk
>     - New files.
>   * debian/fcrackzipinfo.1
>     - Delete, convert to POD format.
>   * debian/fcrackzipinfo.1.pod
>     - New file.
>   * debian/fcrackzip.{examples,manpages}
>     - Move content from rules for dh(1).
>   * debian/patches
>     - (10): New; fix hyphens in manual page.
>     - (20): New; handle special files (Closes: #430387).
>   * debian/pod2man.mk
>     - New file.
>   * debian/rules
>     - Update to dh(1).
>   * debian/watch
>     - New file.
> Checksums-Sha1:
>  6a4a0e8dc6c2a2d698854281a360b96408d17f70 1163 fcrackzip_1.0-1.dsc
>  92e4f8caa880c55b20e13feb7a25c8b8fd3accf8 114786 fcrackzip_1.0.orig.tar.gz
>  25ae94f0f4830bcee1310a18b1e7e01ba580cd17 9892 fcrackzip_1.0-1.debian.tar.gz
>  6c01628792eabb424e2c1cf359b656e21b85987f 26756 fcrackzip_1.0-1_i386.deb
> Checksums-Sha256:
>  fb1013641d44bca1e4c9efeb8ed4adc6ce939677c8d118d83695029cf1ea1f17 1163 
> fcrackzip_1.0-1.dsc
>  4a58c8cb98177514ba17ee30d28d4927918bf0bdc3c94d260adfee44d2d43850 114786 
> fcrackzip_1.0.orig.tar.gz
>  fc1bf7d98b151b4842a8a65b2a6e2dc53c0cd941556cbc5decbb7e4f0d6711d4 9892 
> fcrackzip_1.0-1.debian.tar.gz
>  1738839f8aa05c7564b0d82e0cce100f4e81261848e430766dfca29d6e2f958e 26756 
> fcrackzip_1.0-1_i386.deb
> Files:
>  d5eee9449f423b954298ccc720da4e49 1163 utils optional fcrackzip_1.0-1.dsc
>  254941f51759f9425965f4b05fe7ac2c 114786 utils optional 
> fcrackzip_1.0.orig.tar.gz
>  1a9c0c5bf5f9774b785a288861b4e750 9892 utils optional 
> fcrackzip_1.0-1.debian.tar.gz
>  c2aad40f45d9fc78185845309663a9cf 26756 utils optional 
> fcrackzip_1.0-1_i386.deb
>
> -BEGIN PGP SIGNATURE-
> Version: GnuPG v1.4.10 (GNU/Linux)
>
> iEYEARECAAYFAktFaz0ACgkQpdwBkPlyvgMN0ACfUh8rOndhWw1vfoWkf2R8T54N
> qysAniuJWfFpBzzxE+EphtxqqMwZk2iK
> =sSzg
> -END PGP SIGNATURE-
>
>
>
>
> -- Forwarded

Bug#506772: bad analysis

2010-01-07 Thread Andreas Jellinghaus
yes, you are right: openssl places it engines in /usr/lib/ssl/engines.

but your analysis is wrong: engine_pkcs11 can never be loaded without
a config file, since it needs to know which PKCS#11 module it should
load.

thus moving the engine will be a nice cleanup on one hand,
but break existing systems unless you add a symlink on the other hand,
and not bring the suggested benefit of using it without a config file.

not sure if it should be done or how.
I placed an experimental debian packaging for 0.1.8 at
http://www.opensc-project.org/debian/

which moves the engine, but provides no symlink. maybe
not a good idea?

Regards, Andreas



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



Bug#564057: php5-common: ipv6 support broken in 5.2.11

2010-01-07 Thread martin
Package: php5-common
Version: 5.2.11.dfsg.1-2
Severity: important


after upgrading from lenny to squeeze php5 isn't able to include remote files 
via ipv6 (fsockopen). ipv6 networking is configured and working. 

for example if you use  

--8<---

include("http://ipv6host/test.php";); 

-->8---

php5 complains with the following error:

--8<---

warning: include(http://ipv6host/test.php) [function.include]: failed to open 
stream: operation failed in /var/www/dummy.php(1685) : eval()'d code on line 2. 
"

-->8---

using an ipv4 address works as expected.


quick test to reproduce this problem with 5.2.11.dfsg.1-2:

--8<---

php -r 'var_dump(fsockopen("[2001:1234:1234::1a]", 80));'

Warning: fsockopen(): unable to connect to [2001:1234:1234::1a]:80 (Unknown 
error) in Command line code on line 1
bool(false)

-->8---


working example with 5.2.6.dfsg.1-1+lenny4 

--8<---

php -r 'var_dump(fsockopen("[2001:1234:1234::1a]", 80));'
resource(4) of type (stream)

-->8---


this bug seems fixed in php 5.2.12, see http://bugs.php.net/bug.php?id=50214 
for more information.


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

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

Versions of packages php5-common depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  sed   4.2.1-6The GNU sed stream editor

Versions of packages php5-common recommends:
pn  php5-suhosin   (no description available)

php5-common 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#563861: localechooser: Maybe ask preferred locale in more cases?

2010-01-07 Thread Ferenc Wagner
Frans Pop  writes:

> On Wednesday 06 January 2010, Christian PERRIER wrote:
>
>> +1 for me. Nice catch, again. That specific example would have raised
>> suggestions at some time so it's much better if we can anticipate
>> them.
>
> Current text is:
>There is no locale defined for the combination of language and country
>you have selected. You can now select your preference from the locales
>available for the selected language. The locale that will be used is
>listed in the second column.
>
> And the first sentence is obviously not correct for this change.
>
> One solution could be to just drop the first sentence for this case.
>
> Another option could be to make the first sentence variable and change it 
> as follows for this case:
>There are multiple locales defined for the language you have selected.
>
> But then it's maybe better to rewrite the whole para as:
>There are multiple locales defined for the language you have selected.
>You can now select your preference from those locales. The locale that
>will be used is listed in the second column.

I agree.  If you allow a general observation: it seems that problems
arise if the texts depend on each other, since their individual presence
depends on the priority relations.  While it's useful if the installer
explains its steps (the dependent texts serve this very purpose), maybe
we have to accept a compromise and relegate that into the logs.  Or find
a workable solution.
-- 
Regards,
Feri.



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



Bug#564034: [Pkg-libvirt-maintainers] Bug#564034: Bug#564034: Bug#564034: netcat doesn't exit and virt-manager hangs

2010-01-07 Thread Guido Günther
On Thu, Jan 07, 2010 at 12:42:55PM +0100, Václav Ovsík wrote:
> On Thu, Jan 07, 2010 at 11:19:19AM +0100, Guido Günther wrote:
> > We need a similar patch for libvirt - however it needs to be disto
> > specific since different netcat versions have different needs -
> > unforuntely.
> 
> I'm not certain. Consider client running Fedora (without the patch)
> connecting to server running Debian. I think it should be upstream if it
> not disrupts other systems.
> 
> Citation from https://bugzilla.redhat.com/show_bug.cgi?id=517778
> 
> = Comment #7 From  Daniel Berrange  2009-08-19 11:06:04 EDT  ---
> = 
> = virt-manager runs netcat on the remote end of the SSH connection. In theory
> = closing the FD should cause netcat to see the EOF, and exit, causing SSH to
> = exit. I reckon netcat is not behaving nicely though and thus holding open 
> the
> = connection. The Debian netcat has certainly got such bugs, and Fedora one 
> has
> = patched many bugs like that. We should explicitly kill() the SSH pid.  
> 
> This is probably about how should netcat behave and which implementations
> (patches) are correct. I don't know.
> I think adding `-q 0' for nc execution upstream should not hurt in either 
> case.
> Cheers
We had this in virt-manager an Cole dropped it since Fedora's nc didn't
support -q0.
 -- Guido



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



Bug#564050: FTBFS: Package requirements (gobject-introspection-1.0 >= 0.6.2) were not met

2010-01-07 Thread Gustavo Noronha Silva
Hey, KiBi,

On Thu, 2010-01-07 at 12:01 +0100, Cyril Brulebois wrote:
> | Package libffi was not found in the pkg-config search path.
> | Perhaps you should add the directory containing `libffi.pc'
> | to the PKG_CONFIG_PATH environment variable
> | Package 'libffi', required by 
> '/usr/lib/pkgconfig/gobject-introspection-1.0.pc', not found

This is actually a bug in gobject-introspection. I am fixing it there.
Can you set a dep-wait on libgirepository1.0-dev >= 0.6.7-2? =)

Thanks!

-- 
Gustavo Noronha Silva 
Debian


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


Bug#562515: lives: Please package marcos-encoders for multi_encode

2010-01-07 Thread Harry Rickards
Sorry for taking such a long time to reply. This is fixed in 1.1.8-1
which should be uploaded to unstable soon (just fixing one last bug
with manpages). The encoders are under /usr/bin and as per Debian
policy have had the .py extension removed. A patch has been added so
that LiVES builds these with the right filename and looks for them
with the right filename.

Thanks for your patience!

-- 
Harry Rickards - ha...@linux.com
Debian Lenny server | Debian Sid desktop | UNR Karmic netbook
A good programmer is someone who looks both ways before crossing a
one-way street. - Doug Linder
Binary is as easy as 01, 10, 11.



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



Bug#564058: k3b: recommends obsolete kdebase-kio-plugins

2010-01-07 Thread Yann Dirson
Package: k3b
Version: 1.0.5-3+b1
Severity: serious

kdebase-kio-plugins doesnot exist in kde4 and has been removed from the archive.

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

Kernel: Linux 2.6.28.10-smp-smp-2-g0fee61b (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages k3b depends on:
ii  cdparanoia   3.10.2+debian-9 audio extraction tool for sampling
ii  cdrdao   1:1.2.2-18.1records CDs in Disk-At-Once (DAO) 
ii  genisoimage  9:1.1.10-1  Creates ISO-9660 CD-ROM filesystem
ii  k3b-data 1.0.5-3 A sophisticated KDE CD burning app
ii  kdelibs-data 4:3.5.10.dfsg.1-2.1 core shared data for all KDE appli
ii  kdelibs4c2a  4:3.5.10.dfsg.1-2.1 core libraries and binaries for al
ii  libacl1  2.2.49-1Access control list shared library
ii  libart-2.0-2 2.3.20-2Library of functions for 2D graphi
ii  libattr1 1:2.4.44-1  Extended attribute shared library
ii  libaudio21.9.2-3 Network Audio System - shared libr
ii  libc62.10.2-2GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.16-2simple interprocess messaging syst
ii  libdbus-qt-1-1c2 0.62.git.20060814-2 simple interprocess messaging syst
ii  libdvdread4  4.1.3-7 library for reading DVDs
ii  libexpat12.0.1-6 XML parsing C library - runtime li
ii  libfam0  2.7.0-16.1  Client library to control the FAM 
ii  libfontconfig1   2.8.0-2 generic font configuration library
ii  libfreetype6 2.3.11-1FreeType 2 font engine, shared lib
ii  libgcc1  1:4.4.2-8   GCC support library
ii  libhal1  0.5.14-1Hardware Abstraction Layer - share
ii  libice6  2:1.0.6-1   X11 Inter-Client Exchange library
ii  libidn11 1.15-2  GNU Libidn library, implementation
ii  libjpeg626b-15   The Independent JPEG Group's JPEG 
ii  libk3b3  1.0.5-3+b1  The KDE cd burning application lib
ii  libmusicbrainz4c2a   2.1.5-3 Second generation incarnation of t
ii  libpng12-0   1.2.41-1PNG library - runtime
ii  libqt3-mt3:3.3.8b-6  Qt GUI Library (Threaded runtime v
ii  libsm6   2:1.1.1-1   X11 Session Management library
ii  libstdc++6   4.4.2-8 The GNU Standard C++ Library v3
ii  libx11-6 2:1.3.2-1   X11 client-side library
ii  libxcursor1  1:1.1.10-1  X cursor management library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxft2  2.1.14-1FreeType-based font drawing librar
ii  libxi6   2:1.2.1-2   X11 Input extension library
ii  libxinerama1 2:1.0.3-2   X11 Xinerama extension library
ii  libxrandr2   2:1.3.0-2   X11 RandR extension library
ii  libxrender1  1:0.9.5-1   X Rendering Extension client libra
ii  libxt6   1:1.0.7-1   X11 toolkit intrinsics library
ii  wodim9:1.1.10-1  command line CD/DVD writing tool
ii  zlib1g   1:1.2.3.3.dfsg-15   compression library - runtime

Versions of packages k3b recommends:
ii  dvd+rw-tools   7.1-6 DVD+-RW/R tools
pn  kcontrol   (no description available)
ii  kdebase-kio-plugins4:3.5.10.dfsg.1-2 core I/O slaves for KDE
ii  libk3b3-extracodecs1.0.5-3+b1The KDE cd burning application lib
ii  vcdimager  0.7.23-4+b2   A VideoCD (VCD) image mastering an

Versions of packages k3b suggests:
pn  k3b-i18n   (no description available)
pn  movixmaker-2   (no description available)
pn  normalize-audio(no description available)
ii  sox   14.3.0-1.1 Swiss army knife of sound processi
ii  toolame   02l-7  MPEG-1 layer 2 audio encoder

-- 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#564059: an: recommends obsolete wenglish

2010-01-07 Thread Yann Dirson
Package: an
Version: 0.95-3.1
Severity: serious

Should probably recommend wbritish as default wordlist instead.

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

Kernel: Linux 2.6.28.10-smp-smp-2-g0fee61b (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=french (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages an depends on:
ii  libc6 2.10.2-2   GNU C Library: Shared libraries

Versions of packages an recommends:
ii  wamerican [wordlist]  6-3American English dictionary words 
ii  wbritish [wordlist]   6-3British English dictionary words f
ii  wenglish  5-4American English dictionary words 
ii  wfrench [wordlist]1.2.3-7French dictionary words for /usr/s

an 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#564060: [xbuffy] FTBFS with binutils-gold

2010-01-07 Thread Peter Fritzsche
Source: xbuffy
Version: 3.3.bl.3.dfsg-7
Severity: minor
User: peter.fritzs...@gmx.de
Usertags: linker-flags

I think I found a bug in your package. It was found by using binutils-gold as 
linker.

I got information from the author why it fails and it seems that your package 
does something wrong and not the linker. 
http://sourceware.org/bugzilla/show_bug.cgi?id=10980#c15

configure:2320: x86_64-linux-gnu-gcc -Wall -g -O2  -Wl,-z,syms conftest.c  >&5
/usr/bin/ld: syms: unknown -z option
/usr/bin/ld: use the --help option for usage information
collect2: ld returned 1 exit status



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



Bug#525023: libcv-dev: circular dependency with libcvaux-dev and libhighgui-dev

2010-01-07 Thread Bill Allombert
On Thu, Jan 07, 2010 at 05:12:10PM +0900, Nobuhiro Iwamatsu wrote:
> Hi, Filippo.
> 
> If user wants to use highgui, application does not need include cv.h.
> user need include highgui.h only.
> 
> OK. For correspondence to be possible in Debian side, we provide all
> library (libcvaux and libhighgui)
> in one package (libcv and -dev package).
> Or we return this problem.
> As other methods, we prepare patch for pkg-config file of
> highgui/cvaux to Upstream.
> 
> How do you think about this?
> A library and a header file are divided into some, but I think that it
> is a problem that there is only one pkg-config file.

I agree.

Looking the library packages the dependencies are 
libcvaux4   Depends on libcv4
libhighgui4 Depends on libcv4

So probably libcvaux-dev should depend on libcv-dev and libhighgui-dev should
depend on libcv-dev to allow static linking.

There should be a pkg-config file for each library package.

Cheers,
Bill.



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



Bug#551894: ktimetracker: Fixed in 4.3.4

2010-01-07 Thread Tim Small
Package: ktimetracker
Severity: normal

Fixed with 4:4.3.4 in testing.

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

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

Versions of packages ktimetracker depends on:
ii  kdebase-runtime   4:4.3.4-2  runtime components from the offici
ii  kdelibs5  4:4.3.4-1  core libraries for all KDE 4 appli
ii  kdepimlibs5   4:4.3.4-1  core libraries for KDE PIM 4 appli
ii  libc6 2.10.2-2   GNU C Library: Shared libraries
ii  libkdepim44:4.3.4-1  KDE PIM library
ii  libkontactinterfaces4 4:4.3.4-1  KDE Kontact interface library
ii  libqt4-dbus   4:4.5.3-4  Qt 4 D-Bus module
ii  libqt4-xml4:4.5.3-4  Qt 4 XML module
ii  libqtcore44:4.5.3-4  Qt 4 core module
ii  libqtgui4 4:4.5.3-4  Qt 4 GUI module
ii  libstdc++64.4.2-8The GNU Standard C++ Library v3
ii  libx11-6  2:1.3.2-1  X11 client-side library
ii  libxss1   1:1.1.3-1  X11 Screen Saver extension library

ktimetracker recommends no packages.

ktimetracker 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#563947: linux-image-2.6.30-2-686 doesn't start software raid on boot

2010-01-07 Thread maximilian attems
On Wed, 06 Jan 2010, trophime wrote:

> Package: linux-image-2.6.30-2-686
> Version: 2.6.30-8squeeze1
> Severity: critical
> Justification: breaks the whole system

no, wrong, only valid if it would break several boxes.
 
> The problem appeared after an upgrade from lenny to squeeze.
> This does not happen on 2.6.26-2-686.
> 
> The problem is similar to #551286 for amd64
> but the proposed fixed do not work for me.

you provide zero information, how about if you start to
A) try out 2.6.32 from unstable
   woow yes there is a newer linux image out there,
   shouldn't that be tried out?

B) start giving infos on where your bug lies:
   dpkg -l mdadm udev util-linux-ng lvm2
   bootlog or at least picture of wrong boot.


thanks



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



Bug#533117: Please add support for python packages

2010-01-07 Thread Craig Small
Hello James,
  I had a look at this patch you sent me for adding python support to
dh-make. As you probably know debhelper has changed a lot, with now
minimal rules files.  This means part of the patch is probably
redundant, or would need changing to use overrides.

To me it seems your patch makes dh_make detect there is a python
package, due to finding setup.py and it then changes certain variables
based upon that.

Some questions
  * Why is XS_PYTHON_VERSION being added to the homepage?
  * I would suggest a better way for the dependencies would be to have a
flag ${python:Depends} and then usnig substvars.

Do you know of a package within Debian that uses the new debelper 7
templates well and you would consider a "good" package? ie one to model
on that is also reasonably simple.

 - Craig

-- 
Craig Small  GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/ csmall at : enc.com.au
http://www.debian.org/  Debian GNU/Linux, software should be Free 



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



Bug#559039:

2010-01-07 Thread Lars Maes
Please add dependancy on smistrip


Bug#559628: FTBFS [hppa]: could not run sample program

2010-01-07 Thread Gerfried Fuchs
Hi!

 Any news on the issue? Carlos, Sergei? Any update?

* Domenico Andreoli  [2009-12-08 02:00:59 CET]:
>   i'm rebuilding erlang on my hppa box, just in case anything (like
> NPTL transition) has changed/improved the erl interpreter behaviour in
> the meanwhile. stay tuned.

 Did you get around to test it? Any new findings?

 Thanks!
Rhonda



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



Bug#563671: opensc: version 0.11.9-2 is outdated, please upgrade to 0.11.12

2010-01-07 Thread Steve Langasek
Hi Eric,

For an example of a bug that's fixed in the new upstream version 0.11.12,
please see .

I've verified that 0.11.12 builds and installs fine with a simple uupdate to
the new upstream version, but I'm not in a position to test that it works
because I don't have the hardware.  Sorry, I know this is a rather tepid
recommendation; but FWIW we'll probably have 0.11.12 in Ubuntu (the lucid
devel release) shortly.

Cheers,
-- 
Steve Langasek   Give me a lever long enough and a Free OS
Debian Developer   to set it on, and I can move the world.
Ubuntu Developerhttp://www.debian.org/
slanga...@ubuntu.com vor...@debian.org


signature.asc
Description: Digital signature


Bug#564066: gnome-menus: Can't disable icons in main menu

2010-01-07 Thread Paul M.
Package: gnome-menus
Version: 2.28.0.1-1
Severity: normal

Hello,

since last update I have icons in my main menu, although the checkbox in 
System>Preferences>Appearance>Interface>Show icons in menu
is disabled.
Thank you for your work.

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

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

Versions of packages gnome-menus depends on:
ii  python2.5.4-5An interactive high-level object-o
ii  python-gmenu  2.28.0.1-1 an implementation of the freedeskt

gnome-menus recommends no packages.

gnome-menus 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#564065: libplplot-fortran9: .mod files are not usable with current gfortran

2010-01-07 Thread Євгеній Мещеряков
Package: libplplot-fortran9
Version: 5.9.2-3+b1
Severity: important

gfortran gives the following error when I try to compile example
program:

$gfortran -J/usr/lib/fortran/modules/plplot x01f.f90
...
Fatal Error: Parse error when checking module version for file 'plplot.mod' 
opened at (1)

plplot.mod does not contain version declaration, probably because of old
compiler. Current gfortran expects version 0. gfortran-4.5 from
experimental expects version 4.

This probably can be fixed by just rebuilding the package (but then
gfortran-4.5 cannot be used anyway).

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

Kernel: Linux 2.6.32 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=uk_UA.UTF-8, LC_CTYPE=uk_UA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libplplot-fortran9 depends on:
ii  libc6   2.10.2-4 Embedded GNU C Library: Shared lib
ii  libcsiro0   5.9.2-3+b1   Scientific plotting library (CSIRO
ii  libfreetype62.3.11-1 FreeType 2 font engine, shared lib
ii  libgcc1 1:4.5-20100103-1 GCC support library
ii  libgfortran34.5-20100103-1   Runtime library for GNU Fortran ap
ii  libltdl72.2.6b-2 A system independent dlopen wrappe
ii  libplplot9  5.9.2-3+b1   Scientific plotting library
ii  libqhull5   2009.1-1 calculate convex hulls and related

libplplot-fortran9 recommends no packages.

libplplot-fortran9 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#398404: branch created for the pbuilder mode option

2010-01-07 Thread Osamu Aoki
Hi, 

This is my proposed changes:
 http://git.debian.org/?p=pbuilder/pbuilder.git;a=shortlog;h=refs/heads/osamu

I hope this is now easier to review.

Minor correction on my previous mail.  

---x8
The work flow with the mode option, e.g. "mode1" goes as:

$ sudo pbuilder --mode mode1 --create
$ sudo pbuilder --mode mode1 --login --save-after-login
... interactive configuration of chroot
^D
$ pdebuild --mode mode1
---x8

Please note there is no "--" for pdebuild.  This is how it needs to be
used.  (as documented in patched manpage)

Osamu
--
PS: This can be fixed by changing inside pdebuild and others too.

NOW in source as:
${PBUILDERROOTCMD} ${PDEBUILD_PBUILDER} --build 
${extra_configfi...@]/#/--configfile } --buildresult "${BUILDRESULT}" --d
ebbuildopts "" --debbuildopts "${DEBBUILDOPTS}" "$@"  
../"${PKG_SOURCENAME}_${PKG_VERSION}".dsc

REPLACE with:
${PBUILDERROOTCMD} ${PDEBUILD_PBUILDER} "$@" --build 
${extra_configfi...@]/#/--configfile } --buildresult "${BUILDRESULT}" 
--debbuildopts "" --debbuildopts "${DEBBUILDOPTS}" 
../"${PKG_SOURCENAME}_${PKG_VERSION}".dsc

But I did not do this.   partly because it is easier to use without "--".





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



Bug#564050: FTBFS: Package requirements (gobject-introspection-1.0 >= 0.6.2) were not met

2010-01-07 Thread Cyril Brulebois
Gustavo Noronha Silva  (07/01/2010):
> This is actually a bug in gobject-introspection. I am fixing it there.
> Can you set a dep-wait on libgirepository1.0-dev >= 0.6.7-2? =)

Hi,

as replied on IRC, I've seen the build log for g-i first. Once it's
installed, I'm giving back webkit for my archs (kfreebsd-*), but I
can't do so for others.

Mraw,
KiBi.


signature.asc
Description: Digital signature


Bug#544934: RFA: mines.app -- Minesweeper for GNUstep

2010-01-07 Thread Yavor Doganov
On Tue, Jan 05, 2010 at 08:17:14PM -0800, Luke Cycon wrote:
> Seen as mines provides so much entertainment to me when I'm bored, I
> would be glad to adopt it to save it from removal.

Many thanks for your interest.  Note that the former maintainer
expressed intent to adopt it again [1], but I suspect that was a
reluctant action, based on the fact that there were no prospective
maintainers and we (Debian GNUstep team) would be sad to see this
package go away.  It would be nice if you get in touch with him, just
in case (I think he's a member of debian-games).

If you need any assistance/advice from the GNUstep team, please do
not hesitate to ask, anytime.

Good luck!

[1] 
http://lists.alioth.debian.org/pipermail/pkg-gnustep-maintainers/2010-January/001980.html



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



Bug#476519: any progress?

2010-01-07 Thread Marian Such

Hi,
it has been 1.5 years since the bug was reported.
As I'm hitting the bug everyday, I would like to ask if there was any  
progress.


regards
marian



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



Bug#564063: logcheck-database: heartbeat daily informational stats report

2010-01-07 Thread Tim Small
Package: logcheck-database
Version: 1.3.5
Severity: normal
Tags: patch

Everyday running heartbeat binaries spit out this sort of thing:

info: Daily informational memory statistics
info: MSG stats: 6/8455339 ms age 0 [pid3642/MST_CONTROL]
info: cl_malloc stats: 581/277854388  116076/56902 [pid3642/MST_CONTROL]
info: RealMalloc stats: 153616 total malloc bytes. pid
[3642/MST_CONTROL]
info: Current arena value: 0
info: MSG stats: 0/0 ms age 3542481880 [pid3715/HBFIFO]
info: cl_malloc stats: 318/385  37320/16801 [pid3715/HBFIFO]
info: RealMalloc stats: 37320 total malloc bytes. pid [3715/HBFIFO]
info: Current arena value: 0
info: MSG stats: 0/0 ms age 3542481880 [pid3716/HBWRITE]
info: cl_malloc stats: 338/4462991  48952/23098 [pid3716/HBWRITE]
info: RealMalloc stats: 57512 total malloc bytes. pid [3716/HBWRITE]
info: Current arena value: 0
info: MSG stats: 0/0 ms age 3542481880 [pid3717/HBREAD]
info: cl_malloc stats: 337/420  40732/19001 [pid3717/HBREAD]
info: RealMalloc stats: 41072 total malloc bytes. pid [3717/HBREAD]
info: Current arena value: 0
info: MSG stats: 0/0 ms age 3542481880 [pid3718/HBWRITE]
info: cl_malloc stats: 349/4463028  50988/24426 [pid3718/HBWRITE]
info: RealMalloc stats: 59732 total malloc bytes. pid [3718/HBWRITE]
info: Current arena value: 0
info: MSG stats: 0/0 ms age 3542481880 [pid3719/HBREAD]
info: cl_malloc stats: 352/8455723  51456/24754 [pid3719/HBREAD]
info: RealMalloc stats: 52528 total malloc bytes. pid [3719/HBREAD]
info: Current arena value: 0
info: These are nothing to worry about.


The attached rule filters these out.


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

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

-- no debconf information
--- /dev/null   2009-11-20 17:43:48.502956428 +
+++ /etc/logcheck/ignore.d.server/heartbeat 2010-01-07 12:43:25.0 
+
@@ -0,0 +1 @@
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ heartbeat: \[[0-9]+\]: info: (Daily 
informational memory statistics|These are nothing to worry 
about\.|(MSG|cl_malloc|RealMalloc) stats:.*|Current arena value: .*)$


  1   2   3   4   >