Developer iso installed O.K. but (automatic) bootstrap doesn't work
-
Yesteraday i finally installed pfsense developers cd from:
http://snapshots.pfsense.com/FreeBSD6/RELENG_1/iso/pfSense-Developers.isoAfter install i log in over ssh to see this:
–
ho-2:~ martin$ ssh admin@10.20.10.2 -p 16
Password:A developer bootstrap is most likely in progress.
This operation bootstraps all developer files from
pfSense.com and also FreeBSD.org and builds a ISO
to verify the environment is sane.During this process, /usr/src is automatically downloaded
and many supporting files are built, installed, etc.Would you like to tail the progress (y/n) [n]? y
Tailing developer bootstrap process.
Press CTRL-C to abort.
Note, this tailing process will exit once the operation is completed.
cvsup: not found
Unknown host cvs.freesbie.org.
cd: can't cd to /home/pfsense/tools/builder_scripts
/usr/local/etc/rc.d/dev_bootstrap.sh: ./cvsup_bsdinstaller: not found
Bootstrap completed.Beginning initial ISO build. CTRL-C to abort…....
cd: can't cd to /home/pfsense/tools/builder_scripts
./cvsup_current: Can't open ./cvsup_current: No such file or directory
No matching processes were foundWhat am i doing wrong? Seems like cvsup isn't there..?
Also usr/src is empty:ls -la /usr/src/
total 4
drwxr-xr-x 2 root wheel 512 Apr 17 12:14 .
drwxr-xr-x 15 root wheel 512 Apr 17 12:14 ..Please help.
-
Hi
If I'm not mistaken, pfsense is currently on RELENG_1_2 and all previous versions have been yanked off the snapshot server, perhaps thats why its not syncing, but I could be wrong.
Regards
EDIT:
Scratch that last comment
Unknown host cvs.freesbie.org
Looks like you have DNS issues.
-
Damn, i overlooked that line.
Tnx! will fix it on monday.