Raspberry Pi 3 - Problem with All-in-one installer

I’m getting this with fresh Jessie lite install. Any thoughts?

[localhost] out: Processing triggers for dbus (1.8.20-0+deb8u1) ...
[localhost] out: Errors were encountered while processing:
[localhost] out:  bluez
[localhost] out: E: Sub-process /usr/bin/dpkg returned an error code (1)
[localhost] out: 


Fatal error: sudo() received nonzero return code 100 while executing!

Requested: apt-get upgrade -y
Executed: sudo -S -p 'sudo password:'  /bin/bash -l -c "apt-get upgrade -y"