Re: Apt-get update No public key


To Debian CZ/SK project discussion list <czdebian-l zavinac debian bod cz>
From Václav Ovsík <vaclav bod ovsik zavinac i bod cz>
Date Tue, 10 Apr 2007 10:59:01 +0200
Mail-followup-to Debian CZ/SK project discussion list <czdebian-l zavinac debian bod cz>
User-agent Mutt/1.5.13 (2006-08-11)

On Tue, Apr 10, 2007 at 10:09:04AM +0200, Evžen Hlavica wrote:
> chtel jsem provest apt-get update a protoze jsem mel
> 
> deb http://ftp.us.debian.org/debian etch main
> zmenil jsem ho na
> deb http://ftp.cz.debian.org/debian etch main
> 
> nyni mam tedy:
> 
> deb cdrom:[Debian GNU/Linux testing _Etch_ - Official Snapshot i386 Binary-1 
> (20061110)]/ etch contrib main
> deb http://ftp.cz.debian.org/debian etch main
> 
> deb http://security.debian.org/ etch/updates main contrib
> deb-src http://security.debian.org/ etch/updates main contrib

nevim jestli s tim ta zmena zdroje souvisi

Ale klice lze vypsat
apt-key list

bobek:~# apt-key list
/etc/apt/trusted.gpg
--------------------
pub   1024D/2D230C5F 2006-01-03 [expired: 2007-02-07]
uid                  Debian Archive Automatic Signing Key (2006) <ftpmaster 
zavinac debian bod org>

pub   1024D/6070D3A1 2006-11-20 [expires: 2009-07-01]
uid                  Debian Archive Automatic Signing Key (4.0/etch) <ftpmaster 
zavinac debian bod org>

pub   1024D/ADB11277 2006-09-17
uid                  Etch Stable Release Key <debian-release zavinac lists bod 
debian bod org>

pub   1024D/1F41B907 1999-10-03
uid                  Christian Marillat <marillat zavinac debian bod org>
uid                  Christian Marillat <marillat zavinac free bod fr>
sub   1536g/C28DCC42 1999-10-03
sub   1024D/5D3877A7 2002-08-26

bobek:~# 

bobek:~# dlocate /usr/share/keyrings/*
debian-archive-keyring: /usr/share/keyrings/debian-archive-removed-keys.gpg
debian-keyring: /usr/share/keyrings/debian-keyring.gpg
debian-keyring: /usr/share/keyrings/debian-keyring.pgp
debian-multimedia-keyring: /usr/share/keyrings/debian-multimedia-keyring.gpg
debian-multimedia-keyring: 
/usr/share/keyrings/debian-multimedia-removed-keys.gpg
debian-keyring: /usr/share/keyrings/debian-role-keys.gpg
bobek:~# 

Mrknete jestli mate balicek debian-keyring.
Jak se klice dostanou do /etc/apt/trusted.gpg muzete vykoukat
v postinstalacnim skriptu, napr:

bobek:~# cat /var/lib/dpkg/info/debian-archive-keyring.postinst
#!/bin/sh

if [ -x /usr/bin/apt-key ]; then
    /usr/bin/apt-key update
fi

Takze zkuste proste apt-key update

-- 
Zito

Partial thread listing: