Skip to content
Mario Ferreira edited this page Jan 6, 2017 · 5 revisions

Windows Subsystem for Linux

To solve Error while moving old database out of the way when doing apt update

From the issue on BashOnWindows

sudo chmod g+w /var/cache/app-info/xapian/default -R
sudo apt update
sudo apt upgrade

Clone this wiki locally