Opened 8 years ago

Closed 5 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 8 years ago by neverpanic (Clemens Lang)

Owner: changed from macports-tickets@… to g5pw@…

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.

comment:2 Changed 5 years ago by mohd-akram (Mohamed Akram)

Resolution: fixed
Status: newclosed

In bad88684c5a2a0c4bffcfc3690ef1defa0e3e899/macports-ports (master):

prosody: update to 0.11.2

Closes: #50684

Note: See TracTickets for help on using tickets.