Skip to content

Please support hermetic builds (without Internet access) #312

Description

@mgorny

While working on packaging milvus-lite for RedHat AI we're facing serious issues with the current build system. Per our policy, all packages included need to be built airgapped from source. This means that the package must not fetch anything from the Internet, and ideally it should use system provided packages whenever possible.

Would you be willing to accept patches to make our workflows possible? To be honest, I think the most likely approach would be to make it possible to disable Conan entirely, and permit building with "pure" CMake, providing some fallback Find*.cmake modules for packages that do not ship CMake files upstream.

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