View Single Post
Old 04-03-2017, 04:06 PM   #3
BlackThumb
Junior Member
BlackThumb began at the beginning.
 
Posts: 2
Karma: 10
Join Date: Apr 2017
Device: Samsung Galaxy Tab Note 8
Quote:
Originally Posted by mandoran View Post
Hi, one of my machines will not upgrade from terminal, I am stuck on v 2.79 and can see no errors with the installation process to 2.82 - is this a known problem?
This may help someone in the future.

My solution to this issue was to purge the package manager cache of downloaded packages, forcing it to redownload "the latest".

Code:
sudo apt-get clean
It took me hours to figure out that the binary that I was debugging wasn't the latest one installed...
BlackThumb is offline   Reply With Quote