Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Dec 2015 17:32:51 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 205517] net/luasocket don't include unix domain socket support
Message-ID:  <bug-205517-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org
          Reporter: slw@zxy.spb.ru
          Assignee: lx@FreeBSD.org
             Flags: maintainer-feedback?(lx@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.



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