[Bug 224198] www/uwsgi Using the python 3.6 flavor (uwsgi-py36) breaks the rc.d script

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Dec 9 09:36:35 UTC 2017


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

            Bug ID: 224198
           Summary: www/uwsgi Using the python 3.6 flavor (uwsgi-py36)
                    breaks the rc.d script
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs at FreeBSD.org
          Reporter: reezer at reezer.org

When installing uwsgi using the uwsgi-py36 package, no /usr/local/bin/uwsgi
will exist. Instead using that package (created as FLAVOR of uwsgi) will only
install /usr/local/bin/uwsgi-3.6.

Since this doesn't match the command parameter in the rc.d script using it will
fail. There is no /usr/local/bin/uwsgi.

A fix would be dynamically setting the command in the rc.d script based on the
actual path of the uwsgi binary.

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


More information about the freebsd-ports-bugs mailing list