Skip to content

version upgrade conflict between Foundry versions 0.8.119 and Foundry Local CLI 0.10.0 (Preview) #859

Description

@venureddyj

Bug Report: foundry CLI still resolves to 0.8.x after installing 0.10.0 MSIX

1.After installing foundry-0.10.0-win-x64-winml.msix, the foundry command still executes version 0.8.119 instead of the expected 0.10.0 CLI, and model listing fails.. 0.8.119 was installed with winget.

2.OS: Windows 11
Install method 1: Winget
Package: Microsoft.FoundryLocal
Version: 0.8.119.102
Install method 2: MSIX
Package: Microsoft.FoundryLocalCLI
Version: 0.10.0.0

PS C:\Users\Venu\Downloads> Get-AppxPackage Foundry

Name : Microsoft.FoundryLocal
Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture : X64
ResourceId :
Version : 0.8.119.102
PackageFullName : Microsoft.FoundryLocal_0.8.119.102_x64__8wekyb3d8bbwe
InstallLocation : C:\Program Files\WindowsApps\Microsoft.FoundryLocal_0.8.119.102_x64__8wekyb3d8bbwe
IsFramework : False
PackageFamilyName : Microsoft.FoundryLocal_8wekyb3d8bbwe
PublisherId : 8wekyb3d8bbwe
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
Dependencies : {Microsoft.VCLibs.140.00.UWPDesktop_14.0.33728.0_x64__8wekyb3d8bbwe}
IsPartiallyStaged : False
SignatureKind : Developer
Status : Ok

Name : Microsoft.FoundryLocalCLI
Publisher : CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond, S=Washington, C=US
Architecture : X64
ResourceId :
Version : 0.10.0.0
PackageFullName : Microsoft.FoundryLocalCLI_0.10.0.0_x64__8wekyb3d8bbwe
InstallLocation : C:\Program Files\WindowsApps\Microsoft.FoundryLocalCLI_0.10.0.0_x64__8wekyb3d8bbwe
IsFramework : False
PackageFamilyName : Microsoft.FoundryLocalCLI_8wekyb3d8bbwe
PublisherId : 8wekyb3d8bbwe
IsResourcePackage : False
IsBundle : False
IsDevelopmentMode : False
NonRemovable : False
IsPartiallyStaged : False
SignatureKind : Developer
Status : Ok

  1. C:\Users\Venu>foundry status

Required command was not provided.
Unrecognized command or argument 'status'.

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    CLIIssue relates to the CLI

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions