Package Details: ruby-gollum-lib 5.1.3-1

Git Clone URL: https://aur.archlinux.org/ruby-gollum-lib.git (read-only, click to copy)
Package Base: ruby-gollum-lib
Description: A simple, Git-powered wiki.
Upstream URL: http://github.com/gollum/gollum-lib
Licenses: MIT
Submitter: greyltc
Maintainer: None
Last Packager: greyltc
Votes: 1
Popularity: 0.000000
First Submitted: 2017-02-27 01:51 (UTC)
Last Updated: 2021-09-09 09:19 (UTC)

Latest Comments

<deleted-account> commented on 2021-08-09 10:44 (UTC)

@lantw44, it needs ruby-github-markup version 4.x.x. I've flagged the package as out of date. You can use ruby-github-markup-git as a workaround.

lantw44 commented on 2021-08-09 03:03 (UTC)

Gollum can't start after updating to ruby-gollum-lib 5.1.2-1:

$ gollum
/usr/lib/ruby/3.0.0/rubygems/specification.rb:1404:in `rescue in block in activate_dependencies': Could not find 'github-markup' (~> 4.0) among 122 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/home/testuser/.local/share/gem/ruby/3.0.0:/usr/lib/ruby/gems/3.0.0' at: /usr/lib/ruby/gems/3.0.0/specifications/gollum-lib-5.1.2.gemspec, execute `gem env` for more information
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1401:in `block in activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `each'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1372:in `activate'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1408:in `block in activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `each'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1372:in `activate'
        from /usr/lib/ruby/3.0.0/rubygems.rb:302:in `block in activate_bin_path'
        from /usr/lib/ruby/3.0.0/rubygems.rb:301:in `synchronize'
        from /usr/lib/ruby/3.0.0/rubygems.rb:301:in `activate_bin_path'
        from /usr/bin/gollum:23:in `<main>'
/usr/lib/ruby/3.0.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'github-markup' (~> 4.0) - did find: [github-markup-3.0.4] (Gem::MissingSpecVersionError)
Checked in 'GEM_PATH=/home/testuser/.local/share/gem/ruby/3.0.0:/usr/lib/ruby/gems/3.0.0' , execute `gem env` for more information
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1402:in `block in activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `each'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1372:in `activate'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1408:in `block in activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `each'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1390:in `activate_dependencies'
        from /usr/lib/ruby/3.0.0/rubygems/specification.rb:1372:in `activate'
        from /usr/lib/ruby/3.0.0/rubygems.rb:302:in `block in activate_bin_path'
        from /usr/lib/ruby/3.0.0/rubygems.rb:301:in `synchronize'
        from /usr/lib/ruby/3.0.0/rubygems.rb:301:in `activate_bin_path'
        from /usr/bin/gollum:23:in `<main>'

<deleted-account> commented on 2020-08-08 22:38 (UTC)

Hello.

Thanks for packaging! Packaging ruby with a lot of dependencies is hard.

But your package has several nuisances it provides several gems which it definitely should not provide (github-markup for example).

Here is PKGBUILD which declares proper dependencies. Feel free to use it as a reference.

If you are not interested in maintaining the package please add me as a co-maintainer.

Edit: fix grammar. Probably.

noraj commented on 2019-02-08 01:09 (UTC)

can I be co-maintainer ? this is a dependency of https://aur.archlinux.org/packages/ruby-gollum/