Bug#605615: grub-pc: Error in catalan translation that makes system unbootable

2010-12-01 Thread Benjamí Villoslada
Package: grub-pc
Version: 1.98+20100804-10
Severity: important

System boots again when I changed these messages:

echo'S'''està carregant el Linux 2.6.34-1-686 ...'
to
echo'Carregant el Linux 2.6.34-1-686 ...'

echo'S'\''està carregant la ramdisk inicial ...'
to
echo'Carregant la ramdisk inicial ...'

Before this, the system doesn't boots with "Unrecognized token", "Syntax error" 
and "Incorrect command" Grub errors.

Best regards.


-- Package-specific info:

*** BEGIN /proc/mounts
/dev/disk/by-uuid/08308c19-770b-44a8-bb1d-4ad853e9f3b6 / ext3 
rw,relatime,errors=remount-ro,data=ordered 0 0
/dev/sdb1 /media/disk ext4 rw,nosuid,nodev,relatime,barrier=1,data=ordered 0 0
*** END /proc/mounts

*** BEGIN /boot/grub/device.map
(hd0)   /dev/disk/by-id/ata-ST3250310AS_6RY9FPZB
(hd1)   
/dev/disk/by-id/usb-WD_15EADS_External_57442D574341565930353639343538-0:0
*** END /boot/grub/device.map

*** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by grub-mkconfig using templates
# from /etc/grub.d and settings from /etc/default/grub
#

### BEGIN /etc/grub.d/00_header ###
if [ -s $prefix/grubenv ]; then
  load_env
fi
set default="0"
if [ "${prev_saved_entry}" ]; then
  set saved_entry="${prev_saved_entry}"
  save_env saved_entry
  set prev_saved_entry=
  save_env prev_saved_entry
  set boot_once=true
fi

function savedefault {
  if [ -z "${boot_once}" ]; then
saved_entry="${chosen}"
save_env saved_entry
  fi
}

function load_video {
  insmod vbe
  insmod vga
  insmod video_bochs
  insmod video_cirrus
}

insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 08308c19-770b-44a8-bb1d-4ad853e9f3b6
if loadfont /usr/share/grub/unicode.pf2 ; then
  set gfxmode=640x480
  load_video
  insmod gfxterm
fi
terminal_output gfxterm
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 08308c19-770b-44a8-bb1d-4ad853e9f3b6
set locale_dir=($root)/boot/grub/locale
set lang=ca
insmod gettext
set timeout=5
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
### END /etc/grub.d/05_debian_theme ###

### BEGIN /etc/grub.d/10_linux ###
menuentry 'Debian GNU/Linux, amb el Linux 2.6.34-1-686' --class debian --class 
gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 08308c19-770b-44a8-bb1d-4ad853e9f3b6
echo'Carregant el Linux 2.6.34-1-686 ...'
linux   /boot/vmlinuz-2.6.34-1-686 
root=UUID=08308c19-770b-44a8-bb1d-4ad853e9f3b6 ro quiet radeon.modeset=0
echo'Carregant la ramdisk inicial ...'
initrd  /boot/initrd.img-2.6.34-1-686
}
menuentry 'Debian GNU/Linux, amb el Linux 2.6.34-1-686 (mode de restabliment)' 
--class debian --class gnu-linux --class gnu --class os {
insmod part_msdos
insmod ext2
set root='(hd0,msdos1)'
search --no-floppy --fs-uuid --set 08308c19-770b-44a8-bb1d-4ad853e9f3b6
echo'Carregant el Linux 2.6.34-1-686 ...'
linux   /boot/vmlinuz-2.6.34-1-686 
root=UUID=08308c19-770b-44a8-bb1d-4ad853e9f3b6 ro single radeon.modeset=0
echo'Carregant la ramdisk inicial ...'
initrd  /boot/initrd.img-2.6.34-1-686
}
### END /etc/grub.d/10_linux ###

### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###

### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###

### BEGIN /etc/grub.d/40_custom ###
# This file provides an easy way to add custom menu entries.  Simply type the
# menu entries you want to add after this comment.  Be careful not to change
# the 'exec tail' line above.
### END /etc/grub.d/40_custom ###

