-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Closed
Description
Not sure if this is the proper place to submit a build issue, but on my Fedora 28 system, if I run "bundle install", I get:
$ bundle install
Fetching https://github.com/asciidoctor/asciidoctor-epub3
error: cannot open .git/FETCH_HEAD: Permission denied
Retrying `git fetch --force --quiet --tags "/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18"` due to error (2/4): Bundler::Source::Git::GitCommandError Git error: command `git fetch --force --quiet --tags "/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18"` in directory /usr/share/gems/bundler/gems/asciidoctor-epub3-ba930925a1df has failed.
If this error persists you could try removing the cache directory '/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18'error: cannot open .git/FETCH_HEAD: Permission denied
Retrying `git fetch --force --quiet --tags "/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18"` due to error (3/4): Bundler::Source::Git::GitCommandError Git error: command `git fetch --force --quiet --tags "/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18"` in directory /usr/share/gems/bundler/gems/asciidoctor-epub3-ba930925a1df has failed.
If this error persists you could try removing the cache directory '/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18'error: cannot open .git/FETCH_HEAD: Permission denied
Retrying `git fetch --force --quiet --tags "/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18"` due to error (4/4): Bundler::Source::Git::GitCommandError Git error: command `git fetch --force --quiet --tags "/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18"` in directory /usr/share/gems/bundler/gems/asciidoctor-epub3-ba930925a1df has failed.
If this error persists you could try removing the cache directory '/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18'error: cannot open .git/FETCH_HEAD: Permission denied
Git error: command `git fetch --force --quiet --tags
"/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18"` in directory
/usr/share/gems/bundler/gems/asciidoctor-epub3-ba930925a1df has failed.
If this error persists you could try removing the cache directory
'/home/rpjday/.bundle/cache/git/asciidoctor-epub3-3986efa04ab5fd28abe5678d7e330e173e425f18'
Since I'm interested only in PDF, I commented out the line from Gemfile to generate epub3, and all works fine. Is there something I need to change about my system setup to resolve this?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels