On Thu, 26 Feb 2015 22:40:05 +0100
Josef Reidinger <jreidin...@suse.cz> wrote:

> On Thu, 26 Feb 2015 16:40:46 +0100
> Stephan Kulow <co...@suse.de> wrote:
> 
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> > 
> > On 24.02.2015 19:48, Josef Reidinger wrote:
> > > 
> > > Fix is in review now[1] and after merge we can check if it helps.
> > > But at least for yast2-bootloader I see crash of yardoc tool to
> > > generate documentation, so maybe there will be more problems.
> > > 
> > 
> > There are still plenty of problems:
> > 
> 
> for remaining stuff I found that reason is that rubygem-ruby-dbus do
> not build, so it use old version which do not work. As result
> yast2-storage do not work and all stuff depending on it even
> transitively do not work.
> 
> rubygem-ruby-dbus do not work due to nokogiri do not build. So I try
> to fix nokogiri building and see if it helps.
> 
> Josef

Root of issue is that rubygem no longer place these files under doc. I
think we need to modify our macros to not expect it there:

[  132s] 1737838    4 drwxr-xr-x   3 abuild   abuild       4096 Feb 22
15:52 
/home/abuild/rpmbuild/BUILDROOT/rubygem-nokogiri-1.6.6.2-3.3.x86_64/usr/lib64/ruby/gems/2.1.0/doc/extensions
[  132s] 1737839    4 drwxr-xr-x   3 abuild   abuild       4096 Feb 22
15:52 
/home/abuild/rpmbuild/BUILDROOT/rubygem-nokogiri-1.6.6.2-3.3.x86_64/usr/lib64/ruby/gems/2.1.0/doc/extensions/x86_64-linux
[  132s] 1737840    4 drwxr-xr-x   3 abuild   abuild       4096 Feb 22
15:52 
/home/abuild/rpmbuild/BUILDROOT/rubygem-nokogiri-1.6.6.2-3.3.x86_64/usr/lib64/ruby/gems/2.1.0/doc/extensions/x86_64-linux/2.1.0
[  132s] 1737841    4 drwxr-xr-x   2 abuild   abuild       4096 Feb 22
15:52 
/home/abuild/rpmbuild/BUILDROOT/rubygem-nokogiri-1.6.6.2-3.3.x86_64/usr/lib64/ruby/gems/2.1.0/doc/extensions/x86_64-linux/2.1.0/nokogiri-1.6.6.2
[  132s] 1737843    4 -rw-r--r--   1 abuild   abuild        209 Feb 22
15:52 
/home/abuild/rpmbuild/BUILDROOT/rubygem-nokogiri-1.6.6.2-3.3.x86_64/usr/lib64/ruby/gems/2.1.0/doc/extensions/x86_64-linux/2.1.0/nokogiri-1.6.6.2/page-gem_make_out.ri
[  132s] 1737842    4 -rw-r--r--   1 abuild   abuild        215 Feb 22
15:52 
/home/abuild/rpmbuild/BUILDROOT/rubygem-nokogiri-1.6.6.2-3.3.x86_64/usr/lib64/ruby/gems/2.1.0/doc/extensions/x86_64-linux/2.1.0/nokogiri-1.6.6.2/page-gem_build_complete.ri
[  132s] 1737844   40 -rw-r--r--   1 abuild   abuild      40192 Feb 22
15:52 
/home/abuild/rpmbuild/BUILDROOT/rubygem-nokogiri-1.6.6.2-3.3.x86_64/usr/lib64/ruby/gems/2.1.0/doc/extensions/x86_64-linux/2.1.0/nokogiri-1.6.6.2/page-mkmf_log.ri

^^^
see that it is only for 2.1.0 but not for 2.2.0.

I think it need some modifications
in /usr/lib/rpm/gem_packages.template which is part of ruby-common and
it is not obvious source codes, so I let modifications for darix.

Josef
-- 
To unsubscribe, e-mail: opensuse-ruby+unsubscr...@opensuse.org
To contact the owner, e-mail: opensuse-ruby+ow...@opensuse.org

Reply via email to