Not installable on disco due to ruby-mail

Bug #1813051 reported by Andreas Hasenack
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
redmine (Debian)
Fix Released
Unknown
redmine (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

redmine 3.4.x requires ruby-mail 2.6.4. From its Gemfile:
gem "mail", "~> 2.6.4"

If attempted to install on disco, we get:
Could not find gem 'mail (~> 2.6.4)' in any of the gem sources listed in your Gemfile.
dpkg: error processing package redmine (--configure):
 installed redmine package post-installation script subprocess returned error exit status 1
Setting up ruby-sass-rails (5.0.6-2) ...
Setting up ruby-web-console (2.2.1-2) ...
Setting up ruby-turbolinks (2.5.3-3ubuntu1) ...
Processing triggers for libc-bin (2.28-0ubuntu1) ...
Errors were encountered while processing:
 redmine
E: Sub-process /usr/bin/dpkg returned an error code (1)

Disco has ruby-mail 2.7.1, and that is only supported in redmine 4.0.x:
https://github.com/redmine/redmine/blob/master/Gemfile:
gem "mail", "~> 2.7.1"

Both debian and ubuntu are at 3.4.6. So either we go ahead of debian to 4.0.x, or the package should be dropped.

Changed in redmine (Debian):
status: Unknown → New
Revision history for this message
Balint Reczey (rbalint) wrote :

I looked into updating redmine to 4.0.1 and it will be a quite significant effort.

I recommend dropping it from Disco until a new working version can be synced from Debian because the current version is already broken and holds back migration of good packages from -proposed.

Revision history for this message
Balint Reczey (rbalint) wrote :

I opened LP: #181327 for the removal.

Revision history for this message
Balint Reczey (rbalint) wrote :

I opened LP: #1813275 for the removal.

Changed in redmine (Debian):
status: New → Fix Released
Revision history for this message
Colin Watson (cjwatson) wrote :

disco now has redmine 4.0.1-2, and I just checked that it's now uninstallable. (Not my doing - I just happened to notice it in passing.)

Changed in redmine (Ubuntu):
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.