Issue #5564
closedError when installing pulp_rpm using docs
Description
I'm getting this error when I try to run pulp_rpm:
ImportError: No module named gi
Looks like this was fixed in the pulp-rpm-prerequisites:
https://github.com/pulp/pulp-rpm-prerequisites/commit/f40f9d39bf6f4cfac2df91af313785f5209e8188
But not the pulp_rpm docs:
https://pulp-rpm.readthedocs.io/en/latest/installation.html
I think we just need to add 'python3-gobject' as a dependency but I would suggest going through and testing installation via the docs to make sure they aren't missing any other dependencies/steps.
Related issues
Updated by ttereshc about 5 years ago
- Triaged changed from No to Yes
- Tags Pulp 3 RPM blocker added
Updated by ppicka about 5 years ago
- Status changed from NEW to ASSIGNED
- Assignee set to ppicka
Updated by ppicka about 5 years ago
- Status changed from ASSIGNED to POST
Updated by kersom about 5 years ago
- Related to Issue #5488: Pulp RPM docs don't mention pulp_use_system_wide_pkgs setting added
Added by ppicka almost 5 years ago
Updated by ppicka almost 5 years ago
- Status changed from POST to MODIFIED
Applied in changeset 62c2ae65a0883b64df8796cf9d66b58b06a9da1a.
Added by ppicka almost 5 years ago
Revision ef360577 | View on GitHub
Installation docs update
update ansible-pulp installation steps add mention that usage of system-wide-packages must be enabled add step how to check if it is enabled update quickstart to use pulplift pulp3-sandbox-fedora30
closes #5564 https://pulp.plan.io/issues/5564
(cherry picked from commit 62c2ae65a0883b64df8796cf9d66b58b06a9da1a)
Updated by ppicka almost 5 years ago
Applied in changeset ef360577aea2026988780bd46781b333c580f0a2.
Updated by ttereshc almost 5 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Installation docs update
update ansible-pulp installation steps add mention that usage of system-wide-packages must be enabled add step how to check if it is enabled update quickstart to use pulplift pulp3-sandbox-fedora30
closes #5564 https://pulp.plan.io/issues/5564