Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

winget upgrade error #16381

Closed
albertosantini opened this issue Nov 27, 2023 · 9 comments
Closed

winget upgrade error #16381

albertosantini opened this issue Nov 27, 2023 · 9 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Tag-Fix Doesn't match tag requirements Resolution-External For issues that are outside this codebase

Comments

@albertosantini
Copy link

Windows Terminal version

1.18.2822.0

Windows build number

Windows 11 22H2 OS Build 22621.2715

Other Software

No response

Steps to reproduce

winget upgrade -all

Expected Behavior

Upgrade the terminal.

Actual Behavior

winget upgrade --all
Name Id Version Available Source

Windows Terminal Microsoft.WindowsTerminal 1.18.2822.0 1.18.3181.0 winget
1 upgrades available.

Installing dependencies:
This package requires the following dependencies:

  • Packages
    Microsoft.UI.Xaml.2.8 [>= 8.2306.22001.0]
    (1/1) Found Windows Terminal [Microsoft.WindowsTerminal] Version 1.18.3181.0
    This application is licensed to you by its owner.
    Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
    Installing dependencies:
    (1/1) Found Microsoft.UI.Xaml [Microsoft.UI.Xaml.2.8] Version 8.2306.22001.0
    This application is licensed to you by its owner.
    Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
    Successfully verified installer hash
    Starting package install...
    ████████████████████████████▌ 95%
    Installer failed with exit code: 0x80070002 : The system cannot find the file specified.
@albertosantini albertosantini added Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Nov 27, 2023
Copy link

Hi I'm an AI powered bot that finds similar issues based off the issue title.

Please view the issues below to see if they solve your problem, and if the issue describes your problem please consider closing this one and thumbs upping the other issue to help us prioritize it. Thank you!

Closed similar issues:

Note: You can give me feedback by thumbs upping or thumbs downing this comment.

@albertosantini
Copy link
Author

Starting context:

winget upgrade
Name             Id                        Version     Available   Source
-------------------------------------------------------------------------
Windows Terminal Microsoft.WindowsTerminal 1.18.2822.0 1.18.3181.0 winget
1 upgrades available.

The similar issues suggested above is not similar at all.

@MmDawN
Copy link

MmDawN commented Nov 27, 2023

Windows Terminal version

1.18.2822.0

Windows build number

Windows 11 22H2 OS Build 22621.2715

Other Software

No response

Steps to reproduce

winget upgrade -all

Expected Behavior

Upgrade the terminal.

Actual Behavior

winget upgrade --all

Name Id Version Available Source
Windows Terminal Microsoft.WindowsTerminal 1.18.2822.0 1.18.3181.0 winget 1 upgrades available.

Installing dependencies: This package requires the following dependencies:

  • Packages
    Microsoft.UI.Xaml.2.8 [>= 8.2306.22001.0]
    (1/1) Found Windows Terminal [Microsoft.WindowsTerminal] Version 1.18.3181.0
    This application is licensed to you by its owner.
    Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
    Installing dependencies:
    (1/1) Found Microsoft.UI.Xaml [Microsoft.UI.Xaml.2.8] Version 8.2306.22001.0
    This application is licensed to you by its owner.
    Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
    Successfully verified installer hash
    Starting package install...
    ████████████████████████████▌ 95%
    Installer failed with exit code: 0x80070002 : The system cannot find the file specified.

same issue

@albertosantini
Copy link
Author

Maybe due to Microsoft.UI.Xaml.2.8

$ winget search Microsoft.UI.Xaml.2.8
Name              Id                    Version        Source
--------------------------------------------------------------
Microsoft.UI.Xaml Microsoft.UI.Xaml.2.8 8.2306.22001.0 winget

$ winget install Microsoft.UI.Xaml.2.8
Found Microsoft.UI.Xaml [Microsoft.UI.Xaml.2.8] Version 8.2306.22001.0
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Successfully verified installer hash
Starting package install...
  ████████████████████████████▌   95%
Installer failed with exit code: 0x80070002 : The system cannot find the file specified.

@zadjii-msft
Copy link
Member

#16359 too was having issues with 1.18.

microsoft/winget-cli#3918

@DaleyKD
Copy link

DaleyKD commented Nov 27, 2023

Yeah. I'm having this issue, too. Also, there's no upgrade listed in Microsoft Store.

@albertosantini
Copy link
Author

@zadjii-msft I read hat issue (#16359), but I opened a new one because I have the preview version and I don't experiment this issue (until now). :)

Sigh. I ovesight winget-cli issue. Thanks.

@zadjii-msft
Copy link
Member

Thanks for double checking!

/dup microsoft/winget-cli#3918

@zadjii-msft zadjii-msft closed this as not planned Won't fix, can't repro, duplicate, stale Nov 29, 2023
Copy link
Contributor

Hi! We've identified this issue as a duplicate of one that exists on somebody else's Issue Tracker. Please make sure you subscribe to the referenced external issue for future updates. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-External For issues that are outside this codebase Needs-Tag-Fix Doesn't match tag requirements and removed Needs-Triage It's a new issue that the core contributor team needs to triage at the next triage meeting labels Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Needs-Tag-Fix Doesn't match tag requirements Resolution-External For issues that are outside this codebase
Projects
None yet
Development

No branches or pull requests

4 participants