https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-ruby/omniauth-2.1.2 fails tests. Discovered on: amd64 (internal ref: tinderbox_musl) System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 897835 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: # cannot load such file -- rack-protection # LoadError: Failure/Error: require 'rack-protection' Gem::ConflictError:
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5e1f85e8a8632c691c4d2ab6ded271e3edeb3b83 commit 5e1f85e8a8632c691c4d2ab6ded271e3edeb3b83 Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2024-07-17 18:29:41 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2024-07-18 06:05:03 +0000 dev-ruby/omniauth: use compatible rack-protection slot Only rack-protection:3 is compatible with the version of rack that we require here. Closes: https://bugs.gentoo.org/936203 Signed-off-by: Hans de Graaff <graaff@gentoo.org> dev-ruby/omniauth/omniauth-2.1.2.ebuild | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-)