apt - dpkg: error processing package unattended-upgrades - Ask Ubuntu


on doing sudo apt -f install

reading package lists... building dependency tree... reading state information... 0 upgraded, 0 newly installed, 0 remove , 0 not upgraded. 1 not installed or removed. after operation, 0 b of additional disk space used. setting unattended-upgrades (0.90ubuntu0.1) ... update-rc.d: warning: start , stop actions no longer supported; falling defaults insserv: warning: script 's80panasoniclpd-init' missing lsb tags , overrides insserv: warning: script 'panasoniclpd-init' missing lsb tags , overrides insserv: there loop between service plymouth , urandom if started insserv:  loop involving service urandom @ depth 4 insserv:  loop involving service hwclock @ depth 3 insserv: there loop between service panasoniclpd-init , udev if started insserv:  loop involving service udev @ depth 1 insserv: there loop @ service plymouth if started insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: starting panasoniclpd-init depends on plymouth , therefore on system facility `$all' can not true! insserv: max recursions depth 99 reached insserv:  loop involving service hddtemp @ depth 2 insserv: there loop between service panasoniclpd-init , mountkernfs if started insserv:  loop involving service mountkernfs @ depth 1 insserv: there loop @ service panasoniclpd-init if started insserv:  loop involving service panasoniclpd-init @ depth 1 insserv: exiting without changing boot order! update-rc.d: error: insserv rejected script header dpkg: error processing package unattended-upgrades (--configure):  subprocess installed post-installation script returned error exit status 1 errors encountered while processing:  unattended-upgrades 

getting same sudo dpkg —configure -a

i had problem also. able fix adding following lines /etc/init.d/panasoniclpd-init file.

### begin init info # provides:          panasonicmfslpd # required-start:    $all # required-stop: # default-start:     2 3 4 5 # default-stop: # short-description: panasonic scanner driver # description:       panasonic scanner driver ### end init info 

it should this.

#! /bin/sh ### begin init info # provides:          panasonicmfslpd # required-start:    $all # required-stop: # default-start:     2 3 4 5 # default-stop: # short-description: panasonic scanner driver # description:       panasonic scanner driver ### end init info  start() {         /usr/local/share/panasonic/scanner/bin/panasonicmfslpd & }  stop() {         killall panasonicmfslpd         echo }  restart() {         stop         start }  case "$1" in   start)         start         ;;   stop)         stop         ;;   restart|force-reload)         restart         ;;   *)         echo $"usage: $0 {start|stop|status|restart|reload|force-reload|condrestart}"         exit 1 esac  exit 0 

Comments

Popular posts from this blog

download - Firefox cannot save files (most of the time), how to solve? - Super User

windows - "-2146893807 NTE_NOT_FOUND" when repair certificate store - Super User

sql server - "Configuration file does not exist", Event ID 274 - Super User