live.debian.net repository GPG error

2007-07-21 Thread spea
hallo,

how i can import the key and using http://live.debian.net; repository 
without GPG error ?

lh_build say:
...
...
P: Configuring file /etc/hostname
P: Configuring file /etc/apt/sources.list
Get:1 http://live.debian.net etch Release.gpg [189B]
Hit http://live.debian.net etch Release
Get:2 http://security.debian.org etch/updates Release.gpg [189B]
Err http://live.debian.net etch Release
Hit http://security.debian.org etch/updates Release
Get:3 http://live.debian.net etch Release [4651B]
Ign http://live.debian.net etch Release
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://live.debian.net etch/main Packages/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Ign http://live.debian.net etch/main Sources/DiffIndex
Hit http://live.debian.net etch/main Packages
Hit http://live.debian.net etch/main Sources
Get:4 http://ftp.debian.org etch Release.gpg [378B]
Hit http://ftp.debian.org etch Release
Ign http://ftp.debian.org etch/main Packages/DiffIndex
Hit http://ftp.debian.org etch/main Packages
Fetched 4842B in 0s (6198B/s)
Reading package lists... Done
W: GPG error: http://live.debian.net etch Release: The following 
signatures couldn't be verified because the public key is not available: 
NO_PUBKEY 394D199524C52AC3
W: You may want to run apt-get update to correct these problems
P: Deconfiguring file /etc/hostname
P: Deconfiguring file /etc/resolv.conf
P: Deconfiguring file /etc/hosts


# 
# key import
# 

# 
http://lists.alioth.debian.org/pipermail/debian-live-devel/2007-March/001035.html

pluto:~# apt-get install debian-unofficial-archive-keyring
Reading package lists... Done
Building dependency tree... Done
E: Couldn't find package debian-unofficial-archive-keyring

pluto:/# gpg --keyserver wwwkeys.eu.pgp.net --recv-keys 24C52AC3
pluto:/# gpg --armor --export 24C52AC3 | apt-key add -
pluto:/# apt-key list
/etc/apt/trusted.gpg

pub   1024D/2D230C5F 2006-01-03 [expired: 2007-02-07]
uid  Debian Archive Automatic Signing Key (2006) 
[EMAIL PROTECTED]

pub   1024D/6070D3A1 2006-11-20 [expires: 2009-07-01]
uid  Debian Archive Automatic Signing Key (4.0/etch) 
[EMAIL PROTECTED]

pub   1024D/ADB11277 2006-09-17
uid  Etch Stable Release Key 
[EMAIL PROTECTED]

pub   1024D/24C52AC3 2007-01-24 [expires: 2008-02-01]
uid  Debian Unofficial Archive Automatic Signing Key 
(2007) [EMAIL PROTECTED]

pluto:~# cat /opt/debian-live/config/chroot_sources/live-backports.bootstrap
## This is a sources.list for live-helper(7) to use packages from the
## Debian Live Etch backports repository.
##
## To enable it, copy this file to your config/chroot_sources directory, 
once
## as e.g. live-backports.bootstrap and once as live-backports.binary.
##
## Remeber to add debian-unofficial-archive-keyring to your package 
selection.

# Debian Live backports for Etch
deb http://live.debian.net/debian/ etch main
deb-src http://live.debian.net/debian/ etch main
pluto:~#

pluto:~# cat /opt/debian-live/config/chroot_sources/live-backports.binary
## This is a sources.list for live-helper(7) to use packages from the
## Debian Live Etch backports repository.
##
## To enable it, copy this file to your config/chroot_sources directory, 
once
## as e.g. live-backports.bootstrap and once as live-backports.binary.
##
## Remeber to add debian-unofficial-archive-keyring to your package 
selection.

# Debian Live backports for Etch

deb http://live.debian.net/debian/ etch main
deb-src http://live.debian.net/debian/ etch main
pluto:~#

Thanks
Johann

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel


Re: live.debian.net repository GPG error

2007-07-21 Thread Ben Armstrong
On Sat, 21 Jul 2007 14:00:09 +0200
spea [EMAIL PROTECTED] wrote:
 how i can import the key and using http://live.debian.net; repository 
 without GPG error ?

Johann,

Your problem is that you are only importing the key into your build system, not 
into the chroot for the live CD.  You need to put the gpg key in 
config/chroot_sources.  See:

http://wiki.debian.org/DebianLive/Configuration#head-3ae6b1ae470999707d0b1390c0c1e9c55b341a17

Ben
--
 ,-.  nSLUGhttp://www.nslug.ns.ca   [EMAIL PROTECTED]
 \`'  Debian   http://www.debian.org[EMAIL PROTECTED]
  `  [ gpg 395C F3A4 35D3 D247 1387 2D9E 5A94 F3CA 0B27 13C8 ]
 [ pgp 7F DA 09 4B BA 2C 0D E0 1B B1 31 ED C6 A9 39 4F ]

___
Debian-live-devel mailing list
Debian-live-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/mailman/listinfo/debian-live-devel