tmpdir error while installing 5.7.5 binaries on sandbox

Bug #1396092 reported by lalit
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL Sandbox
Fix Released
Undecided
Unassigned

Bug Description

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.

Revision history for this message
Giuseppe Maxia (giuseppe-maxia) wrote :

Please use the latest release of MySQL Sandbox, where this issue is already resolved.

Changed in mysql-sandbox:
status: New → Fix Released
Revision history for this message
lalit (lalitc18) wrote :

Tried with sandbox 3.0.47 , working fine.
Thanks.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.