Hi all,

Some hours ago I took a look at Updates Builder attempts to update rubygem packages in cooker and tried to help this tool by syncing ROSA updates to cooker, but met the error like the following:

File not found: /builddir/build/BUILDROOT/rubygem-stringex-1.5.1-1-omv2015.0.noarch-buildroot/usr/share/ruby/gems/gems/stringex-1.5.1/lib File not found by glob: /builddir/build/BUILDROOT/rubygem-stringex-1.5.1-1-omv2015.0.noarch-buildroot/usr/share/ruby/gems/gems/stringex-1.5.1/lib/*

... etc

- see https://abf.io/build_lists/2321014 build list. If you take a look at chroot-tree.log, you'll see that the "gems" folder is installed into the /usr/share folder, not /usr/share/ruby.

In spec files,%{ruby_gemdir} is used to specify file locations, and this macro points to /usr/share/ruby. So is smth is wrong with %{ruby_gemdir} declaration or with %gem_install macro which installs files to a wrong place?

--
Regards,
Denis.
_______________________________________________
OM-Cooker mailing list
[email protected]
http://ml.openmandriva.org/listinfo.cgi/om-cooker-openmandriva.org

Reply via email to