I have been learning but don't know what to do again...

[EMAIL PROTECTED]:~# gpg --version
gpg (GnuPG) 1.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This program comes with ABSOLUTELY NO WARRANTY.
This is free software, and you are welcome to redistribute it
under certain conditions. See the file COPYING for details.

Home: ~/.gnupg
Supported algorithms:
Pubkey: RSA, RSA-E, RSA-S, ELG-E, DSA
Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH
Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
[EMAIL PROTECTED]:~# gpg --list-keys
gpg: directory `/root/.gnupg' created
gpg: new configuration file `/root/.gnupg/gpg.conf' created
gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this 
run
gpg: keyring `/root/.gnupg/pubring.gpg' created
gpg: /root/.gnupg/trustdb.gpg: trustdb created
[EMAIL PROTECTED]:~# exit
logout

[EMAIL PROTECTED]:~$ sudo -i
[sudo] password for pw:
[EMAIL PROTECTED]:~# gpg --list-keys
[EMAIL PROTECTED]:~# cp /usr/share/gnupg/options.skel ~/.gnugpg/gpg.conf
cp: cannot create regular file `/root/.gnugpg/gpg.conf': No such file or 
directory
[EMAIL PROTECTED]:~# 

[EMAIL PROTECTED]:~# exit
logout
[EMAIL PROTECTED]:~$ sudo cp /usr/share/.gnupg/options.skel ~/.gnupg.conf
[sudo] password for pw:
cp: cannot stat `/usr/share/.gnupg/options.skel': No such file or directory
[EMAIL PROTECTED]:~$ 

Now I can't figure out the next step.  The info I have found so far is dated 
2005.  It seems to me that the key commands would be out of date. 
Now, am I ready to proceed? ...how do I?  I don't wish to mess it up.  could 
you please help me at this point?

-- 
Bug Fix #76983 Problems
https://bugs.launchpad.net/bugs/209986
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to