1847093 Members
6210 Online
110262 Solutions
New Discussion

Re: swinstall

 
Sarah Mancebo
New Member

swinstall

Hi!

I need install UUCP in HP-UX 11.00. I use swinstall but the installer send me some errors. What can I do to fix it?
The errors are:
ERROR: The filesets LVM.LVM-KRN and LVM.LVM-RUN must be selected in order
to ensure that all disks will be accessible after the new kernel is
put into place. This is because there is either an "/etc/lvmtab" file
which contains lvm configuration information on the system, or the
command "/etc/sdsadmin" indicates that there is a multiple disk
software disk striping (SDS) array on the system (or cluster). In
either case, data will be lost without LVM.
ERROR: The "checkinstall" script for "OS-Core.CORE-KRN" gave a global
error return (exit code "11").
* The software "OS-Core.CORE-KRN,r=B.11.00" has previous
analysis errors.
The corequisite "OS-Core.CORE-KRN,r=B.11.00" for fileset
"OS-Core.CORE2-KRN,r=B.11.00" cannot be successfully resolved.
ERROR: The dependencies for fileset "OS-Core.CORE2-KRN,r=B.11.00"
cannot be resolved (see previous lines).
You must resolve the above dependencies before operating on
this fileset or change the "enforce_dependencies" option to
"false".
* The software "OS-Core.CORE2-KRN,r=B.11.00" has previous
analysis errors.
The corequisite "OS-Core.CORE2-KRN,r=B.11.00" for fileset
"OS-Core.CORE-KRN,r=B.11.00" cannot be successfully resolved.

Thanks...
1 REPLY 1
Rita C Workman
Honored Contributor

Re: swinstall

I'm sure others may have some thoughts to add here...but before I loaded uucp (which I have never ever done or had to do...). This is unix to unix copy command and I 'think' it comes with the o/s when it's loaded up...so....first:

I would check my /etc/services and ensure that the uucp service is not rem'd out.
Then I'd check /etc/inetd.conf and ensure it's not rem'd out there (although...because I don't use this, I rem it out).

Just a thought,
/rcw