Package Details: jekyll 4.4.1-1

Git Clone URL: https://aur.archlinux.org/jekyll.git (read-only, click to copy)
Package Base: jekyll
Description: A simple, blog aware, static site generator.
Upstream URL: https://github.com/jekyll/jekyll
Keywords: jekyll ruby
Licenses: MIT
Conflicts: ruby-jekyll
Provides: jekyll, ruby-jekyll
Replaces: ruby-jekyll
Submitter: SilverRainZ
Maintainer: SilverRainZ (bertptrs)
Last Packager: bertptrs
Votes: 96
Popularity: 0.62
First Submitted: 2017-11-20 05:56 (UTC)
Last Updated: 2025-02-01 13:52 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 .. 14 Next › Last »

bertptrs commented on 2021-06-17 14:01 (UTC)

@micwoj92 ruby-webrick is present in [community]. The interface is incorrect in saying it's missing.

micwoj92 commented on 2021-06-17 13:47 (UTC)

Missing dependency ruby-webrick

malacology commented on 2021-05-27 09:37 (UTC)

Error Report

░▒▓ ~/Downloads ▓▒░ jekyll new diary  ░▒▓ ✔  17:32:49 ▓▒░
Could not load Bundler. Bundle install skipped. 
New jekyll site installed in /home/guoyi/Downloads/diary. 
░▒▓ ~/Dow/diary ▓▒░ jekyll server     ░▒▓ ✔  17:36:07 ▓▒░
<internal:/usr/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require': cannot load such file -- bundler (LoadError)
    from <internal:/usr/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in `require'
    from /usr/lib/ruby/gems/3.0.0/gems/jekyll-4.2.0/lib/jekyll/plugin_manager.rb:50:in `require_from_bundler'
    from /usr/lib/ruby/gems/3.0.0/gems/jekyll-4.2.0/exe/jekyll:11:in `<top (required)>'
    from /usr/bin/jekyll:23:in `load'
    from /usr/bin/jekyll:23:in `<main>'

IGI-111 commented on 2021-03-11 11:18 (UTC)

The package has unresolvable dependencies:

 -> Could not find all required packages:
    ruby-unicode-display_width<2 (Wanted by: jekyll -> ruby-terminal-table)

AlexParkhomenko commented on 2021-01-10 16:40 (UTC) (edited on 2021-01-10 16:51 (UTC) by AlexParkhomenko)

depends=( ... ruby-bundler ruby-html-proofer...) # Sorry, ruby-rubocop in theme

rti commented on 2020-12-18 15:23 (UTC)

Currently, for me, install works, execution fails: /usr/lib/ruby/2.7.0/rubygems/dependency.rb:313:in `to_specs': Could not find 'terminal-table' (>= 2.0) - did find: [terminal-table-1.8.0] (Gem::MissingSpecVersionError)

jekyll 4.2 requires terminal-table 2.0 https://github.com/jekyll/jekyll/commit/1099f73d2d6aa41236f8283302842c20354b39bc

the list of deps does not explicitly require this version, also, aur has 1.8 only atm https://aur.archlinux.org/packages/ruby-terminal-table/

ZeroCC commented on 2020-01-26 23:44 (UTC)

ruby-mercenary https://www.archlinux.org/packages/community/any/ruby-mercenary/ has been updated to 0.4.0-1 installing ruby-mercenary (0.4.0-1) breaks dependency 'ruby-mercenary<0.4' required by jekyll

xio commented on 2019-11-23 00:27 (UTC) (edited on 2019-11-23 00:31 (UTC) by xio)

Cloning jekyll build files... Checking jekyll dependencies... ... could not satisfy dependencies: unable to satisfy dependency 'ruby-concurrent-ruby' required by ruby-i18n unable to satisfy dependency 'ruby-i18n>=1' required by jekyll I suspect someone failed to send the memo that "ruby-concurrent-ruby" got renamed to "ruby-concurrent".