Thanks Danek for your explanation. I would imagine handling dependencies for primordial packages is quite tricky.
Just curious, with regards to ELF files, is it currently possible recognize library dependencies that are dynamic (i.e. those accessed via dlopen())? Regards, -- Jim C Danek Duvall wrote: > The problem is that the tmp directory in your image is missing. You should > install SUNWcsd, then SUNWcs, and at that point, SUNWcakr should be ready > to install. > > Currently our dependency tree is based strictly on ELF dependencies, and > not more abstract dependencies like this, which is why it doesn't just > work. See > > 14 Need a way to express dependency upon installation of driver framework > > for some thoughts on the problem.. > > As for it being a serious error -- it's not right now, since the drivers > are being installed serially. Should we parallelize the installation, it > would be a problem. > > Danek > _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
