On 08/06/2009 03:28 PM, Bryan Schneiders wrote:
> cobbler-1.6.6-1.fc10.i386
>
> I'm having a problem where my CentOS 5.2 i386, x86_64 and CentOS 5.3 i386 
> profiles contain repository information for the installation media but my 
> CentOS 5.3 x86_64 profile does not.  This may be because of something I did, 
> but I can't figure out how to fix it.
>
> When I fetch a url such as 
> http://www.myserver.com/cblr/svc/op/yum/profile/centos53-i386, I get:
>
> [core-0]
> name=core-0
> baseurl=http://www.myserver.com:80/cobbler/ks_mirror/centos53-i386
> enabled=1
> gpgcheck=0
> priority=1
>
>
> [centos53-i386-updates]
> name=centos53-i386-updates
> baseurl=http://www.myserver.com/cobbler/repo_mirror/centos53-i386-updates
> enabled=1
> priority=10
> gpgcheck=0
>
>
> [centosplus-53-i386]
> name=centosplus-53-i386
> baseurl=http://www.myserver.com/cobbler/repo_mirror/centosplus-53-i386
> enabled=1
> priority=10
> gpgcheck=0
>
> But when I fetch 
> http://www.myserver.com/cblr/svc/op/yum/profile/centos53-x86_64, I get the 
> same thing without the "core-0" repository..
>
> [centos53-x64-updates]
> name=centos53-x64-updates
> baseurl=http://www.myserver.com/cobbler/repo_mirror/centos53-x64-updates
> enabled=1
> priority=10
> gpgcheck=0
>
>
> [centosplus-53-x64]
> name=centosplus-53-x64
> baseurl=http://www.myserver.com/cobbler/repo_mirror/centosplus-53-x64
> enabled=1
> priority=10
> gpgcheck=0
>
> I don't see differences in the output of 'cobbler report' or the ability to 
> select "core-0" in the webui profiles.
>    


What command did you use to run the import in the second case? Also what 
is "cat /var/lib/cobbler/config/distros.d/distroname" for the second case?

--Michael
_______________________________________________
cobbler mailing list
[email protected]
https://fedorahosted.org/mailman/listinfo/cobbler

Reply via email to