Attempting to figure out my problem w/ vagrant package, I tried extracting 
a box using vagrant box repackage.

The chef/centos-6.5 box is one of those listed by vagrant box list.

However ... I get an "Illformed requirement" reported when I try to 
repackage it.

D:\YB_Code\git_code\YB\VagrantImages\test>vagrant box repackage 
chef/centos-6.5 netbeans8-ide virtualbox
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/requirement.rb:90:in 
`parse': Illformed requirement ["= virtualbox
"] (Gem::Requirement::BadRequirementError)
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/requirement.rb:120:in 
`block in initialize'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/requirement.rb:120:in 
`map!'
        from 
C:/HashiCorp/Vagrant/embedded/lib/ruby/2.0.0/rubygems/requirement.rb:120:in 
`initialize'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/box_collection.rb:260:in
 
`new'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/box_collection.rb:260:in
 
`block in find'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/box_collection.rb:259:in
 
`map'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/box_collection.rb:259:in
 
`find'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/box/command/repackage.rb:24:in
 
`exec
ute'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/plugins/commands/box/command/root.rb:61:in
 
`execute'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/cli.rb:42:in 
`execute'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/lib/vagrant/environment.rb:252:in
 
`cli'
        from 
C:/HashiCorp/Vagrant/embedded/gems/gems/vagrant-1.6.2/bin/vagrant:166:in 
`<main>'


I'm using Windows 7.  I have vagrant 1.6.2 installed, and vagrant version 
reports that as "up-to-date".

Any idea where I'm going wrong?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Vagrant" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to