unmet dependencies and broken count>0 problem

Posted by Simon on Ask Ubuntu See other posts from Ask Ubuntu or by Simon
Published on 2012-03-29T03:27:42Z Indexed on 2012/03/29 5:40 UTC
Read the original article Hit count: 529

Filed under:
|

I tried installing fbreader, following all the steps, but ended up with unmet dependencies, i also think a file is referenced in two locations at once and hence killing it..

any ideas how I can fix it? i've done alot of research and tried:

simon@simon-Studio-1558:~$ sudo 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:  
  dkms patch  
Use 'apt-get autoremove' to remove them.  
The following extra packages will be installed:  
  libzlcore0.12  
The following NEW packages will be installed:  
  libzlcore0.12  
0 upgraded, 1 newly installed, 0 to remove and 61 not upgraded.  
6 not fully installed or removed.  
Need to get 0 B/270 kB of archives.  
After this operation, 811 kB of additional disk space will be used.  
Do you want to continue [Y/n]? y  
(Reading database ... 179860 files and directories currently installed.)  
Unpacking libzlcore0.12 (from .../libzlcore0.12_0.12.10dfsg-4_i386.deb) ...  
dpkg: error processing /var/cache/apt/archives/libzlcore0.12_0.12.10dfsg-4_i386.deb (--unpack):  
trying to overwrite '/usr/lib/libzlcore.so.0.12.10', which is also in package libzlcore 0.12.10-1  
No apport report written because MaxReports is reached already  
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)  
Errors were encountered while processing:  
/var/cache/apt/archives/libzlcore0.12_0.12.10dfsg-4_i386.deb  
E: Sub-process /usr/bin/dpkg returned an error code (1)

sorry for the formatting, but it basically isn't liking:

dpkg: error processing /var/cache/apt/archives/libzlcore0.12_0.12.10dfsg-4_i386.deb (--unpack):  
trying to overwrite '/usr/lib/libzlcore.so.0.12.10', which is also in package libzlcore 0.12.10-1

Any ideas? Also I don't care about keeping the program, but the error is stopping

sudo apt-get remove fbreader

from working too.

© Ask Ubuntu or respective owner

Related posts about apt

Related posts about dependencies