Custom query (1088 matches)

Filters
 
or
 
  
 
Columns

Show under each result:


Results (142 - 144 of 1088)

Ticket Resolution Summary Owner Reporter
#1892 fixed Cleanup/update OSGeoLive sponsors astrid_emde kalxas
Description

action item for release

#498 fixed Click2try apt sources are not updated live-demo@… springmeyer
Description

'jaunty-updates' needs to be added to '/etc/apt/sources.list' on the click2try image.

Otherwise packages which were available on the livedemo final iso will not be the same on the click2try image and many potential installation failures will occur.

This was noticed because the machine runs python 2.6 by default and the 'python-mapnik 0.5.1-3ubuntu2.0' only provides mapnik bindings for python2.5 while the '0.5.1-3ubuntu2.1' (only available from jaunty-updates) provides bindings for both python2.5 and python2.6.

Doing this should fix the problem:

# add to /etc/apt/sources.list
deb http://mirror.math.ucdavis.edu/ubuntu/ jaunty-updates main restricted universe
# then run:
apt-get update
apt-get upgrade
#497 fixed click2try - no way svn update files in gisvm/bin/ live-demo@… erilem
Description

I've been trying to svn update /home/user/gisvm/bin/install_mapfish.sh in the click2try vm, but haven't found any way to do it. I'm logged into the system as "user" (password "password").

If I run the svn up command as "user" I get:

$svn up install_mapfish.sh
svn: Can't open file '.svn/lock': Permission denied

If I use sudo I get:

$sudo svn up install_mapfish.sh
[sudo] password for user:
user is not in the sudoers file.  This incident will be reported

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.