Hi All,
Got a bit of a problem... Gem::all_load_paths in rubygems 1.8.15 in
Factory is broken. Some small description is at:
https://github.com/rubygems/rubygems/issues/171
Now, this is a deprecated method, but rubygem-gettext uses it, so
rubygem-gettext is effectively broken in turn, see:
https://github.com/mutoh/gettext/pull/11
This in turn breaks applications which use rubygem-gettext, which is
what I actually care about :)
AFAICT no patch has been proposed to fix the deprecated method in
rubygems (maybe nobody cares, it's deprecated, right?), and nobody has
picked up the proposed patch for the gettext gem upstream.
So, what's the right course of action? I guess I can patch our version
of the gettext gem, assuming we're happy to carry non-upstream patches.
Or, I could try to monkey patch around the whole problem in my
application, but I don't want to do that, because it's ugly, and it
doesn't help anyone else who's going to hit this.
Comments?
Thanks,
Tim
--
Tim Serong
Senior Clustering Engineer
SUSE
tserong(a)suse.com
--
To unsubscribe, e-mail: opensuse-ruby+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-ruby+owner(a)opensuse.org
Hi all,
rubygem-rdoc curredoes not build and blocks many packages.
The problem is that rubygem-json does not provide rubygem-json-1 anymore
(see
https://build.opensuse.org/package/rdiff?linkrev=base&package=rubygem-json&…
),
but rubygem-rdoc still requires it.
Could someone fix it?
(I don't know what's the correct fix, either
rubygem-json should provide rubygem-json-1 again or rubygem-rdoc
should require just rubygem-json instead of rubygem-json-1).
--
Ladislav Slezák
Appliance department / YaST Developer
Lihovarská 1060/12
190 00 Prague 9 / Czech Republic
tel: +420 284 028 960
lslezak(a)suse.com
SUSE
--
To unsubscribe, e-mail: opensuse-ruby+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-ruby+owner(a)opensuse.org