Skip to content

Strange installation issues, possibly related to odd installation path? #116

@joho1968

Description

@joho1968

(Not sure if this has to do with me using ( and ) in paths or if it's something else.)

Ubuntu 20.04.LTS.

Issuing this: "php composer.phar create-project bolt/project Zap"

Getting this:

Installing bolt/project (2.2.7)

There's a notice: "Package webmozart/path-util is abandoned, you should avoid using it. Use symfony/filesystem instead."

And then, after doing some init work, I get this:

Installing Bolt themes as hard copies.

Theme Method / Error
✘ base-2021 Failed to remove directory "/sites/The_(very)Special_Site/Zap/public/theme/..Uu9": rmdir(/sites/The(very)_Special_Site/Zap/public/theme/..Uu9): Text file busy
✔ base-2018 copied
✔ skeleton copied

[ERROR] Some errors occurred while installing themes.

In BaseNode.php line 469:
Invalid configuration for path "translation.configs.site.dirs.0": The directory "/sites/The_(very)_Special_Site/Zap/public/theme/base-2021" does not exist.

In Configuration.php line 131:
The directory "/sites/The_(very)_Special_Site/Zap/public/theme/base-2021" does not exist.

2022-05-24T10:58:10+02:00 [info] User Deprecated: Method "Symfony\Component\HttpKernel\Bundle\Bundle::getContainerExtension()" might add "?ExtensionInterface" as a native return type declaration in the future. Do the same in child class "BabDev\PagerfantaBundle\BabDevPagerfantaBundle" now to avoid errors or add an explicit @return annotation to suppress this message.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions