From owner-freebsd-git@freebsd.org Thu Dec 24 02:05:34 2020 Return-Path: Delivered-To: freebsd-git@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 778234B33F2 for ; Thu, 24 Dec 2020 02:05:34 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4D1YM22rMHz4n7F for ; Thu, 24 Dec 2020 02:05:34 +0000 (UTC) (envelope-from philip@freebsd.org) Received: by mailman.nyi.freebsd.org (Postfix) id 6180B4B3652; Thu, 24 Dec 2020 02:05:34 +0000 (UTC) Delivered-To: git@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 6146F4B35E8 for ; Thu, 24 Dec 2020 02:05:34 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D1YM22GwKz4n26; Thu, 24 Dec 2020 02:05:34 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from weatherwax.trouble.is (weatherwax.trouble.is [IPv6:2a00:1098:82:3a::1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "weatherwax.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) (Authenticated sender: philip/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 302D22C238; Thu, 24 Dec 2020 02:05:34 +0000 (UTC) (envelope-from philip@freebsd.org) Received: from rincewind.trouble.is (rincewind.trouble.is [95.216.22.234]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits)) (Client CN "rincewind.trouble.is", Issuer "Let's Encrypt Authority X3" (verified OK)) by weatherwax.trouble.is (Postfix) with ESMTPS id 4D1YM12ry2z1b45; Thu, 24 Dec 2020 02:05:33 +0000 (UTC) Received: by rincewind.trouble.is (Postfix, from userid 1001) id 4D1YM06KbNz5xy2; Thu, 24 Dec 2020 02:05:32 +0000 (UTC) Date: Thu, 24 Dec 2020 10:05:32 +0800 From: Philip Paeps To: Warner Losh Cc: git@freebsd.org Subject: Re: Trying the vendor import of tzdata2020e Message-ID: References: <5C70EE9E-DA23-413C-898B-B1B33F2EC4D7@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline In-Reply-To: X-PGP-Fingerprint: 2CD1 92C2 6EE7 B7D1 F552 6619 31AE B9B5 FDBB CB0E X-Date: Today is Pungenday, the 66th day of The Aftermath in the YOLD 3186 X-Phase-of-Moon: The Moon is Waxing Gibbous (69% of Full) X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: freebsd-git@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Discussion of git use in the FreeBSD project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Dec 2020 02:05:34 -0000 On 2020-12-23 19:00:18 (-0700), Warner Losh wrote: >On Wed, Dec 23, 2020, 6:20 PM Philip Paeps wrote: > >> I am trying to test the vendor import of tzdata2020e but I am running >> into trouble: >> >> (playground is gitrepo-dev.freebsd.org) >> >> ``` >> [658] {vendor/tzdata+1}(philip@rincewind)~/freebsd/tzdata% git push >> --follow-tags playground vendor/tzdata >> >> [...] >> >> remote: FATAL: C refs/tags/vendor/tzdata/tzdata2020e src philip >> DENIED >> by fallthru >> remote: error: hook declined to update >> refs/tags/vendor/tzdata/tzdata2020e >> To gitrepo-dev.freebsd.org:src.git >> ! [remote rejected] vendor/tzdata -> vendor/tzdata (hook >> declined) >> ! [remote rejected] vendor/tzdata/tzdata2020e -> >> vendor/tzdata/tzdata2020e (hook declined) >> error: failed to push some refs to 'gitrepo-dev.freebsd.org:src.git' >> ``` >> >> Any idea what I'm doing wrong here? >> > >We have not turned on vendor pushing yet. It looks right otherwise. Ooh! Okay. That explains. I mistakenly believed that the gitrepo-dev playground was open for all manner of mischief. Sorry for the noise. :) I'll try again when vendor pushes are enabled. Thanks. Philip -- Philip Paeps Senior Reality Engineer Alternative Enterprises