SiriProxy icon indicating copy to clipboard operation
SiriProxy copied to clipboard

warnings during siriproxy server

Open elvisimprsntr opened this issue 13 years ago • 4 comments

Not sure if this is a Ruby 2.0.0-p0 or siriproxy 0.5.2 problem.

root@raspberrypi:~# siriproxy server -d 192.168.69.97 WARN: Unresolved specs during Gem::Specification.reset: rake (>= 0) WARN: Clearing out unresolved specs. Please report a bug if this causes problems.

elvisimprsntr avatar Mar 13 '13 02:03 elvisimprsntr

I get that off and on. It doesn't seem to be an issue. It might be related to eventmachine, but I'm really not sure. Anyone know what this is about?

plamoni avatar Mar 13 '13 17:03 plamoni

Similar to this, I get a warning for rubydns as well. Maybe it is somehow related to Issue #483 ??

...

root@raspberrypi:~# siriproxy server -d 10.0.0.13 WARN: Unresolved specs during Gem::Specification.reset: rake (>= 0) rubydns (>= 0) WARN: Clearing out unresolved specs. Please report a bug if this causes problems. ...

ToddLorey avatar Mar 16 '13 00:03 ToddLorey

I think those two issues are unrelated. Pete will be able to tell us.

elvisimprsntr avatar Mar 16 '13 00:03 elvisimprsntr

Here I have the same issue + other: #491

changux avatar Mar 19 '13 13:03 changux