Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
joho1968 opened this issue May 24, 2022 · 0 comments
Open

Comments

@joho1968
Copy link

joho1968 commented May 24, 2022

(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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant