Skip to content
This repository has been archived by the owner on Jan 28, 2023. It is now read-only.

Ruby 1.9.3-p392 Warnings #463

Closed
elvisimprsntr opened this issue Feb 26, 2013 · 1 comment
Closed

Ruby 1.9.3-p392 Warnings #463

elvisimprsntr opened this issue Feb 26, 2013 · 1 comment

Comments

@elvisimprsntr
Copy link
Collaborator

I performed a clean install of RVM, Ruby, and SiriProxy which flagged the following warnings. (NOTE: I did not get these same warnings when performing a clean install with p385)

root@raspberrypi:~/SiriProxy# rake install
siriproxy 0.4.1 built to pkg/siriproxy-0.4.1.gem.
rake aborted!
Couldn't install gem, run gem install /root/SiriProxy/pkg/siriproxy-0.4.1.gem' for more detailed output /usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/bundler-1.3.0/lib/bundler/gem_helper.rb:68:ininstall_gem'
/usr/local/rvm/gems/ruby-1.9.3-p392@global/gems/bundler-1.3.0/lib/bundler/gem_helper.rb:43:in block in install' /usr/local/rvm/gems/ruby-1.9.3-p392@global/bin/ruby_noexec_wrapper:14:ineval'
/usr/local/rvm/gems/ruby-1.9.3-p392@global/bin/ruby_noexec_wrapper:14:in `

'
Tasks: TOP => install
(See full trace by running task with --trace)

root@raspberrypi:/SiriProxy# gem install /root/SiriProxy/pkg/siriproxy-0.4.1.gem
Fetching: CFPropertyList-2.1.2.gem (100%)
Fetching: eventmachine-1.0.0.gem (100%)
Building native extensions. This could take a while...
Fetching: uuidtools-2.1.3.gem (100%)
Successfully installed CFPropertyList-2.1.2
Successfully installed eventmachine-1.0.0
Successfully installed uuidtools-2.1.3
Successfully installed siriproxy-0.4.1
4 gems installed
Installing ri documentation for CFPropertyList-2.1.2...
Installing ri documentation for eventmachine-1.0.0...
Installing ri documentation for uuidtools-2.1.3...
Installing ri documentation for siriproxy-0.4.1...
Installing RDoc documentation for CFPropertyList-2.1.2...
Installing RDoc documentation for eventmachine-1.0.0...
Installing RDoc documentation for uuidtools-2.1.3...
Installing RDoc documentation for siriproxy-0.4.1...
root@raspberrypi:
/SiriProxy#

@plamoni
Copy link
Owner

plamoni commented Feb 26, 2013

Hmm.. Looks like it worked when you did the gem install... Not sure what happened there.

@plamoni plamoni closed this as completed Feb 26, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants