wohali opened a new issue #3399:
URL: https://github.com/apache/couchdb/issues/3399


   ## Description
   
   Currently blocking CI builds from succeeding, along with a failed macOS node.
   
   ## Steps to Reproduce
   
   Until https://github.com/apache/couchdb-erlfdb/pull/15 lands and is tagged, 
you will need to edit `rebar.config.script` accordingly.
   
   Thenk: `gmake check`
   
   What I see:
   
   ```
   
   `gmake check` is still not passing on `main` for CouchDB due to this error, 
I could use some help debugging it:
   
   ```
   Cannot start application 'fabric', reason {{shutdown,
                                               {failed_to_start_child,
                                                fabric2_server,
                                                {fdbserver_bin_not_found,
                                                 [{erlfdb_util,
                                                   find_fdbserver_bin,1,
                                                   
[{file,"src/erlfdb_util.erl"},
                                                    {line,188}]},
                                                  {erlfdb_util,
                                                   init_test_cluster_int,1,
                                                   
[{file,"src/erlfdb_util.erl"},
                                                    {line,115}]},
                                                  {erlfdb_util,get_test_db,1,
                                                   
[{file,"src/erlfdb_util.erl"},
                                                    {line,37}]},
                                                  {fabric2_server,
                                                   get_db_and_cluster,1,
                                                   [{file,
                                                     "src/fabric2_server.erl"},
                                                    {line,213}]},
                                                  {fabric2_server,init,1,
                                                   [{file,
                                                     "src/fabric2_server.erl"},
                                                    {line,133}]},
                                                  {gen_server,init_it,2,
                                                   [{file,"gen_server.erl"},
                                                    {line,374}]},
                                                  {gen_server,init_it,6,
                                                   [{file,"gen_server.erl"},
                                                    {line,342}]},
                                                  {proc_lib,init_p_do_apply,3,
                                                   [{file,"proc_lib.erl"},
                                                    {line,249}]}]}}},
                                              {fabric2_app,start,[normal,[]]}}
   ```
   
   ## Your Environment
   
   * CouchDB version used: `main`
   * Browser name and version: `n/a`
   * Operating system and version: `FreeBSD 12.2`


----------------------------------------------------------------
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.

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


Reply via email to