Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught error in rebar_core just installed rebar otp 18 #1011

Closed
molavy opened this issue Jan 11, 2016 · 1 comment · Fixed by #1012
Closed

Uncaught error in rebar_core just installed rebar otp 18 #1011

molavy opened this issue Jan 11, 2016 · 1 comment · Fixed by #1012
Assignees
Labels

Comments

@molavy
Copy link

molavy commented Jan 11, 2016

rebar3 new release testrebar
===> Writing testrebar/apps/testrebar/src/testrebar_app.erl
===> Writing testrebar/apps/testrebar/src/testrebar_sup.erl
===> Uncaught error in rebar_core. Run with DEBUG=1 to see stacktrace

Task: new
Entered as:

new release testrebar

Operating System: x86_64-unknown-linux-gnu
ERTS: Erlang/OTP 18 [erts-7.2.1] [source] [64-bit] [smp:2:2] [async-threads:0] [hipe] [kernel-poll:false]
Root Directory: /usr/local/lib/erlang

Library directory: /usr/local/lib/erlang/lib

Loaded Applications:
bbmustache: 1.0.4
certifi: 0.3.0
cf: 0.2.1
common_test: 1.11.1
compiler: 6.0.2
crypto: 3.6.2
cth_readable: 1.2.0
dialyzer: 2.8.2
edoc: 0.7.17
erlware_commons: 0.18.0
eunit: 2.2.12
eunit_formatters: 0.3.1
getopt: 0.8.2
inets: 6.1
kernel: 4.1.1
providers: 1.6.0
public_key: 1.1
relx: 3.12.0
sasl: 2.6.1
snmp: 5.2.1
ssl_verify_hostname: 1.0.5
stdlib: 2.7
syntax_tools: 1.7
tools: 2.8.2


Escript path: /usr/bin/rebar3
Providers:
app_discovery as clean compile compile cover ct deps dialyzer do edoc escriptize eunit help install install_deps list lock new path pkgs release relup report shell tar tree unlock update upgrade upgrade upgrade version xref

@ferd
Copy link
Collaborator

ferd commented Jan 11, 2016

Confirmed. WHen removing single quotes in templates, it created some badly nested tuples that confuse the templater. Fixing as we speak.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants