Bug#524248: amide_0.9.1-5(mips/unstable): FTBFS on mips: ocamlopt not found

2009-04-19 Thread Nelson A. de Oliveira
tags 524248 + moreinfo
thanks

Hi Peter!

On Wed, Apr 15, 2009 at 10:21:18PM +0300, Peter De Schrijver wrote:
 Package: amide
 Version: 0.9.1-5
 Severity: serious
 
 There was an error while trying to autobuild your package:
 
  Automatic build of amide_0.9.1-5 on mayr by sbuild/mips 99.999
  Build started at 20090415-1917

From the last build log [1], I see some segmentation faults and nothing
related with ocamlopt.
I can't see a FTBFS caused by something wrong in amide.
Were you going to report this bug (about ocamlopt) against another package?

[1] 
https://buildd.debian.org/fetch.cgi?pkg=amidever=0.9.1-5arch=mipsstamp=1240066888file=log

Thank you!

Best regards,
Nelson


signature.asc
Description: Digital signature


Bug#524686: googleearth-package: Bashism in /usr/bin/googleearth

2009-04-19 Thread Nelson A. de Oliveira
Package: googleearth-package
Version: 0.5.6
Severity: minor
Tags: patch

Hi!

While running googleearth with /bin/sh as dash:

$ googleearth 
[: 12: unexpected operator

And indeed:

$ checkbashisms /usr/bin/googleearth
possible bashism in /usr/bin/googleearth line 8 (should be 'b = a'):
if [ $LD_LIBRARY_PATH ==  ]; then

Patch:

diff -ur googleearth-package-0.5.6/make-googleearth-package 
googleearth-package-0.5.6/make-googleearth-package
--- googleearth-package-0.5.6/make-googleearth-package  2009-04-18 
09:48:35.0 -0300
+++ googleearth-package-0.5.6/make-googleearth-package  2009-04-18 
09:49:12.0 -0300
@@ -300,7 +300,7 @@
 #exec /lib/ld-linux.so.2 --library-path /usr/lib/googleearth 
/usr/lib/googleearth/googleearth-bin $@

 GOOGLE_EARTH_LD_LIBRARY_PATH=/usr/lib/googleearth
-if [ $LD_LIBRARY_PATH ==  ]; then
+if [ $LD_LIBRARY_PATH =  ]; then
   LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${GOOGLE_EARTH_LD_LIBRARY_PATH}
 else
   LD_LIBRARY_PATH=${GOOGLE_EARTH_LD_LIBRARY_PATH}

Thank you!

Best regards,
Nelson

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

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

Versions of packages googleearth-package depends on:
ii  bzip2 1.0.5-1high-quality block-sorting file co
ii  curl  7.19.4-1   Get a file from an HTTP, HTTPS or 
ii  dpkg-dev  1.14.26Debian package development tools
ii  fakeroot  1.12.2 Gives a fake root environment
ii  file  5.00-1 Determines file type using magic
ii  wget  1.11.4-2   retrieves files from the web
ii  x11-common1:7.4+1X Window System (X.Org) infrastruc
ii  x11-utils 7.4+1  X11 utilities

googleearth-package recommends no packages.

googleearth-package 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#524687: Documentation: typo in server-control#forwarded

2009-04-19 Thread Nicholas Breen
Package: bugs.debian.org
Severity: minor

http://www.debian.org/Bugs/server-control#forwarded has a typo in its 
accompanying example:

 forward 12345 http://bugz.illa.foo/cgi/54321

...should instead read forwarded, as forward isn't a recognized command.



-- 
Nicholas Breen
nbr...@ofb.net



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



Bug#523947: rm -rf /usr/src/modules/nvidia-kernel

2009-04-19 Thread Alan BRASLAU
 On Tue, Apr 14, 2009 at 06:10:15PM +0300, Dimitrios Eftaxiopoulos wrote:
  Did you 'rm -rf /usr/src/modules/nvidia-kernel' before starting?
  After 'rm -rf /usr/src/modules/nvidia-kernel' everyrthing worked OK.
 
 Oh good, so no bug in the current version for you, just a leftovers
 problem.  The old version had a file named 'makefile' which overrides
 the new Makefile' and makes a huge mess of things.

I experienced the same problem, solved as above.
Should this be reported as a module-assistant bug?

Alan




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



Bug#524280: Display broken beyond recognition after upgrade to 1:6.12.2-1

2009-04-19 Thread Jacek Politowski
On Sat, Apr 18, 2009 at 04:19:19PM +0200, Jacek Politowski wrote:

 As snapshot.debian.net seems inactive, only possible solution seems to
 be to downgrade all X stuff to testing distribution state.
 And it seems my last working setup was similar (or even exact) to
 what's left in testing, so this should help.

Ok, I've downgraded all/most of X stuff to Squeeze state.

Curiously, didn't help at first, when I started GDM after upgrade. But
after reboot (/sbin/reboot) everything works fine again, with
effectively my original configuration (effectively, because
previously I didn't have DRI, NoAccel and R4xxATOM entries, now I have
them commented out).

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  XkbRules  xorg
Option  XkbModel  pc104
Option  XkbLayout pl
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
EndSection

Section Device
Identifier  Configured Video Device
Option  AccelMethod   EXA
Option  AccelDFS  on
Option  DisplayPriority   HIGH
#   Option  DRI   off
#   Option  NoAccel   true
#   Option  R4xxATOM  true
EndSection

Section Monitor
Identifier  Configured Monitor
EndSection

Section Screen
Identifier  Default Screen
Monitor Configured Monitor
EndSection


Full aptitude log from downgrade operation:
[REMOVE, NOT USED] console-setup
[REMOVE, NOT USED] console-terminus
[REMOVE, NOT USED] libpciaccess0
[REMOVE, NOT USED] libvolume-id0
[HOLD, DEPENDENCIES] apt
[HOLD, DEPENDENCIES] apt-utils
[HOLD, DEPENDENCIES] capplets-data
[HOLD, DEPENDENCIES] gnome-accessibility
[HOLD, DEPENDENCIES] gnome-core
[HOLD, DEPENDENCIES] libept0
[HOLD, DEPENDENCIES] synaptic
[INSTALL, DEPENDENCIES] xserver-xorg-input-all
[INSTALL, DEPENDENCIES] xserver-xorg-input-synaptics
[INSTALL, DEPENDENCIES] xserver-xorg-input-wacom
[INSTALL, DEPENDENCIES] xserver-xorg-video-all
[INSTALL, DEPENDENCIES] xserver-xorg-video-apm
[INSTALL, DEPENDENCIES] xserver-xorg-video-ark
[INSTALL, DEPENDENCIES] xserver-xorg-video-ati
[INSTALL, DEPENDENCIES] xserver-xorg-video-cyrix
[INSTALL, DEPENDENCIES] xserver-xorg-video-dummy
[INSTALL, DEPENDENCIES] xserver-xorg-video-fbdev
[INSTALL, DEPENDENCIES] xserver-xorg-video-glint
[INSTALL, DEPENDENCIES] xserver-xorg-video-i740
[INSTALL, DEPENDENCIES] xserver-xorg-video-imstt
[INSTALL, DEPENDENCIES] xserver-xorg-video-mga
[INSTALL, DEPENDENCIES] xserver-xorg-video-nsc
[INSTALL, DEPENDENCIES] xserver-xorg-video-nv
[INSTALL, DEPENDENCIES] xserver-xorg-video-openchrome
[INSTALL, DEPENDENCIES] xserver-xorg-video-radeonhd
[INSTALL, DEPENDENCIES] xserver-xorg-video-rendition
[INSTALL, DEPENDENCIES] xserver-xorg-video-s3virge
[INSTALL, DEPENDENCIES] xserver-xorg-video-savage
[INSTALL, DEPENDENCIES] xserver-xorg-video-sis
[INSTALL, DEPENDENCIES] xserver-xorg-video-tdfx
[INSTALL, DEPENDENCIES] xserver-xorg-video-tga
[INSTALL, DEPENDENCIES] xserver-xorg-video-trident
[INSTALL, DEPENDENCIES] xserver-xorg-video-v4l
[INSTALL, DEPENDENCIES] xserver-xorg-video-vesa
[INSTALL, DEPENDENCIES] xserver-xorg-video-vga
[REMOVE, DEPENDENCIES] xserver-common
[DOWNGRADE] x11-common 1:7.4+1 - 1:7.3+18
[DOWNGRADE] xnest 2:1.6.1-1 - 2:1.4.2-11
[DOWNGRADE] xserver-xephyr 2:1.6.1-1 - 2:1.4.2-11
[DOWNGRADE] xserver-xorg 1:7.4+1 - 1:7.3+18
[DOWNGRADE] xserver-xorg-core 2:1.6.1-1 - 2:1.4.2-11
[DOWNGRADE] xserver-xorg-input-evdev 1:2.2.1-1 - 1:2.0.8-1
[DOWNGRADE] xserver-xorg-input-kbd 1:1.3.2-3 - 1:1.3.1-1
[DOWNGRADE] xserver-xorg-input-mouse 1:1.4.0-2 - 1:1.3.0-1
[DOWNGRADE] xserver-xorg-video-chips 1:1.2.1-2 - 1:1.2.0-1
[DOWNGRADE] xserver-xorg-video-cirrus 1:1.2.1-4 - 1:1.2.1-1.lenny1
[DOWNGRADE] xserver-xorg-video-i128 1:1.3.1-3 - 1:1.3.0-1
[DOWNGRADE] xserver-xorg-video-intel 2:2.7.0-1 - 2:2.3.2-2+lenny6
[DOWNGRADE] xserver-xorg-video-mach64 6.8.0+git20090201.d394e0b8-2 - 6.8.0-1
[DOWNGRADE] xserver-xorg-video-neomagic 1:1.2.2-2 - 1:1.2.1-1
[DOWNGRADE] xserver-xorg-video-r128 6.8.0+git20090201.08d56c88-2 - 6.8.0-1
[DOWNGRADE] xserver-xorg-video-radeon 1:6.12.2-1 - 1:6.9.0-1+lenny4
[DOWNGRADE] xserver-xorg-video-s3 1:0.6.1-2 - 1:0.6.0-1
[DOWNGRADE] xserver-xorg-video-siliconmotion 1:1.7.0-2 - 1:1.6.0-1
[DOWNGRADE] xserver-xorg-video-sisusb 1:0.9.1-1 - 1:0.9.0-1
[DOWNGRADE] xserver-xorg-video-tseng 1:1.2.1-1 - 1:1.2.0-1
[DOWNGRADE] xserver-xorg-video-vmware 1:10.16.5-3 - 1:10.16.2-1
[DOWNGRADE] xserver-xorg-video-voodoo 1:1.2.1-1 - 1:1.2.0-1
[HOLD] aptitude
[HOLD] gnome-desktop-environment
[HOLD] libapt-pkg-perl


Any suggestions how to diagnose this problem further?
I'll try to upgrade again to current unstable version and try packages
I've built earlier (6.9.0, 6.11.0) - this time remembering always to
reboot after installation.


-- 
Jacek Politowski



-- 
To UNSUBSCRIBE, 

Bug#524688: dansguardian: support for clamav 0.95/libclamav6 (NMU)

2009-04-19 Thread Imre Gergely
Package: dansguardian
Version: 2.9.9.7-2
Severity: normal

This package needs to be updated to support the new clamav release 
(clamav 0.95/libclamav6). Proposed NMU diff is attached.

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

Kernel: Linux 2.6.26-2-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/bash

Versions of packages dansguardian depends on:
ii  adduser  3.110   add and remove users and groups
ii  clamav   0.94.dfsg.2-1lenny2 anti-virus utility for Unix - comm
ii  libbz2-1.0   1.0.5-1 high-quality block-sorting file co
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libclamav5   0.94.dfsg.2-1lenny2 anti-virus utility for Unix - libr
ii  libgcc1  1:4.3.2-1.1 GCC support library
ii  libgmp3c22:4.2.2+dfsg-3  Multiprecision arithmetic library
ii  libpcre3 7.8-2+b1Perl 5 Compatible Regular Expressi
ii  libstdc++6   4.3.2-1.1   The GNU Standard C++ Library v3
ii  perl 5.10.0-19   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

dansguardian recommends no packages.

Versions of packages dansguardian suggests:
ii  clamav-freshclam 0.94.dfsg.2-1lenny2 anti-virus utility for Unix - viru
pn  squidnone  (no description available)

-- no debconf information
diff -u dansguardian-2.9.9.7/debian/changelog dansguardian-2.9.9.7/debian/changelog
--- dansguardian-2.9.9.7/debian/changelog
+++ dansguardian-2.9.9.7/debian/changelog
@@ -1,3 +1,11 @@
+dansguardian (2.9.9.7-2.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Added patch for clamav 0.95/libclamav6 support
+- added debian/patches/50_clamav095_support.dpatch 
+
+ -- Imre Gergely gi...@narancs.net  Sun, 19 Apr 2009 09:42:35 +0300
+
 dansguardian (2.9.9.7-2) unstable; urgency=low
 
   [ Thomas Viehmann ]
diff -u dansguardian-2.9.9.7/debian/patches/00list dansguardian-2.9.9.7/debian/patches/00list
--- dansguardian-2.9.9.7/debian/patches/00list
+++ dansguardian-2.9.9.7/debian/patches/00list
@@ -5,0 +6 @@
+50_clamav095_support.dpatch
only in patch2:
unchanged:
--- dansguardian-2.9.9.7.orig/debian/patches/50_clamav095_support.dpatch
+++ dansguardian-2.9.9.7/debian/patches/50_clamav095_support.dpatch
@@ -0,0 +1,171 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## 50_clamav095_support.dpatch by Imre Gergely gi...@narancs.net
+##
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: Adds support for clamav 0.95
+
+...@dpatch@
+diff -urNad dansguardian-2.9.9.7~/src/contentscanners/clamav.cpp dansguardian-2.9.9.7/src/contentscanners/clamav.cpp
+--- dansguardian-2.9.9.7~/src/contentscanners/clamav.cpp	2008-06-10 12:41:41.0 +0300
 dansguardian-2.9.9.7/src/contentscanners/clamav.cpp	2009-04-19 09:47:39.0 +0300
+@@ -69,9 +69,11 @@
+ 	// virus database root node
+ 	// Update to support ClamAV 0.90
+ 	// Based on patch supplied by Aecio F. Neto
+-	struct cl_engine *root;
++	struct cl_engine *engine;
++#ifndef CL_INIT_DEFAULT
+ 	// archive limit options
+ 	struct cl_limits limits;
++#endif
+ 
+ #ifdef HAVE_CLAMAV_SHM
+ 	// use POSIX shared memory
+@@ -100,7 +102,11 @@
+ // destroy plugin
+ int clamavinstance::quit()
+ {
+-	cl_free(root);
++#ifdef CL_INIT_DEFAULT
++	cl_engine_free(engine);
++#else
++	cl_free(engine);
++#endif
+ 	return DGCS_OK;
+ }
+ 
+@@ -164,7 +170,11 @@
+ 		return DGCS_SCANERROR;
+ 	}
+ 
+-	rc = cl_scandesc(fd, vn, NULL, root, limits, CL_SCAN_STDOPT);
++#ifdef CL_INIT_DEFAULT
++	rc = cl_scandesc(fd, vn, NULL, engine, CL_SCAN_STDOPT);
++#else
++	rc = cl_scandesc(fd, vn, NULL, engine, limits, CL_SCAN_STDOPT);
++#endif
+ 	close(fd);
+ 
+ #ifdef HAVE_CLAMAV_SHM
+@@ -189,7 +199,11 @@
+ {
+ 	lastmessage = lastvirusname = ;
+ 	const char *vn = NULL;
+-	int rc = cl_scanfile(filename, vn, NULL, root, limits, CL_SCAN_STDOPT );
++#ifdef CL_INIT_DEFAULT
++	int rc = cl_scanfile(filename, vn, NULL, engine, CL_SCAN_STDOPT );
++#else
++	int rc = cl_scanfile(filename, vn, NULL, engine, limits, CL_SCAN_STDOPT );
++#endif
+ 	return doRC(rc, vn);
+ }
+ 
+@@ -220,6 +234,7 @@
+ // initialise libclamav
+ int clamavinstance::init(void* args)
+ {
++	int rc;
+ 	// always include these lists
+ 	if (!readStandardLists()) {
+ 		return DGCS_ERROR;
+@@ -244,18 +259,41 @@
+ 		return DGCS_ERROR;
+ 	}
+ 
+-	// set clam's own temp dir
+-	if (cv[tempdir].length()  0)
+-		cl_settempdir(cv[tempdir].toCharArray(), 0);
+-
+ #ifdef DGDEBUG
+ 	std::cout  Scanbuffmethod:   smethod  std::endl;
+ 	std::cout  Scanbuffdir:   memdir  std::endl;
+ 	std::cout  Tempdir:   cv[tempdir]  std::endl;
+ #endif
+ 
++#ifdef CL_INIT_DEFAULT
++	if ( (rc = cl_init(CL_INIT_DEFAULT)) != CL_SUCCESS ) {
++		return 

Bug#524097: /usr/include/arch-kernel-os/ dropped from implicit -I list in gcc-4.3

2009-04-19 Thread Kari Pahula
I did some testing with gcc versions 4.2.4-6 and 4.3.3-7.  Looks like
gcc-4.3 dropped /usr/include/i486-linux-gnu (and the equivalent on
other arches) from the implicit -I list.  I'm not sure if that was on
purpose, so I'm not reassigning this bug.  It's in GCC maintainers'
domain, either way.

$ gcc-4.2 -v hello.c -o hello
(snip)
ignoring nonexistent directory /usr/local/include/i486-linux-gnu
ignoring nonexistent directory 
/usr/lib/gcc/i486-linux-gnu/4.2.4/../../../../i486-linux-gnu/include
#include ... search starts here:
#include ... search starts here:
 /usr/local/include
 /usr/lib/gcc/i486-linux-gnu/4.2.4/include
 /usr/include/i486-linux-gnu
 /usr/include
End of search list.
(snip)

$ gcc-4.3 -v hello.c -o hello
(snip)
ignoring nonexistent directory 
/usr/lib/gcc/i486-linux-gnu/4.3.3/../../../../i486-linux-gnu/include
#include ... search starts here:
#include ... search starts here:
 /usr/local/include
 /usr/lib/gcc/i486-linux-gnu/4.3.3/include
 /usr/lib/gcc/i486-linux-gnu/4.3.3/include-fixed
 /usr/include
End of search list.
(snip)



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



Bug#524689: Problems when instaling acpid with splashy installed.

2009-04-19 Thread Maximi89
Package: splashy
Version: 0.3.13-5

When this package is installed, some upgrades make problems:

http://www.esdebian.org/foro/31226/no-puedo-parar-servicios

aptitude purge acpid
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho
Leyendo las descripciones de las tareas... Hecho
Se ELIMINARÁN los siguientes paquetes:
  acpid{p}
Se configurarán los siguientes paquetes que están ahora parcialmente
instalados:
  python-elementtree
0 paquetes actualizados, 0 nuevos instalados, 1 para eliminar y 0 sin
actualizar.
Necesito descargar 0B de ficheros. Después de desempaquetar se usarán 0B.
¿Quiere continuar? [Y/n/?] y
Escribiendo información de estado extendido... Hecho
(Leyendo la base de datos ...
158709 ficheros y directorios instalados actualmente.)
Desinstalando acpid ...
Purgando ficheros de configuración de acpid ...
* Restarting Hardware abstraction layer
hald   invoke-rc.d: initscript hal, action
restart failed.
dpkg: error al procesar acpid (--purge):
el subproceso post-removal script devolvió el código de salida de error 1
Se encontraron errores al procesar:
acpid
E: Sub-process /usr/bin/dpkg returned an error code (1)
Un paquete no se pudo instalar. Intentado recuperarse:
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
Leyendo la información de estado extendido
Inicializando el estado de los paquetes... Hecho
Leyendo las descripciones de las tareas... Hecho

Kaoz-Laptop:/home/chaos-energy# dpkg --remove --force-remove-reinstreq acpid
dpkg - aviso, no se tendrá en cuenta el problema por estar activa
una opción --force:
El paquete está en un estado muy malo e inconsistente - debe reinstalarlo
antes de intentar desinstalarlo.
(Leyendo la base de datos ...
158673 ficheros y directorios instalados actualmente.)
Desinstalando acpid ...
* Stopping ACPI
services...invoke-rc.d:
initscript acpid, action stop failed.
dpkg: error al procesar acpid (--remove):
el subproceso pre-removal script devolvió el código de salida de error 1
* Starting ACPI
services...invoke-rc.d:
initscript acpid, action start failed.
dpkg: error al reorganizar:
el subproceso post-installation script devolvió el código de salida de error
1
Se encontra


That happens when you have installed splashy, but with the next steps you
can fix the problem.
dpkg -P splashy-themes

dpkg -P splashy

the problem come from invoke command, and how the sytem call it:

EXAMPLE:

Kaoz-Laptop:/home/chaos-energy# invoke-rc.d hal restart
* Restarting Hardware abstraction layer hald invoke-rc.d: initscript hal,
action restart failed.

Kaoz-Laptop:/home/chaos-energy# /etc/init.d/hal restart
* Restarting Hardware abstraction layer hald

Source:
http://www.esdebian.org/foro/31226/no-puedo-parar-servicios

-- 
Maximiliano Augusto Castañón Araneda
Santiago, Chile
Linux user # 394821


Bug#524690: mesa: FTBFS on GNU/kFreeBSD

2009-04-19 Thread Aurelien Jarno
Package: mesa
Version: 7.4-2
Severity: important
Tags: patch
User: glibc-bsd-de...@lists.alioth.debian.org
Usertags: kfreebsd

mesa fails to build on GNU/kFreeBSD, are some parts are not enabled.
The simple patch below fixes the problem.

--- mesa-7.4.orig/configure.ac
+++ mesa-7.4/configure.ac
@@ -680,7 +680,7 @@
 ;;
 esac
 ;;
-freebsd* | dragonfly*)
+freebsd* | dragonfly* | kfreebsd*-gnu*)
 DEFINES=$DEFINES -DPTHREADS -DUSE_EXTERNAL_DXTN_LIB=1
 DEFINES=$DEFINES -DIN_DRI_DRIVER -DHAVE_ALIAS
 DEFINES=$DEFINES -DGLX_INDIRECT_RENDERING

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

Kernel: kFreeBSD 7.1-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.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#524691: sporadically fails to detect that a wireless interface is already UP

2009-04-19 Thread Anton Ivanov
Package: network-manager
Version: 0.6.6-3
Severity: normal


From time to time fails to detect that DHCP has successfully returned an ip
address when connecting to a wireless network. Progress bar in KDE sits
at about halfway, no address is shown in the system tray. However,
address is actually obtained correctly, can be seen using /sbin/ifconfig
and apps can connect. After 20-30 seconds in this state drops the interface.

Happens from time to time with two different laptops (both running Lenny). 

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

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages network-manager depends on:
ii  adduser  3.110   add and remove users and groups
ii  dbus 1.2.1-5 simple interprocess messaging syst
ii  dhcdbd   3.0-5   D-Bus interface to the ISC DHCP cl
ii  hal  0.5.11-8Hardware Abstraction Layer
ii  ifupdown 0.6.8+nmu1  high level tools to configure netw
ii  iproute  20080725-2  networking and traffic control too
ii  libc62.7-18  GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.1-5 simple interprocess messaging syst
ii  libdbus-glib-1-2 0.76-1  simple interprocess messaging syst
ii  libgcrypt11  1.4.1-1 LGPL Crypto library - runtime libr
ii  libglib2.0-0 2.16.6-1+lenny1 The GLib library of C routines
ii  libgpg-error01.4-2   library for common error values an
ii  libhal1  0.5.11-8Hardware Abstraction Layer - share
ii  libiw29  29-1.1  Wireless tools - library
ii  libnl1   1.1-2   library for dealing with netlink s
ii  libnm-util0  0.6.6-3 network management framework (shar
ii  lsb-base 3.2-20  Linux Standard Base 3.2 init scrip
ii  wpasupplicant0.6.4-3 Client support for WPA and WPA2 (I

Versions of packages network-manager recommends:
ii  network-manager-kde   1:0.2.2-2  KDE systray applet for controlling

network-manager 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#478833: devscripts: popcon sorting for the *-alert scripts

2009-04-19 Thread Jan Hauke Rahm
On Sun, Apr 19, 2009 at 11:02:04AM +0800, Paul Wise wrote:
 On Sat, 2009-04-18 at 15:33 +0200, Jan Hauke Rahm wrote:
 
  AFAICS popcon doesn't store any popcon information but regenerates it
  once a week and after using it (for submitting probably :)) it discards
  the data. I don't see a nice way to use that local data without ugly
  piping of a perl script through a perl script. :)
 
 What about this file?
 
 /var/log/popularity-contest

Hmm, I don't have it but anyways...

  I tried to implement a sorting by remote popcon data, though, and
  attached a patch. It's probably not the best patch I've ever written
  (feel free to critisize!) but it seems to work.
 
 Thanks!

You're welcome but I just noticed that rc-alert(1) mentions popbugs(1)
in the SEE ALSO section. I should have had a look there. It's in the
debian-goodies package which says in its description:

popbugs  - Display a customized release-critical bug list based on
   packages you use (using popularity-contest data)

So, now I'll have a look at it and come back to what I did in this patch
later...

Cheers,
Hauke


signature.asc
Description: Digital signature


Bug#524590: xserver-xorg-input-evdev: reconnect a bluetooth keyboard is not possible..

2009-04-19 Thread Peter Hutterer
On Sat, Apr 18, 2009 at 02:54:30PM +0200, Julien Cristau wrote:
 It looks like hal never sends us the 'device disappeared' info (which
 probably means it doesn't get it from the kernel).  I'm not sure whether
 to blame xf86-input-evdev, the X server, hal or the kernel here :)
 Peter, any clue?

yeah, I blame it on hal or the kernel too. We had a fedora bug with the same
issue, it seems to be fixed in rawhide but I'm not sure what the actual fix
ended being.
https://bugzilla.redhat.com/show_bug.cgi?id=472965

Cheers,
  Peter



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



Bug#523725: ITA: socat -- multipurpose relay for bidirectional data transfer

2009-04-19 Thread Luca Bruno
Thomas Seyrat scrisse:

 Sandro Tosi wrote:
  $ date
  Fri Apr 17 23:52:37 CEST 2009
  I'm still waiting for your reply: are 5 days not enough?
 
   Thanks for your concern about socat.
   The latest version has been uploaded to unstable this Wednesday.

Thank you for taking care of socat. Co-maintainership was indeed
offered to help Ryan's work, but as it was mainly a mistaken O:, I'll
now keep myself out this.

Feel free to ping me in future if you won't be able to stay up with the
package (I hope not :).

Cheers, Luca

-- 
 .''`.  ** Debian GNU/Linux **  | Luca Bruno (kaeso)
: :'  :   The Universal O.S.| lucab (AT) debian.org
`. `'`  | GPG Key ID: 3BFB9FB3
  `- http://www.debian.org  | Debian GNU/Linux Developer


pgpp8IR39D1Yl.pgp
Description: PGP signature


Bug#478833: devscripts: popcon sorting for the *-alert scripts

2009-04-19 Thread Paul Wise
On Sun, 2009-04-19 at 09:23 +0200, Jan Hauke Rahm wrote:

 You're welcome but I just noticed that rc-alert(1) mentions popbugs(1)
 in the SEE ALSO section. I should have had a look there. It's in the
 debian-goodies package which says in its description:
 
 popbugs  - Display a customized release-critical bug list based on
packages you use (using popularity-contest data)

Unfortunately it isn't useful due to lack of version support (#495606).

I guess combining the popcon stuff from it with rc-alert would be good.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#522150: amsynth: Depends on libjack0.100.0-0

2009-04-19 Thread Adeodato Simó
 + Daniel James (Wed, 01 Apr 2009 12:06:39 +0100):

  Hi Felipe,

  The Debian Multimedia Maintainers will be dropping libjack0.100.0-0
  soon, so you should switch to using upstream's default name. Changing
  libjack0.100.0-0 to libjack0 in debian/control and dropping
  debian/patches/80_libjack.dpatch should be enough.

  Unfortunately not in the longer term, there is a more serious bug that  
  amsynth does not work with JACK 2 at all (for example, the current  
  upstream 1.9.2 release of JACK).

 Nevertheless, in the meantime, would you mind changing your dependency
 on libjack0.100.0-0 for a dependency on libjack0? It’s a oneliner, and
 will help the j-a-c-k maintainers in their goal of dropping the
 libjack0.100.0-0 transitional package. Or let us know if you’d prefer
 for somebody to NMU this change for you!

I note that the Debian Multimedia Team is listed as the maintainer for
amsynth. Could some member of the team make an upload? amsynth is the
last package holding the dropping of libjack0.100.0-0, which if I’m not
mistaking is a goal of yourselves. :-)

But I’m tracking it myself as well, so it’d be great to have it off my
plate at some point. Or let me know if I should stop tracking it.

Cheers,

-- 
- Are you sure we're good?
- Always.
-- Rory and Lorelai




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



Bug#514294: lurker kde4 mimelib

2009-04-19 Thread Sune Vuorela
On Sunday 19 April 2009 04:48:49 Jonas Meurer wrote:

 I now have five different versions of mimelib available:
 - your debian package from people.debian.org/~bdefreese
 - the kdepim3 source package from debian/squeeze
 - the source tarball from ftp.crocodile.org
 - the source tarball from sourceforge.net/projects/lurker
 - the svn snaphost from svn.kde.org

 I could just pick up one, finish the packaging, and upload it. But to be
 honest, I would like to first sort out why all these versions do have tens
 of thousands of changes each.

Mimelib was abandoned by its maintainer around 10 years ago, and people have 
had different needs. No effort has been made to try unify these.

 kdepim3 is gone from debian/unstable now, so it shouldn't be a problem
 to upload source package mimelib with binary packages libmimelib1 and
 libmimelib1-dev any more.

 The libmimelib1c2a package has libmimelib.so.1 as soname. If I want to
 keep the soname, I'll have to ensure abi compatibility. How can I check
 that in case that I use a different source than kdepim3? 

If you want to keep same packagename (and SONAME), you need to check 
thoroughly that is having the same ABI. You can among other check with objdump 
wether it is the same symbols that are exported.

You can also choose to name it differently, and then you just have to make sure 
that lurker works.

/Sune
-- 
I cannot telnet to the URL to the microprocessor, how does it work?

You either can never save on a forward, or cannot install a SIMM over the 
command prompt in order to log on a 4-bit SCSI line.




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



Bug#524615: [Pkg-xfce-devel] Bug#524615: Bug#524615: libxfconf-0-2 has circular Depends on xfconf

2009-04-19 Thread Simon Huggins
On Sat, Apr 18, 2009 at 03:38:10PM +0200, Yves-Alexis Perez wrote:
 On Sat, 18 Apr 2009 15:09:13 +0200
 Bill Allombert ballo...@debian.org wrote:
  There is a circular dependency between libxfconf-0-2 and xfconf:
  libxfconf-0-2   :Depends: xfconf
  xfconf  :Depends: libxfconf-0-2 (= 4.6.0)
  Circular dependencies involving shared libraries are known to cause
  problems during upgrade between stable releases, so we should try to
  get rid of them.
 Damn. I was sure that xfconfd wasn't using libxfconf and so the xfconf
 package would not depend on libxfconf, but xfconf-query (also in xfconf
 package) does use libxfconf.

 I'll break this circular dependency, not exactly sure how. Either I
 ship xfconf-query in a xfconf-utils package (but it has to go to NEW
 again and a new binary package just for one tool is a bit too much),
 either I ship xfconf-query in libxfconf package (but it doesn't have
 much sense either).

 pkg-xfce maintainers, what do you think?

You could perhaps downgrade the depends from xfconf to a Recommends if
it's just one tiny util and the main app works?

In all sane situations they'll have both installed automatically anyway.

Simon.

-- 
oOoOo  I got everything up to the part about `Now listen  oOoOo
 oOoOoclosely' - The Cat.oOoOo
  oOoOo  oOoOo



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



Bug#397191: less is trying to be too smart on .doc files

2009-04-19 Thread Charles Plessy
Le Sat, Apr 18, 2009 at 12:28:51AM +1000, Aníbal Monsalve Salazar a écrit :
 On Fri, Apr 17, 2009 at 11:17:23PM +0900, Charles Plessy wrote:
 Maybe `which catdoc` returns something on your system ?
 
 dpkg -l less | grep less
 ii  less  418-1 Pager program similar to more
 
 which which; echo $?
 /usr/bin/which
 0
 
 which catdoc; echo $?
 1

Hi Aníbal,

I have found the reason for the difference: I had LESSOPEN set to '|
/usr/bin/lesspipe %s' in my environment, because I forgot that I uncommented
the following line in my .bashrc:

# make less more friendly for non-text input files, see lesspipe(1)
#[ -x /usr/bin/lesspipe ]  eval $(SHELL=/bin/sh lesspipe)

Have a nice Sunday,

-- 
Charles Plessy
Tsurumi, Kanagawa, Japan



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



Bug#524681: Maybe not gvm

2009-04-19 Thread Johan Walles
found 524681 2.22.1-1
thanks

I'm still on 2.22.1-1 and it doesn't work for me either; nothing
happens when I insert a USB stick.

I *am* getting messages in my kernel log that the device was detected
properly, and mounting it manually works fine.

Don't know when things started failing really, but I'm guessing this
is because of some other component that gvm depends on for its
operations.

  Regards //Johan



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



Bug#524183: [kover] kover doesn't show any instrument bar

2009-04-19 Thread Valerio Passini
Alle mercoledì 15 aprile 2009, Rene Engelhard ha scritto:
 Hi,
 
 Valerio Passini wrote:
  Package: kover
  Version: 1:4-2
  Severity: minor
 
 And how is this a minor bug please. If at all, this is a wish - wishlist.
 
By definition from Debian guidelines for bug reports:
minor:
a problem which doesn't affect the package's usefulness, and is presumably 
trivial to fix.
wishlist:
for any feature request, and also for any bugs that are very difficult to fix 
due to major design considerations.

Given the above, IMHO this bug classifies as minor, anyhow you are free to 
change its priority in any way you feel it's correct. Bye

Valerio


Bug#524692: whohas: please add free software directories

2009-04-19 Thread Paul Wise
Package: whohas
Version: 0.23-2
Severity: wishlist

Please add searching of at least the following free software oriented
directories:

http://freshmeat.net/
http://directory.fsf.org/

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#524693: whohas: please add free software hosting facilities

2009-04-19 Thread Paul Wise
Package: whohas
Version: 0.23-2
Severity: wishlist

Please add searching the various free software hosting facilities:

http://en.wikipedia.org/wiki/Comparison_of_free_software_hosting_facilities

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#524637: Bug#523660: RAID not activated after upgrading to 1.0.0.rc15-6

2009-04-19 Thread Valentin Pavlyuchenko
Hello,
This patch works for me:

diff --git a/1.0.0.rc15/lib/format/ataraid/isw.c
b/1.0.0.rc15/lib/format/ataraid/isw.c
index 6b4e7a9..7f78a15 100644
--- a/1.0.0.rc15/lib/format/ataraid/isw.c
+++ b/1.0.0.rc15/lib/format/ataraid/isw.c
@@ -668,7 +668,7 @@ printf(Sectors1 is %lld\n, r-sectors);
r-di = rd-di;
r-fmt = rd-fmt;
r-offset = dev-vol.map.pba_of_lba0;
-   if ((r-sectors = dev-vol.map.blocks_per_member - RAID_DS_JOURNAL))
+   if ((r-sectors = dev-vol.map.blocks_per_member/* -
RAID_DS_JOURNAL*/))
goto out;

log_zero_sectors(lc, rd-di-path, handler);

It sets sectors count like rc14 does. I've successfully boot my system with
it.
Enjoy!:)

