Date: Sat, 07 Aug 2010 15:26:24 +0200 From: Coert Waagmeester <lgroups@waagmeester.co.za> To: FreeBSD questions <questions@freebsd.org> Subject: freebsd-update-server Message-ID: <4C5D5F00.4040806@waagmeester.co.za>
next in thread | raw e-mail | index | archive | help
Hello all, I am setting up my own freebsd-update-server. Everything seems to be working so far, but how can I also get the patches to build together with everything? Here is the output of scripts/init.sh # sh scripts/init.sh i386 8.1-RELEASE | tee init.log Sat Aug 7 14:59:24 SAST 2010 Starting fetch for FreeBSD/i386 8.1-RELEASE /usr/packages/freebsdupdateserver/work/8.1-RELEASE/i386/iso.img 645 MB 47 MBps Sat Aug 7 14:59:35 SAST 2010 Verifying disc1 hash for FreeBSD/i386 8.1-RELEASE Sat Aug 7 14:59:46 SAST 2010 Extracting components for FreeBSD/i386 8.1-RELEASE Sat Aug 7 15:01:50 SAST 2010 Constructing world+src image for FreeBSD/i386 8.1-RELEASE Sat Aug 7 15:05:37 SAST 2010 Extracting world+src for FreeBSD/i386 8.1-RELEASE ########################## Here is my problem ls: /usr/packages/freebsdupdateserver/patches/8.1-RELEASE: No such file or directory ########################## Sat Aug 7 13:07:18 UTC 2010 Building world for FreeBSD/i386 8.1-RELEASE Sat Aug 7 15:07:26 SAST 2010 Moving components into staging area for FreeBSD/i386 8.1-RELEASE mv: rename /R/stage/trees to /R/trees/world: No such file or directory Sat Aug 7 15:07:26 SAST 2010 Identifying extra documentation for FreeBSD/i386 8.1-RELEASE Documentation not built from src: Sat Aug 7 15:07:44 SAST 2010 Extracting extra docs for FreeBSD/i386 8.1-RELEASE tar: could not chdir to '/R/trees/world' Sat Aug 7 15:07:44 SAST 2010 Indexing release for FreeBSD/i386 8.1-RELEASE ^C # Is ftp://ftp.freebsd.org/pub/FreeBSD/ERRATA/patches/ the right place to get them? And then just place them in patches/8.1-RELEASE/ ? Kind regards, Coert Waagmeester
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C5D5F00.4040806>