Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835159 - net-misc/ipmiview-2.19.0.210401-r1 needs Java 1.8 JRE
Summary: net-misc/ipmiview-2.19.0.210401-r1 needs Java 1.8 JRE
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-14 20:20 UTC by Horst Prote
Modified: 2022-03-15 15:04 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 Horst Prote 2022-03-14 20:20:49 UTC
Similar to Bug 832576 the ipmiview tool needs Java 1.8 JRE. It still starts with Java11 but some functions do only work with Java8 (using a "saved ID and Password" e.g.).

Reproducible: Always




Switching from
    >=virtual/jre-1.8
to
    virtual/jre:1.8
should fix this.
Comment 1 Larry the Git Cow gentoo-dev 2022-03-15 15:04:20 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9cace4b0576ba5d92a76f733eb2d950dfb58849f

commit 9cace4b0576ba5d92a76f733eb2d950dfb58849f
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2022-03-15 14:34:53 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2022-03-15 15:04:03 +0000

    net-misc/ipmiview: force java8, fix binaries
    
    Closes: https://bugs.gentoo.org/835158
    Closes: https://bugs.gentoo.org/835159
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 ...w-2.19.0.210401-r1.ebuild => ipmiview-2.19.0.210401-r2.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)