[Bug 1529590] Re: Ubuntu16.04: hvcsadmin command is not working
Launchpad Bug Tracker
1529590 at bugs.launchpad.net
Tue Apr 12 13:38:52 UTC 2016
This bug was fixed in the package powerpc-utils - 1.3.1-1
---------------
powerpc-utils (1.3.1-1) unstable; urgency=medium
* New upstream release, update debian/copyright to GPL (LP: #1539542)
* Rewrite debian/watch file to track upstream's move to github/nfont.
* Update Standards-Version to 3.9.7 and tidy up our lintian warnings.
* Utilize dh-autoreconf because upstream no longer ships ./configure.
* 01_ipmitool_check.patch: Suggest package install in ipmitool check.
* 02_systool_check.patch: Fix and ipmrove systool test (LP: #1529590)
* debian/control: Suggest sysfsutils and ipmitool for the above bits.
-- Adam Conrad <adconrad at 0c3.net> Tue, 29 Mar 2016 16:09:42 -0600
** Changed in: powerpc-utils (Ubuntu)
Status: Triaged => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to powerpc-utils in Ubuntu.
https://bugs.launchpad.net/bugs/1529590
Title:
Ubuntu16.04: hvcsadmin command is not working
Status in powerpc-utils package in Ubuntu:
Fix Released
Bug description:
Problem Description
========================
I installed Ubuntu16.04 on PowerVM system and try to run hvcsadmin (hypervisor virtual console server administration utility) command but it seems me broken .
Step to reproduce
=======================
1- Install Ubuntu16.04 on PowerVM
2- Install powerpc-utils in the system
3- run hvcsadmin utility
Expected Result:
it should work on PowerVM environment
Actual Result:
Fails to run complain about systool .
LOG:
root at system:~# hvcsadmin -all
Can't exec "systool": No such file or directory at /usr/sbin/hvcsadmin line 259.
systool: No such file or directory at /usr/sbin/hvcsadmin line 259.
root at system:~# hvcsadmin -noisy
Can't exec "systool": No such file or directory at /usr/sbin/hvcsadmin line 259.
systool: No such file or directory at /usr/sbin/hvcsadmin line 259.
root at system:~# rpm -qa | grep hvcsadmin
The program 'rpm' is currently not installed. You can install it by typing:
apt-get install rpm
root at system:~# dpkg -l | grep powerpc-utils
ii powerpc-utils 1.2.18+r1.1.3-24ubuntu1 ppc64el Various utilities for Linux/PowerPC
root at system:~#
Note : If i install libsysfs2 sysfsutils packages than it seems me
working so i think when we install powerpc-utils it should have
dependencies about sysfsutils.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/powerpc-utils/+bug/1529590/+subscriptions
More information about the foundations-bugs
mailing list