[DRE-maint] Bug#959822: Bug#959822: redmine: Cannot install redmine on fresh buster install
Georg Faerber
georg at debian.org
Tue May 5 23:20:28 BST 2020
Control: severity -1 normal
Hi Joseph,
On 20-05-05 20:56:51, Joseph Muller wrote:
> I have a fresh Buster install, and when I first tried to install
> Redmine I noticed there was no package available in Buster. I added
> the Buster backports repo and the install began, but then apt reported
> unmet dependencies (Depends: ruby-rouge (>= 3.7.0) but 3.3.0-1 is to
> be installed). How can this issue be resolved?
You need to pull ruby-rouge (and probably other packages as well) from
buster-backports. You could achieve this via either doing
apt-get install -t buster-backports redmine
or
APT pinning for these specific packages
or
...
Hope this helps,
cheers,
Georg
More information about the Pkg-ruby-extras-maintainers
mailing list