Comment 44 for bug 659438

Revision history for this message
Jon Pawley (nz-jon) wrote :

Hi,

I've tried installing the following, but the process just seems to hang, and I can only kill the apt-get process by closing the terminal (i.e. CTRL+C doesn't stop it):

jon@black:~$ sudo apt-get install subversion apache2 libapache2-svn
Reading package lists... Done
Building dependency tree
Reading state information... Done
subversion is already the newest version.
The following extra packages will be installed:
  apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common
  libaprutil1-dbd-sqlite3 libaprutil1-ldap
Suggested packages:
  apache2-doc apache2-suexec apache2-suexec-custom db4.8-util
The following NEW packages will be installed:
  apache2 apache2-mpm-worker apache2-utils apache2.2-bin apache2.2-common
  libapache2-svn libaprutil1-ldap
The following packages will be upgraded:
  libaprutil1-dbd-sqlite3
1 upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B/3,401kB of archives.
After this operation, 11.1MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ...
dpkg: warning: files list file for package `libaprutil1-dbd-sqlite3' missing, assuming package has no files currently installed.
(Reading database ... 238402 files and directories currently installed.)
Preparing to replace libaprutil1-dbd-sqlite3 1.3.9+dfsg-3ubuntu0.10.10.1 (using .../libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.10.1_amd64.deb) ...
Unpacking replacement libaprutil1-dbd-sqlite3 ...

If I try installing this via the Software Centre, then I get a similar message as originally logged:

"SystemError: E:I wasn't able to locate file for the libaprutil1-dbd-sqlite3 package. This might mean you need to manually fix this package."

I have no idea how to manually fix this package.