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

github: fix tests by switching to buster images for old perls #164

Merged
merged 2 commits into from
Jun 29, 2024

Conversation

mauke
Copy link
Contributor

@mauke mauke commented Jun 29, 2024

See Perl/docker-perl#161 for more information.

Also, add recent perl versions to test matrix.

mauke added 2 commits June 29, 2024 14:51
See Perl/docker-perl#161 for more information.

Otherwise we get:

    /usr/bin/docker pull perl:5.20
      5.20: Pulling from library/perl
      [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/perl:5.20 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
      Warning: Docker pull failed with exit code 1, back off 7.724 seconds before retry.
      /usr/bin/docker pull perl:5.20
      5.20: Pulling from library/perl
      [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/perl:5.20 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
      Warning: Docker pull failed with exit code 1, back off 9.064 seconds before retry.
      /usr/bin/docker pull perl:5.20
      5.20: Pulling from library/perl
      [DEPRECATION NOTICE] Docker Image Format v1 and Docker Image manifest version 2, schema 1 support is disabled by default and will be removed in an upcoming release. Suggest the author of docker.io/library/perl:5.20 to upgrade the image to the OCI Format or Docker Image manifest v2, schema 2. More information at https://docs.docker.com/go/deprecated-image-specs/
      Error: Docker pull failed with exit code 1
@khwilliamson khwilliamson merged commit 9ad7d93 into perl-pod:master Jun 29, 2024
20 checks passed
@mauke mauke deleted the fix-github-tests branch June 29, 2024 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants