Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 587322 - toolchain-funcs.eclass: tc-ninja_magic_to_arch, old kernel support removed (because of KV_to_int)
Summary: toolchain-funcs.eclass: tc-ninja_magic_to_arch, old kernel support removed (b...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 384041
  Show dependency tree
 
Reported: 2016-06-27 18:30 UTC by Michał Górny
Modified: 2018-06-22 21:26 UTC (History)
1 user (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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2016-06-27 18:30:50 UTC
I have removed the code to support old kernels from tc-ninja_magic_to_arch() since it failed hard with current Portage release due to prohibited KV_to_int use. I originally wanted to use versionator.eclass there but couldn't due to inherit loop.

Please confirm whether the removal is fine, or alternatively how to proceed.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2018-06-22 21:26:43 UTC
(In reply to Michał Górny from comment #0)
> I have removed the code to support old kernels from tc-ninja_magic_to_arch()
> since it failed hard with current Portage release due to prohibited
> KV_to_int use. I originally wanted to use versionator.eclass there but
> couldn't due to inherit loop.
> 
> Please confirm whether the removal is fine, or alternatively how to proceed.

Seems like nobody even noticed so far.