Hi,
I was looking for latest Xamarin.Android SDK for linux and saw that build is failing because of _System.IO.IOException: No space left on device_. Could someone take a look into this?
I know that Xamarin.Android for linux is not oficially supported so this is low priority issue.
Also I'm sad that there is not much interest in linux version. I can't be the first person who saw this? Or am I?
I'm interested in that too.
NET 5 should have support to Linux. See what the Flutter guys have done.
Maybe this issue is related to https://github.com/dotnet/runtime/issues/33689.
@pjcollins, let me know if there's anything I can help out with on this. I wonder if the builds are leaving something behind or if maybe the xamarin-android build is just using up all the space for the current VM size.
https://dev.azure.com/xamarin/public/_build?definitionId=48&_a=summary
Maybe we can try to leverage https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/vmss?view=azure-devops as an alternative to the hosted pool to allow for more disk space. I'll try to look at this soon.
Maybe we can try to leverage https://docs.microsoft.com/en-us/azure/devops/pipelines/agents/vmss?view=azure-devops as an alternative to the hosted pool to allow for more disk space. I'll try to look at this soon.
Has soon arrived yet? :stuck_out_tongue:
Hi,
I was looking for latest Xamarin.Android SDK for linux and saw that build is failing because of _System.IO.IOException: No space left on device_. Could someone take a look into this?
I know that Xamarin.Android for linux is not oficially supported so this is low priority issue.
Also I'm sad that there is not much interest in linux version. I can't be the first person who saw this? Or am I?
I'm sad with you... I'll try to build it locally for now..
Actually, I still can't see build working on Azure DevOps.
@brendanzagaeski @pjcollins Could you confirm if this can really by closed?
@brendanzagaeski do you have any updates, when the pipeline is going to be stable?
@pjcollins @brendanzagaeski Hi, any ETA when the pipeline will get back to green state?
Sorry for the delay, I'm trying to get this back to working order as part of https://github.com/xamarin/xamarin-android/pull/4674.
This should be fixed in https://github.com/xamarin/xamarin-android/commit/063d645c7ae16750f5b44da8d7a2d0589e2cdd14.
Awesome!
~I'm trying to download the new .deb from this page, but when I click Linux Packages (or any other row), nothing happens. I guess that's a bug on Azure's side?
Is there another location where we could download the artifacts?~

Edit: Nvm, there's a download button showing on hover :man_facepalming:

Most helpful comment
Actually, I still can't see build working on Azure DevOps.
@brendanzagaeski @pjcollins Could you confirm if this can really by closed?