Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2014 16:14:20 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 192446] New: prosody port pulls in conflicting lua versions, can't run
Message-ID:  <bug-192446-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: phoffman@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-192446-13>