turbulent / substance

Local Docker-powered development environments
Apache License 2.0
18 stars 8 forks source link

Box Engine CLI #13

Closed psaunders closed 5 years ago

psaunders commented 7 years ago

If you delete an engine and then try to create a new one you'll get a:

box 'oldboxname' does not exist

Until you close that terminal session (on OSX at least)

bbeausej commented 6 years ago

Ah! Seems to be a problem with the local db. Some records seem doubled up.

-b

S0yKaf commented 6 years ago

This doesn't seem to cause any issues on my setup (arch linux). Was this fixed and someone forgot to close the issue?

bbeausej commented 6 years ago

No it's still opened. The local db handler doubles up the records in the local db. We might have fixed the crash error ; but the doubling up is still present.

-b

bbeausej commented 5 years ago

Fixed in #40