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

Support for LXC client on MacOS #495

Closed
Credentive-Sec opened this issue May 20, 2021 · 1 comment
Closed

Support for LXC client on MacOS #495

Credentive-Sec opened this issue May 20, 2021 · 1 comment
Labels

Comments

@Credentive-Sec
Copy link

I have the LXC client installed on Mac, and it is happily interfacing with an LXD instance running on a Linux-based Server in my basement. I can run all of the lxc commands locally and they are executed on the server. I would like to use vagrant-lxc on top of vagrant running on my mac, but when I try to execute the vagrant command, I get the following error:

 credentive@Roberts-MBP# vagrant
Vagrant failed to initialize at a very early stage:

The LXC provider only works on Linux. Please try to use
another provider.

It appears that there is a check somewhere in the code that just bails if it detects a Mac instance. Are there other problems with LXC on Mac, or is this just an oversight?

@fgrehm fgrehm added the ignored label Nov 17, 2022
@fgrehm
Copy link
Owner

fgrehm commented Nov 17, 2022

Hey, sorry for the silence here but this project is looking for maintainers 😅

As per #499, I've added the ignored label and will close this issue. Thanks for the interest in the project and LMK if you want to step up and take ownership of this project on that other issue 👋

@fgrehm fgrehm closed this as completed Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant