-
Notifications
You must be signed in to change notification settings - Fork 109
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
Ubuntu builds failing due to freebsd error #855
Labels
Comments
@am11 - Can you take a look at this? |
Closed
And now it's failing for 13.0, which is already identified as EOL. Reopening. |
Yup we were just discussing it: dotnet/arcade#13249 |
Build is fixed now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The Ubuntu build 18.04 build leg is failing due to this Dockerfile: https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/main/src/ubuntu/18.04/cross/freebsd/12/Dockerfile. It's prebuild step executes here: https://github.com/dotnet/dotnet-buildtools-prereqs-docker/blob/main/src/ubuntu/18.04/cross/freebsd/12/hooks/pre-build. This runs arcade's build-rootfs script targeting freebsd. That implementation is no longer working and causes this error in the build:
The text was updated successfully, but these errors were encountered: