France-Travail / gabarit

Gabarit : kickstart your data science project from scratch
GNU Affero General Public License v3.0
58 stars 11 forks source link

dockerfile - libmimalloc2.0 installation failed #203

Open Berber31 opened 4 months ago

Berber31 commented 4 months ago

Describe the bug

Dans le dockerfile https://github.com/France-Travail/gabarit/blob/main/gabarit/template_api/api_project/Dockerfile#L21C23-L21C70, l'install de la lib libmimalloc2.0 est en échec.

5.793 E: Unable to locate package libmimalloc2.0 5.793 E: Couldn't find any package by glob 'libmimalloc2.0' 5.793 E: Couldn't find any package by regex 'libmimalloc2.0'

Concerned template

To Reproduce

Code snippet:

(Please provide a code snippet! This will help expedite us finding and solving the problem.)

Steps to reproduce the behavior:

  1. ...
  2. ...

Expected behavior

A clear and concise description of what you expected to happen.

Actual behavior

Explain the buggy behavior you experience when you go through the steps above. If applicable, add screenshots to help explain your problem.

Is this a regression?

That is, did this use to work the way you expected in the past?

Debug info

Additional context

Add any other context about the problem here.