Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

Crash when running veewee #11

Open
holms opened this issue Apr 24, 2017 · 0 comments
Open

Crash when running veewee #11

holms opened this issue Apr 24, 2017 · 0 comments

Comments

@holms
Copy link
Owner

holms commented Apr 24, 2017

There's crash when launching veewee, no idea what's going on:

Romans-MacBook-Air:vagrant-jessie-box holms$ veewee vbox build Debian-jessie-amd64-netboot
Downloading vbox guest additions iso v 5.1.20 - http://download.virtualbox.org/virtualbox/5.1.20/VBoxGuestAdditions_5.1.20.iso
Checking if isofile VBoxGuestAdditions_5.1.20.iso already exists.
Full path: /Users/holms/Dev/github/vagrant-jessie-box/iso/VBoxGuestAdditions_5.1.20.iso
/opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/provider/core/helper/iso.rb:36:in `initialize': wrong number of arguments (given 2, expected 0) (ArgumentError)
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/provider/core/helper/iso.rb:36:in `new'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/provider/core/helper/iso.rb:36:in `block in download_progress'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:333:in `block (2 levels) in open_http'
	from /opt/local/lib/ruby2.4/2.4.0/net/http.rb:1455:in `block in transport_request'
	from /opt/local/lib/ruby2.4/2.4.0/net/http/response.rb:165:in `reading_body'
	from /opt/local/lib/ruby2.4/2.4.0/net/http.rb:1454:in `transport_request'
	from /opt/local/lib/ruby2.4/2.4.0/net/http.rb:1416:in `request'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:329:in `block in open_http'
	from /opt/local/lib/ruby2.4/2.4.0/net/http.rb:877:in `start'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:323:in `open_http'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:741:in `buffer_open'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:212:in `block in open_loop'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:210:in `catch'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:210:in `open_loop'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:151:in `open_uri'
	from /opt/local/lib/ruby2.4/2.4.0/open-uri.rb:721:in `open'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/provider/core/helper/iso.rb:33:in `download_progress'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/provider/core/helper/iso.rb:26:in `download_iso'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/provider/virtualbox/box/helper/guest_additions.rb:11:in `download_vbox_guest_additions_iso'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/provider/virtualbox/box/build.rb:8:in `build'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/lib/veewee/command/vbox.rb:22:in `build'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor/invocation.rb:115:in `invoke'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor.rb:242:in `block in subcommand'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor/command.rb:27:in `run'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor/invocation.rb:126:in `invoke_command'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor.rb:369:in `dispatch'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/thor-0.19.4/lib/thor/base.rb:444:in `start'
	from /opt/local/lib/ruby2.4/gems/2.4.0/gems/veewee-0.4.5.1/bin/veewee:24:in `<top (required)>'
	from /opt/local/bin/veewee:22:in `load'
	from /opt/local/bin/veewee:22:in `<main>'

There's issue opened here: jedi4ever/veewee#1103

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant