installing enigmail created ~/.gnupg that was owned by root

Bug #139300 reported by Martin Nordholts
2
Affects Status Importance Assigned to Milestone
enigmail (Ubuntu)
Invalid
Undecided
Mozilla Bugs

Bug Description

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.

Revision history for this message
John Vivirito (gnomefreak) wrote :

Is this still reproducible and with what versions of thunderbird, enigmail did you see this with. I am not able to reproduce this on gutsy.

Changed in enigmail:
assignee: nobody → mozilla-bugs
status: New → Incomplete
Revision history for this message
Martin Nordholts (enselic) wrote :

Hmm I also fail to reproduce this. I must have created ~/.gnupg prior to using enigmail. I don't know how, and espeically not why it had the permissions it had, but anyway the cause of it appearently has nothing to do with the enigmail install script. I should have tried to reproduce this before submitting a bug...

Revision history for this message
Alexander Sack (asac) wrote :

enigmail definitly doesn't run gpg during install. maybe the file did exist before, but you didn't recognize?

Changed in enigmail:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.