docker-ejabberd icon indicating copy to clipboard operation
docker-ejabberd copied to clipboard

erlang-syntax-tools package is missing

Open relbraun opened this issue 3 years ago • 1 comments

There is no possibility to compile modules with ejabberd_sql_pt.hrl lib because the latest version excluded the erlang-syntax-tools package from the Dockerfile.

relbraun avatar Jul 26 '22 16:07 relbraun

This problem is being tracked in https://github.com/processone/ejabberd/issues/3869

badlop avatar Jul 27 '22 22:07 badlop

@relbraun: It has been solved?

Neustradamus avatar Nov 01 '22 11:11 Neustradamus

This got solved with commit https://github.com/processone/ejabberd/commit/1ea53bf9405498ed7fc6656979f64f5c9aaea80e included in ejabberd 22.10, so the latest docker image should work correctly.

badlop avatar Dec 13 '22 20:12 badlop