Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 1087)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#445 fixed Geonetwork START fails live-demo@… darkblueb
Description

after LiveDVD is built, try manually running start.. fails

user@arramagong:~$ cd /usr/lib/geonetwork/ user@arramagong:/usr/lib/geonetwork$ bin/start-geonetwork.sh bin/start-geonetwork.sh: line 1: cd: ../jetty: No such file or directory rm: cannot remove `logs/*request.log*': No such file or directory rm: cannot remove `logs/output.log': No such file or directory mv: cannot stat `logs/geonetwork.log.*': No such file or directory mv: cannot stat `logs/intermap.log.*': No such file or directory mv: cannot stat `logs/geoserver.log.*': No such file or directory bin/start-geonetwork.sh: line 11: logs/output.log: No such file or directory user@arramagong:/usr/lib/geonetwork$ locate jetty /usr/local/share/gisvm/trunk/geonetwork-conf/jetty.xml /usr/local/share/gisvm/trunk/geonetwork-conf/.svn/text-base/jetty.xml.svn-base user@arramagong:/usr/lib/geonetwork$

#448 fixed All files should be owned by root, and writable by all live-demo@… camerons
Description

Stefan Hansen wrote:

Hi all!

I played in the last couple of days a bit with generating an ISO-image from the VM and ran into a few problems.

One of them is that some install-scripts change the owner of some files outside $HOME to "user". Unfortunately this doesn't go well when you boot from the LiveDVD. The original "user" is deleted, when the ISO is generated, and a new user is created during the boot process (apparently that is the way things have to be). Files that belonged to the old "user" belong on the LiveDVD to the uid=1000, but the new user has the uid=999. Therefore, the new user cannot write these files and some applications won't work (so far I had problems with Geoserver and Degree, but I haven't tested all applications). So Instead of changing the owner of a file or directory, please keep root as owner and just change the access permissions. If you do so, please only change the write-permissions of a file only if you really, really have to. AFAIK everything writable is loaded into the memory, when you boot from the DVD.

cheers, stefan

-- Stefan Hansen Software Engineer LISAsoft

#450 fixed Some install scripts for LiveDVD beta2 are outdated live-demo@… klokan
Description

I was reviewing the "build log" of LiveDVD beta2. It seems that some of the install scripts which are used to build the VM are not upgraded from SVN to the latest version. Please sync with SVN before building next version of the LiveDVD virtual machine!

I see that the install_maptiler.sh is in the obsolete version, because it fails with an error message, which is not anymore in the source code of the script - you have used probably revision r1968 from date 2009-09-13. Latest version is r2107 from 2009-09-17. The latest version should run without problems.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.