From 70f155af9848a125ac98dd3f28f32669f8297947 Mon Sep 17 00:00:00 2001 From: Matthias Fechner Date: Tue, 24 Nov 2020 16:12:39 +0000 Subject: [PATCH] Mark puppet5 to be broken with ruby 2.7. Maybe a newer version puppet 6.x or 7.x must be used to work with ruby 2.7. PR: 244787 --- sysutils/puppet5/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/puppet5/Makefile b/sysutils/puppet5/Makefile index 13a7d6d99956..6612813da5e1 100644 --- a/sysutils/puppet5/Makefile +++ b/sysutils/puppet5/Makefile @@ -13,6 +13,8 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE BROKEN_aarch64= fails to install: Could not load facter; cannot install +# maybe a newer version like puppet 6.x or 7.x must be used to work with ruby 2.7 +BROKEN_RUBY27= yes BUILD_DEPENDS= rubygem-hiera>=2.0:sysutils/rubygem-hiera \ rubygem-json_pure>=0:devel/rubygem-json_pure