[Bug 192446] New: prosody port pulls in conflicting lua versions, can't run

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Aug 6 16:14:20 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=192446

            Bug ID: 192446
           Summary: prosody port pulls in conflicting lua versions, can't
                    run
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: phoffman at proper.com

When installing net-im/prosody from pkg or ports:

New packages to be INSTALLED:
    prosody: 0.9.4_1
    lua51-luaexpat: 1.3.0
    lua51-luasec: 0.5
    lua51-luasocket: 3.0r1
    lua51: 5.1.5_7
    lua52-luafilesystem: 1.6.2
    lua52: 5.2.3_2

All of those install just fine. But: note the two different versions of lua.
This ends up causing you to not be able to use some of the prosody utilities:

# prosodyctl

**************************
Prosody was unable to find luafilesystem
This package can be obtained in the following ways:

    Source:           http://www.keplerproject.org/luafilesystem/
    Debian/Ubuntu:    sudo apt-get install liblua5.1-filesystem0
    luarocks:         luarocks install luafilesystem

luafilesystem is required for Prosody to run, so we will now exit.
More help can be found on our website, at http://prosody.im/doc/depends
**************************

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list