We’re just beginning the setup for 6.0.2. We’re getting an error when shutting down the lock manager:
$ hcisitectl -k l
Killing lockmgr ‘lm_cis6.0_helloworld’
console: error while loading shared libraries: libncurses.so.5: cannot open shared object file: No such file or directory
Lockmgr didn’t die, trying again.
Lockmgr is running on pid 4112
hcimonitord is NOT running
hci:helloworld@fhlx211:/home/hci
$ hcisitectl
Lockmgr is NOT running
hcimonitord is NOT running
But running hcisitectl after this shows that the lock manager did stop after a few seconds.
Are we missing an environment variable somewhere?
Thanks.