7.6 Additional Issues for OES Components

When SMS is selected for installation, the RPM that contains kernel modules for NSS that allows the backing up of trustees is not installed. To fix this problem for installations that use AutoYaST:

  1. Manually edit the control file to add the following line to the software section, packages subsection:

    <package>novell-sms-zapiship-kernel type.rpm</package>
    
    

    Replace kernel type with the selection applicable to the kernel that you are installing.

    The options are:

    • default

    • smp

    • big-smp

    For example

      <packages config:type="list">
            <package>heartbeat</package>
            <package>heartbeat-pils</package>
            <package>heartbeat-stonith</package>
            <package>java2</package>
            <package>java2-jre</package>
            <package>km_nss</package>
            <package>libapr0</package>
            <package>libgcj</package>
            <package>libxml</package>
            <package>samba</package>
            <package>novell-sms-zapishim-smp</package>
    
  2. Save the changes.

Adding the novell-sms-zapiship-kernel type.rpm line explicitly installs the required RPMs necessary for SMS.