From owner-freebsd-ports@freebsd.org Thu Dec 13 18:13:05 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 097D1132F1E7 for ; Thu, 13 Dec 2018 18:13:05 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from aragorn.amdh.fr (aragorn.groumpf.org [176.31.180.205]) by mx1.freebsd.org (Postfix) with ESMTP id A06786BAFB for ; Thu, 13 Dec 2018 18:13:01 +0000 (UTC) (envelope-from xavier@groumpf.org) Received: from numenor.groumpf.org (unknown [78.251.129.10]) by aragorn.amdh.fr (Postfix) with ESMTP id 1732761F97 for ; Thu, 13 Dec 2018 19:12:51 +0100 (CET) Received: from numenor.groumpf.org (localhost [127.0.0.1]) by numenor.groumpf.org (Postfix) with ESMTP id BC67EE6A8 for ; Thu, 13 Dec 2018 19:12:50 +0100 (CET) X-Virus-Scanned: amavisd-new at groumpf.org Received: from numenor.groumpf.org ([127.0.0.1]) by numenor.groumpf.org (ns3.groumpf.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 5kI5sSBRHdy8 for ; Thu, 13 Dec 2018 19:12:40 +0100 (CET) Received: from [192.168.100.21] (unknown [192.168.100.21]) by numenor.groumpf.org (Postfix) with ESMTPS id B696DE6A1 for ; Thu, 13 Dec 2018 19:12:39 +0100 (CET) To: FreeBSD Ports ML From: Xavier Subject: Pourdriere begginner Message-ID: Date: Thu, 13 Dec 2018 19:12:39 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.2.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: A06786BAFB X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [2.32 / 15.00]; ARC_NA(0.00)[]; RCVD_COUNT_FIVE(0.00)[5]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_SPAM_SHORT(0.22)[0.220,0]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-ports@freebsd.org]; DMARC_NA(0.00)[groumpf.org]; AUTH_NA(1.00)[]; RCPT_COUNT_ONE(0.00)[1]; NEURAL_SPAM_MEDIUM(0.97)[0.971,0]; IP_SCORE(0.14)[ipnet: 176.31.0.0/16(0.47), asn: 16276(0.24), country: FR(-0.02)]; TO_DN_ALL(0.00)[]; MX_GOOD(-0.01)[aragorn.groumpf.org]; R_SPF_NA(0.00)[]; RCVD_NO_TLS_LAST(0.10)[]; RECEIVED_SPAMHAUS_PBL(0.00)[10.129.251.78.zen.spamhaus.org : 127.0.0.11]; R_DKIM_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; ASN(0.00)[asn:16276, ipnet:176.31.0.0/16, country:FR]; MID_RHS_MATCH_FROM(0.00)[]; FROM_EQ_ENVFROM(0.00)[] X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 13 Dec 2018 18:13:05 -0000 Hello, Poudriere is installed, poudriere.conf adjusted to my config, then I create the firts jail, following handbook/ports-poudriere.html : > # poudriere jail -c -j 12amd64 -v 12.0-STABLE > [00:00:00] Creating 12amd64 fs at /usr/local/poudriere/jails/12amd64... done > [00:00:01] Fetching MANIFEST for FreeBSD 12.0-STABLE amd64 > /usr/local/poudriere/jails/12amd64/fromftp/MAN 1045 B 13 MBps 00s > [00:00:02] Fetching base for FreeBSD 12.0-STABLE amd64 > fetch: https://download.FreeBSD.org/ftp/snapshots/amd64/amd64/12.0-STABLE/base.txz: Not Found > fetch: https://download.FreeBSD.org/ftp/snapshots/amd64/amd64/12.0-STABLE/base.txz: Not Found > [00:00:02] Error: Failed to fetch from https://download.FreeBSD.org/ftp/snapshots/amd64/amd64/12.0-STABLE/base.txz > [00:00:02] Error while creating jail, cleaning up. > [00:00:02] Removing 12amd64 jail... done > [00:00:04] Cleaning 12amd64 data... done What did I wrong ? Thanks Regards Xavier -- Xavier Humbert - sysadmin & network engineer