Package: rails Version: 2:4.2.10-1 Followup-For: Bug #892368 Confirmed, `rails new foo` gives the following error for me:
run bundle install --local Could not find gem 'coffee-rails (~> 4.1.0)' in any of the gem sources listed in your Gemfile. run bundle exec spring binstub --all Traceback (most recent call last): 14: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' 13: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in `require' 12: from /usr/lib/ruby/vendor_ruby/bundler/setup.rb:20:in `<top (required)>' 11: from /usr/lib/ruby/vendor_ruby/bundler.rb:107:in `setup' 10: from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:20:in `setup' 9: from /usr/lib/ruby/vendor_ruby/bundler/runtime.rb:108:in `block in definition_method' 8: from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:226:in `requested_specs' 7: from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:237:in `specs_for' 6: from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:170:in `specs' 5: from /usr/lib/ruby/vendor_ruby/bundler/definition.rb:257:in `resolve' 4: from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:22:in `resolve' 3: from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:48:in `start' 2: from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:257:in `verify_gemfile_dependencies_are_found!' 1: from /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:257:in `each' /usr/lib/ruby/vendor_ruby/bundler/resolver.rb:289:in `block in verify_gemfile_dependencies_are_found!': Could not find gem 'coffee-rails (~> 4.1.0)' in any of the gem sources listed in your Gemfile. (Bundler::GemNotFound) I have ruby-coffee-rails installed: [Documents] dpkg -s ruby-coffee-rails Package: ruby-coffee-rails Status: install ok installed Priority: optional Section: ruby Installed-Size: 38 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintain...@lists.alioth.debian.org> Architecture: all Version: 4.2.2-1 Depends: ruby | ruby-interpreter, ruby-coffee-script, ruby-railties Description: Coffee Script adapter for the Rails asset pipeline This package adds the ability to write Coffee Script code for a Rails application and have it automatically compiled into Javascript before being sent to the clients. Homepage: https://github.com/rails/coffee-rails Ruby-Versions: all [Documents] -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.16.0-2-amd64 (SMP w/8 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE= (charmap=UTF-8) Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages rails depends on: ii ruby-rails 2:4.2.10-1 rails recommends no packages. rails suggests no packages. -- no debconf information