Actions
Issue #8950
closedrubygem bindings include python client?
Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Katello
Sprint:
Sprint 99
Quarter:
Description
when building pulp_ansible_client-0.8.0 ruby bindings into an rpm, we noticed these errors
Installed (but unpackaged) file(s) found:
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/__init__.py
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/__init__.pyc
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/__init__.pyo
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/__init__.py
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/__init__.pyc
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/__init__.pyo
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/__init__.py
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/__init__.pyc
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/__init__.pyo
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/__init__.py
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/__init__.pyc
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/__init__.pyo
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/ansible_collections_api.py
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/ansible_collections_api.pyc
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/ansible_collections_api.pyo
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/ansible_copy_api.py
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/ansible_copy_api.pyc
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/ansible_copy_api.pyo
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_ansible_client-0.8.0/build/lib/pulpcore/client/pulp_ansible/api/api_collections_api.py
it looks like the python client is included too?
Actions