Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mysql-dist 5.6.21 distributive is wrong #47

Open
longtimeago opened this issue Oct 25, 2014 · 8 comments
Open

mysql-dist 5.6.21 distributive is wrong #47

longtimeago opened this issue Oct 25, 2014 · 8 comments

Comments

@longtimeago
Copy link
Contributor

I download the mysql-dist 5.6.21 and get the issue with libaio.
The problem is that content of mysql-dist-5.6.21-linux-amd64 is wrong.
Here is the ldd output for mysql-dist-5.6.21-linux-amd64

    linux-gate.so.1 =>  (0xf77b6000)
    libpthread.so.0 => /lib/i386-linux-gnu/libpthread.so.0 (0xf7777000)
    libaio.so.1 => not found
    librt.so.1 => /lib/i386-linux-gnu/librt.so.1 (0xf776d000)
    libcrypt.so.1 => /lib/i386-linux-gnu/libcrypt.so.1 (0xf773c000)
    libdl.so.2 => /lib/i386-linux-gnu/libdl.so.2 (0xf7737000)
    libstdc++.so.6 => /usr/lib/i386-linux-gnu/libstdc++.so.6 (0xf764e000)
    libm.so.6 => /lib/i386-linux-gnu/libm.so.6 (0xf7608000)
    libgcc_s.so.1 => /lib/i386-linux-gnu/libgcc_s.so.1 (0xf75ea000)
    libc.so.6 => /lib/i386-linux-gnu/libc.so.6 (0xf743a000)
    /lib/ld-linux.so.2 (0xf77b7000)

and for mysql-dist-5.6.21-linux-x86

    linux-vdso.so.1 =>  (0x00007fff54873000)
    libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0 (0x00007f3c511e1000)
    libaio.so.1 => /lib/x86_64-linux-gnu/libaio.so.1 (0x00007f3c50fdf000)
    librt.so.1 => /lib/x86_64-linux-gnu/librt.so.1 (0x00007f3c50dd6000)
    libcrypt.so.1 => /lib/x86_64-linux-gnu/libcrypt.so.1 (0x00007f3c50b9d000)
    libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007f3c50999000)
    libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f3c50694000)
    libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f3c5038e000)
    libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f3c50178000)
    libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f3c4fdb1000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f3c51421000)

But the should be quite opposite:

  • for amd64 shared libs are located in /lib/x86_64-linux-gnu
  • for x86 shared libs are located in /lib/i386-linux-gnu

Please, release right package

@dmarkov
Copy link

dmarkov commented Oct 28, 2014

I'm aware of the task, give me some time to find a developer...

@dmarkov
Copy link

dmarkov commented Oct 28, 2014

many thanks for the report, I topped your account for 15 mins, transaction 000-2cc7ec79

@dmarkov
Copy link

dmarkov commented Oct 30, 2014

@yegor256 it's your task now, go ahead

@dmarkov
Copy link

dmarkov commented Nov 10, 2014

@yegor256 you're holding this task for 12 days already

@dmarkov
Copy link

dmarkov commented Nov 18, 2014

@yegor256 the task is not yours any more, please stop

@dmarkov dmarkov removed the @yegor256 label Nov 18, 2014
@yegor256
Copy link
Member

@dmarkov assign me back to this problem pls

@dmarkov
Copy link

dmarkov commented Jan 22, 2015

@dmarkov assign me back to this problem pls

@yegor256 yep, it's yours, go ahead

@shrutiujjwal
Copy link

Is there any plans to support the latest version of MySQL? like: 5.7.16 -- need this urgently for an In Memory support of JSON with MySQL. Any help/inputs will be appreciated. TIA.

@yegor256 yegor256 removed their assignment Sep 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants