This problem is resolved with redmine (4.0.1-1), but another problem appeared:

Setting up redmine (4.0.1-1) ...
Could not find gem 'pg (~> 1.1)' 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
Errors were encountered while processing:
 redmine
E: Sub-process /usr/bin/dpkg returned an error code (1)


apt-get install ruby-pg

.....................

Suggested packages:
  doc-base
The following packages will be REMOVED:
  gitlab
The following packages will be upgraded:
  ruby-pg

So now the problem is with ruby-pg.

Thx in advance!

On Thu, 7 Feb 2019 12:34:02 +0200 Dragos Jarca <dragos.ja...@dynamicpuzzle.ro> wrote:

> The big problem is that activemodel is used by activerecord tet is
> needed by gitlab.
>
> I updated gitlab and ended up with redmine removed...(my mistake).
>
> But I try to install redmine, because I use both gitlab and redmine
> integrated.
>
> And ended up with bug described before.
>
> apt-get -t unstable install redmine ruby-protected-attributes
>
> ...
>
> The following packages have unmet dependencies:
>  ruby-protected-attributes : Depends: ruby-activemodel (< 2:5.0) but
> 2:5.2.2+dfsg-3 is to be installed
> E: Unable to correct problems, you have held broken packages.
>
> But I cannot downgrade activemodel because is used by gitlab...and
> activemodel in unstable is 2:5.2.2 so redmine have unmeet dependency.
>
> --
> Cu respect,
> Dragos Jarca
> Owner
> Dynamic Puzzle S.R.L.
> www.dynamicpuzzle.ro
>
>
--
Cu respect,
Dragos Jarca
Owner
Dynamic Puzzle S.R.L.
www.dynamicpuzzle.ro

Reply via email to