I am on 64-bit Debian 7.4 with rake 0.9.2.2-4, vagrant 1.0.3-1 and virtualbox 4.1.18-dfsg-2+deb7u1 and after a fresh download of the tails build I get this error:
** Invoke build (first_time) ** Invoke parse_build_options (first_time) ** Execute parse_build_options rake aborted! cannot load such file -- vagrant/util/downloader /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' /home/heller/Deepwoods/tails/vagrant/lib/vagrant_verified_download.rb:2:in `<top (required)>' /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' /usr/lib/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' /home/heller/Deepwoods/tails/vagrant/Vagrantfile:22:in `<top (required)>' /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:115:in `load' /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:115:in `block in procs_for_source' /usr/lib/ruby/vendor_ruby/vagrant/config.rb:41:in `block in capture_configures' <internal:prelude>:10:in `synchronize' /usr/lib/ruby/vendor_ruby/vagrant/config.rb:36:in `capture_configures' /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:114:in `procs_for_source' /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:51:in `block in set' /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:45:in `each' /usr/lib/ruby/vendor_ruby/vagrant/config/loader.rb:45:in `set' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:377:in `block in load_config!' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:392:in `call' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:392:in `load_config!' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:327:in `load!' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:124:in `vms' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:158:in `multivm?' /usr/lib/ruby/vendor_ruby/vagrant/environment.rb:143:in `primary_vm' /home/heller/Deepwoods/tails/Rakefile:48:in `primary_vm' /home/heller/Deepwoods/tails/Rakefile:57:in `primary_vm_state' /home/heller/Deepwoods/tails/Rakefile:78:in `vm_running?' /home/heller/Deepwoods/tails/Rakefile:132:in `block (2 levels) in <top (required)>' /home/heller/Deepwoods/tails/Rakefile:128:in `each' /home/heller/Deepwoods/tails/Rakefile:128:in `block in <top (required)>' /usr/lib/ruby/vendor_ruby/rake/task.rb:205:in `call' /usr/lib/ruby/vendor_ruby/rake/task.rb:205:in `block in execute' /usr/lib/ruby/vendor_ruby/rake/task.rb:200:in `each' /usr/lib/ruby/vendor_ruby/rake/task.rb:200:in `execute' /usr/lib/ruby/vendor_ruby/rake/task.rb:158:in `block in invoke_with_call_chain' /usr/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' /usr/lib/ruby/vendor_ruby/rake/task.rb:151:in `invoke_with_call_chain' /usr/lib/ruby/vendor_ruby/rake/task.rb:176:in `block in invoke_prerequisites' /usr/lib/ruby/vendor_ruby/rake/task.rb:174:in `each' /usr/lib/ruby/vendor_ruby/rake/task.rb:174:in `invoke_prerequisites' /usr/lib/ruby/vendor_ruby/rake/task.rb:157:in `block in invoke_with_call_chain' /usr/lib/ruby/1.9.1/monitor.rb:211:in `mon_synchronize' /usr/lib/ruby/vendor_ruby/rake/task.rb:151:in `invoke_with_call_chain' /usr/lib/ruby/vendor_ruby/rake/task.rb:144:in `invoke' /usr/lib/ruby/vendor_ruby/rake/application.rb:116:in `invoke_task' /usr/lib/ruby/vendor_ruby/rake/application.rb:94:in `block (2 levels) in top_level' /usr/lib/ruby/vendor_ruby/rake/application.rb:94:in `each' /usr/lib/ruby/vendor_ruby/rake/application.rb:94:in `block in top_level' /usr/lib/ruby/vendor_ruby/rake/application.rb:133:in `standard_exception_handling' /usr/lib/ruby/vendor_ruby/rake/application.rb:88:in `top_level' /usr/lib/ruby/vendor_ruby/rake/application.rb:66:in `block in run' /usr/lib/ruby/vendor_ruby/rake/application.rb:133:in `standard_exception_handling' /usr/lib/ruby/vendor_ruby/rake/application.rb:63:in `run' /usr/bin/rake:27:in `<main>' Tasks: TOP => build => parse_build_options What is going on here? -- Robert Heller -- 978-544-6933 / [email protected] Deepwoods Software -- http://www.deepsoft.com/ () ascii ribbon campaign -- against html e-mail /\ www.asciiribbon.org -- against proprietary attachments _______________________________________________ tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
