error E: Failed to stat /var/lib/apt/lists/partial while update ubuntu 16.04

Solution 1:

Run:

sudo apt-get clean

And re-run:

sudo apt-get update

Fix the issue for me.