Re: [Crowbar] OpenCrowbar work around for permission

2014-02-01 Thread Rob_Hirschfeld
the change was identified. IMHO, these were reasonable changes. We just need to make sure that we have permissions correct. Rob From: Victor Lowther [mailto:victor.lowt...@gmail.com] Sent: Saturday, February 01, 2014 5:59 PM To: Hirschfeld, Rob Cc: crowbar Subject: Re: [Crowbar] OpenCrowbar

Re: [Crowbar] OpenCrowbar work around for permission

2014-02-01 Thread Victor Lowther
On Sat, Feb 1, 2014 at 5:03 PM, wrote: > All, > > > > We had a recent pull to OpenCrowbar to set better file locations for logs > and cache; however, we’re getting a permissions issue. While we resolve > this in a consistent way, there’s a simple workaround: > What permission errors are you se

[Crowbar] OpenCrowbar work around for permission

2014-02-01 Thread Rob_Hirschfeld
All, We had a recent pull to OpenCrowbar to set better file locations for logs and cache; however, we're getting a permissions issue. While we resolve this in a consistent way, there's a simple workaround: sudo chmod 777 /var/cache sudo chmod 777 /var/log/crowbar I don't think this is the rig