I am installing mysql utilities 1.6.4 package on sparc solaris. I get lots of these but the package seems to install. I am only looking for the mysqldbcopy but how do I get rid of these? There is no doc that says I have to add the user or group? Do I specify a user and group at the command line? Do I add the user 'common' and group 'pb2user'.
Thanks for any help.
pkgadd -d ./mysql-utilities-1.6.4-solaris10.pkg
nstalling MySQL Utilities 1.6.4 (GPL)
...
## Installing part 1 of 1.
/usr/bin/mysqlauditadmin
ERROR: attribute verification of </usr/bin/mysqlauditadmin> failed
group name <common> not found in group table(s)
owner name <pb2user> not found in passwd table(s)
/usr/bin/mysqlauditgrep
ERROR: attribute verification of </usr/bin/mysqlauditgrep> failed
group name <common> not found in group table(s)
owner name <pb2user> not found in passwd table(s)
/usr/bin/mysqlbinlogmove
ERROR: attribute verification of </usr/bin/mysqlbinlogmove> failed
group name <common> not found in group table(s)
owner name <pb2user> not found in passwd table(s)
/usr/bin/mysqlbinlogpurge
...
Thanks for any help.
pkgadd -d ./mysql-utilities-1.6.4-solaris10.pkg
nstalling MySQL Utilities 1.6.4 (GPL)
...
## Installing part 1 of 1.
/usr/bin/mysqlauditadmin
ERROR: attribute verification of </usr/bin/mysqlauditadmin> failed
group name <common> not found in group table(s)
owner name <pb2user> not found in passwd table(s)
/usr/bin/mysqlauditgrep
ERROR: attribute verification of </usr/bin/mysqlauditgrep> failed
group name <common> not found in group table(s)
owner name <pb2user> not found in passwd table(s)
/usr/bin/mysqlbinlogmove
ERROR: attribute verification of </usr/bin/mysqlbinlogmove> failed
group name <common> not found in group table(s)
owner name <pb2user> not found in passwd table(s)
/usr/bin/mysqlbinlogpurge
...