Your message dated Thu, 10 Apr 2025 16:21:20 +0300 with message-id <Z/fF0BkfKC+y9qfV@localhost> and subject line Fixed in 16.12.3-3 has caused the Debian Bug report #1091657, regarding ruby-chef-config: FTBFS with ruby3.3: ERROR: Test "ruby3.3" failed: Failure/Error: allow(File).to receive(:exists?).with(ChefConfig::Config.var_chef_dir).and_return(true) to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 1091657: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091657 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: ruby-chef-config Version: 16.12.3-2 Severity: important Justification: FTBFS Tags: trixie sid ftbfs User: debian-r...@lists.debian.org Usertags: ruby3.3 Hi, We are about to enable building against ruby3.3 on unstable. During a test rebuild, ruby-chef-config was found to fail to build in that situation. This bug is being reported as important, but will be upgraded to serious soon. To reproduce this locally, you need to install ruby-all-dev from experimental on an unstable system or build chroot. Relevant part (hopefully): > Failure/Error: allow(File).to > receive(:exists?).with(ChefConfig::Config.var_chef_dir).and_return(true) > File does not implement: exists? > # ./spec/unit/config_spec.rb:535:in `block (7 levels) in <top > (required)>' > > Finished in 0.15948 seconds (files took 0.16695 seconds to load) > 237 examples, 8 failures > > Failed examples: > > rspec './spec/unit/config_spec.rb[1:5:3:4:2:1]' # ChefConfig::Config On Unix > default values ChefConfig::Config[:cache_path] when /var/chef does not exist > and /var is accessible defaults to /var/chef > rspec './spec/unit/config_spec.rb[1:5:3:4:3:1]' # ChefConfig::Config On Unix > default values ChefConfig::Config[:cache_path] when /var/chef does not exist > and /var is not accessible defaults to $HOME/.chef > rspec './spec/unit/config_spec.rb[1:5:3:4:4:1]' # ChefConfig::Config On Unix > default values ChefConfig::Config[:cache_path] when /var/chef exists and is > not accessible defaults to $HOME/.chef > rspec './spec/unit/config_spec.rb[1:5:3:4:4:2:1]' # ChefConfig::Config On > Unix default values ChefConfig::Config[:cache_path] when /var/chef exists and > is not accessible and target mode is enabled cache path defaults to > $HOME/.chef with the target host name > rspec './spec/unit/config_spec.rb[1:6:3:4:3:1]' # ChefConfig::Config On > Windows default values ChefConfig::Config[:cache_path] when /var/chef does > not exist and /var is not accessible defaults to $HOME/.chef > rspec './spec/unit/config_spec.rb[1:6:3:4:2:1]' # ChefConfig::Config On > Windows default values ChefConfig::Config[:cache_path] when /var/chef does > not exist and /var is accessible defaults to /var/chef > rspec './spec/unit/config_spec.rb[1:6:3:4:4:1]' # ChefConfig::Config On > Windows default values ChefConfig::Config[:cache_path] when /var/chef exists > and is not accessible defaults to $HOME/.chef > rspec './spec/unit/config_spec.rb[1:6:3:4:4:2:1]' # ChefConfig::Config On > Windows default values ChefConfig::Config[:cache_path] when /var/chef exists > and is not accessible and target mode is enabled cache path defaults to > $HOME/.chef with the target host name > > Randomized with seed 16441 > > /usr/bin/ruby3.3 > -I/usr/share/rubygems-integration/all/gems/rspec-support-3.13.1/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/lib > /usr/share/rubygems-integration/all/gems/rspec-core-3.13.0/exe/rspec > ./spec/unit/config_spec.rb ./spec/unit/fips_spec.rb > ./spec/unit/path_helper_spec.rb --format documentation failed > ERROR: Test "ruby3.3" failed: The full build log is available at https://people.debian.org/~terceiro/ruby3.3/ruby-chef-config/ruby-chef-config_16.12.3-2+rebuild1733787222_amd64.build
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Version: 16.12.3-3 ruby-chef-config (16.12.3-3) unstable; urgency=medium ... * Backport upstream patch to fix tests against Ruby 3.3 -- Antonio Terceiro <terce...@debian.org> Sun, 22 Dec 2024 09:15:10 -0300
--- End Message ---