From owner-freebsd-ports@freebsd.org Sat Apr 3 10:00:34 2021 Return-Path: Delivered-To: freebsd-ports@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 DBA645C70A6 for ; Sat, 3 Apr 2021 10:00:34 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail.madpilot.net (vogon.madpilot.net [159.69.1.99]) (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 did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4FCC8x51YNz3lhw for ; Sat, 3 Apr 2021 10:00:33 +0000 (UTC) (envelope-from mad@madpilot.net) Received: from mail (mail [192.168.254.3]) by mail.madpilot.net (Postfix) with ESMTP id 4FCC8w0sQtz6gY1; Sat, 3 Apr 2021 12:00:32 +0200 (CEST) Received: from mail.madpilot.net ([192.168.254.3]) by mail (mail.madpilot.net [192.168.254.3]) (amavisd-new, port 10026) with ESMTP id MhU5ZWcuKnRN; Sat, 3 Apr 2021 12:00:29 +0200 (CEST) Subject: Re: No update for a day on ports? To: The Doctor Cc: freebsd-ports@freebsd.org References: <20210401082247.668e4394@zeta.dino.sk> <3b7de439-12a1-70a4-7aec-8b2a9fde38ba@heuristicsystems.com.au> <405a8bca-33e9-77ca-14d9-80761ac505cc@madpilot.net> <25d29e77-57a1-9562-6e24-0468c3a5e063@madpilot.net> From: Guido Falsi Message-ID: <7a4f0ff4-5802-a8b2-5e97-9cd9109c900d@madpilot.net> Date: Sat, 3 Apr 2021 12:00:29 +0200 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4FCC8x51YNz3lhw X-Spamd-Bar: / X-Spamd-Result: default: False [-1.00 / 15.00]; MID_RHS_MATCH_FROM(0.00)[]; RBL_DBL_DONT_QUERY_IPS(0.00)[159.69.1.99:from]; R_DKIM_ALLOW(-0.20)[madpilot.net:s=bjowvop61wgh]; ARC_NA(0.00)[]; FROM_HAS_DN(0.00)[]; TO_DN_SOME(0.00)[]; MISSING_MIME_VERSION(2.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; NEURAL_HAM_LONG(-1.00)[-1.000]; SPAMHAUS_ZRD(0.00)[159.69.1.99:from:127.0.2.255]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_SOME(0.00)[]; DKIM_TRACE(0.00)[madpilot.net:+]; RCPT_COUNT_TWO(0.00)[2]; DMARC_POLICY_ALLOW(-0.50)[madpilot.net,quarantine]; NEURAL_HAM_SHORT(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; SUBJECT_ENDS_QUESTION(1.00)[]; ASN(0.00)[asn:24940, ipnet:159.69.0.0/16, country:DE]; RCVD_TLS_LAST(0.00)[]; MAILMAN_DEST(0.00)[freebsd-ports] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 Apr 2021 10:00:35 -0000 On 03/04/21 11:28, Guido Falsi via freebsd-ports wrote: > On 03/04/21 02:24, The Doctor wrote: >> On Sat, Apr 03, 2021 at 02:05:45AM +0200, Guido Falsi wrote: >>> On 03/04/21 01:35, The Doctor wrote: >>> >>> Please install gitup and read it's man page, it's straight forward. >>> >>> -- >>> Guido Falsi >> >> >> Results: >> >> gitup -v 1 ports >> # Host: github.com >> # Port: 443 >> # Repository: /freebsd/freebsd-ports.git >> # Target: /usr/ports >> gitup: get_commit_details: refs/heads/master doesn't exist in >> /freebsd/freebsd-ports.git: Invalid argument >> > > Thew migration is still in progress, so I guess the repository is in an > unstable state. Try again once the migration is done. > BTW after migration gitup configuration will need to be updated to point to the new repository I guess. DOcumentation clearly shows how to do that. -- Guido Falsi