You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ariatosca.apache.org by "Ran Ziv (JIRA)" <ji...@apache.org> on 2017/08/29 09:33:00 UTC

[jira] [Commented] (ARIA-354) "ctx" binary is missing from environment

    [ https://issues.apache.org/jira/browse/ARIA-354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16144994#comment-16144994 ] 

Ran Ziv commented on ARIA-354:
------------------------------

It seems the problem is that the 0.1.1 (and 0.1.0) wheels don't treat "ctx" as an entry points.
Simplest workaround is to not install ARIA from wheel, e.g.:
`pip install apache-ariatosca[ssh] --no-binary apache-ariatosca`

See more on the mailing list thread [here|https://lists.apache.org/thread.html/da7ed5e4a4760be591a83b593fb1c7f84ee4c2dadb9be7a4d8de5a2a@%3Cdev.ariatosca.apache.org%3E].

> "ctx" binary is missing from environment
> ----------------------------------------
>
>                 Key: ARIA-354
>                 URL: https://issues.apache.org/jira/browse/ARIA-354
>             Project: AriaTosca
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.1.1
>            Reporter: Ran Ziv
>            Assignee: Ran Ziv
>            Priority: Blocker
>
> After installing ARIA from PyPI (or otherwise via a wheel format), executions which use the execution-plugin will fail with the following error:
> `ctx: command not found`



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)