#149 setup.py should install the ipsilon wsgi into /usr/libexec
Opened 8 years ago by rcritten. Modified 7 years ago

We moved the script out of /usr/bin and into /usr/libexec only in the Fedora spec file. There is other code/configuration expecting it to be there but if one installed it from the source tree it would fail to find the wsgi.


Fields changed

milestone: => 1.1
priority: major => minor

Fields changed

milestone: 1.1 => 1.2

Fields changed

milestone: 1.2 => Backlog

Fields changed

keywords: => easyfix

OK, I've looked at this on and off for a while, and I can't find a feature of distutils or setuptools that will do what we want. I've got a proof-of-concept patch in https://pagure.io/fork/merlinthp/ipsilon/branch/t149 that monkey patches distutils to do it. I suspect it's rather too dirty a solution to ship, though.

cc: => merlin@mwob.org.uk
keywords: easyfix => noteasyfix
patch_available: 0 => 1

Metadata Update from @merlinthp:
- Issue set to the milestone: Backlog
- Issue tagged with: noteasyfix

7 years ago

Login to comment on this ticket.

Metadata