Created
September 17, 2014 19:59
-
-
Save singingwolfboy/bcd79ecb66bc7e79a478 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
db ~/dev/configuration/vagrant/release/openedx (git)-[vagrant-aspen] mastodon | |
% vagrant destroy | |
default: Are you sure you want to destroy the 'default' VM? [y/N] y | |
==> default: Forcing shutdown of VM... | |
==> default: Destroying VM and associated drives... | |
==> default: Removing hosts | |
Password: | |
db ~/dev/configuration/vagrant/release/openedx (git)-[vagrant-aspen] mastodon | |
% vagrant up | |
Bringing machine 'default' up with 'virtualbox' provider... | |
==> default: Importing base box 'openedx-aspen'... | |
==> default: Matching MAC address for NAT networking... | |
==> default: Setting the name of the VM: openedx_default_1410983398443_84608 | |
==> default: Clearing any previously set network interfaces... | |
==> default: Preparing network interfaces based on configuration... | |
default: Adapter 1: nat | |
default: Adapter 2: hostonly | |
==> default: Forwarding ports... | |
default: 22 => 2222 (adapter 1) | |
==> default: Running 'pre-boot' VM customizations... | |
==> default: Booting VM... | |
==> default: Waiting for machine to boot. This may take a few minutes... | |
default: SSH address: 127.0.0.1:2222 | |
default: SSH username: vagrant | |
default: SSH auth method: private key | |
default: Warning: Connection timeout. Retrying... | |
==> default: Machine booted and ready! | |
Got different reports about installed GuestAdditions version: | |
Virtualbox on your host claims: 4.2.0 | |
VBoxService inside the vm claims: 4.3.16 | |
Going on, assuming VBoxService is correct... | |
GuestAdditions versions on your host (4.3.14) and guest (4.3.16) do not match. | |
Got different reports about installed GuestAdditions version: | |
Virtualbox on your host claims: 4.2.0 | |
VBoxService inside the vm claims: 4.3.16 | |
Going on, assuming VBoxService is correct... | |
stdin: is not a tty | |
Reading package lists... | |
Building dependency tree... | |
Reading state information... | |
linux-headers-3.2.0-23-generic is already the newest version. | |
The following packages will be upgraded: | |
dkms | |
1 upgraded, 0 newly installed, 0 to remove and 155 not upgraded. | |
Need to get 72.6 kB of archives. | |
After this operation, 1,024 B of additional disk space will be used. | |
Get:1 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main dkms all 2.2.0.3-1ubuntu3.2 [72.6 kB] | |
dpkg-preconfigure: unable to re-open stdin: No such file or directory | |
Fetched 72.6 kB in 0s (964 kB/s) | |
(Reading database ... 96592 files and directories currently installed.) | |
Preparing to replace dkms 2.2.0.3-1ubuntu3 (using .../dkms_2.2.0.3-1ubuntu3.2_all.deb) ... | |
Unpacking replacement dkms ... | |
Processing triggers for man-db ... | |
Setting up dkms (2.2.0.3-1ubuntu3.2) ... | |
Copy iso file /Applications/VirtualBox.app/Contents/MacOS/VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso | |
stdin: is not a tty | |
mount: warning: /mnt seems to be mounted read-only. | |
Installing Virtualbox Guest Additions 4.3.14 - guest version is 4.3.16 | |
stdin: is not a tty | |
Verifying archive integrity... All good. | |
Uncompressing VirtualBox 4.3.14 Guest Additions for Linux............ | |
VirtualBox Guest Additions installer | |
Removing installed version 4.3.16 of VirtualBox Guest Additions... | |
Copying additional installer modules ... | |
Installing additional modules ... | |
Removing existing VirtualBox DKMS kernel modules ...done. | |
Removing existing VirtualBox non-DKMS kernel modules ...done. | |
Building the VirtualBox Guest Additions kernel modules ...done. | |
Doing non-kernel setup of the Guest Additions ...done. | |
You should restart your guest to make sure the new modules are actually used | |
Installing the Window System drivers | |
Could not find the X.Org or XFree86 Window System, skipping. | |
An error occurred during installation of VirtualBox Guest Additions 4.3.14. Some functionality may not work as intended. | |
In most cases it is OK that the "Window System drivers" installation failed. | |
stdin: is not a tty | |
==> default: Checking for guest additions in VM... | |
==> default: Checking for host entries | |
==> default: adding to (/etc/hosts) : 192.168.33.10 preview.localhost # VAGRANT: 2173f588aaa79c416c25181150b5387e (default) / 8b1d9ff0-db06-4eab-8c18-de907c98f98b | |
==> default: Configuring and enabling network interfaces... | |
db ~/dev/configuration/vagrant/release/openedx (git)-[vagrant-aspen] mastodon | |
% vagrant ssh | |
Welcome to Ubuntu 12.04 LTS (GNU/Linux 3.2.0-23-generic x86_64) | |
* Documentation: https://help.ubuntu.com/ | |
New release '14.04.1 LTS' available. | |
Run 'do-release-upgrade' to upgrade to it. | |
******************************************************************* | |
* _ __ __ * | |
* _ _| |\ \/ / This system is for the use of authorized * | |
* / -_) _` | > < users only. Usage of this system may be * | |
* \___\__,_|/_/\_\ monitored and recorded by system personnel. * | |
* * | |
* Anyone using this system expressly consents to such monitoring * | |
* and is advised that if such monitoring reveals possible * | |
* evidence of criminal activity, system personnel may provide the * | |
* evidence from such monitoring to law enforcement officials. * | |
* * | |
******************************************************************* | |
Last login: Tue Sep 16 18:13:17 2014 from 10.0.2.2 | |
vagrant@precise64:~$ cd /edx/app/edxapp | |
vagrant@precise64:/edx/app/edxapp$ ls | |
cms.auth.json cms.env.json data edxapp_env edx-platform lms.auth.json lms.env.json ruby_env venvs | |
vagrant@precise64:/edx/app/edxapp$ source edxapp_env | |
vagrant@precise64:/edx/app/edxapp$ cd edx-platform/ | |
vagrant@precise64:/edx/app/edxapp/edx-platform$ ls | |
AUTHORS CHANGELOG.rst conf Gemfile lms mongo_indexes.md package.json pavement.pyc requirements setup.py vendor_extra | |
bin cms CONTRIBUTING.rst Gemfile.lock manage.py node_modules pavelib pylintrc scripts setup.pyc | |
Brewfile common docs LICENSE manage.pyc Open_edX.egg-info pavement.py README.md setup.cfg test_root | |
vagrant@precise64:/edx/app/edxapp/edx-platform$ sudo paver test | |
---> pavelib.tests.test | |
---> pavelib.prereqs.install_prereqs | |
---> pavelib.prereqs.install_ruby_prereqs | |
bundle install --quiet | |
/edx/app/edxapp/.rbenv/versions/1.9.3-p374/lib/ruby/1.9.1/rubygems/dependency.rb:247:in `to_specs': Could not find bundler (>= 0) amongst [bigdecimal-1.1.0, io-console-0.3, json-1.5.4, minitest-2.5.1, rake-0.9.2.2, rdoc-3.9.4] (Gem::LoadError) | |
from /edx/app/edxapp/.rbenv/versions/1.9.3-p374/lib/ruby/1.9.1/rubygems/dependency.rb:256:in `to_spec' | |
from /edx/app/edxapp/.rbenv/versions/1.9.3-p374/lib/ruby/1.9.1/rubygems.rb:1231:in `gem' | |
from /edx/app/edxapp/.gem/bin/bundle:22:in `<main>' | |
Captured Task Output: | |
--------------------- | |
---> pavelib.tests.test | |
---> pavelib.prereqs.install_prereqs | |
---> pavelib.prereqs.install_ruby_prereqs | |
bundle install --quiet | |
Build failed running pavelib.tests.test: Subprocess return code: 1 | |
vagrant@precise64:/edx/app/edxapp/edx-platform$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment