[Bug 139300] installing enigmail created ~/.gnupg that was owned by root
Enselic
enselic at gmail.com
Thu Sep 13 06:26:06 UTC 2007
Public bug reported:
Binary package hint: enigmail
I run Ubuntu 7.10, and run Thunderbird.
After I installed enigmail with
sudo apt-get install enigmail
and tried to use OpenPGP in Thunderbird, I got "no access"-errors. It
turned out that
ls -la ~
showed
drwx------ 2 root root 4096 2007-08-10 23:28 .gnupg
so the fix was simply to do
sudo chown -R $USER:$USER .gnupg
after enigmail was installed.
** Affects: enigmail (Ubuntu)
Importance: Undecided
Status: New
--
installing enigmail created ~/.gnupg that was owned by root
https://bugs.launchpad.net/bugs/139300
You received this bug notification because you are a member of Mozilla
Bugs, which is a bug contact for enigmail in ubuntu.
More information about the Ubuntu-mozillateam-bugs
mailing list