[DRE-maint] Bug#809707: sprockets 3.3 cannot find favico.js
Antonio Terceiro
terceiro at debian.org
Mon Jan 4 15:05:25 UTC 2016
Control: severity -1 important
On Sun, Jan 03, 2016 at 12:21:48PM +0530, Pirate Praveen wrote:
> package: ruby-sprockets
> version: 3.3.0-1
> severity: grave
> justification: fails to find assets previously found by 2.12
> Sprockets::FileNotFound: couldn't find file 'favico.js' with type
> 'application/javascript'
>
> It was noticed by autopkgtest in ruby-rails-assets-favico.js and
> confirmed by checking gem installed rails-assets-favico.js from
> rails-assets.org
Unless this is happening with every single assets package -- and it does
not seem to be the case -- `grave` is the wrong severity.
>
> rails new foo
> cd foo
>
> cat >> app/assets/javascripts/application.js <<EOF
> # =require favico.js
> EOF
>
> cat >> Gemfile <<EOF
> source "https://rails-assets.org" do
> gem 'rails-assets-favico.js'
> end
> EOF
>
> bundle install
> bundle exec rake assets:precompile
This seems to be https://github.com/rails/sprockets/issues/75
?
--
Antonio Terceiro <terceiro at debian.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20160104/d9fb88d6/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list