Re: installing world from src on a pkgbase system

From: vermaden <vermaden_at_interia.pl>
Date: Wed, 25 Mar 2026 21:38:52 UTC
> are you going to tell us the error or do we have to guess?

Guess please :)

It was reported to me by my buddy ... and it seems he forgot the 'buildworld' part:

# cd /usr/src
# make buildkernel KERNCONF='GENERIC FIREWALL' update-packages

--> Processing manifest: /usr/obj/usr/src/amd64.amd64/worldstage/set-optional-jail-dbg.ucl
--> Processing manifest: /usr/obj/usr/src/amd64.amd64/worldstage/set-optional-jail.ucl
--> Processing manifest: /usr/obj/usr/src/amd64.amd64/worldstage/set-optional.ucl
--> Processing manifest: /usr/obj/usr/src/amd64.amd64/worldstage/set-tests.ucl
==> Checking for new packages (comparing 15.0p4 to 15.0p4)
==> Keeping old FreeBSD-acct-15.0p4.pkg
cp: /usr/obj/usr/src/repo/FreeBSD:15:amd64/15.0p4/FreeBSD-acct-15.0p4.pkg: No such file or directory
*** Error code 1

Stop.
make[3]: stopped making "real-update-packages" in /usr/src
*** Error code 1

Stop.
make[2]: stopped making "real-update-packages" in /usr/src
*** Error code 1

Stop.
make[1]: stopped making "update-packages" in /usr/src
*** Error code 1

Stop.
make: stopped making "buildkernel update-packages" in /usr/src