Re: Build date problems applying TL06-SP06



I just compared the inutoc binary from a 5.3 TL06-SP05 system to the system with the failed SP06, and it appears even though applying SP06 failed, it was still able to update the inutoc binary.

From 5.3 TL06-SP06:

-r-x------ 1 root system 75080 Sep 13 2007 /usr/sbin/inutoc

# strings /usr/sbin/inutoc|grep -i build
BUILDDATE
%s: An error occurred while attempting to build the
%s: An error occurred while attempting to build the
BUILDDATE

From 5.3 TL06-SP05:

-r-x------ 1 root system 74480 Mar 10 2007 /usr/sbin/inutoc

# strings /usr/sbin/inutoc|grep -i build
%s: An error occurred while attempting to build the
%s: An error occurred while attempting to build the



I removed the existing .toc file, and generated a new one on the system with the new inutoc, so I'll give it another shot tonight and see how it goes. I'll post an update tomorrow.

Thanks very much!
Mike


On Mon, 12 May 2008, Schaller, Jeff wrote:

I used a separate server altogether (a NIM server, which had to be at
the latest patches anyway).

If you don't have another server to use, you might try Sandor's
(indirect) suggestion of:

1. temporarily putting the filesets on a newly-patched server,
2. generate the .toc file there,
3. then copy that .toc file back to your NFS server

-jeff

-----Original Message-----
From: IBM AIX Discussion List [mailto:aix-l@xxxxxxxxxxxxx] On Behalf Of
Mike Tibor
Sent: Monday, May 12, 2008 1:36 PM
To: aix-l@xxxxxxxxxxxxx
Subject: Re: Build date problems applying TL06-SP06

Interesting--that's precisely my environment, so I'll bet that's my
problem.

So how did you update the NFS server? It almost sounds like a
chicken/egg
problem.

Mike

On Mon, 12 May 2008, Schaller, Jeff wrote:

I hit this issue just last week and finally determined that the .toc
file was being generated incorrectly on the NFS server storing the
filesets. After putting the filesets on a more-recently patched NFS
server and regenerating the .toc file, it worked fine.

-jeff




Relevant Pages

  • Re: Build date problems applying TL06-SP06
    ... file was being generated incorrectly on the NFS server storing the ... After putting the filesets on a more-recently patched NFS ... server and regenerating the .toc file, ... I didn't touch the NFS server; for me, the problem was generating the .toc on a AIX 5.2 system, instead of a 5.3 system. ...
    (AIX-L)
  • Re: Build date problems applying TL06-SP06
    ... So how did you update the NFS server? ... It almost sounds like a chicken/egg problem. ... After putting the filesets on a more-recently patched NFS ... server and regenerating the .toc file, ...
    (AIX-L)
  • Re: nim O/S install nfs errors, hmm
    ... I'm also not able to find IY23175, hmm. ... All filesets for 5.3.0.0_AIX_ML were found. ... nim O/S install nfs errors, ... NFS server xxx.state.nv.us not responding still ...
    (AIX-L)
  • Re: Help processing .toc files created by inutoc
    ... Niel Lambrechts wrote: ... need to process the info from these files because the filesets are on CD ... What I was hoping to find, is that there is some command that can list the ... contents of a .toc file so that I don't have to write code to parse it. ...
    (comp.unix.aix)
  • Re: Help processing .toc files created by inutoc
    ... Jason Wells wrote: ... in this directory and a new .toc file will be created. ... smitty install_all will then use the .toc to allow installation of filesets. ...
    (comp.unix.aix)