<div dir="ltr"><div class="gmail_quote"><div dir="ltr"><div><div><div><div><div><div>Hi!<br></div><br> I am installing sugar on my laptop (HP 6730b 4GB RAM) on an Ubuntu 12.10. <br></div> <br> As mentioned on the developer site : <br>
 <br> <b><u><a href="http://developer.sugarlabs.org/dev-environment.md.html" target="_blank">http://developer.sugarlabs.org/dev-environment.md.html</a></u></b>.<br>
<br> I am following the steps mentioned. <br><br>However, after executing this command:<br></div><b><br>./osbuild pull<br></b></div><b> <br></b></div>the following line is printed:<br><br>abhay@ubuntu:~/InternWork/sugar-build$ ./osbuild pull<br>

<b>Another osbuild instance is running.</b><br><br></div>I tried <i>restarting</i> my computer and also used the following command:<br><br>sudo rm -Rf sugar-build/<br><div><div><div><div><div><b><br></b></div><div>to reinstall the package, but it did not help. The problem seems to be somewhere in a lockfile , which is not getting deleted. <br>

<br></div><div>--Reffering lines 451-453 in the code:<br><br><b>if not check_lock():<br>        print("Another osbuild instance is running.")<br>        return False</b><br><br></div><div>Please guide me on this!<br>

<br></div><div>Thanks,<br></div><div>Abhay<br></div></div></div></div></div></div>
</div><br></div>