Package: sysv-rc-bootsplash
Version: 1.0.2-1

This is the message I have:

Paramétrage de sysv-rc-bootsplash (1.0.2-1) ...
/var/lib/dpkg/info/sysv-rc-bootsplash.postinst: 42: function: not found
dpkg : erreur de traitement de sysv-rc-bootsplash (--configure) :
le sous-processus post-installation script a retourné une erreur de
sortie d'état 127
Des erreurs ont été rencontrées pendant l'exécution :
sysv-rc-bootsplash
E: Sub-process /usr/bin/dpkg returned an error code (1)
Échec de l'installation d'un paquet. Tentative de réparation :
Paramétrage de sysv-rc-bootsplash (1.0.2-1) ...
/var/lib/dpkg/info/sysv-rc-bootsplash.postinst: 42: function: not found
dpkg : erreur de traitement de sysv-rc-bootsplash (--configure) :
le sous-processus post-installation script a retourné une erreur de
sortie d'état 127
Des erreurs ont été rencontrées pendant l'exécution :
sysv-rc-bootsplash



The patch I applied:

--- sysv-rc-bootsplash.postinst.orig    2006-09-14 19:35:23.000000000 +0200
+++ sysv-rc-bootsplash.postinst 2006-09-14 19:34:32.000000000 +0200
@@ -39,7 +39,7 @@
    ;;
esac

-function print_error () {
+print_error () {
   echo "Patches would not apply cleanly."
#    db_input high sysv-rc-bootsplash/failed || true
#    db_go


The shell I use for /bin/sh is dash

I wish, this could help you...

--
LoL
......ooo..(°_°)..ooo......

Reply via email to