User error: Compass reported error code 1. Message: ArrayErrno::EACCES on line 243 of /usr/lib/ruby/1.8/fileutils.rb: Permission denied - /home/jean-louis/www/mysite.localdev/public_html/version Run with --trace to see the full backtrace in _compass_exec() (line 135 of /home/jean-louis/www/mysite.localdev/public_html/sites/all/modules/compass/compass.inc).

I don't know why, but I have 2 environment:
1) Ubuntu 11.04: all works well
2) Ubuntu 10.10 instead rise this user error

for fix that I have to use the patch that I add to next post

Comments

robertom’s picture

Status: Active » Needs review
StatusFileSize
new550 bytes
David Stosik’s picture

Status: Needs review » Needs work

Similar error here (see below), but the patch above (which I had to apply manually*) does not fix anything for me.

(* Patch should be relative to project root, not website root.)

User error : Compass reported error code 1. Message: ArrayErrno::EACCES on line 24 of /Library/Ruby/Gems/1.8/gems/sass-3.1.7/lib/sass/../sass/cache_stores/filesystem.rb: Permission denied - /Users/sto/dev/workspace/lbpokermb/www/sites/all/themes/custom/barriere_poker/.sass-cache/b6ac5aadecf0cb31df624911641a5256ca7f8503/pages.sassc Run with --trace to see the full backtrace dans _compass_exec() (ligne 135 dans /Users/sto/dev/workspace/lbpokermb/www/sites/all/modules/compass/compass.inc).

Edit: in my case, I just have to give write permission on my theme to the Apache user.