Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 672986

Summary: sci-electronics/klayout still uses ruby 2.3
Product: Gentoo Linux Reporter: Hans de Graaff <graaff>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED FIXED    
Severity: normal CC: ruby, sci-electronics
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 672978    

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