python 建立 rpm 时 compiling test module failed

centos7 中基于 spec 打包 python 时遇到 compiling 源码/site-package test文件失败,致使打包错误python

 

解决:centos

spec 中添加:ui

    %define _python_bytecompile_errors_terminate_build 0centos7

相关文章
相关标签/搜索