Skip to content

Instantly share code, notes, and snippets.

@ninjarobot
Last active May 8, 2018 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ninjarobot/809fd8fefdeebde29015eff02440c96c to your computer and use it in GitHub Desktop.
Save ninjarobot/809fd8fefdeebde29015eff02440c96c to your computer and use it in GitHub Desktop.
Attempting a paket install with mkbundled paket
Paket version 5.156.7
found: /src/suaveapp/paket.dependencies
Parsing /src/suaveapp/paket.dependencies
Resolving packages for group Main:
0 packages in resolution.
1 requirements left
- Suave, 2.2.1 (from /src/suaveapp/paket.dependencies)
Trying to resolve Suave 2.2.1 (from /src/suaveapp/paket.dependencies)
Performance:
- Resolver: 153 milliseconds (1 runs)
- Runtime: 127 milliseconds
- Blocked (retrieving package versions): 26 milliseconds (1 times)
- Runtime: 647 milliseconds
Paket failed with
-> Unable to retrieve package versions for 'Suave'
-- CLOSED --
-- OPEN ----
Suave 2.2.1 (from /src/suaveapp/paket.dependencies)
StackTrace:
at Paket.PackageResolver+getVersionsBlock@1056-1.GenerateNext (System.Collections.Generic.IEnumerable`1[System.Tuple`2[Paket.SemVerInfo,Microsoft.FSharp.Collections.FSharpList`1[Paket.PackageSources+PackageSource]]]& next) [0x0015f] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase`1[T].MoveNextImpl () [0x00016] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase`1[T].System-Collections-IEnumerator-MoveNext () [0x00000] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.SeqModule.oneStepTo@984[T] (System.Collections.Generic.IEnumerable`1[T] source, System.Collections.Generic.List`1[T] prefix, Microsoft.FSharp.Core.FSharpRef`1[T] enumeratorR, System.Int32 i) [0x00045] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.SeqModule.action@4236-1[T] (System.Collections.Generic.IEnumerable`1[T] source, System.Collections.Generic.List`1[T] prefix, Microsoft.FSharp.Core.FSharpRef`1[T] enumeratorR, System.Int32 i, Microsoft.FSharp.Core.Unit unitVar0) [0x0001e] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.SeqModule+result@1000[T].Invoke (System.Int32 i) [0x0000f] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+unfold@199[b,a].DoMoveNext (b& curr) [0x00000] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+MapEnumerator`1[T].System-Collections-IEnumerator-MoveNext () [0x0000b] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+map@74[b,a].DoMoveNext (b& curr) [0x00000] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+MapEnumerator`1[T].System-Collections-IEnumerator-MoveNext () [0x0000b] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator.next@187[T] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] f, System.Collections.Generic.IEnumerator`1[T] e, Microsoft.FSharp.Core.FSharpRef`1[T] started, Microsoft.FSharp.Core.Unit unitVar0) [0x00013] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+filter@182[T].System-Collections-IEnumerator-MoveNext () [0x00015] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.SeqModule.IsEmpty[T] (System.Collections.Generic.IEnumerable`1[T] source) [0x00062] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.PackageResolver.getCompatibleVersions (Paket.PackageResolver+ResolverStep currentStep, Paket.Domain+GroupName groupName, Paket.Requirements+PackageRequirement currentRequirement, System.Collections.Generic.IDictionary`2[TKey,TValue] rootDependencies, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsF, System.Boolean globalOverride, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForDirectDependencies, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForTransitives) [0x00189] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.PackageResolver.step@1112 (Paket.PackageResolver+UpdateMode updateMode, Paket.Domain+GroupName groupName, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForTransitives, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForDirectDependencies, Paket.Requirements+FrameworkRestrictions globalFrameworkRestrictions, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPreferredVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsRaw, Microsoft.FSharp.Collections.FSharpSet`1[T] cliToolSettings, Paket.PackageResolver+ResolverRequestQueue workerQueue, System.Int32 taskTimeout, System.TimeSpan loopTimeout, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] startedGetPackageDetailsRequests, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsBlock, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] startedGetVersionsRequests, Microsoft.FSharp.Core.FSharpOption`1[T] packageFilter, System.Collections.Generic.IDictionary`2[TKey,TValue] rootDependenciesDict, Microsoft.FSharp.Collections.FSharpSet`1[T] lockedPackages, System.DateTime loopTime, Paket.PackageResolver+Stage stage, Paket.PackageResolver+StackPack stackpack, System.Collections.Generic.IEnumerable`1[T] compatibleVersions, Paket.PackageResolver+StepFlags flags) [0x00343] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.PackageResolver.Resolve (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPreferredVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsRaw, Paket.Domain+GroupName groupName, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForDirectDependencies, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForTransitives, Paket.Requirements+FrameworkRestrictions globalFrameworkRestrictions, Microsoft.FSharp.Collections.FSharpSet`1[T] rootDependencies, Paket.PackageResolver+UpdateMode updateMode) [0x00443] in <985c80b072de468bb3710ffe5432beea>:0
at <StartupCode$Paket-Core>.$DependenciesFile+resolveGroup@219-1[b].Invoke (Paket.Domain+GroupName groupName, b _arg1) [0x000ff] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.MapTreeModule.mapiOpt[a,b,c] (Microsoft.FSharp.Core.OptimizedClosures+FSharpFunc`3[T1,T2,TResult] f, Microsoft.FSharp.Collections.MapTree`2[TKey,TValue] m) [0x00029] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.FSharpMap`2[TKey,TValue].Map[b] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] f) [0x00013] in <985c80b072de468bb3710ffe5432beea>:0
at Microsoft.FSharp.Collections.MapModule.Map[TKey,T,TResult] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] mapping, Microsoft.FSharp.Collections.FSharpMap`2[TKey,TValue] table) [0x00000] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.DependenciesFile.Resolve[a] (System.Boolean force, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getSha1, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPreferredVersionF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageRuntimeGraph, Microsoft.FSharp.Collections.FSharpMap`2[TKey,TValue] groupsToResolve, Paket.PackageResolver+UpdateMode updateMode) [0x00013] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.UpdateProcess.selectiveUpdate (System.Boolean force, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getSha1, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getRuntimeGraphFromPackage, Paket.LockFile lockFile, Paket.DependenciesFile dependenciesFile, Paket.PackageResolver+UpdateMode updateMode, Paket.SemVerUpdateMode semVerUpdateMode) [0x00284] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.UpdateProcess.SelectiveUpdate (Paket.DependenciesFile dependenciesFile, Microsoft.FSharp.Core.FSharpOption`1[T] alternativeProjectRoot, Paket.PackageResolver+UpdateMode updateMode, Paket.SemVerUpdateMode semVerUpdateMode, System.Boolean force) [0x000e6] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.UpdateProcess.SmartInstall (Paket.DependenciesFile dependenciesFile, Paket.PackageResolver+UpdateMode updateMode, Paket.UpdaterOptions options) [0x00001] in <985c80b072de468bb3710ffe5432beea>:0
at <StartupCode$Paket-Core>.$PublicAPI+Install@251.Invoke (Microsoft.FSharp.Core.Unit unitVar0) [0x0002e] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Utils.RunInLockedAccessMode[a] (System.String lockedFolder, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] action) [0x00077] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Dependencies.Install (Paket.InstallerOptions options) [0x0001d] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Dependencies.Install (System.Boolean force, System.Boolean withBindingRedirects, System.Boolean cleanBindingRedirects, System.Boolean createNewBindingFiles, System.Boolean onlyReferenced, Paket.SemVerUpdateMode semVerUpdateMode, System.Boolean touchAffectedRefs, System.Boolean generateLoadScripts, Microsoft.FSharp.Collections.FSharpList`1[T] providedFrameworks, Microsoft.FSharp.Collections.FSharpList`1[T] providedScriptTypes, Microsoft.FSharp.Core.FSharpOption`1[T] alternativeProjectRoot) [0x0006e] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program.install (Argu.ParseResults`1[Template] results) [0x00a38] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program+handleCommand@796-10.Invoke (Argu.ParseResults`1[Template] results) [0x00001] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program.processWithValidationEx$cont@33[a] (System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, a result, Microsoft.FSharp.Core.Unit unitVar) [0x00002] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program.processWithValidationEx[a] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] printUsage, System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] validateF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, a result) [0x00060] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program.processWithValidation[T] (System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] validateF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, Argu.ParseResults`1[Template] result) [0x00006] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program.processCommand[a] (System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, Argu.ParseResults`1[Template] result) [0x00007] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program.handleCommand (System.Boolean silent, Paket.Commands+Command command) [0x00180] in <985c80b072de468bb3710ffe5432beea>:0
at Paket.Program.main () [0x0043d] in <985c80b072de468bb3710ffe5432beea>:0
-> ArgumentException: The specified path is not of a legal form (empty).
Paket version 5.161.3
found: /src/suaveapp/paket.dependencies
Parsing /src/suaveapp/paket.dependencies
Resolving packages for group Main:
0 packages in resolution.
1 requirements left
- Suave, 2.2.1 (from /src/suaveapp/paket.dependencies)
Trying to resolve Suave 2.2.1 (from /src/suaveapp/paket.dependencies)
Performance:
- Resolver: 205 milliseconds (1 runs)
- Runtime: 132 milliseconds
- Blocked (retrieving package versions): 72 milliseconds (1 times)
- Runtime: 841 milliseconds
Paket failed with
-> Unable to retrieve package versions for 'Suave'
-- CLOSED --
-- OPEN ----
Suave 2.2.1 (from /src/suaveapp/paket.dependencies)
StackTrace:
at Paket.PackageResolver+getVersionsBlock@1055-1.GenerateNext (System.Collections.Generic.IEnumerable`1[System.Tuple`2[Paket.SemVerInfo,Microsoft.FSharp.Collections.FSharpList`1[Paket.PackageSources+PackageSource]]]& next) [0x0015f] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase`1[T].MoveNextImpl () [0x00016] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase`1[T].System-Collections-IEnumerator-MoveNext () [0x00000] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.SeqModule.oneStepTo@984[T] (System.Collections.Generic.IEnumerable`1[T] source, System.Collections.Generic.List`1[T] prefix, Microsoft.FSharp.Core.FSharpRef`1[T] enumeratorR, System.Int32 i) [0x00045] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.SeqModule.action@4236-1[T] (System.Collections.Generic.IEnumerable`1[T] source, System.Collections.Generic.List`1[T] prefix, Microsoft.FSharp.Core.FSharpRef`1[T] enumeratorR, System.Int32 i, Microsoft.FSharp.Core.Unit unitVar0) [0x0001e] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.SeqModule+result@1000[T].Invoke (System.Int32 i) [0x0000f] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+unfold@199[b,a].DoMoveNext (b& curr) [0x00000] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+MapEnumerator`1[T].System-Collections-IEnumerator-MoveNext () [0x0000b] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+map@74[b,a].DoMoveNext (b& curr) [0x00000] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+MapEnumerator`1[T].System-Collections-IEnumerator-MoveNext () [0x0000b] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator.next@187[T] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] f, System.Collections.Generic.IEnumerator`1[T] e, Microsoft.FSharp.Core.FSharpRef`1[T] started, Microsoft.FSharp.Core.Unit unitVar0) [0x00013] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.Internal+IEnumerator+filter@182[T].System-Collections-IEnumerator-MoveNext () [0x00015] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.SeqModule.IsEmpty[T] (System.Collections.Generic.IEnumerable`1[T] source) [0x00062] in <5a7d678a904cf4daa74503838a677d5a>:0
at Paket.PackageResolver.getCompatibleVersions (Paket.PackageResolver+ResolverStep currentStep, Paket.Domain+GroupName groupName, Paket.Requirements+PackageRequirement currentRequirement, System.Collections.Generic.IDictionary`2[TKey,TValue] rootDependencies, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsF, System.Boolean globalOverride, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForDirectDependencies, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForTransitives) [0x00189] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.PackageResolver.step@1111 (Paket.PackageResolver+UpdateMode updateMode, Paket.Domain+GroupName groupName, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForTransitives, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForDirectDependencies, Paket.Requirements+FrameworkRestrictions globalFrameworkRestrictions, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPreferredVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsRaw, Microsoft.FSharp.Collections.FSharpSet`1[T] cliToolSettings, Paket.PackageResolver+ResolverRequestQueue workerQueue, System.Int32 taskTimeout, System.TimeSpan loopTimeout, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] startedGetPackageDetailsRequests, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsBlock, System.Collections.Concurrent.ConcurrentDictionary`2[TKey,TValue] startedGetVersionsRequests, Microsoft.FSharp.Core.FSharpOption`1[T] packageFilter, System.Collections.Generic.IDictionary`2[TKey,TValue] rootDependenciesDict, Microsoft.FSharp.Collections.FSharpSet`1[T] lockedPackages, System.DateTime loopTime, Paket.PackageResolver+Stage stage, Paket.PackageResolver+StackPack stackpack, System.Collections.Generic.IEnumerable`1[T] compatibleVersions, Paket.PackageResolver+StepFlags flags) [0x00343] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.PackageResolver.Resolve (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPreferredVersionsRaw, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsRaw, Paket.Domain+GroupName groupName, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForDirectDependencies, Microsoft.FSharp.Core.FSharpOption`1[T] globalStrategyForTransitives, Paket.Requirements+FrameworkRestrictions globalFrameworkRestrictions, Microsoft.FSharp.Collections.FSharpSet`1[T] rootDependencies, Paket.PackageResolver+UpdateMode updateMode) [0x00443] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at <StartupCode$Paket-Core>.$DependenciesFile+resolveGroup@222-1[b].Invoke (Paket.Domain+GroupName groupName, b _arg1) [0x000ff] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Microsoft.FSharp.Collections.MapTreeModule.mapiOpt[a,b,c] (Microsoft.FSharp.Core.OptimizedClosures+FSharpFunc`3[T1,T2,TResult] f, Microsoft.FSharp.Collections.MapTree`2[TKey,TValue] m) [0x00029] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.FSharpMap`2[TKey,TValue].Map[b] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] f) [0x00013] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.MapModule.Map[TKey,T,TResult] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] mapping, Microsoft.FSharp.Collections.FSharpMap`2[TKey,TValue] table) [0x00000] in <5a7d678a904cf4daa74503838a677d5a>:0
at Paket.DependenciesFile.Resolve[a] (System.Boolean force, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getSha1, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPreferredVersionF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageRuntimeGraph, Microsoft.FSharp.Collections.FSharpMap`2[TKey,TValue] groupsToResolve, Paket.PackageResolver+UpdateMode updateMode) [0x00013] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.UpdateProcess.selectiveUpdate (System.Boolean force, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getSha1, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getVersionsF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getPackageDetailsF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] getRuntimeGraphFromPackage, Paket.LockFile lockFile, Paket.DependenciesFile dependenciesFile, Paket.PackageResolver+UpdateMode updateMode, Paket.SemVerUpdateMode semVerUpdateMode) [0x00284] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.UpdateProcess.SelectiveUpdate (Paket.DependenciesFile dependenciesFile, Microsoft.FSharp.Core.FSharpOption`1[T] alternativeProjectRoot, Paket.PackageResolver+UpdateMode updateMode, Paket.SemVerUpdateMode semVerUpdateMode, System.Boolean force) [0x000e6] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.UpdateProcess.SmartInstall (Paket.DependenciesFile dependenciesFile, Paket.PackageResolver+UpdateMode updateMode, Paket.UpdaterOptions options) [0x00001] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at <StartupCode$Paket-Core>.$PublicAPI+Install@266.Invoke (Microsoft.FSharp.Core.Unit unitVar0) [0x0002e] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.Utils.RunInLockedAccessMode[a] (System.String lockedFolder, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] action) [0x00077] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.Dependencies.Install (Paket.InstallerOptions options) [0x0001d] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.Dependencies.Install (System.Boolean force, System.Boolean withBindingRedirects, System.Boolean cleanBindingRedirects, System.Boolean createNewBindingFiles, System.Boolean onlyReferenced, Paket.SemVerUpdateMode semVerUpdateMode, System.Boolean touchAffectedRefs, System.Boolean generateLoadScripts, Microsoft.FSharp.Collections.FSharpList`1[T] providedFrameworks, Microsoft.FSharp.Collections.FSharpList`1[T] providedScriptTypes, Microsoft.FSharp.Core.FSharpOption`1[T] alternativeProjectRoot) [0x0006e] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.Program.install (Argu.ParseResults`1[Template] results) [0x00a38] in <5af1c6be6cbda4eca7450383bec6f15a>:0
at Paket.Program+handleCommand@813-11.Invoke (Argu.ParseResults`1[Template] results) [0x00001] in <5af1c6be6cbda4eca7450383bec6f15a>:0
at Paket.Program.processWithValidationEx$cont@33[a] (System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, a result, Microsoft.FSharp.Core.Unit unitVar) [0x00002] in <5af1c6be6cbda4eca7450383bec6f15a>:0
at Paket.Program.processWithValidationEx[a] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] printUsage, System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] validateF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, a result) [0x00060] in <5af1c6be6cbda4eca7450383bec6f15a>:0
at Paket.Program.processWithValidation[T] (System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] validateF, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, Argu.ParseResults`1[Template] result) [0x00006] in <5af1c6be6cbda4eca7450383bec6f15a>:0
at Paket.Program.processCommand[a] (System.Boolean silent, Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] commandF, Argu.ParseResults`1[Template] result) [0x00007] in <5af1c6be6cbda4eca7450383bec6f15a>:0
at Paket.Program.handleCommand (System.Boolean silent, Paket.Commands+Command command) [0x001a0] in <5af1c6be6cbda4eca7450383bec6f15a>:0
at Paket.Program.main () [0x0043d] in <5af1c6be6cbda4eca7450383bec6f15a>:0
-> ArgumentException: The specified path is not of a legal form (empty).
StackTrace:
at System.IO.Path.InsecureGetFullPath (System.String path) [0x00025] in <f56c876907e742b0aa586f051fcce845>:0
at System.IO.Path.GetFullPathInternal (System.String path) [0x00000] in <f56c876907e742b0aa586f051fcce845>:0
at System.IO.FileSystemEnumerableIterator`1[TSource]..ctor (System.String path, System.String originalUserPath, System.String searchPattern, System.IO.SearchOption searchOption, System.IO.SearchResultHandler`1[TSource] resultHandler, System.Boolean checkHost) [0x00038] in <f56c876907e742b0aa586f051fcce845>:0
at System.IO.FileSystemEnumerableFactory.CreateFileNameIterator (System.String path, System.String originalUserPath, System.String searchPattern, System.Boolean includeFiles, System.Boolean includeDirs, System.IO.SearchOption searchOption, System.Boolean checkHost) [0x00009] in <f56c876907e742b0aa586f051fcce845>:0
at System.IO.Directory.EnumerateFileSystemNames (System.String path, System.String searchPattern, System.IO.SearchOption searchOption, System.Boolean includeFiles, System.Boolean includeDirs) [0x00000] in <f56c876907e742b0aa586f051fcce845>:0
at System.IO.Directory.InternalEnumerateFiles (System.String path, System.String searchPattern, System.IO.SearchOption searchOption) [0x00000] in <f56c876907e742b0aa586f051fcce845>:0
at System.IO.Directory.EnumerateFiles (System.String path, System.String searchPattern) [0x0001c] in <f56c876907e742b0aa586f051fcce845>:0
at Paket.CredentialProviders+findAll@71.GenerateNext (System.Collections.Generic.IEnumerable`1[System.String]& next) [0x0015d] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase`1[T].MoveNextImpl () [0x00016] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Core.CompilerServices.GeneratedSequenceBase`1[T].System-Collections-IEnumerator-MoveNext () [0x00000] in <5a7d678a904cf4daa74503838a677d5a>:0
at Microsoft.FSharp.Collections.SeqModule.ToList[T] (System.Collections.Generic.IEnumerable`1[T] source) [0x0003f] in <5a7d678a904cf4daa74503838a677d5a>:0
at Paket.CredentialProviders.findAll (System.String rootPath, System.Collections.Generic.IEnumerable`1[T] customPaths, System.String assemblyPattern, System.String paketDirectoryAssemblyPattern) [0x00021] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.CredentialProviders.collectProviders () [0x00011] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.CredentialProviders.GetAuthenticationDirect (System.String source, System.Boolean isRetry) [0x00008] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.CredentialProviders+GetAuthenticationProvider@206-1.Invoke (System.Boolean isRetry) [0x00001] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.NetUtils+AuthProviderModule+ofFunction@37.Paket-NetUtils-AuthProvider-Retrieve (System.Boolean isRetry) [0x00001] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.NetUtils+AuthProviderModule+combine@45-1.Invoke (Paket.NetUtils+AuthProvider p) [0x00001] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Microsoft.FSharp.Collections.SeqModule.TryPick[T,TResult] (Microsoft.FSharp.Core.FSharpFunc`2[T,TResult] chooser, System.Collections.Generic.IEnumerable`1[T] source) [0x0003d] in <5a7d678a904cf4daa74503838a677d5a>:0
at Paket.NetUtils+AuthProviderModule+combine@43.Invoke (System.Boolean isRetry) [0x00007] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.NetUtils+AuthProviderModule+ofFunction@37.Paket-NetUtils-AuthProvider-Retrieve (System.Boolean isRetry) [0x00001] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.NetUtils+safeGetFromUrl@570.Invoke (Microsoft.FSharp.Core.Unit unitVar) [0x00006] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Microsoft.FSharp.Control.AsyncBuilderImpl+callA@522[b,a].Invoke (Microsoft.FSharp.Control.AsyncParams`1[T] args) [0x00051] in <5a7d678a904cf4daa74503838a677d5a>:0
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw () [0x0000c] in <f56c876907e742b0aa586f051fcce845>:0
at Paket.PackageResolver.getAndReport@992[a] (System.Int32 taskTimeout, Microsoft.FSharp.Collections.FSharpList`1[T] sources, Paket.Profile+BlockReason blockReason, Paket.PackageResolver+ResolverTaskMemory`1[a] mem) [0x0019a] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
at Paket.PackageResolver+getVersionsBlock@1055-1.GenerateNext (System.Collections.Generic.IEnumerable`1[System.Tuple`2[Paket.SemVerInfo,Microsoft.FSharp.Collections.FSharpList`1[Paket.PackageSources+PackageSource]]]& next) [0x00101] in <5af1c6b6d07a5d1ea7450383b6c6f15a>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment