building pfsense iso from source, ./build.sh --skip-final-rsync iso. error
-
source from: https://github.com/pfsense
RELENG_2_6_0
FreeBSD 12.3
./build.sh --skip-final-rsync iso. errorDone!
Installing pkg repository in chroot (/root/pfsense/tmp/stage-dir)...
Installing built ports (packages) in chroot (/root/pfsense/tmp/stage-dir)... Done!
Creating core packages repository... Done!
Signing repository... Done!
Cleaning build directories: final-dir Done!
Building bootable ISO image for amd64
Previous /root/pfsense/tmp/final-dir detected cleaning up...Done.
Preparing Final image staging area: Tue Jun 7 15:02:27 CST 2022
Cloning /root/pfsense/tmp/stage-dir to /root/pfsense/tmp/final-dir
Using TAR to clone /root/pfsense/tmp/stage-dir to /root/pfsense/tmp/final-dir ...Done!
ERROR: Package GFireWall-rc-2.6.0.txz not found####################################
Something went wrong, check errors!
####################################NOTE: a lot of times you can run './build.sh --clean-builder' to resolve.
Log saved on /root/pfsense/logs/isoimage.amd64
Terminated
Thanks!
-
@messagesky What's
GFireWall
? -
pfSense belong to netgate. Build source from: https://github.com/pfsense, must change pfSense to another name. Then, change pfSense to GFireWall.
-
Can we assume you tried the suggested --clean-builder and it made no difference?
What do the logs show?
Steve