[mirrorbrain-commits] r8102 - /trunk/docs/installation/debian.rst

From: <poeml_at_mirrorbrain.org>
Date: Thu, 02 Sep 2010 18:08:02 -0000
Author: poeml
Date: Thu Sep  2 20:07:59 2010
New Revision: 8102

URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain?rev=8102&view=rev
Log:
docs/installation/debian: use a better keyserver, which has the updated key already

Modified:
    trunk/docs/installation/debian.rst

Modified: trunk/docs/installation/debian.rst
URL: http://svn.mirrorbrain.org/viewvc/mirrorbrain/trunk/docs/installation/debian.rst?rev=8102&r1=8101&r2=8102&view=diff
==============================================================================
--- trunk/docs/installation/debian.rst (original)
+++ trunk/docs/installation/debian.rst Thu Sep  2 20:07:59 2010
_at_@ -36,12 +36,12 @@
 That will produce a warning message saying that a GPG key isn't known for the
 new package repository. Take note of the key ID and import the key with `apt-key`::
 
-   # sudo apt-key adv --keyserver hkp://keys.gnupg.net --recv-keys BD6D129A
+   # sudo apt-key adv --keyserver hkp://wwwkeys.de.pgp.net --recv-keys BD6D129A
   Executing: gpg --ignore-time-conflict --no-options --no-default-keyring \
     --secret-keyring /etc/apt/secring.gpg --trustdb-name /etc/apt/trustdb.gpg \
     --keyring /etc/apt/trusted.gpg --keyserver hkp://keys.gnupg.net --recv-keys \
     BD6D129A
-  gpg: requesting key BD6D129A from hkp server keys.gnupg.net
+  gpg: requesting key BD6D129A from hkp server hkp://wwwkeys.de.pgp.net
   gpg: key BD6D129A: public key "Apache OBS Project <Apache_at_build.opensuse.org>" imported
   gpg: no ultimately trusted keys found
   gpg: Total number processed: 1
_at_@ -55,7 +55,7 @@
    The key's validity needs to be refreshed from time to time. If apt-get stops
    working due to an expired key, you need to download it again. Thus, the
    "apt-key adv" command (see above) needs to be run again. ...This happened in
-   summer 2010.  I uploaded the renewed key to wwwkeys.de.pgp.net.
+   summer 2010.
 
 
 Install the MirrorBrain packages




_______________________________________________
mirrorbrain-commits mailing list
Archive: http://mirrorbrain.org/archive/mirrorbrain-commits/

Note: To remove yourself from this list, send a mail with the content
 	unsubscribe
to the address mirrorbrain-commits-request_at_mirrorbrain.org
Received on Thu Sep 02 2010 - 18:08:07 GMT

This archive was generated by hypermail 2.3.0 : Mon Feb 20 2012 - 23:47:04 GMT