Skip to content
This repository has been archived by the owner on Aug 20, 2019. It is now read-only.

Failed to remove directory "/var/beetbox/var/cache/de~/twig #458

Open
maykino opened this issue Nov 20, 2017 · 2 comments
Open

Failed to remove directory "/var/beetbox/var/cache/de~/twig #458

maykino opened this issue Nov 20, 2017 · 2 comments

Comments

@maykino
Copy link

maykino commented Nov 20, 2017

Problem/Motivation

composer install

Expected behaviour

Finish successfully

Actual behaviour

Error thrown while running command "--ansi cache:clear --no-warmup". Mes
sage: "Failed to remove directory "/var/beetbox/var/cache/de~/twig": ." ["error" => Symfony\Component
\Filesystem\Exception\IOException { …},"command" => "--ansi cache:clear --no-warmup","message" => "Fa
iled to remove directory "/var/beetbox/var/cache/de~/twig": ."] []

[Symfony\Component\Filesystem\Exception\IOException]
Failed to remove directory "/var/beetbox/var/cache/de~/twig": .

Steps to reproduce

composer install

Proposed changes

screen shot 2017-11-20 at 2 16 44 pm

@rwitchell
Copy link

same issue as this: #442

@rwitchell
Copy link

workaround: delete the whole 'cache' folder on your host machine, which will then sync and delete on the guest. Run composer install again on the guest.

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

No branches or pull requests

2 participants