Unix Technical Forum

Packaging error on ML6 for AIX 5.1

This is a discussion on Packaging error on ML6 for AIX 5.1 within the AIX Operating System forums, part of the Unix Operating Systems category; --> I cannot fully apply ML6 to my 7009-C20 exerpt from the .toc shows: 0 060918485704 2 devices.scsi.disk.diag.com.5.1.0.55.bff 4 R ...


Go Back   Unix Technical Forum > Unix Operating Systems > AIX Operating System

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-04-2008, 10:45 PM
Uli Link
 
Posts: n/a
Default Packaging error on ML6 for AIX 5.1

I cannot fully apply ML6 to my 7009-C20

exerpt from the .toc shows:

0 060918485704 2
devices.scsi.disk.diag.com.5.1.0.55.bff 4 R S devices.scsi.disk {
devices.scsi.disk.diag.com 05.01.0000.0055 1 N U en_US Common Disk
Diagnostic Se
rvice Aid
[
*ifreq bos.diag.com (5.1.0.0) 5.1.0.35
*coreq devices.pci.14107802.rte 5.1.0.2 *<-This should not happen!*
%...

The devices.pci.14107802 is *not* on my 5.1 ML2 installation media,
when I try to download the baselevel fileset from fixcentral I cannot
get it on the list.

But what the hell do I need a driver for a PCI-X SCSI controller on a
Microchannel machine? Have I missed a note that ML6 cannot installed on
not PCI-X machines?

With ML5 there was no such problem.
How can a very common package depend on a very special???
This applies both to devices.scsi.disk.diag.com.5.1.0.54 and 55.


--


Uli

(Reply to ulrich <dot> link <domain-delimiter> epost <dot> de)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-04-2008, 10:45 PM
Rich
 
Posts: n/a
Default Re: Packaging error on ML6 for AIX 5.1

I had the same problem installing on my 7043-140 machine. I was able to
install all the PCI-X packages even though there are no PCI-X ports. It
really doesn't matter since it will not find any it will just have the
drivers for them installed. I did find the base level fileset from fix
central. and then was able to install the fixes to that fileset to be able
to install the ML

Rich

"Uli Link" <spamkuebel.csiph@linkitup.homeunix.com> wrote in message
news:40c7606e$0$26360$9b4e6d93@newsread4.arcor-online.net...
> I cannot fully apply ML6 to my 7009-C20
>
> exerpt from the .toc shows:
>
> 0 060918485704 2
> devices.scsi.disk.diag.com.5.1.0.55.bff 4 R S devices.scsi.disk {
> devices.scsi.disk.diag.com 05.01.0000.0055 1 N U en_US Common Disk
> Diagnostic Se
> rvice Aid
> [
> *ifreq bos.diag.com (5.1.0.0) 5.1.0.35
> *coreq devices.pci.14107802.rte 5.1.0.2 *<-This should not happen!*
> %...
>
> The devices.pci.14107802 is *not* on my 5.1 ML2 installation media,
> when I try to download the baselevel fileset from fixcentral I cannot
> get it on the list.
>
> But what the hell do I need a driver for a PCI-X SCSI controller on a
> Microchannel machine? Have I missed a note that ML6 cannot installed on
> not PCI-X machines?
>
> With ML5 there was no such problem.
> How can a very common package depend on a very special???
> This applies both to devices.scsi.disk.diag.com.5.1.0.54 and 55.
>
>
> --
>
>
> Uli
>
> (Reply to ulrich <dot> link <domain-delimiter> epost <dot> de)



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-04-2008, 10:45 PM
Uli Link
 
Posts: n/a
Default Re: Packaging error on ML6 for AIX 5.1

Rich wrote:
> I had the same problem installing on my 7043-140 machine. I was able to
> install all the PCI-X packages even though there are no PCI-X ports. It
> really doesn't matter since it will not find any it will just have the
> drivers for them installed. I did find the base level fileset from fix
> central. and then was able to install the fixes to that fileset to be able
> to install the ML


A C10/C20 is a MC machine, and a PCI device driver fileset will have
further dependencies.

Will try to repackage and simply remove the dependency-line in lpp_name
tomorow.
If it will not work, oslevel -r will still show 5100-05
Mostly a cosmetic matter...


--


Uli

(Reply to ulrich <dot> link <domain-delimiter> epost <dot> de)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-04-2008, 10:45 PM
Uli Link
 
Posts: n/a
Default Re: Packaging error on ML6 for AIX 5.1


> I cannot fully apply ML6 to my 7009-C20
>
> exerpt from the .toc shows:
>
> 0 060918485704 2
> devices.scsi.disk.diag.com.5.1.0.55.bff 4 R S devices.scsi.disk {
> devices.scsi.disk.diag.com 05.01.0000.0055 1 N U en_US Common Disk
> Diagnostic Se
> rvice Aid
> [
> *ifreq bos.diag.com (5.1.0.0) 5.1.0.35
> *coreq devices.pci.14107802.rte 5.1.0.2 *<-This should not happen!*
> %...
>


Problem solved:
1.)
mkdir work && cd work
restore -xvf ../devices.scsi.disk.diag.com.5.1.0.54.bff > bff.lst

awk '{print $3}' bff.lst > bffcreate.lst

2.) delete last line (the bytes restored note) from bffcreate.lst

3.) edit ./lpp_name and delete the line with
"*coreq devices.pci.14107802.rte 5.1.0.2"

4.) repackage with
"cat bffcreate.lst | backup -ivqf devices.scsi.disk.diag.com.new.bff"

5.) apply the update, and voilą: oslevel -r 5100-06!!!

The removed dependency fileset can now manually installed if needed, or
not. The disk diags works without it.


--


Uli

(Reply to ulrich <dot> link <domain-delimiter> epost <dot> de)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-04-2008, 10:45 PM
Michael Orr
 
Posts: n/a
Default Re: Packaging error on ML6 for AIX 5.1

This document might be helpful. It refers to ML_5 but I used it when
applying ML_6 to my 5.1 box because of the fileset dependency
correlation.

http://unix.ittoolbox.com/groups/gro...393&font=fixed

Hope this helps someone......













Uli Link <spamkuebel.csiph@linkitup.homeunix.com> wrote in message news:<40c82dab$0$22998$9b4e6d93@newsread2.arcor-online.net>...
> > I cannot fully apply ML6 to my 7009-C20
> >
> > exerpt from the .toc shows:
> >
> > 0 060918485704 2
> > devices.scsi.disk.diag.com.5.1.0.55.bff 4 R S devices.scsi.disk {
> > devices.scsi.disk.diag.com 05.01.0000.0055 1 N U en_US Common Disk
> > Diagnostic Se
> > rvice Aid
> > [
> > *ifreq bos.diag.com (5.1.0.0) 5.1.0.35
> > *coreq devices.pci.14107802.rte 5.1.0.2 *<-This should not happen!*
> > %...
> >

>
> Problem solved:
> 1.)
> mkdir work && cd work
> restore -xvf ../devices.scsi.disk.diag.com.5.1.0.54.bff > bff.lst
>
> awk '{print $3}' bff.lst > bffcreate.lst
>
> 2.) delete last line (the bytes restored note) from bffcreate.lst
>
> 3.) edit ./lpp_name and delete the line with
> "*coreq devices.pci.14107802.rte 5.1.0.2"
>
> 4.) repackage with
> "cat bffcreate.lst | backup -ivqf devices.scsi.disk.diag.com.new.bff"
>
> 5.) apply the update, and voilą: oslevel -r 5100-06!!!
>
> The removed dependency fileset can now manually installed if needed, or
> not. The disk diags works without it.

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-04-2008, 10:45 PM
Uli Link
 
