[COLUG] SLES10 issue

travis at ilive4code.net travis at ilive4code.net
Tue Feb 13 14:57:20 EST 2007


Hey Brian,

Have you started a SLES10 build yet?  I'm having trouble getting my 
autoinst.xml file correct.

First I did a manual install and grabbed the automatically generated 
autoinst.xml file.

Then I followed SUSE's docs:
  http://www.suse.com/~ug/autoyast_doc/CreateProfile.Software.html

I even looked at the cdrom:/suse/setup/descr/patterns file.

I keep getting errors saying "Cannot find packages", then followed by 
"Cannot find patterns".

This is my packages section below.  I'm at a loss on what to do next.  
There has to be some stupid typo-o I'm missing, or Suse has a bug.

<!-- Packages
###############################################################-->
    <software>
      <patterns config:type="list">
        <pattern>ccb</pattern>
        <pattern>Basis-Devel</pattern>
        <pattern>base</pattern>
        <pattern>x11</pattern>
      </patterns>
      <!-- Package Additions -->
      <packages config:type="list">
        <!-- Useful Tools -->
        <package>acct</package>
        <package>acpid</package>
        <package>audit</package>
        <package>crash</package>
        <package>dhcp-client</package>
        <package>dump</package>
        <package>expect</package>
        <package>ulimit</package>
        <package>quota</package>
        <package>cadaver</package>
        <package>stunnel</package>
        <package>icmp-info</package>
        <package>iptraf</package>
        <package>nmap</package>
        <package>netacct</package>
        <package>netdiag</package>
        <package>whois</package>
        <package>samba-client</package>
        <package>pxe</package>
        <package>sysstat</package>
        <package>lkcdutils</package>
        <package>libapr1</package>
        <!-- Needed for HP tools -->
        <package>kernel-source</package>
        <!-- Developer Tools and Libraries -->
        <package>python</package>
        <package>python-doc</package>
        <package>phthon-ldap</package>
        <package>phthon-gtk</package>
        <package>phthon-mysql</package>
        <package>phthon-xml</package>
        <package>perl-DBD-mysql</package>
        <package>perl-IO-Socket-SSL</package>
        <package>perl-Net-DNS</package>
        <package>perl-Net-SNMP</package>
        <package>perl-Net-SSLeay</package>
        <package>perl-ldap-ssl</package>
        <package>perl-XML-DOM</package>
        <package>perl-XML-LibXML</package>
        <package>perl-XML-Generator</package>
      </packages>


Travis








More information about the colug432 mailing list