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 local build failed #894

Open
vortexing opened this issue Jul 21, 2023 · 0 comments
Open

Docker local build failed #894

vortexing opened this issue Jul 21, 2023 · 0 comments
Labels
content repair Content is wrong and needs correction structural A site structural change would be needed for this.

Comments

@vortexing
Copy link
Collaborator

vortexing commented Jul 21, 2023

*Describe the problem

./docker-build.sh
...
...
Using webrick 1.7.0
Bundle complete! 14 Gemfile dependencies, 99 gems now installed.
Use `bundle info [gemname]` to see where a bundled gem is installed.
1 installed gem you directly depend on is looking for funding.
  Run `bundle fund` for details
Configuration file: /work/_config.yml
To use retry middleware with Faraday v2.0+, install `faraday-retry` gem
            Source: /work
       Destination: /work/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
      Remote Theme: Using theme mmistakes/minimal-mistakes
        Pagination: Pagination is enabled, but I couldn't find an index.html page to use as the pagination template. Skipping pagination.
   GitHub Metadata: No GitHub API authentication could be found. Some fields may be missing or have incorrect data.
                    done in 74.022 seconds.
jekyll 3.9.2 | Error:  Function not implemented - Failed to initialize inotify
/usr/local/bundle/gems/rb-inotify-0.10.1/lib/rb-inotify/notifier.rb:69:in `initialize': Function not implemented - Failed to initialize inotify (Errno::ENOSYS)
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/adapter/linux.rb:29:in `new'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/adapter/linux.rb:29:in `_configure'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/adapter/base.rb:47:in `block in configure'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/adapter/base.rb:42:in `each'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/adapter/base.rb:42:in `configure'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/adapter/base.rb:66:in `start'
	from /usr/local/lib/ruby/3.0.0/forwardable.rb:238:in `start'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/listener.rb:71:in `block in <class:Listener>'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/fsm.rb:124:in `instance_eval'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/fsm.rb:124:in `call'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/fsm.rb:105:in `transition_with_callbacks!'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/fsm.rb:72:in `transition'
	from /usr/local/bundle/gems/listen-3.8.0/lib/listen/listener.rb:92:in `start'
	from /usr/local/bundle/gems/jekyll-watch-2.2.1/lib/jekyll/watcher.rb:26:in `watch'
	from /usr/local/bundle/gems/jekyll-3.9.2/lib/jekyll/commands/build.rb:94:in `call'
	from /usr/local/bundle/gems/jekyll-3.9.2/lib/jekyll/commands/build.rb:94:in `watch'
	from /usr/local/bundle/gems/jekyll-3.9.2/lib/jekyll/commands/build.rb:43:in `process'
	from /usr/local/bundle/gems/jekyll-3.9.2/lib/jekyll/commands/serve.rb:93:in `block in start'
	from /usr/local/bundle/gems/jekyll-3.9.2/lib/jekyll/commands/serve.rb:93:in `each'
	from /usr/local/bundle/gems/jekyll-3.9.2/lib/jekyll/commands/serve.rb:93:in `start'
	from /usr/local/bundle/gems/jekyll-3.9.2/lib/jekyll/commands/serve.rb:75:in `block (2 levels) in init_with_program'
	from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `block in execute'
	from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `each'
	from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/command.rb:220:in `execute'
	from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary/program.rb:42:in `go'
	from /usr/local/bundle/gems/mercenary-0.3.6/lib/mercenary.rb:19:in `program'
	from /usr/local/bundle/gems/jekyll-3.9.2/exe/jekyll:15:in `<top (required)>'
	from /usr/local/bundle/bin/jekyll:23:in `load'
	from /usr/local/bundle/bin/jekyll:23:in `<top (required)>'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/cli/exec.rb:58:in `load'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/cli/exec.rb:58:in `kernel_load'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/cli/exec.rb:23:in `run'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/cli.rb:484:in `exec'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/vendor/thor/lib/thor/command.rb:27:in `run'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/vendor/thor/lib/thor/invocation.rb:127:in `invoke_command'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/vendor/thor/lib/thor.rb:392:in `dispatch'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/cli.rb:31:in `dispatch'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/vendor/thor/lib/thor/base.rb:485:in `start'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/cli.rb:25:in `start'
	from /usr/local/bundle/gems/bundler-2.3.5/exe/bundle:48:in `block in <top (required)>'
	from /usr/local/bundle/gems/bundler-2.3.5/lib/bundler/friendly_errors.rb:103:in `with_friendly_errors'
	from /usr/local/bundle/gems/bundler-2.3.5/exe/bundle:36:in `<top (required)>'
	from /usr/local/bin/bundle:23:in `load'
	from /usr/local/bin/bundle:23:in `<main>'
@vortexing vortexing added the content repair Content is wrong and needs correction label Jul 21, 2023
@vortexing vortexing added the structural A site structural change would be needed for this. label May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content repair Content is wrong and needs correction structural A site structural change would be needed for this.
Projects
None yet
Development

No branches or pull requests

1 participant