Error with installing and removing any package!!!

Asked by dr_hamza

Hi
I got serious warnings and errors considering some xine libraries , that prevent me from : Installing , Removing Even Updating any package .

That is the common serious warning !:

dpkg: error processing xine-ui (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 libxine1-ffmpeg
 libxine1-misc-plugins
 libxine1-plugins
 libxine1-x
 libxine1-console
 libxine1
 xine-ui
E: Sub-process /usr/bin/dpkg returned an error code (1)

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Solved by:
dr_hamza
Solved:
Last query:
Last reply:
Revision history for this message
Vojtěch Trefný (vojtech.trefny) said :
#1

Try this command in terminal (Applications→Accesories→Terminal):

'sudo apt-get install -f'

Revision history for this message
dr_hamza (dr-hamzamusa) said :
#2

Already did that and didn't work

Revision history for this message
dr_hamza (dr-hamzamusa) said :
#3

i may add it shows the same error as well

Revision history for this message
Pramod Dematagoda (pmdematagoda) said :
#4

Did you try executing:-

sudo dpkg --configure -a

If that does not work, then post the output of:-

cat /etc/apt/sources.list

Revision history for this message
dr_hamza (dr-hamzamusa) said :
#5

yes i tried , that was 2 days ago , and didn't work as well

anyhow i manage to remove all these manage manually , and finally it works

sudo rm -f -r :

 /usr/share/doc/xine-ui
 /usr/share/doc/libxine1
 /usr/share/doc/libxine1-misc-plugins
 /usr/share/doc/libxine1-ffmpeg
 /usr/share/doc/libxine1-console
 /usr/share/doc/libxine1-x

Thanks a lot for all your support and help