You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024/01/08 12:01:41 Starting cygwin install, version 2.928
2024/01/08 12:01:41 User has NO backup/restore rights
2024/01/08 12:01:41 User has NO symlink creation right
2024/01/08 12:01:41 io_stream_cygfile: fopen(/etc/setup/setup.rc) failed 2 No such file or directory
2024/01/08 12:01:41 Current Directory: C:\Windows\system32
2024/01/08 12:01:41 root: C:\cygwin64 user
2024/01/08 12:01:41 Changing gid back to original
2024/01/08 12:01:41 Selected local directory: C:\Windows\system32
2024/01/08 12:01:41 net: Preconfig
2024/01/08 12:01:42 site: https://mirror.aarnet.edu.au/pub/sourceware/cygwin/
...
2024/01/08 12:01:50 74 install openssl 3.0.12-1
2024/01/08 12:01:50 mbox fatal: Can't open C:\Windows\system32/https%3a%2f%2fmirror.aarnet.edu.au%2fpub%2fsourceware%2fcygwin%2f/x86_64/release/popt/libpopt-common/libpopt-common-1.19-1.tar.xz.tmp for writing: No such file or directory
2024/01/08 12:01:50 unattended_mode is set at mbox: returning default value
2024/01/08 12:01:50 Ending cygwin install
Expected behavior
install succeeds.
download uses a temp directory and not the current directory for downloading packages (and never system32!)
Environment
Windows Package Manager v1.6.3482
Copyright (c) Microsoft Corporation. All rights reserved.
Windows: Windows.Desktop v10.0.22631.2861
System Architecture: X64
Package: Microsoft.DesktopAppInstaller v1.21.3482.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
2024/01/08 12:01:50 mbox fatal: Can't open C:\Windows\system32/https%3a%2f%2fmirror.aarnet.edu.au%2fpub%2fsourceware%2fcygwin%2f/x86_64/release/popt/libpopt-common/libpopt-common-1.19-1.tar.xz.tmp for writing: No such file or directory
2024/01/08 12:01:50 unattended_mode is set at mbox: returning default value
2024/01/08 12:01:50 Ending cygwin install
The text was updated successfully, but these errors were encountered:
Cygwin is a portable application. WinGet is acting as the installer in this case, and depending on whether the package is installed in "user" scope or "machine" scope, or whether the device has developer mode enabled, the installation location will vary.
I was wrong. I just took a peek at the manifest to double check. It's an .exe based installer.
Please confirm these before moving forward
Category of the issue
Installation issue.
Brief description of your issue
install fails
Steps to reproduce
as a user without admin perms
winget configure --file blah.yaml
where blah.yaml contains
Actual behavior
install fails
cygwin log contains ->
Expected behavior
install succeeds.
download uses a temp directory and not the current directory for downloading packages (and never system32!)
Environment
Screenshots and Logs
The text was updated successfully, but these errors were encountered: