Skip to content

Instantly share code, notes, and snippets.

@rmarinho
Created March 29, 2022 15:41
Show Gist options
  • Save rmarinho/344bfa7694707f049d94078dcc792524 to your computer and use it in GitHub Desktop.
Save rmarinho/344bfa7694707f049d94078dcc792524 to your computer and use it in GitHub Desktop.
Log macOS
Downloading from "https://dot.net/v1/dotnet-install.sh" to "/Users/ruimarinho/dotnet/maui/bin/dotnet-install.sh" (55,234 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_specific_version_from_version https://dotnetcli.azureedge.net/dotnet LTS x64 6.0.300-preview.22175.4
  dotnet-install: Calling: get_specific_product_version https://dotnetcli.azureedge.net/dotnet 6.0.300-preview.22175.4
  dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 6.0.300-preview.22175.4 true
  dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 6.0.300-preview.22175.4 false
  dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/productVersion.txt
  dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: machine_has curl
  dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/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  6.0.300-preview.22175.4
  dotnet-install: specific_version=6.0.300-preview.22175.4
  dotnet-install: Calling: construct_download_link https://dotnetcli.azureedge.net/dotnet LTS x64 6.0.300-preview.22175.4 osx
  dotnet-install: Calling: get_specific_product_version https://dotnetcli.azureedge.net/dotnet 6.0.300-preview.22175.4
  dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 6.0.300-preview.22175.4 true
  dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: get_specific_product_version_url https://dotnetcli.azureedge.net/dotnet 6.0.300-preview.22175.4 false
  dotnet-install: Constructed productVersion link: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/productVersion.txt
  dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: machine_has curl
  dotnet-install: Checking for the existence of https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/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  6.0.300-preview.22175.4
  dotnet-install: Constructed primary named payload URL: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: Calling: construct_legacy_download_link https://dotnetcli.azureedge.net/dotnet LTS x64 6.0.300-preview.22175.4
  dotnet-install: Calling: get_legacy_os_name
  dotnet-install: Constructed legacy named payload URL: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz
  dotnet-install: Calling: is_dotnet_package_installed /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk 6.0.300-preview.22175.4
  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 6.0.300-preview.22175.4
  dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk
  dotnet-install: combine_paths: child_path=6.0.300-preview.22175.4
  dotnet-install: is_dotnet_package_installed: dotnet_package_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk/6.0.300-preview.22175.4
  dotnet-install: Calling: get_specific_version_from_version https://dotnetbuilds.azureedge.net/public LTS x64 6.0.300-preview.22175.4
  dotnet-install: Calling: get_specific_product_version https://dotnetbuilds.azureedge.net/public 6.0.300-preview.22175.4
  dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 6.0.300-preview.22175.4 true
  dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 6.0.300-preview.22175.4 false
  dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/productVersion.txt
  dotnet-install: Checking for the existence of https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: machine_has curl
  dotnet-install: specific_version=6.0.300-preview.22175.4
  dotnet-install: Calling: construct_download_link https://dotnetbuilds.azureedge.net/public LTS x64 6.0.300-preview.22175.4 osx
  dotnet-install: Calling: get_specific_product_version https://dotnetbuilds.azureedge.net/public 6.0.300-preview.22175.4
  dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 6.0.300-preview.22175.4 true
  dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: get_specific_product_version_url https://dotnetbuilds.azureedge.net/public 6.0.300-preview.22175.4 false
  dotnet-install: Constructed productVersion link: https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/productVersion.txt
  dotnet-install: Checking for the existence of https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/sdk-productVersion.txt
  dotnet-install: Calling: machine_has curl
  dotnet-install: Constructed primary named payload URL: https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: Calling: construct_legacy_download_link https://dotnetbuilds.azureedge.net/public LTS x64 6.0.300-preview.22175.4
  dotnet-install: Calling: get_legacy_os_name
  dotnet-install: Constructed legacy named payload URL: https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz
  dotnet-install: Calling: is_dotnet_package_installed /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk 6.0.300-preview.22175.4
  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 6.0.300-preview.22175.4
  dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk
  dotnet-install: combine_paths: child_path=6.0.300-preview.22175.4
  dotnet-install: is_dotnet_package_installed: dotnet_package_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk/6.0.300-preview.22175.4
  dotnet-install: Generated 4 links.
  dotnet-install: Link 0: primary, 6.0.300-preview.22175.4, https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: Link 1: legacy, 6.0.300-preview.22175.4, https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz
  dotnet-install: Link 2: primary, 6.0.300-preview.22175.4, https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: Link 3: legacy, 6.0.300-preview.22175.4, https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz
  dotnet-install: Calling: install_dotnet
  dotnet-install: Zip path: /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS
  dotnet-install: Attempting to download using primary link https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: Calling: download https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS
  dotnet-install: Calling: machine_has curl
  dotnet-install: Calling: downloadcurl https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS
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/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz false
  dotnet-install: Unable to download https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz. Returned HTTP status code: 404.
  dotnet-install: Download failed: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: The resource at primary link 'https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz' is not available.
  dotnet-install: Temporary zip file /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS was removed
  dotnet-install: Attempting to download using legacy link https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz
  dotnet-install: Calling: download https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS
  dotnet-install: Calling: machine_has curl
  dotnet-install: Calling: downloadcurl https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS
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/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz false
  dotnet-install: Unable to download https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz. Returned HTTP status code: 404.
  dotnet-install: Download failed: https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz
  dotnet-install: The resource at legacy link 'https://dotnetcli.azureedge.net/dotnet/Sdk/6.0.300-preview.22175.4/dotnet-dev-osx-x64.6.0.300-preview.22175.4.tar.gz' is not available.
  dotnet-install: Temporary zip file /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS was removed
  dotnet-install: Attempting to download using primary link https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: Calling: download https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS
  dotnet-install: Calling: machine_has curl
  dotnet-install: Calling: downloadcurl https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS
  dotnet-install: Extracting zip from https://dotnetbuilds.azureedge.net/public/Sdk/6.0.300-preview.22175.4/dotnet-sdk-6.0.300-preview.22175.4-osx-x64.tar.gz
  dotnet-install: Calling: extract_dotnet_package /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS /Users/ruimarinho/dotnet/maui/bin/dotnet/
  dotnet-install: Calling: copy_files_or_dirs_from_list /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.I2Ik4L1YS /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.I2Ik4L1YS /Users/ruimarinho/dotnet/maui/bin/dotnet/ true
  dotnet-install: Calling: get_current_os_name
  dotnet-install: Temporary zip file /var/folders/4q/9688kc6n3xjbpw46t_5r5zvm0000gn/T//dotnet.PU53bWyRS was removed
  dotnet-install: Checking installation: version = 6.0.300-preview.22175.4
  dotnet-install: Calling: is_dotnet_package_installed /Users/ruimarinho/dotnet/maui/bin/dotnet/ sdk 6.0.300-preview.22175.4
  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 6.0.300-preview.22175.4
  dotnet-install: combine_paths: root_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk
  dotnet-install: combine_paths: child_path=6.0.300-preview.22175.4
  dotnet-install: is_dotnet_package_installed: dotnet_package_path=/Users/ruimarinho/dotnet/maui/bin/dotnet/sdk/6.0.300-preview.22175.4
  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://docs.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(104,5): error MSB3073: The command "bash '/Users/ruimarinho/dotnet/maui/bin/dotnet-install.sh' --version 6.0.300-preview.22175.4 --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(104,5): error MSB3073: The command "bash '/Users/ruimarinho/dotnet/maui/bin/dotnet-install.sh' --version 6.0.300-preview.22175.4 --install-dir '/Users/ruimarinho/dotnet/maui/bin/dotnet/' --verbose" exited with code -1.
    0 Warning(s)
    3 Error(s)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment