-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

En/na Cubells ha escrit:

> Hola Pere:
>
> Jo provaria amb la comanda:
>
> $ sudo aptitude clean
>
> i després actualitzaria altra vegada el teu breezy.
>
> Si així i tot no et funciona, envia'ns el que surt amb
>
> $cat /etc/init.d/makedev
>
> Salut!!
>
Ho he provat, però no funciona. En fer update i upgrade segueix donant
el mateix error. Us pas el que em surt al posar l'ordre cat
/etc/init.d/makedev,

#! /bin/sh

N=/etc/init.d/makedev
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin

set -e

case "$1" in
  start)
        test -L /dev/MAKEDEV || ln -fs /sbin/MAKEDEV /dev/MAKEDEV

        # create dvb-devices, if the dvb-directory allready exists, and
        # no devfs is used (this a workaround for the changed major-number
        # of the dvb-devices, introduced in kernel 2.6.8, to be able to
        # switch between kernels <= 2.6.7 and >= 2.6.8, without manual
        # recreation of the devices (MAKEDEV dvb checks the kernel-version
        # and uses the correct major-number))

        if [ ! -e /dev/.devfsd ]; then
                if [ -d /dev/dvb ]; then
                        cd /dev && ./MAKEDEV dvb
                fi
        fi

        ;;
  stop|reload|restart|force-reload)
        ;;
  *)
        echo "Usage: $N {start|stop|restart|force-reload}" >&2
        exit 1
        ;;
esac

exit 0


Gràcies per l'ajuda, Cubells i Eduard
Pere
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFERJJSRzgYlimDnD8RAix0AKDFMuws86RHMcubJmZJBkoY2p3yEACgxYss
oO4jfH7mxQJYBlkNFRv+n88=
=X7NN
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Podeu consultar els arxius d'aquesta llista o canviar la vostra
subscripció a http://www.softcatala.org/llistes/
----------------------------------------------------------------

Respondre per correu electrònic a