ScoopInstaller / Main

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

[Bug]: Unable to install symfony-cli #4122

Closed Yass8 closed 1 year ago

Yass8 commented 1 year ago

Prerequisites

Package Name

symfony-cli

Expected/Current Behaviour

I want to install symfony-cli, it doesn't work.

Steps to Reproduce

>scoop install symfony-cli
WARN  Purging previous failed installation of symfony-cli.
ERROR 'symfony-cli' isn't installed correctly.
Removing older version (5.4.18).
'symfony-cli' was uninstalled.
Installing 'symfony-cli' (5.4.18) [64bit] from main bucket
Loading symfony-cli_windows_amd64.zip from cache
Checking hash of symfony-cli_windows_amd64.zip ... ok.
Extracting symfony-cli_windows_amd64.zip ... ERROR Exception lors de l'appel de « Start » avec « 0 » argument(s) : « L'exécutable spécifié n'est pas une application valide pour cette plateforme de système d'exploitation. »
Failed to extract files from C:\Users\ALI YASSIR\scoop\apps\symfony-cli\5.4.18\symfony-cli_windows_amd64.zip.
Log file:
  ~\scoop\apps\symfony-cli\5.4.18\7zip.log

Please try again or create a new issue by using the following link and paste your console output:
https://github.com/ScoopInstaller/Main/issues/new?title=symfony-cli%405.4.18%3a+decompress+error

Possible Solution

I have no possible answer

Scoop and Buckets Version

>scoop --version
Current Scoop version:
v0.3.0 - Released at 2022-10-10

'main' bucket:
9e7881091 (HEAD -> master, origin/master, origin/HEAD) vcpkg: Update to version 2022.11.14

Scoop Config

>scoop config

last_update                       scoop_branch scoop_repo
-----------                       ------------ ----------
2022-11-14T22:57:07.2911622+01:00 master       https://github.com/ScoopInstaller/Scoop

PowerShell Version

> $PSVersionTable

Name                           Value
----                           -----
PSVersion                      5.1.22000.832
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.22000.832
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Additional Softwares

No response

rashil2000 commented 1 year ago

image

The manifest is working fine.

What's in the log file?

rashil2000 commented 1 year ago

Closing due to no feedback