Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 835158 - net-misc/ipmiview-2.19.0.210401-r1: "Launch KVM console" does not launch anything
Summary: net-misc/ipmiview-2.19.0.210401-r1: "Launch KVM console" does not launch anyt...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-14 20:15 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:15:13 UTC
The "Launch KVM console" button of thr ipmiview application does not launch anything.

Reproducible: Always

Steps to Reproduce:
1. emerge net-misc/ipmiview
2. Start ipmiview and connect to one of our supermicro servers.
3. Switch to tab "KVM Console" and click the "Launch KVM console" button
Actual Results:  
Nothing happens.

Expected Results:  
The "Java iKVM Viewer" starts the KVM console in a new Window.

Found a workaround:
cd /usr/bin/
ln -s ipmiview-ikvm ikvm
Comment 1 Larry the Git Cow gentoo-dev 2022-03-15 15:04:21 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(-)