Jack Riddle's picture

For option 1, I did as requested and got the following output:
 

tklbam-init BXXXXXXXXXXXXXXXXA
Traceback (most recent call last):
  File "/usr/bin/tklbam-init", line 212, in 
    main()
  File "/usr/bin/tklbam-init", line 185, in main
    sub_apikey = hub.Backups.get_sub_apikey(apikey)
  File "/usr/lib/tklbam/hub.py", line 230, in get_sub_apikey
    response = API().request('GET', cls.API_URL + 'subkey/', {'apikey': apikey})
  File "/usr/lib/tklbam/hub.py", line 126, in request
    raise APIError(e.code, e.name, e.description)
hub.APIError: error(77, '')

For option 2, updated apt-get and ran the reinstall.  Same error message.

I'll persue option 3 in the meantime.