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

Warnings #24

Closed
pcriv opened this issue Nov 20, 2014 · 2 comments
Closed

Warnings #24

pcriv opened this issue Nov 20, 2014 · 2 comments
Assignees
Labels

Comments

@pcriv
Copy link

pcriv commented Nov 20, 2014

When i run vagrant user parameters i get these warning messages:

/home/pablocrivella/.vagrant.d/gems/gems/nugrant-2.1.0/lib/nugrant/vagrant/v2/command/env.rb:5: warning: already initialized constant EnvExporter
/home/pablocrivella/.vagrant.d/gems/gems/nugrant-2.1.0/lib/nugrant/vagrant/v2/action/auto_export.rb:5: warning: previous definition of EnvExporter was here

Extra Info:

Vagrant Version: 1.6.5

vagrant plugin list output:

nugrant (2.1.0)
vagrant-hostmanager (1.5.0)
vagrant-librarian-chef-nochef (0.2.0)
vagrant-librarian-puppet (0.7.1)
vagrant-login (1.0.1, system)
vagrant-omnibus (1.4.1)
vagrant-pristine (0.3.0)
vagrant-share (1.1.2, system)
vagrant-vbox-snapshot (0.0.8)

Everything works OK despite the warnings, just wanted to report it just in case.

@maoueh
Copy link
Owner

maoueh commented Nov 20, 2014

Thank you for the report, I'm gonna fix this later this week.

@maoueh maoueh added the bug label Nov 20, 2014
@maoueh maoueh self-assigned this Nov 20, 2014
maoueh added a commit that referenced this issue Dec 3, 2014
 * Changed how module shortcut is defined. The shortcut is now defined
   inside the class using it to avoid already defined warnings.

   Fixes [issue #24](#24).
 * Fixed auto export variables on `vagrant provision` feature. The
   initial release is not working correctly.
@maoueh
Copy link
Owner

maoueh commented Dec 3, 2014

Fixed in 2.1.1.

@maoueh maoueh closed this as completed Dec 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants