I'm trying to upgrade OpenNebula from 5.10 to 5.12. I'm on step 7 of these instructions, but the database upgrade falls down:
$ sudo onedb upgrade -v
Unable to parse oned.conf: undefined method `chomp' for true:TrueClass
I'm not sure what's going wrong here. Is there a way to get more information about where the error is (which line in oned.conf, for example)?