Discussion:
rake rack ruby rail problem ?
rens
2014-05-26 21:21:01 UTC
Permalink
Hello,

I am trying to get the openbuild server to work on opensuse 13.1 (a ruby
application ) and
this is what I am seeing in the apache2 error log:
Does anyone
1- know what this means
2- is there a fix / did I (not) do something / do something wrong or is
this really a bug ??

gem and bundle "think" everything is ok, but the application doesn't
work......
App 9895 stderr: rake (>= 0.8.1)
App 9895 stderr: rack (>= 0)
App 9895 stderr: WARN: Clearing out unresolved specs.
App 9895 stderr: Please report a bug if this causes problems.
[
Martin Vidner
2014-05-27 09:02:59 UTC
Permalink
Post by rens
gem and bundle "think" everything is ok, but the application doesn't
work......
Hi Rens,

I don't know the details of installing the OBS server, but it seems
you need to tell us a bit more about what you did.

Which steps did you follow? This Readme?
https://github.com/openSUSE/open-build-service

Also, you may get better help on a mailing list or IRC channel
specific to the OBS, see
http://openbuildservice.org/support/
--
Martin Vidner, Cloud & Systems Management Team
http://en.opensuse.org/User:Mvidner

Kuracke oddeleni v restauraci je jako fekalni oddeleni v bazenu
Jordi Massaguer Pla
2014-05-27 11:01:49 UTC
Permalink
Are you using "bundle exec" to run your application?
Post by rens
Hello,
I am trying to get the openbuild server to work on opensuse 13.1 (a
ruby application ) and
Does anyone
1- know what this means
2- is there a fix / did I (not) do something / do something wrong or
is this really a bug ??
gem and bundle "think" everything is ok, but the application doesn't
work......
App 9895 stderr: rake (>= 0.8.1)
App 9895 stderr: rack (>= 0)
App 9895 stderr: WARN: Clearing out unresolved specs.
App 9895 stderr: Please report a bug if this causes problems.
[
Loading...