Comment 2 for bug 863277

Revision history for this message
Clint Byrum (clint-fewbar) wrote :

The relevant error is here (translated to english):

dpkg: error processing / var/cache/apt/archives/libecj-java_3.5.1-1ubuntu3_all.deb (- unpack):
 no access to the archive: No such file or directory
Selecting previously deselected package libjasper-java.
Unpacking libjasper-java (from file .../libjasper-java_5.5.26-5_all.deb) ...
dpkg: error processing / var/cache/apt/archives/libservlet2.5-java_6.0.28-10ubuntu2_all.deb (- unpack):
 no access to the archive: No such file or directory

Igor, it looks like you may have some missing files. try

sudo apt-get clean
sudo apt-get update

And then try the installation again.

Marking Invalid, as this is not really a bug but an on disk problem. Feel free to re-open it or open a new bug report if you feel there is a defect that needs fixing.