https://bugzilla.redhat.com/show_bug.cgi?id=927374

--- Comment #3 from Axilleas Pipinellis <axill...@archlinux.gr> ---
The spec looks good and rpmlint didn't find any errors or warnings. It also
builds fine in mock for versions 18-20 that I tested it.

BUT, there is another issue. The library cannot load. In particular:

------------------
irb(main):001:0> require 'rugged'
LoadError: cannot load such file -- rugged/rugged
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:45:in `require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:45:in `require'
from /usr/share/gems/gems/rugged-0.16.0/lib/rugged.rb:1:in `<top (required)>'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:110:in `require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:110:in `rescue in
require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:35:in `require'
from (irb):1
from /usr/bin/irb:12:in `<main>'
------------------

Copying rugged.so from /usr/lib64 back to /usr/share, fixed it. I also
confirmed that it plays fine even with the .so in /usr/lib64 removed. In
conclusion, it only needs the one in /usr/share.

PS. You linked the wrong SRPM version previously ;)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=0nY1fODIJk&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to