apt message:The following signatures couldn’t be verified…

Kezdőlap Fórumok Debiannal kapcsolatos kérdések apt message:The following signatures couldn’t be verified…

2 bejegyzés megtekintése - 1-2 / 2
  • Szerző
    Bejegyzés
  • #2048103
    newbienow
    Felhasználó

      Bocs, itt a megoldás:

      Running „apt-get update” with the version of apt in unstable will probably display the following (non-fatal) errors if you’re using unofficial apt sources:

      W: GPG error: http://apt.example.com unstable Release: The following signatures
      couldn’t be verified because the public key is not available:
      NO_PUBKEY A35A4E6EF00175CA
      W: You may want to run apt-get update to correct these problems

      In order to fix this you need to import the key into gpg, then export the key into apt, using „apt-key”.

      $ gpg –keyserver wwwkeys.eu.pgp.net –recv-keys A35A4E6EF00175CA
      gpg: requesting key F00175CA from hkp server wwwkeys.eu.pgp.net
      gpg: key F00175CA: public key „Sebastien NOEL ” imported
      gpg: no ultimately trusted keys found
      gpg: Total number processed: 1
      gpg:              imported: 1
      $ gpg –armor –export A35A4E6EF00175CA | sudo apt-key add –
      gpg: no ultimately trusted keys found
      OK

      closed

      #1882235
      csaba
      Felhasználó

        A teljes szöveg:

        W: GPG error: ftp://ftp.de.debian.org unstable Release: The following signatures couldn’t be verified because the public key is not available: NO_PUBKEY 010908312D230C5F

        guglitól jövök, szóval tudom mit jelent az üzenet (http://wiki.debian.org/SecureApt), ám a javasolt megoldás lila ködbe veszett számomra (How to find a key;  itt http://ftp.de.debian.org van a sources.listben)

        Remélem erre jön egy debian guru és mutat egy egyszerübb megoldást.
        A rendszer Debian SID i386.
        thnx

      2 bejegyzés megtekintése - 1-2 / 2
      • Be kell jelentkezni a hozzászóláshoz.