Skip to content

Autoproj bootstrap / installation fails on Ubuntu 24.04 since facets version upgrade (3.1.0 -> 3.2.0) #432

@moooeeeep

Description

@moooeeeep

Since the recent facets version update autoproj bootstrap / installation fails on Ubuntu 24.04.

utilrb dependency seems to rely on now removed API:

#13 634.1 starting the newly installed autoproj for stage2 install
#13 634.4 internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:38:in require': cannot load such file -- facets/kernel/constant (LoadError) #13 634.4 	from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:38:in require'
#13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/utilrb-3.0.1/lib/utilrb/logger/hierarchy.rb:2:in <top (required)>' #13 634.4 	from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:38:in require'
#13 634.4 	from internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:38:in require' #13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/utilrb-3.0.1/lib/utilrb/logger/root.rb:1:in <top (required)>'
#13 634.4 	from internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:38:in require' #13 634.4 	from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:38:in require'
#13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/utilrb-3.0.1/lib/utilrb/kernel/require.rb:8:in block in require_dir' #13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/utilrb-3.0.1/lib/utilrb/kernel/require.rb:5:in each'
#13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/utilrb-3.0.1/lib/utilrb/kernel/require.rb:5:in require_dir' #13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/utilrb-3.0.1/lib/utilrb/logger.rb:3:in <top (required)>'
#13 634.4 	from internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:38:in require' #13 634.4 	from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:38:in require'
#13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/bundler/gems/autobuild-dfa61d920085/lib/autobuild.rb:7:in <top (required)>' #13 634.4 	from <internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb>:38:in require'
#13 634.4 	from internal:/usr/lib/ruby/vendor_ruby/rubygems/core_ext/kernel_require.rb:38:in require' #13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/bundler/gems/autoproj-cc9c9d5450ae/lib/autoproj/ops/install.rb:832:in stage2'
#13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/bundler/gems/autoproj-cc9c9d5450ae/lib/autoproj/cli/main.rb:565:in install_stage2' #13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/thor-1.5.0/lib/thor/command.rb:28:in run'
#13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/thor-1.5.0/lib/thor/invocation.rb:127:in invoke_command' #13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/thor-1.5.0/lib/thor.rb:538:in dispatch'
#13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/gems/thor-1.5.0/lib/thor/base.rb:585:in start' #13 634.4 	from /root/.local/share/autoproj/gems/ruby/3.2.0/bundler/gems/autoproj-cc9c9d5450ae/bin/autoproj:8:in <top (required)>'
#13 634.4 	from /opt/workspace/.autoproj/bin/autoproj:38:in load' #13 634.4 	from /opt/workspace/.autoproj/bin/autoproj:38:in '
#13 634.4 autoproj_bootstrap:837:in call_stage2': failed to execute autoproj install-stage2 (RuntimeError) #13 634.4 	from autoproj_bootstrap:876:in '

(Related: orocos-toolchain/utilrb#48 - our bootstrap still installs utilrb version 3.0.1)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions