A work-around is to edit the .list files under /etc/apt/sources.list.d/ and replace "lisa" with "oneiric", but to make it easier, I've updated Y PPA Manager with a work-around for this bug, so adding a PPA through Y PPA Manager should work as usual, without having to tweak anything else.
sudo add-apt-repository ppa:webupd8team/y-ppa-manager
sudo sed -i 's/lisa/oneiric/g' /etc/apt/sources.list.d/webupd8team-y-ppa-manager-lisa.list
sudo apt-get update sudo apt-get install y-ppa-manager
(Since installing Y PPA Manager requires adding a PPA, the second command above fixes the Y PPA Manager .list file)
source: webupd8.org

No comments:
Post a Comment