Custom Query (1118 matches)
Results (169 - 171 of 1118)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#771 | fixed | AtlasStyler does not open from ISO, but seems to work from VM | ||
Description |
On 23/08/11 00:35, Angelos Tzotsos wrote:
...
|
|||
#772 | fixed | rasdaman build errors in 5.0rc2 | ||
Description |
make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/demodata' make -C nir import; make -C lena import; make -C mowglie import; make -C timeseries import; make -C demodata imp ort; make[1]: Entering directory `/tmp/build_rasdaman/rasdaman_data/DataImport/nir' echo "rasql -q 'insert into NIR values inv_tiff($1)' --file nir.tiff --user rasadmin --passwd rasadmin --port 7001 -d RA SBASE" rasql -q 'insert into NIR values inv_tiff()' --file nir.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE rasql -q 'insert into NIR values inv_tiff($1)' --file nir.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE rasql: rasdaman query tool v1.0, rasdaman v8 -- generated on 22.08.2011 16:24:27. opening database RASBASE at localhost:7001...ok fetching type information for GreyString from database, using readonly transaction...ok reading file nir.tiff...ok constant 1: GMarray Oid...................: Type Structure........: Type Schema...........: marray< char > Domain................: [0:6195321] Base Type Schema......: char Base Type Length......: 1 Data format.......... : Array Data size (bytes).... : 6195322 Executing update query...rasdaman error 0: Exception: Transfer Failed aborting transaction...ok rasql done. make[1]: *** [import] Error 255 make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/nir' [...] echo "rasql -q 'insert into lena values inv_tiff($1)' --file lena.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE" rasql -q 'insert into lena values inv_tiff()' --file lena.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE rasql -q 'insert into lena values inv_tiff($1)' --file lena.tiff --user rasadmin --passwd rasadmin --port 7001 -d RASBASE [...] Executing update query...rasdaman error 0: Exception: Transfer Failed aborting transaction...ok rasql done. make[1]: *** [import] Error 255 make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/lena' [...] scripts/insertbin localhost 7001 rasadmin rasadmin RASBASE NN3_10 Data/NN3_10.dat scripts/insertbin: error while loading shared libraries: libmfhdf.so.0: cannot open shared object file: No such file or directory scripts/insertbin localhost 7001 rasadmin rasadmin RASBASE NN3_11 Data/NN3_11.dat scripts/insertbin: error while loading shared libraries: libmfhdf.so.0: cannot open shared object file: No such file or directory make[1]: *** [import] Error 127 make[1]: Leaving directory `/tmp/build_rasdaman/rasdaman_data/DataImport/timeseries' it is unknown to me if any of the above are fatal / harmless. for the last one, perhaps installing the libhdf4-0 package is needed? Hamish |
|||
#773 | fixed | sahana web2py error in 5.0rc2 log | ||
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 |
Note:
See TracQuery
for help on using queries.