Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Private Beta
-
None
-
None
Description
After installing the kudu client package I got:
todd@todd-ThinkPad-T540p:/tmp$ ls -l /usr/lib/libkudu*
rw-rr- 1 root root 3643608 Aug 10 13:59 /usr/lib/libkudu_client-debug.so
rw-rr- 1 root root 3651368 Aug 10 13:59 /usr/lib/libkudu_client-release.so
I would have expected a symlink from libkudu_client.so to the -release library.
I'm also a little suspicious that the two sos are within 0.3% of the same size as each other. Are we certain they're actually release/debug respectively?