Sunday, April 30, 2017

kubuntu muon package manager stop working

i have kubuntu today after updating the muon package manager stuck at 64% so i closes it.
and after that when i try to update or reinstall or install software the manger stuck.

so how can i reinstall the muon package manger from terminal??



i try




sudo apt-get install muon




and i get this messege




Reading package lists... Done
Building dependency tree
Reading state information... Done
muon is already the newest version.
You might want to run 'apt-get -f install' to correct these:
The following packages have unmet dependencies:
libopencv-dev : Depends: libopencv-core-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-ml-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-imgproc-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-video-dev (= 2.3.1-4ppa1) but it is not going to be installed

Depends: libopencv-objdetect-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-gpu-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-highgui-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-calib3d-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-flann-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-features2d-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-legacy-dev (= 2.3.1-4ppa1) but it is not going to be installed
Depends: libopencv-contrib-dev (= 2.3.1-4ppa1) but it is not going to be installed
E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution).



so what to do, i need to reinstall it because it not working



~$ sudo dpkg --configure -a

dpkg: dependency problems prevent configuration of libopencv-dev:
libopencv-dev depends on libopencv-core-dev (= 2.3.1-4ppa1); however:
Package libopencv-core-dev is not installed.
libopencv-dev depends on libopencv-ml-dev (= 2.3.1-4ppa1); however:
Package libopencv-ml-dev is not installed.

libopencv-dev depends on libopencv-imgproc-dev (= 2.3.1-4ppa1); however:
Package libopencv-imgproc-dev is not installed.
libopencv-dev depends on libopencv-video-dev (= 2.3.1-4ppa1); however:
Package libopencv-video-dev is not installed.
libopencv-dev depends on libopencv-objdetect-dev (= 2.3.1-4ppa1); however:
Package libopencv-objdetect-dev is not installed.
libopencv-dev depends on libopencv-gpu-dev (= 2.3.1-4ppa1); however:
Package libopencv-gpu-dev is not installed.
libopencv-dev depends on libopencv-highgui-dev (= 2.3.1-4ppa1); however:
Package libopencv-highgui-dev is not installed.

libopencv-dev depends on libopencv-calib3d-dev (= 2.3.1-4ppa1); however:
Package libopencv-calib3d-dev is not installed.
libopencv-dev depends on libopencv-flann-dev (= 2.3.1-4ppa1); however:
Package libopencv-flann-dev is not installed.
libopencv-dev depends on libopencv-features2d-dev (= 2.3.1-4ppa1); however:
Package libopencv-features2d-dev is not installed.
libopencv-dev depends on libopencv-legacy-dev (= 2.3.1-4ppa1); however:
Package libopencv-legacy-dev is not installed.
libopencv-dev depends on libopencv-contrib-dev (= 2.3.1-4ppa1); however:
Package libopencv-contrib-dev is not installed.

dpkg: error processing libopencv-dev (--configure):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libopencv-dev





sudo apt-get install -f
sudo dpkg --configure -a



and still same problem... and i think getting this problem because of updating kubuntu today

No comments:

Post a Comment

11.10 - Can't boot from USB after installing Ubuntu

I bought a Samsung series 5 notebook and a very strange thing happened: I installed Ubuntu 11.10 from a usb pen drive but when I restarted (...