tpm2-abrmd icon indicating copy to clipboard operation
tpm2-abrmd copied to clipboard

Enhanced Error messages if DBus alread in use

Open AndreasFuchsTPM opened this issue 4 years ago • 0 comments

This place only denotes bad authorization as possible error on "own_name" attempts.

https://github.com/tpm2-software/tpm2-abrmd/blob/f0a0b8084cdb98886002d1202c6dcf0a3ab88c2e/src/ipc-frontend-dbus.c#L582

  1. Extend the error message to state "... or another instance is already running."

  2. Query the bus name for a running instance and state a different error message.

AndreasFuchsTPM avatar May 26 '21 11:05 AndreasFuchsTPM