Opened 9 years ago
Closed 6 years ago
#50684 closed defect (fixed)
Prosody @0.9.10_0 incompatible lua version
Reported by: | b.hilken@… | Owned by: | g5pw (Aljaž Srebrnič) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ||
Port: | prosody |
Description
the prosody port appears to install, but when you run prosody or prosodyctl it responds with:
*********************************** Unsupported Lua version: Lua 5.3 Only Lua 5.1 is supported. ***********************************
then exits. According to the prosody website, prosody is not compatible with lua 5.3.
Change History (2)
comment:1 Changed 9 years ago by neverpanic (Clemens Lang)
Owner: | changed from macports-tickets@… to g5pw@… |
---|
comment:2 Changed 6 years ago by mohd-akram (Mohamed Akram)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Please cc the maintainer (
port info --maintainer prosody
) when filing tickets against ports.It seems like we need to explicitly depend on the lua51 port instead. However, it doesn't seem like we have luasocket, luasec and luaexpat packaged for lua51, so that probably needs to be added.