Hi,

  I have a manifest and the corresponding files in a directory.  I run the 
following commands.

   
        pkgdepend generate -m build/jre.manifest . > jre.generate.depend


        pkgdepend resolve -m -d /tmp jre.generate.depend


        I have many messages like this

        /export/home/ips/bundles/6/jre.generate.depend has unresolved 
dependency 'depend fmri=__TBD pkg.debug.depend.file=libjvm.so 
pkg.debug.depend.path=lib pkg.debug.depend.path=usr/dt/lib/amd64 
pkg.debug.depend.path=usr/jdk/instances/1.6.0,5.11-105_jre/lib/amd64/xawt 
pkg.debug.depend.path=usr/jdk/instances/1.6.0,5.11-105_jre/lib/amd64/xawt/.. 
pkg.debug.depend.path=usr/lib pkg.debug.depend.path=usr/openwin/lib/amd64 
pkg.debug.depend.reason=usr/jdk/instances/1.6.0,5.11-105_jre/lib/amd64/xawt/libmawt.so
 pkg.debug.depend.type=elf type=require' under the following combinations of 
variants:
variant.arch:i386
 

The difference between the original manifest and the new manifest with 
dependencies seems to not have added  dependencies other than internal ones.

bursrotst07 #: diff build/jre.manifest /tmp/jre.generate.depend 
1684d1683
< depend type=require fmri=pkg://JDS/[email protected],5.11-105
1690a1690,1692
> depend fmri=pkg://JDS/[email protected] type=require 
> variant.arch=sparc
> depend fmri=pkg://JDS/[email protected] type=require 
> variant.arch=i386
> depend fmri=pkg://JDS/[email protected],5.11-105 type=require


Rinaldo

_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to