aidotse / aidotse/PASEOS

Docker builds failing

Offen
#181 2 Kommentare 0 Reaktionen 1 zugewiesene Person Beansprucht von @GabrieleMeoni Auf GitHub ansehen
bug
Vorherrschende Sprache
Python
Sterne
61
Forks
16
Ø Merge
32 Min.
Gemergte PRs (30 T.)
8

Beschreibung

# Issue
## Problem Description

Unfortunately, docker builds still fail with

https://github.com/aidotse/PASEOS/actions/runs/5552442050/jobs/10139801435

```
> [ 9/10] RUN mamba env update --file environment.yml --name base:
0.558 File "/home/user/conda/bin/mamba", line 7, in
0.558 from mamba.mamba import main
0.558 File "/home/user/conda/lib/python3.11/site-packages/mamba/mamba.py", line 49, in
0.558 import libmambapy as api
0.558 File "/home/user/conda/lib/python3.11/site-packages/libmambapy/__init__.py", line 7, in
0.558 raise e
0.559 File "/home/user/conda/lib/python3.11/site-packages/libmambapy/__init__.py", line 4, in
0.559 from libmambapy.bindings import * # noqa: F401,F403
0.559 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0.559 ImportError: libarchive.so.13: cannot open shared object file: No such file or directory
------
ERROR: failed to solve: executor failed running [/bin/sh -c mamba env update --file environment.yml --name base]: exit code: 1
Error: buildx call failed with: ERROR: failed to solve: executor failed running [/bin/sh -c mamba env update --file environment.yml --name base]: exit code: 1
```

## Expected Behavior

Not failing :)

## What Needs to be Done

Not a clue :v:

## How Can It Be Tested or Reproduced

Run github action

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.