An image profile install is failing with the message
2017-07-10T12:40:32Z esxupdate: root: ERROR: StatelessError: The transaction is not supported: Nothing to do for live install - live installation has been disabled.
Also in the esxupdate.log I see these messages that may have something to do with the problem
2017-07-10T12:42:10Z esxupdate: HostImage: INFO: Installer <class 'vmware.esximage.Installer.BootBankInstaller.BootBankInstaller'> was not initiated - reason: bootbank is invalid: /bootbank is not a directory!
I see this message too but /locker/packages does in fact exist
No such file or directory: '/locker/packages'
2017-07-10T12:42:10Z esxupdate: vmware.runcommand: INFO: runcommand called with: args = '['/sbin/esxcfg-advcfg', '-U', 'host-acceptance-level', '-G']', outfile = 'None', returnoutput = 'True', timeout = '0.0'.
2017-07-10T12:47:24Z esxupdate: HostImage: INFO: Installer <class 'vmware.esximage.Installer.LockerInstaller.LockerInstaller'> was not initiated - reason: Failed to create empty Database directory: [Errno 2] No such file or directory: '/locker/packages'
This image works fine on other servers but is failing on one in particular. We have tried to run it multiple times and this problem occurs each time.
If anyone has any ideas what I can look at that would be great. I am going to keep information minimal for now as to not load this post with a bunch of information that may not be relevant. Please let me know what other details may be needed to move forward.
Thank You