Does sources list mess require fresh install

Derek Broughton derek at pointerstop.ca
Fri Jul 17 14:03:02 UTC 2009


LL Phillips wrote:

> deb http://ppa.launchpad.net/stefan-canta-game/ppa/ubuntu intrepid main
> deb-src http:/ppa.launchpad.net/stefan-canta-game/ppa/ubuntu intrepid
> main

I know this isn't going to help your current situation, but my advice is to:

1) Never add lines like this to /etc/apt/sources.list - create a new file 
named /etc/apt/sources.list.d/canta.list (the .list suffix is necessary).  
Now you can disable it again by renaming it to anything that doesn't end in 
.list (eg, canta.list.ignore).

2) Are you ever going to compile this software?  If not, don't add deb-src 
lines.  I see on the devel lists there's finally a consideration of turning 
them off by default.
-- 
derek






More information about the ubuntu-users mailing list