The collate_minutes job is failing with:

collate_minutes.rb:61:in `<main>': uninitialized constant ASF::Podling
(NameError)

*** Exception NameError : collate_minutes.rb:61:in `<main>'
uninitialized constant ASF::Podling ***


I don't get that problem when running it in a command shell.

The podlings code was added relatively recently; perhaps the
environment which runs the script has not been updated with the latest
whimsy gem?

Would it help to use bundler in the script?

And/or I notice that some Gemfiles check for asf.version and if so use
a local whimsy-asf
Maybe they all should? The tools/Gemfile does not use a local whimsy AFAICT.

Reply via email to