-
-
Save agc93/738ec951eb8892108ad608598efb25aa to your computer and use it in GitHub Desktop.
Choco push failure on Mono 3.12.1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Chocolatey is running on Linux v 4.11.11.300 | |
Attempting to delete file "usr/local/src/choco/build_output/chocolatey/chocolatey.dll.old". | |
Attempting to delete file "/usr/local/src/choco/build_output/chocolatey/choco.exe.old". | |
Command line not shown - sensitive arguments may have been passed. | |
RemovePendingPackagesTask is now ready and waiting for PreRunMessage. | |
Sending message 'PreRunMessage' out if there are subscribers... | |
[Pending] Removing all pending packages that should not be considered installed... | |
Directory 'usr/local/src/choco/build_output/chocolatey/lib' does not exist. | |
The source 'https://push.chocolatey.org' evaluated to a 'normal' source type | |
NOTE: Hiding sensitive configuration data! Please double and triple | |
check to be sure no sensitive data is shown, especially if copying | |
output to a gist for review. | |
Configuration: CommandName='push'|CacheLocation='/tmp/chocolatey'| | |
ContainsLegacyPackageInstalls='True'| | |
CommandExecutionTimeoutSeconds='2700'|WebRequestTimeoutSeconds='30'| | |
Sources='https://push.chocolatey.org'|SourceType='normal'|Debug='True'| | |
Verbose='True'|Trace='False'|Force='True'|Noop='False'| | |
HelpRequested='False'|UnsuccessfulParsing='False'|RegularOutput='True'| | |
QuietOutput='False'|PromptForConfirmation='False'|AcceptLicense='True'| | |
AllowUnofficialBuild='True'|AllVersions='False'| | |
SkipPackageInstallProvider='False'|Prerelease='False'|ForceX86='False'| | |
OverrideArguments='False'|NotSilent='False'| | |
ApplyPackageParametersToDependencies='False'| | |
ApplyInstallArgumentsToDependencies='False'|IgnoreDependencies='False'| | |
AllowMultipleVersions='False'|AllowDowngrade='False'| | |
ForceDependencies='False'|Information.PlatformType='Linux'| | |
Information.PlatformVersion='4.11.11.300'| | |
Information.PlatformName='Linux'| | |
Information.ChocolateyVersion='0.10.6.0'| | |
Information.ChocolateyProductVersion='0.10.6.0'| | |
Information.FullName='chocolatey, Version=0.10.6.0, Culture=neutral, PublicKeyToken=fd112f53c3ab578c'| | |
Information.Is64BitOperatingSystem='True'| | |
Information.Is64BitProcess='True'|Information.IsInteractive='False'| | |
Information.UserName='root'|Information.UserDomainName='7b976fada3f7'| | |
Information.IsUserAdministrator='False'| | |
Information.IsUserSystemAccount='False'| | |
Information.IsUserRemoteDesktop='False'| | |
Information.IsUserRemote='True'| | |
Information.IsProcessElevated='False'| | |
Information.IsLicensedVersion='False'|Information.LicenseType='Foss'| | |
Features.AutoUninstaller='True'|Features.ChecksumFiles='True'| | |
Features.AllowEmptyChecksums='False'| | |
Features.AllowEmptyChecksumsSecure='True'| | |
Features.FailOnAutoUninstaller='False'| | |
Features.FailOnStandardError='False'|Features.UsePowerShellHost='True'| | |
Features.LogEnvironmentValues='False'|Features.VirusCheck='False'| | |
Features.FailOnInvalidOrMissingLicense='False'| | |
Features.IgnoreInvalidOptionsSwitches='True'| | |
Features.UsePackageExitCodes='True'| | |
Features.UseFipsCompliantChecksums='False'| | |
Features.ShowNonElevatedWarnings='True'| | |
Features.ShowDownloadProgress='True'| | |
Features.StopOnFirstPackageFailure='False'| | |
Features.UseRememberedArgumentsForUpgrades='False'| | |
Features.ScriptsCheckLastExitCode='False'| | |
ListCommand.LocalOnly='False'| | |
ListCommand.IdOnly='False'|ListCommand.IncludeRegistryPrograms='False'| | |
ListCommand.PageSize='25'|ListCommand.Exact='False'| | |
ListCommand.ByIdOnly='False'|ListCommand.ByTagOnly='False'| | |
ListCommand.IdStartsWith='False'|ListCommand.OrderByPopularity='False'| | |
ListCommand.ApprovedOnly='False'| | |
ListCommand.DownloadCacheAvailable='False'| | |
ListCommand.NotBroken='False'| | |
ListCommand.IncludeVersionOverrides='False'| | |
UpgradeCommand.FailOnUnfound='False'| | |
UpgradeCommand.FailOnNotInstalled='False'| | |
UpgradeCommand.NotifyOnlyAvailableUpgrades='False'| | |
UpgradeCommand.ExcludePrerelease='False'| | |
NewCommand.AutomaticPackage='False'| | |
NewCommand.UseOriginalTemplate='False'|SourceCommand.Command='unknown'| | |
SourceCommand.Priority='0'|SourceCommand.BypassProxy='False'| | |
SourceCommand.AllowSelfService='False'| | |
FeatureCommand.Command='unknown'| | |
ConfigCommand.Command='unknown'|PinCommand.Command='unknown'| | |
OutdatedCommand.IgnorePinned='False'|Proxy.BypassOnLocal='True'| | |
Chocolatey is not an official build (bypassed with --allow-unofficial). | |
If you are seeing this message and it is not expected, your system may | |
now be in a bad state. Only official builds are to be trusted. | |
_ Chocolatey:ChocolateyPushCommand - Normal Run Mode _ | |
Attempting to push git-profile-manager.install.0.1.0-unstable0006.nupkg to https://push.chocolatey.org | |
Chocolatey had an error occur: | |
System.Net.WebException: Error: SendFailure (Error writing headers) ---> System.Net.WebException: Error writing headers ---> System.IO.IOException: The authentication or decryption has failed. ---> Mono.Security.Protocol.Tls.TlsException: Invalid certificate received from server. Error code: 0xffffffff800b010a | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.RemoteValidation (Mono.Security.Protocol.Tls.ClientContext context, AlertDescription description) [0x00000] in <filename unknown>:0 | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.validateCertificates (Mono.Security.X509.X509CertificateCollection certificates) [0x00000] in <filename unknown>:0 | |
at Mono.Security.Protocol.Tls.Handshake.Client.TlsServerCertificate.ProcessAsTls1 () [0x00000] in <filename unknown>:0 | |
at Mono.Security.Protocol.Tls.Handshake.HandshakeMessage.Process () [0x00000] in <filename unknown>:0 | |
at (wrapper remoting-invoke-with-check) Mono.Security.Protocol.Tls.Handshake.HandshakeMessage:Process () | |
at Mono.Security.Protocol.Tls.ClientRecordProtocol.ProcessHandshakeMessage (Mono.Security.Protocol.Tls.TlsStream handMsg) [0x00000] in <filename unknown>:0 | |
at Mono.Security.Protocol.Tls.RecordProtocol.InternalReceiveRecordCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 | |
--- End of inner exception stack trace --- | |
at Mono.Security.Protocol.Tls.SslClientStream.EndNegotiateHandshake (IAsyncResult result) [0x00000] in <filename unknown>:0 | |
at Mono.Security.Protocol.Tls.SslStreamBase.AsyncHandshakeCallback (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 | |
--- End of inner exception stack trace --- | |
--- End of inner exception stack trace --- | |
at System.Net.HttpWebRequest.EndGetResponse (IAsyncResult asyncResult) [0x00000] in <filename unknown>:0 | |
at System.Net.HttpWebRequest.GetResponse () [0x00000] in <filename unknown>:0 | |
at NuGet.RequestHelper.GetResponse () [0x00000] in <filename unknown>:0 | |
Exiting with 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment