chrisdutz commented on issue #225:
URL: https://github.com/apache/whimsy/issues/225#issuecomment-2071639204

   Well I got things working at that part ... seems the gem lock files all 
contained a footer indicating bundler 1.17.2, so I manually updated that 
version to the version installed by the script. Now the setupmymac --docker 
script finishes correctly. However when starting things, I get an error :
   
   ```
   cdutz@MacBook-Pro-von-Christofer whimsy % rake docker:up
   rake aborted!
   ERROR: Must provide whimsy_dn value in .whimsy
   /private/var/whimsy/whimsy/Rakefile:398:in `ldap_init'
   /private/var/whimsy/whimsy/Rakefile:470:in `block (2 levels) in <top 
(required)>'
   /Library/Ruby/Gems/2.6.0/gems/rake-13.2.1/exe/rake:27:in `<top (required)>'
   Tasks: TOP => docker:up
   (See full trace by running task with --trace)
   
   ```
   
   Not quite sure what to do now, and I couldn't directly find anything in the 
documentaiton.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@whimsical.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to