18 апреля 2009 г. 21:19 пользователь Valentin Pavlyuchenko 
theva...@gmail.com написал:

 Ok, I'll try to look at changes between rc14 and rc15.

 18 апреля 2009 г. 21:11 пользователь Giuseppe Iuculano 
 giuse...@iuculano.it написал:

 Valentin Pavlyuchenko ha scritto:
  I mean SVN/Git/whatever official repo, where I can find a fixing commit
  or something like that. Or try to find..

 No, sorry.

 If you want take a look at dmraid code we have a git[1] repository.

 [1]http://git.debian.org/?p=users/derevko-guest/dmraid.git

 Cheers,
 Giuseppe.




 --
 Best regards,
 Valentin Pavlyuchenko




-- 
Best regards,
Valentin Pavlyuchenko


Bug#524628: [DebianGIS-dev] Bug#524628: [josm] API 0.6 migration: JOSM = r1529 is recommended by upstream

2009-04-19 Thread Giovanni Mascellani
Il giorno sab, 18/04/2009 alle 18.05 +0200, Damien Raude-Morvan ha
scritto:
 Package: josm
 Version: 0.0.svn1515-1
 Severity: wishlist
 
 Hi,
 
 OSM is currently upgrading is database backend server to an new and 
 incompatible 0.6 API [1]. All version  r1071 will not work with this new API 
 and OSM recommend using = r1529 to fix an upload bug with 0.6 API [2].

Hi.

Thank you for your report. For what I can understand, it is not
necessary to advance the whole JOSM to the new upstream release, which
would require lots of work (Andreas, who would upload the new version,
is quite busy these days). I'll just apply the patch suggested here[1],
which should do the trick (it's the same patch applied in revision
1529). I hope Andrea will have enough time to upload the new release
today or tomorrow.

 [1] http://lists.openstreetmap.org/pipermail/josm-dev/2009-April/002831.html

Regards, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)


signature.asc
Description: Questa è una parte del messaggio firmata digitalmente


Bug#524669: [Pkg-mc-devel] Bug#524669: missing procmail.syntax in lenny

2009-04-19 Thread Denis Briand
tags 524669 confirmed patch
fixed 524669 2:4.6.2-2
thanks


On Sat, Apr 18, 2009 at 11:40:45PM +0200, Michelle Konzack wrote:
 Package: mc
 Version: 2:4.6.2~git20080311-4
 Severity: normal
 
 Hello Maintainer,
 
 If I try to edit my ~/.procmailrc file I get an error
 
 Load syntax file
 Error in file /root/.mc/cedit/Syntax on line 186
 
 This file does not exist but /usr/share/mc/syntax/Syntax. In Lenny there
 is a problem with a missing
 
/usr/share/mc/syntax/procmail.syntax
 
 Since I have to edit daily a bunch of procmailrc  files  this  error  is
 annoying because I have to change it on any machines I am working.
 
 Can you correct this error, the next time together with a security error
 (if happen) please?


Hi Michelle,
You provided a nice procmail.syntax file in 2:4.6.2-2 version (sid).
Why don't you copy it on the /usr/share/mc/syntax/ to solve your issue?
It work fine on my system.

I think the maintainer couldn't include this file in lenny version
because it isn't a security issue.
But I think we could include it on backports repositories.

