Snoopys Woodstock wrote:
#OpenOffice.org LP PPA
deb http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main
deb-src http://ppa.launchpad.net/openoffice-pkgs/ppa/ubuntu hardy main

Be aware of freedom issues with OpenOffice.org: [1], [2].
deb http://archive.gnewsense.org/gnewsense/ deltah-backports universe main

If you don't need anything from backports then it's better to disable it. We hardly spend any developer time on it, so I'm not sure how well it works.

deb http://ppa.launchpad.net/gnuzilla-team/ppa/ubuntu/ hardy universe main
deb-src http://ppa.launchpad.net/gnuzilla-team/ppa/ubuntu/ hardy universe main

This looks pretty good. You can delete the word "universe" on these two lines to get rid of the harmless error I mentioned previously. Open a terminal and enter

sudo gedit /etc/apt/sources.list

If you make any changes in the Software Sources application after that it might get reset.

deb-src http://archive.gnewsense.org/gnewsense/ deltah-backports universe main

If you don't use source code than you can disable it in Software Sources. It's probably not what's causing your error, but disabling helps to pinpoint it.

We can get a better idea of your error if you do the following steps in a terminal and let us know the output:

export LC_ALL=C
sudo apt-get update
sudo apt-get install icecat



[1] https://savannah.nongnu.org/bugs/index.php?29882
[2] https://savannah.nongnu.org/bugs/index.php?29832

_______________________________________________
gNewSense-users mailing list
gNewSense-users@nongnu.org
http://lists.nongnu.org/mailman/listinfo/gnewsense-users

Reply via email to