Project

Profile

Help

Issue #6035

closed

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

Added by mdepaulo@redhat.com over 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.

Also available in: Atom PDF