Hi again guys, I fixed the problem changing the file klibc-utils.postinst. Here is the new code: ------------------------------------------------------------------------------------------------------------------ #!/bin/sh
set -e if [ ! -L /usr/share/doc/klibc-utils ] && \ [ -e /usr/share/doc/klibc-utils ]; then rm /usr/share/doc/klibc-utils -R cd /usr/share/doc/ ln -sf libklibc /usr/share/doc/klibc-utils fi ---------------------------------------------------------------------------------------------------- I dont know if it was a good idea, what do you think?? ---------- Forwarded message ---------- From: Ramon Ramos <ramonramos...@gmail.com> Date: Fri, Aug 27, 2010 at 10:58 PM Subject: Problem with the pos-install configuration of klibc-utils To: sub...@bugs.debian.org Package: klibc-utils Version: 1.5.19-1 Justification: renders package unusable Severity: grave Tags: upstream Hi guys, when i tried to update the package klibc-utils, the system showed me this message. setting klibc-utils (1.5.19-1) ... rmdir: failed to remove «/usr/share/doc/klibc-utils»: the directory is empty dpkg: error al procesar klibc-utils (--configure): Thanks for your time. -- System Information: Debian Release: squeeze/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.31-1-686-bigmem (SMP w/2 CPU cores) Locale: LANG=es_VE.UTF-8, LC_CTYPE=es_VE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages klibc-utils depends on: ii libklibc 1.5.19-1 minimal libc subset for use with i klibc-utils recommends no packages. klibc-utils suggests no packages. -- no debconf information 38,1 Final