5 Star 0 Fork 4

src-openEuler / python-yarg

 / 详情

【23.03 round1】【arm/x86】python3-prometheus-api-client和python3-yarg存在安装冲突

已验收
缺陷
创建于  
2023-02-25 14:17

【环境信息】
软件信息:
1) OS版本及分支:openEuler 23.03
2) 内核信息:6.1.8-3.0.0.10.oe2303

【操作步骤】
1、yum install python3-prometheus-api-client python3-yarg
输入图片说明
【预期结果】安装成功
【实际结果】有冲突,安装失败
【附件信息】
repo:
[OS]
name=OS
baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-23.03/rc1_openeuler-2023-02-21-14-58-40/OS/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-23.03/rc1_openeuler-2023-02-21-14-58-40/OS/$basearch/RPM-GPG-KEY-openEuler

[everything]
name=everything
baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-23.03/rc1_openeuler-2023-02-21-14-58-40/everything/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-23.03/rc1_openeuler-2023-02-21-14-58-40/everything/$basearch/RPM-GPG-KEY-openEuler

[epol]
name=epol
baseurl=http://121.36.84.172/dailybuild/EBS-openEuler-23.03/rc1_openeuler-2023-02-21-14-58-40/EPOL/main/$basearch/
enabled=1
gpgcheck=1
gpgkey=http://121.36.84.172/dailybuild/EBS-openEuler-23.03/rc1_openeuler-2023-02-21-14-58-40/OS/$basearch/RPM-GPG-KEY-openEuler

评论 (3)

张鹭 创建了缺陷

Hi zhanglu626, welcome to the openEuler Community.
I'm the Bot here serving you. You can find the instructions on how to interact with me at Here.
If you have any questions, please contact the SIG: sig-python-modules, and any of the maintainers: @木得感情的openEuler机器人 , @yangzhao_kl , @myeuler , @caodongxia , @xu_ping

openeuler-ci-bot 添加了
 
sig/sig-python-modul
标签
张鹭 计划截止日期设置为2023-02-27
张鹭 计划开始日期设置为2023-02-25
张鹭 优先级设置为主要
张鹭 里程碑设置为openEuler-23.03-round-1
张鹭 负责人设置为caodongxia
xu_ping 任务状态待办的 修改为修复中

问题原因:python-prometheus-api-client和python-yarg 均打包了/usr/lib/python*/site-packages/tests目录 所以会存在文件名称一致的文件,故会导致冲突
经过排查分析,该test文件下属于pyc文件,是编译中间文件

解决办法:如上分析tests文件夹下均是pyc文件,属于编译产生的的过程文件,所以修复方法是打包的时候不打包tests文件夹

回归测试通过
输入图片说明

张鹭 任务状态已完成 修改为已验收
openeuler-sync-bot 通过src-openeuler/python-yarg Pull Request !6任务状态已验收 修改为已完成
张鹭 任务状态已完成 修改为已验收

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(3)
5329419 openeuler ci bot 1632792936
1
https://gitee.com/src-openeuler/python-yarg.git
git@gitee.com:src-openeuler/python-yarg.git
src-openeuler
python-yarg
python-yarg

搜索帮助