| tkajinam | importlib.metadata.PackageNotFoundError: oslo.config | 14:43 |
|---|---|---|
| tkajinam | hmm. the error is seen in python 3.9 job in stable/2025.1 . Replacing the package name by oslo_config fixes the problem though that's strange | 14:44 |
| fungi | i think that has to do with the vintage of setuptools used when building oslo.config | 14:48 |
| fungi | whatever the last setuptools release was that supported python 3.9 | 14:49 |
| fungi | ah, oslo.config 9.7.2 was built last month so using newer toolchain that normalizes the name | 14:51 |
| opendevreview | Stephen Finucane proposed openstack/releases master: Release futurist 3.5.0 https://review.opendev.org/c/openstack/releases/+/1000699 | 15:00 |
| fungi | yeah, looks like setuptools 82.0.1 from march supported python 3.9 still, so it's not been that long | 15:10 |
| fungi | this symptom sounds really familiar though | 15:10 |
| stephenfin | I was going to point to https://github.com/pypa/setuptools/issues/5051 but that's for Python 3.8, not 3.9 | 16:41 |
| fungi | is the job maybe accidentally running under 3.8 somehow? i haven't looked closely at the build results/log | 16:45 |
Generated by irclog2html.py 4.1.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!