Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

Error installing MySQL Shell (>= 8.0.30 (included 8.1.1)) #171

Open
wchiquito opened this issue Jul 29, 2023 · 1 comment
Open

Error installing MySQL Shell (>= 8.0.30 (included 8.1.1)) #171

wchiquito opened this issue Jul 29, 2023 · 1 comment

Comments

@wchiquito
Copy link

Describe the bug
After installing MySQL Shell and trying to run it an error message is displayed.

To Reproduce
Steps to reproduce the behavior:

  1. Run the commands:
    1.1 $ dbdeployer unpack mysql-8.1.0-linux-glibc2.17-x86_64-minimal.tar.xz
    1.2 $ dbdeployer unpack --shell mysql-shell-8.1.1-linux-glibc2.28-x86-64bit.tar.gz --target-server=8.1.0
    1.3 $ dbdeployer deploy single 8.1
    1.4 $ sandboxes/msb_8_1_0/mysqlsh
  2. See error:
    ~/opt/mysql/8.1.0/libexec/mysqlsh: libexec folder not found, shell installation likely invalid

Expected behavior
Running MySQL Shell.

Environment:

Additional coment
Manually copying the libexec folder from mysql-shell-8.1.1-linux-glibc2.28-x86-64bit.tar.gz (after unpacking) to ~/opt/mysql/8.1.0/ everything works as expected.

@datacharmer
Copy link
Owner

See #176

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants