Details
-
Bug
-
Resolution: Fixed
-
High
-
2014.11, 2015.01, 5.4.0
-
Windows 7 OS (filesystem NTFS), php 5.6.3, 5.6.6
-
Pollux Platform S8
Description
On Windows environment, when I run:
php composer create-project ezsystems/ezpublish-community
the process runs to the end accordingly, but right at the end, after the assets installation part, I get this
It looks like your system doesn't support symbolic links, so the assets were installed by copying them. Installing eZ Publish legacy assets from C:/Users/IEUser/ezpublish-community/ezpublish/../ezpublish_legacy using the symlink option It looks like your system doesn't support symbolic links, so will fallback to hard copy instead! [InvalidArgumentException] The "../ezpublish/../ezpublish_legacy/design/" directory does not exist. ezpublish:legacy:assets_install [--symlink] [--relative] [target] Script eZ\Bundle\EzPublishLegacyBundle\Composer\ScriptHandler::installAssets handling the post-install-cmd event terminated with an exception [RuntimeException] An error occurred when executing the ""ezpublish:legacy:assets_install --symlink --relative web "" command. create-project [-s|--stability="..."] [--prefer-source] [--prefer-dist] [--repository-url="..."] [--dev] [--no-dev] [--no-plugins] [--no-custom-installers] [--no-scripts] [--no-progress] [--keep-vcs] [--no-install] [package] [directory] [version]
Not sure if this is an expected result of the symlink fallback to hard copy or not, but if it is, I don't suppose it should result in an error..
Attachments
Issue Links
- discovered while testing
-
EZP-23653 API integration Test fixtures path is too long for windows
-
- Closed
-