Error: Unable to parse string '20' as a valid Ubuntu release version #4929
Labels
Area: xamarin-android Build
Issues building the xamarin-android repo *itself*.
Milestone
Steps to Reproduce
These are the relevant steps I followed from here:
sudo apt install mono-complete nuget
sudo apt install autoconf autotools-dev automake cmake build-essential curl gcc g++ g++-mingw-w64 gcc-mingw-w64 git libncurses5-dev libtool libz-mingw-w64-dev libzip-dev linux-libc-dev make ninja-build p7zip-full sqlite3 vim-common zlib1g-dev linux-libc-dev:i386 zlib1g-dev:i386 libx32tinfo-dev
to build xamarin-androidgit clone https://github.com/xamarin/xamarin-android.git
make prepare
inside the xamarin-android folderExpected Behavior
make prepare
is supposed to build all the dependencies for xamarin-android, so I can runmake jenkins
and fully build xamarin-android.Actual Behavior
Xamarin initially lists my OS as Linux Mint, but for whatever reason, Xamarin views my OS as Ubuntu later in the code:
Going on the latest version (11.0.0.3) produces almost identical results:
Version Information
The version I wish to fix this issue on is 10.3.1.4, although this issue happens with 11.0.0.3 as well.
Log File
This is the log file for 10.3.1.4 (The terminal output is here just in case):
The text was updated successfully, but these errors were encountered: