anatol / quarry

Rubygems binary repository for Arch Linux
GNU General Public License v3.0
53 stars 25 forks source link

gemojione misses config/index.json #72

Closed deep-42-thought closed 7 years ago

deep-42-thought commented 7 years ago

The update from ruby-gollum-4.0.1-2 to ruby-gollum-4.1.0-1 breaks gollum which then fails to start with the error:

/usr/lib/ruby/gems/2.4.0/gems/gemojione-2.6.1/lib/gemojione/index.rb:5:in `read': No such file or directory @ rb_sysopen - /usr/lib/ruby/gems/2.4.0/gems/gemojione-2.6.1/config/index.json (Errno::ENOENT)

I guess, it's ruby-gemojione-2's fault, not to provide this file - but I may be wrong, because I don't know anything about ruby.

Cheers, deep-42-thought