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 Issue]: Kubernetes.kompose #112279

Open
2 tasks done
jmalexan opened this issue Jul 16, 2023 · 2 comments
Open
2 tasks done

[Package Issue]: Kubernetes.kompose #112279

jmalexan opened this issue Jul 16, 2023 · 2 comments
Labels
Blocking-Issue Manifest validation is blocked by a known issue. Issue-Bug It either shouldn't be doing this or needs an investigation.

Comments

@jmalexan
Copy link

Please confirm these before moving forward

  • I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
  • I have not been informed if the issue is resolved in a preview version of the winget client.

Category of the issue

Installation issue.

Brief description of your issue

When installing kompose through WinGet, the exe is not renamed to the expected standard "kompose" name, instead keeping the name of the downloaded exe file "kompose-windows-amd64.exe".

Steps to reproduce

  1. Install kompose using WinGet
  2. Relaunch shell to load updated path variable
  3. Try to use kompose

Actual behavior

The command fails with:
`kompose : The term 'kompose' is not recognized as the name of a cmdlet, function, script file, or operable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1

  • kompose
  •   + CategoryInfo          : ObjectNotFound: (kompose:String) [], CommandNotFoundException
      + FullyQualifiedErrorId : CommandNotFoundException`
    
    

Expected behavior

The downloaded kompose executable should be renamed to just "kompose" before being stored in the portable executable directory.

Environment

Windows Package Manager (Preview) v1.6.1573-preview
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.1972
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.21.1573.0

Winget Directories
-----------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\Diag…
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\sett…
Portable Links Directory (User)    %LOCALAPPDATA%\Microsoft\WinGet\Links
Portable Links Directory (Machine) C:\Program Files\WinGet\Links
Portable Package Root (User)       %LOCALAPPDATA%\Microsoft\WinGet\Packages
Portable Package Root              C:\Program Files\WinGet\Packages
Portable Package Root (x86)        C:\Program Files (x86)\WinGet\Packages

Links
---------------------------------------------------------------------------
Privacy Statement   https://aka.ms/winget-privacy
License Agreement   https://aka.ms/winget-license
Third Party Notices https://aka.ms/winget-3rdPartyNotice
Homepage            https://aka.ms/winget
Windows Store Terms https://www.microsoft.com/en-us/storedocs/terms-of-sale

Admin Setting                             State
--------------------------------------------------
LocalManifestFiles                        Disabled
BypassCertificatePinningForMicrosoftStore Disabled
InstallerHashOverride                     Disabled
LocalArchiveMalwareScanOverride           Disabled

Screenshots and Logs

No response

@jmalexan jmalexan added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Jul 16, 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 16, 2023
@mdanish-kh
Copy link
Contributor

mdanish-kh commented Jul 17, 2023

[Policy] Blocking-Issue

The bug is being tracked in

As a workaround, you can install the package from an admin shell to get the correct behavior

@microsoft-github-policy-service microsoft-github-policy-service bot added the Blocking-Issue Manifest validation is blocked by a known issue. label Jul 17, 2023
@stephengillie stephengillie removed the Needs-Triage This work item needs to be triaged by a member of the core team. label Jul 17, 2023
@markmnyc
Copy link

has this been solved? , installing the package in admin shell does not solve this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocking-Issue Manifest validation is blocked by a known issue. Issue-Bug It either shouldn't be doing this or needs an investigation.
Projects
None yet
Development

No branches or pull requests

4 participants