Bug 50358 - Не запускается программа alexandria (LoadError)
Summary: Не запускается программа alexandria (LoadError)
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: alexandria (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 minor
Assignee: majioa@altlinux.org
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-14 15:15 MSK by dfpl
Modified: 2024-05-17 05:13 MSK (History)
11 users (show)

See Also:


Attachments
лог запуска alexandria (2.28 KB, text/x-log)
2024-05-14 15:15 MSK, dfpl
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description dfpl 2024-05-14 15:15:50 MSK
Created attachment 16109 [details]
лог запуска alexandria

Прикладываю также полный лог запуска файлом.

$ alexandria
Ignoring atk-3.5.1 because its extensions are not built. Try: gem pristine atk --version 3.5.1
Ignoring cairo-gobject-3.5.1 because its extensions are not built. Try: gem pristine cairo-gobject --version 3.5.1
Ignoring gdk3-3.5.1 because its extensions are not built. Try: gem pristine gdk3 --version 3.5.1
Ignoring gdk_pixbuf2-3.5.1 because its extensions are not built. Try: gem pristine gdk_pixbuf2 --version 3.5.1
<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- cairo_gobject.so (LoadError)
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/lib/ruby/gemie/gems/cairo-gobject-3.5.1/lib/cairo-gobject.rb:20:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/lib/ruby/gemie/gems/gdk3-3.5.1/lib/gdk3.rb:18:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/lib/ruby/gemie/gems/gtk3-3.5.1/lib/gtk3.rb:18:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/lib/ruby/gemie/gems/alexandria-book-collection-manager-0.7.9/lib/alexandria/ui.rb:21:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/lib/ruby/gemie/gems/alexandria-book-collection-manager-0.7.9/lib/alexandria.rb:73:in `<top (required)>'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:160:in `require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:160:in `rescue in require'
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:149:in `require'
	from /usr/bin/alexandria:9:in `<main>'
<internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- alexandria (LoadError)
	from <internal:/usr/lib/ruby/rubygems/core_ext/kernel_require.rb>:85:in `require'
	from /usr/bin/alexandria:9:in `<main>'
Comment 1 Alexander Makeenkov 2024-05-14 17:14:33 MSK
Аналогичная ошибка в сизифе.
Comment 2 Малъ Скрылевъ 2024-05-14 18:25:16 MSK
это ruby-gnome2 значитъ, а не alexandria....
Comment 3 Repository Robot 2024-05-17 05:13:45 MSK
ruby-gnome2-4.2.0-alt1.2 -> sisyphus:

 Wed May 15 2024 Pavel Skrylev <majioa@altlinux> 4.2.0-alt1.2
 - ! fixed build deps to properly build so extensions (closes #50358)