installing vapir-firefox on ubuntu sets permission to 600
Reported by bbaassiri | July 26th, 2010 @ 03:21 PM
i followed the install example
sudo gem install vapir-firefox
it installed to my gems directory but with read and write permissions only for root
Expected Results:
permission to be set to 644
Comments and changes to this ticket
-

Ethan August 4th, 2010 @ 05:13 PM
- State changed from new to invalid
This seems like a rubygems issue - there is nothing particular to Vapir which should cause this to happen.
It is possible that your umask is 077 instead of 022 when you run the gem install, which might cause read/execute permissions to not be set.
In any case, I am closing this as it is not a Vapir issue.
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป