mysql-client-5.5.10 fails to install properly, breaking all dependant ports

Patrick Powell papowell at astart.com
Sun Mar 20 18:40:44 UTC 2011


On 03/20/11 07:33, Jerry wrote:
> On Sun, 20 Mar 2011 07:19:11 -0700
> Patrick Powell<papowell at astart.com>  articulated:
>
>> On 03/20/11 06:39, Robert Huff wrote:
>>> 	For the record: the upgrade wo 5.5.10 went smoothly here,
>>> vith both server and client appearing (on very minimal testing) to
>>> work as before.
>>>
>>>
>>> 				Robert Huff
>>> _______________________________________________
>>> freebsd-ports at freebsd.org mailing list
>>> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
>>> To unsubscribe, send any mail to
>>> "freebsd-ports-unsubscribe at freebsd.org"
>>>
>> did they fix the broken mysql_install_db which has bad values for
>> the various paths?
> Well, if it was broken it must have been fixed since I have not
> experienced a single problem after updating the system last night. I
> did need to reboot the system after the initial install since Postfix
> was complaining. After that, all is working well.
>

Try running mysql_update and mysql_install_db.  The last version of 
these died with error messages indicating they could not find 
executables.   The problem appeared to be that the scripts were 
generated with either null paths for the executable directories or the 
path was ./xxxx (./data was one).   I suspect that the original script 
values did not
have entries for the paths.

-- 
Patrick Powell                 Astart Technologies
papowell at astart.com            1530 Jamacha Road, Suite X,
Network and System             San Diego, CA 92019
   Consulting                   858-874-6543
Web Site: www.astart.com



More information about the freebsd-ports mailing list