24
1
mirror of https://github.com/processone/ejabberd.git synced 2024-06-08 21:43:07 +02:00
xmpp.chapril.org-ejabberd/tools
Badlop c81a47a692 Container: Update make-binaries to support setup-beam v1.17.2
With setup-beam v1.17.2, make-binaries failed in the Container action with:

* ERROR:   No usable Erlang/OTP system for the build machine found! Cannot
*          cross compile without such a system.
*
*          Either build a bootstrap system for the build machine, or provide
*          an Erlang/OTP-26 system in the $PATH, and try again. For more
*          information on cross compiling Erlang/OTP-26, see the
*          $ERL_TOP/xcomp/README file.

The problematic commit is:
  cf854bf149
more concretely this change:
  -  core.exportVariable(installDirForVarName, cachePath)
  +  core.exportVariable(installDirForVarName, catchPathBin)

Up until setup-beam@v1.17.1, the INSTALL_DIR_FOR_OTP was something like
  /opt/hostedtoolcache/otp/ubuntu-22.04/OTP-26.1.1/x64
but starting in v1.17.2, the path contains /bin, for example:
  /opt/hostedtoolcache/otp/ubuntu-22.04/OTP-26.1.1/x64/bin
2024-02-06 17:57:27 +01:00
..
captcha-ng.sh "sort -R" command not POSIX, added "shuf" and "cat" as fallback 2021-08-12 15:14:31 +02:00
captcha.sh In POSIX sh, RANDOM is undefined: use always the other method 2021-12-23 13:57:12 +01:00
check_xep_versions.sh Update check_xep_versions.sh to support extended -protocol attribute (#3915) 2023-01-16 15:10:25 +01:00
ejabberdctl.bc ejabberdctl.bc: Improve caching of commands list 2024-02-06 17:52:27 +01:00
extract-tr.sh Extract translatable strings also from the xmpp library 2020-05-04 16:25:42 +02:00
generate-doap.sh Fix Shellcheck warnings in shell scripts 2023-02-21 18:17:26 +01:00
hook_deps.sh Hide false-positive warnings about mod_delegation Type atom and NS binary 2020-05-07 22:29:54 +02:00
jhbtest.pl Add unit test script for http-bind service (thanks to Stefan Strigler) 2009-06-16 17:48:31 +00:00
make-binaries Container: Update make-binaries to support setup-beam v1.17.2 2024-02-06 17:57:27 +01:00
make-installers Container: Add METHOD to build container using packages (#3983) 2023-03-28 11:41:54 +02:00
make-packages make-packages: Fix for installers workflow, which didn't find lynx... 2023-03-28 11:41:39 +02:00
opt_types.sh Fix error reporting in 'make options' on OTP24+ 2022-06-24 11:36:54 +02:00
prepare-tr.sh Fix Shellcheck warnings in shell scripts 2023-02-21 18:17:26 +01:00
update-deps-releases.pl Fix typos 2022-01-24 08:02:04 +08:00
xml_compress_gen.erl Update copyright year to 2024 (#4139) 2024-01-22 17:29:13 +01:00