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

Removing debian non-us from sources.list [was: debian non-us]



On Sat, Nov 22, 2008 at 08:17:44AM EST, John Hasler wrote:
> CJ writes:
> > I have a feeling I just need to remove references to non-us mirrors in
> > /etc/sources.list and run apt-get update but I don't want to hose my
> > debian system either.
> 
> Just remove the references to non-us.  The law changed years ago.

OK.

I did that and thought it would be a good idea to run an

# apt-get update

.. so everything is in sync (?)

and this is what I'm getting:

------------------------------------------------------------------------
apt-get update
Get:1 http://security.debian.org stable/updates Release.gpg [189B]
Hit http://security.debian.org stable/updates Release
Ign http://security.debian.org stable/updates/main Packages/DiffIndex
Ign http://security.debian.org stable/updates/contrib Packages/DiffIndex
Hit http://security.debian.org stable/updates/main Packages
Hit http://security.debian.org stable/updates/contrib Packages
Get:2 http://mirror.pacific.net.au stable Release.gpg [386B]
Hit http://mirror.pacific.net.au stable Release
Ign http://mirror.pacific.net.au stable/main Packages/DiffIndex
Ign http://mirror.pacific.net.au stable/contrib Packages/DiffIndex
Ign http://mirror.pacific.net.au stable/main Sources/DiffIndex
Ign http://mirror.pacific.net.au stable/contrib Sources/DiffIndex
Hit http://mirror.pacific.net.au stable/main Packages
Hit http://mirror.pacific.net.au stable/contrib Packages
Hit http://mirror.pacific.net.au stable/main Sources
Hit http://mirror.pacific.net.au stable/contrib Sources
Fetched 2B in 17s (0B/s)
Reading package lists... Done
W: There is no public key available for the following key IDs:
B5D0C804ADB11277
W: You may want to run apt-get update to correct these problems
------------------------------------------------------------------------

I'm a unclear as to why this took about 17 seconds and fetched 2B ???

Then it's telling me I should run apt-get update to fix this?

I tried an apt-key update and that gives me:

------------------------------------------------------------------------
apt-key update
gpg: key 1DB114E0: "Debian Archive Automatic Signing Key (2004)
<ftpmaster@debian.org>" not changed
gpg: key 4F368D5D: "Debian Archive Automatic Signing Key (2005)
<ftpmaster@debian.org>" not changed
gpg: key B5F5BBED: "Debian AMD64 Archive Key
<debian-amd64@lists.debian.org>" not changed
gpg: key 2D230C5F: "Debian Archive Automatic Signing Key (2006)
<ftpmaster@debian.org>" not changed
gpg: key 6070D3A1: "Debian Archive Automatic Signing Key (4.0/etch)
<ftpmaster@debian.org>" not changed
gpg: Total number processed: 5
gpg:              unchanged: 5
------------------------------------------------------------------------

/etc/apt/sources.list now has:

# the main Debian packages.
deb http://mirror.pacific.net.au/debian/ stable main contrib
# Uncomment the deb-src line if you want 'apt-get source'
# to work with most packages.
deb-src http://mirror.pacific.net.au/debian/ stable main contrib
# uncommenting the following line will enable security updates
deb http://security.debian.org/ stable/updates main contrib

Thanks!

CJ

#deb http://www.debian-multimedia.org/ stable main




Reply to: