Re: installing world from src on a pkgbase system
- Reply: Lexi Winter : "Re: installing world from src on a pkgbase system"
- In reply to: Lexi Winter : "Re: installing world from src on a pkgbase system"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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