Evolution recovery help
NoOp
glgxg at mfire.com
Sat Mar 3 19:05:54 UTC 2007
On 03/03/2007 06:05 AM, Wade Smart wrote:
[snip]
>
> I have not done the sudo apt-get upgrade.
> What will that do when I run that?
>
>
With all that I'd recommend:
http://easylinux.info/wiki/Ubuntu_dapper#How_to_add_extra_repositories
Starting at:
sudo cp -p /etc/apt/sources.list /etc/apt/sources.list_backup
Follow the instructions & replace *everything* in your sources list.
Be sure to include:
wget -q http://medibuntu.sos-sts.com/repo/medibuntu-key.gpg -O- | sudo
apt-key add -
Freecontrib.org tends to get hit by DDoS attacks:
https://launchpad.net/plf/+bug/68262
For your Wine repos:
http://winehq.org/site/download-deb
First, open a terminal window. Then add the repository's key to your
system's list of trusted APT keys by copy and pasting the following:
wget -q http://wine.budgetdedicated.com/apt/387EE263.gpg -O- | sudo
apt-key add -
^ don't forget to go to the end "-" mark
For Ubuntu Dapper (6.06):
sudo wget http://wine.budgetdedicated.com/apt/sources.list.d/dapper.list
-O /etc/apt/sources.list.d/winehq.list
Now do
sudo apt-get update
And see if that cleans up your sources list.
More information about the ubuntu-users
mailing list