Excerpts from Johannes Janosovits's message of 2011-11-29 21:39:55 +0100: > On 11/09/2011 08:52 PM, Gaute Hope wrote: > > Excerpts from Gaute Hope's message of 2011-11-09 20:25:13 +0100: > >> I am getting the same error now, after upgraded ruby and gems.. > >> > >> bin/sup-sync:11: warning: method redefined; discarding old to_s > >> /home/gaute/dev/ruby/sup.git/lib/sup.rb:18:in `id': wrong id called on > > This seems to be due to the new yamler 'psych', by requiring the old one > > 'sych' before 'yaml' it can be loaded. > > > > The proper fix is to expect content to be represented the way 'psych' > > does it. This is not the same as the old way. > > > > Also the gem spec date was in the wrong format, see both attached > > patches. > > > > - Gaute > > > > > > _______________________________________________ > > sup-talk mailing list > > sup-talk@rubyforge.org > > http://rubyforge.org/mailman/listinfo/sup-talk > This doesn't fix it for me, see http://pastebin.com/mZjR1Hap > > Sup was built from git and installed by "gem install sup". Anybody else > running into these Problems? > > regards, > Johannes
Sorry for the inconvenience, for some reason the installed files (in /usr/lib/ruby/..... ) were still old and contained the bug. Perhaps sup wasn't uninstalled properly and gem didn't update the files. Anyway, I fixed the bug as proposed and sup runs again (Thanks for the patch) regards, Johannes _______________________________________________ sup-talk mailing list sup-talk@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-talk