fail to install devstack on openSUSE 15.4

Bug #2002900 reported by Allyn Nelson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
devstack
Fix Released
Medium
Martin Kopec

Bug Description

during a new install get the following error.
  Package 'python-dateutil' not found.

I am assuming the correct name for this package is python3-python-dateutil

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to devstack (master)

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

Changed in devstack:
status: New → In Progress
Martin Kopec (mkopec)
Changed in devstack:
assignee: nobody → Martin Kopec (mkopec)
Changed in devstack:
importance: Undecided → Medium
Revision history for this message
rap (rap25) wrote (last edit ):

@Allyn Nelson
yes, correct name for that package is 'python3-python-dateutil' instead 'python-dateutil'
Need to change this in devstack/files/rpms-suse/n-api file.
Also as of now there is no support of distribution is added for opensuse 15.4
Hence still there are some version conflict dependancy issues occur like os-testr and python.
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

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to devstack (master)

Reviewed: https://review.opendev.org/c/openstack/devstack/+/871641
Committed: https://opendev.org/openstack/devstack/commit/ec07b343d25e9964db57ef9c3e2a89deeb5ac56e
Submitter: "Zuul (22348)"
Branch: master

commit ec07b343d25e9964db57ef9c3e2a89deeb5ac56e
Author: Martin Kopec <email address hidden>
Date: Tue Jan 24 17:38:45 2023 +0100

    Remove support for opensuse

    We haven't been testing the distro for a while in CI, e.g. in
    Tempest, the jobs on opensuse15 haven't been executed for a year
    now.
    Therefore the patch removes opensuse support from devstack.

    Closes-Bug: #2002900
    Change-Id: I0f5e4c644e2d14d1b8bb5bc0096d1469febe5fcc

Changed in devstack:
status: In Progress → Fix Released
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.