On Sep 16, 2009, at 10:07 PM, Ryan Schmidt wrote:

On Sep 16, 2009, at 23:30, Scott Haneda wrote:

I just did this under 1.8:
        sudo port -d install mysql5 +server

It went ahead and did it's thing.  Should it not have hit the

variant server description "Obsolete; install ${mysql}-server port instead" {
  pre-configure {
ui_msg "The +server variant is obsolete. Please install the $ {mysql}-server port instead."
  }
}

Yes it should. You did not see that message printed after the line "---> Configuring mysql5"?

I was using -d so a lot went by, mysql5 was installed, I figured it should have aborted? a port installed showed it was installed, so I removed it, and then ran sudo port install mysql5-server, which made everything mostly work.

So this ui_msg is not designed to abort, it is just informational?
--
Scott * If you contact me off list replace talklists@ with scott@ *

_______________________________________________
macports-users mailing list
[email protected]
http://lists.macosforge.org/mailman/listinfo.cgi/macports-users

Reply via email to