Robert Munteanu changed bug 1044087
What Removed Added
Status NEW IN_PROGRESS

Comment # 10 on bug 1044087 from
(In reply to Markos Chandras from comment #9)
> (In reply to Robert Munteanu from comment #7)
> > I may have a working solution, but it would be great for someone else to
> > validate it. Can you edit the following files:
> > 
> > -
> > /usr/share/vagrant/plugins/providers/virtualbox/action/package_setup_folders.
> > rb
> > - /usr/share/vagrant/plugins/providers/virtualbox/action/package.rb
> > 
> >  and replace the require_relative calls with
> > 
> >   require "vagrant/action/general/package"
> > 
> > That at least fixes the packaging for me.
> 
> That worked for me thank you

Thanks for confirming. Now all we need is a working vagrant build in OBS so
that I can submit the patches.

Johannes - is that something that you might be working on? Not asking for
commitment, just trying to make sure we don't overlap on the work. If not, I
will try and find the time at the end of the week to fix the build and apply
this patch.


You are receiving this mail because: