I'm not at my computer right now but looking at
https://github.com/apache/whimsy/blob/master/lib/whimsy/asf/config.rb it
looks like you might have an empty .whimsy file in your home directory?

On Sat, May 18, 2019, 2:37 PM Shane Curcuru <[email protected]> wrote:

> I've been slowly going through the MACOSD.md setup today on my brand new
> Mac (10.14.5), and have made some clarifications and fixes to the
> instructions.  But now I'm stuck with this:
>
> /srv/whimsy$ sudo ruby -I lib -r whimsy/asf -e "ASF::LDAP.configure"
> Traceback (most recent call last):
>         6: from
>
> /Users/me/.rbenv/versions/2.5.1/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
> `require'
>         5: from
>
> /Users/me/.rbenv/versions/2.5.1/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in
> `require'
>         4: from /Users/me/src/g/whimsy/lib/whimsy/asf.rb:1:in `<top
> (required)>'
>         3: from /Users/me/src/g/whimsy/lib/whimsy/asf.rb:1:in
> `require_relative'
>         2: from /Users/me/src/g/whimsy/lib/whimsy/asf/config.rb:6:in `<top
> (required)>'
>         1: from /Users/me/src/g/whimsy/lib/whimsy/asf/config.rb:14:in
> `<module:ASF>'
> /Users/me/src/g/whimsy/lib/whimsy/asf/config.rb:20:in `<class:Config>':
> undefined method `[]' for false:FalseClass (NoMethodError)
>
> Any tips?  Only happens on my new machine, not on my old one.
>
> --
>
> - Shane
>   Whimsy PMC
>   The Apache Software Foundation
>

Reply via email to