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 <terce...@debian.org>

Attachment: signature.asc
Description: PGP signature

Reply via email to