Package: gnupg2 Version: 2.0.11-1 If a user who has no ~/.gnupg already in place, and invokes gpg2, they get an odd error message:
> 0 wt...@pip:~$ rm -rf .gnupg > 0 wt...@pip:~$ gpg2 --list-keys > gpg: directory `/home/wt215/.gnupg' created > gpg: can't open `/usr/share/gnupg/gpg-conf.skel': No such file or directory > gpg: keyring `/home/wt215/.gnupg/pubring.gpg' created > gpg: /home/wt215/.gnupg/trustdb.gpg: trustdb created > 0 wt...@pip:~$ Maybe the software should be looking for /usr/share/gnupg2/gpg-conf.skel instead? > 0 wt...@pip:~$ ls -la /usr/share/gnupg2/gpg-conf.skel > -rw-r--r-- 1 root root 8000 2009-05-05 14:07 /usr/share/gnupg2/gpg-conf.skel > 0 wt...@pip:~$ ls -la /usr/share/gnupg/*.skel > -rw-r--r-- 1 root root 9298 2009-05-05 17:15 /usr/share/gnupg/options.skel > 0 wt...@pip:~$ I note that this doesn't seem to happen if you explicitly set GNUPGHOME either, though i'm not sure why it doesn't. --dkg
signature.asc
Description: OpenPGP digital signature