Apt hatasını çözme “E: Sorunları çözemedi, kırık paketler kullandınız”


1

Bu komutu çalıştırıyorum:

sudo apt install libqt5svg5-private-dev

Hatayı alıyorum

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:
 libqt5svg5-private-dev : Depends: libqt5svg5-dev (= 5.2.1-1) but 5.5.1-2build1 is to be installed
E: Unable to correct problems, you have held broken packages.

Bu sorunu çözmek için ne yapabilirim? Ben apt install -fboşuna koşarak kaçtım ve denedim aptitude.


Bundan apt-get updateönce denedin apt install -fmi?
Marek Rost
Sitemizi kullandığınızda şunları okuyup anladığınızı kabul etmiş olursunuz: Çerez Politikası ve Gizlilik Politikası.
Licensed under cc by-sa 3.0 with attribution required.