Closed
Description
Hi team,
Issue Description:
Yesterday, I tried to install magento-cloud ( 2.3.3 ). While doing composer install, the error i am getting:
- Installing vertex/sdk (1.2.3): Downloading (failed)
[Composer\Downloader\TransportException]
The "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.3.0.zip" file could not be downloaded (HTTP/1.1 404 N
ot Found)
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...
File doesn't exist: bin/magento-docker
Check "chmod" section in composer.json of magento/magento-cloud-docker package.
File doesn't exist: mutagen.sh
Check "chmod" section in composer.json of magento/magento-cloud-docker package.
Yesterday, i saw two changes(composer.json and composer.lock) has been pushed in 2.3.3 branch. Before that, i am able to do composer install on 2.3.3 without any issues. Please help here.
Steps to reproduce:
- Go to https://github.com/magento/magento-cloud
- Clone with branch 2.3.3 on local
- try composer install
Expected and actual results
Actual Results:
When we try with composer install(2.3.3 branch), getting below errors:
1.
- Installing vertex/sdk (1.2.3): Downloading (failed)
[Composer\Downloader\TransportException]
The "https://repo.magento.com/archives/vertex/sdk/vertex-sdk-1.2.3.0.zip" file could not be downloaded (HTTP/1.1 404 N
ot Found)
install [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--] [<packages>]...
File doesn't exist: bin/magento-docker
Check "chmod" section in composer.json of magento/magento-cloud-docker package.
File doesn't exist: mutagen.sh
Check "chmod" section in composer.json of magento/magento-cloud-docker package.
Expected Results:
When we try with composer install(2.3.3 branch), clone every file with no issues and errors.
Thanks!
Nithin Ninan
Metadata
Metadata
Assignees
Labels
No labels