[Koha-devel] Trouble in setting up kohadevbox on Win10 prof

Indranil Das Gupta indradg at l2c2.co.in
Sun Feb 2 09:06:36 CET 2020


Hi all,

I'm trying to setup kohadevbox on a Windows 10 prof laptop. I'm going after
stretch64

Things I've done so far:

1. I had to switch the distribution to
https://app.vagrantup.com/digital-port/boxes/debian-stretch64 because
otherwise I was hitting the missing linux-headers for vbox guest additions.

2. Ran SMB=1 SKIP_WEBINSTALLER=1 CREATE_ADMIN_USER=1 LOCAL_ANSIBLE=1
SYNC_REPO="/home/vagrant/kohaclone" vagrant up

3. I've the VM created, can ssh into it both as `vagrant ssh` as well as
via putty

4. But no cheese when i try to access http://localhost:8081 either inside
the VM or from my host box

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.

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.

7. I'm now manually doing a `git clone
http://git.koha-community.org/koha.git kohaclone` in /home/vagrant to see
if that makes a difference.

My question: kohadevbox README.md says - "A clone of the official Koha Git
repo, or a NFS-mounted git repository from your host machine."

So what am I missing here? Cluesticks / brickbats welcome... and expected
:-)

thanks

-- 
Indranil Das Gupta
L2C2 Technologies

Phone : +91-98300-20971
WWW : http://www.l2c2.co.in
Blog    : http://blog.l2c2.co.in
IRC     : indradg on irc://irc.freenode.net
Twitter : indradg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.koha-community.org/pipermail/koha-devel/attachments/20200202/ed05cd51/attachment.html>


More information about the Koha-devel mailing list