>> /cw/bin/mysql_install_db: /cw/bin/hostname: not found

>The use of <prefix>/bin/hostname by <prefix>/bin/resolveip is
strange, of
>course.  But your real problem seems to be that the output of
/bin/hostname
>cannot be resolved to a valid IP address for your host. Fix this and
>it should no longer complain, too. Additionally we should determine
>why MySQL's resolveip tries <prefix>/bin/hostname...

a.

[openpkg12]$/cw/bin/resolveip `/bin/hostname`
IP address of installsrv is 172.29.5.181
[EMAIL PROTECTED]
[openpkg12]$/cw/bin/resolveip `/cw/bin/hostname`
IP address of installsrv is 172.29.5.181

Not a fqdn, I concede, since I am still in my setup phase, but the
output of either "hostname" is resolvable.

b.


/cw/bin/mysql_install_db has
110:hostname=`/cw/bin/hostname`         # Install this too in the user
table

which should be the result of

./mysql-3.23.54a/scripts/mysql_install_db.sh
110:[EMAIL PROTECTED]@`               # Install this too in the user
table

Ingo


______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
Developer Communication List                   [EMAIL PROTECTED]

Reply via email to