*** geguileo is now known as Guest8503 | 08:54 | |
*** bauzas_ is now known as bauzas | 10:12 | |
s3rj1k | Hi all, not seing a lot of activity here, according to IRC logs, is there any other place (can be unofficial) where disscussions are happening? | 12:54 |
---|---|---|
frickler | s3rj1k: depends on what kind of discussions you are looking for. some of the project-specific channels see a bit more activity, but generally the community is much calmer than say 5 years ago. also check out the mailing list if you haven't yet | 14:03 |
notqnotq | Question, upper-contraints has been updated and is breaking my builds due to a conflict between oslo.utils and pyparsing, both listed in upper-requirements. I can't solve it, because the break is occuring both in the remotely pulled file. What should I do here? | 19:41 |
notqnotq | The conflict is caused by: oslo-utils 7.3.0 depends on pyparsing>=2.1.0 The user requested (constraint) pyparsing===3.2.0 | 19:42 |
notqnotq | This looked like where to submit the issue, but I'm not sure. https://storyboard.openstack.org/#!/story/2011257 | 19:42 |
frickler | notqnotq: what are "your builds"? what python version are you using? | 19:48 |
notqnotq | Oh that's fair, perhaps it is the python version. Builds I mean tox runs on https://github.com/sapcc/openstack-audit-middleware - Python version is py38 | 19:51 |
JayF | We just dropped python 3.8 support :/ https://opendev.org/openstack/oslo.utils/commit/e4ca301d719e026cb4b64224a107aa5d6c1c623f | 19:52 |
notqnotq | fair enough, my brain was not recognizing the connection there. | 19:53 |
JayF | not a problem glad we were able to give the pointer | 19:53 |
JayF | hopefully the audit middleware will just work once tox is updated to use a newer version 🫰 | 19:53 |
notqnotq | appreciate it so much @jayf - working through the change | 19:57 |
frickler | notqnotq: the hint is that "pyparsing>=2.1.0" and "pyparsing===3.2.0" do not actually conflict, so the message from pip is a bit misleading. the hidden issue is that the latter version isn't installable on py3.8 | 20:06 |
notqnotq | Followup, updating to py39 fixed everything. Again, thank you kindly @jayf | 21:11 |
notqnotq | @frickler That's fair, I realized that was the problem that they didn't conflict, but I didn't connect it to uninstallable. Appreciate it | 21:12 |
*** bauzas_ is now known as bauzas | 22:05 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!