abdysn | hi all, we are encountering https://bugs.launchpad.net/devstack/+bug/1946615 in our CIs, and i was wondering if this issue is also encountered on upstream pipeline? | 05:33 |
---|---|---|
abdysn | for now i found out that using legacy dependency resolver solves the issue, any ideas or thoughts on how to solve this? | 05:47 |
frickler | abdysn: the issue is not seen in upstream CI because we use wheels built before the latest setuptools were released. I marked your bug as duplicate of the one the hopefully might be worked on | 08:34 |
abdysn | frickler, i dont think it is related to the setuptools bug | 08:36 |
abdysn | i debugged this further and found out that it is related to the python version | 08:36 |
abdysn | frickler, i wanted to ask you do you have a ci running on centos machines? | 08:37 |
abdysn | when i switched to use python3.8 it worked fine | 08:38 |
abdysn | from pyhton3.6 | 08:38 |
abdysn | but i started to face another issue in uwsgi using pyhton3.6 packages and it not seeing the built packages of the openstack | 08:39 |
frickler | abdysn: the bug above mentions ubuntu 20.04, not centos. however there are CI jobs running with that, too, but they also use the pre-existing wheels except for the fedora jobs which are now broken | 08:43 |
abdysn | frickler, can you drop a link to one of the broken CIs | 08:43 |
abdysn | ? | 08:43 |
abdysn | i want to check if i am facing the same issue | 08:43 |
abdysn | frickler, i guess it is probably a setup issue then if you have a centos CI running. I did try to install the setuptools less than 58 and i am still seeing the issue with slow pip installs | 08:45 |
frickler | abdysn: well https://zuul.opendev.org/t/openstack/builds?job_name=devstack-platform-fedora-latest is literally the first line in https://bugs.launchpad.net/devstack/+bug/1946340 | 08:46 |
abdysn | of course i only see the slow pip install if i use python3.6 | 08:47 |
*** bauzas_ is now known as bauzas | 08:57 | |
frickler | it shouldn't depend on the python version but rather on the version of pip. unless there are wheels available only for one of the python versions | 09:03 |
abdysn | frickler, i dont know why, but i found out that uninstalling all the packages in addition to clearing the pip cache solves the issue with the pip slowness | 11:56 |
abdysn | clearing the pip cache alone for some reason does not work | 11:56 |
*** thelounge94 is now known as redrobot | 13:02 | |
*** redrobot is now known as thelounge94 | 13:04 | |
*** thelounge94 is now known as redrobot | 13:04 | |
bkra | hi all, how can i install a additional project into my devstack without reinstall whole devstack? can't seem to find a script for this. cheers | 13:10 |
frickler | bkra: there is no script for that. in some cases it may be enough to just run stack.sh again with the new config, but likely you need to unstack first | 13:14 |
bkra | thx frickler, unstack is clean.sh right? | 13:20 |
bkra | clean.sh only seems to clean basic projects (not monasca for example) | 13:20 |
frickler | bkra: no, there is unstack.sh next to stack.sh. but it may not work well for plugins, as there is no testing for that | 13:27 |
*** stevebak[m] is now known as stevebaker[m] | 18:11 | |
*** efried1 is now known as efried | 19:31 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!