Skip to content

Instantly share code, notes, and snippets.

@rmarinho
Created December 12, 2023 14:50
Show Gist options
  • Save rmarinho/14d196e06fe8dde86ba02ee9e3a00d57 to your computer and use it in GitHub Desktop.
Save rmarinho/14d196e06fe8dde86ba02ee9e3a00d57 to your computer and use it in GitHub Desktop.
Log installer .net9
Downloading from "https://dot.net/v1/dotnet-install.sh" to "/Users/ruimarinho/dotnet/maui/bin/dotnet-install.sh" (61 896 bytes).
dotnet-install: Note that the intended use of this script is for Continuous Integration (CI) scenarios, where:
dotnet-install: - The SDK needs to be installed without user interaction and without admin rights.
dotnet-install: - The SDK installation doesn't need to persist across multiple CI runs.
dotnet-install: To set up a development environment or to run apps, use installers rather than this script. Visit https://dotnet.microsoft.com/download to get the installer.
dotnet-install: Calling: machine_has curl
dotnet-install: Calling: calculate_vars
dotnet-install: Calling: get_normalized_architecture_from_architecture <auto>
dotnet-install: Calling: get_machine_architecture
dotnet-install: Normalized architecture: 'x64'.
dotnet-install: Calling: get_normalized_os
dotnet-install: Calling: get_current_os_name
dotnet-install: Normalized OS: 'osx'.
dotnet-install: Calling: get_normalized_quality
dotnet-install: Normalized quality: ''.
dotnet-install: Calling: get_normalized_channel LTS
dotnet-install: Normalized channel: 'LTS'.
dotnet-install: Calling: get_normalized_product
dotnet-install: Normalized product: 'dotnet-sdk'.
dotnet-install: Calling: resolve_installation_path /Users/ruimarinho/dotnet/maui/bin/dotnet/
dotnet-install: InstallRoot: '/Users/ruimarinho/dotnet/maui/bin/dotnet/'.
dotnet-install: Calling: get_normalized_architecture_for_specific_sdk_version 9.0.100-alpha.1.23611.9 LTS x64
dotnet-install: Calling: get_current_os_name
dotnet-install: Calling: get_specific_version_from_version https://dotnetcli.azureedge.net/dotnet LTS x64 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_specific_product_version https://dotnetcli.azureedge.net/dotnet 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 9.0.100-alpha.1.23611.9 true
dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 9.0.100-alpha.1.23611.9 false
dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/productVersion.txt
dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: machine_has curl
dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/productVersion.txt
dotnet-install: Calling: machine_has curl
dotnet-install: Failed to get the version using productVersion.txt file. Download link will be parsed instead.
dotnet-install: Calling: get_product_specific_version_from_download_link 9.0.100-alpha.1.23611.9
dotnet-install: specific_version=9.0.100-alpha.1.23611.9
dotnet-install: Calling: construct_download_link https://dotnetcli.azureedge.net/dotnet LTS x64 9.0.100-alpha.1.23611.9 osx
dotnet-install: Calling: get_specific_product_version https://dotnetcli.azureedge.net/dotnet 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 9.0.100-alpha.1.23611.9 true
dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 9.0.100-alpha.1.23611.9 false
dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/productVersion.txt
dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: machine_has curl
dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/productVersion.txt
dotnet-install: Calling: machine_has curl
dotnet-install: Failed to get the version using productVersion.txt file. Download link will be parsed instead.
dotnet-install: Calling: get_product_specific_version_from_download_link 9.0.100-alpha.1.23611.9
dotnet-install: Constructed primary named payload URL: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: Calling: construct_legacy_download_link https://dotnetcli.azureedge.net/dotnet LTS x64 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_legacy_os_name
dotnet-install: Constructed legacy named payload URL: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz
dotnet-install: Calling: is_dotnet_package_installed /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk 9.0.100-alpha.1.23611.9
dotnet-install: Calling: combine_paths /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk
dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet
dotnet-install: combine_paths: child_path=sdk
dotnet-install: Calling: combine_paths /Users/ruimarinho/dotnet/maui/bin/dotnet/sdk 9.0.100-alpha.1.23611.9
dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk
dotnet-install: combine_paths: child_path=9.0.100-alpha.1.23611.9
dotnet-install: is_dotnet_package_installed: dotnet_package_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk/9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_specific_version_from_version https://dotnetbuilds.azureedge.net/public LTS x64 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_specific_product_version https://dotnetbuilds.azureedge.net/public 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 9.0.100-alpha.1.23611.9 true
dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 9.0.100-alpha.1.23611.9 false
dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/productVersion.txt
dotnet-install: Checking for the existence of https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: machine_has curl
dotnet-install: specific_version=9.0.100-alpha.1.23611.9
dotnet-install: Calling: construct_download_link https://dotnetbuilds.azureedge.net/public LTS x64 9.0.100-alpha.1.23611.9 osx
dotnet-install: Calling: get_specific_product_version https://dotnetbuilds.azureedge.net/public 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 9.0.100-alpha.1.23611.9 true
dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 9.0.100-alpha.1.23611.9 false
dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/productVersion.txt
dotnet-install: Checking for the existence of https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/sdk-productVersion.txt
dotnet-install: Calling: machine_has curl
dotnet-install: Constructed primary named payload URL: https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: Calling: construct_legacy_download_link https://dotnetbuilds.azureedge.net/public LTS x64 9.0.100-alpha.1.23611.9
dotnet-install: Calling: get_legacy_os_name
dotnet-install: Constructed legacy named payload URL: https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz
dotnet-install: Calling: is_dotnet_package_installed /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk 9.0.100-alpha.1.23611.9
dotnet-install: Calling: combine_paths /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk
dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet
dotnet-install: combine_paths: child_path=sdk
dotnet-install: Calling: combine_paths /Users/ruimarinho/dotnet/maui/bin/dotnet/sdk 9.0.100-alpha.1.23611.9
dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk
dotnet-install: combine_paths: child_path=9.0.100-alpha.1.23611.9
dotnet-install: is_dotnet_package_installed: dotnet_package_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk/9.0.100-alpha.1.23611.9
dotnet-install: Generated 4 links.
dotnet-install: Link 0: primary, 9.0.100-alpha.1.23611.9, https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: Link 1: legacy, 9.0.100-alpha.1.23611.9, https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz
dotnet-install: Link 2: primary, 9.0.100-alpha.1.23611.9, https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: Link 3: legacy, 9.0.100-alpha.1.23611.9, https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz
dotnet-install: Calling: install_dotnet
dotnet-install: Zip path: /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU
dotnet-install: Attempting to download using primary link https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: Calling: download https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU
dotnet-install: Calling: machine_has curl
dotnet-install: Calling: downloadcurl https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU
curl : (22) The requested URL returned error : 404 [/Users/ruimarinho/dotnet/maui/src/DotNet/DotNet.csproj]
dotnet-install: Calling: get_http_header_curl https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz false
dotnet-install: Unable to download https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz. Returned HTTP status code: 404.
dotnet-install: Download failed: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: The resource at primary link 'https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz' is not available.
dotnet-install: Temporary zip file /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU was removed
dotnet-install: Attempting to download using legacy link https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz
dotnet-install: Calling: download https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU
dotnet-install: Calling: machine_has curl
dotnet-install: Calling: downloadcurl https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU
curl : (22) The requested URL returned error : 404 [/Users/ruimarinho/dotnet/maui/src/DotNet/DotNet.csproj]
dotnet-install: Calling: get_http_header_curl https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz false
dotnet-install: Unable to download https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz. Returned HTTP status code: 404.
dotnet-install: Download failed: https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz
dotnet-install: The resource at legacy link 'https://dotnetcli.azureedge.net/dotnet/Sdk/9.0.100-alpha.1.23611.9/dotnet-dev-osx-x64.9.0.100-alpha.1.23611.9.tar.gz' is not available.
dotnet-install: Temporary zip file /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU was removed
dotnet-install: Attempting to download using primary link https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: Calling: download https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU
dotnet-install: Calling: machine_has curl
dotnet-install: Calling: downloadcurl https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU
dotnet-install: Calling: machine_has curl
dotnet-install: Remote file https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz size is 210928515 bytes.
dotnet-install: Extracting zip from https://dotnetbuilds.azureedge.net/public/Sdk/9.0.100-alpha.1.23611.9/dotnet-sdk-9.0.100-alpha.1.23611.9-osx-x64.tar.gz
dotnet-install: Calling: extract_dotnet_package /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU /Users/ruimarinho/dotnet/maui/bin/dotnet/ 210928515
dotnet-install: Calling: copy_files_or_dirs_from_list /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.5qubDfTFV /Users/ruimarinho/dotnet/maui/bin/dotnet/ false
dotnet-install: Calling: get_current_os_name
dotnet-install: Calling: copy_files_or_dirs_from_list /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.5qubDfTFV /Users/ruimarinho/dotnet/maui/bin/dotnet/ true
dotnet-install: Calling: get_current_os_name
dotnet-install: Calling: validate_remote_local_file_sizes /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU 210928515
dotnet-install: Downloaded file size is 210928515 bytes.
dotnet-install: The remote and local file sizes are equal.
dotnet-install: Temporary zip file /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.XoPId1zpU was removed
dotnet-install: Checking installation: version = 9.0.100-alpha.1.23611.9
dotnet-install: Calling: is_dotnet_package_installed /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk 9.0.100-alpha.1.23611.9
dotnet-install: Calling: combine_paths /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk
dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet
dotnet-install: combine_paths: child_path=sdk
dotnet-install: Calling: combine_paths /Users/ruimarinho/dotnet/maui/bin/dotnet/sdk 9.0.100-alpha.1.23611.9
dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk
dotnet-install: combine_paths: child_path=9.0.100-alpha.1.23611.9
dotnet-install: is_dotnet_package_installed: dotnet_package_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk/9.0.100-alpha.1.23611.9
dotnet-install: Installed version is 9.0.100-alpha.1.23611.9
dotnet-install: Calling: combine_paths /Users/ruimarinho/dotnet/maui/bin/dotnet/
dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet
dotnet-install: combine_paths: child_path=
dotnet-install: Calling: get_absolute_path /Users/ruimarinho/dotnet/maui/bin/dotnet/
dotnet-install: Adding to current process PATH: `/Users/ruimarinho/dotnet/maui/bin/dotnet`. Note: This change will be visible only when sourcing script.
dotnet-install: Note that the script does not resolve dependencies during installation.
dotnet-install: To check the list of dependencies, go to https://learn.microsoft.com/dotnet/core/install, select your operating system and check the "Dependencies" section.
dotnet-install: Installation finished successfully.
/Users/ruimarinho/dotnet/maui/src/DotNet/DotNet.csproj(129,5): error MSB3073: The command "bash '/Users/ruimarinho/dotnet/maui/bin/dotnet-install.sh' --version 9.0.100-alpha.1.23611.9 --install-dir '/Users/ruimarinho/dotnet/maui/bin/dotnet/' --verbose" exited with code -1.
Build FAILED.
curl : (22) The requested URL returned error : 404 [/Users/ruimarinho/dotnet/maui/src/DotNet/DotNet.csproj]
curl : (22) The requested URL returned error : 404 [/Users/ruimarinho/dotnet/maui/src/DotNet/DotNet.csproj]
/Users/ruimarinho/dotnet/maui/src/DotNet/DotNet.csproj(129,5): error MSB3073: The command "bash '/Users/ruimarinho/dotnet/maui/bin/dotnet-install.sh' --version 9.0.100-alpha.1.23611.9 --install-dir '/Users/ruimarinho/dotnet/maui/bin/dotnet/' --verbose" exited with code -1.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment