opendevreview | Merged openstack/puppet-manila master: Allow installation of nfs client by another module https://review.opendev.org/c/openstack/puppet-manila/+/943119 | 10:36 |
---|---|---|
zigo | Hi there! manilaclient fails with osc-lib 3.1.0, it's requirements must be bumped to 3.2.0. Can someone take care of this? | 10:39 |
zigo | (2 unit tests fail...) | 10:41 |
carloss | zigo: thanks for the heads-up | 11:33 |
carloss | I'll take a look | 11:33 |
zigo | Thanks for taking care of it. | 11:43 |
gouthamr | zigo: we haven't bumped the minimum version in python-manilaclient for a long time; but, osc-lib 3.2.0 is in the upper constraints in global requirements: https://github.com/openstack/requirements/blob/c4ead3c16c003cb4631850e4f201c7b3ee0507ef/upper-constraints.txt#L391C1-L392C1 | 15:10 |
zigo | gouthamr: Yeah, though running tests with 3.1.0 leads to https://paste.opendev.org/show/bC3C9h9GIM6yBhb8RDC5/ | 15:11 |
gouthamr | we can bump the minimum version in requirements.txt to it, or explicitly prevent the version that doesn't work: 3.1.0 .. but we're past feature freeze, and https://review.opendev.org/c/openstack/releases/+/942548 just got workflowed | 15:12 |
zigo | I encountered it, because I'm building my Debian packages in Experimental, with most deps taken from last release in Unstable (for new versions of OpenStack). | 15:12 |
gouthamr | why is 3.1.0 being used in your env? why not 3.2.0? | 15:13 |
zigo | gouthamr: The fact that we're in feature freeze is *never* a good reason to leave broken requirements. This has been discussed many, many times. I personally don't really care, but that's a courthesy for other downstream users (ie: other distros than Debian). | 15:13 |
zigo | gouthamr: Just told you... because if I don't express the constaint, it takes the package from previous OpenStack release, when I upload to Debian experimental. That's on purpose, so I can catch wrong requirements like this one. | 15:15 |
zigo | zigo@k:zbuz>_ ~ $ rmadison python3-osc-lib | 15:15 |
zigo | python3-osc-lib | 3.1.0-3 | unstable | all | 15:15 |
zigo | python3-osc-lib | 3.2.0-1 | experimental | all | 15:15 |
zigo | That's a good thing, so I can make sure the upgrade process is correct. | 15:16 |
gouthamr | late ack, zigo .. makes sense, i see 3.1.0 as the upper constraint in the previous release, so i'll bump up osc-lib to 3.2.0 in our requirements; osc-lib 3.1.0 is still valid for python-manilaclient===5.0.0 | 20:35 |
opendevreview | Goutham Pacha Ravi proposed openstack/python-manilaclient master: bump osc-lib in requirements https://review.opendev.org/c/openstack/python-manilaclient/+/943208 | 20:37 |
opendevreview | Merged openstack/manila-ui master: Drop unnecessary direct dependency on iso8601 https://review.opendev.org/c/openstack/manila-ui/+/943079 | 21:57 |
opendevreview | Goutham Pacha Ravi proposed openstack/python-manilaclient master: bump osc-lib in requirements https://review.opendev.org/c/openstack/python-manilaclient/+/943208 | 22:55 |
opendevreview | Goutham Pacha Ravi proposed openstack/manila master: Actually try to log in via SSH to validate server https://review.opendev.org/c/openstack/manila/+/939068 | 23:24 |
opendevreview | Goutham Pacha Ravi proposed openstack/manila master: Actually try to log in via SSH to validate server https://review.opendev.org/c/openstack/manila/+/939068 | 23:25 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!