Sunday, September 19, 2010

Sources.list

Ok, time to update the sources.list to get started with packages.
First I'm going to backup the original sources.list file with a copy command.

[code]
sudo cp /etc/apt/sources.list sources.list.original
[/code]

Next I'm going to get my original sources.list from my backup, copy it to the directory and modify it to work with Lucid. Here's my modified sources.list.

[code]
#
# Ubuntu Lucid Lynx 10.04 Repositories, modified by jeremy
# orignially taken for Karmic Koala from the_guv @ http://guvnr.com
#
#

#
# Ubuntu Lucid
#

deb http://us.archive.ubuntu.com/ubuntu/ lucid main restricted multiverse universe
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid main restricted multiverse universe
deb http://us.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-backports main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted multiverse universe
deb-src http://us.archive.ubuntu.com/ubuntu/ lucid-updates main restricted multiverse universe
deb http://security.ubuntu.com/ubuntu lucid-security main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-security main restricted universe multiverse
deb http://security.ubuntu.com/ubuntu lucid-proposed main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu lucid-proposed main restricted universe multiverse

#
# Canonical Commercial
#

deb http://archive.canonical.com/ubuntu lucid partner
deb-src http://archive.canonical.com/ubuntu lucid partner
deb http://archive.canonical.com/ubuntu lucid-backports partner
deb-src http://archive.canonical.com/ubuntu lucid-backports partner
deb http://archive.canonical.com/ubuntu lucid-updates partner
deb-src http://archive.canonical.com/ubuntu lucid-updates partner
deb http://archive.canonical.com/ubuntu lucid-security partner
deb-src http://archive.canonical.com/ubuntu lucid-security partner
deb http://archive.canonical.com/ubuntu lucid-proposed partner
deb-src http://archive.canonical.com/ubuntu lucid-proposed partner


#
# System Tools
#

# Ubuntu Tweak
# Must-have Ubuntu configuration tool .. http://ubuntu-tweak.com/about
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6AF0E1940624A220
deb http://ppa.launchpad.net/tualatrix/ubuntu lucid main
deb-src http://ppa.launchpad.net/tualatrix/ubuntu lucid main

#
# Productivity
#

# Gnome-do
# Mac-like desktop apps dock for improved productivity .. http://do.davebsd.com/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 28A8205077558DD0
# not found jeremy
# deb http://ppa.launchpad.net/do-core/ppa/ubuntu lucid main

# Gnome-Globalmenu
# OS X-style global menu .. http://code.google.com/p/gnome2-globalmenu/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7889D725DA6DEEAA
deb http://ppa.launchpad.net/globalmenu-team/ubuntu lucid main

# Nautilus-dropbox
# File syncing online & across machines, with 2Gb space for free .. http://www.getdropbox.com/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FC918B335044912E
deb http://linux.getdropbox.com/ubuntu lucid main

#
# Computer Graphics & Themes
#

# Compiz-Fusion
# Improved usability with jazzed up graphics .. http://www.compiz-fusion.org/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2ED6BB6042C24D89
deb http://ppa.launchpad.net/compiz/ubuntu lucid main

# Gnome Icon Theme
# Nice desktop graphics .. http://www.gnome-look.org/content/show.php/GNOME-colors?content=82562
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2D79F61BE8D31A30
# not found jeremy
# deb http://ppa.launchpad.net/gnome-colors-packagers/ppa/ubuntu lucid main
# deb-src http://ppa.launchpad.net/gnome-colors-packagers/ppa/ubuntu lucid main

# Project Bisigi Themes
# Strikingly beautiful Gnome themes .. http://www.bisigi-project.org/?lang=en
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6E871C4A881574DE
deb http://ppa.launchpad.net/bisigi/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/bisigi/ppa/ubuntu lucid main

#
# Web browsers
#

# Chromium Browser
# Open-source Webkit browser, for testing Safari and Chrome .. http://dev.chromium.org/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 5A9BF3BB4E5E17B5
deb http://ppa.launchpad.net/chromium-daily/ppa/ubuntu lucid main

# Epihany
# Another Webkit browser, for testing Safari and Chrome .. http://projects.gnome.org/epiphany/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2D9A3C5B
deb http://ppa.launchpad.net/webkit-team/epiphany/ubuntu lucid main
deb-src http://ppa.launchpad.net/webkit-team/epiphany/ubuntu lucid main

# Firefox
# Gecko browser
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 632D16BB0C713DA6
# deb http://ppa.launchpad.net/fta/ppa/ubuntu lucid main
# This gets latest beta .. for addon conpatability, add bolean to about:config: extensions.checkCompatibility
# sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 247510BE
# deb http://ppa.launchpad.net/ubuntu-mozilla-daily/ppa/ubuntu lucid main
# deb http://dl.google.com/linux/deb/ stable non-free

