<div dir="ltr"><div><div><div><div><span style="font-family:arial,helvetica,sans-serif">Hi,<br><br></span></div><span style="font-family:arial,helvetica,sans-serif">I'm trying to set up a production instance in a Virtualbox running Ubuntu 14.04. I've followed the instructions in <a href="https://wiki.yoctoproject.org/wiki/Setting_up_a_production_instance_of_Toaster">the wiki.</a><br><br></span></div><span style="font-family:arial,helvetica,sans-serif">I have found that git is missing as a dependency (it might not be a dependency but it's needed later to clone poky)<br></span></div><span style="font-family:arial,helvetica,sans-serif">On the step 1, you need sudo permissions to create /var/www/toaster (I then changed the folder permissions with 'sudo chmod 777 /var/www/toaster -R'<br></span></div><div><span style="font-family:arial,helvetica,sans-serif">On the step 5, the command<br></span><code><pre><span style="font-family:arial,helvetica,sans-serif">./bitbake/lib/toaster/manage.py migrate<br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">fails with an error saying "Table 'toaster_data.sourth_migrationhistory' doesn't exist"<br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Using DJango 1.6. I've tried different versions of Django, changing "SOUTH_TESTS_MIGRATE = True" in the settings.py file and also tried Ubuntu 16.04 but I couldn't get around it. <br>I'm new to Django so I would appreciate if someone could point me in the right direction.<br><br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Regards,<br></span></pre><pre><span style="font-family:arial,helvetica,sans-serif">Murray<br></span></pre><pre><br></pre></code><br></div></div>