Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Sep 2017 21:54:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222176] www/novnc: fix stage (non-root) + launch.sh (linux netstat syntax fail)
Message-ID:  <bug-222176-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222176

            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@FreeBSD.org
          Reporter: z7dr6ut7gs@snkmail.com
             Flags: maintainer-feedback?(araujo@FreeBSD.org)
          Assignee: araujo@FreeBSD.org

Created attachment 186209
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186209&action=
=3Dedit
[patch] fix 'make stage' (missed STAGEDIR) + freebsd netstat usage in launc=
h.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

--=20
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-222176-13>