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

Typhoeus 0.4.2 #81

Closed
ghost opened this issue Dec 7, 2012 · 11 comments
Closed

Typhoeus 0.4.2 #81

ghost opened this issue Dec 7, 2012 · 11 comments

Comments

@ghost
Copy link

ghost commented Dec 7, 2012

root@sp4074h:~/wpscan# gem list

*** LOCAL GEMS ***

addressable (2.3.2)
bundler (1.2.3)
crack (0.3.1)
diff-lcs (1.1.3)
ethon (0.5.7)
ffi (1.2.0)
json (1.7.5)
mime-types (1.19)
multi_json (1.4.0)
nokogiri (1.5.5)
rspec (2.12.0)
rspec-core (2.12.1)
rspec-expectations (2.12.0)
rspec-mocks (2.12.0)
simplecov (0.7.1)
simplecov-html (0.7.1)
typhoeus (0.4.2)
webmock (1.8.11)
root@sp4074h:~/wpscan# ruby wpscan.rb
[ERROR] Could not find typhoeus (= 0.4.2) amongst []

I did not catch the error.. how to I fix this?

@ethicalhack3r
Copy link
Contributor

Hi,

What version of Ruby and WPScan are you running?

Thanks,
Ryan

@ghost ghost closed this as completed Dec 7, 2012
@ghost
Copy link
Author

ghost commented Dec 7, 2012

root@sp4074h:~/wpscan# ruby -v
ruby 1.9.3p0 (2011-10-30 revision 33570) [x86_64-linux]

about wpscan, I downloaded the latest via git clone

@ethicalhack3r
Copy link
Contributor

Hmm... can't reproduce here on OSX.

@ethicalhack3r ethicalhack3r reopened this Dec 7, 2012
@ghost
Copy link
Author

ghost commented Dec 7, 2012

could be clearer?

@ethicalhack3r
Copy link
Contributor

I do not have the same problem on my Mac OS X computer.

What OS are you running?

@ghost
Copy link
Author

ghost commented Dec 7, 2012

root@sp4074h:~/wpscan# cat /etc/issue
Ubuntu 12.04.1 LTS \n \l

root@sp4074h:~/wpscan# uname -a
Linux sp4074h 3.2.0-23-generic #36-Ubuntu SMP Tue Apr 10 20:39:51 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

@erwanlr
Copy link
Member

erwanlr commented Dec 7, 2012

have you tried with

gem install --user-install typhoeus --version 0.4.2

?

@ghost
Copy link
Author

ghost commented Dec 7, 2012

yeah bro.. I've tried, but it still fails

@ethicalhack3r
Copy link
Contributor

We've not come across this one before.

There are some suggestions on here:
http://stackoverflow.com/questions/6278047/could-not-find-rails-0-amongst-gemloaderror

Please let us know which worked!

@erwanlr
Copy link
Member

erwanlr commented Dec 7, 2012

Are you using rvm ?

@ghost
Copy link
Author

ghost commented Dec 8, 2012

update, update, install and uninstall, I made it .. Thanks everyone, you can close the topic

@erwanlr erwanlr closed this as completed Dec 8, 2012
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