On Mon, May 04, 2015 at 11:37:22AM +0530, Pirate Praveen wrote:
> On Saturday 02 May 2015 11:49 AM, Pirate Praveen wrote:
> > bundle exec succeeds, but sprockets can't find the assets (bundle exec
> > rake assets:precompile fails)
> > 
> > couldn't find file 'bootstrap-tooltip'
> >   (in /usr/share/diaspora/app/assets/javascripts/main.js:43)
>
> Can I upload ruby-bootstrap2 until we can solve this issue? Since
> 0.5.0.0 is released I want more people to be able to install it and
> test. I want to get it into jessie-backports eventually.

what exacty did you put in vendor/gems?

To be clear, you need (in Gemfile)

  gem "bootstrap-sass", path: 'vendor/gems/bootstrap-sass'

then you need to have a copy of bootstrap-sass, at the version it
expects, extracted into vendor/gems/bootstrap-sass/

the patch I was able to in the repository modifies the Gemfile but does
not put anything else in place ...

-- 
Antonio Terceiro <terce...@debian.org>

Attachment: signature.asc
Description: Digital signature

Reply via email to