[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 10:03:32 UTC 2017


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

--- Comment #1 from Christian Sturm <reezer at reezer.org> ---
For better explanation here the mismatch between the binary and the command in
the rc script:

# pkg info -l uwsgi-py36
uwsgi-py36-2.0.15_2:
        /usr/local/bin/uwsgi-3.6
        /usr/local/etc/rc.d/uwsgi
        /usr/local/lib/python3.6/site-packages/uwsgidecorators.py
        /usr/local/share/licenses/uwsgi-py36-2.0.15_2/GPLv2
        /usr/local/share/licenses/uwsgi-py36-2.0.15_2/LICENSE
        /usr/local/share/licenses/uwsgi-py36-2.0.15_2/catalog.mk

# grep command= /usr/local/etc/rc.d/uwsgi
command=/usr/local/bin/uwsgi

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


More information about the freebsd-ports-bugs mailing list