You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The rpm package should automatically detect the arch based on the wheels
Current Behavior
rpm package build failed when there is arch dependent binaries in the dependent wheel. An example of the error:
00:03:30 error: Arch dependent binaries in noarch package
00:03:30 Arch dependent binaries in noarch package
Possible Solution
Will create a PR for the bug
Steps to Reproduce (for bugs)
try to build a package with standard dependency in rhel8
Context
Your Environment
Version used: invirtualenv-21.2.677122
Python Interpreter version and package: python3.9
Operating System and version: rhel8
The text was updated successfully, but these errors were encountered:
Expected Behavior
The rpm package should automatically detect the arch based on the wheels
Current Behavior
rpm package build failed when there is arch dependent binaries in the dependent wheel. An example of the error:
00:03:30 error: Arch dependent binaries in noarch package
00:03:30 Arch dependent binaries in noarch package
Possible Solution
Will create a PR for the bug
Steps to Reproduce (for bugs)
Context
Your Environment
The text was updated successfully, but these errors were encountered: