[ CC'ing the RE for extract_hostid; I didn't see anything in the heads-up notice for that work regarding changes to the BFU process for those outside of Sun. ]
> Here are my steps, I first download latest needed files from > OpenSolaris Download Center at > http://dlc.sun.com/osol/on/downloads/current/. > > # uname -a > SunOS unknown 5.11 snv_99 i86pc i386 i86pc > # cd /export/home/tao/workspace/testws/ > # ls > on-bfu-nightly-osol.i386.tar.bz2 > on-src.tar.bz2 > SUNWonbld.i386.tar.bz2 > > # bzip2 -dc SUNWonbld.`uname -p`.tar.bz2 | tar xf - > # pkgadd -d onbld SUNWonbld > # ls /opt > SUNWtvnc VirtualGL > SUNWjavadb SUNWvgl netbeans > SUNWmlib SunStudio11_SLA.txt onbld > SUNWspro TurboVNC staroffice8 > > # bzcat on-src.tar.bz2 | tar xf - > # bzip2 -dc on-bfu-nightly-osol.`uname -p`.tar.bz2 | tar xf - > # ls > on-bfu-nightly-osol.i386.tar.bz2 on-src.tar.bz2 > SUNWonbld.i386.tar.bz2 usr > archives-nightly-osol > > # FASTFS=/opt/onbld/bin/`uname -p`/fastfs > # BFULD=/opt/onbld/bin/`uname -p`/bfuld > # GZIPBIN=/opt/onbld/bin/`uname -p`/bfuld > # PATH=/opt/onbld/bin:/opt/onbld/bin/`uname -p`:$PATH > # export FASTFS BFULD GZIPBIN PATH >From a quick look at the bfu script, looks like there's a new environment variable you need to set: EXTRACT_HOSTID=/opt/onbld/bin/i386/extract_hostid > # bfu `pwd`/archives-nightly-osol/`uname -p` > Copying /opt/onbld/bin/bfu to /tmp/bfu.1640 > Executing /tmp/bfu.1640 > /export/home/tao/workspace/testws/archives-nightly-osol/i386 > > Loading /export/home/tao/workspace/testws/archives-nightly-osol/i386 on / > > Creating bfu execution environment ... > /tmp/bfu.1640[2882]: /net/onnv.eng/export/onnv-gate/public/bin/i386: not > found > cp: cannot access > /net/onnv.eng/export/onnv-gate/public/bin/i386/extract_hostid > cannot copy /net/onnv.eng/export/onnv-gate/public/bin/i386/extract_hostid > bfu aborting > # > ?? why bfu abort? -- meem _______________________________________________ networking-discuss mailing list [email protected]
