Search Criteria
Package Details: jekyll 4.3.3-1
Package Actions
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: | 92 |
Popularity: | 0.27 |
First Submitted: | 2017-11-20 05:56 (UTC) |
Last Updated: | 2023-12-29 19:51 (UTC) |
Dependencies (20)
- ruby
- ruby-addressable
- ruby-colorator
- ruby-em-websocket
- ruby-i18n
- ruby-jekyll-sass-converter
- ruby-jekyll-watchAUR
- ruby-kramdown
- ruby-kramdown-parser-gfm
- ruby-liquid
- ruby-mercenary
- ruby-pathutil
- ruby-rouge (ruby-rouge-1AUR, ruby-rouge-2.0AUR, ruby-rouge-2.1AUR)
- ruby-safe_yamlAUR
- ruby-terminal-table
- ruby-webrick
- ruby-jekyll-feedAUR (optional)
- ruby-jekyll-gistAUR (optional)
- ruby-jekyll-paginateAUR (optional)
- ruby-minimaAUR (optional) – Default theme for Jekyll
Required by (20)
- ruby-jekyll-avatar (requires ruby-jekyll)
- ruby-jekyll-coffeescript (check)
- ruby-jekyll-compose
- ruby-jekyll-data
- ruby-jekyll-default-layout (requires ruby-jekyll)
- ruby-jekyll-feed
- ruby-jekyll-github-metadata (requires ruby-jekyll)
- ruby-jekyll-mentions (requires ruby-jekyll)
- ruby-jekyll-paginate-v2
- ruby-jekyll-readme-index (requires ruby-jekyll)
- ruby-jekyll-redirect-from (requires ruby-jekyll)
- ruby-jekyll-regex-replace
- ruby-jekyll-relative-links
- ruby-jekyll-remote-theme (requires ruby-jekyll)
- ruby-jekyll-seo-tag
- ruby-jekyll-sitemap
- ruby-jekyll-spaceship (requires ruby-jekyll)
- ruby-jekyll-theme-leap-day
- ruby-jekyll-theme-minimal
- ruby-minima
Latest Comments
1 2 3 4 5 6 .. 13 Next › Last »
pants commented on 2024-05-10 07:17 (UTC)
@bertptrs Perfect, the new release 5.0.5-2 of
ruby-public_suffix
resulting from your report fixes the problem. Thank you!bertptrs commented on 2024-05-09 13:54 (UTC)
@pants Thanks for reporting! The issue appears to be with
ruby-public_suffix
. You can verify the issue is indeed with the packaging by trying to usepublic_suffix
inirb
. I've reported it here: https://gitlab.archlinux.org/archlinux/packaging/packages/ruby-public_suffix/-/issues/1As of now I don't have a good solution; I recommend you downgrade, or use bundler.
pants commented on 2024-05-09 11:43 (UTC)
I find this package is broken after the update of
ruby-public_suffix
from 5.0.3-1 to 5.0.5-1. No matter how it is invoked, jekyll givesDowngrading that package fixes the problem. I tried rebuilding jekyll and all its aur dependencies, but it was not repaired. Not sure if this is a problem of jekyll or of nuby-public_suffix. Notably, the size of the ruby-public_suffix package shrunk by an order of magnitude in the upgrade, which seems a significant change for a subminor version.
Phils3r commented on 2023-09-18 16:39 (UTC) (edited on 2023-09-18 16:40 (UTC) by Phils3r)
More and more dependencies got updated. (ruby-concurrent, ruby-addressable, ruby-rexml) which breaks jekyll. I'm not much into ruby but is this a package issue or something locally? I tried to rebuild the package but it results in the same error (Missing gem requiring specific version).
Freed commented on 2022-09-22 10:53 (UTC)
Jekyll has shell completion https://github.com/jekyll/jekyll/issues/1905. Can it be added?
msrd0 commented on 2022-04-21 12:12 (UTC)
This package should have an optional dependency on ruby-tomlrb which is necessary to read config files written in toml format.
micwoj92 commented on 2021-06-17 14:07 (UTC) (edited on 2021-06-17 14:07 (UTC) by micwoj92)
Oh, thanks for notifying, should have checked in official repos first. Hopefully soon this issue will be resolved and it should fix it.
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
1 2 3 4 5 6 .. 13 Next › Last »