tickets #159627
closedFwd: Jekyll failure
0%
Description
-------- Forwarded Message --------
Subject: Jekyll failure
Date: Thu, 25 Apr 2024 09:00:14 +0000
From: web_jekyll@jekyll.infra.opensuse.org
To: root@jekyll.infra.opensuse.org
Jekyll build failed for
- news.opensuse.org
- planet.opensuse.org
- search.opensuse.org
- www.opensuse.org
- 101.opensuse.org
- security.opensuse.org
- monitor.opensuse.org
- get.opensuse.org
- universe.opensuse.org
Famous last wordsWlog lines:
(You can find the latest full logs in /home/web_jekyll/log.)
==> /home/web_jekyll/log/news.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/planet.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/search.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/www.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/101.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/security.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/monitor.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/get.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
==> /home/web_jekyll/log/universe.opensuse.org.log <==
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in find_spec_for_exe': can't find
activate_bin_path'
gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in
from /usr/bin/bundle.ruby3.1:25:in `'
Exitstatus: 5
Updated by crameleon 11 months ago
- Status changed from In Progress to Workable
- Assignee deleted (
crameleon)
Even after updating (rubygem-bundler was orphaned):
i+ | ruby3.1-rubygem-bundler | package | 2.3.26-lp155.143.3 | x86_64 | openSUSE:infrastructure:jekyll
...
web_jekyll@jekyll:~> tail log/get.opensuse.org.log
++ cut -d ' ' -f1
+ current_md5=70e2769f160bb2715aa7dd8c109b3419
++ cat Gemfile.lock.md5
+ [[ 70e2769f160bb2715aa7dd8c109b3419 != 70e2769f160bb2715aa7dd8c109b3419 ]]
+ bundle.ruby3.1 config set deployment true
/usr/lib64/ruby/3.1.0/rubygems.rb:265:in `find_spec_for_exe': can't find gem bundler (= 2.3.26) with executable bundle (Gem::GemNotFoundException)
from /usr/lib64/ruby/3.1.0/rubygems.rb:284:in `activate_bin_path'
from /usr/bin/bundle.ruby3.1:25:in `<main>'