[Bug 205517] net/luasocket don't include unix domain socket support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Dec 22 17:32:52 UTC 2015


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

            Bug ID: 205517
           Summary: net/luasocket don't include unix domain socket support
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: lx at FreeBSD.org
          Reporter: slw at zxy.spb.ru
          Assignee: lx at FreeBSD.org
             Flags: maintainer-feedback?(lx at FreeBSD.org)

Truing to use unix domain socket give next error:

runtime error: ./redis.lua:835: module 'socket.unix' not found:
        no field package.preload['socket.unix']
        no file './socket/unix.lua'
        no file '/usr/local/share/luajit-2.0.4/socket/unix.lua'
        no file '/usr/local/share/lua/5.1/socket/unix.lua'
        no file '/usr/local/share/lua/5.1/socket/unix/init.lua'
        no file '/usr/local/admin/lua/socket/unix.lua'
        no file './socket/unix.so'
        no file '/usr/local/lib/lua/5.1/socket/unix.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'
        no file './socket.so'
        no file '/usr/local/lib/lua/5.1/socket.so'
        no file '/usr/local/lib/lua/5.1/loadall.so'

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


More information about the freebsd-ports-bugs mailing list