Posts: n/a
Default Re: Packaging error on ML6 for AIX 5.1

Michael Orr wrote:

> This document might be helpful. It refers to ML_5 but I used it when
> applying ML_6 to my 5.1 box because of the fileset dependency
> correlation.
>
> http://unix.ittoolbox.com/groups/gro...393&font=fixed
>
> Hope this helps someone......
>


An alternate to the good old
instfix -icq | grep _ML | grep ":-:"

But in this case the machine was at 5100-05 before the update
and the devices.scsi.disk.diag.com update was rejected with the named
dependency by smitty/msmit.

Still have no clue why this dependency made it into the "lpp_name".

--


Uli

(Reply to ulrich <dot> link <domain-delimiter> epost <dot> de)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-04-2008, 10:46 PM
Vasyl Lazarenko
 
Posts: n/a
Default Re: Packaging error on ML6 for AIX 5.1

> The devices.pci.14107802 is *not* on my 5.1 ML2 installation media,
> when I try to download the baselevel fileset from fixcentral I cannot
> get it on the list.
>
> But what the hell do I need a driver for a PCI-X SCSI controller on a
> Microchannel machine? Have I missed a note that ML6 cannot installed on
> not PCI-X machines?




I am having the same problem with devices.pci.14107802 on PCI-machine
(7038-6M2) moving from ML-05 to ML-06.


================================================== =======================
Requisite Failures
------------------
SELECTED FILESETS: The following is a list of filesets that you
asked to
install. They cannot be installed until all of their requisite
filesets
are also installed. See subsequent lists for details of requisites.

devices.scsi.disk.diag.com 5.1.0.54 # Common Disk Diagnostic
Servi...

MISSING REQUISITES: The following filesets are required by one or
more
of the selected filesets listed above. They are not currently
installed
and could not be found on the installation media.

devices.pci.14107802.rte 5.1.0.0 # Base Level Fileset
devices.pci.14107802.ucode 5.1.0.0 # Base Level Fileset

AVAILABLE REQUISITES: You specified that requisite software should
be
automatically installed. Additional filesets (2) would have been
installed automatically had the selected filesets passed all
requisite
checks.

<< End of Failure Section >>
================================================== =======================

I downloaded
devices.pci.14107802.rte 5.1.0.0
devices.pci.14107802.ucode 5.1.0.0
from fixcentral and tried to install them.
But I am getting message that they cannot be install.

oslevel -r shows me ML-05.

Does anyone solve this problem ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 05:47 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com