# Opera
# Presto browser
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F9A2F76A9D1A0061
deb http://deb.opera.com/opera/ stable non-free

#
# Communication
#

# Pidgin
# Multi-client instant messenger .. http://www.pidgin.im/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7FB8BEE0A1F196A8
deb http://ppa.launchpad.net/pidgin-developers/ppa/ubuntu lucid main

#
# Media
#

# Medibuntu
# Multimedia, entertainment and other distractions .. http://www.medibuntu.org/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 2EBC26B60C5A2783
deb http://packages.medibuntu.org/ lucid free non-free
deb-src http://packages.medibuntu.org/ lucid free non-free

# VLC Player
# Media player, well decked with codecs .. http://www.videolan.org/vlc/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com D739676F7613768D
# not found jeremy
# deb http://ppa.launchpad.net/c-korn/vlc/ubuntu lucid main

#
# Extend with Web Development Packages Tools
#

# Drizzle
# Modular relational db optimised for Cloud and Net apps, a MySQL fork .. https://launchpad.net/drizzle
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 4FEC45DD06899068
deb http://ppa.launchpad.net/drizzle-developers/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/drizzle-developers/ppa/ubuntu lucid main

#
# Graphics Tools
#

# Shutter
# Feature-rich screenshot program .. http://shutter-project.org/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 009ED615
deb http://ppa.launchpad.net/shutter/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/shutter/ppa/ubuntu lucid main

#
# Windows/OS Emulators, Translators, Virtualizers, all that
#

# PlayOnLinux
# Run Windows wares and games .. http://www.playonlinux.com/en
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com FC6D7D9D009ED615
deb http://deb.playonlinux.com/ lucid main

# Setup a Virtual OS with Virtualbox (sure beats a dual-boot!)
# Virtualization software for guest OSes .. http://www.virtualbox.org
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com DCF9F87B6DFBCBAE
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 54422A4B98AB5139
deb http://download.virtualbox.org/virtualbox/debian lucid non-free

# Wine
# Run Windows apps .. http://www.winehq.org/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 58403026387EE263
# deb http://wine.budgetdedicated.com/apt lucid main

#
# Package Management
#

# Subversion
# Software versioning .. http://subversion.tigris.org/
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 6298AD34413576CB
# not found jeremy
# deb http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu lucid main
# deb-src http://ppa.launchpad.net/anders-kaseorg/subversion-1.6/ubuntu lucid main

#
# Other Applications
#

# Google
# Picassa, Google Desktop and maybe other stuff .. er, google it!
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com A040830F7FAC5991

# Ubuntuzilla
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com C1289A29
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com CCC158AFC1289A29
deb http://downloads.sourceforge.net/project/ubuntuzilla/mozilla/apt all main

# Gnome-GlobalMenu
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com
deb http://ppa.launchpad.net/globalmenu-team/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/globalmenu-team/ppa/ubuntu lucid main
# deb http://ppa.launchpad.net/globalmenu-team/ppa/ubuntu jaunty main
# deb-src http://ppa.launchpad.net/globalmenu-team/ppa/ubuntu jaunty main

# Cairo-Dock
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 7F519117BF5E1805D98075E21392A97E41317877
deb http://repository.glx-dock.org/ubuntu lucid cairo-dock

# KeePassX

# TransmissionBT
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com 365c5ca1
deb http://ppa.launchpad.net/transmissionbt/ppa/ubuntu lucid main
deb-src http://ppa.launchpad.net/transmissionbt/ppa/ubuntu lucid main
[/code]

Once that's complete I'll issue an update command and add any missing keys. I've marked those that don't work (with # not found jeremy).

[code]
sudo apt-get update
# sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com
[/code]

If an error is encountered, it may look like the following:

[code]
Fetched 1,172kB in 4s (249kB/s)
Reading package lists... Done
W: A error occurred during the signature verification. The repository is not updated and the previous index files will be used.GPG error: http://deb.opera.com stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY F9A2F76A9D1A0061

W: Failed to fetch http://deb.opera.com/opera/dists/stable/Release

W: Some index files failed to download, they have been ignored, or old ones used instead.
[/code]

To fix, perform the following:

[code]
sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com F9A2F76A9D1A0061
[/code]

This results, in the following:

[code]
Executing: gpg --ignore-time-conflict --no-options --no-default-keyring --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg --keyring /etc/apt/trusted.gpg --primary-keyring /etc/apt/trusted.gpg --recv-keys --keyserver keyserver.ubuntu.com F9A2F76A9D1A0061
gpg: requesting key 9D1A0061 from hkp server keyserver.ubuntu.com
gpg: key 9D1A0061: public key "Opera Software Archive Automatic Signing Key 2010 " imported
gpg: no ultimately trusted keys found
gpg: Total number processed: 1
gpg: imported: 1
[/code]

Now off to install and update packages!

No comments:

Post a Comment