Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update CI files for branch 2.16 #1773

Merged
merged 2 commits into from
Sep 20, 2024
Merged

Update CI files for branch 2.16 #1773

merged 2 commits into from
Sep 20, 2024

Conversation

pulpbot
Copy link
Member

@pulpbot pulpbot commented Sep 15, 2024

Automated changes by create-pull-request GitHub action

@lubosmj
Copy link
Member

lubosmj commented Sep 19, 2024

   #7 13.60 ERROR: Cannot install pulpcore[azure]==3.28.0, pulpcore[azure]==3.28.1, pulpcore[azure]==3.28.10, pulpcore[azure]==3.28.11, pulpcore[azure]==3.28.12, pulpcore[azure]==3.28.13, pulpcore[azure]==3.28.14, pulpcore[azure]==3.28.2, pulpcore[azure]==3.28.3, pulpcore[azure]==3.28.4, pulpcore[azure]==3.28.5, pulpcore[azure]==3.28.6, pulpcore[azure]==3.28.7, pulpcore[azure]==3.28.8 and pulpcore[azure]==3.28.9 because these package versions have conflicting dependencies.
    #7 13.60
    #7 13.60 The conflict is caused by:
    #7 13.60     pulpcore[azure] 3.28.14 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.13 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.12 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.11 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.10 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.9 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.8 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.7 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.6 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.5 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.4 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.3 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.2 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.1 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60     pulpcore[azure] 3.28.0 depends on pulp-glue<0.20 and >=0.18.0
    #7 13.60
    #7 13.60 To fix this you could try to:
    #7 13.60 1. loosen the range of package versions you've specified
    #7 13.60 2. remove package versions to allow pip to attempt to solve the dependency conflict
    #7 13.60
    #7 13.68 ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts
    #7 ERROR: process "/bin/sh -c pip3 install --upgrade pip setuptools wheel &&   rm -rf /root/.cache/pip &&   pip3 install pipdeptree ./pulp_container/dist/pulp_container-2.16.10.dev0-py3-none-any.whl pulpcore[azure] -c ./pulp_container/.ci/assets/ci_constraints.txt &&   rm -rf /root/.cache/pip" did not complete successfully: exit code: 1
    ------
     > [3/5] RUN pip3 install --upgrade pip setuptools wheel &&   rm -rf /root/.cache/pip &&   pip3 install pipdeptree ./pulp_container/dist/pulp_container-2.16.10.dev0-py3-none-any.whl pulpcore[azure] -c ./pulp_container/.ci/assets/ci_constraints.txt &&   rm -rf /root/.cache/pip:
    13.60     pulpcore[azure] 3.28.3 depends on pulp-glue<0.20 and >=0.18.0
    13.60     pulpcore[azure] 3.28.2 depends on pulp-glue<0.20 and >=0.18.0
    13.60     pulpcore[azure] 3.28.1 depends on pulp-glue<0.20 and >=0.18.0
    13.60     pulpcore[azure] 3.28.0 depends on pulp-glue<0.20 and >=0.18.0

pulp-glue was bumped in 3.28.15

@lubosmj
Copy link
Member

lubosmj commented Sep 20, 2024

Manually bumping the pulpcore requirement helped. Maybe, the algorithm that was taking care of the minimum pulpcore dependency broke down.

@lubosmj lubosmj merged commit 6fa5d32 into 2.16 Sep 20, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants