When trying to create a Poudriere jail fetching fails:
When looking at the directory tree there is no /ftp but /pub on the host.
Where can this be patched?
Code:
# poudriere jail -c -m http -v 10.2-RELEASE -a i386 -j 10_2i386
[00:00:00] ====>> Creating 10_2i386 fs... done
fetch: http://ftp.freebsd.org/ftp/releases/i386/i386/10.2-RELEASE/MANIFEST: Not Found
fetch: http://ftp.freebsd.org/ftp/releases/i386/i386/10.2-RELEASE/MANIFEST: Not Found
[00:00:01] ====>> Error: Failed to fetch from http://ftp.freebsd.org/ftp/releases/i386/i386/10.2-RELEASE/MANIFEST
[00:00:01] ====>> Error while creating jail, cleaning up.
When looking at the directory tree there is no /ftp but /pub on the host.
Where can this be patched?