#26 f24: vagrant_sync_directory not getting passed to imagefactory
Closed: Fixed 7 years ago Opened 8 years ago by dustymabe.

For some reason the atomic vagrant images are not getting the synced folder set right in the embedded Vagrantfile within the .box file that gets output by releng.

Here is where the option is passed in to koji:

https://pagure.io/releng/blob/d7d584b4faeec70cb4415b92d5ad040fea0ae286/f/scripts/build-cloud-images#_110

But you can see from an image run that it doesn't get passed to the task:

http://koji.fedoraproject.org/koji/taskinfo?taskID=14202699

Alternatively, for F23 you can see where it does get passed:

http://koji.fedoraproject.org/koji/taskinfo?taskID=14198656


I know dgilmore looked at this some. Is there any update on this ticket?

Should be fixed with this option which is at least in the F25/rawhide configs. Can you verify?

https://pagure.io/pungi-fedora/blob/master/f/fedora.conf#_325

Should be fixed with this option which is at least in the F25/rawhide configs. Can you verify?

https://pagure.io/pungi-fedora/blob/master/f/fedora.conf#_325

I believe it is not fixed, the issue seemed to be that it was in the ini file passed to koji but koji was not reading it from the config file that defined the image to build. however it could be that we are putting it into the config in a way that koji does not understand and we need to fix that. I never fully got to the bottom of it

So I think this should be fixed in rawhide (f26) for the next compose, can someone check this tomorrow and confirm and once that's done I can merge the change back to other releases.

Metadata Update from @dustymabe:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

7 years ago

Log in to comment on this ticket.

Metadata