[
https://issues.apache.org/jira/browse/GEODE-7950?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17076632#comment-17076632
]
ASF subversion and git services commented on GEODE-7950:
--------------------------------------------------------
Commit e7f6faf637fc77daa1ca4bd942be0c10e9577dc7 in geode's branch
refs/heads/develop from Robert Houghton
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=e7f6faf ]
GEODE-7950: Force TLS1.2 for installing PackageProvider=NuGet (#4908)
Would be nice to set the default TLS for all PowerShell sessions, but
that seems to be unsupported.
> Packer script for Windows uses old TLS and fails to connect
> -----------------------------------------------------------
>
> Key: GEODE-7950
> URL: https://issues.apache.org/jira/browse/GEODE-7950
> Project: Geode
> Issue Type: Bug
> Components: build, ci
> Reporter: Robert Houghton
> Assignee: Robert Houghton
> Priority: Major
> Fix For: 1.13.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> From Concourse:
> {code:java}
> googlecompute: WARNING: Unable to download the list of available providers.
> Check your internet connection.
> googlecompute: WARNING: Unable to download from URI
> 'https://go.microsoft.com/fwlink/?LinkID=627338&clcid=0x409' to ''.
> ==> googlecompute: Install-PackageProvider : No match was found for the
> specified search criteria for the provider 'NuGet'. The package
> ==> googlecompute: provider requires 'PackageManagement' and 'Provider' tags.
> Please check if the specified package has the tags.
> ==> googlecompute: At
> C:\Windows\Temp\script-5e8b39e5-819f-74b9-9a4b-7470e3b783b6.ps1:3 char:1
> ==> googlecompute: + Install-PackageProvider -Name NuGet -MinimumVersion
> 2.8.5.201 -Force
> ==> googlecompute: +
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> ==> googlecompute: + CategoryInfo : InvalidArgument:
> (Microsoft.Power...PackageProvider:InstallPackageProvider) [Install-Pac
> ==> googlecompute: kageProvider], Exception
> ==> googlecompute: + FullyQualifiedErrorId :
> NoMatchFoundForProvider,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackagePro
> ==> googlecompute: vider
> ==> googlecompute:
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)