From owner-freebsd-ruby@freebsd.org Tue Dec 10 06:56:19 2019 Return-Path: Delivered-To: freebsd-ruby@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 605151D0F36 for ; Tue, 10 Dec 2019 06:56:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 47X9nv1bHbz4WFb for ; Tue, 10 Dec 2019 06:56:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 33CFC1D0F35; Tue, 10 Dec 2019 06:56:19 +0000 (UTC) Delivered-To: ruby@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 337FF1D0F34 for ; Tue, 10 Dec 2019 06:56:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 47X9nv01GCz4WFX for ; Tue, 10 Dec 2019 06:56:19 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id EEDD62702D for ; Tue, 10 Dec 2019 06:56:18 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id xBA6uIJU020780 for ; Tue, 10 Dec 2019 06:56:18 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id xBA6uI4L020779 for ruby@FreeBSD.org; Tue, 10 Dec 2019 06:56:18 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 242294] devel/rubygem-rake: Update to 13.0.1 Date: Tue, 10 Dec 2019 06:56:18 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Some People X-Bugzilla-Who: meta@FreeBSD.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: ruby@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ruby@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: FreeBSD-specific Ruby discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Dec 2019 06:56:19 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D242294 --- Comment #4 from Koichiro Iwao --- (In reply to Matthias Fechner from comment #2) Yup, succeeded for www/redmine and www/redmine4 but failed www/gitlab-ce. =3D=3D=3D> Creating groups. =3D=3D=3D> Creating users cp -f /wrkdirs/usr/ports/www/gitlab-ce/work/gitlab-foss-225d2e5bb899067bde3caedb1= 319d39c46d94dc0-225d2e5bb899067bde3caed b1319d39c46d94dc0/config/database.yml.postgresql /wrkdirs/usr/ports/www/gitlab-ce/work/gitlab-foss-225d2e5bb899067bde3ca edb1319d39c46d94dc0-225d2e5bb899067bde3caedb1319d39c46d94dc0/config/databas= e.yml.sample (cd /wrkdirs/usr/ports/www/gitlab-ce/work/gitlab-foss-225d2e5bb899067bde3caedb1= 319d39c46d94dc0-225d2e5bb899067bde3caedb1 319d39c46d94dc0 && /bin/rm -f Gemfile.lock && bundle install --local) Don't run Bundler as root. Bundler can ask for sudo if it is needed, and installing your bundle as root will break this application for all non-root users on this machine. Resolving dependencies.... Bundler could not find compatible versions for gem "rake": In Gemfile: derailed_benchmarks was resolved to 1.3.6, which depends on rake (> 10, < 13) grape-path-helpers (~> 1.1) was resolved to 1.1.0, which depends on rake (~> 12) Could not find gem 'rake (~> 12)', which is required by gem 'derailed_benchmarks', in any of the sources. *** Error code 6 Stop. make: stopped in /usr/ports/www/gitlab-ce build of www/gitlab-ce | gitlab-ce-12.5.3 ended at Tue Dec 10 15:32:00 JST = 2019 build time: 00:02:14 !!! build failure encountered !!! [01:12:20] Error: Build failed in phase: stage [01:12:20] Cleaning up [01:12:20] Unmounting file systems sudo poudriere testport -j 12amd64 -p custom www/gitlab-ce 6372.69s user 3472.81s system 226% cpu 1:12:20.87 total --=20 You are receiving this mail because: You are the assignee for the bug.=