Kaya Saman wrote on 13.02.2010 16:56: > Ok well I'm not having much luck with pkgutil as I've tried with this > command: > > /opt/csw/bin/pkgutil -U http://mirror.opencsw.org/opencsw/testing -i cacti > > except that I keep getting a warning that > http://mirror.opencsw.org/opencsw/testing is not in the catalog. > > I'm sure I need to add the testing catalog like adding a repo to a > package manager system but not sure where to find the catalog URL??
Good, we are on the right track, pkgutil is installed :) Now use Juergen's experimental repo instead of the testing (see my other email on the topic) and use pkgutil's -t switch to specify the repo. pkgutil -t http://mirror.opencsw.org/opencsw/experimental/ja -u cacti Instructions are also given on the experimental overview page [1]. The -U switch given there isn't really needed as pkgutil will do an implicit catalog updated whenever it is called with -t (doesn't do any harm though). Should update the instructions. Sebastian [1] http://mirror.opencsw.org/experimental.html#ja _______________________________________________ users mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/users
