Ciao Gianluca
dovresti attivare l'utente root che di default in ubuntu รจ disabilitato,
prima prova con il comando sudo passwd root , attribuisci una password e
poi sostituiscila nel fabfile
Pierpaolo


2013/5/14 Gianluca Petrocchi <[email protected]>

> hi,
> using the fabfile with ubuntu 12.04 / 13 I get this error:
> [localhost] run: echo "CREATE DATABASE mayan;" |  mysql -u root
> --password=<root>
> [localhost] out: /bin/bash: -c: riga 0: errore di sintassi vicino al token
> non atteso "newline"
> [localhost] out: /bin/bash: -c: riga 0: `echo "CREATE DATABASE mayan;" |
> mysql -u root --password=<root>'
>
>
> Fatal error: run() encountered an error (return code 1) while executing
> 'echo "CREATE DATABASE mayan;" |  mysql -u root --password=<root>'
>
> Aborting.
> Disconnecting from localhost... done.
> how can I solve it?
>
>  --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "Mayan EDMS" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Mayan EDMS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to