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

Move linux-riscv64 and haiku-x64 to 22.04 #673

Merged
merged 1 commit into from
Aug 18, 2022

Conversation

am11
Copy link
Member

@am11 am11 commented Aug 18, 2022

Moved new platforms to latest LTS so we get more years before the EOL.

@am11 am11 mentioned this pull request Aug 18, 2022
@am11 am11 marked this pull request as ready for review August 18, 2022 17:42
@am11 am11 force-pushed the feature/cross-build/move-platforms-20.04 branch from 8b46cc3 to 5dc80de Compare August 18, 2022 17:49
@mthalman mthalman merged commit 4d4c24f into dotnet:main Aug 18, 2022
@am11 am11 deleted the feature/cross-build/move-platforms-20.04 branch August 18, 2022 23:31
@mthalman
Copy link
Member

mthalman commented Sep 2, 2022

@am11 - Something seems to have broken the build related to the rootfs script.

-- EXECUTING: /repo/dotnet-buildtools-prereqs-docker/src/ubuntu/22.04/cross/riscv64/hooks/pre-build 
Using mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-crossdeps to set up cross-toolset for riscv64 for jammy
37bc80e10c64b77dde1cda5c1c87a995426cf0945ddd6fa5ba35ee4796076b09
Using mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-crossdeps to clone arcade to fetch scripts used to build cross-toolset
Cloning into '/scripts'...
Running build-rootfs.sh
W: qemu-debootstrap is deprecated. Please use regular debootstrap directly
I: Running command: debootstrap --arch riscv64 jammy /rootfs/riscv64 http://deb.debian.org/debian-ports
I: Retrieving InRelease 
I: Retrieving Release 
E: Failed getting release file http://deb.debian.org/debian-ports/dists/jammy/Release

Why is it looking for Jammy in the debian.org URL? Should it be looking for http://ports.ubuntu.com/ubuntu-ports/dists/jammy/Release?

@am11
Copy link
Member Author

am11 commented Sep 2, 2022

Fixed by #683.

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