Hi !
:)

I recently bought a Mac Book Pro laptop which I am using right now to test
trac , more exactly running the functional test suite . I'm getting the
following error .

{{{#!sh

  File
"/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/suite.py",
line 70, in __call__
    return self.run(*args, **kwds)
  File "/srv/scm/hg/trac.rjollos/trac/test.py", line 137, in run
    self.setUp()
  File "trac/tests/functional/__init__.py", line 148, in setUp
    self._testenv.start()
  File "/srv/scm/hg/trac.rjollos/trac/tests/functional/testenv.py", line
268, in start
    cwd=self.command_cwd)
  File
"/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 709, in __init__
    errread, errwrite)
  File
"/usr/local/Cellar/python/2.7.6_1/Frameworks/Python.framework/Versions/2.7/lib/python2.7/subprocess.py",
line 1326, in _execute_child
    raise child_exception
OSError: [Errno 13] Permission denied

}}}

Do you have any idea of what's happening and what should be done to fix it ?

I look forward to your replies .

-- 
Regards,

Olemis - @olemislc

Apache(tm) Bloodhound contributor
http://issues.apache.org/bloodhound
http://blood-hound.net

Blog ES: http://simelo-es.blogspot.com/
Blog EN: http://simelo-en.blogspot.com/

Featured article:

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/trac-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to