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

docker compose up fails - could not find 'jekyll-tabs' #2392

Closed
2 tasks done
albusdemens opened this issue May 6, 2024 · 1 comment
Closed
2 tasks done

docker compose up fails - could not find 'jekyll-tabs' #2392

albusdemens opened this issue May 6, 2024 · 1 comment
Labels

Comments

@albusdemens
Copy link

Have you checked that your issue isn't already filed?

  • I read through FAQ and searched through the past issues, none of which addressed my issue.
  • Yes, I have checked that this issue isn't already filed.

Bug description

I cannot run 'docker compose up'

How to reproduce the bug

  1. Clone the repo
  2. Install all necessary dependencies using WSL2 - Ubuntu 22.04
  3. sudo docker compose pull
  4. sudo docker compose up

Error messages and logs

Attaching to jekyll-1
jekyll-1  | /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/resolver.rb:332:in `raise_not_found!': Could not find gem 'jekyll-tabs' in locally installed gems. (Bundler::GemNotFound)
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/resolver.rb:392:in `block in prepare_dependencies'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/resolver.rb:377:in `each'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/resolver.rb:377:in `map'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/resolver.rb:377:in `prepare_dependencies'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/resolver.rb:61:in `setup_solver'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/resolver.rb:28:in `start'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/definition.rb:626:in `start_resolution'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/definition.rb:311:in `resolve'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/definition.rb:579:in `materialize'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/definition.rb:203:in `specs'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/definition.rb:270:in `specs_for'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler/runtime.rb:18:in `setup'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/bundler-2.5.7/lib/bundler.rb:162:in `setup'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/jekyll-4.3.3/lib/jekyll/plugin_manager.rb:52:in `require_from_bundler'
jekyll-1  |     from /var/lib/gems/3.0.0/gems/jekyll-4.3.3/exe/jekyll:11:in `<top (required)>'
jekyll-1  |     from /usr/local/bin/jekyll:25:in `load'
jekyll-1  |     from /usr/local/bin/jekyll:25:in `<main>'```


### What operating system are you using?

Windows

### Where are you seeing the problem on?

Running locally with Docker

### More info

I had the same issues running the command on OSX.
@albusdemens albusdemens added the bug label May 6, 2024
@george-gca
Copy link
Collaborator

Fixing #2384 also fixes this.

george-gca pushed a commit that referenced this issue May 9, 2024
This PR should fix the issues reported in
#2384 ,
#2392 and
#2395.
It seems that the ruby docker image is not affected by these problems.
h2o64 pushed a commit to h2o64/h2o64.github.io that referenced this issue Jun 17, 2024
This PR should fix the issues reported in
alshedivat/al-folio#2384 ,
alshedivat/al-folio#2392 and
alshedivat/al-folio#2395.
It seems that the ruby docker image is not affected by these problems.
siril-teja pushed a commit to siril-teja/siril-teja.github.io-old that referenced this issue Jun 19, 2024
This PR should fix the issues reported in
alshedivat#2384 ,
alshedivat#2392 and
alshedivat#2395.
It seems that the ruby docker image is not affected by these problems.
ngmarchant pushed a commit to ngmarchant/ngmarchant.github.io that referenced this issue Jun 21, 2024
This PR should fix the issues reported in
alshedivat/al-folio#2384 ,
alshedivat/al-folio#2392 and
alshedivat/al-folio#2395.
It seems that the ruby docker image is not affected by these problems.
karapostK pushed a commit to karapostK/karapostK.github.io that referenced this issue Jul 4, 2024
This PR should fix the issues reported in
alshedivat#2384 ,
alshedivat#2392 and
alshedivat#2395.
It seems that the ruby docker image is not affected by these problems.
Mor1Ma1 pushed a commit to Mor1Ma1/zhuoyuanmai2.github.io that referenced this issue Jul 27, 2024
This PR should fix the issues reported in
alshedivat/al-folio#2384 ,
alshedivat/al-folio#2392 and
alshedivat/al-folio#2395.
It seems that the ruby docker image is not affected by these problems.
Suraj-Bhor pushed a commit to Suraj-Bhor/suraj-bhor.github.io that referenced this issue Aug 13, 2024
This PR should fix the issues reported in
alshedivat#2384 ,
alshedivat#2392 and
alshedivat#2395.
It seems that the ruby docker image is not affected by these problems.
meiqing-wang pushed a commit to meiqing-wang/meiqing-wang.github.io that referenced this issue Oct 13, 2024
This PR should fix the issues reported in
alshedivat#2384 ,
alshedivat#2392 and
alshedivat#2395.
It seems that the ruby docker image is not affected by these problems.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants