I just installed libopencv-dev through the software center. I didn't realize it but I had previously installed OpenCV 2.3. I'm not sure if that contributed to the problem. I ran the following commands I've seen from other threads with no luck.
Code:
sudo apt-get install -f
gives
Code:
Reading package lists...
Hello :)
I can't seem to get my apt-get command to work at the moment..
When I'm asked to run "apt-get -f install" to fix some unmet dependencies (or whatever it does - I just follow instructions :)), I am met with the following error message:
Code:
Me@MyComputer:~$ sudo apt-get -f install
Reading package lists...
Here is what is happening:
Code:
petermg@kids-ubuntu:~$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...
Hi everybody.
I ended up with some broken packages after installing updates.
When I do sudo apt-get -f install, I get the same error which is
Code:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Correcting dependencies...
hey everyone,
so I just installed ubuntu on my desktop and migrated a bunch of stuff over. I begain to set up the android developer environment and I came aross this problem.
it looks like 2 packages are broken and they cant be fixed for whatever reason.
when I try to run "sudo apt-get -f install"
I get this error.
Code:
Reading package lists...
When i try to install a package i get this error:
Code:
Reading package lists... Done
Building dependency tree
Reading state information...
Dear Experts.
When Running the Ubuntu Software center I get a message that it needs to repair which loops and fails.
When I try to install qt-sdk I get the following output:
Code:
chris@jarvis:~$ sudo apt-get install qt-sdk
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed.
So I'm trying to configure the ability to read commercial (copyright-protected) DVDs as per this page:
http://howtoubuntu.org/how-to-play-a-dvd-in-ubuntu/
However "LibDVDCSS" is not found in the Ubuntu Software Center and installing it via Terminal gives the following:
Code:
gregoryopera@gregory-pc:~$ sudo apt-get install libdvdcss
[sudo] password for gregoryopera:
Reading p