<font style="font-family: Tahoma; font-size: 10pt">Hello&nbsp;Dane,<BR><BR>I&nbsp;just summarize what we understand after viewing mails from you and Alex.<BR><BR>On VM , below steps&nbsp;should to be done by us to fix this issue<BR><BR>Step1: apt-get update<BR><BR>Step2: apt-get upgrade<BR><BR>Step3: Verify proper python version.<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; python2.6<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; python-mapnik (Any specific version ?)<BR><BR>Step4: apt-get install mapnik<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; or rerun<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; sudo ./install_mapnik.sh?<BR><BR>step5: Any specific step to verify things are fine ?<BR><BR>I hope above steps should fix this issue. <BR><BR>If above steps is not complete then please let me know the missing steps.<BR><BR>Waiting for your confirmation. <BR><BR>Thanks<BR>Arun Sharma<BR>Click2try<BR><BR><BR><FONT face="Tahoma, Arial, Sans-Serif" size=2>
<HR align=center width="100%" SIZE=2>
<B>From</B>: "Dane Springmeyer" &lt;blake@hailmail.net&gt;<BR><B>Sent</B>: Thursday, October 15, 2009 12:09 AM<BR><B>To</B>: tech@wildintellect.com<BR><B>Subject</B>: Re: [Live-demo] Does your application work on the click2try GISVM?</FONT><BR><BR>Just the 'apt-get upgrade' will bring in the right version of python- <BR>mapnik, that make available the mapnik python bindings for python2.6 <BR>(they are already installed for python2.5).<BR><BR>So, not extra installation should be necessary, just updating the <BR>system apps with apt.<BR><BR>This is because this was a bug in the ubuntu packaging and therefore <BR>available via apt (even though mapnik was not upgraded):<BR><BR>https://bugs.launchpad.net/ubuntu/jaunty/+source/mapnik/+bug/354205<BR><BR>Dane<BR><BR><BR>On Oct 14, 2009, at 11:28 AM, Alex Mandel wrote:<BR><BR>&gt; What's the next step after that?<BR>&gt; apt-get install mapnik?<BR>&gt; or rerun<BR>&gt; sudo ./install_mapnik.sh?<BR>&gt;<BR>&gt; Alex<BR>&gt;<BR>&gt; Dane Springmeyer wrote:<BR>&gt;&gt; Well, in whatever mode works for your system run:<BR>&gt;&gt;<BR>&gt;&gt; apt-get update<BR>&gt;&gt; apt-get upgrade<BR>&gt;&gt;<BR>&gt;&gt; Until then the Mapnik package will not be installed/available and it<BR>&gt;&gt; appears that I can't do anything to help.<BR>&gt;&gt;<BR>&gt;&gt; Dane<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt; On Oct 14, 2009, at 10:07 AM, arun.s@tecnics.com wrote:<BR>&gt;&gt;<BR>&gt;&gt;&gt; Hello Dane,<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Currently the running vm has (apt-get upgrade) latest packages<BR>&gt;&gt;&gt; upgraded. This upgrades is done on the 'base' of virtual machine. <BR>&gt;&gt;&gt; In<BR>&gt;&gt;&gt; click2try vm , if something is applied on 'base' then that is <BR>&gt;&gt;&gt; present<BR>&gt;&gt;&gt; for running instance of vm. You might see some 'numbers of pakage'<BR>&gt;&gt;&gt; still needs to be upgraded . Its because 'app' layer also has apt- <BR>&gt;&gt;&gt; get<BR>&gt;&gt;&gt; info (database) just like 'base' which misguides user. This<BR>&gt;&gt;&gt; misguiding information is something which we still need to work on <BR>&gt;&gt;&gt; and<BR>&gt;&gt;&gt; will be fixed soon.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; If you have observed something different or specific location then<BR>&gt;&gt;&gt; please share your thoughts. we will be happy to provide you more <BR>&gt;&gt;&gt; details.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Now about error ,<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; "dpkg: error processing gnome-power-manager (--remove):<BR>&gt;&gt;&gt; failed to delete `/etc.dpkg-tmp': read-only file system".<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Its because at present , if 'user' require to install any package<BR>&gt;&gt;&gt; using dpkg (or apt-get) , we require to run the vm in different mode<BR>&gt;&gt;&gt; (which is maintence mode where 'app' or base has write permission)<BR>&gt;&gt;&gt; rather then the one which its running for user mode.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Does above information provides all information as expected ?<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Please reply in case you have more queries.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Regards,<BR>&gt;&gt;&gt; Arun Sharma<BR>&gt;&gt;&gt; Click2try<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; From: "Dane Springmeyer" <BLAKE@HAILMAIL.NET><BR>&gt;&gt;&gt; Sent: Wednesday, October 14, 2009 9:46 PM<BR>&gt;&gt;&gt; To: "Aneel" <ANEEL.R@TECNICS.COM><BR>&gt;&gt;&gt; Subject: Re: [Live-demo] Does your application work on the click2try<BR>&gt;&gt;&gt; GISVM?<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; On Oct 13, 2009, at 4:29 PM, Tom Callaghan wrote:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; Hi Aneel and Arun,<BR>&gt;&gt;&gt;&gt;<BR>&gt;&gt;&gt;&gt; Dane is requesting that we perform an apt-get upgrade. Since you <BR>&gt;&gt;&gt;&gt; are<BR>&gt;&gt;&gt;&gt; assembling all of this for production, I wanted to pass the request<BR>&gt;&gt;&gt;&gt; on to<BR>&gt;&gt;&gt;&gt; you. Apparently, our /etc/ap/sources.list file did not have an line<BR>&gt;&gt;&gt;&gt; for<BR>&gt;&gt;&gt;&gt; jaunty-updates. I was thinking that that would be best done in the<BR>&gt;&gt;&gt;&gt; base<BR>&gt;&gt;&gt;&gt; image, but do not know what the impact will be on the app layer.<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; So the new line was added to the 'sources.list' but 'apt-get update'<BR>&gt;&gt;&gt; was not run on this new machine. Why not?<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; I tried to do it myself within the running VM but after all packages<BR>&gt;&gt;&gt; are downloaded (took about 20 minutes) dpkg bails with this error:<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; 'dpkg: error processing gnome-power-manager (--remove):<BR>&gt;&gt;&gt; failed to delete `/etc.dpkg-tmp': read-only file system<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Do you know why this is happening?<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt; Dane<BR>&gt;&gt;&gt;<BR>&gt;&gt;&gt;<BR>&gt;&gt;<BR>&gt;&gt;<BR>&gt;<BR><BR><BR></font>