When i try to launch apt-get update i got error “Problem with MergeList ……” on my ubuntu 12.04
To fix this “Problem with MergeList” simply do following:
sudo rm /var/lib/apt/lists/* -vf
apt-get update
When i try to launch apt-get update i got error “Problem with MergeList ……” on my ubuntu 12.04
To fix this “Problem with MergeList” simply do following:
sudo rm /var/lib/apt/lists/* -vf
apt-get update