Opened 13 years ago

Closed 13 years ago

#773 closed defect (fixed)

sahana web2py error in 5.0rc2 log

Reported by: hamish Owned by: live-demo@…
Priority: major Milestone:
Component: OSGeoLive Keywords: 5.0, sahana
Cc:

Description

[...]
2011-08-22 14:20:05 (154 KB/s) - `/tmp/build_sahana/web2py_src-1.96.4.zip' saved [7127316/7127316]

You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data.  See "bzr help launchpad-login".
S3 Debug: s3utils: XLRD not installed, Spreadsheet Importer not available.
Warning: Running Web2Py < 3566, so Scheduled Tasks aren't available - please upgrade
web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2011
Version 1.96.4 (2011-06-07 21:08:15)
Database drivers available: SQLite3, pymysql, PostgreSQL
S3 Debug: s3utils: XLRD not installed, Spreadsheet Importer not available.
Warning: Running Web2Py < 3566, so Scheduled Tasks aren't available - please upgrade
web2py Web Framework
Created by Massimo Di Pierro, Copyright 2007-2011
Version 1.96.4 (2011-06-07 21:08:15)
Database drivers available: SQLite3, pymysql, PostgreSQL
Traceback (most recent call last):
  File "web2py.py", line 19, in <module>
    gluon.widget.start(cron=True)
  File "/usr/local/lib/web2py/gluon/widget.py", line 808, in start
    import_models=options.import_models, startfile=options.run)
  File "/usr/local/lib/web2py/gluon/shell.py", line 200, in run
    execfile(startfile, _env)
  File "applications/eden/static/scripts/tools/compile.py", line 33, in <module>
    compile_application(folder)
  File "/usr/local/lib/web2py/gluon/compileapp.py", line 506, in compile_application
    os.mkdir(os.path.join(folder, 'compiled'))
OSError: [Errno 13] Permission denied: 'applications/eden/compiled'
                      addgeometrycolumn                       
--------------------------------------------------------------
 public.gis_location.the_geom SRID:4326 TYPE:GEOMETRY DIMS:2 
(1 row)

Enabling module proxy.

no idea if that is fatal or harmless, ..

Hamish

Change history (2)

comment:1 by darkblueb, 13 years ago

RC2 - opening Geospatial -> Crisis Management -> Sahana

log in with credentials from passwords.txt

click on Incidents


fails.. auto-gen failure report shows python stack crawl

comment:2 by flavour, 13 years ago

Resolution: fixed
Status: newclosed

Have updated Web2Py & fixed the permissions issue.

Note: See TracTickets for help on using tickets.