Comment 13 for bug 1007109

Revision history for this message
Natalia Bidart (nataliabidart) wrote : Re: Attempting to reinstall purchased fails in SSO re-authentication

Steve,

is there any chance you install the sso packages from the ubuntuone-nightlies PPA, so we have have better debugging?

Instructions to do so are the following (in a terminal, run the following commands):

$ sudo apt-add-repository ppa:ubuntuone/nightlies
$ sudo apt-get update && sudo apt-get upgrade

Once that's completed, please run the following:

$ U1_DEBUG=True python /usr/lib/ubuntu-sso-client/ubuntu-sso-login

and then reproduce the error from the Software Center. Once that's done, please attach a file with the whole output of the terminal (or, equivalently, attach the log files at ~/.cache/sso/).

Thanks!