Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Doesn't work when guest missing ruby #35

Closed
Fuxy22 opened this issue Feb 18, 2017 · 2 comments
Closed

Doesn't work when guest missing ruby #35

Fuxy22 opened this issue Feb 18, 2017 · 2 comments
Milestone

Comments

@Fuxy22
Copy link

Fuxy22 commented Feb 18, 2017

If the guest is missing ruby like for instance on a laravel/homestead box the plugin does't attempt to install ruby or warn about it and instead it just fails to work.

Is this intended?

@alpha01
Copy link
Collaborator

alpha01 commented Feb 19, 2017

Ruby is required to be installed on the guest instance. You brought up a good point, the plugin should at least display a warning if Ruby is not installed. I'll leave this issue open until I add this feature.

This Ruby dependency on the guest instance kind of sucks in my opinion. A while ago I thought of possibly creating a universal notify-send binary port of notify-send.erb for vagrant-notify written in golang to eliminate this dependency problem, but I haven't had the time to learn the language.

@alpha01 alpha01 added this to the 0.5.4 milestone May 4, 2017
@alpha01
Copy link
Collaborator

alpha01 commented May 4, 2017

vagrant-notify 0.5.4 or above will now display a warning message if Ruby is not installed on the guest.

@alpha01 alpha01 closed this as completed May 4, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants