Comment 9 for bug 1523384

Revision history for this message
XiaoGuo, Liu (liu-xiao-guo) wrote :

Hi Kyle,

Thanks! This morning, I tried to change to run the service the same as what you suggested, and it worked. Sorry, I did not feedback it since I was on a trip back to my home.

I just re-pulled the latest snapcraft, and I rebuilt the whole project, and now it worked as expected. However, there is one thing which is confusing. I used the snapcraft in the bin directory of repository:

liuxg@liuxg:~/snappy/tutorials/restapi$ ../../snapcraft/bin/snapcraft

liuxg@liuxg:~/snappy/tutorials/restapi$ ../../snapcraft/bin/snapcraft version
snapcraft (0.5).
Run "snapcraft help" to get started.

 After installation, i still see:

(amd64)ubuntu@localhost:/apps/restapi.sideload/current/usr/lib/python2.7$ ls -al site-packages
lrwxrwxrwx 1 clickpkg clickpkg 89 Dec 17 15:27 site-packages -> /home/liuxg/snappy/tutorials/restapi/parts/django/install/usr/lib/python2.7/dist-packages

Is there anything wrong with it?

Thanks & best regards,
XiaoGuo