Skip to content

pkgs.lock blocking conda installations from .yml #29

Description

@LizCarter492

Conda installations from .yml file fail with error libmamba Could not open lockfile '/opt/conda/pkgs/pkgs.lock'

Prior to failing, conda install returned the following:

error    libmamba Could not open lockfile '/opt/conda/pkgs/cache/cache.lock'
warning  libmamba Cache file "/opt/conda/pkgs/cache/88ec62ec.json" was modified by another program
error    libmamba Could not open lockfile '/opt/conda/pkgs/cache/cache.lock'
warning  libmamba Cache file "/opt/conda/pkgs/cache/eb045dd1.json" was modified by another program

Initial command:
conda create --file insar_env.yml
Environment installation from .yml should be available across all python images.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions