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

[Package Request]: Microsoft.UI.Xaml #111840

Closed
1 task done
denelon opened this issue Jul 11, 2023 · 8 comments
Closed
1 task done

[Package Request]: Microsoft.UI.Xaml #111840

denelon opened this issue Jul 11, 2023 · 8 comments
Labels
Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version)
Milestone

Comments

@denelon
Copy link
Contributor

denelon commented Jul 11, 2023

How can we help?

I would like someone else to build the manifest.

Please read and ensure the following

  • The installer meets the above requirements

Please provide the following information

Download Page Url: https://github.com/microsoft/microsoft-ui-xaml
Publisher: Microsoft
Package Name: Windows UI Library
Description: WinUI is a user interface layer that contains modern controls and styles for building Windows apps.
Package Versions: 2.7.3 & 2.8.5
Installer URLs:

https://github.com/microsoft/microsoft-ui-xaml/releases/tag/v2.7.3
https://github.com/microsoft/microsoft-ui-xaml/releases/tag/v2.8.5

I'd propose the ID: Microsoft.UI.Xaml
Moniker: winui

Related to:

@denelon denelon added Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version) labels Jul 11, 2023
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Triage This work item needs to be triaged by a member of the core team. label Jul 11, 2023
@denelon denelon removed the Needs-Triage This work item needs to be triaged by a member of the core team. label Jul 11, 2023
@denelon
Copy link
Contributor Author

denelon commented Jul 11, 2023

The upgrade behavior should be "install" so side-by-side installation can work correctly, or this should be treated as separate packages like other frameworks/libraries.

@Trenly
Copy link
Contributor

Trenly commented Jul 12, 2023

@denelon - Should be resolved now

winget install Microsoft.UI.Xaml.2.7
winget install winui-2.7

winget install Microsoft.UI.Xaml.2.8
winget install winui-2.8

@lm-gh
Copy link
Contributor

lm-gh commented Nov 21, 2023

@denelon and @Trenly :

When installing

https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/UI/Xaml/2/8

I'm getting the following error:

Installation wird ausgeführt...
-
███▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  1024 KB / 8.44 MB
███████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2.00 MB / 8.44 MB
██████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  3.00 MB / 8.44 MB
██████████████▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  4.00 MB / 8.44 MB
█████████████████▒▒▒▒▒▒▒▒▒▒▒▒▒  5.00 MB / 8.44 MB
█████████████████████▒▒▒▒▒▒▒▒▒  6.00 MB / 8.44 MB
████████████████████████▒▒▒▒▒▒  7.00 MB / 8.44 MB
████████████████████████████▒▒  8.00 MB / 8.44 MB
██████████████████████████████  8.44 MB / 8.44 MB
-
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...
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2%
▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒▒  2%
████████████████████████████▒▒  95%
Installer failed with exit code: 0x80070002 : Das System kann die angegebene Datei nicht finden.

This package is required for Terminal version:
https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/WindowsTerminal/1.18.3181.0

Therefore I currently cannot update my Windows Terminal.

@elisimpson
Copy link

Yep always fails at 95%

@lm-gh
Copy link
Contributor

lm-gh commented Nov 27, 2023

Will probably be followed up here: #128252

@Yousha
Copy link
Contributor

Yousha commented Jan 15, 2024

Resolved by #120909 ?

@mdanish-kh
Copy link
Contributor

Yep always fails at 95%

Resolved through microsoft/winget-cli#3975. Fix first appears in winget version v1.6.3482; You will need to upgrade if you are on a lower version. (Use https://aka.ms/getwinget to get the latest stable version of winget)

 ~ winget list terminal
Name                      Id                        Version     Available   Source
----------------------------------------------------------------------------------
Windows Terminal          Microsoft.WindowsTerminal 1.18.2822.0 1.18.3181.0 winget
Oh My Posh version 19.5.1 JanDeDobbeleer.OhMyPosh   19.5.1      19.5.2      winget
gsudo v2.4.0              gerardog.gsudo            2.4.0       2.4.2       winget
Alacritty                 Alacritty.Alacritty       0.12.2      0.13.0      winget
 ~ winget upgrade --id Microsoft.WindowsTerminal
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.
This package requires the following dependencies:
  - Packages
      Microsoft.UI.Xaml.2.8 [>= 8.2306.22001.0]
Successfully verified installer hash
Starting package install...
  ████████████████████████████▌   95%
Successfully installed. Restart the application to complete the upgrade.
 ~ winget -v
v1.6.3482

@mdanish-kh
Copy link
Contributor

mdanish-kh commented Jan 16, 2024

Close with reason: Version 2.7.3 and 2.8.5 have been added to the repo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Help-Wanted This is a good candidate work item from the community. Package-Request This is a request for a package (new or updated version)
Projects
None yet
Development

No branches or pull requests

6 participants