Package: nepenthes
Version: 0.2.0-1 (experimental)

The process of remove of the package fails when the service is not executing

carpanta:~# apt-get remove nepenthes
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias... Hecho
Los siguientes paquetes se ELIMINARÁN:
 nepenthes
0 actualizados, 0 se instalarón, 1 para eliminar y 0 no actualizados.
Necesito descargar 0B de archivos.
Se liberarón 22,5MB después de desempaquetar.
¿Desea continuar [S/n]? S
(Leyendo la base de datos ...
28711 ficheros y directorios instalados actualmente.)
Desinstalando nepenthes ...
Stopping nepenthes: invoke-rc.d: initscript nepenthes, action "stop" failed.
dpkg: error al procesar nepenthes (--remove):
el subproceso pre-removal script devolvió el código de salida de error 1
Starting nepenthes: nepenthes.
Se encontraron errores al procesar:
nepenthes
E: Sub-process /usr/bin/dpkg returned an error code (1)
carpanta:~#

And the service does not start with the default configuration of the package

carpanta:~# /etc/init.d/nepenthes start
Starting nepenthes: nepenthes.
carpanta:~# ps xafu
USER       PID %CPU %MEM    VSZ   RSS TTY      STAT START   TIME COMMAND
root         1  0.0  0.1   1864   628 ?        S    Mar08   0:00 init [2]
root         2  0.0  0.0      0     0 ?        SN   Mar08   0:00 [ksoftirqd/0]
root         3  0.0  0.0      0     0 ?        S<   Mar08   0:00 [events/0]
root         4  0.0  0.0      0     0 ?        S<   Mar08   0:00  \_ [khelper]
root         5  0.0  0.0      0     0 ?        S<   Mar08   0:00  \_ [kacpid]
root        37  0.0  0.0      0     0 ?        S<   Mar08   0:00  \_ [kblockd/0]
root        47  0.0  0.0      0     0 ?        S    Mar08   0:00  \_ [pdflush]
root        48  0.0  0.0      0     0 ?        S    Mar08   0:00  \_ [pdflush]
root        50  0.0  0.0      0     0 ?        S<   Mar08   0:00  \_ [aio/0]
root       882  0.0  0.0      0     0 ?        S<   Mar08   0:00  \_
[kmirrord/0]
root        49  0.0  0.0      0     0 ?        S    Mar08   0:00 [kswapd0]
root       192  0.0  0.0      0     0 ?        S    Mar08   0:00 [kseriod]
root       301  0.0  0.0      0     0 ?        S    Mar08   0:00 [kjournald]
root       911  0.0  0.0      0     0 ?        S    Mar08   0:00 [kjournald]
root       912  0.0  0.0      0     0 ?        S    Mar08   0:00 [kjournald]
root       913  0.0  0.0      0     0 ?        S    Mar08   0:00 [kjournald]
root       914  0.0  0.0      0     0 ?        S    Mar08   0:00 [kjournald]
root      1240  0.0  0.0      0     0 ?        S    Mar08   0:00 [khubd]
root      2658  0.0  0.1   2496   968 ?        Ss   Mar08   0:00 /sbin/syslogd
root      2668  0.0  0.0   1500   480 ?        Ss   Mar08   0:00 /sbin/klogd -x
102       2815  0.0  0.3   5324  1788 ?        Ss   Mar08   0:00
/usr/sbin/exim4 -bd -q30m
root      2841  0.0  0.3   4856  1848 ?        Ss   Mar08   0:00 /usr/sbin/sshd
root     21172  0.0  0.4   8572  2532 ?        Ss   10:14   0:00  \_
sshd: dfirvida [priv]
dfirvida 21177  0.0  0.5   8740  2648 ?        S    10:14   0:00
\_ sshd: [EMAIL PROTECTED]/0
dfirvida 21178  0.0  0.3   3508  1896 pts/0    Ss   10:14   0:00
  \_ -bash
root     21184  0.0  0.2   2768  1056 pts/0    S    10:14   0:00
      \_ su -
root     21185  0.0  0.3   3072  1728 pts/0    S    10:14   0:00
          \_ -su
root     21445  0.0  0.1   2456   928 pts/0    R+   10:34   0:00
              \_ ps xafu
daemon    2861  0.0  0.1   1744   704 ?        Ss   Mar08   0:00 /usr/sbin/atd
root      2868  0.0  0.1   2132   996 ?        Ss   Mar08   0:00 /usr/sbin/cron
root      2912  0.0  0.0   1492   484 tty1     Ss+  Mar08   0:00
/sbin/getty 38400 tty1
root      2918  0.0  0.0   1492   484 tty2     Ss+  Mar08   0:00
/sbin/getty 38400 tty2
carpanta:~#

if it is necessary I can attach the file /var/log/nepenthes.log

I am using Debian GNU/Linux 4.0, kernel 2.6.8-3-386 and libc6 2.3.6.ds1-13

Reply via email to