Bug #53422 | Many tests fail on AIX with mysql-advanced-gpl-5.1.46-aix5.3-powerpc | ||
---|---|---|---|
Submitted: | 5 May 2010 6:58 | Modified: | 24 Aug 2011 13:25 |
Reporter: | Sveta Smirnova | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | Tests: Server | Severity: | S3 (Non-critical) |
Version: | 5.1.46 | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[5 May 2010 6:58]
Sveta Smirnova
[5 May 2010 7:05]
Sveta Smirnova
Full test log
Attachment: issue47128.log (application/octet-stream, text), 487.88 KiB.
[26 Oct 2010 6:31]
Anitha Gopi
This latform is covered in the release test and tests have passed. See http://clustra.norway.sun.com/~bteam/status/mysql-5.1.46sp1/builds.html
[26 Oct 2010 6:57]
Daniel Fischer
Sveta, I suspect that you used tar to extract the archive. I could reproduce this with a package I extracted with tar, but not with one that I extracted with gnutar. Can you confirm that you used AIX tar and not GNU tar? If so, is this something that changed with 5.1.46 and worked before?
[27 Oct 2010 8:48]
Bjørn Munch
The log from the test run clearly indicates that lots of the .result files as well as some include files are missing.
[1 Nov 2010 18:50]
Sveta Smirnova
Yes, I used AIX tar.
[18 Aug 2011 9:26]
Joerg Bruehe
Based on the above text, I propose to close that as "Not a bug". It is a well-known fact that some implementations of "tar" have problems with the long names used in our packages, and that GNU "tar" is the safe option.
[18 Aug 2011 17:06]
Sveta Smirnova
Joerg, since our manual contains a note about tar I don't mind. Although it was a bit confusing when found.
[24 Aug 2011 13:25]
Joerg Bruehe
See above comments: The only safe option is to use GNU tar, as other implementations have too many problems with long names (for individual path components, or from deep nesting). This is documented: "The standard tar provided with some operating systems is not able to unpack the long file names in the MySQL distribution. You should download and install GNU tar, or if available, use a preinstalled version of GNU tar." http://dev.mysql.com/doc/refman/5.1/en/binary-installation.html Closing this as "Not a bug".