Yunsong (Roamer) Lu wrote:

> When I was building my project repo basing on snv_122, I saw the
> following warnings. Is this a serious problem? Will this be fixed
> soon?

This isn't a big problem; we've been seeing these warnings since the
beginning.  The problem is that the missing dependencies are found only in
paths that can be determined at run-time.  For instance, consconfig_dacf is
only found in /platform/i86pc/... and /platform/i86xpv/....  But we won't
know until the kernel boots which of those paths will be in the kernel
loader's runpath, so we don't know which path will resolve the dependency,
and so we can't determine the package.

(Though in this particular case, we can, since both paths are delivered by
the same package.)

I'm not sure why drv/hook isn't found.

> Also, after I upgraded from the new repo, beadm stopped working by
> reporting missing some lib files. Has this been fixed in the last two
> days?

That I don't know.  Beadm has trouble in build 121 in that it can't destroy
snapshots, but I don't think it has any other problems.  You'll have to ask
on caiman-discuss.

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

Reply via email to