GPG error

Du kommst mit der Installation nicht voran oder willst noch was nachfragen? Schau auch in den "Tipps und Tricks"-Bereich.
Antworten
floogy
Beiträge: 125
Registriert: 19.04.2006 22:43:15

GPG error

Beitrag von floogy » 19.02.2007 11:53:10

Auf meinem Debian Sarge server gibt es neuerdings GPG Fehler:

Code: Alles auswählen

[...]
Fetched 53,3kB in 1s (47,4kB/s)
Reading package lists... Done
W: GPG error: http://security.debian.org stable/updates Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1
W: GPG error: ftp://ftp.freenet.de stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1 NO_PUBKEY B5D0C804ADB11277
W: You may want to run apt-get update to correct these problems
und daher:

Code: Alles auswählen

WARNING: untrusted versions of the following packages will be installed!

Untrusted packages could compromise your system's security.
You should only proceed with the installation if you are certain that
this is what you want to do.

  libmagick6 nscd postgresql-doc libpq3 imagemagick glibc-doc

Do you want to ignore this warning and proceed anyway?
To continue, enter "Yes"; to abort, enter "No":
Muß ich die Schlüssel manuell aktualisieren, oder ist da ein vorübergehendes Problem?

Benutzeravatar
beta1
Beiträge: 2565
Registriert: 01.05.2006 21:05:34
Lizenz eigener Beiträge: MIT Lizenz

Re: GPG error

Beitrag von beta1 » 19.02.2007 12:12:11

floogy hat geschrieben:

Code: Alles auswählen

W: GPG error: ftp://ftp.freenet.de stable Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY A70DAF536070D3A1 NO_PUBKEY B5D0C804ADB11277
für den ersten Key:
http://debianforum.de/forum/viewtopic.php?t=76384 :wink:

Vielleicht tut das für den zweiten auch so :)

floogy
Beiträge: 125
Registriert: 19.04.2006 22:43:15

Beitrag von floogy » 19.02.2007 13:26:32

Code: Alles auswählen

~$ apt-cache search apt-key
~$ dpkg -S apt-key
dpkg: *apt-key* not found.
http://packages.debian.org/cgi-bin/sear ... &arch=i386
???

EDIT: Nur in testing?:
http://packages.debian.org/cgi-bin/sear ... &arch=i386

Übrigens habe ich mir gerade das apt downgegraded:
Ich nutze sarge, habe aber vom Provider (?) (pretago) noch einige inoffizielle (??) Pakete drauf gehabt. Nach der Installation von apticron hat es diese apt pakete nun downgegradet.


OT (neuer thread??):
Das schlimme ist, dass er das nun auch mit mysql machen will:

Code: Alles auswählen

# aptitude dist-upgrade
Reading Package Lists... Done
Building Dependency Tree
Reading extended state information
Initializing package states... Done
Reading task descriptions... Done
The following packages will be automatically REMOVED:
  mysql-client-4.1 mysql-common-4.1 mysql-server-4.1
The following NEW packages will be installed:
  a2ps anacron emacsen-common lprng mysql-common
The following packages will be REMOVED:
  mysql-client-4.1 mysql-common-4.1 mysql-server-4.1
The following packages are RECOMMENDED but will NOT be installed:
  wdiff
0 packages upgraded, 5 newly installed, 3 to remove and 0 not upgraded.
Need to get 2598kB of archives. After unpacking 25,3MB will be freed.
Do you want to continue? [Y/n/?] n
Abort.

Code: Alles auswählen

# COLUMNS=200 dpkg -l *mysql*|grep ^ii|awk '{print $1" "$2" "$3}'
ii courier-authmysql 0.47-4sarge5
ii libdbd-mysql-perl 2.9006-1
ii libmysqlclient10 3.23.56-3
ii libmysqlclient10-dev 3.23.56-3
ii libmysqlclient12 4.0.24-10sarge2
ii libmysqlclient14 4.1.11a-4sarge7
ii libpam-mysql 0.5.0-6
ii mysql-client-4.1 4.1.11a-4sarge7
ii mysql-common-4.1 4.1.11a-4sarge7
ii mysql-server-4.1 4.1.11a-4sarge7
ii php4-mysql 4.3.10-18
ii php5.1-mysql 5.1.4-0.1~sarge1
ii php5.1-pdo-mysql 5.1.4-0.1~sarge1
ii postfix-mysql 2.2.3-3.riseup.net.1
ii proftpd-mysql 1.2.10-15sarge4
Was ich nicht kapiere:

Code: Alles auswählen

# apt-cache policy  mysql-common
mysql-common:
  Installed: (none)
  Candidate: 4.0.24-10sarge2
  Version Table:
     4.0.24-10sarge2 0
        500 ftp://ftp.freenet.de stable/main Packages
        500 http://security.debian.org stable/updates/main Packages
     4.0.24-10sarge1 0
        100 /var/lib/dpkg/status
# apt-cache policy  mysql-common-4.1
mysql-common-4.1:
  Installed: 4.1.11a-4sarge7
  Candidate: 4.1.11a-4sarge7
  Version Table:
 *** 4.1.11a-4sarge7 0
        500 ftp://ftp.freenet.de stable/main Packages
        500 http://security.debian.org stable/updates/main Packages
        100 /var/lib/dpkg/status
Das Thema ist auch etwas älter:
Ich habe apticron damals sausen lassen:
http://www.debianforum.de/forum/viewtop ... highlight=

Nun ist es aber passiert.

Ich glaube zwischen mysql 4.0 und 4.1 sgibt es Probleme bei der Datenbankübernahme wenn ich aptitude folge, und es von 4.1 auf 4.0 downgrade.

Wie kann ich mysql 4.1 behalten?

Code: Alles auswählen

# apt-cache policy  mysql-client-4.1 mysql-common-4.1 mysql-server-4.1
mysql-client-4.1:
  Installed: 4.1.11a-4sarge7
  Candidate: 4.1.11a-4sarge7
  Version Table:
 *** 4.1.11a-4sarge7 0
        500 ftp://ftp.freenet.de stable/main Packages
        500 http://security.debian.org stable/updates/main Packages
        100 /var/lib/dpkg/status
mysql-common-4.1:
  Installed: 4.1.11a-4sarge7
  Candidate: 4.1.11a-4sarge7
  Version Table:
 *** 4.1.11a-4sarge7 0
        500 ftp://ftp.freenet.de stable/main Packages
        500 http://security.debian.org stable/updates/main Packages
        100 /var/lib/dpkg/status
mysql-server-4.1:
  Installed: 4.1.11a-4sarge7
  Candidate: 4.1.11a-4sarge7
  Version Table:
 *** 4.1.11a-4sarge7 0
        500 ftp://ftp.freenet.de stable/main Packages
        500 http://security.debian.org stable/updates/main Packages
        100 /var/lib/dpkg/status

# apt-get dist-upgrade
Reading Package Lists... Done
Building Dependency Tree... Done
Calculating Upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Muß ich nun auf aptitude verzichten? und was ist mit apt-key in sarge?

Antworten