[MacPorts] #35121: macports-default.cnf is self-inconsistent
MacPorts
noreply at macports.org
Mon Jul 9 01:55:49 PDT 2012
#35121: macports-default.cnf is self-inconsistent
-----------------------------------+----------------------------------------
Reporter: jeremyhu@… | Owner: pixilla@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.1.1
Keywords: | Port: mysql55
-----------------------------------+----------------------------------------
macports-default.cnf contatins:
{{{
# WARNING! ANY CHANGES TO THIS FILE WILL BE LOST ON UNINSTALL/UPGRADES!
# Make your changes to /opt/local/etc/mysql55/my.cnf
# YOU HAVE BEEN WARNED!
# MacPorts default options
[mysqld]
# skip-networking so multple mysql server ports can be loaded
# without each competing for port 3306.
# One can always put the servers on different ports and
# remove or comment this option.
skip-networking
}}}
So it warns users to not modify it, but then it suggests that users remove
or comment out skip-networking (thus modifying it).
--
Ticket URL: <https://trac.macports.org/ticket/35121>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list