ScoopInstaller / Main

📦 The default bucket for Scoop.
https://scoop.sh
The Unlicense
1.61k stars 973 forks source link

azure-cli@2.59.0: decompress error #5744

Closed korfgunt closed 3 months ago

korfgunt commented 7 months ago

Hello, when using scoop to install azure-cli an error occurs during decompression

scoop install azure-cli WARN Previous failed installation of azure-cli will be deleted. ERROR You need administrator rights to uninstall global applications. WARN Cleaning up the previous failed installation of azure-cli. ERROR 'azure-cli' was not installed correctly. 'azure-cli' has been uninstalled. Installing 'azure-cli' (2.59.0) [64bit] from the 'main' bucket Load azure-cli-2.59.0-x64.msi from the cache Extracting azure-cli-2.59.0-x64.msi ... ERROR Exit code was 1603! Failed to extract files from C:\Gothaer\portable\scoop\apps\azure-cli\2.59.0\azure-cli-2.59.0-x64.msi. Log file: C:\Gothaer\portable\scoop\apps\azure-cli\2.59.0\msi.log

The msi log contains this === Logging started: 24.04.2024 07:46:11 === Error 1304. error writing to the file: C:\Gothaer\portable\scoop\apps\azure-cli\2.59. 0_tmp\SourceDir\Microsoft SDKs\Azure\CLI2\Lib\site-packages\azure\cli\command_modules\dla\vendored_sdks\azure_mgmt_datalake_analytics\catalog\models\data_lake_analytics_catalog_secret_create_or_update_parameters.pyc. Make sure that you have access to this directory. === Logging stopped: 04/24/2024 07:48:01 ===

Can you help?

alixmacdonald10 commented 7 months ago

I had the same issue and managed to fix it. I detailed it in #5623