Project

Profile

Help

Issue #6266

closed

In ansible-pulp CI, pip builds often fail to access .so files under /tmp

Added by mdepaulo@redhat.com about 4 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Category:
Installer - Moved to GitHub issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
CI/CD
Sprint:
Quarter:

Description

We seem to be affected by: https://github.com/docker/compose/issues/1339

When building PyGObject under molecule CI.

pulplift is unaffected.

CentOS 7: ImportError: /tmp/pip-build-env-lea94t9z/overlay/lib64/python3.6/site-packages/cairo/_cairo.cpython-36m-x86_64-linux-gnu.so: failed to map segment from shared object: Operation not permitted Fedora 31: ImportError: /tmp/pip-build-env-tb9gsu1m/overlay/lib64/python3.7/site-packages/cairo/_cairo.cpython-37m-x86_64-linux-gnu.so: failed to map segment from shared object


Related issues

Blocks RPM Support - Issue #6267: Problem: pulp_rpm's need for system-wide packages conflicts with having a newer version of pipCLOSED - CURRENTRELEASEmdepaulo@redhat.comActions

Added by Mike DePaulo about 4 years ago

Revision af68ea81 | View on GitHub

Problem: In ansible-pulp CI, pip builds often fail to access .so files under /tmp

Solution: Mount /tmp with exec in molecule.yml per: https://github.com/docker/compose/issues/1339#issuecomment-508730544

fixes: #6266

Added by Mike DePaulo about 4 years ago

Revision af68ea81 | View on GitHub

Problem: In ansible-pulp CI, pip builds often fail to access .so files under /tmp

Solution: Mount /tmp with exec in molecule.yml per: https://github.com/docker/compose/issues/1339#issuecomment-508730544

fixes: #6266

Actions #1

Updated by mdepaulo@redhat.com about 4 years ago

  • Blocks Issue #6267: Problem: pulp_rpm's need for system-wide packages conflicts with having a newer version of pip added
Actions #2

Updated by Anonymous about 4 years ago

  • Status changed from NEW to MODIFIED
Actions #3

Updated by Anonymous about 4 years ago

Actions #4

Updated by mdepaulo@redhat.com about 4 years ago

  • Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions #5

Updated by bmbouter almost 4 years ago

  • Category set to Installer - Moved to GitHub issues
  • Tags deleted (Pulp 3 installer)

Also available in: Atom PDF