Package: redmine Version: 3.0~20140825-8 Severity: important Installing redmine with apt-get fails with "Could not find gem 'jquery-rails (~> 3.1.1) ruby' in any of the gem sources listed in your Gemfile or available on this machine". Installation succeeds after manually installing jquery-rails with "sudo gem install jquery-rails -v '~> 3.1.1'".
$ sudo apt-get install redmine Reading package lists... Done Building dependency tree Reading state information... Done redmine is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. After this operation, 0 B of additional disk space will be used. Do you want to continue? [Y/n] Setting up redmine (3.0~20140825-8) ... + RAKE_VERBOSE=false + . /usr/share/debconf/confmodule + [ ! ] + PERL_DL_NONLAZY=1 + export PERL_DL_NONLAZY + [ ] + exec /usr/share/debconf/frontend /var/lib/dpkg/info/redmine.postinst configure + RAKE_VERBOSE=false + . /usr/share/debconf/confmodule + [ ! 1 ] + [ -z ] + exec + [ ] + exec + DEBCONF_REDIR=1 + export DEBCONF_REDIR + rm -f /var/lib/redmine/Gemfile.lock + cd /usr/share/redmine + bundle --local --quiet Please configure your config/database.yml first Could not find gem 'jquery-rails (~> 3.1.1) ruby' in any of the gem sources listed in your Gemfile or available on this machine. dpkg: error processing package redmine (--configure): subprocess installed post-installation script returned error exit status 7 Errors were encountered while processing: redmine E: Sub-process /usr/bin/dpkg returned an error code (1) -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.0.0-2-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages redmine depends on: ii bundler 1.10.5-1 ii dbconfig-common 1.8.52 ii debconf [debconf-2.0] 1.5.57 ii libjs-scriptaculous 1.9.0-2 ii redmine-sqlite 3.0~20140825-8 ii ruby 1:2.1.5.1 ii ruby-actionpack-action-caching 1.1.1-3 ii ruby-awesome-nested-set 3.0.0-1 ii ruby-coderay 1.1.0-2 ii ruby-i18n 0.6.11-2 ii ruby-jquery-rails 4.0.4-1 ii ruby-mime-types 2.6.1-1 ii ruby-net-ldap 0.8.0-1 ii ruby-openid 2.5.0debian-1 ii ruby-protected-attributes 1.0.8-2 ii ruby-rack 1.5.2-3 ii ruby-rack-openid 1.4.2-1 ii ruby-rails 2:4.1.10-1 ii ruby-rails-observers 0.1.1-1 ii ruby-redcarpet 3.2.3-1+b1 ii ruby-request-store 1.1.0-1 ii ruby-rmagick 2.13.2-4+b3 ii ruby2.1 [ruby-interpreter] 2.1.5-3 Versions of packages redmine recommends: ii libfcgi-ruby1.9.1 0.9.2.1-1 ii ruby-fcgi [libfcgi-ruby1.9.1] 0.9.2.1-1+b5 ii ruby-passenger 4.0.53-1+b2 Versions of packages redmine suggests: pn bzr <none> pn cvs <none> pn darcs <none> ii git 1:2.1.4-2.1 pn mercurial <none> pn subversion <none> -- debconf information excluded -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

