Markos Chandras changed bug 1044087
What Removed Added
CC   robert.munteanu@gmail.com
Flags needinfo?(markos.chandras@suse.com) needinfo?(robert.munteanu@gmail.com)

Comment # 4 on bug 1044087 from
(In reply to Robert Munteanu from comment #3)
> Can you try the version that is proposed as an update to 1.9.5?
> 
> https://build.opensuse.org/request/show/503978

Still doesn't work. Same problem

$ vagrant --version
Vagrant 1.9.5

...

/usr/share/vagrant/plugins/providers/virtualbox/action/package_setup_folders.rb:3:in
`require_relative': cannot load such file --
/usr/share/vagrant/lib/vagrant/action/general/package_setup_folders (LoadError)
        from
/usr/share/vagrant/plugins/providers/virtualbox/action/package_setup_folders.rb:3:in
`<top (required)>'
        from /usr/share/vagrant/plugins/providers/virtualbox/action.rb:157:in
`block (2 levels) in action_package'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/action/builtin/call.rb:47:in
`call'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/action/builtin/call.rb:47:in
`call'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/action/warden.rb:34:in
`call'
        from
/usr/share/vagrant/plugins/providers/virtualbox/action/check_virtualbox.rb:17:in
`call'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/action/warden.rb:34:in
`call'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/action/builder.rb:116:in
`call'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/action/runner.rb:66:in
`block in run'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/util/busy.rb:19:in
`busy'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/action/runner.rb:66:in
`run'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/machine.rb:225:in
`action_raw'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/machine.rb:200:in
`block in action'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/environment.rb:533:in
`lock'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/machine.rb:186:in
`call'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/machine.rb:186:in
`action'
        from /usr/share/vagrant/plugins/commands/package/command.rb:90:in
`package_vm'
        from /usr/share/vagrant/plugins/commands/package/command.rb:70:in
`package_base'
        from /usr/share/vagrant/plugins/commands/package/command.rb:43:in
`execute'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/cli.rb:42:in
`execute'
        from
/usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/lib/vagrant/environment.rb:274:in
`cli'
        from /usr/lib64/ruby/gems/2.2.0/gems/vagrant-1.9.5/bin/vagrant:122:in
`<top (required)>'
        from /usr/bin/vagrant:23:in `load'
        from /usr/bin/vagrant:23:in `<main>'


As I said on the first comment, it sounds like a file is missing because indeed
there is no /usr/share/vagrant/lib/vagrant/action/general/package_setup_folders
in the system and I don't see the new SR addressing anything in that area.


You are receiving this mail because: