On Sun, Jul 19, 2009 at 4:11 PM, rupert THURNER<[email protected]> wrote: > i was testing the new source code packages, and i did not pay enough > attention when upgrading. after doing a > > pkgutil -t http://mirror.opencsw.org/opencsw/testing -i subversion > pkgutil -t http://mirror.opencsw.org/opencsw/testing -i mercurial > > subversion was insisting on finding /opt/csw/lib/libldap-2.3.so.0, > while only /opt/csw/lib/libldap-2.4.so.0 was available. somehow > openldap got upgraded to > openldap_rt-2.4.16,REV=2009.06.29-SunOS5.8-sparc-CSW.pkg.gz from > testing.
You can exclude installs/upgrades of packages you're not interested in by using the -x option. # pkgutil -t http://mirror.opencsw.org/opencsw/testing -i subversion -x CSWoldaprt -- /peter _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers
