Skip to content

fair.pkg.atmeta.com serving expired TLS certificate — breaks pip install #1520

Description

@KricejJanezMartin

The package index at https://fair.pkg.atmeta.com/fairseq2/whl/ (referenced in the
README's "Variants" install instructions) is currently serving an expired TLS
certificate:

SSLCertVerificationError: certificate has expired

Reproduced two ways:

  1. pip install fairseq2 --extra-index-url https://fair.pkg.atmeta.com/fairseq2/whl/pt2.8.0/cpu
    fails to fetch several transitive nvidia-* wheels from that host.
  2. Fetching https://fair.pkg.atmeta.com/fairseq2/whl/pt2.8.0/cpu/ directly in a
    browser / HTTP client also fails with the same certificate error.

This blocks anyone following the documented install instructions for a specific
torch/CUDA variant. Could someone on the infra side renew the cert?

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