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
When the target OS/ARCH is having any value, the IPK packager refused to package (incompatible candidate). It's likely due to mishap in safety checking.
Expected Behavior
IPK packager allows any target OS and target ARCH value.
Current Behavior
IPK packager rejects any value for both target's OS and target's ARCH.
Steps to Reproduce [COMPULSORY]
build a polygot shell script that offers to any OS and any ARCH functionalities.
run the CI. notice that .ipk is not packaged due to incompatible type.
Associated Data Files
No response
The text was updated successfully, but these errors were encountered:
hollowaykeanho
changed the title
IPK Package does not properly respond to any value for OS/ARCH
IPK Package does not properly respond to any value for OS/ARCH
Mar 31, 2024
Description
When the target OS/ARCH is having any value, the IPK packager refused to package (incompatible candidate). It's likely due to mishap in safety checking.
Expected Behavior
IPK packager allows any target OS and target ARCH value.
Current Behavior
IPK packager rejects any value for both target's OS and target's ARCH.
Steps to Reproduce [COMPULSORY]
Associated Data Files
No response
The text was updated successfully, but these errors were encountered: