jan damborsky wrote: > Hi, > > could I please ask two people to review one line fix > for following stopper ? > > 4390 SUNWinstall should have dependency on SUNWbeadm > http://defect.opensolaris.org/bz/show_bug.cgi?id=4390 > > The webrev is available at: > http://cr.opensolaris.org/~dambi/bug-4390 >
Looks fine. Dave > Thank you, > Jan > > > Modules affected: > ----------------- > * SUNWinstall package > > Testing done: > ------------- > [1] Test if dependency is correctly identified > by SVR4 package tools > > # pkgadd -R /tmp/a -d /tmp/4390 SUNWinstall > ... > ## Verifying package dependencies. > WARNING: > The <SUNWcar> package "Core Architecture, (Root)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWkvm> package "Core Architecture, (Kvm)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWcsr> package "Core Sparc, (Root)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWcsu> package "Core Sparc, (Usr)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWcsd> package "Core Sparc Devices" is a > prerequisite package and should be installed. > WARNING: > The <SUNWmdu> package "Solaris Volume Manager, (Usr)" > is a prerequisite package and should be installed. > WARNING: > The <SUNWinstall-libs> package "Solaris Install > Libraries" is a prerequisite package and should be > installed. > WARNING: > The <SUNWbeadm> package "beadm application" is a > prerequisite package and should be installed. > > Do you want to continue with the installation of <SUNWinstall> [y,n,?] n > ... > > [2] Test, if warning disappears after dependency is satisfied > > # pkgadd -R /tmp/a/ -d /tmp/4390/ SUNWbeadm > ... > > # pkgadd -R /tmp/a -d /tmp/4390 SUNWinstall > ... > > ## Verifying package dependencies. > WARNING: > The <SUNWcar> package "Core Architecture, (Root)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWkvm> package "Core Architecture, (Kvm)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWcsr> package "Core Sparc, (Root)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWcsu> package "Core Sparc, (Usr)" is a > prerequisite package and should be installed. > WARNING: > The <SUNWcsd> package "Core Sparc Devices" is a > prerequisite package and should be installed. > WARNING: > The <SUNWmdu> package "Solaris Volume Manager, (Usr)" > is a prerequisite package and should be installed. > WARNING: > The <SUNWinstall-libs> package "Solaris Install > Libraries" is a prerequisite package and should be > installed. > > Do you want to continue with the installation of <SUNWinstall> [y,n,?] n > ... > > [3] Validation if package can be integrated into nv_osol0811 dock > > jd201032 at install-bldsp-11$ cd > /net/indiana-build.central/export/home/dambi/ws/install-os-4390/packages/i386/nightly-nd/ > jd201032 at install-bldsp-11$ /net/paradise.sfbay/export/tools/bin/integrate > -l install -r nv_osol0811 -n SUNWinstall > ############################################################################## > > (TEST MODE ONLY) Integrating Package 'SUNWinstall' to nv_osol0811 ... > > Sending item information to server for verification ... > > > > STATUS = PASSED (Test mode only, no item is integrated) > > ############################################################################## > > See http://spgweb.sfbay/SPE/SRE/Tools/re_audits.html for audit help. > > > _______________________________________________ > caiman-discuss mailing list > caiman-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
