Date: Thu, 1 Dec 2022 08:40:42 +0100 From: Jacques Foucry <jacques+freebsd@foucry.net> To: freebsd-questions@freebsd.org Subject: poudriere jail creation Message-ID: <Y4haekskOt8uLmwA@mithril>
next in thread | raw e-mail | index | archive | help
Hello folks, I have on my server a poudriere wich was well running for 13.0-RELEASE but I failed to create the 13.1-RELEASE jail. # poudriere jail -c -j 13-1-RELEASE -v 13.1-RELEASE [00:00:00] Creating 13-1-RELEASE fs at /poudriere/jails/13-1-RELEASE... done mkdir: /poudriere/jails/13-1-RELEASE: No such file or directory [00:00:00] Using pre-distributed MANIFEST for FreeBSD 13.1-RELEASE amd64 cp: /poudriere/jails/13-1-RELEASE/fromftp/MANIFEST: No such file or directory [00:00:00] Error: Empty MANIFEST file. [00:00:00] Error while creating jail, cleaning up. [00:00:00] Removing 13-1-RELEASE jail... done [00:00:00] Cleaning 13-1-RELEASE data... done I looked at poudriere.conf and change FREEBSD_HOST from ftp://ftp.frebsd.org to https://download.FreeBSD.org but it does not chamge anything. Why this MANIFEST file is missing and where can I find to and use it for my poudriere? Is the something important that I missed? Thanks in advance, -- Jacques Foucry
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Y4haekskOt8uLmwA>