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

Starting yesterday, macOS nightly/release builds have failed to notarize: #15

Open
Karliz24 opened this issue Jul 4, 2024 · 1 comment

Comments

@Karliz24
Copy link
Owner

Karliz24 commented Jul 4, 2024

Starting yesterday, macOS nightly/release builds have failed to notarize:

e.g. https://ci-release.nodejs.org/job/iojs+release/nodes=osx11-release-pkg/10296/console

08:03:33 Submitting node-v23.0.0-nightly20240626eca806b54a.pkg for notarization...
08:03:33 Conducting pre-submission checks for node-v23.0.0-nightly20240626eca806b54a.pkg and initiating connection to the Apple notary service...
08:03:34 Error: HTTP status code: 403. A required agreement is missing or has expired. This request requires an in-effect agreement that has not been signed or has expired. Ensure your team has signed the necessary legal agreements and that they are not expired.
08:03:34 Notarization node-v23.0.0-nightly20240626eca806b54a.pkg failed.

This will block planned releases of Node.js 22.4.0 (cc @targos ) and the upcoming security release (cc @RafaelGSS)

This will probably need someone with access to our Apple Developer account to sign in and accept the updated agreement.
cc @nodejs/build-infra

Publicación original de @richardlau en nodejs/build#3790

@Karliz24
Copy link
Owner Author

Karliz24 commented Jul 4, 2024

Starting yesterday, macOS nightly/release builds have failed to notarize:

e.g. https://ci-release.nodejs.org/job/iojs+release/nodes=osx11-release-pkg/10296/console


08:03:33 Submitting node-v23.0.0-nightly20240626eca806b54a.pkg for notarization...

08:03:33 Conducting pre-submission checks for node-v23.0.0-nightly20240626eca806b54a.pkg and initiating connection to the Apple notary service...

08:03:34 Error: HTTP status code: 403. A required agreement is missing or has expired. This request requires an in-effect agreement that has not been signed or has expired. Ensure your team has signed the necessary legal agreements and that they are not expired.

08:03:34 Notarization node-v23.0.0-nightly20240626eca806b54a.pkg failed.

This will block planned releases of Node.js 22.4.0 (cc @targos ) and the upcoming security release (cc @RafaelGSS)

This will probably need someone with access to our Apple Developer account to sign in and accept the updated agreement.

cc @nodejs/build-infra

Publicación original de @richardlau en nodejs/build#3790

MLK

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

No branches or pull requests

2 participants
@Karliz24 and others