Skip to content

The deployer tool does not handle symlinks correctly, fails silently. #10292

Open
@andrewhowdencom

Description

Preconditions

  1. 2.1.7
  2. php7.0

Steps to reproduce

  1. Clone an existing site, having previously been installed and committed to vcs, but without the vendored dependencies.
  2. rm -rf media, and create a symlink that points to /tmp/thisdoesnotexist
  3. Try and install the application

Expected result

  1. The application install fails critically

Actual result

  1. The application install appears to succeed, but the files boostrap.php etc. are missing.

See the following stack overflow post for further details. https://magento.stackexchange.com/questions/177924/magenta-2-1-5-composer-install-fails-to-generate-all-files/184666#184666

Metadata

Assignees

No one assigned

    Labels

    Area: Install & AdministerComponent: OtherIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: ready for devReproduced on 2.2.xThe issue has been reproduced on latest 2.2 releaseReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

    Type

    No type

    Projects

    • Status

      Ready for Development

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions