Bluez 5.X and Ubuntu 14.0X

Solution 1:

Try this:

sudo apt-get purge bluez # remove old versions
sudo add-apt-repository ppa:vidplace7/bluez5
sudo apt-get update
sudo apt-get install bluez 

This adds the PPA for Bluez 5 and installs BlueZ.