Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672986 - sci-electronics/klayout still uses ruby 2.3
Summary: sci-electronics/klayout still uses ruby 2.3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: ruby23-removal
  Show dependency tree
 
Reported: 2018-12-12 10:29 UTC by Hans de Graaff
Modified: 2018-12-14 17:13 UTC (History)
2 users (show)

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 2018-12-12 10:29:04 UTC
This package still uses ruby 2.3. Upstream is no longer supporting Ruby 2.3 and security support ends on March 1st, 2019. Ruby 2.3 will be masked for removal as soon as possible but ultimately at this date, along with any packages still depending on ruby23. Please update your package to use a newer ruby slot.

Use ruby 2.4 if you can only use one slot and your package is in arch
Use ruby 2.5 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 Larry the Git Cow gentoo-dev 2018-12-12 21:27:57 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=70b98edc7ceb825ac3b52ec0efac213b5d8cae1d

commit 70b98edc7ceb825ac3b52ec0efac213b5d8cae1d
Author:     Andreas K. Huettel <dilfridge@gentoo.org>
AuthorDate: 2018-12-12 21:27:01 +0000
Commit:     Andreas K. Huettel <dilfridge@gentoo.org>
CommitDate: 2018-12-12 21:27:36 +0000

    sci-electronics/klayout: Version bump, for ruby 2.4 and gcc 8
    
    See https://github.com/klayoutmatthias/klayout/issues/127 for
    the source of the patch.
    
    Bug: https://bugs.gentoo.org/672986
    Closes: https://bugs.gentoo.org/672990
    Closes: https://bugs.gentoo.org/669340
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 sci-electronics/klayout/Manifest                   |  1 +
 .../klayout/files/klayout-0.25.6-gcc8.patch        | 18 +++++
 sci-electronics/klayout/klayout-0.25.6.ebuild      | 87 ++++++++++++++++++++++
 sci-electronics/klayout/klayout-9999.ebuild        |  4 +-
 4 files changed, 108 insertions(+), 2 deletions(-)
Comment 2 Andreas K. Hüttel archtester gentoo-dev 2018-12-14 17:13:07 UTC
All done