Comment 6 for bug 1007109

Revision history for this message
Steve Beattie (sbeattie) wrote : Re: Attempting to reinstall purchased fails in SSO re-authentication

~/.cache/sso/sso-client-gui.log only contains the following (from this run):

2012-06-01 12:16:01,939:939.825057983 - ubuntu_sso.gui.gtk - DEBUG - UbuntuSSOClientGUI: app_name 'Ubuntu Software Center', kwargs {'close_callback': <function main_quit at 0x215b140>, 'login_only': True, 'tc_url': '', 'policy_url': '', 'window_id': 0, 'ping_url': '', 'help_text': 'To reinstall previous purchases, sign in to the Ubuntu Single Sign-On account you used to pay for them.'}.
2012-06-01 12:16:02,025:25.5270004272 - ubuntu_sso.gui.gtk - DEBUG - UbuntuSSOClientGUI: backend created: <Interface <ProxyObject wrapping <dbus._dbus.SessionBus (session) at 0x2956710> com.ubuntu.sso /com/ubuntu/sso/accounts at 0x2a94490> implementing 'com.ubuntu.sso.UserManagement' at 0x2a94510>
2012-06-01 12:16:15,735:735.634088516 - ubuntu_sso.gui.gtk - INFO - on_login_error: args (<ubuntu_sso.gtk.gui.UbuntuSSOClientGUI object at 0x2986c10>, dbus.String(u'Ubuntu Software Center'), dbus.Dictionary({dbus.String(u'errtype'): dbus.String(u'ValueError'), dbus.String(u'message'): dbus.String(u"invalid literal for int() with base 10: '@as []'")}, signature=dbus.Signature('ss'))), kwargs {}.

~/.cache/sso/sso-client.log is identical to the debug output emitted on the command line, except for the following added line:

+2012-06-01 12:16:01,943:943.830013275 - ubuntu_sso.utils - DEBUG - _get_dir: trying use dir at '/usr/lib/python2.7/dist-packages/ubuntu-sso-client/data' (exists? False)

Hope this helps. Thanks.