Created
February 26, 2013 11:42
-
-
Save raphaeldealmeida/5037896 to your computer and use it in GitHub Desktop.
Erro vagrant-oracle-xe
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
raphael@SIGPES-RAPHAEL:~/Downloads/vagrant-oracle-xe$ vagrant up | |
[oraxe] VM already created. Booting if it's not already running... | |
[oraxe] Clearing any previously set forwarded ports... | |
[oraxe] Forwarding ports... | |
[oraxe] -- 22 => 41022 (adapter 1) | |
[oraxe] Creating shared folders metadata... | |
[oraxe] Clearing any previously set network interfaces... | |
[oraxe] Preparing network interfaces based on configuration... | |
[oraxe] Running any VM customizations... | |
[oraxe] Booting VM... | |
[oraxe] Waiting for VM to boot. This can take a few minutes. | |
[oraxe] VM booted and ready for use! | |
[oraxe] Configuring and enabling network interfaces... | |
[oraxe] Setting host name... | |
[oraxe] Mounting shared folders... | |
[oraxe] -- v-root: /vagrant | |
[oraxe] -- manifests: /tmp/vagrant-puppet/manifests | |
[oraxe] -- v-pp-m0: /tmp/vagrant-puppet/modules-0 | |
[oraxe] Running provisioner: Vagrant::Provisioners::Puppet... | |
[oraxe] Running Puppet with /tmp/vagrant-puppet/manifests/site.pp... | |
stdin: is not a tty | |
info: Applying configuration version '1361877890' | |
notice: /Stage[main]/Oracle::Xe/File[/var/lock/subsys]/ensure: created | |
notice: /Stage[main]/Oracle::Xe/File[/tmp/xe.rsp]/ensure: defined content as '{md5}b3ef7242507073826fac3c7b3b8189b0' | |
notice: /Stage[main]/Oracle::Xe/Exec[oracle-shm]/returns: executed successfully | |
notice: /Stage[main]/Oracle::Xe/File[/tmp/oracle-xe-11.2.0-1.0.x86_64.rpm.zip]/ensure: defined content as '{md5}dd7881a55569d890241f11cd0eeb7d48' | |
notice: /Stage[main]/Oracle::Server/Exec[/usr/bin/apt-get -y update]/returns: executed successfully | |
notice: /Stage[main]/Oracle::Xe/Exec[update-rc oracle-shm]/returns: executed successfully | |
notice: /Stage[main]/Oracle::Server/Service[ntp]/ensure: ensure changed 'running' to 'stopped' | |
notice: /Stage[main]/Oracle::Xe/Exec[unzip xe]/returns: executed successfully | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/parameter.rb:165:in `fail' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/type/exec.rb:103:in `sync' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction/resource_harness.rb:114:in `apply_parameter' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction/resource_harness.rb:62:in `perform_changes' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction/resource_harness.rb:60:in `each' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction/resource_harness.rb:60:in `perform_changes' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction/resource_harness.rb:133:in `evaluate' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction.rb:49:in `apply' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction.rb:84:in `eval_resource' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction.rb:104:in `evaluate' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/util.rb:476:in `thinmark' | |
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/util.rb:475:in `thinmark' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction.rb:104:in `evaluate' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction.rb:386:in `traverse' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/transaction.rb:99:in `evaluate' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/resource/catalog.rb:141:in `apply' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/configurer.rb:121:in `retrieve_and_apply_catalog' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/util.rb:181:in `benchmark' | |
/usr/lib/ruby/1.8/benchmark.rb:308:in `realtime' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/util.rb:180:in `benchmark' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/configurer.rb:120:in `retrieve_and_apply_catalog' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/configurer.rb:151:in `run' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/application/apply.rb:229:in `main' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/application/apply.rb:149:in `run_command' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/application.rb:309:in `run' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/application.rb:413:in `hook' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/application.rb:309:in `run' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/application.rb:404:in `exit_on_fail' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/application.rb:309:in `run' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/lib/puppet/util/command_line.rb:69:in `execute' | |
/var/lib/gems/1.8/gems/puppet-2.7.11/bin/puppet:4 | |
/usr/local/bin/puppet:19:in `load' | |
/usr/local/bin/puppet:19 | |
err: /Stage[main]/Oracle::Xe/Exec[alien xe]/returns: change from notrun to 0 failed: Command exceeded timeout at /tmp/vagrant-puppet/modules-0/oracle/manifests/init.pp:114 | |
notice: /Stage[main]/Oracle::Xe/Package[oracle-xe]: Dependency Exec[alien xe] has failures: true | |
warning: /Stage[main]/Oracle::Xe/Package[oracle-xe]: Skipping because of failed dependencies | |
notice: /Stage[main]/Oracle::Xe/Exec[configure xe]: Dependency Exec[alien xe] has failures: true | |
warning: /Stage[main]/Oracle::Xe/Exec[configure xe]: Skipping because of failed dependencies | |
notice: Finished catalog run in 341.08 seconds |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment