5 Star 0 Fork 10

src-openEuler / python-pytest-runner

 / 详情

【23.03 round1】【arm/x86】python3-pytest-runner和python3-zipp存在安装冲突

已验收
缺陷
创建于  
2023-02-25 11:38

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

【操作步骤】
1、yum install python3-pytest-runner python3-zipp
输入图片说明
【预期结果】安装成功
【实际结果】有冲突,安装失败
【附件信息】
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 , @xu_ping , @caodongxia

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

补丁0001-add-setup.py.patch在通过%patch0方式打入时未加 -p1 参数,会连带生成a目录,导致打包setup.py所生成的pyc文件,而python3-zipp也存在相同的补丁,所以安装出现冲突

修改打包方式为 %autosetup -p1,在源码包根目录生成setup.py,在编译后不会打入rpm包,可解决安装冲突

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

张鹭 任务状态已完成 修改为已验收

登录 后才可以发表评论

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

搜索帮助