Bug #19189 | mysql-5.0.20/install-sh from source tarball fails in some cases | ||
---|---|---|---|
Submitted: | 19 Apr 2006 10:33 | Modified: | 19 Apr 2006 12:49 |
Reporter: | Friedrich Haubensak | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 5.0.20 | OS: | Any (any) |
Assigned to: | CPU Architecture: | Any |
[19 Apr 2006 10:33]
Friedrich Haubensak
[19 Apr 2006 10:41]
Valeriy Kravchuk
Thank you for a problem report. In 5.0.21-BK we have: # This sed command emulates the dirname command. dstdir=`echo "$dst" | sed -e 's,/*$,,;s,[^/]*$,,;s,/*$,,;s,^$,.,'` Please, check if it will work in your case.
[19 Apr 2006 12:49]
Friedrich Haubensak
sure, this works. even more bullet-proof than my proposal :-)