First error on enabling attempt was:
In SqlContentEntityStorage.php line 1615:
Exception thrown while performing a schema update. Cannot rename tmp_ed54d6comment_revision to comment_revision: table comment_revision already exists.
In Schema.php line 387:
Cannot rename tmp_ed54d6comment_revision to comment_revision: table comment_revision already exists.
I fixed this by manually dropping comment_revision, although I don't understand why that was necessary.
Second error on enabling attempt was:
In Container.php line 297:
Circular reference detected for service "workspace.entity_type_info", path: "workspace.entity_type_info -> multiversion.manager -> serializer -> workspace.entity_type_info".
I was unable to resolve this. Core Workspaces was disabled.
I believe that my last attempt at installing Deploy, about 1-2 weeks ago, produced different errors.
It's a great module I want to use, but thus far I'm unable to.
Comments