This is a known issue when upgrading from older entropy versions due to a bug that enforced very restrictive permissions on the Entropy Resource Lock file. You can fix it by manually removing the lock file when no Entropy instance is running:
# rm /var/lib/entropy/client/database/*/.using_resources -- Fabio Erculiani
