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

Install fails with a RuntimeException when attempting to copy non-existant file #14

Open
Silic0nS0ldier opened this issue Jan 19, 2018 · 0 comments

Comments

@Silic0nS0ldier
Copy link

Can confirm that file doesn't exist locally (though I noticed it does here). Install looks to otherwise perfectly fine, and plugin appears to run correctly. Failing command follows:

root@e881e4b4fb57:/usr/share/nginx/html# bin/gpm install -y error problems breadcrumbs anchors highlight simplesearch learn2

GPM Releases Configuration: Stable



Preparing to install Error [v1.6.0]
  |- Downloading package...   100%
  |- Checking destination...  ok
  |- Installing package...    ok
  '- Success!

Preparing to install Problems [v1.4.7]
  |- Downloading package...   100%
  |- Checking destination...  ok
  |- Installing package...    ok
  '- Success!

Preparing to install Breadcrumbs [v1.5.1]
  |- Downloading package...   100%
  |- Checking destination...  ok
  |- Installing package...    ok
  '- Success!

Preparing to install Anchors [v1.5.2]
  |- Downloading package...   100%
  |- Checking destination...  ok
  |- Installing package...

  [RuntimeException]
  copy(/usr/share/nginx/html/user/plugins/anchors/.idea/vcs.xml): failed to open stream: No such file or directory

I noticed that a recent commit introduced the file its complaining about. No idea how Grav works underneath, but is it possible the new file is giving it grief?

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