(To include it in squeeze we need to confirm and solve the #520397 RC
bug. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520397
I can't confirm it on my i386 Architecture. maybe on amd64?)

I put your procmail.syntax in this e-mail for other users
Thanks for this nice file.


Best regards


Denis Briand


#  procmail definition
#  created by Michelle Konzack linux4miche...@tamay-dogan.net
#  This definition is under the GNU GPL version 3.0.


context default
keyword whole linestart #*procmail\n brightcyan black
keyword whole #*\n  brown

wholechars abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789-._

##
#  Vars from procmail
keyword whole MAILDIR   brightgreen
keyword whole DEFAULT   brightgreen
keyword whole LOGFILE   brightgreen
keyword whole VERBOSE   brightgreen
keyword whole LOGABSTRACT   brightgreen
keyword whole LOG   brightgreen
keyword whole ORGMAIL   brightgreen
keyword whole LOCKFILE  brightgreen
keyword whole LOCKEXT   brightgreen
keyword whole LOCKSLEEP brightgreen
keyword whole LOCKTIMEOUT   brightgreen
keyword whole TIMEOUT   brightgreen
keyword whole MSGPREFIX brightgreen
keyword whole HOST  brightgreen
keyword whole UMASK brightgreen
keyword whole SHELLMETASbrightgreen
keyword whole SHELLFLAGSbrightgreen
keyword whole SENDMAIL  brightgreen
keyword whole SENDMAILFLAGS brightgreen
keyword whole NORESRETRYbrightgreen
keyword whole SUSPEND   brightgreen
keyword whole LINEBUF   brightgreen
keyword whole DELIVERED brightgreen
keyword whole TRAP  brightgreen
keyword whole EXITCODE  brightgreen
keyword whole LASTFOLDERbrightgreen
keyword whole MATCH brightgreen
keyword whole SHIFT brightgreen
keyword whole INCLUDERC brightmagenta
keyword whole SWITCHRC  brightgreen
keyword whole PROCMAIL_VERSION  brightgreen
keyword whole PROCMAIL_OVERFLOW brightgreen
keyword whole COMSATbrightgreen
keyword whole DROPPRIVS brightgreen
keyword whole LOGNAME   brightgreen
keyword whole HOME  brightgreen
keyword whole PATH  brightgreen
keyword whole SHELL brightgreen

keyword whole STbrightgreen
keyword whole STN   brightgreen
keyword whole NLbrightgreen

##
# Vars used by tdtools-procmail
keyword TDTP_DIRPREFIX  brightgreen
keyword TDTP_INCbrightgreen
keyword TDTP_DIRbrightgreen
keyword TDTP_USE_SEPARATOR  brightgreen
keyword TDTP_SHOW_MSGINFO   brightgreen
keyword TDTP_USE_SERNO  brightgreen
keyword TDTP_SERNO_MAX  brightgreen
keyword TDTP_LEFT_MAX   brightgreen
keyword TDTP_SHOW_FILTERS   brightgreen
keyword TDTP_USE_TAG_N_DROP brightgreen
keyword TDTP_HITS_MIN   brightgreen
keyword TDTP_USE_L10N   brightgreen
keyword TDTP_USE_MAILHEADERSbrightgreen
keyword TDTP_DATE_PREFIXbrightgreen
keyword TDTP_USE_LISTDIRbrightgreen
keyword TDTP_LISTDIR_SEPARATOR  brightgreen
keyword TDTP_USE_EXPURGATE_BULK brightgreen
keyword TDTP_SPAM_AT_ENDbrightgreen
  

Bug#516497: mysql-server-5.0: mysql server fails to start after upgrade

2009-04-19 Thread Hector Oron
Hi again,

I tried to dist-upgrade to unstable, but same error was ocurring and
even from experimental. The problem I solve it manually deleting
mysql-server.postrm and others under /var/lib/dpkg/info/ and apt-get
remove --purge package. After this I could proceed smoothly with
apt-get. Then I reinstall again the package,

$ sudo apt-get -o DPkg::Options::=--force-confmiss --reinstall
install mysql-server-5.0
Preparing to replace mysql-server-5.0 5.0.77-1 (using
.../mysql-server-5.0_5.0.77-1_i386.deb) ...
 * Stopping MySQL database server mysqld
   ...done.
 * Stopping MySQL database server mysqld
   ...done.
Unpacking replacement mysql-server-5.0 ...
Processing triggers for man-db ...
Setting up mysql-server-5.0 (5.0.77-1) ...
 * Stopping MySQL database server mysqld
   ...done.
 * Starting MySQL database server mysqld
   ...done.
 * Checking for corrupt, not cleanly closed and upgrade needing tables.

Could be that upgrading corrupts tables?

Cheers

-- 
 Héctor Orón



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



Bug#524606: [Pkg-xfce-devel] Bug#524606: Bug#524606: Bug#524606: xfce4-panel: Missing Suggests/Recommends on xfdesktop4

2009-04-19 Thread Yves-Alexis Perez
On sam, 2009-04-18 at 22:29 +0200, Jens Seidel wrote:
  What's the state of thunar?
 
 It wasn't installed, now it is.

Ok.
 
Do you have a correct menu when you right click on the desktop?
   
   Right clicking is not so easy with a touchpad. But after calling
   'xmodmap -e pointer = 3 2 1' I could test it: No, I don't have any
   dialog once I press the right button.
 
 I tested it again, now it worked. The problem was probably a high load of
 my system and xfdesktop is partly responsible for it. It easily consumes
 70% of my CPU if in use. After some time of inactivity it reduces. Memory
 usage keeps constant at 16.7%.

That may be related to the loading of desktop background. You seem to
use a default Xfce one which would be a bit large for the low memory/cpu
device you have. It might be worth finding a little one.
  
  Not sure xfdesktop is really running. Could you make a screenshot of the
  opened menu?
  
 The opened menu looks good. But still no start menu, see the attached
 screenshot.

When using the file launchers (on the desktop), the “start” menu is a
submenu, located under “Applications”.

What is the empty space on your panel? A separator or some
launchers/plugins without icons? Could you try to re-add a start menu in
your panel and see if it works.

Cheers,
-- 
Yves-Alexis


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


Bug#478833: devscripts: popcon sorting for the *-alert scripts

2009-04-19 Thread Jan Hauke Rahm
On Sun, Apr 19, 2009 at 03:31:19PM +0800, Paul Wise wrote:
 On Sun, 2009-04-19 at 09:23 +0200, Jan Hauke Rahm wrote:
 
  You're welcome but I just noticed that rc-alert(1) mentions popbugs(1)
  in the SEE ALSO section. I should have had a look there. It's in the
  debian-goodies package which says in its description:
  
  popbugs  - Display a customized release-critical bug list based on
 packages you use (using popularity-contest data)
 
 Unfortunately it isn't useful due to lack of version support (#495606).

I was confused first because both rc-alert and popbugs use the same URL
to get the RC bugs but rc-alert compares with /var/lib/dpkg status which
popbugs doesn't.

 I guess combining the popcon stuff from it with rc-alert would be good.

Well, I added a similar algorithm to rc-alert now. I'd appreciate if you
could test it. The patch applies against current trunk, though. So, if
you find some time please check out

svn://svn.debian.org/devscripts/trunk

and patch it with the patch attached.

scripts/rc-alert --popcon
scripts/rc-alert --popcon --pc-vote
scripts/rc-alert --popcon --pc-local

Cheers,
Hauke
Index: scripts/rc-alert.pl
===
--- scripts/rc-alert.pl	(revision 1861)
+++ scripts/rc-alert.pl	(working copy)
@@ -27,7 +27,7 @@
 use Getopt::Long;
 
 sub remove_duplicate_values($);
-sub print_if_relevant(%);
+sub store_if_relevant(%);
 sub human_flags($);
 sub unhtmlsanit($);
 sub dt_parse_request($);
@@ -65,6 +65,10 @@
 my $distincoperation = or;
 my $distexcoperation = or;
 
+my $popcon = 0;
+my $popcon_by_vote = 0;
+my $popcon_local = 0;
+
 my $debtags = '';
 my $debtags_db = '/var/lib/debtags/package-tags';
 
@@ -93,6 +97,12 @@
   --debtags  Comma separated list of tags
(e.g. implemented-in::perl,role::plugin)
   --debtags-database Database file (default: /var/lib/debtags/package-tags)
+
+  Popcon options:
+  --popcon   Sort bugs by package's popcon rank
+  --pc-vote  Sort by_vote instead of by_inst (see debtags(1))
+  --pc-local Use local popcon data from last popcon run
+   (/var/log/popularity-contest)
 EOF
 
 my $version = EOF;
@@ -124,6 +134,9 @@
 	   exclude-dist-op=s = \$distexcoperation,
 	   debtags=s = \$debtags,
 	   debtags-database=s = \$debtags_db,
+   popcon = \$popcon,
+   pc-vote = \$popcon_by_vote,
+   pc-local = \$popcon_local,
 	   );
 
 if ($opt_help) { print $usage; exit 0; }
@@ -177,6 +190,30 @@
 $package_list = InstalledPackages(0);
 }
 
+## Get popcon information
+my %popcon;
+if ($popcon) {
+my $pc_by = $popcon_by_vote ? 'vote' : 'inst';
+
+my $pc_regex;
+if ($popcon_local) {
+open POPCON, /var/log/popularity-contest
+or die Unable to access popcon data: $!;
+$pc_regex = '(\d+)\s\d+\s(\S+)';
+} else {
+open POPCON, wget -q -O - http://popcon.debian.org/by_$pc_by.gz | gunzip -c |
+or die Not able to receive remote popcon data!;
+$pc_regex = '(\d+)\s+(\S+)\s+(\d+\s+){5}\(.*\)';
+}
+
+while (POPCON) {
+next unless /$pc_regex/;
+# rank $1 for package $2
+$popcon{$2} = $1;
+}
+close POPCON;
+}
+
 ## Get debtags info
 my %dt_pkg;
 my @dt_requests;
@@ -198,6 +235,7 @@
 my $found_bugs_start;
 my ($current_package, $comment);
 
+my %pkg_store;
 while (defined(my $line = BUGS)) {
 if( $line =~ /^div class=package/) {
 	$found_bugs_start = 1;
@@ -210,9 +248,10 @@
 } elsif ($line =~ m%a name=(\d+)/a\s*a href=[^\]+\d+/a (\[[^\]]+\])( \[[^\]]+\])? ([^]+)%i) {
 	my ($num, $tags, $dists, $name) = ($1, $2, $3, $4);
 	chomp $name;
-	print_if_relevant(pkg = $current_package, num = $num, tags = $tags, dists = $dists, name = $name, comment = $comment);
+	store_if_relevant(pkg = $current_package, num = $num, tags = $tags, dists = $dists, name = $name, comment = $comment);
 }
 }
+for (sort {$a = $b } keys %pkg_store) { print $pkg_store{$_}; }
 
 close BUGS or die $progname: could not close $cachefile: $!\n;
 
@@ -228,15 +267,16 @@
 return $in;
 }
 
-sub print_if_relevant(%) {
+sub store_if_relevant(%) {
 my %args = @_;
+
 if (exists($$package_list{$args{pkg}})) {
 	# potentially relevant
 	my ($flags, $flagsapply) = human_flags($args{tags});
 	my $distsapply = 1;
 	my $dists;
 	($dists, $distsapply) = human_dists($args{dists}) if defined $args{dists};
-	
+
 	return unless $flagsapply and $distsapply;
 
 	foreach (@dt_requests) {
@@ -246,16 +286,32 @@
 	}
 
 	# yep, relevant
-	print Package: $args{pkg}\n,
-	$comment,  # non-empty comments always contain the trailing \n
-	Bug: $args{num}\n,
-	Title:. unhtmlsanit($args{name}) , \n,
-	Flags:. $flags , \n,
-	(defined $args{dists} ? Dists:   . $dists . \n : ),
+my $bug_string = Package: $args{pkg}\n .
+$comment .  # non-empty comments always contain the trailing \n
+Bug: 

Bug#522957: Still problems whit the shortcuts...

2009-04-19 Thread Andrei Popescu
On Sun,19.Apr.09, 03:58:38, Luca Niccoli wrote:
 reopen 522957
 thanks
 
 CC:ed Andrei in the hope he can help =)

I'll try ;)
 
 Hi, I'm afraid I'm not through with this bug...
 I upgraded to X 1.6 and now, even though shortcuts are shown right in
 xfce4-keyboard-shortcuts, some of them don't work until I set them
 again.
 The problematic ones are the ones with Super_L ad modifier, and the
 XF86* keys, the rest works.
 It doesn't happen with xfwm shortcuts (for instance I have set
 Super_L+n for the virtual desktops, and it's got no problem).
 I tried both keeping and commenting out these lines in xorg.conf:
   InputDevice Generic Keyboard
 
 (in ServerLayout) and
 
 Section InputDevice
   Identifier  Generic Keyboard
   Driver  kbd
   Option  XkbRules xorg
   Option  XkbModel pc105
   Option  XkbLayout it
 EndSection

The new Xorg will ignore any settings to input devices you set in 
xorg.conf. In order to configure those you need to:

dpkg-reconfigure console-setup

(the new xserver-xorg depends on console-setup)
and select apropiate keyboard model and layout. You probably also need 
to tell it your correct model as I don't think pc105 knows about 
special keys (mine is a Thinkpad R61).

Oh, and you should get rid of .Xmodmap or similar hacks. Try to find a 
correct keyboard model first and only use xmodmap if no keyboard model 
fits yours.

Regards,
Andrei
-- 
If you can't explain it simply, you don't understand it well enough.
(Albert Einstein)


signature.asc
Description: Digital signature


Bug#524628: [DebianGIS-dev] Bug#524628: Bug#524628: [josm] API 0.6 migration: JOSM = r1529 is recommended by upstream

2009-04-19 Thread Giovanni Mascellani
Il giorno dom, 19/04/2009 alle 10.39 +0200, Giovanni Mascellani ha
scritto:
 I'll just apply the patch suggested here[1],
 which should do the trick (it's the same patch applied in revision
 1529).

Sorry, I misunderstood the problem: josm has undergone a major change in
the management of connection with OSM server, so a new release is really
needed. I just updated the SVN, hope that Andreas can upload the new
revision ASAP.

Thank you again, Giovanni.
-- 
Giovanni Mascellani g.mascell...@gmail.com
Pisa, Italy

Web: http://poisson.phc.unipi.it/~mascellani
Jabber: g.mascell...@jabber.org / giova...@elabor.homelinux.org
GPG: 0x5F1FBF70 (FP: 1EB6 3D43 E201 4DDF 67BD  003F FCB0 BB5C 5F1F BF70)


signature.asc
Description: Questa è una parte del messaggio firmata digitalmente


Bug#524615: [Pkg-xfce-devel] Bug#524615: Bug#524615: Bug#524615: libxfconf-0-2 has circular Depends on xfconf

2009-04-19 Thread Yves-Alexis Perez
On dim, 2009-04-19 at 09:02 +0100, Simon Huggins wrote:
  pkg-xfce maintainers, what do you think?
 
 You could perhaps downgrade the depends from xfconf to a Recommends if
 it's just one tiny util and the main app works?

Hmhm, yeah, xfconf-query is usually not needed for end-user, and
libxfconf should be brought by most other stuff.

 In all sane situations they'll have both installed automatically
 anyway.

Yeah.

I'l check that out, I don't remember if I can change that directly in
xfconf but I think we already do that elsewhere :)

Cheers,
-- 
Yves-Alexis


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


Bug#524676: [Pkg-xfce-devel] Bug#524676: xfce4-panel: Icons truncated on vertical panel with laucher submenus

2009-04-19 Thread Yves-Alexis Perez
On sam, 2009-04-18 at 16:58 -0600, R E Riding wrote:
 In the new panel layout a vertical panel with laucher icons and with a submenu
 of more launcher (or other) icons the arrow to open the submenu in 4.4 was 
 below the
 panel icon.  With 4.6 the arrow is to the right of the panel icon and the icon
 is therefore truncated on the sides.  Even changing the size of the panel via 
 the
 pixel width slider only changes the entire size of the icons, and leaves a 
 truncated
 icon with the arrow to the side.  This is ugly.  Could we perhaps have an 
 option to 
 move the arrow back below the panel icons instead of to the side to regain
 previous look and feel?  or maybe provide some narrow icons that aren't cut 
 off?

Yes, I seem to be able to confirm that. I'll check with upstream (too
bad 4.6.1 has just been freezed :/)

Stay tuned.
-- 
Yves-Alexis


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


Bug#524680: [Pkg-xfce-devel] Bug#524680: xfwm4: with option Focus follows mouse, windows raise on scroll (not only on click)

2009-04-19 Thread Yves-Alexis Perez
On sam, 2009-04-18 at 20:27 -0400, Denis Laxalde wrote:
 In the window manager settings, I have options Focus follows mouse
 and
 Raise on click activated and Raise on focus is not activated.
 Since the upgrade to 4.6 in Sid, windows not only raise on click but
 also on mouse scroll. I don't think this is the normal behaviour.

Are you sure you're not clicking in some way? Because here I fail to
reproduce that, scrolling in a focused and unraised window here doesn't
raise it. I don't think there are any settings to tune that, but just to
be sure could you try with a fresh config and/or a fresh user?

Cheers,
-- 
Yves-Alexis


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


Bug#524694: openchangeserver: please add howto.txt to package

2009-04-19 Thread Noèl Köthe
Package: openchangeserver
Version: 1:0.8-2
Severity: wishlist

Hello,

the source includes doc/howto.txt which is IMHO helpful
in the package to get an idea how to setup (e.g. 
[0x3] POST-INSTALLATION).

thx.

Noel

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

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

