sup-heliotrope / sup

A curses threads-with-tags style email client (mailing list: supmua@googlegroups.com)
http://sup-heliotrope.github.io
GNU General Public License v2.0
889 stars 96 forks source link

ERROR: oh crap, an exception #587

Closed bfronhoefer closed 2 years ago

bfronhoefer commented 3 years ago

I installed sup according to https://github.com/sup-heliotrope/sup/wiki/Installation%3A-Archlinux ran sup-config, sup, sup-sync and sup again. An error occurred and I was asked to report it.

$HOME/.sup/exception-log.txt --- Psych::SyntaxError from thread: main (/home/bf/.sup/sources.yaml): did not find expected whitespace or line break while scanning a tag at line 2 column 3 /usr/lib/ruby/2.7.0/psych.rb:456:in parse' /usr/lib/ruby/2.7.0/psych.rb:456:inparse_stream' /usr/lib/ruby/2.7.0/psych.rb:390:in parse' /usr/lib/ruby/2.7.0/psych.rb:277:inload' /usr/lib/ruby/2.7.0/psych.rb:578:in block in load_file' /usr/lib/ruby/2.7.0/psych.rb:577:inopen' /usr/lib/ruby/2.7.0/psych.rb:577:in load_file' /home/bf/.gem/ruby/2.7.0/gems/sup-1.0/lib/sup.rb:145:inload_yaml_obj' /home/bf/.gem/ruby/2.7.0/gems/sup-1.0/lib/sup/source.rb:227:in load_sources' /home/bf/.gem/ruby/2.7.0/gems/sup-1.0/lib/sup/util.rb:605:inmethod_missing' /home/bf/.gem/ruby/2.7.0/gems/sup-1.0/lib/sup/index.rb:102:in load' /home/bf/.gem/ruby/2.7.0/gems/sup-1.0/lib/sup/util.rb:605:inmethod_missing' /home/bf/.gem/ruby/2.7.0/gems/sup-1.0/bin/sup:146:in <module:Redwood>' /home/bf/.gem/ruby/2.7.0/gems/sup-1.0/bin/sup:76:in<top (required)>' /home/bf/.gem/ruby/2.7.0/bin/sup:23:in load' /home/bf/.gem/ruby/2.7.0/bin/sup:23:in

'

thomasmatecki commented 3 years ago

Looks like a duplicate of #577