Yunsong (Roamer) Lu wrote: > Hi, > > We're building private OpenSolaris repo by including our project bits, > in onnv, but the latest repo built from snv_122 doesn't include > SUNWbeadm correctly. > > Doing `pkg search SUNWbeadm | grep 12` shows that the latest build is > for 121. > > Do you have the package available for 122? How can I include it in my > repo if it's not published somewhere?
If your build process is happening too early to get the build of the packages you want from an internal RE area that might have that build ... you can clone a copy of the caiman gate @bldTag and build the gate yourself to produce that version of the package and import that into your repo. -ethan
