Code Monkey home page Code Monkey logo

Comments (6)

felicianotech avatar felicianotech commented on July 23, 2024 3

Okay so these were removed and it looks to have happened with the change in the base image from Ubuntu 20.04 to 22.04. We will re-add these libraries and respin these two images so that they are fixed.

I'll update here when they are ready for you to use again.


While I work on this, quick tip I like to give people and one I follow for my own projects. If you identify dependencies for your project, I would install them in your CI config regardless on whether or not our images have them. This way, in a situation like this, your builds won't break. If our images already have it, the package manager will say so and won't do anything (thus saving you time). This tip may not work for every situation but can be helpful.

from cimg-python.

felicianotech avatar felicianotech commented on July 23, 2024

Investigating

from cimg-python.

merwan avatar merwan commented on July 23, 2024

Same issue here with the upgrade from 3.8.14 to 3.8.15, downgrading temporarily until this issue is fixed or we have directions on whether we should manage the dependency by ourselves

from cimg-python.

felicianotech avatar felicianotech commented on July 23, 2024

These images have been updated and this issue should be resolved.

from cimg-python.

merwan avatar merwan commented on July 23, 2024

Thanks for the tip to add dependencies needed for a project, however it can be quite cumbersome in some cases. Here, libmagic is a dependency of a dependency, and the package is very widely used as stated in the fix for the base image: CircleCI-Public/cimg-base@29db736

That being said, thanks for the update, this solves the issue on our side with the following python:3.8 image:

cimg/python:3.8:
  using image cimg/python@sha256:bc11a82befac6618d9f1b4ac3ec05de2c48d6c3b2a11e50a9928d4b979ac4f1e

from cimg-python.

felicianotech avatar felicianotech commented on July 23, 2024

Seems like the fix worked well, closing.

from cimg-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.