Descriptionchromeos: Avoid EasyUnlockGetKeysOperation D-Bus log spam.
Make EasyUnlockGetKeysOperation wait for the cryptohome
D-Bus service to be available before making a GetKeyDataEx
method call to it. Otherwise, we get repeated log spam at
boot:
[1912:1912:0916/102203:ERROR:object_proxy.cc(583)] Failed to call method: org.chromium.CryptohomeInterface.GetKeyDataEx: object_path= /org/chromium/Cryptohome: org.freedesktop.DBus.Error.ServiceUnknown: The name org.chromium.Cryptohome was not provided by any .service files
[1912:1912:0916/102203:ERROR:easy_unlock_get_keys_operation.cc(61)] Easy unlock failed to get key data, code=1
BUG=636554
Committed: https://crrev.com/e704807ee8bdb5829fb147f59b74e3a218f4de04
Cr-Commit-Position: refs/heads/master@{#419228}
Patch Set 1 #
Messages
Total messages: 11 (6 generated)
|