> and looking at the manifest in my repo for network/ipfilter I see
> the following depend lines:
> 
> depend fmri=pkg:/system/[email protected] type=require 
> variant.opensolaris.zone=global
> depend fmri=pkg:/system/[email protected] type=require 
> variant.opensolaris.zone=global
> 
> So it looks like the process of building the repositories has included
> the version of the package installed on my build server.
> 
> Any ideas around what's causing this and how I can get something
> installed would be greatly welcome.
> 
> Thanks.

This doesn't look quite right.  The first pass of dependency resolution
is on the set of manifests provided, so any system/kernel dependencies
should be resolved with the .140 version.

Do you have a pointer to your workspace?  It's possible that one of the
_TBD dependencies listed in
usr/src/pkg/packages.$ARCH/network-ipfilter.dep is not satisfied
correctly, but that seems unlikely.

--Mark

_______________________________________________
on-ips-dev mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/on-ips-dev

Reply via email to