On Tue, Apr 06, 2010 at 06:32:31PM -0700, Brock Pytlik wrote: > On 04/ 6/10 06:13 PM, [email protected] wrote: > >On Wed, Apr 07, 2010 at 02:06:22AM +0100, Robert Milkowski wrote: > >>On 07/04/2010 01:46, Shawn Walker wrote: > >>>Ah, that's probably this bug then: > >>> 13233 /contrib packages should not depend on "entire" > >>> http://defect.opensolaris.org/bz/show_bug.cgi?id=13233 > >>> > >>>The only solution at the moment is to not use /contrib packages > >>>until they fix them. > >>I'm not convinced the bug is related. Please notice that I haven't > >>disabled /contrib but /pending only. > >>Also IIRC disabling a repository alone won't help if you hit by the > >>bug - you need to uninstall packages which are causing issue and > >>disabling a repository is not actually needed - I haven't done it as > >>well yet just disabling /pending somehow helped. > >If you're skeptical, the solution would be to generate the list of > >dependencies from the packages you installed from /pending. If they > >contain a dependency upon entire, you've hit this bug. > Just to provide a helpful crib sheet, this will execute that search: > pkg search -l ':depend::*entire*'
I was thinking of some variation of 'pkg contents -m' but your suggestion works too. -j _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
