GithubHelp home page GithubHelp logo

Comments (5)

raphael-proust avatar raphael-proust commented on August 20, 2024

We (opam-repo maintainers) discussed this during the maintenance meeting. We think it would be ok because opam provides some tools for mirroring and such.

Don't hesitate to open a PR with your package and there can be a more thorough discussion there with more people involved.

from opam-repository.

EruEri avatar EruEri commented on August 20, 2024

Ok, thanks you for your reply and time.

from opam-repository.

avsm avatar avsm commented on August 20, 2024

This will cause quite a bit of pain to users of opam-repo who are stuck on IPv4-only infra (such as GitHub actions actions/runner-images#668). I think, sadly, that the primary URL for a package being ipv6-only would be problematic in opam-repo in practise unless there's a way to make the opam client fallback on failure to an alternative source automatically. Otherwise the opam install would just fail.

from opam-repository.

hannesm avatar hannesm commented on August 20, 2024

My perspective (that I shared in the opam-repository meeting):

  • the opam.ocaml.org machine(s) have IPv6 addresses assigned, so we assume they will be able to download and cache the archives,
  • there's a zoo of CI machines and docker images which use this git repository as opam source. here, if you encounter such a docker image and have control, please add to ~/.opam/config the line archive-mirrors: [ "https://opam.ocaml.org/cache" ] -- and now magically, the opam.ocaml.org host will be used for tarballs (so, ipv4/ipv6 will be fine, and the cache will be fine).

If you're aware of any other systems that are not able to use the archive-mirrors, please discuss. But keep in mind that legacy IP is going away and you need a lot of privileges to host your stuff on IPv4 systems -- plus we have all the bits and pieces in place to smoothly transition to IPv6 without an issue. If there are any issues, please discuss on the respective issue tracker.

from opam-repository.

hannesm avatar hannesm commented on August 20, 2024

Unfortunately, it is not clear to me what the impact of the issue ocaml/infrastructure#42 is, and whether the infrastructure team monitors and provides IPv6 service.

from opam-repository.

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.