DragonFlyBSD / DPorts

The dedicated application build system for DragonFly BSD
Other
89 stars 44 forks source link

[: =: unexpected operator #124

Closed bluesun08 closed 9 years ago

bluesun08 commented 9 years ago

On DF 4.0.1 i executed: pkg ins mysql55-server rcenable mysql

Then i get: [: =: unexpected operator added/modified: mysql_enable=YES Running /usr/local/etc/rc.d/mysql-server start Starting mysql.

What is the reason for this error message "[: =: unexpected operator" and how can i solve this problem?

jrmarino commented 9 years ago

It's not clear where the error is. It could be in make.conf, or in /usr/local/rc.d/mysql-start script itself. In any case, it looks like a scripting error somewhere.

jrmarino commented 9 years ago

stalled. Reopen if there's new information available.