[Pulp-dev] Installing RQ

David Davis daviddavis at redhat.com
Tue Aug 7 18:46:39 UTC 2018


In the vagrant environment, there is no /usr/bin/rq. Instead it uses the rq
executable inside the pulp virtualenv:

https://github.com/pulp/devel/blob/0a37a02c1bbe809509c0215a0ff34915f090068e/ansible/roles/systemd/templates/pulp_resource_manager.j2#L11

David


On Tue, Aug 7, 2018 at 2:38 PM Jeff Ortel <jortel at redhat.com> wrote:

> It has been my experience that /usr/bin/rq is only installed by 'pip
> install rq' and it's not installed by 'pip3 install rq'.
>
> The only work around I have found is to:
>
> 1. pip install rq
> 2. pip3 install rq
> 3. edit /usr/bin/rq to use python3.
>
> How is this handled in the vagrant environment?  It's not obvious to me
> looking at pulp-devel.
>
> _______________________________________________
> Pulp-dev mailing list
> Pulp-dev at redhat.com
> https://www.redhat.com/mailman/listinfo/pulp-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-dev/attachments/20180807/1eaf4bc1/attachment.htm>


More information about the Pulp-dev mailing list