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

Remove emqx_delayed_publish from Makefile #652

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flapezoti
Copy link

@flapezoti flapezoti commented Apr 9, 2021

In version v4.2.9, Makefile references emqx_delayed_publish which is not present anywhere else. Since the project is in emqx_archive, I'm assuming it can be removed. If not, I can open an issue with the error.

Whenever I run make docker , I get the following error:

escript: exception error: {unknown_app,"emqx_delayed_publish"}
  in function  'inject-deps_escript__escript__1617__811067__263239__6':is_app/2 (./inject-deps.escript, line 88)
  in call from 'inject-deps_escript__escript__1617__811067__263239__6':'-list_apps/1-fun-0-'/3 (./inject-deps.escript, line 83)
  in call from lists:foldl/3 (lists.erl, line 1263)
  in call from 'inject-deps_escript__escript__1617__811067__263239__6':inject/1 (./inject-deps.escript, line 71)
  in call from 'inject-deps_escript__escript__1617__811067__263239__6':main/1 (./inject-deps.escript, line 42)
  in call from escript:run/2 (escript.erl, line 758)
  in call from escript:start/1 (escript.erl, line 277)
  in call from init:start_em/1

@HJianBo HJianBo requested a review from Rory-Z April 12, 2021 11:26
@Rory-Z Rory-Z force-pushed the master branch 3 times, most recently from a6439ab to 9362208 Compare August 2, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant