Skip to content

fix: ChidiWilliams.Buzz 1.4.4 - switch to ZIP installer to include required .bin files#363890

Merged
microsoft-github-policy-service[bot] merged 1 commit intomicrosoft:masterfrom
ace4x0:fix/ChidiWilliams.Buzz-1.4.4-zip-installer
Apr 24, 2026
Merged

fix: ChidiWilliams.Buzz 1.4.4 - switch to ZIP installer to include required .bin files#363890
microsoft-github-policy-service[bot] merged 1 commit intomicrosoft:masterfrom
ace4x0:fix/ChidiWilliams.Buzz-1.4.4-zip-installer

Conversation

@ace4x0
Copy link
Copy Markdown
Contributor

@ace4x0 ace4x0 commented Apr 22, 2026

Description

The current manifest for ChidiWilliams.Buzz version 1.4.4 points to the standalone .exe installer from GitHub Releases. This installer is an Inno Setup multi-volume package that requires two companion .bin files to be present in the same directory at install time. Without them, the installer halts with exit code 5:

Asking user for new disk containing "Buzz-1.4.4-windows-1.bin".
The file "Buzz-1.4.4-windows-1.bin" could not be located in "...\WinGet\ChidiWilliams.Buzz.1.4.4".
Installer failed with exit code: 5

The upstream project distributes a ZIP archive on SourceForge containing all three files together. Switching to InstallerType: zip with NestedInstallerType: inno allows WinGet to download and extract the complete package before invoking the installer.

Changes

  • InstallerType: inno -> zip
  • NestedInstallerType: inno
  • NestedInstallerFiles: points to Buzz-1.4.4-windows.exe (root of ZIP)
  • InstallerUrl: updated to SourceForge ZIP (Buzz-1.4.4-Windows-X64.zip)
  • InstallerSha256: updated to match ZIP (4006EA246E7401DD1C1392ED24D65C0AE27DC2840207494BF240ADFEBBF37AA1)
  • Architecture: corrected x86 -> x64 (ZIP is explicitly Windows-X64)
  • Removed top-level ProductCode (retained in AppsAndFeaturesEntries)

Validation

winget validate manifest/ -> Manifest validation succeeded.

References

Microsoft Reviewers: Open in CodeFlow

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-363890-20260422-1

@ace4x0
Copy link
Copy Markdown
Contributor Author

ace4x0 commented Apr 22, 2026

@microsoft-github-policy-service agree

@ace4x0
Copy link
Copy Markdown
Contributor Author

ace4x0 commented Apr 22, 2026

Hi maintainers, the Validation-Installation-Error is caused by the file size, not a manifest issue. This package requires a 2.50 GB ZIP from SourceForge as it bundles three files that must be present together for the installer to succeed (the original manifest was broken because it only referenced the standalone .exe, which fails with exit code 5 when the companion .bin files are missing).

I have tested the manifest end-to-end locally and can confirm it works correctly:

  1. WinGet downloads the 2.50 GB ZIP from SourceForge
  2. Hash verification passes
  3. Archive extracts successfully
  4. Nested Inno Setup installer completes silently
  5. Successfully installed

The SourceForge ZIP is the only viable source because the individual files are hosted on GitHub releases but the complete ZIP at 2.69 GB exceeds GitHub's 2 GB per-file limit.

Could a maintainer manually approve this given the validation timeout is a CI infrastructure limitation rather than a real installation failure? Happy to provide any additional information.

@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 22, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

Installation failed with exit code -2147467260
2026-04-22 08:27:39.591 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(85)\WindowsPackageManager.dll!00007FFFD41475B6: (caller: 00007FFFD4148A32) LogHr(1) tid(1174) 80D02013
2026-04-22 08:26:55.322 [FAIL] C:__w\1\s\external\pkg\src\AppInstallerCommonCore\DODownloader.cpp(85)\WindowsPackageManager.dll!00007FFAEBB975B6: (caller: 00007FFAEBB98A32) LogHr(1) tid(4d0) 80D02013

