On 05/14/11 05:39 PM, Rinaldo DiGiorgio wrote: > WARNING pkglint.action005.1 obsolete dependency check skipped: unable > to find dependency pkg:/system/library/c++/[email protected] for > pkg://java-nightly/library/java/[email protected],5.11-0.166
That's not saying they are obsolete - read it again. The check to see if it's obsolete had to be skipped because it couldn't find that package in either your repo (the one specified with the -l flag) or a repo you provided to reference with a -r flag. Try adding "-r http://ipkg.us.oracle.com/solaris11/dev/" to your pkglint flags. -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
