Forum Discussion
Altera_Forum
Honored Contributor
11 years agoAfter some further digging around I managed to fix this problem properly:-
Delete all lists of downloaded packages:-cd /var/lib/apt/lists
rm * Update package lists:- apt-get update Upgrade:- apt-get upgrade Probably libssl1.0.0 will be upgraded from 1.0.1c-3ubuntu2.5~linaro1 to 1.0.1c-3ubuntu2.5~linaro2 Optional, Install SSH & change passwd: apt-get install openssh-server
passwd