Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dockerfile - libmimalloc2.0 installation failed #203

Open
1 of 7 tasks
Berber31 opened this issue Jun 25, 2024 · 0 comments
Open
1 of 7 tasks

dockerfile - libmimalloc2.0 installation failed #203

Berber31 opened this issue Jun 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Berber31
Copy link

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

  • NLP template
  • NUM template
  • VISION template
  • API template
  • How templates are generated - Jinja

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?

  • Yes
  • No

Debug info

  • Gabarit version:
  • Python version: (get it with $ python --version)
  • OS version:

Additional context

Add any other context about the problem here.

@Berber31 Berber31 added the bug Something isn't working label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant