gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system h


From: Jim Busser
Subject: Re: [Gnumed-devel] Postgres 8.4.4-1 (Enterprise db) problems -- system hosed?
Date: Mon, 05 Jul 2010 12:19:39 -0700

On 2010-07-05, at 12:58 AM, Karsten Hilbert wrote:

>> This is the relevant part from the log:
>> 
>> File "./bootstrap_gm_db_system.py", line 934, in import_data
>>    script_base_dir = os.path.abspath(os.path.expanduser(script_base_dir))
>>  File 
>> "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/posixpath.py",
>>  
>> line 341, in abspath
>>    cwd = os.getcwdu()
>> OSError: [Errno 13] Permission denied
> 
> Well, check the value of script_base_dir (should be
> something like ../server/sql/v6-v7/python/) and look up the
> permissions in the file system.

Is it relevant that, on Mac, I can find no "cwd" command whereas the Mac 
has/uses

        pwd

(print working directory)

see http://perldoc.perl.org/Cwd.html where it says:
        Actually, on Mac OS, the getcwd() , fastgetcwd() and fastcwd() 
functions are all aliases for the cwd()function, which, on Mac OS, calls `pwd`. 
Likewise, the abs_path() function is an alias forfast_abs_path() .

-- Jim




reply via email to

[Prev in Thread] Current Thread [Next in Thread]