I realize that 18.10 is still in early stages of development but for some time now I cannot install Muon and have resorted to Synaptic. When I try to install Muon i get:
If I try to install software-properties-kde I get:
I have checked with Synaptic and it found no broken packages.
I was hoping that today's update to KDE Plasma Version 5.13.4 would fix this problem but it still exists. I am hoping that my use of pre-release packages is not the source of my problem.
So any help on how to resolve this problem would be welcome.
Code:
:~$ sudo apt install muon 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. muon : Depends: software-properties-kde but it is not going to be installed E: Unable to correct problems, you have held broken packages. :~$
Code:
:~$ sudo apt install software-properties-kde 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. software-properties-kde : Depends: python3-software-properties (= 0.96.24.36) but 0.96.25 is to be installed E: Unable to correct problems, you have held broken packages. :~$
I was hoping that today's update to KDE Plasma Version 5.13.4 would fix this problem but it still exists. I am hoping that my use of pre-release packages is not the source of my problem.
So any help on how to resolve this problem would be welcome.
Comment