How to fix broken packages?


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu How to fix broken packages?
# 1  
Old 09-10-2012
How to fix broken packages?

I had played with the boost development packages for a while ago and now Synaptic fails to remove or add new packages, giving the below error report:
Code:
E: /var/cache/apt/archives/libboost-system_111111-natty_i386.deb: trying to overwrite '/usr/lib/libboost_system-mt.so', which is also in package libboost-system1.42-dev 1.42.0-4ubuntu2
E: /var/cache/apt/archives/libboost-filesystem_111111-natty_i386.deb: trying to overwrite '/usr/lib/libboost_filesystem-mt.so', which is also in package libboost-filesystem1.42-dev 1.42.0-4ubuntu2
E: /var/cache/apt/archives/libboost-program-options_111111-natty_i386.deb: trying to overwrite '/usr/lib/libboost_program_options-mt.so', which is also in package libboost-program-options1.42-dev 1.42.0-4ubuntu2
E: /var/cache/apt/archives/boost-quickbook_111111-natty_i386.deb: trying to overwrite '/usr/bin/quickbook', which is also in package libboost1.42-dev 1.42.0-4ubuntu2
E: /var/cache/apt/archives/libboost-test_111111-natty_i386.deb: trying to overwrite '/usr/lib/libboost_unit_test_framework-mt.so', which is also in package libboost-test1.42-dev 1.42.0-4ubuntu2
E: /var/cache/apt/archives/libboost-math_111111-natty_i386.deb: trying to overwrite '/usr/lib/libboost_math_c99-mt.so', which is also in package libboost-math1.42-dev 1.42.0-4ubuntu2
E: /var/cache/apt/archives/libboost-serialization_111111-natty_i386.deb: trying to overwrite '/usr/lib/libboost_serialization-mt.so', which is also in package libboost-serialization1.42-dev 1.42.0-4ubuntu2
E: /var/cache/apt/archives/libboost-graph_111111-natty_i386.deb: trying to overwrite '/usr/lib/libboost_graph-mt.so', which is also in package libboost-graph1.42-dev 1.42.0-4ubuntu2

How can i overcome this fault?

Thanks in advence.
# 2  
Old 09-10-2012
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. UNIX and Linux Applications

fix broken avi index

I need some recommendations on programs to fix broken avi index. Please tell me what your experiences have been with the program. Which programs work and which ones don't work. (1 Reply)
Discussion started by: cokedude
1 Replies

2. Shell Programming and Scripting

awk / shell - Fix broken lines and data

Gurus, I am struggling with a issue and thought I could use some of your expertise. Need Help with this I have a flat file that has millions of records 24|john|account ~ info |56| 25|kuo|account ~ journal |58| 27|kim|account ~ journal |59| 28|San|account ~ journal |60|... (3 Replies)
Discussion started by: rimss
3 Replies
Login or Register to Ask a Question