[vz-users] 1 wirevz startet nicht

Timo Giesen giesentimo at me.com
Sat Jan 25 14:24:44 CET 2014


Ich fange nochmal von vorne an, verstehe ich das eigentlich richtig, dass
1wirevz.c in à /etc/1wirevz.c kommt??

 

 

1wirevz.c -> 'sudo gcc -o /usr/local/sbin/1wirevz
/usr/local/src/1wirevz/1wirevz.c -lconfig -lcurl'

 

Von: Timo Giesen [mailto:giesentimo at me.com] 
Gesendet: Samstag, 25. Januar 2014 13:25
An: 'volkszaehler-users at demo.volkszaehler.org'
Betreff: AW: 1 wirevz startet nicht

 

Ja habe ich gemacht 

#! /bin/sh

### BEGIN INIT INFO

# Provides:          rc.local

# Required-Start:    $remote_fs $syslog $network

# Required-Stop:

# Default-Start:     2 3 4 5

# Default-Stop:

# Short-Description: Run /etc/rc.local if it exist

### END INIT INFO

 

 

PATH=/sbin:/usr/sbin:/bin:/usr/bin

 

. /lib/init/vars.sh

. /lib/lsb/init-functions

 

do_start() {

        if [ -x /etc/rc.local ]; then

                [ "$VERBOSE" != no ] && log_begin_msg "Running local boot
scripts (/etc/rc.local)"

                /etc/rc.local

                ES=$?

                [ "$VERBOSE" != no ] && log_end_msg $ES

                return $ES

        fi

}

 

case "$1" in

    start)

        do_start

        ;;

    restart|reload|force-reload)

        echo "Error: argument '$1' not supported" >&2

        exit 3

        ;;

    stop)

        ;;

    *)

        echo "Usage: $0 start|stop" >&2

        exit 3

        ;;

esac

 

 

 

 

 

 

 

 

 

 

Von: Timo Giesen [mailto:giesentimo at me.com] 
Gesendet: Samstag, 25. Januar 2014 13:20
An: 'volkszaehler-users at demo.volkszaehler.org'
Betreff: 1 wirevz startet nicht

 

Am 25.01.2014 13:05, schrieb Timo Giesen:
> root at raspberrypi
<https://demo.volkszaehler.org/mailman/listinfo/volkszaehler-users>
:/etc/init.d# sudo insserv 1wirevz
da mal vorher
> sudo chmod +x 1wirevz
gemacht?
 
Gruß
Udo

 

Ändert sich leider nichts dran 

 

 

root at raspberrypi:/etc/init.d# <mailto:root at raspberrypi:/etc/init.d>  sudo
chmod +x 1wirevz

root at raspberrypi:/etc/init.d# <mailto:root at raspberrypi:/etc/init.d>  sudo
insserv 1wirevz

insserv: warning: script 'K011wirevz' missing LSB tags and overrides

insserv: warning: script '1wirevz' missing LSB tags and overrides

insserv: There is a loop at service plymouth if started

insserv: There is a loop between service plymouth and mountnfs if started

insserv:  loop involving service mountnfs at depth 8

insserv:  loop involving service networking at depth 7

insserv: There is a loop between service 1wirevz and mountall if started

insserv:  loop involving service mountall at depth 6

insserv:  loop involving service checkfs at depth 5

insserv: There is a loop between service 1wirevz and mountall-bootclean if
started

insserv:  loop involving service mountall-bootclean at depth 7

insserv: There is a loop at service 1wirevz if started

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Starting 1wirevz depends on plymouth and therefore on system
facility `$all' which can not be true!

insserv: Max recursions depth 99 reached

insserv:  loop involving service kbd at depth 7

insserv:  loop involving service 1wirevz at depth 1

insserv:  loop involving service urandom at depth 9

insserv: There is a loop between service plymouth and mountnfs-bootclean if
started

insserv:  loop involving service mountnfs-bootclean at depth 8

insserv: There is a loop between service 1wirevz and mountkernfs if started

insserv:  loop involving service mountkernfs at depth 1

insserv: exiting now without changing boot order!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://demo.volkszaehler.org/pipermail/volkszaehler-users/attachments/20140125/714a2cb6/attachment-0001.html>


More information about the volkszaehler-users mailing list