Skip to content

lutaml-model 0.7.7 is unusable due to issues with unused adapter libraries #614

@ronaldtse

Description

@ronaldtse

Using expressir with lutaml-model 0.7.7 gives this error:

lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require': cannot load such file -- tomlib (LoadError)
	from lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from lib/ruby/gems/3.4.0/gems/lutaml-model-0.7.7/lib/lutaml/key_value/adapter/toml/tomlib_adapter.rb:1:in '<top (required)>'
	from lib/ruby/gems/3.4.0/gems/lutaml-model-0.7.7/lib/lutaml/model/toml.rb:4:in 'Kernel#require_relative'
	from lib/ruby/gems/3.4.0/gems/lutaml-model-0.7.7/lib/lutaml/model/toml.rb:4:in '<top (required)>'
	from lib/ruby/gems/3.4.0/gems/lutaml-model-0.7.7/lib/lutaml/model.rb:35:in 'Kernel#require_relative'
	from lib/ruby/gems/3.4.0/gems/lutaml-model-0.7.7/lib/lutaml/model.rb:35:in '<top (required)>'
	from lib/ruby/3.4.0/bundled_gems.rb:82:in 'Kernel.require'
	from lib/ruby/3.4.0/bundled_gems.rb:82:in 'block (2 levels) in Kernel#replace_require'
	from lib/ruby/gems/3.4.0/gems/expressir-2.1.31/lib/expressir/schema_manifest.rb:3:in '<top (required)>'

0.7.6 does not have this error.

@HassanAkbar @suleman-uzair are we safe to yank 0.7.7?

Thanks.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions