Skip to content

T stopped working after latest updates on Ubuntu/AWS  #323

@mikkokotila

Description

@mikkokotila

I'm getting the below error message from an Ubuntu / AWS instance (where T used to work just fine). I can run "sudo t authorize" but no other command works.

/usr/lib/ruby/1.9.1/psych.rb:203:in parse': (/home/ubuntu/.trc): could not find expected ':' while scanning a simple key at line 63 column 1 (Psych::SyntaxError) from /usr/lib/ruby/1.9.1/psych.rb:203:inparse_stream'
from /usr/lib/ruby/1.9.1/psych.rb:151:in parse' from /usr/lib/ruby/1.9.1/psych.rb:127:inload'
from /usr/lib/ruby/1.9.1/psych.rb:297:in block in load_file' from /usr/lib/ruby/1.9.1/psych.rb:297:inopen'
from /usr/lib/ruby/1.9.1/psych.rb:297:in load_file' from /var/lib/gems/1.9.1/gems/t-2.9.0/lib/t/rcfile.rb:80:inload_file'
from /var/lib/gems/1.9.1/gems/t-2.9.0/lib/t/rcfile.rb:11:in initialize' from /usr/lib/ruby/1.9.1/singleton.rb:141:innew'
from /usr/lib/ruby/1.9.1/singleton.rb:141:in block in instance' from <internal:prelude>:10:insynchronize'
from /usr/lib/ruby/1.9.1/singleton.rb:139:in instance' from /var/lib/gems/1.9.1/gems/t-2.9.0/lib/t/cli.rb:37:ininitialize'
from /var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor.rb:355:in new' from /var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor.rb:355:indispatch'
from /var/lib/gems/1.9.1/gems/thor-0.19.1/lib/thor/base.rb:440:in start' from /var/lib/gems/1.9.1/gems/t-2.9.0/bin/t:20:in<top (required)>'
from /usr/local/bin/t:23:in load' from /usr/local/bin/t:23:in

'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions