Mantis - mysql5
Viewing Issue Advanced Details
4151 packaging block always 2010-01-13 12:38 2010-01-14 10:14
edika  
maciej  
normal  
closed  
fixed  
none    
none  
0004151: Files for wrong architecture installed
Sorry, it's me again..
If I install mysql5-5.0.87,REV=2010.01.08-SunOS5.8-sparc-CSW.pkg some of the files get the wrong archtecture installed. For instance, I get the following files for "mysql":
--------------
# find /opt/csw/mysql5/ -name mysql -type f
/opt/csw/mysql5/bin/amd64/mysql
/opt/csw/mysql5/bin/i386/mysql
/opt/csw/mysql5/bin/mysql
--------------
Especially, for my case, /opt/csw/mysql5/bin/sparcv9/mysql is missing.
The same holds for other tools like "mysqlbinlog", leading to the error
--------
mysqlbinlog: cannot find/execute "mysqlbinlog" in ISA subdirectories
--------
Issue History
2010-01-13 12:38 edika New Issue
2010-01-13 13:09 edika Note Added: 0007213
2010-01-13 13:21 maciej Note Added: 0007214
2010-01-13 13:21 maciej Assigned To => maciej
2010-01-13 13:21 maciej Status new => assigned
2010-01-13 20:13 maciej Note Added: 0007224
2010-01-14 09:53 edika Note Added: 0007228
2010-01-14 10:14 maciej Note Added: 0007229
2010-01-14 10:14 maciej Status assigned => closed
2010-01-14 10:14 maciej Resolution open => fixed

Notes
(0007213)
edika   
2010-01-13 13:09   
Sorry, wrong package again - don't know how to see which package a file belongs to?
Package seems to be "CSWmysql5client".
(0007214)
maciej   
2010-01-13 13:21   
(Don't worry about the package assignment in mantis, as long as it ends up in may mailbox.)

I'm aware of the problem. The fixed package is already in testing, and it's been submitted for release.

http://mirror.opencsw.org/testing.html [^]

mysql5client-5.0.87,REV=2010.01.13-SunOS5.8-sparc-CSW.pkg.gz

I've also enhanced checkpkg to prevent this problem from happening in the future.

References:
http://lists.opencsw.org/pipermail/maintainers/2010-January/005409.html [^]
http://sourceforge.net/apps/trac/gar/changeset/7984 [^]
(0007224)
maciej   
2010-01-13 20:13   
The updated package has been released.
(0007228)
edika   
2010-01-14 09:53   
Thanks for the quick fix, everything looks great now.
(0007229)
maciej   
2010-01-14 10:14   
Cool. I'm closing the bug then.