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

_______________________________________________
Pkg-ruby-extras-maintainers mailing list
Pkg-ruby-extras-maintainers@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to