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

fix: uninitialized constant Chef::Knife::RackspaceBase #11

Merged
merged 1 commit into from Jul 28, 2011

Conversation

yevgenko
Copy link
Contributor

This is minor change, but critical fix, since 0.5.8 release is broken!

Non of rackspace sub-commands currently works, throwing the following error:

uninitialized constant Chef::Knife::RackspaceBase (NameError)

schisamo added a commit that referenced this pull request Jul 28, 2011
fix: uninitialized constant Chef::Knife::RackspaceBase
@schisamo schisamo merged commit ed22fcc into chef-boneyard:master Jul 28, 2011
@schisamo
Copy link
Contributor

great catch...weird thing is I can't recreate this locally. everything works perfectly sans that require. What version of Ruby and Rubygems are you running?

@yevgenko
Copy link
Contributor Author

ruby -v
ruby 1.9.2p180 (2011-02-18 revision 30909) [x86_64-linux]

gem -v
1.6.2

@schisamo
Copy link
Contributor

weird..same here. anyway I pushed a fixed gem (0.5.10)..thx again.

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

Successfully merging this pull request may close these issues.

None yet

2 participants