Forum
initscripts apt-get upgrade error - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Configuration (/forum-17.html)
+--- Thread: initscripts apt-get upgrade error (/thread-1534.html)



initscripts apt-get upgrade error - markosjal - 24th Oct, 2013 03:03 PM

I tried a sudo apt-get upgrade tonight and I get the following error.
Code:
Unpacking replacement initscripts ...
Processing triggers for man-db ...
Setting up initscripts (2.88dsf-41+deb7u1) ...
insserv: Service checkfs has to be enabled to start service mountall
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing initscripts (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1)

how do i fix this?


RE: initscripts apt-get upgrade error - hobogiggedy - 25th Oct, 2013 05:57 PM

(24th Oct, 2013 03:03 PM)markosjal Wrote:  I tried a sudo apt-get upgrade tonight and I get the following error.
Code:
Unpacking replacement initscripts ...
Processing triggers for man-db ...
Setting up initscripts (2.88dsf-41+deb7u1) ...
insserv: Service checkfs has to be enabled to start service mountall
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing initscripts (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1)

how do i fix this?

I'm getting the same issue on a fresh install of Xbian.

Currently trying to figure out how to get the checkfs service to run. If I have any luck I'll post back here.


RE: initscripts apt-get upgrade error - juanghurtado - 25th Oct, 2013 08:18 PM

I have the very same error on a fresh install that I did yesterday. Tried to fix it in many ways, but none of the worked.


RE: initscripts apt-get upgrade error - belese - 25th Oct, 2013 08:54 PM

is this doesn't resolve problem?
http://forum.xbian.org/thread-1312-page-36.html


RE: initscripts apt-get upgrade error - noppes123 - 26th Oct, 2013 02:03 AM

(25th Oct, 2013 08:54 PM)belese Wrote:  is this doesn't resolve problem?
http://forum.xbian.org/thread-1312-page-36.html

Not for me. After execution the commands in that post it hits the same error on a new apt-get upgrade command:

insserv: Service checkfs has to be enabled to start service mountall
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing initscripts (--configure):
subproces installed post-installation script gaf een foutwaarde 1 terug [ translate: returned error 1]
Fouten gevonden tijdens behandelen van: [translate: errors found during execution of]
initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1)

EDIT: I am running a fresh install of beta 1.1


RE: initscripts apt-get upgrade error - markosjal - 27th Oct, 2013 02:27 AM

I followed another post that said to remove mounts* and I got past this issue with 2 side effects. I can now not shut down just displays "closing xbmc" with moving status bar , and ssh server never autostarts. Going to try a clean install from the current img.

The upgrade mechanisms in xbian are awful.


RE: initscripts apt-get upgrade error - Exnor - 28th Oct, 2013 09:37 AM

Hi guys,

Same problem here on my 2nd Pi... Tried the previous mentioned solutions and no go Sad

console paste after APT-get upgrade:

"
Fetched 8,122 kB in 15s (531 kB/s)
Preconfiguring packages ...
(Reading database ... 30240 files and directories currently installed.)
Preparing to replace sysvinit-utils 2.88dsf-41 (using .../sysvinit-utils_2.88dsf-41+deb7u1_armhf.deb) ...
Unpacking replacement sysvinit-utils ...
Processing triggers for man-db ...
Setting up sysvinit-utils (2.88dsf-41+deb7u1) ...
(Reading database ... 30240 files and directories currently installed.)
Preparing to replace sysv-rc 2.88dsf-41 (using .../sysv-rc_2.88dsf-41+deb7u1_all.deb) ...
Unpacking replacement sysv-rc ...
Processing triggers for man-db ...
Setting up sysv-rc (2.88dsf-41+deb7u1) ...
Setting up initscripts (2.88dsf-41+deb7u1) ...
insserv: Service checkfs has to be enabled to start service mountall
insserv: exiting now!
update-rc.d: error: insserv rejected the script header
dpkg: error processing initscripts (--configure):
subprocess installed post-installation script returned error exit status 1
Errors were encountered while processing:
initscripts
E: Sub-process /usr/bin/dpkg returned an error code (1)
"

running Beta1.1

thks

ok my bad...

Tried again the solution mentioned in the other thread and it worked...