From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id E2DCE158086 for ; Mon, 1 Nov 2021 14:31:38 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 01063E0839; Mon, 1 Nov 2021 14:31:29 +0000 (UTC) Received: from smarthost01b.sbp.mail.zen.net.uk (smarthost01b.sbp.mail.zen.net.uk [212.23.1.3]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8DCBAE0826 for ; Mon, 1 Nov 2021 14:31:28 +0000 (UTC) Received: from [82.69.80.10] (helo=wstn.localnet) by smarthost01b.sbp.mail.zen.net.uk with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1mhYLO-0005Pu-Mj for gentoo-user@lists.gentoo.org; Mon, 01 Nov 2021 14:31:26 +0000 From: Peter Humphrey To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Anyone using www-apps/jekyll? Date: Mon, 01 Nov 2021 14:31:26 +0000 Message-ID: <4701701.31r3eYUQgx@wstn> In-Reply-To: References: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Originating-smarthost01b-IP: [82.69.80.10] Feedback-ID: 82.69.80.10 X-Archives-Salt: bd5275d8-1552-4a8b-89b4-31b1a50405ed X-Archives-Hash: 5fc0c1ce548696e0462a0b698531dec9 On Thursday, 28 October 2021 21:54:50 GMT Jack wrote: > > On Thursday, 21 October 2021 17:11:27 BST Peter Humphrey wrote: > > > Hello list, > > > > > > I wanted to try this package to create a small site for myself, but > > > > I'm > > > > > falling at the second hurdle (the first was setting package.env etc > > > > to pull > > > > > in ruby26 as well as the currently installed ruby30). > > > > > > Does anyone have experience with this builder? I'd like to find out > > > > where > > > > > I'm going wrong first. > > I just noticed something which may or may not help. The jekyllrb.com > docs page, under Prerequisites, says Ruby version 2.5.0 or higher. Why > does the ebuild insist on 2.5 (no longer even in the tree) or 2.6. If > I were going to install it, the first thing I'd probably do is make a > copy in my local overlay, and allow a newer version of ruby. I don't > think that is likely to help with your problem of not finding one thing > or another, but who knows? (A note lower down on that page says that > using ruby 3.0.0 or higher add a requirement for webrick, but that is > available in portage, and could be handled in the ebuild. I can't see any future in trying to get Jekyll going on Gentoo, so I'm trying another tack: Kubuntu. Now I'm falling foul of VirtualBox, in particular its guest additions, which won't compile. Bug 814197 refers. So maybe it's time to try dual-boot. -- Regards, Peter.