You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.
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 crash when launching veewee, no idea what's going on:
There's issue opened here: jedi4ever/veewee#1103
The text was updated successfully, but these errors were encountered: