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

uninitialized class variable @@asetus in Oxidized #1

Open
aalejandro opened this issue Jan 10, 2016 · 4 comments
Open

uninitialized class variable @@asetus in Oxidized #1

aalejandro opened this issue Jan 10, 2016 · 4 comments

Comments

@aalejandro
Copy link

I am getting this on Linux using Ruby 2.2.4

[oxidized@fhnet01 ~]$ oxs --list-nodes
uninitialized class variable @@asetus in Oxidized
/usr/local/rvm/gems/ruby-2.2.4/gems/oxidized-script-0.1.1/bin/oxs:8:in rescue in <top (required)>': uninitialized constant Oxidized::CFG (NameError) from /usr/local/rvm/gems/ruby-2.2.4/gems/oxidized-script-0.1.1/bin/oxs:3:in<top (required)>'
from /usr/local/rvm/gems/ruby-2.2.4/bin/oxs:23:in load' from /usr/local/rvm/gems/ruby-2.2.4/bin/oxs:23:in

'
from /usr/local/rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in eval' from /usr/local/rvm/gems/ruby-2.2.4/bin/ruby_executable_hooks:15:in'
[oxidized@fhnet01 ~]$

@ytti
Copy link
Owner

ytti commented Jan 11, 2016

Uh, forgot this one. This is broken by ytti/oxidized#257

@ElvinEfendi are you bribable to care about this?

@ElvinEfendi
Copy link
Contributor

@ytti I'll try to handle it this week.

@emjemj
Copy link

emjemj commented Jan 21, 2016

@ElvinEfendi Any update?

ElvinEfendi added a commit to Shopify/oxidized-script that referenced this issue Jan 31, 2016
ytti added a commit that referenced this issue Jan 31, 2016
@ytti
Copy link
Owner

ytti commented Mar 19, 2016

based on #3 looks like this was fixed only for CLI and not in the actual class constructor

@ElvinEfendi would appreciate if you could take a look

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

4 participants