Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency issue with logger #64

Open
bmcollier opened this issue Nov 23, 2024 · 1 comment
Open

Dependency issue with logger #64

bmcollier opened this issue Nov 23, 2024 · 1 comment

Comments

@bmcollier
Copy link

On an M1 Mac, running Ventura:

vagrant plugin install vagrant-qemu

Installing the 'vagrant-qemu' plugin. This can take a few minutes...
Vagrant failed to properly resolve required dependencies. These
errors can commonly be caused by misconfigured plugin installations
or transient network issues. The reported error is:

conflicting dependencies logger (= 1.6.0) and logger (= 1.6.1)
Activated logger-1.6.1
which does not match conflicting dependency (= 1.6.0)

Conflicting dependency chains:
logger (= 1.6.1), 1.6.1 activated

versus:
logger (= 1.6.0)

Gems matching logger (= 1.6.0):
logger-1.6.0

@ppggff
Copy link
Owner

ppggff commented Dec 1, 2024

This looks like a vagrant issue, check hashicorp/vagrant#13534
Update to 2.4.3 fix it
(brew version is still 2.4.2 for now, please try to install the downloaded version)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants