Changes

Jump to navigation Jump to search
419 bytes added ,  03:09, 7 January 2007
how to fix gpg key error
and apt will download and install the latest ConTeXt packages.
 
If you don't like the warnings about the GPG key, do this as yourself (if you are happy to trust the chain of trust; insert usual signing-key disclaimers here):
 
gpg --keyserver subkeys.pgp.net --recv-keys 0x09C5B094
gpg --export --armor 0x09C5B094 | sudo apt-key add -
 
[<tt>0x09C5B094</tt> was the key listed in one of Norbert Preining mail signatures. The <code>sudo</code> adds the key to apt's key list.]
== Finished! ==
127

edits

Navigation menu