[Bug 222176] www/novnc: fix stage (non-root) + launch.sh (linux netstat syntax fail)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Sep 9 21:54:43 UTC 2017


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

            Bug ID: 222176
           Summary: www/novnc: fix stage (non-root) + launch.sh (linux
                    netstat syntax fail)
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: araujo at FreeBSD.org
          Reporter: z7dr6ut7gs at snkmail.com
             Flags: maintainer-feedback?(araujo at FreeBSD.org)
          Assignee: araujo at FreeBSD.org

Created attachment 186209
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=186209&action=edit
[patch] fix 'make stage' (missed STAGEDIR) + freebsd netstat usage in launch.sh

'make stage' can fail (e.g., when not root) with:

/bin/mkdir -p /usr/local/libexec/novnc
mkdir: /usr/local/libexec/novnc: Permission denied


And netstat invocation in launch.sh is linux-specific.  Running launch.sh
(before attached patch) gives:

netstat: illegal option -- t

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


More information about the freebsd-ports-bugs mailing list