Hex Dec Inverted Dec Symbol Description
80004004 -2147467260 2147500036 E_ABORT Operation Aborted

(Automated response - build 1267.)

@stephengillie
Copy link
Copy Markdown
Collaborator

@wingetbot run

@wingetbot
Copy link
Copy Markdown
Collaborator

Validation Pipeline Run WinGetSvc-Validation-140-363890-20260424-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-Installation-Error Error installing application labels Apr 24, 2026
@wingetbot wingetbot added the Validation-Installation-Error Error installing application label Apr 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot added the Needs-Author-Feedback This needs a response from the author. label Apr 24, 2026
@stephengillie
Copy link
Copy Markdown
Collaborator

Automatic Validation ended with:

2026-04-23 22:05:13.856 Creating directory: C:\Program Files (x86)\Buzz_internal\torch\distributed\elastic\multiprocessing\errors
An error occurred while trying to copy a file:
There is not enough space on the disk.
2026-04-23 22:05:37.075 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\profiler\unwind\unwind_error.h
2026-04-23 22:05:37.122 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\jit\tensorexpr\exceptions.h
2026-04-23 22:05:37.122 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\jit\runtime\jit_exception.h
2026-04-23 22:05:37.122 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\jit\runtime\exception_message.h
2026-04-23 22:05:37.137 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\jit\passes\remove_exceptions.h
2026-04-23 22:05:37.168 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\jit\frontend\error_report.h
2026-04-23 22:05:37.184 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\jit\backends\backend_exception.h
2026-04-23 22:05:37.215 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\distributed\c10d\exception.h
2026-04-23 22:05:37.215 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\distributed\c10d\error.h
2026-04-23 22:05:37.231 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\autograd\utils\error_messages.h
2026-04-23 22:05:37.262 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\api\include\torch\data\worker_exception.h
2026-04-23 22:05:37.278 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\torch\csrc\Exceptions.h
2026-04-23 22:05:37.278 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\pybind11\detail\exception_translation.h
2026-04-23 22:05:37.325 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\c10\xpu\XPUException.h
2026-04-23 22:05:37.356 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\c10\util\Exception.h
2026-04-23 22:05:37.356 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\c10\util\error.h
2026-04-23 22:05:37.372 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\c10\cuda\CUDAException.h
2026-04-23 22:05:37.622 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops_linalg_check_errors_ops.h
2026-04-23 22:05:37.622 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops_linalg_check_errors_native.h
2026-04-23 22:05:37.622 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops_linalg_check_errors_compositeexplicitautograd_dispatch.h
2026-04-23 22:05:37.622 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops_linalg_check_errors.h
2026-04-23 22:05:38.434 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\logspace_ops.h
2026-04-23 22:05:38.434 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\logspace_native.h
2026-04-23 22:05:38.434 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\logspace_meta_dispatch.h
2026-04-23 22:05:38.434 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\logspace_cuda_dispatch.h
2026-04-23 22:05:38.434 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\logspace_cpu_dispatch.h
2026-04-23 22:05:38.434 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h
2026-04-23 22:05:38.434 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\logspace.h
2026-04-23 22:05:38.450 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\linspace_ops.h
2026-04-23 22:05:38.450 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\linspace_native.h
2026-04-23 22:05:38.450 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\linspace_meta_dispatch.h
2026-04-23 22:05:38.450 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\linspace_cuda_dispatch.h
2026-04-23 22:05:38.450 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\linspace_cpu_dispatch.h
2026-04-23 22:05:38.450 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h
2026-04-23 22:05:38.450 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\ops\linspace.h
2026-04-23 22:05:39.028 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\miopen\Exceptions.h
2026-04-23 22:05:39.044 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\ATen\cuda\Exceptions.h
2026-04-23 22:05:39.184 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\include\asmjit\core\errorhandler.h
2026-04-23 22:05:39.293 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\distributed\elastic\multiprocessing\errors_init_.py
2026-04-23 22:05:39.293 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\distributed\elastic\multiprocessing\errors\handlers.py
2026-04-23 22:05:39.293 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\distributed\elastic\multiprocessing\errors\error_handler.py
2026-04-23 22:05:39.293 Deleting directory: C:\Program Files (x86)\Buzz_internal\torch\distributed\elastic\multiprocessing\errors
2026-04-23 22:05:39.309 Deleting file: C:\Program Files (x86)\Buzz_internal\torch\cuda\error.py
2026-04-23 22:05:39.684 Deleting file: C:\Program Files (x86)\Buzz_internal\pytorch_lightning\utilities\exceptions.py
2026-04-23 22:05:39.715 Deleting file: C:\Program Files (x86)\Buzz_internal\pytorch_lightning\callbacks\on_exception_checkpoint.py
2026-04-23 22:05:39.778 Deleting file: C:\Program Files (x86)\Buzz_internal\pyarrow\include\parquet\exception.h
2026-04-23 22:05:39.856 Deleting file: C:\Program Files (x86)\Buzz_internal\pyarrow\error.pxi
2026-04-23 22:05:39.934 Deleting file: C:\Program Files (x86)\Buzz_internal\nemo\utils\exceptions.py
2026-04-23 22:05:40.215 Deleting file: C:\Program Files (x86)\Buzz_internal\mypy\error_formatter.cp312-win_amd64.pyd
2026-04-23 22:05:40.215 Deleting file: C:\Program Files (x86)\Buzz_internal\mypy\errors.cp312-win_amd64.pyd
2026-04-23 22:05:40.215 Deleting file: C:\Program Files (x86)\Buzz_internal\mypy\errorcodes.cp312-win_amd64.pyd
2026-04-23 22:05:40.278 Deleting file: C:\Program Files (x86)\Buzz_internal\lightning_fabric\utilities\exceptions.py
2026-04-23 22:05:40.309 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\3\six\moves\urllib\error.pyi
2026-04-23 22:05:40.309 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\3\six\moves\urllib_error.pyi
2026-04-23 22:05:40.325 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\yaml\error.pyi
2026-04-23 22:05:40.340 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\werkzeug\exceptions.pyi
2026-04-23 22:05:40.340 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\requests\packages\urllib3\exceptions.pyi
2026-04-23 22:05:40.356 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\requests\exceptions.pyi
2026-04-23 22:05:40.356 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\redis\exceptions.pyi
2026-04-23 22:05:40.356 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\pynamodb\exceptions.pyi
2026-04-23 22:05:40.356 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\paramiko\ssh_exception.pyi
2026-04-23 22:05:40.372 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\maxminddb\errors.pyi
2026-04-23 22:05:40.387 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\jinja2\exceptions.pyi
2026-04-23 22:05:40.387 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\geoip2\errors.pyi
2026-04-23 22:05:40.403 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\cryptography\exceptions.pyi
2026-04-23 22:05:40.418 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\click\exceptions.pyi
2026-04-23 22:05:40.418 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\boto\kms\exceptions.pyi
2026-04-23 22:05:40.418 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\boto\exception.pyi
2026-04-23 22:05:40.497 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\attr\exceptions.pyi
2026-04-23 22:05:40.512 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2\six\moves\urllib\error.pyi
2026-04-23 22:05:40.512 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2\six\moves\urllib_error.pyi
2026-04-23 22:05:40.529 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\third_party\2\kazoo\exceptions.pyi
2026-04-23 22:05:40.529 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\3\urllib\error.pyi
2026-04-23 22:05:40.559 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\3\email\errors.pyi
2026-04-23 22:05:40.559 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\3\distutils\errors.pyi
2026-04-23 22:05:40.575 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\3\asyncio\exceptions.pyi
2026-04-23 22:05:40.590 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\2and3\xml\parsers\expat\errors.pyi
2026-04-23 22:05:40.606 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\2and3\pyexpat\errors.pyi
2026-04-23 22:05:40.637 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\2\distutils\errors.pyi
2026-04-23 22:05:40.653 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\typeshed\stdlib\2\exceptions.pyi
2026-04-23 22:05:40.668 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\django-stubs\django-stubs\urls\exceptions.pyi
2026-04-23 22:05:40.684 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\django-stubs\django-stubs\template\exceptions.pyi
2026-04-23 22:05:40.700 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\django-stubs\django-stubs\db\migrations\exceptions.pyi
2026-04-23 22:05:40.715 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\django-stubs\django-stubs\core\handlers\exception.pyi
2026-04-23 22:05:40.715 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\django-stubs\django-stubs\core\exceptions.pyi
2026-04-23 22:05:40.731 Deleting file: C:\Program Files (x86)\Buzz_internal\jedi\third_party\django-stubs\django-stubs\contrib\sessions\exceptions.pyi
2026-04-23 22:05:40.778 Deleting file: C:\Program Files (x86)\Buzz_internal\hydra\test_utils\configs\schema_validation_error.yaml
2026-04-23 22:05:40.778 Deleting file: C:\Program Files (x86)\Buzz_internal\hydra\test_utils\configs\schema_key_error.yaml
2026-04-23 22:05:40.840 Deleting file: C:\Program Files (x86)\Buzz_internal\datasets\exceptions.py
2026-04-23 22:05:40.950 Deleting file: C:\Program Files (x86)\Buzz_internal\av\error.cp312-win_amd64.pyd
2026-04-23 22:05:41.215 Deleting file: C:\Program Files (x86)\Buzz_internal\texterrors_align.cp312-win_amd64.pyd

