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

warnings during siriproxy server #474

Open
elvisimprsntr opened this issue Mar 13, 2013 · 4 comments
Open

warnings during siriproxy server #474

elvisimprsntr opened this issue Mar 13, 2013 · 4 comments

Comments

@elvisimprsntr
Copy link
Collaborator

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.

@plamoni
Copy link
Owner

plamoni commented Mar 13, 2013

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?

@ToddLorey
Copy link

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.
...

@elvisimprsntr
Copy link
Collaborator Author

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

@changux
Copy link

changux commented Mar 19, 2013

Here I have the same issue + other: #491

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

No branches or pull requests

4 participants