Skip to content

warning libmamba linux version not found (virtual package skipped) #227

@thib12

Description

@thib12

With the given dockerfile

FROM mambaorg/micromamba@sha256:efcb9c2334096f894c2ca748775f2619225515827e2b01db5ce5e90de100cb4e
RUN micromamba install -y -n base -c conda-forge pandas && \
    micromamba clean --all --yes

I get the following warning:

                                           __
          __  ______ ___  ____ _____ ___  / /_  ____ _
         / / / / __ `__ \/ __ `/ __ `__ \/ __ \/ __ `/
        / /_/ / / / / / / /_/ / / / / / / /_/ / /_/ /
       / .___/_/ /_/ /_/\__,_/_/ /_/ /_/_.___/\__,_/
      /_/

warning  libmamba linux version not found (virtual package skipped)

This warning appears whatever the package I try to install.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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