doc/book/en/admin/setup.rst
branchstable
changeset 2239 0f12f1ebf27c
parent 2175 16d3c37c5d28
child 2393 6190852af97f
child 2420 46c83be959b7
--- a/doc/book/en/admin/setup.rst	Thu Jul 02 11:34:32 2009 +0200
+++ b/doc/book/en/admin/setup.rst	Thu Jul 02 12:55:30 2009 +0200
@@ -46,6 +46,13 @@
 
 There is also a wide variety of cubes listed on http://www.cubicweb.org/Project available as debian packages and tarball.
 
+The repositories are signed with `Logilab's gnupg key`_. To avoid warning on "apt-get update":
+1. become root using sudo 
+2. download http://ftp.logilab.org/dists/logilab-dists-key.asc using e.g. wget
+3. run "apt-key add logilab-dists-key.asc"
+4. re-run apt-get update (manually or through the package manager, whichever you prefer)
+
+.. `Logilab's gnupg key` _http://ftp.logilab.org/dists/logilab-dists-key.asc
 
 Install from source
 ```````````````````