Custom query (1087 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (4 - 6 of 1087)

1 2 3 4 5 6 7 8 9 10 11 12
Ticket Resolution Summary Owner Reporter
#451 worksforme Beta2 doesn't boot live-demo@… wildintellect
Description

The beta 2 iso doesn't boot. Unable to find kernel:linux

We might want to use the remastersys method since that seems to result in bootable media and would ensure we have a vm image to publish that's identical. See http://n2.nabble.com/Building-the-Live-DVD-from-the-GISVM-tp3683042p3683042.html

#453 worksforme R script compiles from source, debs available live-demo@… wildintellect
Description

The current way the R script was written pulls source packages from cran and compiles them. deb packages are available now for most packages,and this could potentially save a lot of time in the build. But we need to go through the list and figure out the ubuntu package names, and which ones don't have packages.

Note debs are available by adding a repo like deb http://<my.favorite.cran.mirror>/bin/linux/ubuntu jaunty/

In the case of our project we've been using http://cran.ms.unimelb.edu.au/ Or for use Californian builders http://cran.cnr.berkeley.edu/

#455 fixed Geonetwork Launch Fails live-demo@… wildintellect
Description

Geonetwork startup scripts rely on relative paths, the launcher on the desktop fails to get the user into the correct starting path. Also requires sudo command which is easy to fix by prepending, the sudo password:

echo user | sudo -S ./start_geonetwork.sh
1 2 3 4 5 6 7 8 9 10 11 12
Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.