<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-AU link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>Hey Indranil,<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>I’m not sure if kohadevbox is getting much love and attention, especially on Windows, anymore. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Happy to be corrected if I’m wrong but I think many people are moving / have moved to koha-testing-docker: <a href="https://gitlab.com/koha-community/koha-testing-docker">https://gitlab.com/koha-community/koha-testing-docker</a>. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>The documentation could use a bit of work but you can update the KOHA_IMAGE variable to pick different images available from <a href="https://hub.docker.com/r/koha/koha-testing/tags">https://hub.docker.com/r/koha/koha-testing/tags</a> (I actually just noticed that this moment). My guess is “master” is for stretch since there are master-jessie and master-buster available as well. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Personally, I use Docker Desktop on Windows, and I find mounting a volume with my Git can be painful, so I actually just created a named volume (within the Docker Desktop VM) and keep my Git clone there. That way it’s just all Linux all the time. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Alas, I deleted my last kohadevbox recently, so can’t help you on that one, I’m afraid. <o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>David Cook<o:p></o:p></p><p class=MsoNormal>Systems Librarian<o:p></o:p></p><p class=MsoNormal>Prosentient Systems<o:p></o:p></p><p class=MsoNormal>72/330 Wattle St<o:p></o:p></p><p class=MsoNormal>Ultimo, NSW 2007<o:p></o:p></p><p class=MsoNormal>Australia<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Office: 02 9212 0899<o:p></o:p></p><p class=MsoNormal>Direct: 02 8005 0595<o:p></o:p></p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal><b><span lang=EN-US>From:</span></b><span lang=EN-US> Koha-devel <koha-devel-bounces@lists.koha-community.org> <b>On Behalf Of </b>Indranil Das Gupta<br><b>Sent:</b> Sunday, 2 February 2020 7:07 PM<br><b>To:</b> Koha-devel <koha-devel@lists.koha-community.org><br><b>Subject:</b> [Koha-devel] Trouble in setting up kohadevbox on Win10 prof<o:p></o:p></span></p><p class=MsoNormal><o:p> </o:p></p><div><p class=MsoNormal>Hi all,<o:p></o:p></p><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>I'm trying to setup kohadevbox on a Windows 10 prof laptop. I'm going after stretch64 <o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>Things I've done so far:<br><br>1. I had to switch the distribution to <a href="https://app.vagrantup.com/digital-port/boxes/debian-stretch64">https://app.vagrantup.com/digital-port/boxes/debian-stretch64</a> because otherwise I was hitting the missing linux-headers for vbox guest additions.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>2. Ran SMB=1 SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 LOCAL_ANSIBLE=1 SYNC_REPO="/home/vagrant/kohaclone" vagrant up<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>3. I've the VM created, can ssh into it both as `vagrant ssh` as well as via putty<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>4. But no cheese when i try to access <a href="http://localhost:8081">http://localhost:8081</a> either inside the VM or from my host box<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>5. the .deb installation did go through, because there is /usr/share/koha and the koha-* commands are accessible e.g. koha-list. koha-passwd so package got installed.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>6. /home/vagrant/kohaclone is empty and that I guess is the root of my problems because the installation has gotten gitified and there is nothing there at the moment.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>7. I'm now manually doing a `git clone <a href="http://git.koha-community.org/koha.git">http://git.koha-community.org/koha.git</a> kohaclone` in /home/vagrant to see if that makes a difference.<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal>My question: kohadevbox README.md says - "A clone of the official Koha Git repo, or a NFS-mounted git repository from your host machine." <o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><p class=MsoNormal style='margin-bottom:12.0pt'>So what am I missing here? Cluesticks / brickbats welcome... and expected :-)<o:p></o:p></p></div><div><p class=MsoNormal>thanks<o:p></o:p></p></div><div><p class=MsoNormal><o:p> </o:p></p></div><div><div><div><div><div><p class=MsoNormal>-- <br>Indranil Das Gupta<br>L2C2 Technologies<br><br>Phone : +91-98300-20971<o:p></o:p></p></div><div><p class=MsoNormal>WWW : <a href="http://www.l2c2.co.in" target="_blank">http://www.l2c2.co.in</a><br>Blog    : <a href="http://blog.l2c2.co.in" target="_blank">http://blog.l2c2.co.in</a><br>IRC     : indradg on irc://<a href="http://irc.freenode.net" target="_blank">irc.freenode.net</a><br>Twitter : indradg<o:p></o:p></p></div></div></div></div></div></div></div></body></html>