[Rock-dev] [rock] #162: autoproj-1.7.20: couldn't parse YAML (ubuntu 12.04, ruby 1.9.1 (1.9.2))

rock noreply at opendfki.de
Thu May 3 14:06:29 CEST 2012


#162: autoproj-1.7.20: couldn't parse YAML (ubuntu 12.04, ruby 1.9.1 (1.9.2))
----------------------------+-----------------------------------
 Reporter:  Alexander.Duda  |      Owner:  rock-dev-mailing-list
     Type:  defect          |     Status:  new
 Priority:  major           |  Milestone:
Component:  base            |   Keywords:
----------------------------+-----------------------------------
 autoproj crashes during bootstrap with the following error message

  ERROR: switching configuration failed: (<unknown>): couldn't parse YAML
 at line 76 column 31
 /usr/lib/ruby/1.9.1/psych.rb:154:in `parse': (<unknown>): couldn't parse
 YAML at line 76 column 31 (Psych::SyntaxError)
         from /usr/lib/ruby/1.9.1/psych.rb:154:in `parse_stream'
         from /usr/lib/ruby/1.9.1/psych.rb:125:in `parse'
         from /usr/lib/ruby/1.9.1/psych.rb:112:in `load'

 After adding some outputs the file causing the problem is:
 .gems/gems/autoproj-1.7.20/lib/autoproj/default.osdeps

 And the reasons seems to be that '[osdep1,osdep2]' has to be written as
 'osdep1 osdpe2' or as
  - osdep1
  - osdep2

-- 
Ticket URL: <https://rock.opendfki.de/ticket/162>
rock <https://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list