Comment 2 for bug 291979

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote : Re: package update-manager None [modified: /var/lib/dpkg/info/update-manager.list] failed to install/upgrade: ErrorMessage: SystemError in cache.commit(): E:Sub-process /usr/bin/dpkg returned an error code (1), E:Sub-process /usr/bin/dpkg returned an error code (1)

Thanks for your report.

From your log file:
=====
Preparing to replace mysql-server-5.0 5.0.51a-3ubuntu5.1 (using .../mysql-server-5.0_5.0.67-0ubuntu6_i386.deb) ...

 * Stopping MySQL database server mysqld

   ...done.

 * Stopping MySQL database server mysqld

   ...done.

df: `/var/lib/mysql/.': No such file or directory

df: no file systems processed

ERROR: There's not enough space in /var/lib/mysql/

dpkg: error processing /var/cache/apt/archives/mysql-server-5.0_5.0.67-0ubuntu6_i386.deb (--unpack):

 subprocess pre-installation script returned error exit status 1

 * Stopping MySQL database server mysqld

   ...done.

df: `/var/lib/mysql/.': No such file or directory

df: no file systems processed

 * /etc/init.d/mysql: ERROR: The partition with /var/lib/mysql is too full!

invoke-rc.d: initscript mysql, action "start" failed.

dpkg: error while cleaning up:

 subprocess post-installation script returned error exit status 1

=====

It seems that /var/lib/mysql has been removed. Could you please describe the steps you've followed to upgrade.

Thanks.