[MacPorts] #42807: mysql56 @5.6.16 error running mysql_install_db script
#42807: mysql56 @5.6.16 error running mysql_install_db script --------------------------------------------+------------------------------ Reporter: joost.vandijk@… | Owner: macports- Type: defect | tickets@… Priority: Normal | Status: new Component: ports | Milestone: Keywords: mysql basedir mysql_install_db | Version: 2.2.1 | Port: mysql56 --------------------------------------------+------------------------------ When running {{{ sudo -u _mysql /opt/local/lib/mysql56/bin/mysql_install_db }}} according to instructions shown during a port install mysql56-server a warning is issued: {{{ WARNING: Could not write to config file $basedir/etc/mysql56/my.cnf: No such file or directory }}} and a FATAL error is issued later on This is due to an incorrect patch file: files/patch-scripts-mysql_install_db.pl.in.diff where I believe the line {{{ +$config_file= '$basedir@SYSCONFDIR@/my.cnf'; }}} should read {{{ +$config_file= "$basedir@SYSCONFDIR@/my.cnf"; }}} running OSX 10.9.2 -- Ticket URL: <https://trac.macports.org/ticket/42807> MacPorts <http://www.macports.org/> Ports system for OS X
#42807: mysql56 @5.6.16 error running mysql_install_db script ------------------------------+-------------------------------------------- Reporter: joost.vandijk@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: mysql basedir mysql_install_db Port: mysql56 | ------------------------------+-------------------------------------------- Comment (by joost.vandijk@…): See https://trac.macports.org/browser/trunk/dports/databases/mysql56/files /patch-scripts-mysql_install_db.pl.in.diff -- Ticket URL: <https://trac.macports.org/ticket/42807#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#42807: mysql56 @5.6.16 error running mysql_install_db script ------------------------------+----------------------- Reporter: joost.vandijk@… | Owner: pixilla@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: mysql56 | ------------------------------+----------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => pixilla@… * cc: joost.vandijk@… (removed) * keywords: mysql basedir mysql_install_db => -- Ticket URL: <https://trac.macports.org/ticket/42807#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#42807: mysql56 @5.6.16 error running mysql_install_db script ------------------------------+----------------------- Reporter: joost.vandijk@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: mysql56 | ------------------------------+----------------------- Changes (by pixilla@…): * status: new => closed * resolution: => fixed Comment: See r117939 -- Ticket URL: <https://trac.macports.org/ticket/42807#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
#42807: mysql56 @5.6.16 error running mysql_install_db script ------------------------------+----------------------- Reporter: joost.vandijk@… | Owner: pixilla@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: mysql56 | ------------------------------+----------------------- Comment (by pixilla@…): joost.vandijk: Thanks for the ticket and fix. -- Ticket URL: <https://trac.macports.org/ticket/42807#comment:4> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts