Hi all,

I'd appreciate if I could get a review of this fix for #5746

        http://defect.opensolaris.org/bz/show_bug.cgi?id=5746
        mysql dependencies broken in 2008.11

webrev is at:

        http://cr.opensolaris.org/~albertw/5746/

These changes give these new dependencies:

SUNWmysql5 depends on SUNWperl584core
SUNWmysql5test depends on SUNWmysql5 and SUNWperl584core
SUNWmysql-python depends on SUNWPython and SUNWmysql5

I've tested these on a local repo at http://sionnach.ireland.sun.com:10000 
(apologies to those outside SWAN!)

$ pkg set-authority -O http://sionnach.ireland:10000 -P sionnach
$ pkg unset ipkg.sfbay
$ pkg refresh
$ pkg install SUNWmysql-python
$ pkg install SUNWmysql5
$ pkg install SUNWmysql5test

And check for dependencies:

$ pkg contents -m SUNWmysql5test | grep "^depend"
depend [email protected] type=require
depend [email protected] type=require

$ pkg contents -m SUNWmysql5 | grep "^depend"
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require

$ pkg contents -m SUNWmysql-python | grep "^depend"
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require
depend [email protected] type=require

Thanks,
~Al
-- 
Albert White - Sun Ireland [email protected]
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to