We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Installation issue.
When adding it as a PackageDendency and verify with Windows Sandbox, it will fail to install.
PackageDendency
Unlike #193878 and #185362, the install process seems stuck and return 17002 at the end.
17002
Microsoft.Office
Dependencies > PackageDependencies
Tools/SandboxTest.ps1
--> Installing WinGet --> Disabling safety warning when running installers Tip: you can type 'Update-EnvironmentVariables' to update your environment variables, such as after installing a new software. --> Configuring Winget 已启用管理员设置 'LocalManifestFiles'。 已启用管理员设置 'LocalArchiveMalwareScanOverride'。 --> Installing the Manifest 4.3.68.0 已找到 Google Installer [Google.GWSMO] 版本 4.3.68.0 此应用程序由其所有者授权给你。 Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。 此包需要以下依赖项: - 程序包 Microsoft.Office (1/1) 已找到 Microsoft 365 Apps for enterprise [Microsoft.Office] 版本 16.0.18025.20140 此应用程序由其所有者授权给你。 Microsoft 对第三方程序包概不负责,也不向第三方程序包授予任何许可证。 正在下载 https://officecdn.microsoft.com/pr/wsus/setup.exe ██████████████████████████████ 7.17 MB / 7.17 MB 已成功验证安装程序哈希 正在启动程序包安装... 安装程序失败,退出代码为: 17002 --> Refreshing environment variables --> Comparing ARP Entries DisplayName DisplayVersion Publisher ProductCode Scope ----------- -------------- --------- ----------- ----- Microsoft 365 Apps for enterprise - en-us 16.0.18129.20158 Microsoft Corporation O365ProPlusRetail - en-us Machine Microsoft 365 企业应用版 - zh-cn 16.0.18129.20158 Microsoft Corporation O365ProPlusRetail - zh-cn Machine
The package should be successfully installed as a dependency without any errors.
Windows 程序包管理器 v1.9.25200 版权所有 (C) Microsoft Corporation。保留所有权利。 Windows: Windows.Desktop v10.0.26100.2454 系统体系结构: X64 软件包: Microsoft.DesktopAppInstaller v1.24.25200.0 Winget 目录 ------------------------------------------------------------------------------------------------------------------- 日志 %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\DiagOutputDir 用户设置 %LOCALAPPDATA%\Packages\Microsoft.DesktopAppInstaller_8wekyb3d8bbwe\LocalState\settings.json 可移植链接目录(用户) %LOCALAPPDATA%\Microsoft\WinGet\Links 可移植链接目录(计算机) C:\Program Files\WinGet\Links 可移植包根目录(用户) D:\Applications\WinGet\Packages\Users\ 可移植包根目录 D:\Applications\WinGet\Packages\Machine\ 可移植包根目录 (x86) D:\Applications\WinGet\Packages\Machine\ 安装程序下载 D:\Dragon1573\Downloads 链接 ---------------------------------------------------------------------------- 隐私声明 https://aka.ms/winget-privacy 许可协议 https://aka.ms/winget-license 第三方声明 https://aka.ms/winget-3rdPartyNotice 主页 https://aka.ms/winget Windows 应用商店条款 https://www.microsoft.com/en-us/storedocs/terms-of-sale 管理员设置 状态 ------------------------------------------------ LocalManifestFiles 已启用 BypassCertificatePinningForMicrosoftStore 已禁用 InstallerHashOverride 已启用 LocalArchiveMalwareScanOverride 已禁用 ProxyCommandLineOptions 已禁用 DefaultProxy 已禁用
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
When adding it as a
PackageDendency
and verify with Windows Sandbox, it will fail to install.Unlike #193878 and #185362, the install process seems stuck and return
17002
at the end.Steps to reproduce
Microsoft.Office
as aDependencies > PackageDependencies
.Tools/SandboxTest.ps1
Actual behavior
Expected behavior
The package should be successfully installed as a dependency without any errors.
Environment
Screenshots and Logs
No response
The text was updated successfully, but these errors were encountered: