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]: SonicWALL.NetExtender missing scope:machine #150532

Open
2 tasks done
rhj-kinsley opened this issue Apr 22, 2024 · 2 comments
Open
2 tasks done

[Package Issue]: SonicWALL.NetExtender missing scope:machine #150532

rhj-kinsley opened this issue Apr 22, 2024 · 2 comments
Labels
Issue-Bug It either shouldn't be doing this or needs an investigation. Package-Update This package needs to be updated

Comments

@rhj-kinsley
Copy link

rhj-kinsley commented Apr 22, 2024

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

Package SonicWALL.NetExtender fails to install when specifying --scope machine during installation.

Command Used:
winget install -e --id SonicWALL.NetExtender --version 10.2.339 --scope machine --silent --accept-source-agreements --accept-package-agreements

Solution:
Machine scope needs to be added to the SonicWALL.NetExtender.installer.yaml file on the package manifest.

Steps to reproduce

  1. Install SonicWALL.NetExtender while specifying --scope machine during installation.
  2. winget install -e --id SonicWALL.NetExtender --version 10.2.339 --scope machine --silent --accept-source-agreements --accept-package-agreements
  3. Package fails to install with error.

Actual behavior

Error Produced:

No applicable installer found; see logs for more details.

Expected behavior

Package should install as expected.

Environment

Windows Package Manager v1.7.10861
Copyright (c) Microsoft Corporation. All rights reserved.

Windows: Windows.Desktop v10.0.22631.2428
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.22.10861.0

Winget Directories
-------------------------------------------------------------------------------------------------------------------------------
Logs                               %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir
User Settings                      %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json
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
Installer Downloads                %USERPROFILE%\Downloads

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

@rhj-kinsley rhj-kinsley added the Issue-Bug It either shouldn't be doing this or needs an investigation. label Apr 22, 2024
@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 Apr 22, 2024
@PckgrTom
Copy link
Contributor

Hello, this will work if you remove the scope switch. Is there a requirement for you to have this?

@rhj-kinsley
Copy link
Author

Hello. Is there any specific reason why this package shouldn't have the install scope defined as machine? It's VPN client software that installs by default machine wide.

rhj-kinsley added a commit to rhj-kinsley/winget-pkgs that referenced this issue Apr 23, 2024
@stephengillie stephengillie added Package-Update This package needs to be updated and removed Needs-Triage This work item needs to be triaged by a member of the core team. labels Apr 23, 2024
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. Package-Update This package needs to be updated
Projects
None yet
Development

No branches or pull requests

3 participants