[hobbit] some progress on AIX clientupdate problem
Galen Johnson
Galen.Johnson at sas.com
Wed Apr 25 23:02:08 CEST 2007
Sounds like it's trying to untar a compressed (gz) file which standard tar can't handle...might be better if a TGZ command could be defined that defaults to tar -zxf...otherwise use 'gzip -dc FILE | tar xf -'
Of course, this is presuming my supposition is correct.
=G=
-----Original Message-----
From: Jay Brislin [mailto:brislin at bc.edu]
Sent: Wednesday, April 25, 2007 4:46 PM
To: hobbit at hswn.dk
Subject: [hobbit] some progress on AIX clientupdate problem
I replaced the AIX tar executable with a version of GNU tar and the clientupdate was successful.
Since I can't really do that on our other AIX systems I just added the PATH to the GNU tar first in the hobbit .profile but unfortunately that doesn't work.
If we could redefine where clientupdate gets the "tar" executable from I think this problem would be solved.
--
Jay
To unsubscribe from the hobbit list, send an e-mail to hobbit-unsubscribe at hswn.dk
More information about the Xymon
mailing list