<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
</head>
<body bgcolor="#ffffff" text="#000000">
<small>I built virt factory from the latest git source on Fedora 7 and
have picked up  the latest few differences in importing but cant figure
this one out.<br>
<br>
Here are the distros I have setup that were scanned from a RHEL 5
install tree. I created a test profile using vf_gen_profile_stub. In my
profile.xml file the distribution is set to RHEL-5-GA which matches on
of my distros but it doesnt work when importing.<br>
<br>
[root@dhcp239-193 rhel5tree]# cobbler distro list<br>
  RHEL-5-GA<br>
  RHEL-5-GA-i386<br>
  RHEL-5-GA-i686-i386<br>
  RHEL-5-GA-xen-i386<br>
<br>
<br>
<?xml version='1.0' encoding='utf-8'?><br>
      2 <appliance-container><br>
      3   <name>jbtest</name><br>
      4   <version>0.0.1</version><br>
      5   <distribution>RHEL-5-GA</distribution><br>
      6   <virt_storage_size>2</virt_storage_size><br>
      7   <virt_ram>512</virt_ram><br>
      8   <virt_type>512</virt_type><br>
      9   <kickstart_metadata></kickstart_metadata><br>
     10   <kernel_options></kernel_options><br>
     11   <valid_targets>is_either</valid_targets><br>
     12   <is_container>1</is_container><br>
     13   <puppet_classes></puppet_classes><br>
     14 </appliance-container><br>
                              <br>
<br>
<br>
[root@dhcp239-193 rhel5tree]# vf_import jbtest<br>
***** CONFIG RELOAD *****<br>
populating...<br>
scanning through: RHEL-5-GA<br>
- looking for: RHEL-5-GA<br>
- no such distribution: RHEL-5-GA-xen-i386<br>
- no such distribution: RHEL-5-GA-i386<br>
- no such distribution: RHEL-5-GA-x86_64<br>
- no such distribution: RHEL-5-GA-xen-x86_64<br>
- no compatible distributions have been imported for this profile:
jbtest<br>
[root@dhcp239-193 rhel5tree]# <br>
</small>
</body>
</html>