Project

Profile

Help

Issue #6035

closed

pulp-2to3-migration CI often fails with pkg_resources.ContextualVersionConflict between pulpcore & setuptools

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

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

Description

Full error seen here:
https://travis-ci.com/pulp/pulp-2to3-migration/jobs/277705015#L3506

The problem is that it is relying on pulpcore from the master branch (without the version restriction), but when pulp-2to3-migration gets installed onto the Travis host:

https://travis-ci.com/pulp/pulp-2to3-migration/jobs/277705015#L3506

It pulls in pulpcore 3.0.x (latest stable) from PyPI.

Added by Mike DePaulo about 4 years ago

Revision d2c7f775 | View on GitHub

Problem: pulp-2to3-migration CI often fails

with pkg_resources.ContextualVersionConflict between pulpcore & setuptools.

Solution: Regenerate with latest plugin template (so that pulpcore's branch is configurable), and install pulpcore onto the Travis host before pulp-2to3-migration gets installed.

fixes: #6035 https://pulp.plan.io/issues/6035

Added by Mike DePaulo about 4 years ago

Revision d2c7f775 | View on GitHub

Problem: pulp-2to3-migration CI often fails

with pkg_resources.ContextualVersionConflict between pulpcore & setuptools.

Solution: Regenerate with latest plugin template (so that pulpcore's branch is configurable), and install pulpcore onto the Travis host before pulp-2to3-migration gets installed.

fixes: #6035 https://pulp.plan.io/issues/6035

Added by Mike DePaulo about 4 years ago

Revision d2c7f775 | View on GitHub

Problem: pulp-2to3-migration CI often fails

with pkg_resources.ContextualVersionConflict between pulpcore & setuptools.

Solution: Regenerate with latest plugin template (so that pulpcore's branch is configurable), and install pulpcore onto the Travis host before pulp-2to3-migration gets installed.

fixes: #6035 https://pulp.plan.io/issues/6035

Actions #1

Updated by Anonymous about 4 years ago

  • Status changed from NEW to MODIFIED
Actions #2

Updated by Anonymous about 4 years ago

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

Also available in: Atom PDF