Tom Mueller wrote: > The existing code silently ignores: > > pkg install [EMAIL PROTECTED] [EMAIL PROTECTED] > > I'm making the new code do the same thing for: > > pkg install [EMAIL PROTECTED] [EMAIL PROTECTED] > > Are you saying that the existing code is incorrect for the first case? > Maybe that should be a different bug? > > Tom
The same thing can occur if a package is added that contains a dependency on an old package at the same time that another package is added w/ a dependency on a newer one... The code silently eliminates duplicates & redundant packages. - Bart -- Bart Smaalders Solaris Kernel Performance [EMAIL PROTECTED] http://blogs.sun.com/barts "You will contribute more with mercurial than with thunderbird." _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
