Comment 1 for bug 1588225

Revision history for this message
pramathesh ambasta (pramathesh-ambasta) wrote :

I did a complete purge of the repository and then added it again. Then reinstalled the sdk.

At the end of the install process I got an error regarding configuration of schroot, ubuntu-sdk and ubuntu-sdk-ide packages.

I did sudo dpkg --configure -a

The results of the command are:
*****************************************************
sudo dpkg --configure -a
Setting up schroot (1.6.10-1ubuntu3) ...
insserv: warning: script 'K01runmbbservice' missing LSB tags and overrides
insserv: warning: script 'runmbbservice' missing LSB tags and overrides
insserv: Starting runmbbservice depends on ondemand and therefore on system facility `$all' which can not be true!
insserv: Starting runmbbservice depends on ondemand and therefore on system facility `$all' which can not be true!
insserv: Starting runmbbservice depends on ondemand and therefore on system facility `$all' which can not be true!
insserv: Starting runmbbservice depends on ondemand and therefore on system facility `$all' which can not be true!
insserv: There is a loop between service runmbbservice and ondemand if started
insserv: loop involving service ondemand at depth 8
insserv: loop involving service runmbbservice at depth 1
insserv: Starting runmbbservice depends on ondemand and therefore on system facility `$all' which can not be true!
insserv: exiting now without changing boot order!
update-rc.d: error: insserv rejected the script header
dpkg: error processing package schroot (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of ubuntu-sdk-ide:
 ubuntu-sdk-ide depends on schroot; however:
  Package schroot is not configured yet.

dpkg: error processing package ubuntu-sdk-ide (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ubuntu-sdk:
 ubuntu-sdk depends on ubuntu-sdk-ide; however:
  Package ubuntu-sdk-ide is not configured yet.

dpkg: error processing package ubuntu-sdk (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 schroot
 ubuntu-sdk-ide
 ubuntu-sdk
****************************************

*However*, ubuntu-sdk is running and it has also updated the 15.04-armhf kit I had created.