[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: what's up with the apt-get



don magnify wrote:
> what exactly needs to be in sources.list?

You are missing Wheezy main.  You only have:

> deb http://ftp.debian.org/debian/ wheezy-updates main contrib

And that is contrib without non-free which seems odd to me.

I think you would be happy with exactly these lines.  Simplest is to
move your entire file out of the way and then install these six lines.

deb http://ftp.us.debian.org/debian wheezy main contrib non-free
deb-src http://ftp.us.debian.org/debian wheezy main contrib non-free
deb http://ftp.us.debian.org/debian wheezy-updates main contrib non-free
deb-src http://ftp.us.debian.org/debian wheezy-updates main contrib non-free
deb http://security.debian.org/ wheezy/updates main contrib non-free
deb-src http://security.debian.org/ wheezy/updates main contrib non-free

Be sure to run 'apt-get update' after making changes.

Bob

Attachment: signature.asc
Description: Digital signature


Reply to: