Please Help! - Broken dependency

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
jono257

Please Help! - Broken dependency

Post by jono257 »

So I did a fresh install of LM 16 and i had kept a small list of some packages i wanted to install again. I didn't notice that i had the packages below on the list (my new version is 64 bit.....)

icedtea-7-jre-jamvm:i386
icedtea-7-plugin:i386
icedtea-netx:i386
icedtea-netx-common


now apt-get is broken and keeps telling me to do

Code: Select all

apt-get -f install
When i do that all I get is another error message telling me i've got a broken dependancy...

i've also tried to use aptitude to fix the problem with similar results...

Any help on how to fix this is appreciated!!!!
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
WharfRat

Re: Please Help! - Broken dependency

Post by WharfRat »

In the terminal try

Code: Select all

sudo apt-get purge icedtea-7-jre-jamvm:i386
and the same with the rest of the packages.

Good luck
Locked

Return to “Installation & Boot”