Discussion:
[Freeipa-devel] [freeipa PR#598][opened] Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb
tiran
2017-03-15 09:49:16 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/598
Author: tiran
Title: #598: Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb
Action: opened

PR body:
"""
Debian packages should be installed under dist-packages, not
site-packages. Debian has patched distutils and setuptools to add a new
flag '--install-layout'. For --with-ipaplatform=debian,
PYTHON_INSTALL_EXTRA_OPTIONS is set to '--install-layout=deb'.

https://pagure.io/freeipa/issue/6764

Signed-off-by: Christian Heimes <***@redhat.com>
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/598/head:pr598
git checkout pr598
MartinBasti
2017-03-15 11:48:53 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/598
Title: #598: Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb

MartinBasti commented:
"""
@tjaalton could you please check this PR?
"""

See the full comment at https://github.com/freeipa/freeipa/pull/598#issuecomment-286719071
tjaalton
2017-03-15 12:32:12 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/598
Title: #598: Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb

tjaalton commented:
"""
Yep, works great, thanks!
"""

See the full comment at https://github.com/freeipa/freeipa/pull/598#issuecomment-286727748
MartinBasti
2017-03-15 12:36:28 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/598
Title: #598: Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb

Label: +ack
MartinBasti
2017-03-15 12:48:48 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/598
Author: tiran
Title: #598: Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb
Action: closed

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/598/head:pr598
git checkout pr598
MartinBasti
2017-03-15 12:48:47 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/598
Title: #598: Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb

Label: +pushed
MartinBasti
2017-03-15 12:48:49 UTC
Permalink
URL: https://github.com/freeipa/freeipa/pull/598
Title: #598: Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb

MartinBasti commented:
"""
master:

* b280c7bb0192485dfb622c731e31deb89d517b6f Add PYTHON_INSTALL_EXTRA_OPTIONS and --install-layout=deb
"""

See the full comment at https://github.com/freeipa/freeipa/pull/598#issuecomment-286731262
Loading...