Question:
How can I fix this problem on ubuntu?
2008-09-08 09:24:50 UTC
How can i fix this problem in the terminal? I think it may be linked to another problem i posted a question for
http://answers.yahoo.com/question/index;_ylt=AmGHZ6jkKfbVRlYgmVBc2v_sy6IX;_ylv=3?qid=20080907064909AAKWxPK

and this is the problem
http://i44.photobucket.com/albums/f12/darknald123890/Screenshot-1-1.png
Four answers:
2008-09-08 09:30:47 UTC
Do what it is telling you to...





sudo dpkg --configure -a



Then



sudo apt-get update
inclusive_disjunction
2008-09-08 09:33:47 UTC
The first problem looks to be caused by having another package manager running. Check your process list to make sure you don't have another one, like "apt" for instance, running.



The second one is caused by a problem in a package. Although not actually difficult to fix, GUI frontends to apt don't include a way to fix it automatically. Run:



sudo dpkg --configure -a



followed by:



sudo apt-get -f install



This should fix any dependency / configuration problems.
2008-09-08 09:34:28 UTC
The first problem is most likely due to the fact that you ran apt-get while Synaptic was running. (Synaptic is a graphic front end for apt-get, so apt-get is already running.)



The second problem gives you the solution - run



dpkg --configure -a



But VLC is available on Synaptic - why not just install it that way?
?
2016-11-01 17:33:10 UTC
it may desire to be that your quantity grasp administration could have by some ability gotten muted. i don't use Linux so im not one hundred% particular, yet its nicely worth a examine. you may get to it out of your administration panel, i think of, or close to the backside precise of your visual demonstrate unit there could desire to be some form of speaker image or some thing.


This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.
Loading...