Trying to create a Poudriere jail for armv6
AFAIK the source should be there:
http://ftp.freebsd.org/pub/FreeBSD/releases/arm/armv6/
But it is not.
Poudriere cannot find the source there.
Code:
# poudriere jail -c -m http -v 11.0-RELEASE -a arm.armv6 -j 11_0armv6
[00:00:00] ====>> Cross-building ports for arm.armv6 on amd64 requires QEMU
[00:00:00] ====>> Creating 11_0armv6 fs... done
[00:00:00] ====>> Fetching MANIFEST for FreeBSD 11.0-RELEASE arm.armv6
fetch: http://ftp.freebsd.org/pub/FreeBSD/releases/arm/armv6/11.0-RELEASE/MANIFEST: Not Found
fetch: http://ftp.freebsd.org/pub/FreeBSD/releases/arm/armv6/11.0-RELEASE/MANIFEST: Not Found
[00:00:03] ====>> Error: Failed to fetch from http://ftp.freebsd.org/pub/FreeBSD/releases/arm/armv6/11.0-RELEASE/MANIFEST
[00:00:03] ====>> Error while creating jail, cleaning up.
[00:00:03] ====>> Removing 11_0armv6 jail...rm: /usr/local/poudriere/jails/11_0armv6: Device busy
done
http://ftp.freebsd.org/pub/FreeBSD/releases/arm/armv6/
But it is not.
Poudriere cannot find the source there.