Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627144 - sys-apps/paludis still uses ruby 2.1
Summary: sys-apps/paludis still uses ruby 2.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Michał Górny
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ruby21-removal
  Show dependency tree
 
Reported: 2017-08-06 05:42 UTC by Hans de Graaff
Modified: 2017-08-08 05:57 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hans de Graaff gentoo-dev Security 2017-08-06 05:42:54 UTC
This package still uses ruby 2.1. Ruby 2.1 is no longer supported upstream and will be removed soon. Please update your package to use a newer ruby slot.

Use ruby 2.2 if you can only use one slot and your package is in arch
Use ruby 2.3 if you can only use one slot and your package is in ~arch

Use as many ruby targets as possible when you can use multiple slots.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-08-06 09:38:20 UTC
commit bf67d8f6e4d6a4b4852e9087005f23d5747126ea
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: Sun Aug 6 09:23:30 2017
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: Sun Aug 6 11:36:42 2017

    sys-apps/paludis: Switch to ruby2.2, #627144


Switched the stable to 2.2, ~arch is at 2.3 already (which will probably make it impossible to stabilize it, i guess).
Comment 2 Hans de Graaff gentoo-dev Security 2017-08-08 05:57:38 UTC
(In reply to Michał Górny from comment #1)

> Switched the stable to 2.2, ~arch is at 2.3 already (which will probably
> make it impossible to stabilize it, i guess).

Thanks!

At the moment, yes. The intention is to start the ruby 2.3 stable bug as soon as ruby 2.1 is masked for removal. Current plan for this to happen is within a couple of weeks.