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

Fix codename in riscv64 pre-build hook #683

Merged

Conversation

am11
Copy link
Member

@am11 am11 commented Sep 2, 2022

We have started to recognize jammy codename in arcade. Before dotnet/arcade#10520, we were just ignoring the codename.

@mthalman
Copy link
Member

mthalman commented Sep 6, 2022

/azp run dotnet-buildtools-prereqs-docker-ubuntu

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@mthalman
Copy link
Member

mthalman commented Sep 6, 2022

Build is failing because Arcade's build-rootfs.sh script is doing something with pkgsrc.joyent.com which has an expired cert.

--2022-09-06 14:06:09--  https://pkgsrc.joyent.com/packages/SmartOS/trunk/x86_64/All
Resolving pkgsrc.joyent.com (pkgsrc.joyent.com)... 64.30.129.74
Connecting to pkgsrc.joyent.com (pkgsrc.joyent.com)|64.30.129.74|:443... connected.
ERROR: cannot verify pkgsrc.joyent.com's certificate, issued by ‘CN=R3,O=Let's Encrypt,C=US’:
  Issued certificate has expired.

Logged TritonDataCenter/pkgsrc#342

@mthalman mthalman merged commit 5d1f2f9 into dotnet:main Sep 6, 2022
@am11
Copy link
Member Author

am11 commented Sep 6, 2022

Build is failing because Arcade's build-rootfs.sh script is doing something with pkgsrc.joyent.com which has an expired cert.

This shouldn't block us. You can always pass --use-mirror from the pre hook.

@am11 am11 deleted the feature/cross-build/move-platforms-20.04 branch September 6, 2022 23:05
rzikm pushed a commit to rzikm/dotnet-buildtools-prereqs-docker that referenced this pull request Sep 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants