meta-environment icon indicating copy to clipboard operation
meta-environment copied to clipboard

Error provision on VVV (branch stable) : The 'pwa' plugin could not be found

Open GeekZebre opened this issue 4 years ago • 5 comments

    default:  ▷ Running the 'site-wordpress-meta-environment' provisioner...
    default: From git://meta.git.wordpress.org
    default:  * branch                master     -> FETCH_HEAD
    default: From git://meta.git.wordpress.org
    default:  * branch                master     -> FETCH_HEAD
    default: From git://meta.git.wordpress.org
    default:  * branch                master     -> FETCH_HEAD
    default: Warning: The 'pwa' plugin could not be found.
    default: Error: No plugins updated.
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

GeekZebre avatar May 24 '21 22:05 GeekZebre

@iandunn is the pwa plugin still used? Or should it be removed?

tomjn avatar May 24 '21 23:05 tomjn

It is still used

iandunn avatar May 25 '21 00:05 iandunn

It does exist in the repo too, not sure why that failed

iandunn avatar May 25 '21 00:05 iandunn

I add manually pwa plugin.

Now I have this error :

    default:  ▷ Running the 'site-wordpress-meta-environment' provisioner...
    default: From git://meta.git.wordpress.org
    default:  * branch                master     -> FETCH_HEAD
    default: fatal: cannot change to '/etc/cavalcade': No such file or directory
The SSH command responded with a non-zero exit status. Vagrant
assumes that this means the command failed. The output for this command
should be in the log above. Please read the output to determine what
went wrong.

GeekZebre avatar May 25 '21 16:05 GeekZebre

I think that's a separate issue, it's being tracked in #153

iandunn avatar May 26 '21 15:05 iandunn