Mmal: Failed to create camera_info component

Rohan has found a fix that lasts through reboots and will work to fix this issue from our apt upgrade process very soon.

In the mean time: As root edit /etc/udev/rules.d/10-local-rpi.rules and add the following line:
KERNEL==“vcsm”, GROUP=“video”, MODE=“0660”

NOTE: There are two = signs above and that is required and not a mistake here.