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 armel jessie rootfs atomic error #44100

Closed
wants to merge 1 commit into from

Conversation

ThadHouse
Copy link
Contributor

This used to be a required fix in Tizen, however updates to that platform made it not required. However, armel jessie still requires it. The patch is similar to fixes reported a few years ago.

Closes #44082

Note this does not get armel jessie fully working. #44098 is also broken, but the fix doesn't make sense for this PR.

This used to be a required fix in Tizen, however updates to that platform made it not required. However, armel jessie still requires it. The patch is similar to fixes reported a few years ago
@am11
Copy link
Member

am11 commented Oct 31, 2020

:/eng/common is a mirror directory, which gets overwritten by arcade updates.

https://github.com/dotnet/arcade/ is the correct source repo for this change.

cc @gbalykov

@ThadHouse
Copy link
Contributor Author

Ok. I created dotnet/arcade#6502 in arcade. Should I close this one?

@am11
Copy link
Member

am11 commented Nov 19, 2020

Should I close this one?

Yup, arcade was updated yesterday. Your changes are in master branch https://github.com/dotnet/runtime/blob/master/eng/common/cross/armel/armel.jessie.patch.

@ThadHouse
Copy link
Contributor Author

Awesome, Thank you! Saw the codecvt patch made it in too. Now just to try to merge both those into 5.0, and see if I can get a full build working! Thanks!

@ThadHouse ThadHouse closed this Nov 19, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linux armel fails to build on master.
3 participants