Hi,<br><br>i just tried the clientupdate feature for an aix box,<br>but it failed for several reasons<br><br>* The client build process (make install as root) <br>installs serveral files with the "wrong" gid of root
<br>("system" for aix). The clientupdate runs as<br>hobbit:hobbit (in my case) and therefore can't overwrite<br>these files.<br><br>* bin/hobbitclient-*sh have no user write permissions, so tar fails again<br><br>
* While previous errors can easily be fixed, this one seems<br>more tricky:<br><br>tar: can't create bin/hobbitlaunch: Text file busy<br>2006-08-17 14:03:54 Upgrade failed, tar exited with status 256<br><br>Its because Aix can't overwrite an executing program and 
<br>the hobbitclient is running during the update?! A manual update<br>"clientupdate <version> --reexec" with a stopped client works fine.<br><br>Btw, thanks for the great new release!<br><br>Regards,<br>Mirko
<br><br>