Installation failed with exit code -1978334964
2026-04-23 22:05:42.963 [CLI ] ShellExecute installer failed: 5
2026-04-23 22:03:44.369 Creating directory: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\distributed\elastic\multiprocessing\errors
2026-04-23 22:04:40.322 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\profiler\unwind\unwind_error.h
2026-04-23 22:04:40.354 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\jit\tensorexpr\exceptions.h
2026-04-23 22:04:40.369 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\jit\runtime\jit_exception.h
2026-04-23 22:04:40.369 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\jit\runtime\exception_message.h
2026-04-23 22:04:40.385 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\jit\passes\remove_exceptions.h
2026-04-23 22:04:40.416 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\jit\frontend\error_report.h
2026-04-23 22:04:40.432 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\jit\backends\backend_exception.h
2026-04-23 22:04:40.463 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\distributed\c10d\exception.h
2026-04-23 22:04:40.463 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\distributed\c10d\error.h
2026-04-23 22:04:40.479 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\autograd\utils\error_messages.h
2026-04-23 22:04:40.510 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\api\include\torch\data\worker_exception.h
2026-04-23 22:04:40.525 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\torch\csrc\Exceptions.h
2026-04-23 22:04:40.525 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\pybind11\detail\exception_translation.h
2026-04-23 22:04:40.572 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\c10\xpu\XPUException.h
2026-04-23 22:04:40.604 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\c10\util\Exception.h
2026-04-23 22:04:40.604 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\c10\util\error.h
2026-04-23 22:04:40.604 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\c10\cuda\CUDAException.h
2026-04-23 22:04:40.885 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops_linalg_check_errors_ops.h
2026-04-23 22:04:40.885 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops_linalg_check_errors_native.h
2026-04-23 22:04:40.885 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops_linalg_check_errors_compositeexplicitautograd_dispatch.h
2026-04-23 22:04:40.885 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops_linalg_check_errors.h
2026-04-23 22:04:41.697 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\logspace_ops.h
2026-04-23 22:04:41.697 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\logspace_native.h
2026-04-23 22:04:41.697 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\logspace_meta_dispatch.h
2026-04-23 22:04:41.697 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\logspace_cuda_dispatch.h
2026-04-23 22:04:41.697 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\logspace_cpu_dispatch.h
2026-04-23 22:04:41.697 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\logspace_compositeexplicitautograd_dispatch.h
2026-04-23 22:04:41.697 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\logspace.h
2026-04-23 22:04:41.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\linspace_ops.h
2026-04-23 22:04:41.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\linspace_native.h
2026-04-23 22:04:41.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\linspace_meta_dispatch.h
2026-04-23 22:04:41.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\linspace_cuda_dispatch.h
2026-04-23 22:04:41.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\linspace_cpu_dispatch.h
2026-04-23 22:04:41.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\linspace_compositeexplicitautograd_dispatch.h
2026-04-23 22:04:41.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\ops\linspace.h
2026-04-23 22:04:42.541 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\miopen\Exceptions.h
2026-04-23 22:04:42.557 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\ATen\cuda\Exceptions.h
2026-04-23 22:04:42.635 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\include\asmjit\core\errorhandler.h
2026-04-23 22:04:42.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\distributed\elastic\multiprocessing\errors_init_.py
2026-04-23 22:04:42.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\distributed\elastic\multiprocessing\errors\handlers.py
2026-04-23 22:04:42.729 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\distributed\elastic\multiprocessing\errors\error_handler.py
2026-04-23 22:04:42.729 Deleting directory: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\distributed\elastic\multiprocessing\errors
2026-04-23 22:04:42.760 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\torch\cuda\error.py
2026-04-23 22:04:43.197 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\pytorch_lightning\utilities\exceptions.py
2026-04-23 22:04:43.229 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\pytorch_lightning\callbacks\on_exception_checkpoint.py
2026-04-23 22:04:43.322 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\pyarrow\include\parquet\exception.h
2026-04-23 22:04:43.525 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\pyarrow\error.pxi
2026-04-23 22:04:43.635 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\nemo\utils\exceptions.py
2026-04-23 22:04:43.979 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\mypy\error_formatter.cp312-win_amd64.pyd
2026-04-23 22:04:43.979 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\mypy\errors.cp312-win_amd64.pyd
2026-04-23 22:04:43.994 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\mypy\errorcodes.cp312-win_amd64.pyd
2026-04-23 22:04:44.072 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\lightning_fabric\utilities\exceptions.py
2026-04-23 22:04:44.104 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\3\six\moves\urllib\error.pyi
2026-04-23 22:04:44.104 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\3\six\moves\urllib_error.pyi
2026-04-23 22:04:44.135 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\yaml\error.pyi
2026-04-23 22:04:44.150 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\werkzeug\exceptions.pyi
2026-04-23 22:04:44.150 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\requests\packages\urllib3\exceptions.pyi
2026-04-23 22:04:44.150 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\requests\exceptions.pyi
2026-04-23 22:04:44.150 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\redis\exceptions.pyi
2026-04-23 22:04:44.166 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\pynamodb\exceptions.pyi
2026-04-23 22:04:44.166 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\paramiko\ssh_exception.pyi
2026-04-23 22:04:44.182 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\maxminddb\errors.pyi
2026-04-23 22:04:44.197 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\jinja2\exceptions.pyi
2026-04-23 22:04:44.213 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\geoip2\errors.pyi
2026-04-23 22:04:44.229 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\cryptography\exceptions.pyi
2026-04-23 22:04:44.229 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\click\exceptions.pyi
2026-04-23 22:04:44.244 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\boto\kms\exceptions.pyi
2026-04-23 22:04:44.244 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\boto\exception.pyi
2026-04-23 22:04:44.260 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2and3\attr\exceptions.pyi
2026-04-23 22:04:44.260 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2\six\moves\urllib\error.pyi
2026-04-23 22:04:44.275 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2\six\moves\urllib_error.pyi
2026-04-23 22:04:44.275 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\third_party\2\kazoo\exceptions.pyi
2026-04-23 22:04:44.291 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\3\urllib\error.pyi
2026-04-23 22:04:44.322 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\3\email\errors.pyi
2026-04-23 22:04:44.322 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\3\distutils\errors.pyi
2026-04-23 22:04:44.338 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\3\asyncio\exceptions.pyi
2026-04-23 22:04:44.369 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\2and3\xml\parsers\expat\errors.pyi
2026-04-23 22:04:44.369 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\2and3\pyexpat\errors.pyi
2026-04-23 22:04:44.447 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\2\distutils\errors.pyi
2026-04-23 22:04:44.479 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\typeshed\stdlib\2\exceptions.pyi
2026-04-23 22:04:44.510 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\django-stubs\django-stubs\urls\exceptions.pyi
2026-04-23 22:04:44.510 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\django-stubs\django-stubs\template\exceptions.pyi
2026-04-23 22:04:44.541 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\django-stubs\django-stubs\db\migrations\exceptions.pyi
2026-04-23 22:04:44.557 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\django-stubs\django-stubs\core\handlers\exception.pyi
2026-04-23 22:04:44.572 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\django-stubs\django-stubs\core\exceptions.pyi
2026-04-23 22:04:44.572 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\jedi\third_party\django-stubs\django-stubs\contrib\sessions\exceptions.pyi
2026-04-23 22:04:44.619 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\hydra\test_utils\configs\schema_validation_error.yaml
2026-04-23 22:04:44.619 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\hydra\test_utils\configs\schema_key_error.yaml
2026-04-23 22:04:44.791 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\datasets\exceptions.py
2026-04-23 22:04:44.854 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\av\error.cp312-win_amd64.pyd
2026-04-23 22:04:44.900 Deleting file: C:\Users\validator\AppData\Local\Programs\Buzz_internal\texterrors_align.cp312-win_amd64.pyd
2026-04-23 22:04:46.718 [CLI ] ShellExecute installer failed: 5

