Red Hat Bugzilla – Bug 1550024
'ap' fails to launch appliance console after upgrade
Last modified: 2018-03-20 00:48:15 EDT
Description of problem:'ap' fails to launch appliance console after upgrade Version-Release number of selected component (if applicable):5.9.0.22 How reproducible:100% Steps to Reproduce: 1.provision 5.8 appliance 2.add latest 5.9 repos 3.stop evm 4.run yum update 5.run ap Actual results: -bash: /usr/bin/appliance_console: No such file or directory Expected results: appliance_console launches Additional info: Though the short hand 'ap' fails to load the console a simple workaround is to use 'appliance_console' ~]# ap -bash: /usr/bin/appliance_console: No such file or directory ~]# appliance_console Welcome to the CFME Virtual Appliance. To modify the configuration, use a web browser to access the management page.
This probably shouldn't be a blocker as its such a minor issue. Also another work around for this is to reboot the appliance that also seems to fix the link, making it even less of an issue.
I'd imagine you don't even have to reboot. Exiting the shell and ssh'ing back in should reload your profile and the aliases.
I believe we have the same problem when we upgrade the ruby SCL. The old SCL is in the paths and isn't accessible so you need to exit the shell/reboot/etc. after upgrading those rpms.
Updating the doc text and closing this as 'next release'.