Question: How to do you resolve systemd[1]: Condition check resulted in Bluetooth service being skipped. on raspberry pi?
Solution: sudo modprobe bluetooth then sudo systemctl restart bluetooth.service then check if service is running by sudo systemctl status bluetooth
Other Useful links
http://cagewebdev.com/raspberry-pi-getting-audio-working/