Probably camera_service is not able to create the socket used to
communicate with trust-store. The socket name is
"/dev/socket/camera_service/camera_service_to_trust" and needs the
folder to exist. There are some lines in init.rc that create it:

<<
# Create directory used by the camera-service to store its trust-store socket
    mkdir /dev/socket/camera_service 0770 media media
    chmod 2770 /dev/socket/camera_service
>>

However, I do not see /dev/socket/camera_service in krillin. But it
appears on arale, so something must be going wrong in krillin/vegeta.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1485069

Title:
  New camera service trust daemon fails to start on vegetahd

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1485069/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to