Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 09 Dec 2017 09:36:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 224198] www/uwsgi Using the python 3.6 flavor (uwsgi-py36) breaks the rc.d script
Message-ID:  <bug-224198-13@https.bugs.freebsd.org/bugzilla/>

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

            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@FreeBSD.org
          Reporter: reezer@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 on=
ly
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.

--=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-224198-13>