Forgotten current directory for git config command (name&email).
In cerbero.utils.git.ensure_user_is_set(): forgotten git_dir argument for checking the existence of account's default identity (user.{email,name}).
As a result the check was performed on the build current directory (‘.’).