Hex Dec Inverted Dec Symbol Description
00000005 5 -4294967291 ERROR_ACCESS_DENIED Access is denied.
8A15010C -1978334964 2316632332 APPINSTALLER_CLI_ERROR_INSTALL_CANCELLED_BY_USER You cancelled the installation.

(Automated response - build 1260.)

@ace4x0
Copy link
Copy Markdown
Contributor Author

ace4x0 commented Apr 24, 2026

Thanks for running it again @stephengillie. Second attempt looks like it ran out of disk space on the installer step (exit code 5), which tracks given how big the payload gets once it unpacks.

Quick rundown of why the size is what it is: Buzz 1.4.4 ships as one 4.3 MB .exe plus two .bin files (1,998 MB and 568 MB), so about 2.57 GB total. Upstream bundles the Whisper models straight into the installer and there's no lite or portable build on their releases page. Since winget manifests only take one InstallerUrl, zipping the three files with a nested Inno installer is pretty much the only way to express this package at all.

It installs fine locally for me under both user and machine scopes, so the failure is really just the validation runner's capacity. Is there a bigger runner available for cases like this, or some other pattern you'd prefer I use? I'll update the manifest if there's a better route.

@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 24, 2026
@stephengillie stephengillie added Validation-Completed Validation passed and removed Validation-Installation-Error Error installing application Needs-Attention This work item needs to be reviewed by a member of the core team. labels Apr 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot enabled auto-merge (squash) April 24, 2026 07:23
@stephengillie stephengillie added the Moderator-Approved One of the Moderators has reviewed and approved this PR label Apr 24, 2026
@microsoft-github-policy-service microsoft-github-policy-service Bot merged commit 06a6ab3 into microsoft:master Apr 24, 2026
1 check passed
@wingetbot
Copy link
Copy Markdown
Collaborator

Publish pipeline succeeded for this Pull Request. Once you refresh your index, this change should be present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Moderator-Approved One of the Moderators has reviewed and approved this PR Publish-Pipeline-Succeeded Validation-Completed Validation passed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants