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

Tools update github workflow is failing #47597

Closed
anonrig opened this issue Apr 17, 2023 · 5 comments
Closed

Tools update github workflow is failing #47597

anonrig opened this issue Apr 17, 2023 · 5 comments
Labels
tools Issues and PRs related to the tools directory.

Comments

@anonrig
Copy link
Member

anonrig commented Apr 17, 2023

The last 3 github workflow runs failed: https://github.com/nodejs/node/actions/runs/4710514618

@VoltrexKeyva VoltrexKeyva added the tools Issues and PRs related to the tools directory. label Apr 17, 2023
@targos
Copy link
Member

targos commented Apr 18, 2023

Logs:

  node ./tools/dep_updaters/update-root-certs.mjs -v -f "$GITHUB_ENV"
  shell: /usr/bin/bash -e {0}
  env:
    GITHUB_TOKEN: ***
Fetching NSS release schedule
Found NSS version:
{
  version: '3.90',
  date: 2023-04-06T00:00:00.000Z,
  firefoxVersion: '113',
  firefoxDate: 2023-05-09T00:00:00.000Z
}
Fetching https://hg.mozilla.org/projects/nss/raw-file/NSS_3_90_RTM/lib/ckfw/builtins/certdata.txt
Failed to fetch https://hg.mozilla.org/projects/nss/raw-file/NSS_3_90_RTM/lib/ckfw/builtins/certdata.txt: 404: Not Found
Error: Process completed with exit code 255.

/cc @richardlau since you wrote the script

@targos
Copy link
Member

targos commented Apr 18, 2023

There's apparently no branch or tag for version 3.90: https://hg.mozilla.org/projects/nss

@richardlau
Copy link
Member

There's apparently no branch or tag for version 3.90: https://hg.mozilla.org/projects/nss

Indeed there is not. Guess Mozilla are running behind plan.
PR to check that the certdata.txt file exists on the remote server when finding the "latest" version: #47607

@mertcanaltin
Copy link
Member

@marco-ippolito
Copy link
Member

can we close this? I think it has been fixed

@anonrig anonrig closed this as completed May 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tools Issues and PRs related to the tools directory.
Projects
None yet
Development

No branches or pull requests

6 participants