### BEGIN /etc/grub.d/41_custom ###
if [ -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
*** END /boot/grub/grub.cfg

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

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

Versions of packages grub-pc depends on:
ii  debconf [debconf-2.0]   1.5.37   Debian configuration management sy
ii  grub-common 1.98+20100804-10 GRand Unified Bootloader, version 
ii  libc6   2.11.2-7 Embedded GNU C Library: Shared lib
ii  libdevmapper1.02.1  2:1.02.48-4  The Linux Kernel Device Mapper use
ii  ucf 3.0025+nmu1  Update Configuration File: preserv

grub-pc recommends no packages.

Versions of packages grub-pc suggests:
pn  desktop-base   (no description available)

-- debconf informatio

Bug#582027: xserver-xorg-video-radeonhd: Kernel KMS problem

2010-05-17 Thread Benjamí Villoslada
Package: xserver-xorg-video-radeonhd
Version: 1.3.0-3
Severity: normal

After the last xserver-xorg-video-radeonhd upgrade KDM doesn't start.  Xorg log 
says:

"Fatal: RadeonHD presently does not work with Kernel modesetting (KMS).
Please disable KMS in your kernel."

Best regards


-- Package-specific info:
/var/lib/x11/X.roster does not exist.

/var/lib/x11/X.md5sum does not exist.

X server symlink status:
lrwxrwxrwx 1 root root 13 Aug  7  2008 /etc/X11/X -> /usr/bin/Xorg
-rwxr-xr-x 1 root root 1725256 May  4 15:51 /usr/bin/Xorg

/var/lib/x11/xorg.conf.roster does not exist.

VGA-compatible devices on PCI bus:
01:00.0 VGA compatible controller: ATI Technologies Inc RV610 [Radeon HD 2400 
XT]

/var/lib/x11/xorg.conf.md5sum does not exist.

Xorg X server configuration file status:
-rw-r--r-- 1 root root 702 May 17 20:17 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# xorg.conf (X.Org X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type "man xorg.conf" at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section "Device"
Identifier  "Configured Video Device"
Driver  "radeonhd"
EndSection


Kernel version (/proc/version):
Linux version 2.6.33-2-686 (Debian 2.6.33-1~experimental.3) (m...@debian.org) 
(gcc version 4.3.4 (Debian 4.3.4-8) ) #1 SMP Fri Mar 12 01:16:02 UTC 2010

Xorg X server log files on system:
-rw-r--r-- 1 root root 31989 Apr 25 02:14 /var/log/Xorg.1.log
-rw-r--r-- 1 root root  7994 May 17 20:17 /var/log/Xorg.0.log

Contents of most recent Xorg X server log file
/var/log/Xorg.0.log:

X.Org X Server 1.7.7
Release Date: 2010-05-04
X Protocol Version 11, Revision 0
Build Operating System: Linux 2.6.32-4-686 i686 Debian
Current Operating System: Linux itaca 2.6.33-2-686 #1 SMP Fri Mar 12 01:16:02 
UTC 2010 i686
Kernel command line: BOOT_IMAGE=/boot/vmlinuz-2.6.33-2-686 
root=UUID=08308c19-770b-44a8-bb1d-4ad853e9f3b6 ro quiet
Build Date: 04 May 2010  03:43:42PM
xorg-server 2:1.7.7-1 (Julien Cristau ) 
Current version of pixman: 0.16.4
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Mon May 17 20:17:47 2010
(==) Using config file: "/etc/X11/xorg.conf"
(==) Using system config directory "/usr/share/X11/xorg.conf.d"
(==) No Layout section.  Using the first Screen section.
(==) No screen section available. Using defaults.
(**) |-->Screen "Default Screen Section" (0)
(**) |   |-->Monitor ""
(==) No device specified for screen "Default Screen Section".
Using the first device section listed.
(**) |   |-->Device "Configured Video Device"
(==) No monitor specified for screen "Default Screen Section".
Using a default monitor configuration.
(==) Automatically adding devices
(==) Automatically enabling devices
(WW) The directory "/usr/share/fonts/X11/cyrillic" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi/" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/100dpi" does not exist.
Entry deleted from font path.
(WW) The directory "/usr/share/fonts/X11/75dpi" does not exist.
Entry deleted from font path.
(==) FontPath set to:
/usr/share/fonts/X11/misc,
/usr/share/fonts/X11/Type1,
/var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType,
built-ins
(==) ModulePath set to "/usr/lib/xorg/modules"
(II) The server relies on udev to provide the list of input devices.
If no devices become available, reconfigure udev or disable 
AutoAddDevices.
(II) Loader magic: 0x81ea020
(II) Module ABI versions:
X.Org ANSI C Emulation: 0.4
X.Org Video Driver: 6.0
X.Org XInput driver : 7.0
X.Org Server Extension : 2.0
(++) using VT number 7

(--) PCI:*(0:1:0:0) 1002:94c1:1028:0d02 ATI Technologies Inc RV610 [Radeon HD 
2400 XT] rev 0, Mem @ 0xd000/268435456, 0xfe9f/65536, I/O @ 
0xdc00/256, BIOS @ 0x/131072
(II) Open ACPI successful (/var/run/acpid.socket)
(II) LoadModule: "extmod"
(II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
(II) Module extmod: vendor="X.Org Foundation"
compiled for 1.7.7, modul

Bug#626654: sha512sum error today

2011-06-15 Thread Benjamí Villoslada

2011-06-15 17:46:08 (987 KB/s) - `./install_flash_player_10_linux.tar.gz' 
saved [5456694/5456694]

ERROR: sha512sum rejected install_flash_player_10_linux.tar.gz
More information might be available at:
  http://wiki.debian.org/FlashPlayer

Best regards,

-- 
Benjamí
http://blog.bitassa.cat





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



Bug#435257: CONFIG_USB_SUSPEND is enabled

2007-08-12 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on rietz.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

CONFIG_USB_SUSPEND is enabled:

$ grep CONFIG_USB_SUSPEND /usr/src/linux-headers-2.6.22-1-686/.config
CONFIG_USB_SUSPEND=3Dy

Sorry for my low Linux kernel skill O:)

Seems that is the problem with some printers:
http://bugzilla.kernel.org/show_bug.cgi?id=3D8606#c4
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=3D243038

I've tried "usbcore.autosuspend=3D0" kernel parameter in /etc/grub.conf but=
=20
seems that doesn't work.

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#435257: Solved

2007-08-12 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on rietz.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

I've added=20

module/usbcore/parameters/autosuspend =3D -1

to /etc/sysfs.conf

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#435257: linux-image-2.6.22-1-686 doesn't detect Samsung ML-2010 USB printer

2007-07-30 Thread Benjamí Villoslada
Package: linux-image-2.6.22-1-686
Version: 2.6.22-3
Severity: normal


linux-image-2.6.18-3-686 detects the Samsung ML-2010 USB printer that works 
fine, but linux-image-2.6.22-1-686 not.

lsusb with linux-image-2.6.18-3-686:

$ sudo lsusb
Bus 005 Device 001: ID :
Bus 004 Device 001: ID :
Bus 003 Device 002: ID 045e:00e1 Microsoft Corp.
Bus 003 Device 001: ID :
Bus 001 Device 008: ID 059b:0274 Iomega Corp.
Bus 001 Device 010: ID 07ab:fccf Freecom Technologies
Bus 001 Device 005: ID 413c:2010 Dell Computer Corp.
Bus 001 Device 009: ID 04e8:326c Samsung Electronics Co., Ltd
Bus 001 Device 007: ID 06bd:2061 AGFA-Gevaert NV SnapScan 1212U (?)
Bus 001 Device 006: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle 
(HCI mode)
Bus 001 Device 004: ID 050f:0003 KC Technology, Inc. KC82C160S Hub
Bus 001 Device 003: ID 413c:1003 Dell Computer Corp.
Bus 001 Device 001: ID :
Bus 002 Device 002: ID 051d:0002 American Power Conversion Back-UPS Pro 
500/1000/1500
Bus 002 Device 001: ID :

and lsusb with linux-image-2.6.22-1-686:

$ sudo lsusb
Bus 005 Device 001: ID :
Bus 002 Device 002: ID 051d:0002 American Power Conversion Back-UPS Pro 
500/1000/1500
Bus 002 Device 001: ID :
Bus 001 Device 011: ID 07ab:fccf Freecom Technologies
Bus 001 Device 009: ID 059b:0274 Iomega Corp.
Bus 001 Device 008: ID 06bd:2061 AGFA-Gevaert NV SnapScan 1212U (?)
Bus 001 Device 007: ID 0a12:0001 Cambridge Silicon Radio, Ltd Bluetooth Dongle 
(HCI mode)
Bus 001 Device 006: ID 413c:2010 Dell Computer Corp.
Bus 001 Device 005: ID 050f:0003 KC Technology, Inc. KC82C160S Hub
Bus 001 Device 004: ID 413c:1003 Dell Computer Corp.
Bus 001 Device 001: ID :
Bus 004 Device 001: ID :
Bus 003 Device 002: ID 045e:00e1 Microsoft Corp.
Bus 003 Device 001: ID :

("ID 04e8:326c Samsung Electronics Co., Ltd" not found)

When I try to print, can see this message loop in dmesg:

usb 1-2.3: USB disconnect, address 14
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 15
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 15 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
usb 1-2.3: USB disconnect, address 15
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 16
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 16 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
usb 1-2.3: USB disconnect, address 16
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 17
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 17 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
usb 1-2.3: USB disconnect, address 17
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 18
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 18 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
usb 1-2.3: USB disconnect, address 18

[snip]

usb 1-2.3: USB disconnect, address 39
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 40
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 40 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x32

[...]

Thanks!

Best regards.



-- Package-specific info:
** Version:
Linux version 2.6.22-1-686 (Debian 2.6.22-3) ([EMAIL PROTECTED]) (gcc version 
4.1.3 20070718 (prerelease) (Debian 4.1.2-14)) #1 SMP Sun Jul 29 14:37:42 UTC 
2007

** Not tainted

** Kernel log:
Bluetooth: L2CAP ver 2.8
Bluetooth: L2CAP socket layer initialized
Bluetooth: RFCOMM socket layer initialized
Bluetooth: RFCOMM TTY layer initialized
Bluetooth: RFCOMM ver 1.8
ip_tables: (C) 2000-2006 Netfilter Core Team
bttv0: PLL can sleep, using XTAL (28636363).
usb 1-2.3: USB disconnect, address 13
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 14
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 14 if 0 alt 0 
proto 2 vid 0x04E8 pid 0x326C
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on sdb1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting.  Commit interval 5 seconds
EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
EXT3 FS on sdc1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
usb 1-2.3: USB disconnect, address 14
drivers/usb/class/usblp.c: usblp0: removed
usb 1-2.3: new full speed USB device using uhci_hcd and address 15
usb 1-2.3: configuration #1 chosen from 1 choice
drivers/usb/class/usblp.

Bug#435257: linux-image-2.6.22-1-686 doesn't detect Samsung ML-2010 USB printer

2007-07-30 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on rietz.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

El Dilluns 30 Juliol 2007, maximilian attems va escriure:
> On Mon, Jul 30, 2007 at 04:33:02PM +0200, Benjam=ED Villoslada wrote:
> > linux-image-2.6.18-3-686 detects the Samsung ML-2010 USB printer that
> > works fine, but linux-image-2.6.22-1-686 not.
>
> i see, there is a new usblp maintainer,
> he neeeds to see that trouble.
>
> please file your bugreport on bugzilla.kernel.org and notify us
> with the respective bugzilla bug nr.

After my bug send, I've seen this in Kernel Bugzilla:
http://bugzilla.kernel.org/show_bug.cgi?id=3D8606#c4

Maybe our Debian Kernel have CONFIG_USB_SUSPEND enabled?

Regards,



=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#443399: konqueror-nsplugins: Konqueror hangs with Flash contents

2007-09-20 Thread Benjamí Villoslada
Package: konqueror-nsplugins
Version: 4:3.5.7-4
Severity: important

Flash contents makes Konqueror unusable: nspluginviewer goes to 100% CPU 
consumption.  nspluginviewer kill restore Konqueror (without Flash contents).


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

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

Versions of packages konqueror-nsplugins depends on:
ii  kdelibs4c2a 4:3.5.7.dfsg.1-7 core libraries and binaries for al
ii  libc6   2.6.1-5  GNU C Library: Shared libraries
ii  libgcc1 1:4.2.1-5GCC support library
ii  libqt3-mt   3:3.3.7-8Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.2.1-5  The GNU Standard C++ Library v3
ii  libx11-62:1.0.3-7X11 client-side library
ii  libxt6  1:1.0.5-3X11 toolkit intrinsics library

konqueror-nsplugins recommends no packages.

-- no debconf information



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



Bug#465700: Bug confirmed

2008-02-16 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

Solved compiling too in Debian Sid.

Previously I've uninstalled:

libgtkimageview0
libkdcraw2
digikam
gimp-ufraw
kipi-plugins
exiv2
libexiv2-0
libexiv2-2
libkexiv2-3

in order to reinstall it, but I've received one error: =ABis not possible=20
because dependency with libexiv2-0 not available=BB.  I've added this sourc=
e to=20
sources.list=20

deb http://snapshot.debian.net/archive pool exiv2

digiKam still fail after reinstallation with all dependencies, and finally=
=20
I've compiled it.  Now version 2:0.9.3-1 works fine.

Regards,


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#524353: kopete: Kopete ignores custom notifications

2009-04-16 Thread Benjamí Villoslada
Package: kopete
Version: 4:4.2.2-1
Severity: normal

Kopete custom notifications doesn't work.  The bug and tested patch is 
available here:
https://bugs.kde.org/show_bug.cgi?id=175687

Best regards.


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

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

Versions of packages kopete depends on:
ii  kdebase-runtime4:4.2.2-1 runtime components from the offici
ii  kdelibs5   4:4.2.2-2 core libraries for all KDE 4 appli
ii  kdepimlibs54:4.2.2-1 core libraries for KDE PIM 4 appli
ii  libasound2 1.0.19-1  shared library for ALSA applicatio
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libglib2.0-0   2.20.1-1  The GLib library of C routines
ii  libidn11   1.12-1GNU Libidn library, implementation
ii  libkopete4 4:4.2.2-1 main Kopete library
ii  libmeanwhile1  1.0.2-3   open implementation of the Lotus S
ii  libmsn0.1  4.0~beta3-1   high-level C++ library for MSN Mes
ii  libortp8   3.0.0-3   Real-time Transport Protocol stack
ii  libotr23.2.0-1   Off-the-Record Messaging library
ii  libqca22.0.0-4   libraries for the Qt Cryptographic
ii  libqimageblitz41:0.0.4-4 QImageBlitz image effects library
ii  libqt4-dbus4.4.3-2   Qt 4 D-Bus module
ii  libqt4-network 4.4.3-2   Qt 4 network module
ii  libqt4-qt3support  4.4.3-2   Qt 3 compatibility library for Qt 
ii  libqt4-sql 4.4.3-2   Qt 4 SQL module
ii  libqt4-xml 4.4.3-2   Qt 4 XML module
ii  libqtcore4 4.4.3-2   Qt 4 core module
ii  libqtgui4  4.4.3-2   Qt 4 GUI module
ii  libspeex1  1.2~rc1-1 The Speex codec runtime library
ii  libstdc++6 4.3.3-7   The GNU Standard C++ Library v3
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages kopete recommends:
ii  libqca2-plugin-ossl   0.1~20070904-3 QCA OSSL plugin for libqca2

Versions of packages kopete suggests:
pn  kdeartwork-emoticons   (no description available)
pn  khelpcenter(no description available)

-- no debconf information



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



Bug#525728: kopete: Kopete individual and group notifications doesn't work

2009-04-26 Thread Benjamí Villoslada
Package: kopete
Version: 4:4.2.2-1
Severity: normal

Individual and group notifications doesn't work in Kopete, but after my 
bugreport to KDE seems that have one patch:
https://bugs.kde.org/show_bug.cgi?id=175687
https://bugs.kde.org/show_bug.cgi?id=189393

Thanks!

Best regards,

Benjamí


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

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

Versions of packages kopete depends on:
ii  kdebase-runtime4:4.2.2-1 runtime components from the offici
ii  kdelibs5   4:4.2.2-2 core libraries for all KDE 4 appli
ii  kdepimlibs54:4.2.2-1 core libraries for KDE PIM 4 appli
ii  libasound2 1.0.19-1  shared library for ALSA applicatio
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libglib2.0-0   2.20.1-1  The GLib library of C routines
ii  libidn11   1.14-3GNU Libidn library, implementation
ii  libkopete4 4:4.2.2-1 main Kopete library
ii  libmeanwhile1  1.0.2-3   open implementation of the Lotus S
ii  libmsn0.1  4.0~beta3-1   high-level C++ library for MSN Mes
ii  libortp8   3.1.1-2   Real-time Transport Protocol stack
ii  libotr23.2.0-1   Off-the-Record Messaging library
ii  libqca22.0.0-4   libraries for the Qt Cryptographic
ii  libqimageblitz41:0.0.4-4 QImageBlitz image effects library
ii  libqt4-dbus4.5.1-1   Qt 4 D-Bus module
ii  libqt4-network 4.5.1-1   Qt 4 network module
ii  libqt4-qt3support  4.5.1-1   Qt 3 compatibility library for Qt 
ii  libqt4-sql 4.5.1-1   Qt 4 SQL module
ii  libqt4-xml 4.5.1-1   Qt 4 XML module
ii  libqtcore4 4.5.1-1   Qt 4 core module
ii  libqtgui4  4.5.1-1   Qt 4 GUI module
ii  libspeex1  1.2~rc1-1 The Speex codec runtime library
ii  libstdc++6 4.3.3-8   The GNU Standard C++ Library v3
ii  libxml22.7.3.dfsg-1  GNOME XML library
ii  libxslt1.1 1.1.24-2  XSLT processing library - runtime 
ii  zlib1g 1:1.2.3.3.dfsg-13 compression library - runtime

Versions of packages kopete recommends:
ii  libqca2-plugin-ossl   0.1~20070904-3 QCA OSSL plugin for libqca2

Versions of packages kopete suggests:
pn  kdeartwork-emoticons   (no description available)
pn  khelpcenter(no description available)

-- no debconf information



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



Bug#451034: kflickr: No thumbnails after KDE 3.5 to 4.2 upgrade

2009-04-27 Thread Benjamí Villoslada
Package: kflickr
Version: 0.9.1-2
Severity: normal

I cant see thumbnails too after the recent KDE upgrade (3.5 to 4.2) in Debian 
Sid.

Best regards.


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

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

Versions of packages kflickr depends on:
ii  kdelibs4c2a4:3.5.10.dfsg.1-2 core libraries and binaries for al
ii  libc6  2.9-7 GNU C Library: Shared libraries
ii  libgcc11:4.3.3-8 GCC support library
ii  libqt3-mt  3:3.3.8b-5+b1 Qt GUI Library (Threaded runtime v
ii  libstdc++6 4.3.3-8   The GNU Standard C++ Library v3

kflickr recommends no packages.

Versions of packages kflickr suggests:
pn  kdebase-kio-plugins(no description available)

-- no debconf information



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



Bug#491102: akregator: Crashes or freezes

2008-07-16 Thread Benjamí Villoslada
Package: akregator
Version: 4:3.5.9-5
Severity: important

Akregator doen't starts (chashes) or if start freezes.

Thanks!


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

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

Versions of packages akregator depends on:
ii  kdelibs4c2a 4:3.5.9.dfsg.1-6 core libraries and binaries for al
ii  libc6   2.7-12   GNU C Library: Shared libraries
ii  libgcc1 1:4.3.1-6GCC support library
ii  libkdepim1a 4:3.5.9-5KDE PIM library
ii  libqt3-mt   3:3.3.8b-5   Qt GUI Library (Threaded runtime v
ii  libstdc++6  4.3.1-6  The GNU Standard C++ Library v3

akregator recommends no packages.

-- no debconf information



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



Bug#491102: 4:3.5.9-2

2008-07-16 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

Downgrade to 4:3.5.9-2 seems that doesn't solve it.

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#491102: akregator: Crashes or freezes

2008-07-17 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dijous 17 Juliol 2008, Ana Guerrero va escriure:

> > Akregator doen't starts (chashes) or if start freezes.
>
> Works fine here, could you provide a bit more of information about the
> problem? Like a backtrace:
>
>
> http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_use=
fu
>l_crash_reports

After a lot of chrashes and freezes (*), finally Akregator have started in =
my=20
computer.  And now seems stable.

(*) I've tried many times after downgrades of kdepim, kdelibs...

Sorry!


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#491438: flashplugin-nonfree: wget fails at install

2008-07-19 Thread Benjamí Villoslada
Package: flashplugin-nonfree
Version: 1:1.6.2
Severity: important

Installation says:

---
Setting up flashplugin-nonfree (1:1.6.2) ...
wget failed to download 
http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc
---

But a manual wget works:

---
$ wget http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc
--2008-07-19 14:55:07--  
http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc
Resolving people.debian.org... 192.25.206.10
Connecting to people.debian.org|192.25.206.10|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 472 [text/plain]
Saving to: `md5.pgp.asc'
[...]
2008-07-19 14:55:23 (58.1 MB/s) - `md5.pgp.asc' saved [472/472]
---

I've tried 5 times to reinstall, and wget fails.  Reverted to ver. 1:1.4

Thanks!

Best regards.




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

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

Versions of packages flashplugin-nonfree depends on:
ii  debconf [debconf-2.0]  1.5.22Debian configuration management sy
ii  fontconfig 2.6.0-1   generic font configuration library
ii  gnupg  1.4.9-2   GNU privacy guard - a free PGP rep
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libexpat1  2.0.1-4   XML parsing C library - runtime li
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.7-1   FreeType 2 font engine, shared lib
ii  libglib2.0-0   2.16.4-2  The GLib library of C routines
ii  libgtk2.0-02.12.11-1 The GTK+ graphical user interface 
ii  libice62:1.0.4-1 X11 Inter-Client Exchange library
ii  libpango1.0-0  1.20.5-1  Layout and rendering of internatio
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libsm6 2:1.0.3-2 X11 Session Management library
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxau61:1.0.3-3 X11 authorisation library
ii  libxcursor11:1.1.9-1 X cursor management library
ii  libxdmcp6  1:1.0.2-3 X11 Display Manager Control Protoc
ii  libxext6   2:1.0.4-1 X11 miscellaneous extension librar
ii  libxfixes3 1:4.0.3-2 X11 miscellaneous 'fixes' extensio
ii  libxi6 2:1.1.3-1 X11 Input extension library
ii  libxinerama1   2:1.0.3-2 X11 Xinerama extension library
ii  libxrandr2 2:1.2.3-1 X11 RandR extension library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  wget   1.11.4-1  retrieves files from the web
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

flashplugin-nonfree recommends no packages.

Versions of packages flashplugin-nonfree suggests:
ii  iceweasel   3.0.1-1  lightweight web browser based on M
ii  konqueror-nsplugins 4:3.5.9.dfsg.1-4 Netscape plugin support for Konque
pn  msttcorefonts  (no description available)
ii  ttf-dejavu  2.25-1   Metapackage to pull in ttf-dejavu-
pn  ttf-xfree86-nonfree(no description available)
ii  x-ttcidfont-conf29   TrueType and CID fonts configurati
ii  xfs 1:1.0.8-2X font server

-- debconf information:
  flashplugin-nonfree/httpget: false
  flashplugin-nonfree/not_exist:
  flashplugin-nonfree/local:



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



Bug#491438: flashplugin-nonfree: wget fails at install

2008-07-19 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dissabte 19 Juliol 2008, Bart Martens va escriure:
> On Sat, 2008-07-19 at 15:02 +0200, Benjam=C3=AD Villoslada wrote:

> > Installation says:
> >
> > ---
> > Setting up flashplugin-nonfree (1:1.6.2) ...
> > wget failed to download
> > http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc
> > ---
>
> How much time passes between "Setting up" and "wget failed" ?

15 seconds

> > ---
> > $ wget http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc
> > --2008-07-19 14:55:07--=20
> > http://people.debian.org/~bartm/flashplugin-nonfree/md5.pgp.asc Resolvi=
ng
> > people.debian.org... 192.25.206.10
> > Connecting to people.debian.org|192.25.206.10|:80... connected.
> > HTTP request sent, awaiting response... 200 OK
> > Length: 472 [text/plain]
> > Saving to: `md5.pgp.asc'
> > [...]
> > 2008-07-19 14:55:23 (58.1 MB/s) - `md5.pgp.asc' saved [472/472]
> > ---
>
> How much time passes between starting the wget command and "saved" ?

16 seconds

> Any ideas why this fails on your computer and not on mine ?

No :(

Best regards,


=2D-=20
Benjam=C3=AD
http://blog.bitassa.cat



=2E



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



Bug#489994: kmail: Invalid sender names on read messages

2008-07-08 Thread Benjamí Villoslada
Package: kmail
Version: 4:3.5.9-4
Severity: normal

Sender names are uncodified only in read messages.  Example:

The name:
Benjamí Villoslada
is:
=?iso-8859-15?q?Benjam=ED_Villoslada?=

Best regards.


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

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

Versions of packages kmail depends on:
ii  kdebase-kio-plugins  4:3.5.9.dfsg.1-2+b1 core I/O slaves for KDE
ii  kdelibs4c2a  4:3.5.9.dfsg.1-5core libraries and binaries for al
ii  kdepim-kio-plugins   4:3.5.9-4   KDE pim I/O Slaves
ii  libart-2.0-2 2.3.20-2Library of functions for 2D graphi
ii  libaudio21.9.1-4 Network Audio System - shared libr
ii  libc62.7-12  GNU C Library: Shared libraries
ii  libfontconfig1   2.6.0-1 generic font configuration library
ii  libfreetype6 2.3.7-1 FreeType 2 font engine, shared lib
ii  libgcc1  1:4.3.1-6   GCC support library
ii  libice6  2:1.0.4-1   X11 Inter-Client Exchange library
ii  libidn11 1.8+20080606-1  GNU libidn library, implementation
ii  libjpeg626b-14   The Independent JPEG Group's JPEG 
ii  libkcal2b4:3.5.9-4   KDE calendaring library
ii  libkdepim1a  4:3.5.9-4   KDE PIM library
ii  libkleopatra14:3.5.9-4   KDE GnuPG interface libraries
ii  libkmime24:3.5.9-4   KDE MIME interface library
ii  libkpimidentities1   4:3.5.9-4   KDE PIM user identity information 
ii  libksieve0   4:3.5.9-4   KDE mail/news message filtering li
ii  libmimelib1c2a   4:3.5.9-4   KDE mime library
ii  libpng12-0   1.2.27-1PNG library - runtime
ii  libqt3-mt3:3.3.8b-5  Qt GUI Library (Threaded runtime v
ii  libsm6   2:1.0.3-2   X11 Session Management library
ii  libstdc++6   4.3.1-6 The GNU Standard C++ Library v3
ii  libx11-6 2:1.1.4-2   X11 client-side library
ii  libxcursor1  1:1.1.9-1   X cursor management library
ii  libxext6 2:1.0.4-1   X11 miscellaneous extension librar
ii  libxft2  2.1.12-3FreeType-based font drawing librar
ii  libxi6   2:1.1.3-1   X11 Input extension library
ii  libxinerama1 2:1.0.3-2   X11 Xinerama extension library
ii  libxrandr2   2:1.2.2-2   X11 RandR extension library
ii  libxrender1  1:0.9.4-2   X Rendering Extension client libra
ii  libxt6   1:1.0.5-3   X11 toolkit intrinsics library
ii  perl 5.10.0-11   Larry Wall's Practical Extraction 
ii  zlib1g   1:1.2.3.3.dfsg-12   compression library - runtime

Versions of packages kmail recommends:
ii  kmailcvt  4:3.5.9-4  KDE KMail mail folder converter
ii  procmail  3.22-16Versatile e-mail processor

-- no debconf information



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



Bug#488719: xulrunner-1.9: Bad transparency in progress "mill" icon

2008-06-30 Thread Benjamí Villoslada
Package: xulrunner-1.9
Version: 1.9~rc2-5
Severity: minor

After today update (xulrunner-1.9 1.9~rc2-4 -> 1.9~rc2-5) the progress icon 
(the "mill") seems that have one transparency problem.

Screenshot in 
http://itaca.bitassa.cat/~benjami/tmp/iceweasel-mill-transparency.png

Best resgards.


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

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

Versions of packages xulrunner-1.9 depends on:
ii  libatk1.0-01.22.0-1  The ATK accessibility toolkit
ii  libbz2-1.0 1.0.5-0.1 high-quality block-sorting file co
ii  libc6  2.7-12GNU C Library: Shared libraries
ii  libcairo2  1.6.4-6   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.6.0-1   generic font configuration library
ii  libfreetype6   2.3.6-1   FreeType 2 font engine, shared lib
ii  libgcc11:4.3.1-3 GCC support library
ii  libglib2.0-0   2.16.3-2  The GLib library of C routines
ii  libgtk2.0-02.12.10-2 The GTK+ graphical user interface 
ii  libhunspell-1.2-0  1.2.4-2   spell checker and morphological an
ii  libjpeg62  6b-14 The Independent JPEG Group's JPEG 
ii  liblcms1   1.16-10   Color management library
ii  libmozjs1d 1.9~rc2-5 The Mozilla SpiderMonkey JavaScrip
ii  libnspr4-0d4.7.1-3   NetScape Portable Runtime Library
ii  libnss3-1d 3.12.0~rc3-3  Network Security Service libraries
ii  libpango1.0-0  1.20.3-2  Layout and rendering of internatio
ii  libpng12-0 1.2.27-1  PNG library - runtime
ii  libreadline5   5.2-3 GNU readline and history libraries
ii  libsqlite3-0   3.5.9-3   SQLite 3 shared library
ii  libstartup-notificatio 0.9-1 library for program launch feedbac
ii  libstdc++6 4.3.1-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.1.4-2 X11 client-side library
ii  libxrender11:0.9.4-2 X Rendering Extension client libra
ii  libxt6 1:1.0.5-3 X11 toolkit intrinsics library
ii  zlib1g 1:1.2.3.3.dfsg-12 compression library - runtime

xulrunner-1.9 recommends no packages.

-- no debconf information



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



Bug#489007: ttf-liberation: Ugly bold u and normal y (sans serif)

2008-07-02 Thread Benjamí Villoslada
Package: ttf-liberation
Version: 1.04~beta2-2
Severity: minor

After the last ttf-liberation upgrade (1.0-0.1 -> 1.04~beta2-2) bold «u» are 
blurred and normal «y» are too high (and a bit bold).

Screenshot: http://itaca.bitassa.cat/~benjami/tmp/liberationsans.png
Page: http://itaca.bitassa.cat/~benjami/tmp/liberationsans.html

Best regards.


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

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

Versions of packages ttf-liberation depends on:
ii  defoma   0.11.10-0.2 Debian Font Manager -- automatic f

ttf-liberation recommends no packages.

-- no debconf information



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



Bug#469172: error in rsync protocol data stream (code 12) at io.c(600)

2008-03-03 Thread Benjamí Villoslada
Package: rsync
Version: 3.0.0-1
Severity: grave
Justification: renders package unusable


rsync between local disks works fine, but rsync + ssh fails:

---
$ rsync -artvz -e ssh --delete /home/x/y/ [EMAIL PROTECTED]:x/y/
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
rsync error: error in rsync protocol data stream (code 12) at io.c(600) 
[sender=3.0.0]
---

I've reverted to 2.6.9-6 and rsync + ssh works again.

Best regards.


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

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

Versions of packages rsync depends on:
ii  base-files4.0.2  Debian base system miscellaneous f
ii  libacl1   2.2.45-1   Access control list shared library
ii  libc6 2.7-9  GNU C Library: Shared libraries
ii  libpopt0  1.10-3 lib for parsing cmdline parameters
ii  lsb-base  3.2-2  Linux Standard Base 3.2 init scrip

rsync recommends no packages.

-- no debconf information



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



Bug#469172: error in rsync protocol data stream (code 12) at io.c(600)

2008-03-03 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dilluns 03 Mar=E7 2008, Paul Slootman va escriure:
> As I have no problems whatsoever with 3.0.0-1, with ssh or whatever
> transport, some more information would be very helpful.

Two friends --with Debian Sid-- have reported (in Twitter :) today rsync=20
problems after dist-upgrade.

> Did it stop immediately?=20

After 5-7 seconds.

> It seems like the remote rsync simply didn't=20
> start (the "0 bytes received so far" message).

Have no changes since last rsync, but for this test I've created one new fi=
le.

> Please run it again with -v and capture all the output generated
> by this. Also try without the -z option.

Without the -z option:

[EMAIL PROTECTED]:~$ touch ~/public_html/foo.html

[EMAIL PROTECTED]:~$ rsync -av --delete /home/benjami/public_html/=20
[EMAIL PROTECTED]:itaca/benjami/public_html
=46ILE_STRUCT_LEN=3D16, EXTRA_LEN=3D4
cmd=3D machine=3Dusw-s002.rsync.net user=3Dmy_login=20
path=3Ditaca/benjami/public_html
cmd[0]=3Dssh cmd[1]=3D-l cmd[2]=3Dmy_login cmd[3]=3Dusw-s002.rsync.net cmd[=
4]=3Drsync=20
cmd[5]=3D--server cmd[6]=3D-vlogDtpre.iL cmd[7]=3D--delete cmd[8]=
=3D.=20
cmd[9]=3Ditaca/benjami/public_html
note: iconv_open("UTF-8", "UTF-8") succeeded.
opening connection using: ssh -l my_login usw-s002.rsync.net=20
rsync --server -vlogDtpre.iL --delete . itaca/benjami/public_html
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
_exit_cleanup(code=3D12, file=3Dio.c, line=3D600): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(600)=20
[sender=3D3.0.0]
_exit_cleanup(code=3D12, file=3Dio.c, line=3D600): about to call exit(12)

With the -z option:

[EMAIL PROTECTED]:~$ rsync -azv --delete /home/benjami/public_html/=20
[EMAIL PROTECTED]:itaca/benjami/public_html
=46ILE_STRUCT_LEN=3D16, EXTRA_LEN=3D4
cmd=3D machine=3Dusw-s002.rsync.net user=3Dmy_login=20
path=3Ditaca/benjami/public_html
cmd[0]=3Dssh cmd[1]=3D-l cmd[2]=3Dmy_login cmd[3]=3Dusw-s002.rsync.net cmd[=
4]=3Drsync=20
cmd[5]=3D--server cmd[6]=3D-vlogDtprze.iL cmd[7]=3D--delete cmd[8]=
=3D.=20
cmd[9]=3Ditaca/benjami/public_html
note: iconv_open("UTF-8", "UTF-8") succeeded.
opening connection using: ssh -l my_login usw-s002.rsync.net=20
rsync --server -vlogDtprze.iL --delete . itaca/benjami/public_html
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
_exit_cleanup(code=3D12, file=3Dio.c, line=3D600): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(600)=20
[sender=3D3.0.0]
_exit_cleanup(code=3D12, file=3Dio.c, line=3D600): about to call exit(12)

> You also don't mention what version the remote host is using, please try
> to find out.

[EMAIL PROTECTED]:~$ ssh [EMAIL PROTECTED] rsync --version
rsync  version 2.6.8  protocol version 29
Copyright (C) 1996-2006 by Andrew Tridgell, Wayne Davison, and others.

Capabilities: 64-bit files, socketpairs, hard links, ACLs, symlinks,=20
batchfiles,
  inplace, IPv6, file flags, 32-bit system inums, 64-bit intern=
al=20
inums

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.


> Note that when using -a, -rt is redundant. Also, -e ssh has been the
> default for a long time.

Thanks!  My cron is very old O:)


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#469172: error in rsync protocol data stream (code 12) at io.c(600)

2008-03-03 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dilluns 03 Mar=E7 2008, Paul Slootman va escriure:

> Do they connect to the same server? It looks like something at that side
> goes wrong.

User #1:

with rsync.net too, but the ch-s010.rsync.net server

=2D-
$ ssh [EMAIL PROTECTED] rsync --version
rsync  version 2.6.6  protocol version 29
Copyright (C) 1996-2005 by Andrew Tridgell and others

Capabilities: 64-bit files, socketpairs, hard links, symlinks, batchfiles,
  inplace, IPv6, 32-bit system inums, 64-bit internal inums

rsync comes with ABSOLUTELY NO WARRANTY.  This is free software, and you
are welcome to redistribute it under certain conditions.  See the GNU
General Public Licence for details.
=2D-

Waiting for user #2 feedback.

> Could you please login to usw-s002.rsync.net, and then from the shell,
> do:
> rsync --server -vlogDtpre.iL --delete .=20
> itaca/benjami/public_html
>
> It should show nothing.

Yes:

[EMAIL PROTECTED]:~$ ssh [EMAIL PROTECTED]
rsync --server -vlogDtpre.iL --delete .  itaca/benjami/public_html
[EMAIL PROTECTED]:~$   =
 =20

> If you hit return a number of times it will=20
> complain about a protocol problem. Could you show that?

rsync.net have only non-interactive ssh :(
http://www.rsync.net/resources/faq.html#7b

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#469172: error in rsync protocol data stream (code 12) at io.c(600)

2008-03-03 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dilluns 03 Mar=E7 2008, Paul Slootman va escriure:
> It sucks that I can't reproduce this, I have a number of systems with
> different architectures and they all work for me :-/

Kiko is the user #2 that I've mentioned above :)

I've remembered that we have one server with Debian Etch and rsync:

$ rsync --version
rsync  version 2.6.9  protocol version 29
Copyright (C) 1996-2006 by Andrew Tridgell, Wayne Davison, and others.

Capabilities: 64-bit files, socketpairs, hard links, symlinks,
  batchfiles, inplace, IPv6, ACLs,
  64-bit system inums, 64-bit internal inums
[...]


Works fine with my 3.0.0 client:


[EMAIL PROTECTED]:~$ rsync -av ~/public_html/foo.html meneame.net:
=46ILE_STRUCT_LEN=3D16, EXTRA_LEN=3D4
cmd=3D machine=3Dmeneame.net user=3D path=3D
cmd[0]=3Dssh cmd[1]=3Dmeneame.net cmd[2]=3Drsync cmd[3]=3D--server=20
cmd[4]=3D-vlogDtpre.iL cmd[5]=3D. cmd[6]=3D
note: iconv_open("UTF-8", "UTF-8") succeeded.
opening connection using: ssh meneame.net=20
rsync --server -vlogDtpre.iL .
(Client) Protocol versions: remote=3D29, negotiated=3D29
(Server) Protocol versions: remote=3D30, negotiated=3D29
building file list ...
[sender] push_dir(/home/benjami/public_html)
[sender] make_file(foo.html,*,2)
done
[sender] flist start=3D0, used=3D1, low=3D0, high=3D0
[sender] i=3D0 /home/benjami/public_html foo.html mode=3D0100644 len=3D4 ui=
d=3D1000=20
gid=3D1000 flags=3D1
send_file_list done
file list sent
send_files starting
server_recv(1) starting pid=3D29088
recv_file_name(foo.html)
received 1 names
uid 1000(benjami) maps to 1001
process has 3 gids:  4 1001 1002
gid 1000(benjami) maps to 1001
[receiver] i=3D0 1 foo.html mode=3D0100644 len=3D4 gid=3D1001 flags=3D0
recv_file_list done
recv_files(1) starting
generator starting pid=3D29088 count=3D1
delta-transmission enabled
recv_generator(foo.html,0)
gen mapped foo.html of size 8
generating and sending sums for 0
send_files(0, /home/benjami/public_html/foo.html)
count=3D1 rem=3D8 blength=3D700 s2length=3D2 flength=3D8
count=3D1 n=3D700 rem=3D8
chunk[0] offset=3D0 len=3D8 sum1=3D0d4002b2
chunk[0] len=3D8 offset=3D0 sum1=3D0d4002b2
send_files mapped /home/benjami/public_html/foo.html of size 4
calling match_sums /home/benjami/public_html/foo.html
foo.html
built hash table
hash search b=3D700 len=3D4
sum=3D03cd014e k=3D4
hash search s->blength=3D700 len=3D4 count=3D1
offset=3D0 sum=3D03cd014e
done hash search
sending file_sum
false_alarms=3D0 hash_hits=3D0 matches=3D0
sender finished /home/benjami/public_html/foo.html
generate_files phase=3D1
send_files phase=3D1
recv_files(foo.html)
recv mapped foo.html of size 8
data recv 4 at 0
got file_sum
set modtime of .foo.html.R94YRs to (1204567386) Mon Mar  3 19:03:06 2008
renaming .foo.html.R94YRs to foo.html
recv_files phase=3D1
generate_files phase=3D2
send_files phase=3D2
send files finished
total: matches=3D0  hash_hits=3D0  false_alarms=3D0 data=3D4
recv_files phase=3D2
generate_files phase=3D3
recv_files finished
generate_files finished
client_run waiting on 31454

sent 133 bytes  received 48 bytes  72.40 bytes/sec
total size is 4  speedup is 0.02
_exit_cleanup(code=3D0, file=3Dmain.c, line=3D1060): entered
_exit_cleanup(code=3D0, file=3Dmain.c, line=3D1060): about to call exit(0)


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#469172: error in rsync protocol data stream (code 12) at io.c(600)

2008-03-03 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dilluns 03 Mar=E7 2008, Paul Slootman va escriure:

> Another thing that I thought of:
> you don't happen to force any commands with the authorized_keys stuff in
> ssh?

Yes, because my rsync sessions are in the cron O:)

And because the rsync.net non-interactive ssh configuration makes that ever=
y=20
command asks the password :(

> Could you try again with ~/.ssh moved away on the remote side?=20

[EMAIL PROTECTED]:~$ ssh [EMAIL PROTECTED] mv .ssh .ssh-moved

[EMAIL PROTECTED]:~$ rsync -av --delete /home/benjami/public_html/=20
[EMAIL PROTECTED]:itaca/benjami/public_html
=46ILE_STRUCT_LEN=3D16, EXTRA_LEN=3D4
cmd=3D machine=3Dusw-s002.rsync.net user=3Dmy_login=20
path=3Ditaca/benjami/public_html
cmd[0]=3Dssh cmd[1]=3D-l cmd[2]=3Dmy_login cmd[3]=3Dusw-s002.rsync.net cmd[=
4]=3Drsync=20
cmd[5]=3D--server cmd[6]=3D-vlogDtpre.iL cmd[7]=3D--delete cmd[8]=
=3D.=20
cmd[9]=3Ditaca/benjami/public_html
note: iconv_open("UTF-8", "UTF-8") succeeded.
opening connection using: ssh -l my_login usw-s002.rsync.net=20
rsync --server -vlogDtpre.iL --delete . itaca/benjami/public_html
Password:
rsync: connection unexpectedly closed (0 bytes received so far) [sender]
_exit_cleanup(code=3D12, file=3Dio.c, line=3D600): entered
rsync error: error in rsync protocol data stream (code 12) at io.c(600)=20
[sender=3D3.0.0]
_exit_cleanup(code=3D12, file=3Dio.c, line=3D600): about to call exit(12)
[EMAIL PROTECTED]:~$=20

> Does the system sshd_config perhaps have any particular things relating
> to ssh?

In my side: is the Sid original /etc/ssh/sshd_config

In the rsync.net side: I can ask to technical service.


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#476504: Patch nvidia-kernel-source?

2008-05-04 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="utf-8"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

Hi,

Can patch users that use Module Assistant?=20
(http://wiki.debian.org/NvidiaGraphicsDrivers > Use module-assistant)

My frustrated try:

1) Unpack nvidia-kernel-source tarball:

=2D
[EMAIL PROTECTED]:/usr/src$ sudo tar xvjf nvidia-kernel.tar.bz2

modules/
modules/nvidia-kernel/
modules/nvidia-kernel/debian/
[...]
=2D

2) Patch:

=2D
[EMAIL PROTECTED]:/usr/src$ cd modules/nvidia-kernel/nv/
[EMAIL PROTECTED]:/usr/src/modules/nvidia-kernel/nv$ sudo patch -p3 -s <=20
~/NVIDIA_kernel-169.12-2286310.diff.txt
=2D

(no response)

3) module-assistant with unpacking:

=2D
$ sudo m-a auto-install nvidia --not-unpack
=2D

4) Stops with this error:

=2D
$ tail -n=20
15 /var/cache/modass/nvidia-kernel-source.buildlog.2.6.25-1-686.1209920771

include/linux/highmem.h:137: warning: pointer of type =E2=80=98void *=E2=80=
=99 used in=20
arithmetic
  LD [M]  /usr/src/modules/nvidia-kernel/nv/nvidia.o
  Building modules, stage 2.
  MODPOST 1 modules
scripts/mod/modpost: invalid option -- S
make[4]: *** [__modpost] Error 1
make[3]: *** [modules] Error 2
make[3]: Leaving directory `/usr/src/linux-headers-2.6.25-1-686'
NVIDIA: left KBUILD.
nvidia.ko failed to build!
make[2]: *** [module] Error 1
make[2]: Leaving directory `/usr/src/modules/nvidia-kernel/nv'
make[1]: *** [build-stamp] Error 2
make[1]: Leaving directory `/usr/src/modules/nvidia-kernel'
make: *** [kdist_image] Error 2
=2D

Regards,


=2D-=20
Benjam=C3=AD
http://blog.bitassa.cat



=2E



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



Bug#476504: Patch nvidia-kernel-source? *Solved*

2008-05-04 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

=46inally nvidia-kernel-source is working thanks to the Andrea Mennucc patc=
h to=20
the file

/lib/modules/2.6.25-1-686/build/scripts/Makefile.modpost

(686, not amd64)

Thanks!

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#489007: closed by Holger Levsen <[EMAIL PROTECTED]> (Bug#489007: fixed in ttf-liberation 1.04.92-1)

2008-11-09 Thread Benjamí Villoslada
Thanks!  Now liberation TTF is fine again :)

El Diumenge 09 Novembre 2008 15:03:07 Debian Bug Tracking System va escriure:
> This is an automatic notification regarding your Bug report
> which was filed against the ttf-liberation package:
>
> #489007: ttf-liberation: Ugly bold u and normal y (sans serif)
>
> It has been closed by Holger Levsen <[EMAIL PROTECTED]>.
>
> Their explanation is attached below along with your original report.
> If this explanation is unsatisfactory and you have not received a
> better one in a separate message then please contact Holger Levsen
> <[EMAIL PROTECTED]> by replying to this email.



-- 
Benjamí
http://blog.bitassa.cat



.



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



Bug#469172: error in rsync protocol data stream (code 12) at io.c(600)

2008-03-07 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dimarts 04 Mar=E7 2008, Paul Slootman va escriure:
> Sorry I can't help more. =A0My request to rsync.net for help was replied
> with a no-brainer scripted helldesk answer "don't use -e ssh, that's
> redundant" >:-(

I've wrote to rsync.net Customer support, and says 2 days ago: =ABwe are lo=
oking=20
at this and should have a fix ASAP=BB.

I post news here.

Thanks!

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#469172: error in rsync protocol data stream (code 12) at io.c(600)

2008-03-12 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
Sender: =?UTF-8?Q?Benjam=C3=AD?= Villoslada <[EMAIL PROTECTED]>

El Dimarts 04 Mar=E7 2008, Paul Slootman va escriure:
> Sorry I can't help more. =A0My request to rsync.net for help was replied
> with a no-brainer scripted helldesk answer "don't use -e ssh, that's
> redundant" >:-(

Solved from yesterday by rsync.net Support

Best regards,


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E



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



Bug#525728: Notifications doesn't work again

2009-08-12 Thread Benjamí Villoslada
Kopete individual and group notifications worked the last KDE 4.3.2 weeks, but 
after the 4.3 upgrade fails again.

Thanks!

Regards,

-- 
Benjamí
http://blog.bitassa.cat



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



Bug#369828: inkscape: Inkscape doesn't starts

2006-06-13 Thread Benjamí Villoslada
Package: inkscape
Version: 0.43-5
Followup-For: Bug #369828


Same symptoms that the first bug report. I only send my System Information, 
maybe can help.

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

Versions of packages inkscape depends on:
ii  libatk1.0-01.11.4-2  The ATK accessibility toolkit
ii  libbonobo2-0   2.14.0-1  Bonobo CORBA interfaces library
ii  libc6  2.3.6-15  GNU C Library: Shared libraries
ii  libcairo2  1.0.4-2   The Cairo 2D vector graphics libra
ii  libfontconfig1 2.3.2-7   generic font configuration library
ii  libfreetype6   2.2.1-2   FreeType 2 font engine, shared lib
ii  libgc1c2   1:6.7-1   conservative garbage collector for
ii  libgcc11:4.1.1-3 GCC support library
ii  libgconf2-42.14.0-1  GNOME configuration database syste
ii  libglib2.0-0   2.10.3-1  The GLib library of C routines
ii  libglibmm-2.4-1c2a 2.10.4-1  C++ wrapper for the GLib toolkit (
ii  libgnomevfs2-0 2.14.2-1  GNOME virtual file-system (runtime
ii  libgtk2.0-02.8.18-1  The GTK+ graphical user interface 
ii  libgtkmm-2.4-1c2a  1:2.8.8-1 C++ wrappers for GTK+ 2.4 (shared 
ii  liborbit2  1:2.14.0-1.1  libraries for ORBit2 - a CORBA ORB
ii  libpango1.0-0  1.12.3-1  Layout and rendering of internatio
ii  libperl5.8 5.8.8-6   Shared Perl library
ii  libpng12-0 1.2.8rel-5.1  PNG library - runtime
ii  libpopt0   1.10-2lib for parsing cmdline parameters
ii  libsigc++-2.0-0c2a 2.0.16-3  type-safe Signal Framework for C++
ii  libstdc++6 4.1.1-3   The GNU Standard C++ Library v3
ii  libx11-6   2:1.0.0-6 X11 client-side library
ii  libxcursor11.1.5.2-5 X cursor management library
ii  libxext6   1:1.0.0-4 X11 miscellaneous extension librar
ii  libxfixes3 1:3.0.1.2-4   X11 miscellaneous 'fixes' extensio
ii  libxft22.1.8.2-8 FreeType-based font drawing librar
ii  libxi6 1:1.0.0-5 X11 Input extension library
ii  libxinerama1   1:1.0.1-4 X11 Xinerama extension library
ii  libxml22.6.26.dfsg-1 GNOME XML library
ii  libxrandr2 2:1.1.0.2-4   X11 RandR extension library
ii  libxrender11:0.9.0.2-4   X Rendering Extension client libra
ii  libxslt1.1 1.1.17-1  XSLT processing library - runtime 
ii  zlib1g 1:1.2.3-11compression library - runtime

Versions of packages inkscape recommends:
ii  dia0.95.0-4  Diagram editor
ii  imagemagick7:6.2.4.5-0.8 Image manipulation programs
ii  libwmf-bin 0.2.8.3-3.1   Windows metafile conversion tools
ii  perlmagick 7:6.2.4.5-0.8 A perl interface to the libMagick 
ii  pstoedit   3.44-1PostScript and PDF files to editab
ii  sketch 0.6.17-3  Transition package for skencil ren

-- no debconf information


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



Bug#369828: Downgraded

2006-06-13 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-2.0 required=4.0 tests=BAYES_00,ONEWORD autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

After the libgc1c2 downgrade, Inkscape works.

Now I use libgc1c2 6.6-1=20

Thanks!

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#360105: Missing symlink after installation?

2006-04-22 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

I've created this symlink:

$ sudo=20
ln -s /etc/phppgadmin/apache.conf /etc/apache2/sites-enabled/010-phppgadmin

and reloaded apache2. Now the web http://localhost/phppgadmin/ doesn't have=
=20
the 404 error but says:

 =ABYour PHP installation does not support PostgreSQL. You need to recompil=
e PHP=20
using the --with-pgsql configure option.=BB

I've installed this 5 programs with phppgmyadmin: php4-pgsql phppgadmin=20
postgresql-doc postgresql-doc-7.4 wwwconfig-common

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#360105: Solution for suport PostgreSQL in PHP

2006-04-23 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Disposition: inline
Date: Sun, 23 Apr 2006 20:13:33 +0200
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Hi again,

About the message:

 =ABYour PHP installation does not support PostgreSQL. You need to recompil=
e PHP=20
using the --with-pgsql configure option.=BB

Solved adding pgsql.so to /etc/php4/apache2/php.ini=20

; Local Variables:
; tab-width: 4
; End:
extension=3Dcurl.so
extension=3Ddomxml.so
extension=3Dgd.so
extension=3Dimap.so
extension=3Dldap.so
extension=3Dmcal.so
extension=3Dmhash.so
extension=3Dmysql.so
extension=3Dodbc.so
extension=3Dxslt.so
extension=3Dpgsql.so

Seems one one php4-pgsql installation problem (php4-pgsql added by aptitude=
=20
when I install phppgadmin).

Thanks!

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#364636: php4-pgsql: No apache2 php.ini changes after php4.pgsql installation

2006-04-24 Thread Benjamí Villoslada
Package: php4-pgsql
Version: 4:4.4.2-1+b1
Severity: important


After php4-pgsql installation, phppgadmin home page says "Your PHP installation 
does not support PostgreSQL. You need to recompile PHP 
using the --with-pgsql configure option.".

I've manyally added "extension=pgsql.so" to /etc/php4/apache2/php.ini and now 
phppgadmin works fine.

In one Sarge php4-pgsql (and phppgadmin) installation I see this line in 
php.ini. Seems that the Sid installation fails.

Maybe related bug: 360105


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

Versions of packages php4-pgsql depends on:
ii  debconf [debconf-2.0]   1.4.72   Debian configuration management sy
ii  libapache2-mod-php4 [phpapi 4:4.4.2-1+b1 server-side, HTML-embedded scripti
ii  libc6   2.3.6-7  GNU C Library: Shared libraries
ii  libpq4  8.1.3-4  PostgreSQL C client library
ii  php4-cli [phpapi-20050606]  4:4.4.2-1+b1 command-line interpreter for the p
ii  php4-common 4:4.4.2-1+b1 Common files for packages built fr

php4-pgsql recommends no packages.

-- debconf information:
  php4/extension_pgsql_cli: false
  php4/extension_pgsql_apache2: false
  php4/add_extension: true
  php4/remove_extension: true


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



Bug#366324: Xine program crashes with the new libasound2

2006-05-27 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Xine and amaroK --with Xine engine-- crashes:

Play CD with xine:

xine: relocation error: /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_alsa.so=
:=20
symbol snd_pcm_hw_params_set_rate_near, version ALSA_0.9.0rc4 not defined i=
n=20
file libasound.so.2 with link time reference

Click in the amaroK play button:

amarok: relocation error: /usr/lib/xine/plugins/1.1.1/xineplug_ao_out_alsa.=
so:=20
symbol snd_pcm_hw_params_set_rate_near, version ALSA_0.9.0rc4 not defined i=
n=20
file libasound.so.2 with link time reference

Regards,

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#370256: fail2ban: Start error

2006-06-04 Thread Benjamí Villoslada
Package: fail2ban
Version: 0.6.1-8
Severity: normal


Start error:

$ sudo /etc/init.d/fail2ban start
Starting authentication failure monitor: fail2ban/lib/lsb/init-functions: line 
82: [: argument expected


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

Versions of packages fail2ban depends on:
ii  iptables  1.3.3-2Linux kernel 2.4+ iptables adminis
ii  lsb-base  3.1-8  Linux Standard Base 3.1 init scrip
ii  python2.3.5-5An interactive high-level object-o

fail2ban recommends no packages.

-- no debconf information


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



Bug#364324: Invalid rule

2006-05-03 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Disposition: inline
Date: Thu, 4 May 2006 05:52:07 +0200
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00,REMOVE_IN_QUOTES 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

I look into syslog after the last dist-upgrade (with new hal and pmount) an=
d=20
see this error 3 times:

"add_to_rules: invalid rule '/etc/udev/rules.d/050_hal-plugdev.rules:5'"

The 5th line in  /etc/udev/rules.d/050_hal-plugdev.rule is

SUBSYSTEM=3D=3D"block", ACTION=3D=3D"remove", RUN+=3D"/usr/lib/hal/hal-unmo=
unt.sh"

hal 0.5.7-2=20

Regards,

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#362112: Spanish keyboard too

2006-04-12 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Same error with spanish keyboard: AltGr doesn't works (and at, ntilde, cced=
il)

Section "InputDevice"
Identifier  "Generic Keyboard"
Driver  "keyboard"
Option  "CoreKeyboard"
Option  "XkbRules"  "xorg"
Option  "XkbModel"  "pc105"
Option  "XkbLayout" "es"
EndSection

(xserver-xorg 7.0.10)

Regards,

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#362112: Solved with xkb-data

2006-04-12 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Disposition: inline
Date: Thu, 13 Apr 2006 07:17:35 +0200
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

> I had the same trouble, was fixed instaling xkb-data and runing
> dpkg-reconfigure xserver-xorg  and selecting latam as layout
> (I'm using latam keyboard).=20

Solved installing xkb-data and running dpkg-reconfigure (=ABes=BB keyboard).

(Seems that I don't needed xkb-data before, but my Debian Sid is only 1 wee=
k=20
old :)

Thanks Guillermo!

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#385201: kipi-plugins: Flickr upload fails

2006-08-29 Thread Benjamí Villoslada
Package: kipi-plugins
Version: 0.1.2-1
Severity: important


The Flickr upload says:  «Error Occured: Missing signature We can not proceed 
further».
Correspondence with this bug http://bugs.kde.org/show_bug.cgi?id=132659

I send this but maybe is unnecessary, sorry.


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

Versions of packages kipi-plugins depends on:
ii  kdelibs4c2a  4:3.5.4-3   core libraries and binaries for al
ii  libc62.3.6.ds1-4 GNU C Library: Shared libraries
ii  libgcc1  1:4.1.1-11  GCC support library
ii  libgl1-mesa-glx [lib 6.4.2-1.1   A free implementation of the OpenG
ii  libgphoto2-2 2.2.1-2 gphoto2 digital camera library
ii  libgphoto2-port0 2.2.1-2 gphoto2 digital camera port librar
ii  libimlib21.2.1-2 powerful image loading and renderi
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libkexif10.2.3-2 library for KDE to read/display/ed
ii  libkipi0 0.1.4-1 library for apps that want to use 
ii  libmagick++9c2a  7:6.2.4.5.dfsg1-0.9 The object-oriented C++ API to the
ii  libpng12-0   1.2.8rel-5.2PNG library - runtime
ii  libqt3-mt3:3.3.6-4   Qt GUI Library (Threaded runtime v
ii  libstdc++6   4.1.1-11The GNU Standard C++ Library v3
ii  libtiff4 3.8.2-6 Tag Image File Format (TIFF) libra
ii  libx11-6 2:1.0.0-8   X11 client-side library
ii  libxml2  2.6.26.dfsg-3   GNOME XML library
ii  libxslt1.1   1.1.17-4XSLT processing library - runtime 

Versions of packages kipi-plugins recommends:
ii  dcraw7.94-1  decode raw digital camera images
ii  imagemagick  7:6.2.4.5.dfsg1-0.9 Image manipulation programs
ii  k3b  0.12.17-1   A sophisticated KDE CD burning app
ii  kdeprint 4:3.5.4-2   print system for KDE
ii  kmail4:3.5.4-1   KDE Email client
ii  konqueror4:3.5.4-2   KDE's advanced file manager, web b
ii  kooka4:3.5.4-2   scanner program for KDE
ii  sane-utils   1.0.18-3API library for scanners -- utilit

-- no debconf information



Bug#385677: cal: Incorrect Julian to Gregorian change in some countries

2006-09-01 Thread Benjamí Villoslada
Package: cal
Severity: wishlist


The last day of the Julian calendar was 4 October 1582, followed by the first 
Gregorian calendar day: 15 October 1582.  This is the change date for the 
Roman Catholic countries, and doesn't works in cal:

$ cal 10 1582
octubre 1582
dl dt dc dj dv ds dg
 1  2  3  4  5  6  7
 8  9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 31

September 1752 whas the adoption date outside of Roman Catholic countries. This 
works fine in cal:

$ cal 9 1752
   setembre 1752
dl dt dc dj dv ds dg
1  2 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30

Maybe cal can read the system locale in order to determine each country 
religion in 1582 and 1752.

More details in  http://en.wikipedia.org/wiki/Gregorian_calendar


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


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



Bug#390136: Return to 2.0.4~rc1-1

2006-10-02 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

VALETTE Eric RD-MAPS-REN: Meanwhile the fix appears (thanks, Rene) you can=
=20
return to the previous OOo version.

1) Add this in /etc/apt/sources.list:

deb http://snapshot.debian.net/archive pool openoffice.org

2) Update:

$ sudo aptitude update

3) Install the 2.0.4~rc1-1 version:

$ sudo aptitude install openoffice.org=3D2.0.4~rc1-1

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#394607: mysql: debian-start error when change datadir

2006-10-21 Thread Benjamí Villoslada
Package: mysql
Version: 5.0
Severity: important

I've changed datadir in my.cnf and MySQL works fine, but when starts it,
have this error in /var/log/syslog:

Oct 22 07:04:42 itaca /etc/mysql/debian-start[3244]: Can't find data
directory. Please restart with --datadir=path-to-data-dir

Seems that /usr/bin/mysql_upgrade_shell doesn't receive the datadir
parameter and execs "DATADIR=/var/lib/mysql" in 

#
# Try to find the data directory
#

if test -z "$DATADIR"
[...]


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


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



Bug#408106: Illegible PDF in KDE with only cups cupsys-client installed

2007-01-23 Thread Benjamí Villoslada
Package: cupsys-client
Severity: normal


KPrinter makes illegible PDF with only cupsys-client installed:
http://itaca.bitassa.cat/~benjami/tmp/kdepdfkaput.pdf

I've discovered this issue when installed cupsys and removed cupsys-client 
(because I've purchased a new printer to connect to my local system).

Another users have the same problem; all solved installing complete cupsys.  
I've seen this after some feedback because this thread in users list: 
http://lists.debian.org/debian-user/2006/12/msg00372.html

I'm sorry if this bug is for the KPrinter package.

Regards


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


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



Bug#397402: php4: Apache2 server doesn't works after PHP/4.4.4-4~4 to PHP/4.4.4-5 upgrade

2006-11-06 Thread Benjamí Villoslada
Package: php4
Version: 4:4.4.4-4~4
Severity: important

After 4.4.4-5 Apache2 server doesn't works.  I get this errors in
/var/log/error.log:

[Tue Nov 07 07:17:53 2006] [notice] Apache/2.2.3 (Debian) PHP/4.4.4-5 
mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[Tue Nov 07 07:18:53 2006] [notice] child pid 5066 exit signal Segmentation 
fault (11)
[Tue Nov 07 07:18:59 2006] [notice] child pid 5067 exit signal Segmentation 
fault (11)
[Tue Nov 07 07:18:59 2006] [notice] child pid 5068 exit signal Segmentation 
fault (11)
[...]

I've returned to 4.4.4-4~4 and now works fine:

/var/log/error.log:
[Tue Nov 07 07:35:44 2006] [notice] Apache/2.2.3 (Debian) PHP/4.4.4-4~4 
mod_perl/2.0.2 Perl/v5.8.8 configured -- resuming normal operations
[and no errors]

Downgraded packages:

libapache2-mod-php4 php4 php4-cli php4-common php4-curl php4-domxml php4-gd 
php4-ldap php4-mcal php4-mhash php4-mysql php4-odbc php4-pear php4-xslt

Regards,

Benjamí

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

Versions of packages php4 depends on:
ii  libapache2-mod-php4  4:4.4.4-4~4 server-side, HTML-embedded scripti
ii  php4-common  4:4.4.4-4~4 Common files for packages built fr

php4 recommends no packages.

-- no debconf information



Bug#403224: initramfs-tools: Unbootable after today Sid dist-upgrade (version 0.85d)

2006-12-15 Thread Benjamí Villoslada
Package: initramfs-tools
Version: 0.85d
Severity: important


After Knoppix boot I seen that have initrd.img backup file in /boot and that 
the new initrd.img file is suspiciously small than the bak.

I've recovered the .back file and now the system boots and works fine:

-
$ ls -l /boot/initrd.img-2.6.16.18-smp-bitassa*
-rw-r--r-- 1 root root 4363993 2006-12-04 13:01 
/boot/initrd.img-2.6.16.18-smp-bitassa
-rw-r--r-- 1 root root 4090750 2006-12-15 12:09 
/boot/initrd.img-2.6.16.18-smp-bitassa.kaput
-

-
$ apt-cache policy initramfs-tools
initramfs-tools:
  Instal·lat: 0.85d
  Candidat: 0.85d
  Taula de versió:
 *** 0.85d 0
500 ftp://ftp.fr.debian.org unstable/main Packages
100 /var/lib/dpkg/status
-


-- Package-specific info:
-- /proc/cmdline
root=/dev/sda5 ro 

-- /proc/filesystems
ext3
cramfs

-- lsmod
Module  Size  Used by
usb_storage70016  1 
nvidia   4552244  12 
xt_tcpudp   3200  1 
iptable_filter  2976  1 
ip_tables  12436  1 iptable_filter
x_tables   12068  2 xt_tcpudp,ip_tables
button  6544  0 
ac  4836  0 
battery 9476  0 
ipv6  229088  22 
dm_snapshot15584  0 
dm_mirror  18676  0 
dm_mod 49204  2 dm_snapshot,dm_mirror
sr_mod 16100  0 
sbp2   19876  0 
ide_generic 1344  0 [permanent]
ide_disk   14816  0 
snd_cmipci 31808  4 
gameport   14536  1 snd_cmipci
snd_pcm_oss44224  0 
snd_mixer_oss  15904  1 snd_pcm_oss
snd_pcm77060  3 snd_cmipci,snd_pcm_oss
snd_page_alloc 10024  1 snd_pcm
snd_opl3_lib9696  1 snd_cmipci
snd_hwdep   8836  1 snd_opl3_lib
snd_mpu401_uart 7296  1 snd_cmipci
snd_seq_dummy   3716  0 
snd_seq_oss29092  0 
snd_seq_midi8256  0 
snd_rawmidi22976  2 snd_mpu401_uart,snd_seq_midi
snd_seq_midi_event  6944  2 snd_seq_oss,snd_seq_midi
snd_seq47052  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  21636  4 snd_pcm,snd_opl3_lib,snd_seq
snd_seq_device  8524  6 
snd_opl3_lib,snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
joydev  9088  0 
floppy 57200  0 
mousedev   10880  1 
snd48384  18 
snd_cmipci,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_opl3_lib,snd_hwdep,snd_mpu401_uart,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
psmouse34696  0 
tsdev   7456  0 
soundcore   9216  1 snd
serio_raw   6916  0 
pcspkr  3460  0 
evdev   8992  2 
i2c_i8018172  0 
i2c_core   19840  2 nvidia,i2c_i801
rtc12500  0 
hw_random   5592  0 
intel_agp  21084  1 
agpgart29864  2 nvidia,intel_agp
eth139419044  0 
usbhid 33088  0 
sd_mod 16608  6 
ide_cd 35936  0 
cdrom  32304  2 sr_mod,ide_cd
e1000  97492  0 
ehci_hcd   28168  0 
ohci1394   30416  0 
ieee1394   87256  3 sbp2,eth1394,ohci1394
ahci   12996  4 
libata 53648  1 ahci
scsi_mod  124236  6 usb_storage,sr_mod,sbp2,sd_mod,ahci,libata
uhci_hcd   28048  0 
piix9444  0 [permanent]
generic 4388  0 [permanent]
ide_core  113868  6 
usb_storage,ide_generic,ide_disk,ide_cd,piix,generic
usbcore   113664  5 usb_storage,usbhid,ehci_hcd,uhci_hcd
thermal13320  0 
processor  25640  1 thermal
fan 4676  0 

-- kernel-img.conf
do_symlinks = yes
relative_links = yes
do_bootloader = no
do_bootfloppy = no
do_initrd = yes
link_in_boot = no
postinst_hook = /usr/sbin/update-grub 
postrm_hook   = /usr/sbin/update-grub


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

Versions of packages initramfs-tools depends on:
ii  busybox   1:1.1.3-3  Tiny utilities for small and embed
ii  cpio  2.6-17 GNU cpio -- a program to manage ar
ii  klibc-utils   1.4.30-3   small statically-linked utilities 
ii  module-init-tools 3.3-pre3-1 tools fo

Bug#403224: Boot errors

2006-12-15 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-15"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
version=2.60-bugs.debian.org_2005_01_02

Sorry I've forget to explain the boot errors:

=2D--
modprobe: FATAL: Could not load /lib/modules/2.6.[...]/modules.dep: No
such file or directory

(4 times)

=46ailed to execute /init
Kernel panic - not syncing: No init found. Try passing init=3D option to ke=
rnel.
=2D--


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#403224: initramfs-tools: Unbootable after today Sid dist-upgrade (version 0.85d)

2006-12-15 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

El Divendres 15 Desembre 2006 15:39, v=E0reu escriure:
> On Fri, Dec 15, 2006 at 02:35:11PM +0100, Benjam=ED Villoslada wrote:

> is your root full?=20

No

> output of=20
> sh -x update-initramfs -u

$ sudo update-initramfs -u
/boot/initrd.img-2.6.16.18-smp-bitassa has been altered. Cannot update.

(maybe due my today undo=20
renaming /boot/initrd.img-2.6.16.18-smp-bitassa.bak ?)

> df

$ df -h
S. fitxersMida En =FAs Lliure %=DAs Muntat en
/dev/sda5 6,5G  3,8G  2,4G  62% /
tmpfs 506M 0  506M   0% /lib/init/rw
udev   10M  124K  9,9M   2% /dev
tmpfs 506M 0  506M   0% /dev/shm
/dev/sda7 211G   71G  130G  36% /home
/dev/sdb1  76G   68G  4,0G  95% /media/disk

> > nvidia   4552244  12
>
> binary crap

Yes :(

My next 3D card it will be Intel.


=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E


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



Bug#403224: initramfs-tools: Unbootable after today Sid dist-upgrade (version 0.85d)

2006-12-15 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

El Divendres 15 Desembre 2006 16:24, v=E0reu escriure:
> hmm,
> did you interrupt some upgrades?

No, and nI'm careful with upgrades:=20

=2D System reboot when boot programs are involved
=2D Dist-upgrade are every day or two.

Today dist-upgrade (copy&paste from /var/log/aptitude):

dv, des 15 2006 12:05:32 +0100

[...]

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D
[Instal=B7la, depend=E8ncies] libdns22
[Actualitza] bind9-host 1:9.3.2-P1.0-1 -> 1:9.3.3-1
[Actualitza] dnsutils 1:9.3.2-P1.0-1 -> 1:9.3.3-1
[Actualitza] dvd+rw-tools 7.0-4 -> 7.0-5
[Actualitza] initramfs-tools 0.85c -> 0.85d
[Actualitza] k3b 0.12.17-7 -> 0.12.17-8
[Actualitza] klibc-utils 1.4.30-2 -> 1.4.30-3
[Actualitza] libbind9-0 1:9.3.2-P1.0-1 -> 1:9.3.3-1
[Actualitza] libisc11 1:9.3.2-P1.0-1 -> 1:9.3.3-1
[Actualitza] libisccc0 1:9.3.2-P1.0-1 -> 1:9.3.3-1
[Actualitza] libisccfg1 1:9.3.2-P1.0-1 -> 1:9.3.3-1
[Actualitza] libk3b2 0.12.17-7 -> 0.12.17-8
[Actualitza] libklibc 1.4.30-2 -> 1.4.30-3
[Actualitza] liblwres9 1:9.3.2-P1.0-1 -> 1:9.3.3-1
[Actualitza] mercurial 0.9.1-1 -> 0.9.2-2
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D

> sh -x update-initramfs -u -t

# sh -x update-initramfs -u -t
+ STATEDIR=3D/var/lib/initramfs-tools
+ BOOTDIR=3D/boot
+ CONF=3D/etc/initramfs-tools/update-initramfs.conf
+ KPKGCONF=3D/etc/kernel-img.conf
+ set -e
+ '[' -r /etc/initramfs-tools/update-initramfs.conf ']'
+ . /etc/initramfs-tools/update-initramfs.conf
++ update_initramfs=3Dyes
++ backup_initramfs=3Dyes
+ verbose=3D0
+ yes=3D0
+ takeover=3D0
+ getopts 'k:cudyvtb:h?' flag
+ case "${flag}" in
+ mode=3Du
+ getopts 'k:cudyvtb:h?' flag
+ case "${flag}" in
+ takeover=3D1
+ getopts 'k:cudyvtb:h?' flag
+ '[' -z u ']'
+ '[' '' =3D all ']'
+ case "${mode}" in
+ update
+ '[' yes =3D no ']'
+ '[' -z '' ']'
+ set_linked_version
+ '[' -L /initrd.img ']'
+ '[' -L /boot/initrd.img ']'
+ '[' -z '' ']'
+ return
+ '[' -z '' ']'
+ set_highest_version
+ get_sorted_versions
+ version_list=3D
+ for gsv_x in '"${STATEDIR}"/*'
++ basename /var/lib/initramfs-tools/2.6.15-1-486
+ gsv_x=3D2.6.15-1-486
+ '[' 2.6.15-1-486 =3D '*' ']'
+ worklist=3D
+ '[' 2.6.15-1-486 '!=3D' '' ']'
+ worklist=3D' 2.6.15-1-486'
+ version_list=3D' 2.6.15-1-486'
+ for gsv_x in '"${STATEDIR}"/*'
++ basename /var/lib/initramfs-tools/2.6.16-1-486
+ gsv_x=3D2.6.16-1-486
+ '[' 2.6.16-1-486 =3D '*' ']'
+ worklist=3D
+ for gsv_i in '$version_list'
+ dpkg --compare-versions 2.6.16-1-486 '>' 2.6.15-1-486
+ worklist=3D' 2.6.16-1-486 2.6.15-1-486'
+ gsv_x=3D
+ '[' '' '!=3D' '' ']'
+ version_list=3D' 2.6.16-1-486 2.6.15-1-486'
+ for gsv_x in '"${STATEDIR}"/*'
++ basename /var/lib/initramfs-tools/2.6.16-1-686-smp
+ gsv_x=3D2.6.16-1-686-smp
+ '[' 2.6.16-1-686-smp =3D '*' ']'
+ worklist=3D
+ for gsv_i in '$version_list'
+ dpkg --compare-versions 2.6.16-1-686-smp '>' 2.6.16-1-486
+ worklist=3D' 2.6.16-1-686-smp 2.6.16-1-486'
+ gsv_x=3D
+ for gsv_i in '$version_list'
+ dpkg --compare-versions '' '>' 2.6.15-1-486
+ worklist=3D' 2.6.16-1-686-smp 2.6.16-1-486 2.6.15-1-486'
+ '[' '' '!=3D' '' ']'
+ version_list=3D' 2.6.16-1-686-smp 2.6.16-1-486 2.6.15-1-486'
+ for gsv_x in '"${STATEDIR}"/*'
++ basename /var/lib/initramfs-tools/2.6.16.18-smp-bitassa
+ gsv_x=3D2.6.16.18-smp-bitassa
+ '[' 2.6.16.18-smp-bitassa =3D '*' ']'
+ worklist=3D
+ for gsv_i in '$version_list'
+ dpkg --compare-versions 2.6.16.18-smp-bitassa '>' 2.6.16-1-686-smp
+ worklist=3D' 2.6.16.18-smp-bitassa 2.6.16-1-686-smp'
+ gsv_x=3D
+ for gsv_i in '$version_list'
+ dpkg --compare-versions '' '>' 2.6.16-1-486
+ worklist=3D' 2.6.16.18-smp-bitassa 2.6.16-1-686-smp 2.6.16-1-486'
+ for gsv_i in '$version_list'
+ dpkg --compare-versions '' '>' 2.6.15-1-486
+ worklist=3D' 2.6.16.18-smp-bitassa 2.6.16-1-686-smp 2.6.16-1-486 2.6.15-1=
=2D486'
+ '[' '' '!=3D' '' ']'
+ version_list=3D' 2.6.16.18-smp-bitassa 2.6.16-1-686-smp 2.6.16-1-486=20
2.6.15-1-486'
+ verbose 'Available versions:  2.6.16.18-smp-bitassa 2.6.16-1-686-smp=20
2.6.16-1-486 2.6.15-1-486'
+ '[' 0 =3D 1 ']'
+ set -- 2.6.16.18-smp-bitassa 2.6.16-1-686-smp 2.6.16-1-486 2.6.15-1-486
+ version=3D2.6.16.18-smp-bitassa
+ '[' -z 2.6.16.1

Bug#403224: initramfs-tools: Unbootable after today Sid dist-upgrade (version 0.85d)

2006-12-16 Thread Benjamí Villoslada
ou are not allowed to store it in your Windows computer.
MIME-Version: 1.0
Content-Type: Multipart/Mixed;
  boundary="Boundary-00=_/r+gFn8n9xu7wkl"
Message-Id: <[EMAIL PROTECTED]>
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
autolearn=no version=2.60-bugs.debian.org_2005_01_02

--Boundary-00=_/r+gFn8n9xu7wkl
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

El Dissabte 16 Desembre 2006 08:45, maximilian attems va escriure:
> sh -x mkinitramfs -o /tmp/foo

Is long long, I attach it :)

$ ls -l /tmp/foo
=2Drw-r--r-- 1 root root 4090711 2006-12-16 13:39 /tmp/foo

Thanks!

Best regards,

=2D-=20
Benjam=ED
http://blog.bitassa.cat



=2E

--Boundary-00=_/r+gFn8n9xu7wkl
Content-Type: application/x-gzip;
  name="mkinitramfs-o_out.gz"
Content-Transfer-Encoding: base64
Content-Disposition: attachment;
filename="mkinitramfs-o_out.gz"

H4sICOHpg0UAA21raW5pdHJhbWZzLW9fb3V0AO19a3PbVpL29/wKjMdVyjhDUaJsxcqWpt5M4plJ
TRKnksy+M5tkuBAAighxMy4S5az3t2+fG3AAghQlNGzgsFOxSOLynO5G9/P0OQRJP7cd+7P//b2V
La3J2gpXfuTnqR0uMmsSW9M8TKaLOP7oE6sI7WxlnZzMZvBi5XnJZQRPvnj97V++/Or7y6mXO9Py
1Ekex0EGu2+89CrOPH6ol6Zxms3z+PJo9qep691MoyIIjmDPn//xw7/+/PqfHOfKh2M/sa69PE5y
ZoL72Sr+LP3sxppMgji6trIiSeI099zJMs7yCYyQ+XH02R+r7bmdwunlHmsS1d2aNDx7/d2PX73+
9ofLI7b96OejI7WPPYfDmYlHPx1ZJ9bR7y75wy9sk3djB1bm5Qxwx6mfqGO0QeElAORp4cGDY2ee
9eTp6ROLuW7FRb7wA+9SMzBb+ovcmm09he+Hx6vUs1fSWHAaLBCWNl8fW9MiS6fZ0k695kWbZk7q
J3k2XRSRk0P8svtOWMbxatI4uiUbqtfHThwtWGC+ef3lP75+9cNlCBeSvZZ5cHnHX7x+/eNlEDt2
wF59+eo/v/ri1aWXL0/Yy2//8sP3bL9d5CxAr/754/efz1kuXsKrRZxaPkTGOtphNbPh2J0+g5g8
/U1m8btqKxvkCqIc2aG3Hw7P2tRLrKN//2RP3p5MLn6Rjz8fzye/PHtaHTG5gVw5dpPV9eSYb9cd
AIP68KH1kshDUy8rQg/PAUsA1v14+lt1zLsyK/cxrMravXz4/tUP//jm1SVnmMy1z7cVxNuqHMXW
PC6cpUYMn4Afthv40cqaLHTCaClRwQ+TyLNOBRoQJo/7JBU0yKjocnZ8fnwK/7+cZGEyufJzO8ts
Vs9Lz1nNQxgJjrS2HlWk9wGx4Lh+eln5KI1h1wpYJ0n9KJ/4UZbbQWCzgp3YqbP0c8/Ji5RRy5ff
/f2v88+//+Jvl/7Zy3PFNU9/K7e/E5wDxtaMYewkB3HiMIF0VQSctTtkBblVnpl6MHxknewXi/vY
KHtYsPZAUwlzz5EykYDw52x/4DNeg0RgCqBtYEWR+fO1rAtpxztesnyoo98dMTG+b7jpyksjL/DW
sEuNrYaBMtT3HmEOmy+9NATx2zmiJY9CHbmAot5vWIsdqsZ2wtrY7DRGQRXhffPVt3//z1ffHz0s
5BzBKUDd3UugiBkrNN4VeM4y5jvFEwt44vIx9XHUgwMyPqO0nV3T92P4XizUJkeP4Z9dOIp5th6D
zDlH20fijQYfDDQ39yO9Ff1NOvtOtqRbNnNv3Kbwyj6Q9/+BfzUNY7cIvGy6LXCludA93Hu8Jvl7
n6P2HrssQYWChqvcC6H1YYmnzyfm/+T/Mel89cOP3AfmnX7E17PTC6alOoi2f/L66wpkPv/xm+++
+O6r13/9rw0gduC/GNan3STdW7OZkhb2apu8XtUG2VZWG6SX2gYFX0Nh075qg+aVzEWXJSJM9lgu
LWQTZ0HqWXBxLBl+K2MHyAkJy9rKYt5BhitIYWuSWFsiLiaT7284Dft9Dgt473M4wHqfw0mc9zlk
9p7zRp76Pofci2eZNUIwnmjzS3nWk6Odc9OSQSuFYZOoNnFRPgmitl13LrfMF2kcztlUa+eJDXa/
f4jMc9mRR9N//37qHt2HzSaBMu5sYpv3Eph9z9DUjK2aWJdWKVH6Rv4g41nk8VwL6ubyUfMIvmiw
eVjptLd0/MnSca1YPSnKJ9nV0ucPkyyPU/vaAwXIZ+zPmeVn8SKzfoV/EfxLPT/zUniyhn/2Yp7Y
zgpaFjtfXUEFvDx5zuaFoR0VdlAzTo3O5TR2kzS+gln2JKtW/NobLjjGv45iaAGlVrKTlvHtBALo
RW4d2L5dsfSAI2GIqfWbxVXWejqz3qm2NrTLvvbjLXbU+p+N4Zvjw9GncJy2Nmr9jzCErSu22wJ7
/qCvpTy62uW8ZuqmPjMZsvEKqAeSEZ6wx+NVXC4l+KlYUcIAxeGqbQP1YW4QWZMMB60Xj9ViV6Sx
QgSUcCdfH0busvcGpqqi0ZK3idpf9i7lkji6vV3SdyOoffi8T/4OQIbivmQoJhnaQ4b0JYjDCAMv
vrgXRotHxmgxLqPFxGiM0Yq+GK0gRiNG21Z8RS+MVoyM0QpcRiuI0Tij8SHw+ayEJTYjNlNh8KOk
yKciN9DIrAHaH5fxgfqwtwuXNUPai8vj4TKF3Qeh6dgHz2q+67F/E7SFzwZgP2UMA2Bb+djibQYQ
2Ula4syczOd/GD+gpGgTsZ8cZQOg2/nYLN0IIraflKfUH5ZhkAI71cQWrU1sx+6vW9SahZ4M79I2
bol0TyEYSf/I8PDfMpegB9sxLrIpiwH/06maG0C4pSvBsSx7aG02g4To0HiK76yP4jvbs/gGEAKO
gh6DEvWQGYgHQfztykF1KHQWKi8XjnGPIKJGrDC9GgkX/dpDGf5KRfir+Ne1ACsY9OL7tUPp1cx6
RNlp0cHzZSQFF/VQcNGBF1zk5dOsiNLEkQ+d6q4NDbf8qhFQLXxoJbaGDde7w13zAlqCspw7cRjG
EX9qO0FXPWhFRJeGahR0Qx8hFu1RRHf0oDM1iJ2VK/52TdE6FHpucmA84x6Rj41YYXp10DkYiX8I
FClh+uBFHLMex4IqOni+jKRlVueh98068ME2z5AMKg7lk65F2AaIXo761cO08hHV2RpAZCdHUqzr
Hup0TSUqvjlBe9L9/aVNwB7eZxLY2FY+6j2nlgAiO3nQ/dta/OualxUMejauOyRizaxHpJ8WHTxf
RiIJ5aHowlBDHsc7n/wA/EAo1HEEQe7CfvtXod4ThI1vuIhYAm39gosz58XF2np5enbhJPwhj2Pr
5dnFiXX1/Ll1FdqOdRWtZ5brLdZryw1mK8s7PTk54X8h0J5teYnv8BfJxdl6PffypeW9CayFZwfR
2lrYgLH02YiO57Kdy4QdDVs9K7w5f67OCe9S//QErkdk55kX+mD4bDVJHPYkd+IoiwPYl708ezk7
sRIHNp7NrDeBDeevrfTl6fmFlc382Mr87ALwsxVAZcHSsbLQuTg9XVsQ1nThp7C1iFw7cviTay+U
D/NkeceeLoE98+szKw/sCNyenZ48B8e95+sXlhsuYF8R+Il160dXceROXj4/sdZ+6sTh3LlSz/gh
7HV+lyzjyLrx7Um69COPP7vxgtjx8zvrzguC+HYhvmNyM4/4pUHPoxL1YBtOdWsbW8oPfR/lzsQK
q587ESOv4ydWagY+9o5DLWLIrh1uc6nHltcmWj4qtAFnpGZil5ws4/YBspJUdNgqKi4KuoxWsKSj
DR09rM87MO9FMqARdwk3YObWbexC3VXoiLuJu1u4Oxc/T4BO3hKX2JvYW2QDKn0LvIHzd2lkVwKX
0SMGJwZvMjhcBXz6lqDE3az+IBh41CXAhsxbpYWdSEsGjRiLGKvBWHAB0AlLYhJfHXyvCZmARtYC
a8BcXRrYhaplxIipiambTA0hwqdqCbrvrQaUH8PND4g7fn5IUNJyxs0QDDw5E2BD1rPSwk6CJoNG
ikaM1WAsHnJ0yipRibOg/Hg00EhLoQ2YtTQTu9BWGTfiLeKtJm9BsPFpS4ISa7Hqg2DgkZYAGzJn
lRZ2oiwZNGIsYqzmt9SxOON/TZ1CJc6C8uPREH/RqKuO2RuDTcsriWxuFzprxLMXh4nbzOC2+0mo
B+o7GGY77Pew2KVGJfRh96KVhV3Jm3pR4uvWX/n27B5+4VuA0vtY488PEVf8FKlwab5Cqi6yAU/Y
S7wha7tuZCd5r6JHCk8MvsHgKp49kLgOTWo//lx5E+AnicAklWdM/abbFxVvY

Bug#396249: libgphoto2-2-dev needed

2006-10-30 Thread Benjamí Villoslada
Package: libgphoto2-2
Version: 2.2.1-9
Severity: important


Today I've upgraded to the last digiKam (Debian Sid)

digikam 0.9.0~beta3-2
digikamimageplugins 0.9.0~beta3-2

And camera doesn't works:

- Doesn't detect camera
- Camera list is empty
- Camera list is empty in Control Center too ($ kcmshell kamera)

I wrote to digiKam-users list, and the main digiKam developer (Caulier Gille) 
show this bug
report: http://bugs.kde.org/show_bug.cgi?id=125696

In fact, digiKam and 'kcmshell kamera' command works again after ligphoto2-2-dev
install.  Maybe libgphoto2-2 need some files from -dev package or aadditional 
dependence?

Thanks!



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

Versions of packages libgphoto2-2 depends on:
ii  adduser  3.99Add and remove users and groups
ii  libc62.3.6.ds1-7 GNU C Library: Shared libraries
ii  libexif120.6.13-4library to parse EXIF files
ii  libgphoto2-port0 2.2.1-9 gphoto2 digital camera port librar
ii  libjpeg626b-13   The Independent JPEG Group's JPEG 
ii  libltdl3 1.5.22-4A system independent dlopen wrappe

Versions of packages libgphoto2-2 recommends:
ii  udev  0.100-2.2  /dev/ and hotplug management daemo

-- no debconf information


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