I'm trying to install Acetoniso. But when I do, I get the following:
Code:
root@DP5:/home/dpich# apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
libdmraid1.0.0.rc15 libdns50
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
ia32-libs
The following NEW packages will be installed:
ia32-libs
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
1 not fully installed or removed.
Need to get 0B/29.2MB of archives.
After this operation, 132MB of additional disk space will be used.
Do you want to continue [Y/n]? y
(Reading database ... 118396 files and directories currently installed.)
Unpacking ia32-libs (from .../ia32-libs_2.7ubuntu17_amd64.deb) ...
lzma: Decoder error
dpkg-deb: subprocess <decompress> returned error exit status 1
dpkg: error processing /var/cache/apt/archives/ia32-libs_2.7ubuntu17_amd64.deb (--unpack):
short read in buffer_copy (backend dpkg-deb during `./usr/lib32/libgio-2.0.so.0.2200.2')
No apport report written because the error message indicates a dpkg I/O error
Errors were encountered while processing:
/var/cache/apt/archives/ia32-libs_2.7ubuntu17_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
root@DP5:/home/dpich#



Comment