VMware Cloud Community
ttracy
Contributor
Contributor

software-packages not found

Trying to update tp 7.0.3.  Mounted ISO to vcenter vm. Did ssh to vcenter.  Cursor setting at root@vcenter # 

Run software-package stage --iso

Get command not found.

Any suggestions 

Reply
0 Kudos
1 Reply
ttracy
Contributor
Contributor

Simple solution.  My mistake was that I was trying the command from BASH prompt instead of the appliance shell prompt.

Correct steps are after ssh to machine:

root@vc [~]# appliancesh

Command> shell

Shell access is granted to root

root@vc[~]  exit

Command> software-package  (then it works)