J

Update Libervia setup.py

Setup.py incompatible with archlinux PKGBUILD.

See differences with https://gitlab.com/jnanar/libervia_pkgbuild/blob/master/setup_libervia.py

The changes can be summarized as follow:
Add a variable ENV_LIBERVIA_INSTALL not empty when installing with pip. This variable is empty when installing with the PKGBUILD.
prevent import libervia as it is not in the path when installing with PKGBUILD (if ENV_LIBERVIA_INSTALL is empty).
* Prevent the creation of the custom symlinks with PKGBUILD. The "bin" directory is not writable during PKGBUILD build.

ENV_LIBERVIA_INSTALL may be remplaced by install_opt but ENV_LIBERVIA_INSTALL was created to allow more flexibility in the future.

G

goffi 19/07/2019, 20:16

Libervia's setup.py has been rewritten since, closing this ticket.

id

222

author

Jnanar

created

22/12/2017, 14:50

updated

19/07/2019, 20:16

labels
libervia
type
bug
status
closed
priority
normal
milestone
0.7
severity
normal