FreeBSD Bugzilla – Attachment 232419 Details for
Bug 262518
sysutils/puppet6: Mark BROKEN with Ruby 3.x
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch file
sysutils_puppet6.patch (text/plain), 1.88 KB, created by
Yasuhiro Kimura
on 2022-03-13 04:11:21 UTC
(
hide
)
Description:
Patch file
Filename:
MIME Type:
Creator:
Yasuhiro Kimura
Created:
2022-03-13 04:11:21 UTC
Size:
1.88 KB
patch
obsolete
>From 358feaa4dd24c8100852f68848efd73d6c2e8bb5 Mon Sep 17 00:00:00 2001 >From: Yasuhiro Kimura <yasu@FreeBSD.org> >Date: Sun, 13 Mar 2022 13:08:03 +0900 >Subject: [PATCH] sysutils/puppet6: Mark BROKEN with Ruby 3.x > >=======================<phase: stage >============================ >===> Staging for puppet6-6.26.0 >===> Generating temporary packing list >===> Creating groups. >===> Creating users >/usr/local/lib/ruby/3.0/fileutils.rb:206:in `mkdir_p': wrong number of arguments (given 2, expected 1) (ArgumentError) > from /wrkdirs/usr/ports/sysutils/puppet6/work/puppet-6.26.0/install.rb:80:in `block in do_libs' > from /wrkdirs/usr/ports/sysutils/puppet6/work/puppet-6.26.0/install.rb:76:in `each' > from /wrkdirs/usr/ports/sysutils/puppet6/work/puppet-6.26.0/install.rb:76:in `do_libs' > from /wrkdirs/usr/ports/sysutils/puppet6/work/puppet-6.26.0/install.rb:496:in `block in <main>' > from /usr/local/lib/ruby/3.0/fileutils.rb:139:in `chdir' > from /usr/local/lib/ruby/3.0/fileutils.rb:139:in `cd' > from /wrkdirs/usr/ports/sysutils/puppet6/work/puppet-6.26.0/install.rb:475:in `<main>' >install -c -p -m 755 /tmp/puppet-binfile20220305-50220-k1a6ye /wrkdirs/usr/ports/sysutils/puppet6/work/stage/usr/local/bin/puppet >*** Error code 1 > >Stop. >make: stopped in /usr/ports/sysutils/puppet6 >--- > sysutils/puppet6/Makefile | 3 +++ > 1 file changed, 3 insertions(+) > >diff --git a/sysutils/puppet6/Makefile b/sysutils/puppet6/Makefile >index a41227f848a6..504193511c6a 100644 >--- a/sysutils/puppet6/Makefile >+++ b/sysutils/puppet6/Makefile >@@ -9,6 +9,9 @@ COMMENT= Configuration management framework written in Ruby > LICENSE= APACHE20 > LICENSE_FILE= ${WRKSRC}/LICENSE > >+BROKEN_RUBY30= yes >+BROKEN_RUBY31= yes >+ > # rubygem-ruby-augeas add again see PR252339, it breaks the installation for some users > # puppet7 does not have it anymore, so users can do a migration to next major version > # without breaking their setup >-- >2.35.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 262518
: 232419