Comment 2 for bug 301663

Revision history for this message
Jean-Baptiste Lallement (jibel) wrote :

Thanks for your report.

The cause of the failure is:
dpkg: error processing /var/cache/apt/archives/kaffe-common_2%3a1.1.8-5ubuntu1_all.deb (--unpack):
 cannot access archive: No such file or directory
dpkg: error processing /var/cache/apt/archives/libecj-java_3.3.0+0728-10_all.deb (--unpack):
 cannot access archive: No such file or directory
Selecting previously deselected package libantlr-java.
(Reading database ... 474888 files and directories currently installed.)
Unpacking libantlr-java (from .../libantlr-java_2.7.7-6ubuntu4_all.deb) ...
dpkg: error processing /var/cache/apt/archives/sun-java6-bin_6-10-0ubuntu2_i386.deb (--unpack):
 cannot access archive: No such file or directory

Could you please try the following and tell if this helps:
sudo apt-get clean
sudo apt-get update
sudo apt-get install --reinstall kaffe

If it works then do the same for the other packages you've reported.

Thanks in advance.