> > Please run > bash -x /etc/init.d/gpsd stop > > and mail the output, together with the content of /etc/default/gpsd.
OK, here the output(content of /etc/default/gpsd is included). So after this I
removed splashy and then I could deinstall gpsd.
box:~# bash -x /etc/init.d/gpsd stop
+ set -e
+ PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
+ DAEMON=/usr/sbin/gpsd
+ DESC='GPS (Global Positioning System) daemon'
+ PIDFILE=/var/run/gpsd.pid
+++ dirname /etc/init.d/gpsd
++ cd /etc/init.d
++ pwd -P
++ basename /etc/init.d/gpsd
+ SELF=/etc/init.d/gpsd
+ test -x /usr/sbin/gpsd
+ . /lib/lsb/init-functions
++ FANCYTTY=
++ '[' -e /etc/lsb-base-logging.sh ']'
++ . /etc/lsb-base-logging.sh
+ '[' -f /etc/default/gpsd ']'
+ . /etc/default/gpsd
++ START_DAEMON=false
++ DAEMON_OPTS=
++ DEVICES=
++ USBAUTO=false
+ case "$1" in
+ '[' xfalse = xtrue ']'
+ log_daemon_msg 'Not stopping GPS (Global Positioning System) daemon' gpsd
+ '[' -z 'Not stopping GPS (Global Positioning System) daemon' ']'
+ SPL_UPD=/sbin/splashy_update
+ '[' -r /etc/default/splashy ']'
+ . /etc/default/splashy
++ CHVT_TTY=auto
++ ENABLE_INITRAMFS=1
++ DEBUG=0
+ log_use_splashy
+ '[' n = y ']'
+ pidof splashy
+ log_to_console log_daemon_msg 'Not stopping GPS (Global Positioning System)
daemon' gpsd
+ '[' n '!=' y ']'
+ '[' no '!=' yes ']'
++ readlink /proc/self/fd/0
+ stdin=/dev/pts/1
+ '[' /dev/pts/1 '!=' /dev/pts/1 ']'
+ return 0
+ log_use_fancy_output
+ TPUT=/usr/bin/tput
+ EXPR=/usr/bin/expr
+ '[' -t 1 ']'
+ '[' xxterm '!=' '' ']'
+ '[' xxterm '!=' xdumb ']'
+ '[' -x /usr/bin/tput ']'
+ '[' -x /usr/bin/expr ']'
+ /usr/bin/tput hpa 60
+ /usr/bin/tput setaf 1
+ '[' -z ']'
+ FANCYTTY=1
+ case "$FANCYTTY" in
+ true
+ /usr/bin/tput xenl
++ /usr/bin/tput cols
+ COLS=143
+ '[' 143 ']'
+ '[' 143 -gt 6 ']'
++ /usr/bin/expr 143 - 7
+ COL=136
+ printf ' * Not stopping GPS (Global Positioning System) daemon gpsd '
* Not stopping GPS (Global Positioning System) daemon gpsd ++
/usr/bin/expr 143 - 1
+ /usr/bin/tput hpa 142
+
printf ' '
+ '[' -x /sbin/splashy_update ']'
+ '[' -z '' ']'
++ runlevel
++ sed 's/^. //'
+ RUNLEVEL=2
+ '[' -z 2 ']'
+ '[' x2 = x6 ']'
+ '[' x2 = x0 ']'
+ '[' '!' -z gpsd ']'
+ case $2 in
+ log_end_msg 0
+ '[' -z 0 ']'
+ STEPS_DIR=/lib/init/rw/splashy
+ SPL_UPD=/sbin/splashy_update
+ '[' -r /etc/default/splashy ']'
+ . /etc/default/splashy
++ CHVT_TTY=auto
++ ENABLE_INITRAMFS=1
++ DEBUG=0
+ log_use_splashy
+ '[' n = y ']'
+ pidof splashy
+ log_to_console log_end_msg 0
+ '[' n '!=' y ']'
+ '[' no '!=' yes ']'
++ readlink /proc/self/fd/0
+ stdin=/dev/pts/1
+ '[' /dev/pts/1 '!=' /dev/pts/1 ']'
+ return 0
+ '[' 136 ']'
+ '[' -x /usr/bin/tput ']'
+ printf '\r'
+ /usr/bin/tput hpa 136
+
'[' 0 -eq 0 ']'
+ echo '[ OK ]'
[ OK ]
+ '[' -x /sbin/splashy_update ']'
+ '[' '!' -d /lib/init/rw/splashy ']'
+ SPL_PRG=/lib/init/rw/splashy/2-progress
+ '[' -f /lib/init/rw/splashy/2-progress ']'
+ return 1
Thanks,
Mirko
signature.asc
Description: This is a digitally signed message part.

