-
Notifications
You must be signed in to change notification settings - Fork 5.8k
New package: CorbinDavenport.NexusTools version 5.7 #246216
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
Conversation
Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com>
|
Validation Pipeline Run WinGetSvc-Validation-57-246216-20250407-1 |
|
Automatic Validation ended with:
(Automated response - build 1037.) |
@Dragon1573 Need To Add Package Dependencies Package Identifier (ClockworkMod.UniversalADBDriver) In Installer Manifest Yaml File. If Not, It Will Generate A Validation-Unattended-Failed Error. Dependencies:
PackageDependencies:
- PackageIdentifier: ClockworkMod.UniversalADBDriver |
manifests/c/CorbinDavenport/NexusTools/5.7/CorbinDavenport.NexusTools.installer.yaml
Show resolved
Hide resolved
- Add required dependencies of ADB Driver - This can prevent unattended failure
|
Validation Pipeline Run WinGetSvc-Validation-57-246216-20250408-1 |
- Fix YAML indentation error. Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com>
|
Validation Pipeline Run WinGetSvc-Validation-57-246216-20250408-2 |
|
Important Unable to validate on my local Windows Sandbox instance. I'm facing the "Handshake Exception". Can't sure if it's caused by my network environment (I'm behind a proxy provided by Clash for Windows, "UWP Loopback" enabled for Windows Sandbox). |
|
Important On my local host OS, similar issue occurs. |
@Dragon1573 It Seems Like There's A Problem Domain Name Server (DNS), It Can Be Due To Internet Service Provider (ISP) Or The Issue From Domain Name Server (DNS) Itself And It Also Can Be Due To A Networking Issue. The Workaround Is Try To Run The Validation Pipeline Again And See If There's Any Validation-Installation-Error. If Yes Then Try Running Nexus Tools Without Plausible Analytics With The Flag InstallerSwitches:
Silent: nexustools -i -w --no-analytics
SilentWithProgress: nexustools -i -w --no-analytics
Repair: nexustools -r -w |
✅ After manually configure proxy in Windows Sandbox instance, manual reinstall success. |
- Add `--no-analytics` to silent install switches, preventing unnecessary telemetry data collection. - May be able to bypass the network issue on some device. Signed-off-by: Dragon1573 <49941141+Dragon1573@users.noreply.github.com>
|
Validation Pipeline Run WinGetSvc-Validation-57-246216-20250413-1 |


Checklist for Pull Requests
Manifests
winget validate --manifest <path>?winget install --manifest <path>?Note:
<path>is the directory's name containing the manifest you're submitting.Manual validation
Microsoft Reviewers: Open in CodeFlow