opendevreview | Tim Burke proposed openstack/swift master: Add support of Sigv4-streaming https://review.opendev.org/c/openstack/swift/+/836755 | 05:02 |
---|---|---|
seongsoocho | Hi long time no see :-) . I'm testing ec container now, and my development team wants to use 1.6.2 version of liberasurecode . My proxy server 's os is ubuntu 18.04 . so I can install 1.5.0 from apt repo. and I build and install my own liberasurecode from github repo. So, Two versions coexist on my proxy-server. How can I check which version of liberasurecode will be used by pyeclib? | 10:02 |
clarkb | seongsoocho: you can do a pip freeze or pip list to see which version of pyeclib is reported. Generally if you apt-get install a python pacakge then pip install a different version of the same package the two versions will live side by side in different dist paths. Then depending on what is in your PYTHON PATH the version that is newest is win. A pip freeze will give you an | 15:15 |
clarkb | indication of whether or not this is the case | 15:15 |
seongsoocho | clarkb: thanks. but what I want to know is what version of liberasurecode the pyeclib library will actually use, because liberasurecode doesn't come from the pip list. | 15:19 |
clarkb | oh sorry I see its the linked C lib that you're curious about. I think that depends on your pyeclib install. Running ldd against the appropriate artifacts in that package should tell you what you are linked against | 15:25 |
seongsoocho | clarkb: oh thanks. I found it from pyeclib_c.cpython-36m-x86_64-linux-gnu.so . thanks for your help | 15:33 |
opendevreview | Jianjian Huo proposed openstack/swift master: common: add memcached based cooperative token mechanism. https://review.opendev.org/c/openstack/swift/+/890174 | 19:33 |
opendevreview | Clay Gerrard proposed openstack/swift master: expirer: randomize task_container iteration https://review.opendev.org/c/openstack/swift/+/914713 | 20:41 |
opendevreview | Clay Gerrard proposed openstack/swift master: sq: make test better https://review.opendev.org/c/openstack/swift/+/914714 | 20:41 |
opendevreview | Clay Gerrard proposed openstack/swift master: expirer: randomize task_container iteration https://review.opendev.org/c/openstack/swift/+/914713 | 23:12 |
opendevreview | Clay Gerrard proposed openstack/swift master: sq: make test better https://review.opendev.org/c/openstack/swift/+/914714 | 23:12 |
opendevreview | Clay Gerrard proposed openstack/swift master: wip: use bucketized skipping in expirer https://review.opendev.org/c/openstack/swift/+/914730 | 23:12 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!