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

Error when trying to run the jekyll container for the "Using Docker with Jekyll" lesson #216

Closed
krishnakumarg1984 opened this issue May 16, 2024 · 2 comments
Assignees
Labels
high priority Need to be addressed ASAP

Comments

@krishnakumarg1984
Copy link
Contributor

krishnakumarg1984 commented May 16, 2024

In the lesson on Using Docker with Jekyll - Containers Used in Generating this Lesson, the command invocation given in the text of the lesson does not work and produces the following error:

$ docker container run --rm -it --mount type=bind,source=${PWD},target=/srv/jekyll -p 127.0.0.1:4000:4000 jekyll/jekyll:3 jekyll serve

-------------prior output intentionally truncated for this Github Issue ----------------------
322c093d5418: Pull complete
Digest: sha256:9521c8aae4739fcbc7137ead19f91841b833d671542f13e91ca40280e88d6e34
Status: Downloaded newer image for jekyll/jekyll:3

Installing jekyll-theme-time-machine 0.2.0
Fetching github-pages 231
Installing github-pages 231
There was an error while trying to write to `/srv/jekyll/Gemfile.lock`. It is likely that you need to grant write permissions for that path.

ruby 2.6.3p62 (2019-04-16 revision 67580) [x86_64-linux-musl]
Configuration file: none
            Source: /srv/jekyll
       Destination: /srv/jekyll/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
jekyll 3.8.6 | Error:  No such file or directory @ rb_sysopen - /srv/jekyll/miniforge3/pkgs/python-3.10.14-hd12c33a_0_cpython/compiler_compat/ld
@aturner-epcc
Copy link
Contributor

This example will not continue to work once the update to Carpentries Workbench format is merged so will need revised anyway

@aturner-epcc aturner-epcc added the high priority Need to be addressed ASAP label Jul 29, 2024
@jcohen02
Copy link
Contributor

From offline discussion: It may be best to remove this example and replace with the BLAST example (issue #227) or something else to illustrate the key learning objective here.

jcohen02 added a commit that referenced this issue Aug 16, 2024
Removes defunct Jekyll example. Closes #245. Closes #216
github-actions bot pushed a commit that referenced this issue Aug 16, 2024
Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request #246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes #245. Closes #216
github-actions bot pushed a commit that referenced this issue Aug 16, 2024
Auto-generated via {sandpaper}
Source  : fa81360
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:02:38 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request #246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes #245. Closes #216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Aug 16, 2024
Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Aug 16, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Aug 20, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit that referenced this issue Aug 20, 2024
Auto-generated via {sandpaper}
Source  : fa81360
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:02:38 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request #246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes #245. Closes #216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Aug 27, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit that referenced this issue Aug 27, 2024
Auto-generated via {sandpaper}
Source  : fa81360
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:02:38 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request #246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes #245. Closes #216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Sep 3, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit that referenced this issue Sep 3, 2024
Auto-generated via {sandpaper}
Source  : fa81360
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:02:38 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request #246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes #245. Closes #216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Sep 10, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit that referenced this issue Sep 10, 2024
Auto-generated via {sandpaper}
Source  : fa81360
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:02:38 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request #246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes #245. Closes #216
github-actions bot pushed a commit to WEHI-Education/docker-introduction that referenced this issue Sep 12, 2024
Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to WEHI-Education/docker-introduction that referenced this issue Sep 12, 2024
Auto-generated via {sandpaper}
Source  : a98af7c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-09-12 05:35:27 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to WEHI-Education/docker-introduction that referenced this issue Sep 17, 2024
Auto-generated via {sandpaper}
Source  : a98af7c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-09-12 05:35:27 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Sep 17, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to WEHI-Education/docker-introduction that referenced this issue Sep 24, 2024
Auto-generated via {sandpaper}
Source  : a98af7c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-09-12 05:35:27 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Sep 24, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to WEHI-Education/docker-introduction that referenced this issue Oct 1, 2024
Auto-generated via {sandpaper}
Source  : a98af7c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-09-12 05:35:27 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Oct 1, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to WEHI-Education/docker-introduction that referenced this issue Oct 8, 2024
Auto-generated via {sandpaper}
Source  : a98af7c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-09-12 05:35:27 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Oct 8, 2024
Auto-generated via {sandpaper}
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to WEHI-Education/docker-introduction that referenced this issue Oct 15, 2024
Auto-generated via `{sandpaper}`
Source  : a98af7c
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-09-12 05:35:27 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
github-actions bot pushed a commit to aturner-epcc/docker-introduction that referenced this issue Oct 15, 2024
Auto-generated via `{sandpaper}`
Source  : 1391fa4
Branch  : md-outputs
Author  : GitHub Actions <actions@github.com>
Time    : 2024-08-16 09:35:26 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : e87436e
Branch  : main
Author  : Jeremy Cohen <jcohen02@users.noreply.github.com>
Time    : 2024-08-16 09:01:46 +0000
Message : Merge pull request carpentries-incubator#246 from aturner-epcc/aturner-epcc/remove-jekyll

Removes defunct Jekyll example. Closes carpentries-incubator#245. Closes carpentries-incubator#216
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority Need to be addressed ASAP
Projects
None yet
Development

No branches or pull requests

3 participants