Skip to content

Support for latest Ubuntu #25

Description

@adijesori

Hi!

Thanks for your useful image :)

We are using your image for quite sometime from a node.js application.
Everything worked up until node.js 16, and when we tried to upgrade to node.js 18 or above it started to fail on:

6.231 Some packages could not be installed. This may mean that you have
6.231 requested an impossible situation or if you are using the unstable
6.231 distribution that some required packages have not yet been created
6.231 or been moved out of Incoming.
6.231 The following information may help to resolve the situation:
6.231 
6.231 The following packages have unmet dependencies:
6.288  nodejs : Depends: libc6 (>= 2.28) but 2.23-0ubuntu10 is to be installed
6.288           Depends: libstdc++6 (>= 7) but 5.4.0-6ubuntu1~16.04.10 is to be installed
6.299 E: Unable to correct problems, you have held broken packages.

It seems node.js > 18 requires libc6 >= 2.28 and libstdc++6 >= 7, which aren't available in Ubuntu 16.04.

More info can be found here:
Image

It is possible to update the image to support Ubuntu 20.04 or above?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions