https://bugs.contribs.org/show_bug.cgi?id=10094

--- Comment #1 from Jean-Philippe Pialasse <[email protected]> ---
there is a problem to start mysql55 

the run script send an error Collection mysql55 has to be listed in
/opt/rh/mysql55/service-environment

/service/mysql55-mysqld/run 

        # we want start daemon only inside "scl enable" invocation
        if ! scl_enabled mysql55 ; then
            echo "Collection mysql55 has to be listed in
/opt/rh/mysql55/service-environment"
                exit 1
                fi



seems like the scl_enabled mysql55  does not returns what it should


also seems to have a problem to connect as root as it was unable to set the
user table at first start when I tried different approach

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to