Installation problem (strange)

89 views
Skip to first unread message

Jean-Marc LEBOIS

unread,
Sep 13, 2014, 8:37:58 AM9/13/14
to social...@googlegroups.com
Hello,

I'm trying to run social_stream in production and I encounter several errors...

I'm using ubuntu 14.04 server with rvm and several gemsets ... (2.1.1@3213 2.1.2@3214 2.1.2@3217 and 2.1.2@3219)
all is ruby 2.1.2 and respectively rails 3.2.13, 3.2.14 ....

for all gemsets I ran in a different directory 'rails new social_stream -d postgresql' then for each Gemfile I append "gem 'social_stream', '~> 2.2.2' " followed by 'bundle install'...
at this point everything seems to be ok

I ran in each directory 'rake db:migrate' .... perfect
then 'rake assets:precompile' to prepare for the ""production""

for the version of rails 3.2.13 and 3.2.14 i got an error :
rake aborted!
Sass::SyntaxError: You may not @extend an outer selector from within @media.
You may only @extend selectors within the same directive.
From "@extend .hidden-tablet" on line 13 of /usr/local/rvm/gems/ruby-2.1.2@3214/gems/social_stream-oauth2_server-2.2.2/app/assets/stylesheets/social_stream/oauth2_server/applications/responsive/_responsive-767px-max.css.sass.

and for the version 3.2.17 and 3.2.19 the error is:
Sprockets::FileNotFound: couldn't find file 'jquery.ui.all'
  (in /usr/local/rvm/gems/ruby-2.1.2@3217/gems/social_stream-base-2.2.2/app/assets/javascripts/social_stream-base.js:3)


Some ideas ?

Thomas Milotti

unread,
Mar 7, 2015, 10:28:43 AM3/7/15
to social...@googlegroups.com
Hello,

Did you find a solution for this issue? Because I am encountering the same problem.

Thanks,
Thomas

Jean-Marc LEBOIS

unread,
Mar 9, 2015, 4:37:36 AM3/9/15
to social...@googlegroups.com
Hello, 

I found a solution and explanation ;-)

I'm using rails 3.2.21 (latest vesion compatible with social_stream) with ruby 2.1.5 (latest version supports rails 3)

Apparently from version 3.2.17 rails does not use jquery.ui.all anymore

It use jquery-ui...
when the error appear, just replace jquery.ui.all by jquery-ui

I hope it helps.

--
You received this message because you are subscribed to the Google Groups "Social Stream" group.
To unsubscribe from this group and stop receiving emails from it, send an email to social-strea...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--
Jean-Marc LEBOIS
+32 498 050 191
Reply all
Reply to author
Forward
0 new messages