wsme conflict with user request

Bug #1929535 reported by Brin Zhang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cyborg (OpenStack)
Fix Released
Low
Brin Zhang

Bug Description

Reported in https://review.opendev.org/c/openstack/cyborg/+/790328

pep8 installdeps: -c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt, -r/home/zuul/src/opendev.org/openstack/cyborg/requirements.txt, -r/home/zuul/src/opendev.org/openstack/cyborg/test-requirements.txt
ERROR: invocation failed (exit code 1), logfile: /home/zuul/src/opendev.org/openstack/cyborg/.tox/shared/log/pep8-1.log
================================== log start ===================================
Looking in indexes: https://mirror.regionone.limestone.opendev.org/pypi/simple, https://mirror.regionone.limestone.opendev.org/wheel/ubuntu-20.04-x86_64
Collecting pbr!=2.1.0,>=0.11
  Downloading https://mirror.regionone.limestone.opendev.org/pypifiles/packages/18/e0/1d4702dd81121d04a477c272d47ee5b6bc970d1a0990b11befa275c55cf2/pbr-5.6.0-py2.py3-none-any.whl (111 kB)
Collecting pecan!=1.0.2,!=1.0.3,!=1.0.4,!=1.2,>=1.0.0
  Downloading https://mirror.regionone.limestone.opendev.org/wheel/ubuntu-20.04-x86_64/pecan/pecan-1.3.3-py3-none-any.whl (146 kB)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ReadTimeoutError("HTTPSConnectionPool(host='mirror.regionone.limestone.opendev.org', port=443): Read timed out. (read timeout=60.0)")': /pypi/simple/wsme/
ERROR: Cannot install WSME>=0.8.0 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested WSME>=0.8.0
    The user requested (constraint) wsme===0.10.1

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies

=================================== log end ====================================
ERROR: could not install deps [-c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt, -r/home/zuul/src/opendev.org/openstack/cyborg/requirements.txt, -r/home/zuul/src/opendev.org/openstack/cyborg/test-requirements.txt]; v = InvocationError('/home/zuul/src/opendev.org/openstack/cyborg/.tox/shared/bin/python -m pip install -c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt -r/home/zuul/src/opendev.org/openstack/cyborg/requirements.txt -r/home/zuul/src/opendev.org/openstack/cyborg/test-requirements.txt', 1)
___________________________________ summary ____________________________________
ERROR: pep8: could not install deps [-c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt, -r/home/zuul/src/opendev.org/openstack/cyborg/requirements.txt, -r/home/zuul/src/opendev.org/openstack/cyborg/test-requirements.txt]; v = InvocationError('/home/zuul/src/opendev.org/openstack/cyborg/.tox/shared/bin/python -m pip install -c/home/zuul/src/opendev.org/openstack/requirements/upper-constraints.txt -r/home/zuul/src/opendev.org/openstack/cyborg/requirements.txt -r/home/zuul/src/opendev.org/openstack/cyborg/test-requirements.txt', 1)

Tags: docs pep8
Brin Zhang (zhangbailin)
Changed in openstack-cyborg:
importance: Undecided → Low
Brin Zhang (zhangbailin)
Changed in openstack-cyborg:
assignee: nobody → Brin Zhang (zhangbailin)
status: New → Confirmed
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to cyborg (master)

Fix proposed to branch: master
Review: https://review.opendev.org/c/openstack/cyborg/+/792928

Changed in openstack-cyborg:
status: Confirmed → In Progress
Brin Zhang (zhangbailin)
tags: added: doc
tags: added: docs pep8
removed: doc
Brin Zhang (zhangbailin)
description: updated
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to cyborg (master)

Reviewed: https://review.opendev.org/c/openstack/cyborg/+/792928
Committed: https://opendev.org/openstack/cyborg/commit/6d3ebe4ec1d7178fa121633d92a950bc79bb5e80
Submitter: "Zuul (22348)"
Branch: master

commit 6d3ebe4ec1d7178fa121633d92a950bc79bb5e80
Author: zhangbailin <email address hidden>
Date: Tue May 25 18:02:04 2021 +0800

    Bump WSME and sphinxcontrib-pecanwsme version

    While pep8 failed in [1], it was required wsme===0.10.1, and in
    requirements it has bumped WSME===0.10.1 and
    sphinxcontrib-pecanwsme===0.10.0 in [2].

    [1] https://review.opendev.org/c/openstack/cyborg/+/790328
    [2] https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L327
        https://github.com/openstack/requirements/blob/master/upper-constraints.txt#L415

    Closes-Bug: #1929535

    Change-Id: I74edc9f886635b6af532271c4f6169dc66970034

Changed in openstack-cyborg:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/cyborg 8.0.0.0rc1

This issue was fixed in the openstack/cyborg 8.0.0.0rc1 release candidate.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.