On Jul 5, 2007, at 16:50, Peter Farsinsen wrote:
Ryan Schmidt wrote:
Please "sudo port sync" and try again. It may take up to 12 hours for the change to become available.
That's just great!
Should I just do the "port sync" or should I upgrade the port to? And when will I know when the change is available? Just tried "port sync" and it didn't give any output.
The change is committed to the Subversion repository, but changes only get copied to the rsync server a couple times a day. I'm not sure what schedule it's currently on, but if you wait 12 hours, then you'll be sure the change is available. Then you "sudo port sync" to retrieve the fixed portfile, then "sudo port -ncuf upgrade mysql5" to reinstall mysql5 with the fix. That should do it. I'm not sure what output "port sync" is supposed to print, actually. I have my MacPorts set to use Subversion, not rsync, for the ports tree, so I see different output than you would.