From owner-freebsd-questions@freebsd.org Mon Apr 12 12:51:33 2021 Return-Path: Delivered-To: freebsd-questions@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 948CE5CFEDD for ; Mon, 12 Apr 2021 12:51:33 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from tgv.rail.eu.org (mail.rail.eu.org [IPv6:2001:bc8:30d3:ff17::2]) (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 4FJpX44d0Jz4Rs4 for ; Mon, 12 Apr 2021 12:51:32 +0000 (UTC) (envelope-from erwan@rail.eu.org) Received: from [IPv6:2a01:e0a:2b7:70e1:e1a8:5900:3165:8d90] (unknown [IPv6:2a01:e0a:2b7:70e1:e1a8:5900:3165:8d90]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: erwan) by tgv.rail.eu.org (Postfix) with ESMTPSA id 156BF578C for ; Mon, 12 Apr 2021 14:51:24 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=rail.eu.org; s=mail; t=1618231884; bh=+k/EUfWdnrHdAuvj2tZxXPjBxsBNWtKl7hjcWcZYuQI=; h=Subject:To:References:From:Date:In-Reply-To:From; b=ZbsyozXlzemQ4OIB+34YF1KKXxLI5bDD/+o/h3oYnI6MJ55PKLkSwuwxyNnOUtI9F TsFB3lmsDOIlMrnyWTOXNfqx9JS8oRg1oG8mJLAH4yhxsj2TvF4BUYgZqyn/5IHXIJ NVmOkZeD96Rt/EcJJ2FHoEOfnR+SLW0PQCSuGH0M= Subject: Re: Nothing new in the ports for poudriere To: freebsd-questions@freebsd.org References: <39abb4c2-5688-ca6a-eb52-3b3dcb4b2cd1@rail.eu.org> From: Erwan David Message-ID: <0663cbd2-4d47-30ce-88b7-892cae08c952@rail.eu.org> Date: Mon, 12 Apr 2021 14:51:23 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.9.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: fr Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 4FJpX44d0Jz4Rs4 X-Spamd-Bar: - Authentication-Results: mx1.freebsd.org; dkim=pass header.d=rail.eu.org header.s=mail header.b=ZbsyozXl; dmarc=pass (policy=none) header.from=rail.eu.org; spf=pass (mx1.freebsd.org: domain of erwan@rail.eu.org designates 2001:bc8:30d3:ff17::2 as permitted sender) smtp.mailfrom=erwan@rail.eu.org X-Spamd-Result: default: False [-1.27 / 15.00]; RCVD_TLS_ALL(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[rail.eu.org:s=mail]; MID_RHS_MATCH_FROM(0.00)[]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; R_SPF_ALLOW(-0.20)[+mx]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; RCPT_COUNT_ONE(0.00)[1]; SPAMHAUS_ZRD(0.00)[2001:bc8:30d3:ff17::2:from:127.0.2.255]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[rail.eu.org:+]; DMARC_POLICY_ALLOW(-0.50)[rail.eu.org,none]; NEURAL_SPAM_LONG(1.00)[1.000]; NEURAL_HAM_SHORT(-0.27)[-0.272]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; RBL_DBL_DONT_QUERY_IPS(0.00)[2001:bc8:30d3:ff17::2:from]; ASN(0.00)[asn:12876, ipnet:2001:bc8::/32, country:FR]; RCVD_COUNT_TWO(0.00)[2]; MAILMAN_DEST(0.00)[freebsd-questions] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 12 Apr 2021 12:51:33 -0000 Le 12/04/2021 à 14:28, Fernando Apesteguía a écrit : > On Mon, Apr 12, 2021 at 2:25 PM Erwan David wrote: >> >> Hello, >> For more than a week now, When I type >> sudo poudriere ports -u >> >> I get following answer : >> [00:00:00] Updating portstree "default" with portsnap...Looking up >> portsnap.FreeBSD.org mirrors... 4 mirrors found. >> Fetching snapshot tag from ipv4.aws.portsnap.freebsd.org... done. >> Ports tree hasn't changed since last snapshot. >> No updates needed. >> Ports tree is already up to date. >> done > > It looks like your poudriere ports repo is still using subversion. You > probably want a fresh git checkout: > https://docs.freebsd.org/en/books/porters-handbook/testing/#testing-poudriere It simply does not work : $ sudo poudriere ports -c -m git+https [00:00:00] Creating default fs at /usr/local/poudriere/ports/default... done [00:00:00] Cloning the ports tree...warning: Could not find remote branch master to clone. fatal: Remote branch master not found in upstream origin [00:00:01] Error: fail [00:00:01] Error while creating ports tree, cleaning up.