Date: Wed, 2 Oct 2013 20:00:01 GMT From: Miroslav Lachman <000.fbsd@quip.cz> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/182547: [PATCH] databases/mariadb55-server: Respect hier(7) (also affects databases/mariadb55-client) Message-ID: <201310022000.r92K01Xx061855@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/182547; it has been noted by GNATS. From: Miroslav Lachman <000.fbsd@quip.cz> To: Michael Gmelin <freebsd@grem.de> Cc: bug-followup@FreeBSD.org, Alexandr Kovalenko <never@nevermind.kiev.ua> Subject: Re: ports/182547: [PATCH] databases/mariadb55-server: Respect hier(7) (also affects databases/mariadb55-client) Date: Wed, 02 Oct 2013 21:55:29 +0200 I am still not 100% sure we should handle existence of /etc/my.cnf as parse error. Change of location of config file for Lighttpd was handled more gracefully - print warning message, if old path was found and use it even if config in new location is present. (it is there on all new installations, check is done in rc.d/lighttpd) On the other way, if we print the message instructing user to move my.cnf to proper location, then it will not cause too much harm and problem can be solved within few seconds. So I am fine with your suggested solution. I will test your patch in a few days. I am too busy with my $WORK now. Miroslav Lachman
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310022000.r92K01Xx061855>