[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 16:34:32 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            |  Resolution:
 Keywords:                  |
----------------------------+------------------------------------

Comment (by Alexander.Duda):

 on ubuntu 12.04 ruby1.9.1 is ruby 1.9.3p0 which is using psych for parsing
 yaml files
 the annoying part is that psych is a lot more strict so we have to update
 quite a lot of yaml files

 for example overrides must be changed from
 overrides:
     - drivers/hbridge

       branch: master

 to
 overrides:
     - drivers/hbridge:

       branch: master

-- 
Ticket URL: <http://rock.opendfki.de/ticket/162#comment:1>
rock <http://rock.opendfki.de>
rock: the robot construction kit


More information about the Rock-dev mailing list