Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 25 Apr 2022 13:26:33 +0900
From:      Koichiro Iwao <meta@FreeBSD.org>
To:        Yasuhiro Kimura <yasu@FreeBSD.org>
Cc:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   Re: git: eca58e376812 - main - Mk/bsd.default-versions.mk: Switch default version of Ruby from 2.7 to 3.0
Message-ID:  <20220425042633.ihdra2ymxwvmxs6j@icepick.vmeta.jp>
In-Reply-To: <202204211408.23LE8p65029630@gitrepo.freebsd.org>
References:  <202204211408.23LE8p65029630@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Apr 21, 2022 at 02:08:51PM +0000, Yasuhiro Kimura wrote:
> The branch main has been updated by yasu:
> 
> URL: https://cgit.FreeBSD.org/ports/commit/?id=eca58e3768122a0ef093f62ad91760e4341f5df1
> 
> commit eca58e3768122a0ef093f62ad91760e4341f5df1
> Author:     Yasuhiro Kimura <yasu@FreeBSD.org>
> AuthorDate: 2022-03-05 04:08:26 +0000
> Commit:     Yasuhiro Kimura <yasu@FreeBSD.org>
> CommitDate: 2022-04-21 14:08:24 +0000
> 
>     Mk/bsd.default-versions.mk: Switch default version of Ruby from 2.7 to 3.0
>     
>     How to upgrade is described in the entry of 20220421 in UPDATING.
>     
>     PR:             262350
>     Exp-run by:     antoine

BTW, UPDATING 20190420 might be fail due to portmaster bug [1] which has
been known for a long time. portmaster cannot handle rubygem ports'
dependency well. This happens when many of rubygem ports is updated at
the same time.

[1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229630

====> Running Q/A tests (stage-qa)
Error: RubyGem dependency erubis ~> 2.6 is not satisfied.
Error: RubyGem dependency thor ~> 1.2.1 is not satisfied.
Error: RubyGem dependency xdg ~> 2.2 is not satisfied.
Error: RubyGem dependency xdg >= 2.2.5 is not satisfied.
*** Error code 1

Adding "-t" flag to portmaster will do the trick in the most case.

-- 
meta <meta@FreeBSD.org>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20220425042633.ihdra2ymxwvmxs6j>