Git Product home page Git Product logo

Comments (16)

md5 avatar md5 commented on August 28, 2024

The place to report issues with the perl image is here: https://github.com/perl/docker-perl/issues

from docs.

petrosagg avatar petrosagg commented on August 28, 2024

I'm not sure this is an issue with the base image but I'll open an issue there too.

But it is an issue for this repo as well, as a workaround can be put in place while it is fixed upstream. Any pointers on how to build docs while this gets fixed?

Is there a prebuilt image pushed in the registry?

from docs.

md5 avatar md5 commented on August 28, 2024

Aha! I didn't realize this image even had a Dockerfile... 🙊

from docs.

md5 avatar md5 commented on August 28, 2024

The issue appears to be one with SRI's CPAN BackPAN directory. The CHECKSUMS file is missing.

from docs.

petrosagg avatar petrosagg commented on August 28, 2024

This Dockerfile works fine. It looks like the reinstallation of cpanm causes the issue. I'm running a second build now.

FROM perl:5.20

RUN cpanm [email protected]

from docs.

petrosagg avatar petrosagg commented on August 28, 2024

Or maybe the mirror. Checking both

from docs.

md5 avatar md5 commented on August 28, 2024

Looks like it's just BackPAN, not CPAN: http://www.cpan.org/authors/id/S/SR/SRI/CHECKSUMS

from docs.

md5 avatar md5 commented on August 28, 2024

@kraih Heads up that the CHECKSUMS file seems to be missing from your author directory in BackPAN.

from docs.

tianon avatar tianon commented on August 28, 2024

Ugh BackPAN, you're killing me. First we can't have SSL, now we can't have CHECKSUMS either?

from docs.

md5 avatar md5 commented on August 28, 2024

I guess it makes some sense since the CHECKSUMS file is a GPG-signed manifest of the releases and if it were on BackPAN, it might not cover all the releases there, only the current releases on CPAN.

I suppose BackPAN could maintain and sign its own CHECKSUMS, but that seems wrong.

from docs.

tianon avatar tianon commented on August 28, 2024

So it looks like we don't have an even reasonably-secure way to install older deps from CPAN. 😞

Guess we'll have to just remove the "more secure" PERL_CPANM_OPT value entirely since we need BackPAN. 😢

from docs.

petrosagg avatar petrosagg commented on August 28, 2024

That's unfortunate :/

from docs.

petrosagg avatar petrosagg commented on August 28, 2024

Thanks for the super quick response though!

from docs.

tianon avatar tianon commented on August 28, 2024

@petrosagg I'm really curious what your use-case for building this image is -- we only use it ourselves for running push.pl to get descriptions up on the Hub

from docs.

petrosagg avatar petrosagg commented on August 28, 2024

We maintain a library of arm images here https://github.com/resin-io-library which get pushed here https://registry.hub.docker.com/repos/resin/. We try to follow the official images as much as possible so that the users have the least surprises and that includes having docs on them.

At the time of writing we have only ported node and buildpack-deps but we may do more in the future.

from docs.

tianon avatar tianon commented on August 28, 2024

from docs.

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.