The conflict is caused by: openstacksdk 0.11.2 depends on decorator>=3.4.0 The user requested (constraint) decorator==3.4.0

Bug #1954917 reported by Takashi Natsume
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-novaclient
Fix Released
Critical
Takashi Natsume

Bug Description

The openstack-tox-lower-constraints check job fails because of the following error.

https://e26882bed45512bb045e-6d27f622786e2e5d7efb56feaf2b64dc.ssl.cf1.rackcdn.com/819208/2/check/openstack-tox-lower-constraints/af5ed89/job-output.txt

2021-12-14 02:48:08.349443 | ubuntu-bionic | ERROR: Cannot install -r /home/zuul/src/opendev.org/openstack/python-novaclient/test-requirements.txt (line 15) because these package versions have conflicting dependencies.
2021-12-14 02:48:08.349612 | ubuntu-bionic |
2021-12-14 02:48:08.349647 | ubuntu-bionic | The conflict is caused by:
2021-12-14 02:48:08.349661 | ubuntu-bionic | openstacksdk 0.11.2 depends on decorator>=3.4.0
2021-12-14 02:48:08.349674 | ubuntu-bionic | The user requested (constraint) decorator==3.4.0

Tags: gate-failure
Changed in python-novaclient:
status: New → Confirmed
importance: Undecided → Critical
Revision history for this message
Takashi Natsume (natsume-takashi) wrote :

The version of decorator in lower-constraints should be 4.1.0.
4.0.0 is also no problem, but the version of decorator in lower-constraints is 4.1.0 in the nova.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to python-novaclient (master)
Changed in python-novaclient:
status: Confirmed → In Progress
Changed in python-novaclient:
assignee: nobody → Takashi Natsume (natsume-takashi)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (master)

Reviewed: https://review.opendev.org/c/openstack/python-novaclient/+/821991
Committed: https://opendev.org/openstack/python-novaclient/commit/871c50c5b91cc0b338c78d73606179f08b7c9bb8
Submitter: "Zuul (22348)"
Branch: master

commit 871c50c5b91cc0b338c78d73606179f08b7c9bb8
Author: Takashi Natsume <email address hidden>
Date: Fri Dec 17 00:23:26 2021 +0900

    Fix check job failures

    This patch fixes the following failures.

    * package version conflict in the lower-constraints job
    * An error about admin endpoint for identity service
      in the python-novaclient-functional job

    Closes-bug: 1954916
    Closes-bug: 1954917
    Change-Id: Ie48dda004aaf5d01d286bdc0d9fe355d58e62d75
    Signed-off-by: Takashi Natsume <email address hidden>

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

This issue was fixed in the openstack/python-novaclient 17.7.0 release.

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.