You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2022/12/20 10:33:34 UTC

[GitHub] [couchdb] janl opened a new pull request, #4324: Revert "Reuse installed rebar and rebar3 for mix"

janl opened a new pull request, #4324:
URL: https://github.com/apache/couchdb/pull/4324

   This reverts commit b5da5b66b8e2b2f0fe86ca142f1c45a63b5f9e0f.
   
   causes issues:
   
   ```
   > make elixir
   ** (Mix) Invalid arguments given to mix local.rebar: ["rebar", "./bin/rebar"]. To find out the proper call syntax run "mix help local.rebar"
   ```
   
   ```
   > elixir --version
   Erlang/OTP 25 [erts-13.1.3] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit] [dtrace]
   
   Elixir 1.14.2 (compiled with Erlang/OTP 25)
   ```


-- 
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: notifications-unsubscribe@couchdb.apache.org

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


[GitHub] [couchdb] janl closed pull request #4324: Revert "Reuse installed rebar and rebar3 for mix"

Posted by GitBox <gi...@apache.org>.
janl closed pull request #4324: Revert "Reuse installed rebar and rebar3 for mix"
URL: https://github.com/apache/couchdb/pull/4324


-- 
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: notifications-unsubscribe@couchdb.apache.org

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


[GitHub] [couchdb] janl commented on pull request #4324: Revert "Reuse installed rebar and rebar3 for mix"

Posted by GitBox <gi...@apache.org>.
janl commented on PR #4324:
URL: https://github.com/apache/couchdb/pull/4324#issuecomment-1359382647

   closing since we don't support elixir 1.14. yet


-- 
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: notifications-unsubscribe@couchdb.apache.org

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