Skip to content

Problem with local SDK #764

@a1div0

Description

@a1div0
cartridge pack tgz --filename ./${PRODUCT_NAME}-${APP_VERSION}.tar.gz --version ${APP_VERSION}

The command does not have the ability to use the local SDK. In recent versions, flags have appeared for similar work with docker. However, this is not suitable for use in a circuit where there is no internet and the SDK is installed in a folder.

Requires a flag similar to "--only-server" in "tarantoolctl".

Without such a flag, we have to patch "tarantoolctl" for each version.

For example, here is a fix I had to do on SDK 2.10.4-r523:
image

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