Download the Vagrantfile and create the Vagrant instance:
mkdir devstack cd devstack curl -L https://raw.githubusercontent.com/edx/configuration/master/vagrant/release/devstack/Vagrantfile > Vagrantfile vagrant plugin install vagrant-vbguest vagrant up
=> default: TASK: [edxapp | syncdb and migrate] *******************************************Is it a windows 10 or other software issue, or am I doing something wrong? Thanks in advance.
==> default: changed: [localhost] => (item=lms)
==> default: failed: [localhost] => (item=cms) => {"changed": true, "cmd": ["/edx/bin/edxapp-syncdb-cms"], "delta": "0:00:09.689078", "end": "2015-08-13 22:13:11.207622", "item": "cms", "rc": 1, "start": "2015-08-13 22:13:01.518544", "warnings": []}
==> default: stderr: Traceback (most recent call last):
==> default: File "manage.py", line 112, in <module>
==> default: startup.run()
==> default: File "/edx/app/edxapp/edx-platform/cms/startup.py", line 20, in run
==> default: autostartup()
==> default: File "/edx/app/edxapp/edx-platform/openedx/core/lib/django_startup.py", line 16, in autostartup
==> default: mod = import_module(app + '.startup')
==> default: File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
==> default: __import__(name)
==> default: File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/__init__.py", line 2, in <module>
==> default: import contentstore.signals
==> default: File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/signals.py", line 10, in <module>
==> default: from contentstore.proctoring import register_proctored_exams
==> default: File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/proctoring.py", line 11, in <module>
==> default: from contentstore.views.helpers import is_item_in_course_tree
==> default: File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/__init__.py", line 10, in <module>
==> default: from .course import *
==> default: File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/views/course.py", line 38, in <module>
==> default: from contentstore.course_info_model import get_course_updates, update_course_updates, delete_course_update
==> default: File "/edx/app/edxapp/edx-platform/cms/djangoapps/contentstore/course_info_model.py", line 23, in <module>
==> default: from xmodule.html_module import CourseInfoModule
==> default: File "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/html_module.py", line 58, in <module>
==> default: class HtmlModuleMixin(HtmlFields, XModule):
==> default: File "/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/html_module.py", line 70, in HtmlModuleMixin
==> default: resource_string(__name__, 'js/common_static/js/vendor/draggabilly.pkgd.js'),
==> default: File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1173, in resource_string
==> default: self, resource_name
==> default: File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1605, in get_resource_string
==> default: return self._get(self._fn(self.module_path, resource_name))
==> default: File "/edx/app/edxapp/venvs/edxapp/local/lib/python2.7/site-packages/pkg_resources/__init__.py", line 1728, in _get
==> default: with open(path, 'rb') as stream:
==> default: IOError: [Errno 2] No such file or directory: '/edx/app/edxapp/edx-platform/common/lib/xmodule/xmodule/js/common_static/js/vendor/draggabilly.pkgd.js'
==> default:
==> default: FATAL: all hosts have already failed -- aborting
==> default:
==> default: PLAY RECAP ********************************************************************
==> default: to retry, use: --limit @/root/vagrant-devstack.retry
==> default: localhost : ok=205 changed=53 unreachable=0 failed=1
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.
--
You received this message because you are subscribed to a topic in the Google Groups "Open edX operations" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openedx-ops/SmdW6WqbuBM/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openedx-ops...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/openedx-ops/7b6fa2c4-2895-4e3d-a22c-58b5113f12b4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.