Skip to content

[bug] Install can be run with noarch as a platform and non-noarch packages. Produces broken OSX binaries. #1712

@iamthebot

Description

@iamthebot

Checklist

  • I added a descriptive title
  • I searched open reports and couldn't find a duplicate

What happened?

At least with py-rattler you can run install with packages that are OS/arch specific but pass noarch as a platform. The packages will get linked, etc. but you end up without codesigning of the mach O files on OSX (or a bad signature). At least for the Python interpreter.

It seems like the desired behavior would be to fail fast if non-noarch packages are to be linked but only the noarch platform was passed to install?

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions