PDA

View Full Version : [ubuntu] Crash during updates left with broken dependencies



Don Giovanni
June 3rd, 2009, 07:12 AM
This morning i was updating through the update manager and my system locked up, I tried to let it go on its own but in the end I had to hard reset. I tried to complete the updates but it returned with dependency errors

sudo dpkg --configure -a
gives me the following

Setting up libsqlite3-0 (3.6.10-1ubuntu0.2) ...
dpkg (subprocess): unable to execute post-installation script
: Exec format error
dpkg: error processing libsqlite3-0 (--configure):
subprocess post-installation script returned error exit status 2
Setting up foomatic-db-engine (4.0.0-0ubuntu6.1) ...
dpkg (subprocess): unable to execute post-installation script: Exec format error
dpkg: error processing
foomatic-db-engine (--configure):
subprocess post-installation script returned error exit status 2

dpkg: dependency problems prevent configuration of evolution-plugins:
evolution-plugins depends on libsqlite3-0 (>= 3.6.10); however:
Package libsqlite3-0 is not configured yet.

dpkg: error processing evolution-plugins (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of evolution:
evolution depends on libsqlite3-0 (>= 3.6.10); however:
Package libsqlite3-0 is not configured yet.

dpkg: error processing evolution (--configure):
dependency problems - leaving unconfigured
Setting up cron (3.0pl1-105ubuntu1.1) ...

dpkg (subprocess): unable to execute post-installation script: Exec format error
dpkg: error processing cron (--configure):
subprocess post-installation script returned error exit status 2
dpkg: dependency problems prevent configuration of evolution-dbg:
evolution-dbg depends on evolution (= 2.26.1-0ubuntu2); however:
Package evolution is not configured yet.

dpkg: error processing evolution-dbg (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libsqlite3-0
foomatic-db-engine
evolution-plugins
evolution
cron
evolution-dbg

KWhistle
June 4th, 2009, 07:26 AM
Same here.