It seems OpenHPC is going to drop the support/requirement for Python2
Thanks for info, according info from csim@openhpc: "meta packages depends on tau and tau requires python2".
I think use oepkg to "provide" python2 package is a solution.
Yes, it might be a good solution.
[1] Info record in here: https://etherpad.openeuler.org/p/openhpc
Regards, Yikun
On Wed, Aug 31, 2022 at 9:58 AM myeuler@163.com myeuler@163.com wrote:
there is no way to provide official support for python2.
I think use oepkg to "provide" python2 package is a solution.
发自我的手机
-------- 原始邮件 -------- 发件人: Martin Grigorov martin.grigorov@gmail.com 日期: 2022年8月30日周二 晚上8:01 收件人: Yikun Jiang yikunkero@gmail.com 抄送: dev@openeuler.org, huangtianhua223@gmail.com, wangxiyuan1007@gmail.com 主 题: [Dev] Re: Support Python2 in openEuler 22.03
Hi,
On Mon, Aug 29, 2022 at 3:26 AM Yikun Jiang yikunkero@gmail.com wrote:
Hi, as we know, Python2 is EOL in python upstream community, and we drop the python2 support in 22.03.
But there are huge and real demands from users said they are still using python2 in there projects om openEuler 22.03:
Below examples,
1.OpenStack Q version suppprt, some companys want to support Q but they found no python2 support.
- OpenHPC community are using python2 in their upstream, because the meta
pkg like tau are still using python2.
It seems OpenHPC is going to drop the support/requirement for Python2 - https://github.com/openhpc/ohpc/pull/1439/files#diff-ec8b003b5d59b3e3871f2e0...
3.IIRC, servral bigdata projects like HUE, storm, are still using python2.
4.Compare to popular OS, like centos, ubuntu, they are still provide official rpm pkg, users can install python2 by yum or apt directly.
and so much like above user demands I couldn't list all in here.
So, is there any possible way to let python2 back by some reasonable way? (official support?oepkg? 3rd repo?)
Feel free to comments any idea/suggestion in here.
[1] https://gitee.com/src-openeuler/python2
-- Regards, Yikun