← Back to team overview

enterprise-support team mailing list archive

[Bug 1396092] [NEW] tmpdir error while installing 5.7.5 binaries on sandbox

 

Public bug reported:

Getting unknown variable 'tmpdir=/root/sandboxes/msb_5_7_5/tmp' while
installing 5.7.5 binaries on sandbox.

Details:
Sandbox version: 3.0.45
mysql version: 5.7.5-m15
OS: ubuntu 14.04

CMD  #make_multiple_sandbox  --how_many_nodes=5  --group_directory=multi_msb_lab_5.7  /opt/mysql-5.7.5-labs-preview-linux-el6-x86_64.tar.gz  
installing node 1
error while creating grant tables
mysql_install_db: [ERROR] unknown variable 'tmpdir=/root/sandboxes/multi_msb_lab_5.7/node1/tmp'
2014-11-25 15:28:31 [ERROR]   Unrecognized options

OR

CMD: make_sandbox /opt/mysql-5.7.5-m15-linux-glibc2.5-x86_64.tar.gz

ERROR:
error while creating grant tables
mysql_install_db: [ERROR] unknown variable 'tmpdir=/root/sandboxes/msb_5_7_5/tmp'
2014-11-25 16:35:39 [ERROR]   Unrecognized options


NOTE:1. same  5.7.5 binary installation working fine for normal installation. i.e without  sandbox
            2. tried 5.6.* binary installation on sandbox working fine for all kind of setups.


As per  mysql DOC.
"If you have set a custom TMPDIR environment variable when performing the installation, and the specified directory is not accessible, mysql_install_db may fail. If so, unset TMPDIR or set TMPDIR to point to the system temporary directory (usually /tmp)."

I  checked on my ubuntu 14.04 , there is no custom TMPDIR environment
variable set.

** Affects: mysql-sandbox
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1396092

Title:
  tmpdir error while installing 5.7.5  binaries on sandbox

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-sandbox/+bug/1396092/+subscriptions


Follow ups

References