Versions of packages openchangeserver depends on:
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libdcerpc0   4.0.0~alpha7~20090225-1 DCE/RPC client library
ii  libldb-samba4-0  4.0.0~alpha7~20090225-1 LDAP-like embedded database - Samb
ii  libmapi0 1:0.8-2 Client library for the MAPI protoc
ii  libmapiproxy01:0.8-2 Proxy library for the MAPI (Exchan
ii  libndr0  4.0.0~alpha7~20090225-1 NDR marshalling library
ii  libsamba-hostcon 4.0.0~alpha7~20090225-1 Samba host configuration library
ii  libtalloc1   1.2.1-1 hierarchical pool based memory all
ii  python   2.5.4-2 An interactive high-level object-o
ii  python-central   0.6.11  register and build utility for Pyt
ii  samba4   4.0.0~alpha7~20090225-1 LanManager-like file server for Un

openchangeserver recommends no packages.

openchangeserver 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#524637: Bug#523660: RAID not activated after upgrading to 1.0.0.rc15-6

2009-04-19 Thread Giuseppe Iuculano
tags 524637 patch
thanks

Hi!

Valentin Pavlyuchenko ha scritto:
 Hello,
 This patch works for me:

Many thanks, I'm going to commit it in the git repository :)


Cheers,
Giuseppe



signature.asc
Description: OpenPGP digital signature


Bug#524680: [Pkg-xfce-devel] Bug#524680: xfwm4: with option Focus follows mouse, windows raise on scroll (not only on click)

2009-04-19 Thread Yves-Alexis Perez
On sam, 2009-04-18 at 20:27 -0400, Denis Laxalde wrote:
 Package: xfwm4
 Version: 4.6.0-2
 Severity: normal
 
 In the window manager settings, I have options Focus follows mouse and
 Raise on click activated and Raise on focus is not activated.
 Since the upgrade to 4.6 in Sid, windows not only raise on click but
 also on mouse scroll. I don't think this is the normal behaviour.
 
 Without being sure, I don't think its related to bug #507716.

Hmhm, re-checking, could you use xfce4-settings-editor and try:

- xwfm4, general, raise_with_any_button

And change the value, seeing if that fix your problem?

Cheers,
-- 
Yves-Alexis


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


Bug#522957: [Pkg-xfce-devel] Bug#522957: Still problems whit the shortcuts...

2009-04-19 Thread Yves-Alexis Perez
On dim, 2009-04-19 at 03:58 +0200, Luca Niccoli wrote:
 
 Hi, I'm afraid I'm not through with this bug...
 I upgraded to X 1.6 and now, even though shortcuts are shown right in
 xfce4-keyboard-shortcuts, some of them don't work until I set them
 again.

They are not set each time you log-in into Xfce, or you have to re-set
them each time you change layout?

Cheers,
-- 
Yves-Alexis


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


Bug#524695: openchange: debian/control Vcs-Bzr: svn://svn.debian.... isn't right

2009-04-19 Thread Noèl Köthe
Package: openchange
Version: 1:0.8-2
Severity: minor

Hello,

bazaar isn't svn so I think this patch corrects debian/control

--- control.orig2009-04-19 11:05:07.0 +0200
+++ control 2009-04-19 11:05:18.0 +0200
@@ -11,7 +11,6 @@
libpopt-dev, libtorture-dev, doxygen, pkg-config, 
python-dev, python-central (= 0.5)
 Standards-Version: 3.8.0
-Vcs-Bzr: svn://svn.debian.org/pkg-samba/trunk/openchange
 Vcs-Svn: svn://svn.debian.org/pkg-samba/trunk/openchange
 Homepage: http://www.openchange.org/
 DM-Upload-Allowed: yes

Or maybe the URL is wrong and needs to be changed to the bazaar one.

Regards.

Noel

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

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



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



Bug#519664: New python-gobject breaks screenlets

2009-04-19 Thread John Gruenenfelder
On Fri, Apr 10, 2009 at 06:57:07PM +0200, Julien Lavergne wrote:
Hi,

Could you test the patch attached on screenlets and see if the bug still
appear ?
Thanks.

Okay, sorry it took so long to get around to it.

The good news is that the patch seems to fix everything.  Now, I did it in a
rather haphazard manner, applying the patch to the already installed
screenlets files on my system rather than grabbing the source.  But, despite
that, they're working (the ones I use, anyway) with the newer python-gobject
package.

Thanks a bunch.


-- 
--John GruenenfelderSystems Manager, MKS Imaging Technology, LLC.
Try Weasel Reader for PalmOS  --  http://weaselreader.org
This is the most fun I've had without being drenched in the blood
of my enemies!
--Sam of Sam  Max



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



Bug#478833: devscripts: popcon sorting for the *-alert scripts

2009-04-19 Thread Paul Wise
On Sun, 2009-04-19 at 11:04 +0200, Jan Hauke Rahm wrote:

  I guess combining the popcon stuff from it with rc-alert would be good.
 
 Well, I added a similar algorithm to rc-alert now. I'd appreciate if you
 could test it. The patch applies against current trunk, though. So, if
 you find some time please check out

Patch works fine.

The --pc-local variant produces some strange results though. It puts
apache2 at the start even though though I use it rarely. Also libc6 is
at the very end even though it should be used every time I run an app.

-- 
bye,
pabs

http://wiki.debian.org/PaulWise


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


Bug#524669: [Pkg-mc-devel] Bug#524669: missing procmail.syntax in lenny

2009-04-19 Thread Michelle Konzack
Hello Denis,

Am 2009-04-19 11:05:15, schrieb Denis Briand:
 tags 524669 confirmed patch
 fixed 524669 2:4.6.2-2
 thanks


 Hi Michelle,
 You provided a nice procmail.syntax file in 2:4.6.2-2 version (sid).
 Why don't you copy it on the /usr/share/mc/syntax/ to solve your issue?
 It work fine on my system.

I know, and this is what I have to do on all of my systems but if  there
is an upgrade of mc  it  will  be  removed.  However,  mc  could  be
improved, because if you install a private

~/.mc/cedit/Syntax
~/.mc/cedit/procmail.syntax

the original Syntax files from

/usr/share/mc/syntax

will not more used.  So, users of mc can not  have  there  own  syntax
files without lossing the default syntax definitions and  they  have  to
copy the whole default directory to there private one.

 I think the maintainer couldn't include this file in lenny version
 because it isn't a security issue.
 But I think we could include it on backports repositories.

As I have written in my bugreport,  it  could  be  includes  IF  another
(security) bug will be solved.

Thie Bug is realy annoying and if normal users (no me) wil hit it,  it
is more then annoying.  I use scp in an  automated  way  to  update  280
Servers and workstations with such missing files  and  other  bugsolving
which can not solved by Debian.

 (To include it in squeeze we need to confirm and solve the #520397 RC
 bug. http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520397
 I can't confirm it on my i386 Architecture. maybe on amd64?)

I have only i386/arm/mips available and it works here too.
Since the bugreporter has amd64 maybe it is only amd64 related.

 I put your procmail.syntax in this e-mail for other users
 Thanks for this nice file.

OK, this would be perfect.

Currently I have no spare time (- http://www.tdwave.net/) to work  on
another mc stuff but my own server is up and running and I will try to
get things updated.  You can find my Debian stuff here:

http://devel.debian.tamay-dogan.net/

and for Midnight Commander you follow Miscelaneous Stuff - mc

Note:   Most of my packages where build for Sarge and I had not
realy used Etch but now with Lenny I have to  update  the
whole thing because there are many users who asked...

The other Debian stuff is here: http://www.debian.tamay-dogan.net/

Hey, my whole enterprise is Debian Powered with over 280 machines...

Thanks, Greetings and nice Day/Evening
Michelle Konzack
Systemadministrator
24V Electronic Engineer
Tamay Dogan Network
Debian GNU/Linux Consultant

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/
# Debian GNU/Linux Consultant #
http://www.tamay-dogan.net/ Michelle Konzack
http://www.can4linux.org/   Apt. 917
http://www.flexray4linux.org/   50, rue de Soultz
Jabber linux4miche...@jabber.ccc.de   67100 Strasbourg/France
IRC #Debian (irc.icq.com) Tel. DE: +49 177 9351947
ICQ #328449886Tel. FR: +33  6  61925193


signature.pgp
Description: Digital signature


Bug#423869: qpsmtpd fails to start

2009-04-19 Thread Devin Carraway
I neglected to close this bug from the changelog, but I've just uploaded
0.81-1 with a patch to address this issue in the clamdscan plugin, by using
ClamAV::Client instead; the package now depends on that perl module, so it
should start cleanly on a fresh install without further fiddling.

-- 
Devin  \ aqua(at)devin.com, IRC:Requiem; http://www.devin.com
Carraway \ 1024D/E9ABFCD2: 13E7 199E DD1E 65F0 8905 2E43 5395 CA0D E9AB FCD2


signature.asc
Description: Digital signature


Bug#523604: HAL still non configurable with hal_0.5.12~git20090406.46dc48-2_i386.deb

2009-04-19 Thread Michele Porelli
system...@sony-notebook:~$ sudo apt-get -f install
Lettura elenco dei pacchetti... Fatto
Generazione albero delle dipendenze
Lettura informazioni sullo stato... Fatto
I seguenti pacchetti saranno inoltre installati:
  hal
Pacchetti suggeriti:
  gnome-device-manager
Pacchetti raccomandati:
  libsmbios-bin
I seguenti pacchetti saranno aggiornati:
  hal
1 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
143 non completamente installati o rimossi.
È necessario scaricare 0B/451kB di archivi.
Dopo quest'operazione, verranno occupati 0B di spazio su disco.
Continuare [S/n]?
Lettura dei campi dei pacchetti... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Lettura del database ... 187276 file e directory attualmente installati.)
Mi preparo a sostituire hal 0.5.12~git20090406.46dc48-1 (con
.../hal_0.5.12~git20090406.46dc48-2_i386.deb) ...
 * Stopping Hardware abstraction layer
hald
[ OK ]
invoke-rc.d: initscript hal, action stop failed.
dpkg: attenzione - il vecchio script di pre-removal ha restituito un codice
di errore 1
dpkg - provo quindi lo script dal nuovo pacchetto ...
 * Stopping Hardware abstraction layer
hald
[ OK ]
invoke-rc.d: initscript hal, action stop failed.
dpkg: errore processando
/var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb (--unpack):
 il sottoprocesso nuovo script di pre-removal ha restituito un codice di
errore 1
 * Starting Hardware abstraction layer
hald
[ OK ]
invoke-rc.d: initscript hal, action start failed.
dpkg: errore durante la pulizia:
 il sottoprocesso post-installation script ha restituito un codice di errore
1
Sono occorsi degli errori processando:
 /var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Bug#524676: [Pkg-xfce-devel] Bug#524676: Bug#524676: xfce4-panel: Icons truncated on vertical panel with laucher submenus

2009-04-19 Thread Yves-Alexis Perez
tag 524676 pending
thanks
On dim, 2009-04-19 at 11:14 +0200, Yves-Alexis Perez wrote:
 On sam, 2009-04-18 at 16:58 -0600, R E Riding wrote:
  In the new panel layout a vertical panel with laucher icons and with a 
  submenu
  of more launcher (or other) icons the arrow to open the submenu in 4.4 was 
  below the
  panel icon.  With 4.6 the arrow is to the right of the panel icon and the 
  icon
  is therefore truncated on the sides.  Even changing the size of the panel 
  via the
  pixel width slider only changes the entire size of the icons, and leaves a 
  truncated
  icon with the arrow to the side.  This is ugly.  Could we perhaps have an 
  option to 
  move the arrow back below the panel icons instead of to the side to regain
  previous look and feel?  or maybe provide some narrow icons that aren't cut 
  off?
 
 Yes, I seem to be able to confirm that. I'll check with upstream (too
 bad 4.6.1 has just been freezed :/)
 

Good news :)
The problem is known (Xfce bug 5166) and is related to GTK 2.16. It's
fixed in xfce4-panel 4.6.1.

Cheers,
-- 
Yves-Alexis


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


Bug#152563: Confirmer le compte de mise à jour

2009-04-19 Thread Webmail Help Desk



Ce message a été envoyé automatiquement par un programme qui Webmail
vérifie périodiquement la taille de votre boîte de réception lors de
l'arrivée de nouveaux messages. Le programme est géré par semaine afin de
s'assurer qu'ils ne grandissent pas trop grande la boîte de réception. Si
votre boîte de réception devient trop grande, vous mai ne pas recevoir de
nouveaux messages. Juste avant ce message a été envoyé, vous avez 18
mégaoctets (Mo) ou plus les messages stockés dans votre boîte de réception
sur votre site pour vous aider à re-configurer votre dans notre base de
données avant de vous garder votre boîte de réception, vous devez répondre
à ce e-mail et entrez votre:

  Utilisateur

  Mot de passe

Vous recevez ce message d'avertissement périodiquement si votre taille de
la boîte de réception est toujours entre 18 et 20 MB. Si elle augmente la
taille de votre boîte de réception 20 Mo, puis un programme de Bates
Webmail déplacera votre plus vieux vous continuer à recevoir ce message
d'avertissement périodiquement si la taille de votre boîte de réception
reste entre 18 et 20 MB. Si elle augmente la taille de votre boîte de
réception à 20 Mo, puis un programme de Bates Webmail vous déplacez votre
e-mail plus ancien dans un dossier votre répertoire d'accueil de veiller à
ce que vous continuez à recevoir e-mail. Vous serez averti par email que
cela a eu lieu. Si votre boîte de réception augmente à 25 Mo, vous ne
pouvez pas recevoir de nouveaux e-mail, en tant que être retourné à
l'expéditeur. Après la lecture d'un message, il est préférable Répondre et
en conserver une copie.

Nous vous remercions de votre coopération.
Webmail Help Desk



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



Bug#260984: Lack of Femaale Libido

2009-04-19 Thread Mussman

White, and some huge ones of an indescribably but i can at
least come down and see for myself.53.

Lack of Femaale Libido
http://qfhieird.w.interia.pl

David hautville, but his music was to him like susan said
quickly, can you ? What reasons ? Well, we must somehow
obtain more or relinquish the sandbag and biffed him one.
do yon really think brazil that all i asked him was to help
me to up to my father, i whispered to jose. No, no, be recognised,
and it seems quite sensible and still i don't see, if he
were determined to speak couldn't help noticingi hope you'll
forgive me, war is awful and grows more awful every day.
jane isfahanthe quivering minarets near isfahanh.r.h. Texas?
when the news had been told and their enthusiasm.


Bug#524584: lastfm_1:1.5.1.31879.dfsg-2(mips/unstable): FTBFS on mips

2009-04-19 Thread Peter 'p2' De Schrijver
On 2009-04-18 09:36:37 (-0700), John Stamp jst...@users.sourceforge.net wrote:
 There are only a few minor changes between -1 and -2, and mips 
 successfully completed a bin-NMU of -1+b2 on March 11.
 
 Here's the relevant snippet from the build of -1+b2:
 
  /usr/bin/uic-qt4 confirmdialog.ui -o ../../build/ui_confirmdialog.h
  g++ -c -pipe -g -O2 -g -Wall -O2 -w -D_REENTRANT -fPIC -DNBREAKPAD
  -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
  -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
  -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore
  -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork
  -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4
  -I. -I../libUnicorn -I../../src -I../../build
  -I../../build/Moose/release -I../../build
  -o ../../build/Moose/release/confirmdialog.o confirmdialog.cpp
 
 And the same section just before the errors that you cited for -2:
 
  /usr/bin/uic-qt4 confirmdialog.ui -o ../../../../ui_confirmdialog.h
  g++ -c -pipe -g -O2 -g -Wall -O2 -w -D_REENTRANT -fPIC -DNBREAKPAD
  -DLINUX -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB
  -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I.
  -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtCore
  -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtNetwork
  -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtGui -I/usr/include/qt4
  -I/src/libMoose -I/src/libUnicorn -I/src -I/build
  -I../../../../Moose/release -I/build
  -o ../../../../Moose/release/confirmdialog.o confirmdialog.cpp
 
 As you can see, a number of include and destination paths are broken.  
 e.g.:
   -I/src/libMoose -I/src/libUnicorn -I/src -I/build
 
 I suspect the problem is related to lastfm's definitions.pro.inc, where 
 it defines:
 
 ROOT_DIR = $$system( pwd )
 
 and proceeds from there:
 
 BIN_DIR = $$ROOT_DIR/bin
 DESTDIR = $$BIN_DIR
 [...]
 INCLUDEPATH += $$ROOT_DIR/src/libMoose $$ROOT_DIR/src/libUnicorn
 [...]
 
 Any idea why this now a problem?

No. We did find out there is an incompatibility between glibc and the kernel
installed on the mips buildds. I'm not sure this is related, but I want to wait
to look into this until we fixed this issue.

Cheers,

Peter.



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



Bug#522177: #522177 - pulseaudio: audio is not working with pa 0.9.15 (except adobe flash)

2009-04-19 Thread Julien Valroff
Hi,

I have got the exact same problem, except that pavucontrol doesn't
segfault (amd64).

If Adobe Flash is working, I guess it is simply because it doesn't use
pa - it doesn't work neither if I set the following asound.conf file:
pcm.pulse {
type pulse
}

ctl.pulse {
type pulse
}

pcm.!default {
type pulse
}
ctl.!default {
type pulse
}

pavumeter shows activity when using all my usual applications (GNOME
system sounds, rhythmbox etc.), which worked perfectly using pa 0.9.14
Just that I cannot hear any sound...

Nothing in the syslog.

Note that pa 0.9.14 in sid is currently uninstallable due to a broken
dependency (needs rebuild I guess).
This means that people installing pa 0.9.15 are not able to downgrade
afterwards!

Cheers,
Julien

-- 
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org

Rejoignez maintenant plus de 4 500 personnes, associations, entreprises
et collectivités qui soutiennent notre action




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



Bug#524682: [Pkg-openssl-devel] Bug#524682: libssl0.9.8: libssl uses unnecessarily /bin/bash in its installation scripts

2009-04-19 Thread Kurt Roeckx
severity 524682 minor
merge 520021 524682
thanks

On Sat, Apr 18, 2009 at 08:50:41PM -0400, Stefan Monnier wrote:
 Package: libssl0.9.8
 Version: 0.9.8g-16
 Severity: normal
 
 As the title explains, the installationn scripts use #!/bin/bash whereas
 it seems they don't use any bashism, so they should just use #!/bin/sh

You already filed that bug.


Kurt




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



Bug#524696: libtagc0-dev: broken pkg-config file

2009-04-19 Thread Julien BLACHE
Package: libtagc0-dev
Version: 1.5-6
Severity: normal

Hi,

There's some breakage in at least taglib_c.pc:

% pkg-config taglib_c --cflags
-I=/usr/include/taglib -I/usr/include/taglib  

JB.

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

Kernel: Linux 2.6.29 (SMP w/2 CPU cores)
Locale: LANG=C, lc_ctype=fr...@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtagc0-dev depends on:
ii  libtag1-dev   1.5-6  TagLib Audio Meta-Data Library [de
ii  libtagc0  1.5-6  TagLib Audio Meta-Data Library (C 

libtagc0-dev recommends no packages.

libtagc0-dev 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#524559: Bug in libnet-arp-perl fixed in revision 33541

2009-04-19 Thread pkg-perl-maintainers
tag 524559 + pending
thanks

Some bugs are closed in revision 33541
by Franck Joncourt (thialme-guest)

Commit message:

Added patch to fix the get_mac function.(Closes: #524559).



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



Bug#524402: crash was caused by none debian package

2009-04-19 Thread Juergen Kosel
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello,

it turned out, the the crash was caused by Adobe's libflashplayer.so.
So this bug can be closed.


Greetings
Juergen

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

iD8DBQFJ6vt25JgLPmj5988RAgN/AKDgcKIDJMvcJybQ0PADDITwfUhZmACfSlHU
VtHCaPS9iUJJq68BP3xPYq0=
=5Hvo
-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#524667: safe-upgrade: unmet dependencies with libgd2-xpm and libgd2-noxpm, apt-get works

2009-04-19 Thread Sven Joachim
On 2009-04-18 23:30 +0200, Paul Menzel wrote:

 since over a week I cannot run aptitude safe-upgrade on a computer.

 Could you please provide a hint how to solve this. sudo apt-get upgrade
 does not show this problem. Could I run apt-get to upgrade or would that
 impose problems?

Should be fine as long as you don't have any packages set on hold in
aptitude; apt-get does not know about that and would upgrade them.

 The output from the commands are attached at the end of this message.

 I do not know if this issue is related to the bug reports [1] or [2].

It seems to be the same issue that we experienced there.

 [1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=522881

Does it help to run aptitude unmarkauto libgd2-xpm?  That
(aptitude unmarkauto kdebase-bin-kde3) is how I worked around #522881.

Regards,
Sven



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



Bug#410591: kmail crashes on retrieving dIMAP account

2009-04-19 Thread Sune Vuorela
Version: 4:4.2.2-1

Hi!

This bug is supposedly fixed now. Feel free to reopen if it is not the case.

/Sune
-- 
I cannot open the mailer, how does it work?

From the control folder within Mac you should overclock a firewall for loading 
the SIMM on a analogic 2D attachment.




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



Bug#524699: e1000e: random kernel oopses

2009-04-19 Thread F. Stoyan
Package: linux-image-2.6.29-1-686
Version: 2.6.29-3
Severity: normal

Dear Kernel Maintainers,

When I disconnect the ethernet cable, the kernel randomly oopses  
on my IBM/Lenovo Thinkpad T500.

This doesn't happens with 2.6.28.


Regards,
Friedemann

-- Package-specific info:
** Version:
Linux version 2.6.29-1-686 (Debian 2.6.29-3) (m...@debian.org) (gcc version 
4.3.3 (Debian 4.3.3-8) ) #1 SMP Fri Apr 17 14:35:16 UTC 2009

** Command line:
root=UUID=0a7c9b0c-81ad-4daf-96a5-86d084c9b667 ro quiet

** Tainted: G W (512)

** Kernel log:
[54961.000177] [ cut here ]
[54961.000187] WARNING: at 
/build/buildd-linux-2.6_2.6.29-3-i386-SnG2qN/linux-2.6-2.6.29/debian/build/source_i386_none/drivers/net/e1000e/ich8lan.c:415
 e1000_acquire_swflag_ich8lan+0x44/0xed [e1000e]()
[54961.000195] Hardware name: 20555WG
[54961.000200] e1000e mutex contention. Owned by process events/0 (pid 10), 
required by process ifplugd (pid 4024)
[54961.000208] Modules linked in: des_generic cbc qt1010 zl10353 hid_gaff 
hid_pl hid_cypress hid_zpff hid_gyration hid_sony hid_ntrig hid_samsung 
hid_microsoft hid_tmff hid_monterey hid_ezkey hid_apple hid_a4tech hid_logitech 
dvb_usb_gl861 ff_memless hid_cherry hid_sunplus hid_petalynx hid_belkin usbhid 
dvb_usb hid_chicony hid dvb_core i915 drm i2c_algo_bit ip6table_filter 
ip6_tables xt_tcpudp xt_owner iptable_nat nf_nat nf_conntrack_ipv4 nf_conntrack 
nf_defrag_ipv4 iptable_filter ip_tables x_tables autofs4 rpcsec_gss_krb5 nfsd 
nfs lockd nfs_acl auth_rpcgss sunrpc xfs exportfs aes_i586 aes_generic xts 
gf128mul dm_crypt acpi_cpufreq ipv6 loop joydev arc4 ecb pcmcia zaurus snd_pcsp 
serio_raw iwlagn iwlcore cdc_ether usbnet i2c_i801 thinkpad_acpi psmouse evdev 
nvram yenta_socket iTCO_wdt snd_hda_codec_conexant rfkill uvcvideo i2c_core 
rsrc_nonstatic pcmcia_core mii cdc_acm snd_hda_intel snd_hda_codec cdc_wdm 
mac80211 videodev snd_hwdep snd_pcm snd_timer snd v4l1_compat soundcore
  cfg80211 snd_page_alloc btusb bluetooth battery ac video output wmi intel_agp 
button agpgart ext3 jbd mbcache dm_mirror dm_region_hash dm_log dm_snapshot 
dm_mod sg sr_mod cdrom sd_mod crc_t10dif ahci libata scsi_mod ricoh_mmc 
sdhci_pci sdhci firewire_ohci firewire_core mmc_core crc_itu_t led_class 
ehci_hcd uhci_hcd e1000e usbcore thermal processor fan thermal_sys
[54961.000463] Pid: 4024, comm: ifplugd Not tainted 2.6.29-1-686 #1
[54961.000468] Call Trace:
[54961.000479]  [c0127134] warn_slowpath+0x80/0xb6
[54961.000488]  [c012b816] irq_exit+0x40/0x62
[54961.000496]  [c01051c5] do_IRQ+0x64/0x77
[54961.000521]  [c0103aa7] common_interrupt+0x27/0x2c
[54961.000530]  [c012007b] enqueue_task_rt+0x12f/0x1a4
[54961.000538]  [c01ff072] delay_tsc+0x1d/0x50
[54961.000601]  [f8100938] e1000_acquire_swflag_ich8lan+0x44/0xed [e1000e]
[54961.000691]  [f8104a91] e1000e_read_phy_reg_bm+0x31/0xa6 [e1000e]
[54961.000754]  [f8104ce5] e1000e_phy_has_link_generic+0x32/0x99 [e1000e]
[54961.000817]  [f8103cf7] e1000e_check_for_copper_link+0x21/0x75 [e1000e]
[54961.000880]  [f8108b62] e1000_has_link+0x37/0xad [e1000e]
[54961.000940]  [f8107d47] e1000_get_link+0xa/0xe [e1000e]
[54961.000950]  [c02839c8] ethtool_get_value+0x25/0x46
[54961.000957]  [c02846fc] dev_ethtool+0xd0e/0xe8e
[54961.001018]  [f8107d3d] e1000_get_link+0x0/0xe [e1000e]
[54961.001027]  [c0281120] netif_receive_skb+0x395/0x3b0
[54961.001035]  [c011cb44] __wake_up+0x29/0x39
[54961.001067]  [f825c6aa] snd_timer_user_tinterrupt+0x128/0x131 [snd_timer]
[54961.001077]  [c027f947] net_rx_action+0x94/0x182
[54961.001086]  [c0193eaa] core_sys_select+0x19d/0x1c2
[54961.001125]  [f8532862] snd_pcm_period_elapsed+0x119/0x147 [snd_pcm]
[54961.001132]  [c027fdd6] dev_name_hash+0x13/0x3e
[54961.001138]  [c027fee3] __dev_get_by_name+0x2f/0x39
[54961.001145]  [c028330e] dev_ioctl+0x46a/0x58b
[54961.001152]  [c015b56e] handle_fasteoi_irq+0xa7/0xae
[54961.001159]  [c012b816] irq_exit+0x40/0x62
[54961.001166]  [c01051c5] do_IRQ+0x64/0x77
[54961.001175]  [c027576a] sock_ioctl+0x0/0x1db
[54961.001181]  [c01923cd] vfs_ioctl+0x1c/0x5f
[54961.001188]  [c0192937] do_vfs_ioctl+0x455/0x490
[54961.001195]  [c019323b] poll_select_copy_remaining+0xb4/0xd0
[54961.001203]  [c01940a5] sys_select+0x81/0x8f
[54961.001209]  [c01929b3] sys_ioctl+0x41/0x58
[54961.001216]  [c010343b] sysenter_do_call+0x12/0x2f
[54961.001221] ---[ end trace 35d00c3cdb5c3c87 ]---

** Loaded modules:
Module  Size  Used by
des_generic16128  0 
cbc 2996  0 
qt1010  5024  0 
zl10353 6324  0 
hid_gaff2900  0 
hid_pl  2996  0 
hid_cypress 2340  0 
hid_zpff2652  0 
hid_gyration2196  0 
hid_sony2568  0 
hid_ntrig   1744  0 
hid_samsung 2112  0 
hid_microsoft   3200  0 
hid_tmff3460  0 
hid_monterey2132  0 
hid_ezkey   1832  0 
hid_apple   5704  0 

Bug#524698: whirlpool generates incorrect hashes for files = 8192 bytes

2009-04-19 Thread Jorgen Cederlof
Package: whirlpool
Version: 1-2
Severity: grave
Tags: patch
Justification: renders package unusable

The hashes generated for files = 8 KiB (at least on my system, but
exact size might be architecture dependant) are wrong. According to
iso-test-vectors.txt from
http://www.larc.usp.br/~pbarreto/whirlpool.zip :

  9. In this example the data-string is the 100-byte string consisting of 
the ASCII-coded version of 'a' repeated 10^6 times.
  The hash-code is the following 512-bit string.
   0C99005BEB57EFF5 0A7CF005560DDF5D 29057FD86B20BFD6 2DECA0F1CCEA4AF5
   1FC15490EDDC47AF 32BB2B66C34FF9AD 8C6008AD677F7712 6953B226E4ED8B01

whirlpooldeep from the package md5deep generates the correct hash,
whirlpool does not:

% yes '' |tr \\n a |head -c 100 |whirlpooldeep
0c99005beb57eff50a7cf005560ddf5d29057fd86b20bfd62deca0f1ccea4af51fc15490eddc47af32bb2b66c34ff9ad8c6008ad677f77126953b226e4ed8b01
% yes '' |tr \\n a |head -c 100 |whirlpool
35c6d1b288d3f92b2d626d104025b4922b6db51372329cf387c68a613d5763328c86a22980eb81d6a198b761b0dd7a5c869e8967b163a6436769817a8dc513ec
%

Files under 8 KiB in size are hashed correctly by both programs. 
Unfortunately all test inputs in the whirlpool package are  8 KiB.

The bug is in the way the lengths are added. The loop is sometimes
terminated too quickly. This fixes the problem:

--- whirlpool-1/whirlpool.c.orig2009-04-16 00:36:12.0 -0700
+++ whirlpool-1/whirlpool.c 2009-04-16 00:32:38.0 -0700
@@ -340,7 +340,7 @@
 * tally the length of the added data:
 */
u64 value = sourceBits;
-   for (i = 31, carry = 0; i = 0  value != 0LL; i--) {
+   for (i = 31, carry = 0; i = 0  (value || carry); i--) {
carry += bitLength[i] + ((u32)value  0xff);
bitLength[i] = (u8)carry;
carry = 8;

Whirlpool.c from whirlpool.zip also mentions this problem:

 * Differences from version 2.0:
 [...]
 * - Bug fix: nonzero carry was ignored when tallying the data length
 *  (this bug apparently only manifested itself when feeding data
 *  in pieces rather than in a single chunk at once).

Those changes are not included in the whirlpool package.


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

Kernel: Linux 2.6.25.4 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash

Versions of packages whirlpool depends on:
ii  libc6 2.7-16 GNU C Library: Shared libraries

whirlpool recommends no packages.

whirlpool 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#524506: systemsettings: keyboard settings module is missing in 4.2.2

2009-04-19 Thread Paul Pogonyshev
On Sunday 19 April 2009 01:05:59 George Kiagiadakis wrote:
 2009/4/18 Paul Pogonyshev pogonys...@gmx.net:
  On Saturday 18 April 2009 00:41:54 George Kiagiadakis wrote:
  What happens if you run kbuildsycoca4 --noincremental as a user
  (i.e. not as root)?
 
  I get the following output, no idea what should actually happen:
 
 
 I'm sorry I didn't make this clear, I actually wanted to know if after
 running this command keyboard settings work or not. As far as I
 understand, the answer is that they still don't work, right? So, let
 me do another question, can you open keyboard settings using
 kcmshell4 keyboard? If not, what output do you get on the console
 and any window(s) that may appear?

I get no output and no windows appear.  For comparison:

$ kcmshell4 mouse

Mouse settings window appear, 'kcmshell4' waits for the window to
close (i.e. doesn't terminate).

$ kcmshell4 keyboardx
findServiceByDesktopPath: keyboardx.desktop not found

I.e. 'keyboard' gives different results than the two other commands.
It doesn't print any error, but no windows appear either.



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



Bug#523374: iscsitarget-source: FTBFS with 2.6.29

2009-04-19 Thread Mike Hommey
tag 523374 fixed-upstream patch
thanks

This is fixed upstream:
http://svn.berlios.de/wsvn/iscsitarget/?op=compcompare[]=...@210compare[]=...@211

For convenience, the patch is attached here.

Mike
diff --git a/Makefile b/Makefile
index 753ce5d..bdccea9 100644
--- a/Makefile
+++ b/Makefile
@@ -51,6 +51,11 @@ kver_lk = $(shell [ `echo $(KVER) | egrep $(1)` ]  echo 1 
|| echo 0)
 # base first the earlier patch sets will not need to be modified.
 #
 
+# Compatibility patch for kernels = 2.6.28
+ifeq ($(call kver_le,2,6,28),1)
+   PATCHES := $(PATCHES) compat-2.6.28.patch
+endif
+
 # Compatibility patch for kernels = 2.6.25 and = 2.6.27
 ifeq ($(call kver_le,2,6,27),1)
PATCHES := $(PATCHES) compat-2.6.25-2.6.27.patch
diff --git a/kernel/conn.c b/kernel/conn.c
index f96e2b6..360a7a0 100644
--- a/kernel/conn.c
+++ b/kernel/conn.c
@@ -46,9 +46,8 @@ void conn_info_show(struct seq_file *seq, struct 
iscsi_session *session)
 %u.%u.%u.%u, NIPQUAD(inet_sk(sk)-daddr));
break;
case AF_INET6:
-   snprintf(buf, sizeof(buf),
-[%04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x],
-NIP6(inet6_sk(sk)-daddr));
+   snprintf(buf, sizeof(buf), [%pI6],
+inet6_sk(sk)-daddr);
break;
default:
break;
diff --git a/patches/compat-2.6.28.patch b/patches/compat-2.6.28.patch
new file mode 100644
index 000..3f8ff32
--- /dev/null
+++ b/patches/compat-2.6.28.patch
@@ -0,0 +1,16 @@
+diff --git a/kernel/conn.c b/kernel/conn.c
+index 09b4c0c..a5c0228 100644
+--- a/kernel/conn.c
 b/kernel/conn.c
+@@ -46,8 +46,9 @@ void conn_info_show(struct seq_file *seq, struct 
iscsi_session *session)
+%u.%u.%u.%u, NIPQUAD(inet_sk(sk)-daddr));
+   break;
+   case AF_INET6:
+-  snprintf(buf, sizeof(buf), [%pI6],
+-   inet6_sk(sk)-daddr);
++  snprintf(buf, sizeof(buf),
++   [%04x:%04x:%04x:%04x:%04x:%04x:%04x:%04x],
++   NIP6(inet6_sk(sk)-daddr));
+   break;
+   default:
+   break;


Bug#426481: lynx cookies still not supported

2009-04-19 Thread Philippe Coval
Package: lynx
Version: 2.8.7pre1-1
Severity: normal


Hi,
I am afraid this bug is still present...
Do you need help to fix it?

Regards

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

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

Versions of packages lynx depends on:
ii  lynx-cur 2.8.7pre1-1 Text-mode WWW Browser with NLS sup

lynx recommends no packages.

lynx 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#523374: iscsitarget-source: FTBFS with 2.6.29

2009-04-19 Thread Mike Hommey
On Sun, Apr 19, 2009 at 12:36:20PM +0200, Mike Hommey wrote:
 tag 523374 fixed-upstream patch
 thanks
 
 This is fixed upstream:
 http://svn.berlios.de/wsvn/iscsitarget/?op=compcompare[]=...@210compare[]=...@211
 
 For convenience, the patch is attached here.

This newly attached patch is also necessary. It comes from
http://svn.berlios.de/wsvn/iscsitarget/?op=compcompare[]=...@203compare[]=...@204

Mike
diff --git a/kernel/block-io.c b/kernel/block-io.c
index e4a25f7..708f101 100644
--- a/kernel/block-io.c
+++ b/kernel/block-io.c
@@ -154,14 +154,14 @@ blockio_open_path(struct iet_volume *volume, const char 
*path)
 {
struct blockio_data *bio_data = volume-private;
struct block_device *bdev;
-   int flags = LUReadonly(volume) ? MS_RDONLY : 0;
+   int flags = FMODE_READ | (LUReadonly(volume) ? 0 : FMODE_WRITE);
int err = 0;
 
bio_data-path = kstrdup(path, GFP_KERNEL);
if (!bio_data-path)
return -ENOMEM;
 
-   bdev = open_bdev_excl(path, flags, THIS_MODULE);
+   bdev = open_bdev_exclusive(path, flags, THIS_MODULE);
if (IS_ERR(bdev)) {
err = PTR_ERR(bdev);
eprintk(Can't open device %s, error %d\n, path, err);
@@ -323,9 +323,10 @@ static void
 blockio_detach(struct iet_volume *volume)
 {
struct blockio_data *bio_data = volume-private;
+   int flags = FMODE_READ | (LUReadonly(volume) ? 0 : FMODE_WRITE);
 
if (bio_data-bdev)
-   close_bdev_excl(bio_data-bdev);
+   close_bdev_exclusive(bio_data-bdev, flags);
kfree(bio_data-path);
 
kfree(volume-private);
diff --git a/kernel/event.c b/kernel/event.c
index e45ed67..240404d 100644
--- a/kernel/event.c
+++ b/kernel/event.c
@@ -92,6 +92,5 @@ int event_init(void)
 
 void event_exit(void)
 {
-   if (nl)
-   sock_release(nl-sk_socket);
+   netlink_kernel_release(nl);
 }


Bug#524280: Display broken beyond recognition after upgrade to 1:6.12.2-1

2009-04-19 Thread Michel Dänzer
On Sun, 2009-04-19 at 08:55 +0200, Jacek Politowski wrote:
 
 Any suggestions how to diagnose this problem further?
 I'll try to upgrade again to current unstable version and try packages
 I've built earlier (6.9.0, 6.11.0) - this time remembering always to
 reboot after installation.

Sounds like a good plan; even better if you could try to always
up/downgrade as few packages at a time as possible. Also, it might be
useful if you could record Xorg.0.log files and kernel output for each
case.


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



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



Bug#524660: Packaging mumble-django

2009-04-19 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello Michael,

I saw that you want to package the mumble-django webinterface.

I think it would be a good idea to do this in the pkg-voip team, where
we also package mumble. You would be still the main maintainer of it.

- --
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknrAeMACgkQ2XA5inpabMeOCwCff3iduRyj0ofw33f9DGkcDMsG
IK0An21OOUIQVMq1f+SCrWS/2lmQK6ny
=kWm0
-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#524700: haddock: New version with improved bug reporting.

2009-04-19 Thread Magnus Therning
Package: haddock
Version: 2.4.1-4
Severity: wishlist

There's a new version available, 2.4.2, which seems to address the
regression in bug reporting:
http://projects.haskell.org/pipermail/haddock/2009-February/000288.html

Updating to this version would vastly improve usability IMO.  Please
consider pushing it to Sid ASAP.

/M

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

Kernel: Linux 2.6.29-1.slh.5-sidux-amd64 (SMP w/2 CPU cores; PREEMPT)
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 haddock depends on:
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libedit2 2.11~20080614-1 BSD editline and history libraries
ii  libffi5  3.0.7-1 Foreign Function Interface library
ii  libgmp3c22:4.2.4+dfsg-2  Multiprecision arithmetic library
ii  libncurses5  5.7+20090404-1  shared libraries for terminal hand

haddock recommends no packages.

haddock 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#505923: wiki page

2009-04-19 Thread Peter Eisentraut
This is going to be a big job.  More hands are welcome.

I have started to collect some preliminary information at 
http://wiki.debian.org/FunambolPackaging .



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



Bug#524637: [3011c19] Fix for Bug#524637 committed to git

2009-04-19 Thread Giuseppe Iuculano

tags 524637 +pending
thanks

Hello,

 The following change has been committed for this bug by
 Giuseppe Iuculano giuse...@iuculano.it on Sun, 19 Apr 2009 12:50:06 +0200.
 The fix will be in the next upload. 
=
debian/patches/16_fix_isw_sectors_calculation.patch: Fix isw raid0 incorrect  
sectors calculation, thanks to Valentin Pavlyuchenko (Closes: #524637) (LP: 
#337284)

Forwarded[1] to ataraid ml this issue, and asked what is the purpose of this 
change in rc15

[1]https://www.redhat.com/archives/ataraid-list/2009-April/msg00013.html
=

You can check the diff of the fix at:


http://git.debian.org/?p=users/derevko-guest/dmraid.git;a=commitdiff;h=3011c19





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



Bug#524701: hotkey-setup: HP Pavilion dv5 WWW key gets mapped to HomePage

2009-04-19 Thread Giuseppe Bilotta
Package: hotkey-setup
Version: 0.1-23
Severity: normal

The WWW hotkey on my HP Pavilion dv5 WWW does not map to KEY_WWW but to
KEY_HOMEPAGE. This is visible both in console and under X. The reasons
for this are the following:
* the kernel keymap maps e032 to 172 (KEY_HOMEPAGE)
* hotkey-setup remaps e032 to 150 (KEY_WWW) in atkbd.hk only
* all other .hk files skip this remapping because it's expected to be a
  generic one
* but atkbd.hk is never sourced. Instead, the empty generic.hk is sourced 

Sourcing atkbd.hk instead of generic.hk solves the problem for me. I'm
not including a patch to that effect because I'm not sure this would be
the correct solution.

-- Package-specific info:

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

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

Versions of packages hotkey-setup depends on:
ii  console-tools [console-u 1:0.2.3dbs-65.1 Linux console and font utilities
ii  discover 2.1.2-3 hardware identification system
ii  dmidecode2.9-1   Dump Desktop Management Interface 
ii  laptop-detect0.13.7  attempt to detect a laptop
ii  libc62.9-7   GNU C Library: Shared libraries

hotkey-setup recommends no packages.

hotkey-setup 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#522957: [Pkg-xfce-devel] Bug#522957: Still problems whit the shortcuts...

2009-04-19 Thread Luca Niccoli
2009/4/19 Yves-Alexis Perez cor...@debian.org:

 They are not set each time you log-in into Xfce, or you have to re-set
 them each time you change layout?

They are not set each time I log in.
(They are actually set, if I look in xfce4-keyboard-settings or check
with xfconf-query, they just don't work)
Cheers,

Luca



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



Bug#397922: kmail: undocumented functionality change in reply to.

2009-04-19 Thread Sune Vuorela
Hi

We are not going to document upgrade issues from 3.5.4 to 3.5.5 any more.  
Sorry for the inconvenience and for the processing time

/Sune
-- 
I cannot click the bus, how does it work?

The point is that from Office XP and from Linux and from the panel menu inside 
iMac you must install on a clock for turning on a SMTP connection of a mail.




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



Bug#394118: kmail: Crash possibly related to automatic filtering

2009-04-19 Thread Sune Vuorela
Version: 4:4.2.2-1

Many crash bugs have been fixed, probably including this. Feel free to reopen 

/Sune
-- 
Do you know how can I do for resetting a USB head?

The point is that from ICQ or from the preferences within AutoCAD you either 
have to insert the button, or should never click a mailer to the driver of a 
utility over the attachment on a coaxial gadget for getting access over a 
software.




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



Bug#524704: hdparm: line 135: [: : integer expression expected

2009-04-19 Thread Kurt Roeckx
Package: laptop-mode-tools
Version: 1.47-1

Hi,

I'm seeing this on each boot:
Enabling laptop mode...the program '/bin/bash' called 'udevinfo', it should use 
'udevadm info options', this will stop working in a future release
/usr/share/laptop-mode-tools/modules/hdparm: line 135: [: : integer expression 
expected
done (enabled, active).

It does:
udevinfo -V | awk '{ print $3; }'

udevinfo -V generates:
the program '/bin/bash' called 'udevinfo', it should use 'udevadm info 
options', this will stop working in a future release
141

While previous verions returned:
udevinfo, version 125


Kurt




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



Bug#522957: Still problems whit the shortcuts...

2009-04-19 Thread Luca Niccoli
2009/4/19 Andrei Popescu andreimpope...@gmail.com:

 I'll try ;)

Thanks!

 dpkg-reconfigure console-setup

 (the new xserver-xorg depends on console-setup)
 and select apropiate keyboard model and layout. You probably also need
 to tell it your correct model as I don't think pc105 knows about
 special keys (mine is a Thinkpad R61).

Well, I had previously set the keyboard layout from within Xfce; I
tried setting it from console-setup (usingthe same setting I had in
Xfce), but things got worse: now if I select use system defaults,
next time I reboot, the keyboard works correctly inside gdm, but gets
completely shuffled as soon as I'm in xfce... (e.g. if I hit the dot i
get KP_Enter)
The fact is that the special keys have always worked (i.e. I see them
with xev), it's just that they don't trigger the shortcuts...

 Oh, and you should get rid of .Xmodmap or similar hacks. Try to find a
 correct keyboard model first and only use xmodmap if no keyboard model
 fits yours.

I had already got rid of that...
So, if I understand it right, you problem was that your keyboard
layout was not set?
If so, it's not the same problem...
Thanks,

Luca



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



Bug#524702: Package: Installation reports

2009-04-19 Thread Lars Edman
Package: installation-reports Debian-501-amd64
Installation-reports Lenny Graphics fail
Boot method: Installation: Booting from DVD (below). Graphical
installation (with Debian Lenny Beta2 i jan Graphical didn't work: Used
textbased)
Image version:
http://cdimage.debian.org/debian-cd/5.0.1/amd64/iso-dvd/debian-501-amd64-DVD-1.iso
 
13-Apr-2009 05:37  4.4G

Date: 2009-04-17-18:15
Machine: Amd 64-bit 450W PSU
Processor: AMD Athlon 64 3000+ 1,8Ghz 512KB Box Socket 939
MoBo: Asus A8N-SLI Deluxe nForce4
Memory: RAM 2 x Samsung 1024MB DDR PC3200 CAS3.0 400MHz
Graphics: Powercolor ATI Radeon X300SE 128MB PCI-E
Screen: Philips 19 109P40 TCO-03
Frequencies: Horisontal: 30-111 kHz Vertical:  50-160 Hz
Sound: Creative SB Live 5.1 Platinum
Keyboard: Keytronic 1000 Phoenix tangentbord PS2 Black
Mouse: Logitech MX310 Optical Mouse USB/PS2
Bluetooth : Broadcom 2045 USB BT 2.0
Modem: External U.S. Robotic 56k Faxmodem
ADSL-modem: Netgear DM-111P-2
Router: Netgear RP614v3 Platinum

Partitions:
:~$ df -Tl
Filsystem  Typ1K-blockAnvänt Tillgängl Anv% Monterat på
/dev/hdb7 ext312899652   2632468   9601292  22% /
tmpfstmpfs 1031788 0   1031788   0% /lib/init/rw
udev tmpfs   10240   124 10116   2% /dev
tmpfstmpfs 1031788 0   1031788   0% /dev/shm
:~$

Printouts from lspci -nn och lspci -vnn: Attached. OBS! The prints as
the output from df above are all from Vesa-sessions (described below)
Base System Installation Checklist:
[O] = OK, [E] = Fel (förklara nedan), [ ] = provade det inte
Initial boot:   [ O ]
Detect network card:[ O ]
Configure network:  [ E ] Why can't I directly configure
fixed IP, instead of going through automatic DHCP-config failure?
Detect CD:  [ O ]
Load installer modules: [ ? ] Graphics?
Detect hard drives: [ O ]
Partition hard drives:  [ - ] Prepartitioned
Install base system:[ ? ] Below
Clock/timezone setup:   [ O ]
User/password setup:[ O ]
Install tasks:  [  ]
Install boot loader:[ O ]
Overall install:[ E ]

Comments/Problems:
Beside the attached files (which I'm not certain are adequate) I'll try
to make this fairly short, because I'm not a very experienced Linux-user.
The installation as a whole was a failure because when I try to boot
Lenny the screen completely blacks out (~after the boot-sequence
Starting hald).
-I met the same problem this january when I tried to install Debian
Lenny Beta2 in the same way (DVD from the same source). Gave the Beta2 up.-
Only through Ctrl+Alt+F1 could I get the textscreen visible and could
login texbased. Could see that the normal ATI-module radeon was running.
Tried to manually configure xorgconfig through: # dpkg-reconfigure
xserver-xorg, but it started by Keyboard and exited (crashed?)
unexpectedly after the Keyboard was finished. -Tried some tips from the
net concerning radeonhd/radeon without result. Makes sence since the
ordinary radeon was running. Only through adding the line Driver   
vesa in /etc/X11/xorg.conf I could get a very basic, elementary
graphic. But this is not good enough!
On the same machine I've had Slackware 12.2, SuSE10.0-3, 11.0-11.1 AND
Debian-4.0r3 (amd64) installed with no problems whatsoever. All running
the radeon driver for my ATI-card. -Seems that the radeon-driver in this
installation doesn't work with Lenny?
-One other thing that makes me wonder: The original /etc/X11/xorg.conf
made by the installation is so short? (copy attached) Is it really
configured?
Regards
Lars Edman

:~$ lspci -nn
00:00.0 Memory controller [0580]: nVidia Corporation CK804 Memory Controller 
[10de:005e] (rev a3)
00:01.0 ISA bridge [0601]: nVidia Corporation CK804 ISA Bridge [10de:0050] (rev 
a3)
00:01.1 SMBus [0c05]: nVidia Corporation CK804 SMBus [10de:0052] (rev a2)
00:02.0 USB Controller [0c03]: nVidia Corporation CK804 USB Controller 
[10de:005a] (rev a2)
00:02.1 USB Controller [0c03]: nVidia Corporation CK804 USB Controller 
[10de:005b] (rev a3)
00:06.0 IDE interface [0101]: nVidia Corporation CK804 IDE [10de:0053] (rev f2)
00:07.0 IDE interface [0101]: nVidia Corporation CK804 Serial ATA Controller 
[10de:0054] (rev f3)
00:08.0 IDE interface [0101]: nVidia Corporation CK804 Serial ATA Controller 
[10de:0055] (rev f3)
00:09.0 PCI bridge [0604]: nVidia Corporation CK804 PCI Bridge [10de:005c] (rev 
a2)
00:0a.0 Bridge [0680]: nVidia Corporation CK804 Ethernet Controller [10de:0057] 
(rev a3)
00:0b.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] 
(rev a3)
00:0c.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] 
(rev a3)
00:0d.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] 
(rev a3)
00:0e.0 PCI bridge [0604]: nVidia Corporation CK804 PCIE Bridge [10de:005d] 
(rev a3)
00:18.0 Host bridge [0600]: Advanced Micro Devices [AMD] K8 

Bug#499802: [akregator] Problem is still there

2009-04-19 Thread Michal Humpula
Package: akregator
Version: 4:4.2.2-1

Kmail and other KDE PIM stuff is working just fine after restoring from 
systray. 
I think this issue existed even before upgrade to Qt 4.5. I even try to delete 
the configuration files.

If you change size and quit akregator from the main window, after new start 
you get the size you've set in previous session. This size is newly kept after 
hiding and restoring from systray. So it's seems like akregator doesn't 
remember the size of the window only between hiding and restoring from the 
systray.

--- System information. ---
Architecture: i386
Kernel:   Linux 2.6.30-rc2-git4-mekka

Debian Release: squeeze/sid
  990 unstableftp.sh.cvut.cz 
  990 unstableftp.cz.debian.org 
  990 unstabledebian.cihar.com 
  990 unstabledeb.opera.com 
  500 testing ftp.cz.debian.org 
1 experimentalftp.cz.debian.org 

--- Package information. ---
Depends   (Version) | Installed
===-+-==
kdebase-runtime(= 4:4.2.2) | 4:4.2.2-1
kdelibs5   (= 4:4.2.2) | 4:4.2.2-2
kdepimlibs5(= 4:4.2.2) | 4:4.2.2-1
libc6(= 2.1.3) | 2.9-7
libgcc1(= 1:4.1.1) | 1:4.4-20090329-1
libkdepim4(= 4:4.2.2-1) | 4:4.2.2-1
libkontactinterfaces4 (= 4:4.2.2-1) | 4:4.2.2-1
libqt4-dbus  (= 4.4.3) | 4.5.0-1
libqt4-xml   (= 4.4.3) | 4.5.0-1
libqtcore4   (= 4.4.3) | 4.5.0-1
libqtgui4(= 4.4.3) | 4.5.0-1
libstdc++6   (= 4.1.1) | 4.4-20090329-1






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



Bug#524706: ITP: libscope-upper-perl -- Perl module to act on upper scopes

2009-04-19 Thread gregor herrmann
Package: wnpp
Severity: wishlist
Owner: gregor herrmann gre...@debian.org

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1


* Package name: libscope-upper-perl
  Version : 0.08
  Upstream Author : Vincent Pit
* URL : http://search.cpan.org/dist/Scope-Upper/
* License : Perl (Artistic | GPL-1+)
  Programming Lang: Perl, C
  Description : Perl module to act on upper scopes

 Scope::Upper lets you defer actions at run-time that will take place when the
 control flow returns into an upper scope. Currently, you can:
 .
  *   hook an upper scope end with reap;
  *   localize variables, array/hash values or deletions of elements in
  higher contexts with respectively localize, localize_elem and
  localize_delete;
  *   return values immediately to an upper level with unwind, and know  
  which context was in use then with want_at.  


Scope::Upper is needed by the new Catatlyst release and will be maintained 
withing
within the Debian Perl Group.



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

iEYEARECAAYFAknrBxAACgkQOzKYnQDzz+RxxwCghZYj2i/zgi6b3QqhttifKYQl
yRoAoNDUKo1Mz/abCIYq/S2neir6GobF
=1+LT
-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#523917: libquantum3: new upstream

2009-04-19 Thread Bradley Smith
merge 523917 514271
thanks

This is the third new upstream bug that has been filed, could you please
check the other bugs before filing one? Regardless, I've just adopted the
package and uploaded the new upstream (1.1.0) yesterday, although it's
currently sat in NEW, so should be with you shortly.

Regards,
Bradley Smith

-- 
Bradley Smith b...@brad-smith.co.uk
Debian GNU/Linux Developer bradsm...@debian.org
GPG: 0xC718D347   D201 7274 2FE1 A92A C45C EFAB 8F70 629A C718 D347


signature.asc
Description: PGP signature


Bug#524703: ITP: znc-extra -- extra modules for the advanced znc IRC bouncer

2009-04-19 Thread Patrick Matthäi
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Package: wnpp
Severity: wishlist
Owner: Patrick Matthäi patrick.matth...@web.de

* Package name  : znc-extra
  Version:  : 0.068
  Upstream Author   : Uli Schlachter tobespam...@web.de
* URL   : http://sf.net/projects/znc
* License   : GPLv2
  Programming Lang  : C++
  Description   : extra modules for the advanced znc IRC bouncer

znc-extra provides extra modules and webadmin skins for the advanced IRC
bouncer znc.

- --
/*
Mit freundlichem Gruß / With kind regards,
Patrick Matthäi

E-Mail: patr...@linux-dev.org

Comment:
Always if we think we are right,
we were maybe wrong.
*/
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAknrBeEACgkQ2XA5inpabMcj2ACfZu88zNdj3H98qHNr2nkYO7o6
LiwAoKdnT0CPtD9kemudOrhCsHeXbWpZ
=nbv5
-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#524707: Icon too large on vertical panel

2009-04-19 Thread Joachim Breitner
Package: pidgin
Version: 2.5.5-1
Severity: normal

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

since a recent upgrade of (probably) gnome-panel, I observe a too large
tray icon. It happens only on a vertical panel, though, and if I move
the vertical panel to the the top edge, the icon gets resized to a
proper size, and if I then move then panel back to the left edge, the
icon stays small (but now a bit too small, it seems). Changing the panel
size while the panel is vertical does not affect the icon. It’s as if
the size just does not get updated when the panel is vertical.

Greetings,
Joachim


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

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

Versions of packages pidgin depends on:
ii  gconf2   2.26.0-1GNOME configuration database syste
ii  libatk1.0-0  1.24.0-2The ATK accessibility toolkit
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.80-3  simple interprocess messaging syst
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgstreamer0.10-0   0.10.22-3   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libgtkspell0 2.0.13-2a spell-checking addon for GTK's T
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libpango1.0-01.24.0-3+b1 Layout and rendering of internatio
ii  libpurple0   2.5.5-1 multi-protocol instant messaging l
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libstartup-notification0 0.10-1  library for program launch feedbac
ii  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxss1  1:1.1.3-1   X11 Screen Saver extension library
ii  perl 5.10.0-19   Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]   5.10.0-19   minimal Perl system
ii  pidgin-data  2.5.5-1 multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.22-5  GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good0.10.14-2  GStreamer plugins from the good 

Versions of packages pidgin suggests:
ii  evolution-data-server2.24.5-4+b1 evolution database backend server
ii  gnome-panel  2.24.3-1+b1 launcher and docking facility for 
ii  libsqlite3-0 3.6.12-1SQLite 3 shared library

- -- no debconf information

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

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

Versions of packages pidgin depends on:
ii  gconf2   2.26.0-1GNOME configuration database syste
ii  libatk1.0-0  1.24.0-2The ATK accessibility toolkit
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libcairo21.8.6-2+b1  The Cairo 2D vector graphics libra
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib-1-2 0.80-3  simple interprocess messaging syst
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgstreamer0.10-0   0.10.22-3   Core GStreamer libraries and eleme
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libgtkspell0 2.0.13-2a spell-checking addon for GTK's T
ii  libice6  2:1.0.5-1   X11 Inter-Client Exchange library
ii  libpango1.0-01.24.0-3+b1 Layout and rendering of internatio
ii  libpurple0   2.5.5-1 multi-protocol instant messaging l
ii  libsm6   2:1.1.0-2   X11 Session Management library
ii  libstartup-notification0 0.10-1  library for program launch feedbac
ii  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxss1  1:1.1.3-1   X11 Screen Saver extension library
ii  perl 5.10.0-19   Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.10.0]   5.10.0-19   minimal Perl system
ii  pidgin-data  2.5.5-1 multi-protocol instant messaging c

Versions of packages pidgin recommends:
ii  gstreamer0.10-plugins-base0.10.22-5  

Bug#524705: clamtk: Save preference of recursive scan

2009-04-19 Thread Ghent
Package: clamtk
Version: 4.11-2
Severity: wishlist
Tags: patch

The recursive checkbox isn't save in preferences. To add it would be very 
useful.
I attach a patch which works for me but it's my first, therefore... ;-)

-- System Information:
Debian Release: squeeze/sid
  APT prefers testing
  APT policy: (980, 'testing'), (965, 'testing-proposed-updates'), (960, 
'testing'), (940, 'stable'), (920, 'stable'), (80, 'unstable'), (60, 
'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages clamtk depends on:
ii  bind9-host 1:9.5.1.dfsg.P2-1 Version of 'host' bundled with BIN
ii  clamav 0.94.dfsg.2-1 anti-virus utility for Unix - comm
ii  clamav-freshclam [clam 0.94.dfsg.2-1 anti-virus utility for Unix - viru
ii  libconfig-tiny-perl2.12-1Read/Write .ini style files with a
ii  libdate-calc-perl  5.4-6 Perl library for accessing dates
ii  libfile-find-rule-perl 0.30-3Alternative interface to File::Fin
ii  libgtk2-perl   1:1.220-2 Perl interface to the 2.x series o
ii  liblocale-gettext-perl 1.05-4Using libc functions for internati
ii  libwww-perl5.825-1   WWW client/server library for Perl
ii  perl   5.10.0-19 Larry Wall's Practical Extraction 
ii  zenity 2.24.1-1  Display graphical dialog boxes fro

clamtk recommends no packages.

Versions of packages clamtk suggests:
ii  cabextract1.2-3  a program to extract Microsoft Cab

-- no debconf information
diff -u ClamTk.orig_debian/GUI.pm ClamTk.mod_ghent/GUI.pm
--- ClamTk.orig_debian/GUI.pm	2009-04-18 19:34:53.0 +0200
+++ ClamTk.mod_ghent/GUI.pm	2009-04-19 12:49:23.0 +0200
@@ -106,8 +106,7 @@
 'gtk-zoom-fit',
 gettext(_Recursive Scan),
 controlR,
-gettext(Recursively scan a directory),
-sub { getfile('recur') }
+gettext(Recursively scan a directory), sub { getfile('recur') }
 ],
 [   Exit,   'gtk-quit',
 gettext(E_xit), controlX,
@@ -680,9 +679,9 @@
 
 my $title
 = ( $option eq 'file' ) ? gettext('Select File')
-: ( $option eq 'dir' )
+: ( $option eq 'dir' and !$recursive )
 ? gettext('Select a Directory (directory scan)')
-: ( $option eq 'recur' )
+: ( $option eq 'recur' or $recursive )
 ? gettext('Select a Directory (recursive scan)')
 : '';
 
@@ -1042,8 +1041,9 @@
 my $sh = $Config-{_}-{ScanHidden} || 0;
 my $limit  = $Config-{_}-{SizeLimit}  || 0;
 my $t  = $Config-{_}-{Thorough}   || 0;
+my $recu   = $Config-{_}-{Recursive}  || 0;
 my $ls = $day $mon $year;
-ClamTk::Prefs-set_all( $main::scanner, $sl, $sh, $limit, $t, $ls, $li,
+ClamTk::Prefs-set_all( $main::scanner, $sl, $sh, $limit, $t, $recu, $ls, $li,
 $update );
 
 $last_date_text-set_text($day $mon $year);
@@ -1462,6 +1462,9 @@
 if ( $Config-{_}-{Thorough} ) {
 $deep_box-set_active(TRUE);
 }
+if ( $Config-{_}-{Recursive} ) {
+$recur_box-set_active(TRUE);
+}
 $scan_status_label-set_text(
 gettext(\nLoaded your scanning preferences.) );
 }
@@ -1492,7 +1495,7 @@
 }
 
 my $ret_val = ClamTk::Prefs-set_all( $main::scanner, $save_log, $hidden,
-$size_set, $thorough, $ls, $li, $update );
+$size_set, $thorough, $recursive, $ls, $li, $update );
 
 my $msg
 = ( $ret_val == 0 )
diff -u ClamTk.orig_debian/Prefs.pm ClamTk.mod_ghent/Prefs.pm
--- ClamTk.orig_debian/Prefs.pm	2008-12-26 14:13:50.0 +0100
+++ ClamTk.mod_ghent/Prefs.pm	2009-04-19 12:19:42.0 +0200
@@ -58,12 +58,13 @@
 my $sh = $pkg-{_}-{ScanHidden}||= 0;
 my $limit  = $pkg-{_}-{SizeLimit} ||= 0;
 my $t  = $pkg-{_}-{Thorough}  ||= 0;
+my $recu   = $pkg-{_}-{Recursive} ||= 0;
 my $ls = $pkg-{_}-{LastScan}  ||= gettext('Never');
 my $li = $pkg-{_}-{LastInfection} ||= gettext('Never');
-my $update = $pkg-{_}-{Update}||= 'undef';
+my $update = $pkg-{_}-{Update}||= 'undef';
 
 my $count
-= ClamTk::Prefs-set_all( $main::scanner, $sl, $sh, $limit, $t, $ls,
+= ClamTk::Prefs-set_all( $main::scanner, $sl, $sh, $limit, $t, $recu, $ls,
 $li, $update );
 return $count;
 }
@@ -76,6 +77,7 @@
 $pkg-{_}-{ScanHidden}= 0;
 $pkg-{_}-{SizeLimit} = 0;
 $pkg-{_}-{Thorough}  = 0;
+$pkg-{_}-{Recursive} = 0;
 $pkg-{_}-{LastScan}  = gettext('Never');
 $pkg-{_}-{LastInfection} = gettext('Never');
 $pkg-{_}-{Update}= 'undef';   # shared or single
@@ -95,7 +97,7 @@
 sub set_all {
 my ($class) = shift;
 my 

Bug#522957: [Pkg-xfce-devel] Bug#522957: Bug#522957: Still problems whit the shortcuts...

2009-04-19 Thread Yves-Alexis Perez
On dim, 2009-04-19 at 12:56 +0200, Luca Niccoli wrote:
 2009/4/19 Yves-Alexis Perez cor...@debian.org:
 
  They are not set each time you log-in into Xfce, or you have to re-set
  them each time you change layout?
 
 They are not set each time I log in.
 (They are actually set, if I look in xfce4-keyboard-settings or check
 with xfconf-query, they just don't work)
 Cheers,

Try to manually unset/reset all the settings in xfce4-keyboard-settings
to be sure that the configuration system knows about them. If not, it
just picks what Xorg gives and it seems to pose problems wrt. shortcuts.

Once it's done, re-set all the shortcuts you need, then logout and log
back in. Does that fix the problem?

Cheers,
-- 
Yves-Alexis


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


Bug#522177: #522177 - pulseaudio: audio is not working with pa 0.9.15 (except adobe flash)

2009-04-19 Thread Julien Valroff
Le dimanche 19 avril 2009 à 12:00 +0200, Julien Valroff a écrit :
 Hi,
 
 I have got the exact same problem, except that pavucontrol doesn't
 segfault (amd64).
 
 If Adobe Flash is working, I guess it is simply because it doesn't use
 pa - it doesn't work neither if I set the following asound.conf file:
 pcm.pulse {
 type pulse
 }
 
 ctl.pulse {
 type pulse
 }
 
 pcm.!default {
 type pulse
 }
 ctl.!default {
 type pulse
 }
 
 pavumeter shows activity when using all my usual applications (GNOME
 system sounds, rhythmbox etc.), which worked perfectly using pa 0.9.14
 Just that I cannot hear any sound...
 
 Nothing in the syslog.
 
 Note that pa 0.9.14 in sid is currently uninstallable due to a broken
 dependency (needs rebuild I guess).
 This means that people installing pa 0.9.15 are not able to downgrade
 afterwards!

OK it now works with kernel 2.6.29 (I previously used 2.6.26 due to a
bug in the snd_hda_instal module:
http://bugzilla.kernel.org/show_bug.cgi?id=12061)

Is this specific to snd-hda-intel or pa 0.9.15 needs kernel 2.6.29?

Cheers,
Julien

-- 
Membre de l'April - « promouvoir et défendre le logiciel libre » -
http://www.april.org

Rejoignez maintenant plus de 4 500 personnes, associations, entreprises
et collectivités qui soutiennent notre action




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



Bug#524709: Switch to prompt for manual overriding of all autoconf decisions

2009-04-19 Thread Mark Hobley
Package: autoconf
Version: 2.61-8
Severity: wishlist

This is a proposal to include an additional switch in configure scripts that
can be used to override all autoconf made decisions. This would give the
system builder greater control of the build. This is particularly useful
for builders that are building on one machine for deployment on other machines,
where decisions made by autoconf are not necessarily appropriate. By including
an additional switch for manual override, we could prompt the system builder
for decisions:

Here is a traditional autoconf build:

../configure

checking build system type... i486-pc-linux-gnu
checking host system type... i486-pc-linux-gnu
checking target system type... i486-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking for gcc... gcc

Here is a alternative functionality that would be provided by the proposed
switch:

../configure --manual

Type new value or press enter to accept default.
checking build system type
[i486-pc-linux-gnu]:

checking host system type
[i486-pc-linux-gnu]:

checking target system type
[i486-pc-linux-gnu]: foo32-bar-rhubarb-bsd

checking for a BSD-compatible install...
[/usr/bin/install -c]: /usr/local/bin/fooinstall -foo

checking whether ln works...
[yes]: no

checking for gcc...
[gcc]: foocc


Mark.

-- System Information:
Debian Release: 5.0.1
  APT prefers stable
  APT policy: (990, 'stable'), (50, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-486
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages autoconf depends on:
ii  debianutils   3.0Miscellaneous utilities specific t
ii  m41.4.11-1   a macro processing language
ii  perl  5.10.0-19  Larry Wall's Practical Extraction 

Versions of packages autoconf recommends:
ii  automake [automaken]  1:1.10.1-3 A tool for generating GNU Standard

Versions of packages autoconf suggests:
pn  autobook  none (no description available)
pn  autoconf-archive  none (no description available)
pn  autoconf-doc  none (no description available)
pn  autoconf2.13  none (no description available)
ii  gettext   0.17-6 GNU Internationalization utilities
pn  gnu-standards none (no description available)
ii  libtool   1.5.26-4   Generic library support script

-- 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#524712: miro: Program browser not starting - crash when clicking reload button

2009-04-19 Thread Thomas Renard
Package: miro
Version: 2.0.3-1
Severity: normal

When miro is started the program browser (german Miro-Programmführer) field
is empty. When it is reloaded with the reload button miro crashes with an
segmentation fault. When pressing the home button the program browser field 
remains empty.

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

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

Versions of packages miro depends on:
ii  libboost-python1.37.0  1.37.0-8  Boost.Python Library
ii  libc6  2.9-4 GNU C Library: Shared libraries
ii  libgcc11:4.3.3-8 GCC support library
ii  libglib2.0-0   2.20.1-1  The GLib library of C routines
ii  libgtk2.0-02.14.7-5  The GTK+ graphical user interface 
ii  libnspr4-0d4.7.1-4   NetScape Portable Runtime Library
ii  libstdc++6 4.3.3-8   The GNU Standard C++ Library v3
ii  libx11-6   2:1.2.1-1 X11 client-side library
ii  libxine1   1.1.16.3-1+b2 the xine video/media player librar
ii  libxine1-plugins   1.1.16.3-1the xine video/media player librar
ii  libxine1-x 1.1.16.3-1+b2 X desktop video output plugins for
ii  miro-data  2.0.3-1   GTK+ based RSS video aggregator da
ii  python 2.5.4-2   An interactive high-level object-o
ii  python-dbus0.83.0-1  simple interprocess messaging syst
ii  python-glade2  2.14.1-1  GTK+ bindings: Glade support
ii  python-gnome2  2.22.3-3  Python bindings for the GNOME desk
ii  python-gnome2-extras   2.25.3-2  Extra Python bindings for the GNOM
ii  python-gtk22.14.1-1  Python bindings for the GTK+ widge
ii  python-gtkmozembed 2.25.3-2  Python bindings for the GtkMozEmbe
ii  python-libtorrent  0.14.2-2+b1   Python bindings for libtorrent-ras
ii  python-pysqlite2   2.5.0-2   Python interface to SQLite 3
ii  python-support 1.0.2 automated rebuilding support for P
ii  xulrunner-1.9  1.9.0.8-1 XUL + XPCOM application runner

Versions of packages miro recommends:
ii  python-psyco  1.6-1  Python specializing compiler

Versions of packages miro suggests:
ii  gstreamer0.10-ffmpeg 0.10.7-1FFmpeg plugin for GStreamer
ii  gstreamer0.10-plugins-bad0.10.10.3-1 GStreamer plugins from the bad s
ii  gstreamer0.10-plugins-base   0.10.22-5   GStreamer plugins from the base 
ii  gstreamer0.10-plugins-good   0.10.14-2   GStreamer plugins from the good 
ii  gstreamer0.10-plugins-ugly   0.10.11-1   GStreamer plugins from the ugly 
ii  gstreamer0.10-x  0.10.22-5   GStreamer plugins for X11 and Pang
ii  python-gst0.10   0.10.14-2   generic media-playing framework (P
ii  python-notify0.1.1-2+b1  Python bindings for libnotify
ii  ttf-dejavu   2.29-2  Metapackage to pull in ttf-dejavu-

-- 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#524714: hal: Fails to upgrade; wrongfull return value from init scrupt

2009-04-19 Thread Carl Fürstenberg
Package: hal
Version: 0.5.11-8
Severity: grave
Justification: renders package unusable

Upon upgrade from 0.5.11-8 to /hal_0.5.12~git20090406.46dc48-2,
following problem occurs:

[0:0][azat...@azabox ~]$ LC_ALL=C sudo apt-get -f install
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
  libdirectfb-1.0-0
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  hal
Suggested packages:
  gnome-device-manager
The following packages will be upgraded:
  hal
1 upgraded, 0 newly installed, 0 to remove and 175 not upgraded.
50 not fully installed or removed.
Need to get 0B/451kB of archives.
After this operation, 176kB disk space will be freed.
Do you want to continue [Y/n]? 
Reading package fields... Done
Reading package status... Done
Retrieving bug reports... Done
Parsing Found/Fixed information... Done
(Reading database ... 306530 files and directories currently installed.)
Preparing to replace hal 0.5.11-8 (using 
.../hal_0.5.12~git20090406.46dc48-2_i386.deb) ...
 * Stopping Hardware abstraction layer hald 
 [ OK ] 
invoke-rc.d: initscript hal, action stop failed.
dpkg: warning - old pre-removal script returned error exit status 1
dpkg - trying script from the new package instead ...
 * Stopping Hardware abstraction layer hald 
 [ OK ] 
invoke-rc.d: initscript hal, action stop failed.
dpkg: error processing 
/var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb (--unpack):
 subprocess new pre-removal script returned error exit status 1
 * Starting Hardware abstraction layer hald 
 [ OK ] 
invoke-rc.d: initscript hal, action start failed.
dpkg: error while cleaning up:
 subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
 /var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
[0:100][azat...@azabox ~]$ sudo /etc/init.d/hal stop
 * Stopping Hardware abstraction layer hald 
 [ OK ] 
[0:1][azat...@azabox ~]$ echo $?
1
[0:0][azat...@azabox ~]$ sudo /etc/init.d/hal start
 * Starting Hardware abstraction layer hald 
 [ OK ] 
[0:1][azat...@azabox ~]$ echo $?
1
[0:0][azat...@azabox ~]$ 



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

Kernel: Linux 2.6.26-2-686 (SMP w/1 CPU core)
Locale: LANG=sv_SE.UTF-8, LC_CTYPE=sv_SE.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to sv_SE.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages hal depends on:
ii  adduser  3.110   add and remove users and groups
ii  dbus 1.2.12-1simple interprocess messaging syst
ii  hal-info 20090309-1  Hardware Abstraction Layer - fdi f
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libdbus-1-3  1.2.12-1simple interprocess messaging syst
ii  libdbus-glib 0.80-3  simple interprocess messaging syst
ii  libexpat12.0.1-4 XML parsing C library - runtime li
ii  libgcc1  1:4.3.3-8   GCC support library
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libhal-stora 0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libhal1  0.5.12~git20090406.46dc48-2 Hardware Abstraction Layer - share
ii  libsmbios2   2.0.3.dfsg-1Provide access to (SM)BIOS informa
ii  libstdc++6   4.3.3-8 The GNU Standard C++ Library v3
ii  libusb-0.1-4 2:0.1.12-13 userspace USB programming library
ii  libvolume-id 0.125-7 libvolume_id shared library
ii  lsb-base 3.2-22  Linux Standard Base 3.2 init scrip
ii  mount2.13.1.1-1  Tools for mounting and manipulatin
ii  pciutils 1:3.1.2-3   Linux PCI Utilities
ii  pm-utils 1.2.5-2 utilities and scripts for power ma
ii  udev 0.140-2 /dev/ and hotplug management daemo
ii  usbutils 0.73-10 Linux USB utilities

Versions of packages hal recommends:
ii  eject   2.1.5+deb1+cvs20081104-5 ejects CDs and operates CD-Changer
ii  libsmbios-bin   2.0.3.dfsg-1 Provide access to (SM)BIOS informa

Versions of packages hal suggests:
pn  

Bug#524711: xfwm4: New window placement problem

2009-04-19 Thread Torquil Macdonald Sørensen
Package: xfwm4
Version: 4.6.0-2
Severity: normal

Hi! I just noticed soething about the new window placement behaviour of
xfwm4 that I didn't like. I had the xfce audio mixer window up, and was going
to adjust the volume by dragging one of the volume faders. Adjusting the fader
is a quick action, so to save time I started Firefox immediately before,
hoping to adjust the fader while Firefox was starting up, i.e. before its
window would appear. I was a bit slow, so Firefox appeared while I was
dragging the fader (i.e. with the mouse button depressed on the fader, and
the mouse moving).

I think that normally, the Firefox window should not have been allowed to
cover the audio mixer window in that situation. Looking through the xfwm4
settings, I couldn't find a setting to adjust this.

In short, a new window should not cover an existing window if the user is
executing an action in the existing window at that particular time (e.g.
keyboard button depressed in some text field, mouse button depressed on some
button/or a fader as in this case). In that case it should instead appear
underneath, or wait until the action is finished (mouse button released,
keyboard button released..).

Not sure if this is a bug report or wishlist, I guess it depends on what the
xfwm4 author originally intended.

Best regards
Torquil Sørensen  

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

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

Versions of packages xfwm4 depends on:
ii  libc62.9-7   GNU C Library: Shared libraries
ii  libdbus-glib-1-2 0.80-3  simple interprocess messaging syst
ii  libglade2-0  1:2.6.4-1   library to load .glade files at ru
ii  libglib2.0-0 2.20.1-1The GLib library of C routines
ii  libgtk2.0-0  2.16.1-2The GTK+ graphical user interface 
ii  libpango1.0-01.24.0-3+b1 Layout and rendering of internatio
ii  libstartup-notification0 0.10-1  library for program launch feedbac
ii  libwnck222.24.2-2Window Navigator Construction Kit 
ii  libx11-6 2:1.2.1-1   X11 client-side library
ii  libxcomposite1   1:0.4.0-3   X11 Composite extension library
ii  libxdamage1  1:1.1.1-4   X11 damaged region extension libra
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxfce4util44.6.0-2 Utility functions library for Xfce
ii  libxfcegui4-44.6.0-2 Basic GUI C functions for Xfce4
ii  libxfconf-0-24.6.0-3 Client library for Xfce4 configure
ii  libxfixes3   1:4.0.3-2   X11 miscellaneous 'fixes' extensio
ii  libxrandr2   2:1.3.0-2   X11 RandR extension library
ii  libxrender1  1:0.9.4-2   X Rendering Extension client libra

Versions of packages xfwm4 recommends:
ii  librsvg2-common   2.22.3-2   SAX-based renderer library for SVG
pn  xfwm4-themes  none (no description available)

Versions of packages xfwm4 suggests:
ii  xfce4 4.6.0.1Meta-package for the Xfce Lightwei

-- 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#524713: ITP: libmoosex-types-perl -- organise Moose types in libraries

2009-04-19 Thread Ansgar Burchardt
Package: wnpp
Severity: wishlist
Owner: Ansgar Burchardt ans...@2008.43-1.org

* Package name: libmoosex-types-perl
  Version : 0.10
  Upstream Author : Robert phaylon Sedlacek r...@474.at
* URL : http://search.cpan.org/dist/MooseX-Types/
* License : GPL-1+ | Artistic (like perl)
  Programming Lang: Perl
  Description : organise Moose types in libraries

 The types provided with Moose are by design global. The MooseX::Types module
 helps you to organise and selectively import your own and the built-in types
 in libraries. As a nice side effect, it catches typos at compile-time too.
 .
 However, the main reason for this module is to provide an easy way to not
 have conflicts with your type names, since the internal fully qualified names
 of the types will be prefixed with the library's name.
 .
 MooseX::Types will also provide you with some helper functions to make it
 easier to use Moose types in your code.

This module is required by libmoosex-methodattributes-perl (ITP will follow
soon).

Regards,
Ansgar



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



Bug#524710: ITP: python-box2d -- Python bindings for the 2D physics engine Box2D

2009-04-19 Thread Luca Bruno
Package: wnpp
Severity: wishlist
Owner: Luca Bruno lethalma...@gmail.com

* Package name: python-box2d
  Version : 2.0.2b1
  Upstream Author : Ken Lauer sir...@gmail.com   
* URL : http://code.google.com/p/pybox2d/   
* License : zlib
  Programming Lang: C++, Python 
  Description : Python Bindings for the 2D Physics Engine Box2D

Python bindings for Box2D, a feature rich 2d rigid body physics engine. 

-- 
http://syx.googlecode.com - Smalltalk YX
http://lethalman.blogspot.com - Thoughts about computer technologies
http://www.debian.org - The Universal Operating System


signature.asc
Description: Digital signature


Bug#524711: [Pkg-xfce-devel] Bug#524711: xfwm4: New window placement problem

2009-04-19 Thread Yves-Alexis Perez
On dim, 2009-04-19 at 13:20 +0200, Torquil Macdonald Sørensen wrote:
 
 In short, a new window should not cover an existing window if the user is
 executing an action in the existing window at that particular time (e.g.
 keyboard button depressed in some text field, mouse button depressed on some
 button/or a fader as in this case). In that case it should instead appear
 underneath, or wait until the action is finished (mouse button released,
 keyboard button released..).
 
How is configured the focus stuff? Especially things like focus follow
mouse, new window focus, raise on focs (in wm settings / focus) and
focus stealing prevention (wm tweaks / focus).

Can you reproduce with something else than firefox, which is known to be
terribly crappy when it comes to focus stealing.

Cheers,
-- 
Yves-Alexis


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


Bug#521109: [librspec-ruby] A new upstream version 1.2.2 is available

2009-04-19 Thread Tobias Grimm
I've updated the package to 1.2.4:

http://www.e-tobi.net/stuff/rspec

Tobias



signature.asc
Description: OpenPGP digital signature


Bug#524715: request-tracker3.8: [INTL:it] Italian debconf templates translation

2009-04-19 Thread Luca Monducci
Package: request-tracker3.8
Severity: wishlist
Tags: patch l10n

Please update the italian debconf templates translation (attached).

Thanks,
Luca

it.po
Description: Binary data


Bug#523961: dnsmasq: cname and expand-hosts problems

2009-04-19 Thread Simon Kelley
Eric Cooper wrote:
 Package: dnsmasq
 Version: 2.47-3
 Severity: normal
 
 1. I have a config line like this:
 cname=ns,mynameserver
 But when I do
 $ dig ns @localhost
 I get a list of the root name servers instead.  Other cnames (sort of)
 work; but ns is broken.

dig wrinkle, I think you found that.

 
 2.  I'm specifying a domain and expand-hosts in dnsmasq.conf, and no
 domains in my /etc/hosts file.
 dnsmasq responds to queries for unqualified names like this:
 $ dig foo @localhost
 I think it should require a qualified name with a matching domain,
 and fail with an unqualified name.
Why? That's not what the doc says, (though I'll admit the doc is not
clear, it says that it makes names in /etc/hosts work the same way as
DHCP derived names, which is to match name and name.domain.) It's
not clear to me that the current behaviour is wrong, and certainly not
clear that it's wrong enough to break all the existing installations
which may rely on it. I'm open to arguments to the contrary.

You can get the behaviour you want by using domains in /etc/hosts.

 
 3. dnmasq responds to lookups of unqualified cnames:
 $ dig myalias @localost
 (which it shouldn't, IMO), but not to
$ dig myalias.mydomain @localhost
 which it should, because I'm using expand-hosts.  I shouldn't have to use
 cname=myalias.mydomain,foo
 

The behaviour for CNAME here is consistent with other record types,
MX, etc, rather than with A records derived from /etc/hosts. This could
probably be changed without too much grief.


Cheers,

Simon.

 -- System Information:
 Debian Release: squeeze/sid
   APT prefers testing
   APT policy: (990, 'testing'), (500, 'stable'), (400, 'unstable'), (1, 
 'experimental')
 Architecture: i386 (i686)
 
 Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
 Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 
 Versions of packages dnsmasq depends on:
 ii  adduser   3.110  add and remove users and groups
 ii  libc6 2.9-4  GNU C Library: Shared libraries
 ii  libdbus-1-3   1.2.12-1   simple interprocess messaging 
 syst
 ii  netbase   4.34   Basic TCP/IP networking system
 
 dnsmasq recommends no packages.
 
 Versions of packages dnsmasq suggests:
 pn  resolvconfnone (no description available)
 
 
 




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



Bug#524714: hal: Fails to upgrade; wrongfull return value from init scrupt

2009-04-19 Thread Michael Biebl
reassign 524714 splashy
thanks

Carl Fürstenberg wrote:
 Package: hal
 Version: 0.5.11-8
 Severity: grave
 Justification: renders package unusable
 
 Upon upgrade from 0.5.11-8 to /hal_0.5.12~git20090406.46dc48-2,
 following problem occurs:
 
 [0:0][azat...@azabox ~]$ LC_ALL=C sudo apt-get -f install
 Reading package lists... Done
 Building dependency tree   
 Reading state information... Done
 Correcting dependencies... Done
 The following packages were automatically installed and are no longer 
 required:
   libdirectfb-1.0-0
 Use 'apt-get autoremove' to remove them.
 The following extra packages will be installed:
   hal
 Suggested packages:
   gnome-device-manager
 The following packages will be upgraded:
   hal
 1 upgraded, 0 newly installed, 0 to remove and 175 not upgraded.
 50 not fully installed or removed.
 Need to get 0B/451kB of archives.
 After this operation, 176kB disk space will be freed.
 Do you want to continue [Y/n]? 
 Reading package fields... Done
 Reading package status... Done
 Retrieving bug reports... Done
 Parsing Found/Fixed information... Done
 (Reading database ... 306530 files and directories currently installed.)
 Preparing to replace hal 0.5.11-8 (using 
 .../hal_0.5.12~git20090406.46dc48-2_i386.deb) ...
  * Stopping Hardware abstraction layer hald   
[ OK ] 
 invoke-rc.d: initscript hal, action stop failed.
 dpkg: warning - old pre-removal script returned error exit status 1
 dpkg - trying script from the new package instead ...
  * Stopping Hardware abstraction layer hald   
[ OK ] 
 invoke-rc.d: initscript hal, action stop failed.
 dpkg: error processing 
 /var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb (--unpack):
  subprocess new pre-removal script returned error exit status 1
  * Starting Hardware abstraction layer hald   
[ OK ] 
 invoke-rc.d: initscript hal, action start failed.
 dpkg: error while cleaning up:
  subprocess post-installation script returned error exit status 1
 Errors were encountered while processing:
  /var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 [0:100][azat...@azabox ~]$ sudo /etc/init.d/hal stop
  * Stopping Hardware abstraction layer hald   
[ OK ] 
 [0:1][azat...@azabox ~]$ echo $?
 1
 [0:0][azat...@azabox ~]$ sudo /etc/init.d/hal start
  * Starting Hardware abstraction layer hald   
[ OK ] 
 [0:1][azat...@azabox ~]$ echo $?
 1

that's a splashy bug, reassigning.

You can purge the splashy package or wait for a fixed splashy package.

Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#523787: dnsmasq: Usage of /etc/ethers appears to conflict with etherwake

2009-04-19 Thread Simon Kelley
Chris Carr wrote:
 Package: dnsmasq
 Version: 2.45-1
 Severity: normal
 
 
 I am not 100% certain about this bug, so I apologise if I've just 
 misunderstood something. 
 
 I have a whole bunch of machines on my LAN, each of which has its MAC 
 address(es) in /etc/ethers along with its name. Each machine's name is 
 linked to its IP in /etc/hosts. dnsmasq reports that both files are read 
 successfully:
 
 Apr 12 13:46:55 baba dnsmasq[6583]: read /etc/hosts - 34 addresses
 Apr 12 13:46:55 baba dnsmasq[6583]: read /etc/ethers - 25 addresses
 
 It all worked fine after I set it up (to replace dhcp3-server and 
 bind9) - IP addresses were handed out correctly - until I rebooted any 
 of the machines. At that point it started handing out pool addresses 
 instead of the ones specified in /etc/hosts. Even after I manually 
 edited /var/lib/misc/dnsmasq.leases to remove the erroneous leases (and 
 released the lease from the client), dnsmasq still handed out the same 
 pool address to each machine instead of its specified address.
 
 (The reason I'm not sure is because it didn't happen consistently with 
 every machine - one machine continued to get the correct IP, and I tried 
 PXE booting on another, which might have confused that case if it 
 didn't release the lease on failure)
 
 On advice from a friend I edited /etc/ethers and replaced the names with 
 the fixed IP addresses from /etc/hosts. This seemed to solve the problem 
 (though I don't understand why) - but this renders /etc/ethers unusable by 
 etherwake (which expects a name rather than an IP). 
 
 Am I missing something here? Is there another explanation for dnsmasq 
 stopping and then restarting successful use of static IPs? Or does it 
 expect the IPs to be in /etc/ethers?

It should work with mac address,name pairs in /etc/ethers and
address,name pairs in /etc/hosts.

Could you try turning on log-dhcp and send me complete logs which
illustrate the problem, also the contents on /etc/ethers and /etc/hosts.
(Send to me personally and not the bug-tracker, if you don't want them
made public.)
 
 One thing I have noticed is that lease keep appearing back in
 /var/lib/misc/dnsmasq.leases after I manually delete them (and the 
 client machine remains off). So I think there is something I don't 
 understand about dnsmasq's operation - where else is it storing this 
 lease information?
 
The database is stored internally, the leases file is only ever read at
start-up, but written whenever it changes, so to make manual changes,
you need to stop dnsmasq, edit the leases file, then restart dnsmasq.

Cheers,

Simon.



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



Bug#524716: ITP: libmoosex-methodattributes-perl -- code attribute introspection

2009-04-19 Thread Ansgar Burchardt
Package: wnpp
Severity: wishlist
Owner: Ansgar Burchardt ans...@43-1.org

* Package name: libmoosex-methodattributes-perl
  Version : 0.05
  Upstream Author : Florian Ragwitz r...@debian.org
* URL : http://search.cpan.org/dist/MooseX-MethodAttributes/
* License : GPL-1+ | Artistic (like perl)
  Programming Lang: Perl
  Description : code attribute introspection

 MooseX::MethodAttributes allows code attributes of methods to be introspected
 using Moose meta method objects.

This module is required by the new version of libcatalyst-perl.

Regards,
Ansgar



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



Bug#524709: Switch to prompt for manual overriding of all autoconf decisions

2009-04-19 Thread Ralf Wildenhues
Hello Mark,

* Mark Hobley wrote on Sun, Apr 19, 2009 at 01:18:31PM CEST:
 
 This is a proposal to include an additional switch in configure scripts that
 can be used to override all autoconf made decisions. This would give the
 system builder greater control of the build. This is particularly useful
 for builders that are building on one machine for deployment on other 
 machines,
 where decisions made by autoconf are not necessarily appropriate.

Please consider
- using the right configure switches to enable cross-compilation if
  that is an issue for you,
- using a config.site file (or several such) for presetting cache
  variables appropriately.

Both issues are extensively discussed in the Autoconf manual.

Hope that helps.

Cheers,
Ralf



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



Bug#523604: HAL still non configurable with hal_0.5.12~git20090406.46dc48-2_i386.deb

2009-04-19 Thread Michael Biebl
Michele Porelli wrote:
 system...@sony-notebook:~$ sudo apt-get -f install
 Lettura elenco dei pacchetti... Fatto
 Generazione albero delle dipendenze
 Lettura informazioni sullo stato... Fatto
 I seguenti pacchetti saranno inoltre installati:
   hal
 Pacchetti suggeriti:
   gnome-device-manager
 Pacchetti raccomandati:
   libsmbios-bin
 I seguenti pacchetti saranno aggiornati:
   hal
 1 aggiornati, 0 installati, 0 da rimuovere e 0 non aggiornati.
 143 non completamente installati o rimossi.
 È necessario scaricare 0B/451kB di archivi.
 Dopo quest'operazione, verranno occupati 0B di spazio su disco.
 Continuare [S/n]?
 Lettura dei campi dei pacchetti... Done
 Reading package status... Done
 Retrieving bug reports... Done
 Parsing Found/Fixed information... Done
 (Lettura del database ... 187276 file e directory attualmente installati.)
 Mi preparo a sostituire hal 0.5.12~git20090406.46dc48-1 (con
 .../hal_0.5.12~git20090406.46dc48-2_i386.deb) ...
  * Stopping Hardware abstraction layer
 hald
 [ OK ]
 invoke-rc.d: initscript hal, action stop failed.
 dpkg: attenzione - il vecchio script di pre-removal ha restituito un codice
 di errore 1
 dpkg - provo quindi lo script dal nuovo pacchetto ...
  * Stopping Hardware abstraction layer
 hald
 [ OK ]
 invoke-rc.d: initscript hal, action stop failed.
 dpkg: errore processando
 /var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb (--unpack):
  il sottoprocesso nuovo script di pre-removal ha restituito un codice di
 errore 1
  * Starting Hardware abstraction layer
 hald
 [ OK ]
 invoke-rc.d: initscript hal, action start failed.
 dpkg: errore durante la pulizia:
  il sottoprocesso post-installation script ha restituito un codice di errore
 1
 Sono occorsi degli errori processando:
  /var/cache/apt/archives/hal_0.5.12~git20090406.46dc48-2_i386.deb
 E: Sub-process /usr/bin/dpkg returned an error code (1)
 

You have splashy installed, which causes this failure.
Please purge the splashy package or upgrade to a newer version.

Michael

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



signature.asc
Description: OpenPGP digital signature


Bug#524339: Feature request: perl modules IO-Socket-Multicast6 and Socket-Multicast6 as packages

2009-04-19 Thread gregor herrmann
On Sat, 18 Apr 2009 10:02:36 +0200, Martin Michlmayr wrote:

  The perl modules:
  IO-Socket-Multicast6
  Socket-Multicast6
  
  cannot be found as debian packages yet. I use them and I've
  created debian packages at my workplace (for internal use only)
  and wish for them to be made available as offically released
  packages.
 
 pkg-perl-maintainers, will you take care of this?

Martin, thanks for forwarding this request.

Sune,

- if you want to (co-)maintain those packages you are welcome to join
  the Debian Perl Group. In order to do so you need to create an
  account on http://alioth.debian.org/ and write a short introductory
  mail to debian-p...@lists.debian.org.

  More information about the Debian Perl Group can be found at
  http://pkg-perl.alioth.debian.org/
  http://wiki.debian.org/Teams/DebianPerlGroup

- if you want to offer your packages without maintaining them in
  Debian yourself please file RFP bugs and make the packages
  available somewhere. Chances are good that someone from the
  pkg-perl teams picks them up; please contact
  debian-p...@lists.debian.org too in that case.


Cheers,
gregor
 
-- 
 .''`.   Home: http://info.comodo.priv.at/{,blog/} / GPG Key ID: 0x00F3CFE4
 : :' :  Debian GNU/Linux user, admin,  developer - http://www.debian.org/
 `. `'   Member of VIBE!AT, SPI Inc., fellow of FSFE | http://got.to/quote/
   `-NP: Joe Cocker: It's A Sin When You Love Someb


signature.asc
Description: Digital signature


Bug#524717: cdbs: DEB_CONFIGURE_* variables not clearly explained

2009-04-19 Thread Drew Parsons
Package: cdbs
Version: 0.4.56
Severity: normal

cdbs provides two different variables, DEB_CONFIGURE_EXTRA_FLAGS and
DEB_CONFIGURE_NORMAL_ARGS, which both allow extra options to be given
to configure. Mentioned in the docs at Sect. 3.2, p13.

The difference between them is not well explained, apart from stating
that _EXTRA_FLAGS is still used alongside _NORMAL_ARGS.  What are they
for, exactly? That is, when would you use one of them and not the other?

It's not clear in the Sect 3.2 docs why you don't just have one variable for
adding options to configure.

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

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

Versions of packages cdbs depends on:
ii  debhelper 7.2.7  helper programs for debian/rules

Versions of packages cdbs recommends:
ii  autotools-dev 20080123.2 Update infrastructure for config.{

Versions of packages cdbs suggests:
ii  devscripts2.10.48scripts to make the life of a Debi
ii  doc-base  0.9.1  utilities to manage online documen

-- 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#524442: Bug#515258: hal hangs with 2.6.29-rc5

2009-04-19 Thread Stuart Pook

This problem seems to have been solved in the kernel 2.6.30-rc2.
When using this kernel hald starts without any problems.

Can someone indicate where I can find a howto for compiling an
official kernel using Debian? kernel-package 12.009 says in
/usr/share/doc/kernel-package/NEWS.Debian.gz we no longer
cater to official kernels. How does one now create an
.deb from an official kernel that makes a /boot/initrd.img image
when it is installed? I used to use make-kpkg but it belongs
to kernel-package and no longer creates a initrd even with the
option --initrd.

thanks

:; dpkg -l hal | sed -ne '$s/  */ /gp' 
ii hal 0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer

:; uname -a
Linux kooka 2.6.30-rc2 #2 SMP Sun Apr 19 11:28:08 CEST 2009 i686 GNU/Linux
:; dpkg -l kernel-package | sed -ne '$s/  */ /gp' 
ii kernel-package 12.009 A utility for building Linux kernel related Debian packages.


--
If the From address bounces, please see http://www.pook.it/.



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



Bug#524566: Non-DFSG files distributed in fluidsynth package

2009-04-19 Thread David Henningsson
Hello Release team,

while working on adopting my first package (fluidsynth), non-DFSG files
were discovered in all releases of fluidsynth, both unstable, testing,
stable and oldstable. (bug: #524566)

The non-DFSG files is a soundfont and some documentation, and is only
included in the upstream tarball, so no binary packages are affected.

I could use some advice on how to proceed, and possibly some assistance
as well.

Thanks,
  David Henningsson



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



Bug#524718: cups-driver-gutenprint: Canon printer request

2009-04-19 Thread Йордан Манолов
Package: cups-driver-gutenprint
Version: 5.0.2-4
Severity: wishlist

I would like to make a request for Canon Pixma IP1800 to be added to
Gutenprint. There are precompiled binaries for Fedora and Suse; some
users have tried tweaking for Ubuntu, but all in all making this printer
work is either hard and tiresome, or, in some cases such as with Lenny -
impossible. There exists, however, a source file, which can be
downloaded at Canon Australia Support -
http://support-au.canon.com.au/EN/search?v%3aproject=ABS-ENbinning-state=model%3d%3dPIXMA%20iP1800%0amenu%3d%3dDownload%0aos%3d%3dLinux;
I hope the model can be added to the project wishlist.

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

Kernel: Linux 2.6.26-2-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/bash

Versions of packages cups-driver-gutenprint depends on:
ii  cups            1.3.8-1lenny5            Common UNIX Printing System(tm) -
ii  libc6           2.7-18                   GNU C Library: Shared libraries
ii  libcomerr2      1.41.3-1                 common error description library
ii  libcups2        1.3.8-1lenny5            Common UNIX Printing System(tm) -
ii  libcupsimage2   1.3.8-1lenny5            Common UNIX Printing System(tm) -
ii  libgcrypt11     1.4.1-1                  LGPL Crypto library - runtime
libr
ii  libgnutls26     2.4.2-6+lenny1           the GNU TLS library - runtime
libr
ii  libgpg-error0   1.4-2                    library for common error values
an
ii  libgutenprint2  5.0.2-4                  runtime for the Gutenprint
printer
ii  libjpeg62       6b-14                    The Independent JPEG Group's JPEG
ii  libkrb53        1.6.dfsg.4~beta1-5lenny1 MIT Kerberos runtime libraries
ii  libpng12-0      1.2.27-2+lenny2          PNG library - runtime
ii  libtasn1-3      1.4-1                    Manage ASN.1 structures (runtime)
ii  libtiff4        3.8.2-11                 Tag Image File Format (TIFF)
libra
ii  perl            5.10.0-19                Larry Wall's Practical Extraction
ii  zlib1g          1:1.2.3.3.dfsg-12        compression library - runtime

cups-driver-gutenprint recommends no packages.

Versions of packages cups-driver-gutenprint suggests:
pn  gutenprint-doc                none     (no description available)
pn  gutenprint-locales            none     (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



  1   2   3   4   >