*** ysandeep|out is now known as ysandeep | 06:04 | |
*** ykarel_ is now known as ykarel | 06:56 | |
*** bhagyashris__ is now known as bhagyashris | 07:27 | |
*** jpena|off is now known as jpena | 07:37 | |
*** ykarel is now known as ykarel|lunch | 08:36 | |
*** ykarel|lunch is now known as ykarel | 10:07 | |
opendevreview | Merged openstack/project-config master: Set empty nodepool resource lists on inap https://review.opendev.org/c/openstack/project-config/+/807204 | 10:10 |
---|---|---|
*** jcapitao is now known as jcapitao_lunch | 10:59 | |
*** sean-k-mooney2 is now known as sean-k-mooney | 11:09 | |
*** jpena is now known as jpena|lunch | 11:38 | |
*** rlandy is now known as rlandy|rover | 11:39 | |
*** jcapitao_lunch is now known as jcapitao | 12:27 | |
*** jpena|lunch is now known as jpena | 12:39 | |
*** ykarel is now known as ykarel|away | 14:44 | |
*** ysandeep is now known as ysandeep|out | 16:41 | |
*** jpena is now known as jpena|off | 16:41 | |
*** odyssey4me is now known as Guest6198 | 18:03 | |
clarkb | fungi: do you understand the error in https://zuul.opendev.org/t/openstack/build/a1c54f9e514243eaae888601e55da1f3/log/tox/py36-1.log ? seems like pip is unhappy when it shouldn't be | 20:37 |
fungi | clarkb: that's what recent old/stale indexes from fastly in montreal area have looked like | 20:41 |
clarkb | oh is it saying that it doens't see 1.18.33 and therefore it can't install it? | 20:41 |
clarkb | the error message is not very good if so :) | 20:42 |
fungi | yeah | 20:42 |
fungi | error handling around situations like that got worse with the new dep solver in pip, because i think it's just assuming there could be a plausable conflict-related explanation for why it can't find a solution for the combination of requirements which have been requested | 20:45 |
clarkb | I guess that makes sense in a round about way | 20:46 |
clarkb | I just wanted to make sure it wasn' tsomething on our end really quickly since I know they are trying to get a release going | 20:47 |
clarkb | sounds like recheck is the ticket and if someone wants to dig in furhter they can do so an file a bug with pypi | 20:47 |
opendevreview | Merged openstack/project-config master: Remove the inap provider from nodepool https://review.opendev.org/c/openstack/project-config/+/807205 | 20:51 |
fungi | clarkb: outof curiosity, did it run in a cloud region near montreal? | 21:16 |
clarkb | fungi: yes it was iweb mtl01 | 21:17 |
clarkb | I pulled up the index for boto3: https://mirror.mtl01.iweb.opendev.org/pypi/simple/boto3/ and it shows me 1.18.33 | 21:18 |
clarkb | the python requires is >=3.6 but these jobs should all be at least 3.6 | 21:18 |
fungi | yeah, sounds like what we saw earlier in the week. i wonder if it's caching some responses from a "fallback" pypi mirror site with an outdated sync | 21:19 |
fungi | i just did a `curl -XPURGE https://pypi.org/simple/boto3` (and same with trailing /) | 21:20 |
fungi | hopefully that clears it up | 21:20 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!