Cumbersome learning week. Started using gimp. Installed nvidia-gpus and tried to set up audio, not streamlined, yet kind of working. And finally port management. Happy Monday. Could someone spare me some headache by explaining what I did wrong the first time trying to use poudriere?
(I guess it's wrong usage of "host", but guessing was the only way for me. There was also an unanticipated dataset error. The handbook hinted zfs wasnt strictly necessary but it rings right to use it.)
(I guess it's wrong usage of "host", but guessing was the only way for me. There was also an unanticipated dataset error. The handbook hinted zfs wasnt strictly necessary but it rings right to use it.)
Code:
root@hostname ~# poudriere jail -c -j linux-widevine-cdm -v 15.0-RELEASE-p5
cannot create 'rpool/poudriere': dataset already exists
[00:00:00] Creating linux-widevine-cdm fs at /usr/local/poudriere/jails/linux-widevine-cdm... done
[00:00:00] Fetching MANIFEST for FreeBSD 15.0-RELEASE-p5 amd64
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/15.0-RELEASE-p5/MANIFEST: File unavailable (e.g., file not found, no access)
fetch: ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/15.0-RELEASE-p5/MANIFEST: File unavailable (e.g., file not found, no access)
[00:00:01] Error: Failed to fetch from ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/amd64/15.0-RELEASE-p5/MANIFEST
[00:00:01] Error while creating jail, cleaning up.
[00:00:01] Removing linux-widevine-cdm jail... done