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

NameError in ssh_download #38

Closed
jramnani opened this issue Mar 31, 2010 · 1 comment
Closed

NameError in ssh_download #38

jramnani opened this issue Mar 31, 2010 · 1 comment

Comments

@jramnani
Copy link
Collaborator

When trying to download items from an SSH repository, you get the following exception if the package isn't found:

/opt/local/lib/ruby/gems/1.8/gems/fig-0.1.14/lib/fig/os.rb:263:in ssh_download': undefined local variable or methoduri' for #Fig::OS:0x11ca588 (NameError)

Should use the local variable, "path," instead of "uri".

@jramnani
Copy link
Collaborator Author

Fixed in commit: 691d0aa

This issue was closed.
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

1 participant