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

New package: ActiveState.StateTool.CLI version 0.47.1 #243897

Closed
wants to merge 1 commit into from

Conversation

Dragon1573
Copy link
Contributor

@Dragon1573 Dragon1573 commented Mar 31, 2025

Checklist for Pull Requests

Manifests

  • Have you checked that there aren't other open pull requests for the same manifest update/change?
  • This PR only modifies one (1) manifest
  • Have you validated your manifest locally with winget validate --manifest <path>?
  • Have you tested your manifest locally with winget install --manifest <path>?
  • Does your manifest conform to the 1.10 schema?

Note: <path> is the directory's name containing the manifest you're submitting.

Manual validation

Warning

This validation would probably fail. It's acceptable.

Create this for preventing others from creating duplicate PRs.


Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Collaborator

Service Badge  Service Badge  

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-55-243897-20250331-1

@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label Mar 31, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Mar 31, 2025
@Dragon1573
Copy link
Contributor Author

During installation testing, this application failed to install without user input. Did you forget to add Silent or SilentWithProgress switches?

This can also happen when a dependency is missing. You can test based on the documentation.

Please investigate a fix and resubmit the Pull Request.

You may also try using the Windows Package Manager Manifest Creator to determine the proper installer type. If the installer type is MSIX, MSI, or a known installer technology like NullSoft, Inno, etc. the wingetcreate tool can detect them and the winget client will know what switches to pass. If it's a .exe installer of an unknown type, you will need to search to determine the proper switches for Silent and SilentWithProgress.

Template: msftbot/validationError/installation/unattended

CC @rc-chuah. This problem should be handle before marking this pull request as ready for review. 😞

CC @stephengillie, I can't find any documentation showing the ToS can be silently accepted. I think it might be an Interactive-Only-Installer The package requires intearction to install. .

@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Author-Feedback This needs a response from the author. labels Apr 1, 2025
@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

(Automated response - build 1032.)

@stephengillie
Copy link
Collaborator

Automatic Validation ended with:

The FileSystemWatcher has detected an error System.IO.ErrorEventArgs

(Automated response - build 1032.)

@rc-chuah
Copy link
Contributor

rc-chuah commented Apr 1, 2025

During installation testing, this application failed to install without user input. Did you forget to add Silent or SilentWithProgress switches?
This can also happen when a dependency is missing. You can test based on the documentation.
Please investigate a fix and resubmit the Pull Request.
You may also try using the Windows Package Manager Manifest Creator to determine the proper installer type. If the installer type is MSIX, MSI, or a known installer technology like NullSoft, Inno, etc. the wingetcreate tool can detect them and the winget client will know what switches to pass. If it's a .exe installer of an unknown type, you will need to search to determine the proper switches for Silent and SilentWithProgress.
Template: msftbot/validationError/installation/unattended

CC @rc-chuah. This problem should be handle before marking this pull request as ready for review. 😞

CC @stephengillie, I can't find any documentation showing the ToS can be silently accepted. I think it might be an Interactive-Only-Installer The package requires intearction to install. .

Actually There's A Way To Ask The ActiveState Team To Add The Silent Accept ToS And Slient Install Command Line Flag Such As -y / --yes And -s / --silent To state-remote-installer.exe Through The ActiveState StateTool CLI GitHub Repo: https://github.com/activestate/cli And The ActiveState StateTool CLI Is Not Proprietary But Open-Source With BSD 3-Clause License.

@ItzLevvie
Copy link
Contributor

@wingetbot run

@wingetbot
Copy link
Collaborator

Validation Pipeline Run WinGetSvc-Validation-57-243897-20250405-1

@microsoft-github-policy-service microsoft-github-policy-service bot removed Needs-Attention This work item needs to be reviewed by a member of the core team. Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. labels Apr 5, 2025
@wingetbot wingetbot added the Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided. label Apr 5, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added the Needs-Author-Feedback This needs a response from the author. label Apr 5, 2025
@Dragon1573
Copy link
Contributor Author

Caution

Close with reason: Blocking-Issue Manifest validation is blocked by a known issue. Interactive-Only-Installer The package requires intearction to install.

Silent ToS acceptance hasn't been handled by publisher. This package is not supported by winget.exe at the moment.

@Dragon1573 Dragon1573 closed this Apr 6, 2025
@Dragon1573 Dragon1573 deleted the issues/243823 branch April 6, 2025 07:04
@microsoft-github-policy-service microsoft-github-policy-service bot removed the Needs-Author-Feedback This needs a response from the author. label Apr 6, 2025
@Dragon1573 Dragon1573 removed their assignment Apr 6, 2025
@microsoft-github-policy-service microsoft-github-policy-service bot added Needs-Attention This work item needs to be reviewed by a member of the core team. and removed Needs-Attention This work item needs to be reviewed by a member of the core team. labels Apr 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Validation-Unattended-Failed During installation testing the installer was blocked on user input and no switches were provided.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Package Request]: ActiveState.StateTool.CLI
5 participants