Error while installing an application
Posted
by
Bong.Da.City
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Bong.Da.City
Published on 2012-11-01T11:38:20Z
Indexed on
2012/11/03
11:19 UTC
Read the original article
Hit count: 243
synaptic
So i have installed synaptic package manager.. via it, i have checked once libopencv-highgui-dev and applied complete removal.. after that i installed it... now everytime i try to install an application e.g Format Junkie
sudo add-apt-repository ppa:format-junkie-team/release && sudo apt-get update && sudo apt-get install formatjunkie
in the command install format junkie it gives me that error everytime:
sudo apt-get install formatjunkie
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
libopencv-features2d-dev : Depends: libopencv-highgui-dev (= 2.3.1-11ubuntu2) but it is not going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
What should i do? And 2nd what did i did wrong so it won't happen another time?
output of lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 12.10
Release: 12.10
Codename: quantal
© Ask Ubuntu or respective owner