HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- CA-Jobtrac Agent Installation
Operating System - HP-UX
1837758
Members
3228
Online
110119
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 09:30 PM
05-30-2002 09:30 PM
Attempting install of CA-Jobtrac Agent 1.0 on HP 9000 series. (op sys = 11.0). Have issued the following cmd as specified in install instructions:
uncompress -c setup.tar.Z | tar -xvf -
The following resulted:
x ./setup.cfg, 600 bytes, 2 tape blocks
x ./setup2, 29985 bytes, 59 tape blocks
x ./HPkernel, 185 bytes, 1 tape blocks
x ./OSmaint.check, 8353 bytes, 17 tape blocks
directory checksum error
I have tried running the setup file but that comes back with :
ERROR: Cannot find lcl_echo_func file
Obviously something is missing. Has anyone else tried this install, with same problems and managed to work it out correctly? How? also, what does that 'directory checksum error' really mean? I have a feeling this is why the setup job did not work!
Hope someone has some ideas, thanks for your help in advance.
Maria.
uncompress -c setup.tar.Z | tar -xvf -
The following resulted:
x ./setup.cfg, 600 bytes, 2 tape blocks
x ./setup2, 29985 bytes, 59 tape blocks
x ./HPkernel, 185 bytes, 1 tape blocks
x ./OSmaint.check, 8353 bytes, 17 tape blocks
directory checksum error
I have tried running the setup file but that comes back with :
ERROR: Cannot find lcl_echo_func file
Obviously something is missing. Has anyone else tried this install, with same problems and managed to work it out correctly? How? also, what does that 'directory checksum error' really mean? I have a feeling this is why the setup job did not work!
Hope someone has some ideas, thanks for your help in advance.
Maria.
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 09:51 PM
05-30-2002 09:51 PM
Re: CA-Jobtrac Agent Installation
Hi,
AT first glance it looks like the tar archive
could be corrupted. In saying that I would try
a slightly different approach.
# compress -d setup.tar.Z
# tar tvf setup.tar
Make sure the contents of the file can be read.
If it is ok, then try to extract
# tar xvf setup.tar
Let us know the result. The directory checksum
could mean that the archive is corrupt.
Michael
AT first glance it looks like the tar archive
could be corrupted. In saying that I would try
a slightly different approach.
# compress -d setup.tar.Z
# tar tvf setup.tar
Make sure the contents of the file can be read.
If it is ok, then try to extract
# tar xvf setup.tar
Let us know the result. The directory checksum
could mean that the archive is corrupt.
Michael
Anyone for a Mutiny ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-30-2002 09:57 PM
05-30-2002 09:57 PM
Solution
The command tar reads the stored checksum from the tar archive file and related info to calculate the checksum value and when it failed to match you'll get the "dir checksum.." error. In your case the compressed tar file might be corrupted. Was it downloaded or read from the tape/CD ?
What if you just run tar listing (tvf), does it give you the error ..
# uncompress -c setup.tar.Z | tar -tvf -
If it doesn't you can also try this ..
# uncompress setup.tar.Z
# tar -xvf setup.tar
What if you just run tar listing (tvf), does it give you the error ..
# uncompress -c setup.tar.Z | tar -tvf -
If it doesn't you can also try this ..
# uncompress setup.tar.Z
# tar -xvf setup.tar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2002 04:07 PM
06-05-2002 04:07 PM
Re: CA-Jobtrac Agent Installation
S.K. Chan and Michael, thankyou for your responses. Both were right - tar file was corrupted. I removed and downloaded it again and all so far is going well. Thanks for explanation of directory checksum error also.
Apologies for the delay in assigning points - they are definitely there now.
Maria.
Apologies for the delay in assigning points - they are definitely there now.
Maria.
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP