Monday, 2022-03-28

-opendevstatus- NOTICE: zuul isn't executing check jobs at the moment, investigation is ongoing, please be patient07:19
elodilleshi o/ if any core could review these that would be awesome: https://review.opendev.org/q/topic:setuptools-issue-3197+project:openstack/sahara-image-elements09:11
elodillesit seems they are needed for the Yoga release09:11
elodillesthanks in advance!09:11
zigoBuilding Sahara / Yoga for Debian, I get 673 failures of this kind:13:47
zigohttps://paste.opendev.org/show/bpzaiI9aPyQJnDYkyikt/13:47
zigoHow do I fix?13:47
zigoI got this same problem with magnum, mistral, murano, sahara, trove, zaqar ...13:50
elodilleszigo: hmmm, then it must be releated to oslo.context change. patches should be proposed like this one: https://review.opendev.org/c/openstack/castellan/+/83466913:51
toskyzigo: it should be fixed now after https://review.opendev.org/c/openstack/sahara/+/83436613:52
toskyelodilles: ^^13:52
toskyelodilles: thanks for the s-i-e patches, going to merge13:52
zigoThanks, will try it out.13:52
elodillestosky: ack, thanks!13:54
zigotosky: Will I have to apply the same kind of patch on all other projects? :/13:54
zigoProbably it would have been easier to fix oslo.context then, no ?13:54
zigoLooks like Sahara is fixed, thanks for the pointer.13:55
toskyelodilles: is the change in tox (the explicit install_command again) really needed?14:03
elodillestosky: not at all14:10
elodillesthe other option is to eliminate it completely even from the general testenv14:10
elodillesusually i don't like when install_command is added in a tox.ini as it has the possibility to create similar errors like here we have :)14:11
elodillesi just added it there in order to not refactor the whole tox.ini in a final+1 rc candidate release patch :)14:12
elodillestosky: i added it because of this line: https://opendev.org/openstack/sahara-image-elements/src/branch/master/tox.ini#L914:14
elodilles(the lower-constraints job was broken because it looked like this: 'pip install -c upperconstraints.txt -c lowerconstraints.txt [..]'14:16
elodillesand pip only uses the 1st constraints, thus upper one)14:16
elodillesanyway, i see that deps is also defined in [testenv].... hmmm... let me redo the patches then.14:17
opendevreviewElod Illes proposed openstack/sahara-image-elements master: Disable auto-discovery for setuptools  https://review.opendev.org/c/openstack/sahara-image-elements/+/83536114:20
toskyelodilles: maybe that was left there for historical reasons, I thought we mostly got rid of custom install_command around14:22
toskyso maybe there was some space tu cut old stuff14:22
toskyonly if you think it's the case of course, you helped already14:22
toskyI was just curious because somethings it's not clear (even in that code I've worked on) was left there for a purpose or there is a change that was missed14:23
opendevreviewElod Illes proposed openstack/sahara-image-elements stable/yoga: Disable auto-discovery for setuptools  https://review.opendev.org/c/openstack/sahara-image-elements/+/83537314:23
elodillestosky: most of the projets removed the install_command already, but some decided to stick to that (and modify that instead of deps). I usually go for fixing the deps and removing the install command. I have missed that the deps is extracted already in [testenv] general target otherwise i would have add that there.14:26
elodillestosky: usually there is no real reason to keep the install_command i would say :)14:26
toskyah, thanks!14:26
*** amoralej|off is now known as amoralej14:53
opendevreviewMerged openstack/sahara-image-elements master: Disable auto-discovery for setuptools  https://review.opendev.org/c/openstack/sahara-image-elements/+/83536116:37
opendevreviewMerged openstack/sahara-image-elements stable/yoga: Disable auto-discovery for setuptools  https://review.opendev.org/c/openstack/sahara-image-elements/+/83537317:03
*** amoralej is now known as amoralej|off17:51

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!