Fix an unbound variable in setup_package.

This resolves an unbound variable bug that users can hit
when running tempest without a second user account:

Change-Id: Id36f9c29be8db67de4089df2f0182194cf0fa482
UnboundLocalError: local variable 'e' referenced before assignment
1 file changed